D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/goatattack-0.4.5-3.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.aZBZkS + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf goatattack-0.4.5 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/goatattack-0.4.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd goatattack-0.4.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf src/shared/zlib + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.bGSGjU + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd goatattack-0.4.5 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + export CPPFLAGS+=-I/usr/include/freetype2 + CPPFLAGS+=-I/usr/include/freetype2 + autoreconf -vfi autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: aclocal --force -I m4 autoreconf: running: /usr/bin/autoconf --force configure.ac:14: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:14: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:14: the top level autoreconf: configure.ac: not using Autoheader autoreconf: running: automake --add-missing --copy --force-missing configure.ac:4: installing './compile' configure.ac:4: installing './config.guess' configure.ac:4: installing './config.sub' configure.ac:3: installing './install-sh' configure.ac:3: installing './missing' src/Cargo/Makefile.am: installing './depcomp' autoreconf: Leaving directory '.' + rm -rf /home/iurt/rpmbuild/BUILD/build-dedicated + mkdir /home/iurt/rpmbuild/BUILD/build-dedicated + cp -a . /home/iurt/rpmbuild/BUILD/build-dedicated + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./config.guess + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool Modifying ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/Overlinking) + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --bindir=/usr/games --datadir=/usr/share/games --enable-map-editor checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... aarch64-mageia-linux-gnu checking host system type... aarch64-mageia-linux-gnu checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) checking for aarch64-mageia-linux-gnu-gcc... aarch64-mageia-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether aarch64-mageia-linux-gnu-gcc accepts -g... yes checking for aarch64-mageia-linux-gnu-gcc option to enable C11 features... none needed checking whether aarch64-mageia-linux-gnu-gcc understands -c and -o together... yes checking dependency style of aarch64-mageia-linux-gnu-gcc... none checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by aarch64-mageia-linux-gnu-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/aarch64-mageia-linux-gnu-nm -p checking the name lister (/usr/bin/aarch64-mageia-linux-gnu-nm -p) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-mageia-linux-gnu file names to aarch64-mageia-linux-gnu format... func_convert_file_noop checking how to convert aarch64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for aarch64-mageia-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-mageia-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-mageia-linux-gnu-ar... aarch64-mageia-linux-gnu-ar checking for archiver @FILE support... @ checking for aarch64-mageia-linux-gnu-strip... no checking for strip... strip checking for aarch64-mageia-linux-gnu-ranlib... aarch64-mageia-linux-gnu-ranlib checking command to parse /usr/bin/aarch64-mageia-linux-gnu-nm -p output from aarch64-mageia-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for aarch64-mageia-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if aarch64-mageia-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for aarch64-mageia-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if aarch64-mageia-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if aarch64-mageia-linux-gnu-gcc static flag -static works... no checking if aarch64-mageia-linux-gnu-gcc supports -c -o file.o... yes checking if aarch64-mageia-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the aarch64-mageia-linux-gnu-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for aarch64-mageia-linux-gnu-g++... aarch64-mageia-linux-gnu-g++ checking whether the compiler supports GNU C++... yes checking whether aarch64-mageia-linux-gnu-g++ accepts -g... yes checking for aarch64-mageia-linux-gnu-g++ option to enable C++11 features... none needed checking dependency style of aarch64-mageia-linux-gnu-g++... none checking how to run the C++ preprocessor... aarch64-mageia-linux-gnu-g++ -E checking for ld used by aarch64-mageia-linux-gnu-g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the aarch64-mageia-linux-gnu-g++ linker (/usr/bin/ld) supports shared libraries... yes checking for aarch64-mageia-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if aarch64-mageia-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if aarch64-mageia-linux-gnu-g++ static flag -static works... no checking if aarch64-mageia-linux-gnu-g++ supports -c -o file.o... yes checking if aarch64-mageia-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the aarch64-mageia-linux-gnu-g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for egrep... (cached) /usr/bin/grep -E checking whether make supports nested variables... (cached) yes checking for ft2build.h... yes checking for pthread_create in -lpthread... yes checking for clock_gettime in -lrt... yes checking for png_init_io in -lpng... yes checking for FT_Init_FreeType in -lfreetype... yes checking for SDL_Init in -lSDL2... yes checking for glClear in -lGL... yes checking for Mix_Init in -lSDL2_mixer... yes checking for gzread in -lz... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/shared/Makefile config.status: creating src/Cargo/Makefile config.status: creating src/Game/Makefile config.status: creating src/MapEditor/Makefile config.status: creating data/Makefile config.status: executing depfiles commands config.status: executing libtool commands configure: configure: --- SUMMARY --- configure: * goat attack normal build: configure: -> game engine configure: -> map editor configure: configure: * base-non-free.pak will NOT be created configure: * cargo will not be installed configure: + /usr/bin/make -O -j8 V=1 VERBOSE=1 Making all in src/shared make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DGL_GLEXT_PROTOTYPES -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-AABB.o `test -f '../shared/src/AABB.cpp' || echo './'`../shared/src/AABB.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DGL_GLEXT_PROTOTYPES -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-AudioNull.o `test -f '../shared/src/AudioNull.cpp' || echo './'`../shared/src/AudioNull.cpp In file included from ./include/ZipReader.hpp:21, from ./include/Audio.hpp:22, from ./include/AudioNull.hpp:21, from ../shared/src/AudioNull.cpp:18: ./include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ./include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ./include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ./include/Audio.hpp:22, from ./include/AudioNull.hpp:21, from ../shared/src/AudioNull.cpp:18: ./include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ./include/AudioNull.hpp:21, from ../shared/src/AudioNull.cpp:18: ./include/Audio.hpp:45:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ ./include/Audio.hpp:46:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | virtual void generate_music(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ In file included from ../shared/src/AudioNull.cpp:18: ./include/AudioNull.hpp:32:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException); | ^~~~~ ./include/AudioNull.hpp:33:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 33 | virtual void generate_music(const std::string& filename, ZipReader *zip = 0) throw (AudioException); | ^~~~~ ../shared/src/AudioNull.cpp:24:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 24 | void AudioNull::generate_audio(const std::string& filename, ZipReader *zip) throw (AudioException) { } | ^~~~~ ../shared/src/AudioNull.cpp:26:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 26 | void AudioNull::generate_music(const std::string& filename, ZipReader *zip) throw (AudioException) { } | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DGL_GLEXT_PROTOTYPES -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-Audio.o `test -f '../shared/src/Audio.cpp' || echo './'`../shared/src/Audio.cpp In file included from ./include/ZipReader.hpp:21, from ./include/Audio.hpp:22, from ../shared/src/Audio.cpp:18: ./include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ./include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ./include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ./include/Audio.hpp:22, from ../shared/src/Audio.cpp:18: ./include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ../shared/src/Audio.cpp:18: ./include/Audio.hpp:45:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ ./include/Audio.hpp:46:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | virtual void generate_music(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DGL_GLEXT_PROTOTYPES -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-AudioSDL.o `test -f '../shared/src/AudioSDL.cpp' || echo './'`../shared/src/AudioSDL.cpp In file included from ./include/ZipReader.hpp:21, from ./include/Audio.hpp:22, from ./include/AudioSDL.hpp:21, from ../shared/src/AudioSDL.cpp:20: ./include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ./include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ./include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ./include/Audio.hpp:22, from ./include/AudioSDL.hpp:21, from ../shared/src/AudioSDL.cpp:20: ./include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ./include/AudioSDL.hpp:21, from ../shared/src/AudioSDL.cpp:20: ./include/Audio.hpp:45:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ ./include/Audio.hpp:46:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | virtual void generate_music(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ In file included from ../shared/src/AudioSDL.cpp:20: ./include/AudioSDL.hpp:39:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException); | ^~~~~ ./include/AudioSDL.hpp:40:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | virtual void generate_music(const std::string& filename, ZipReader *zip = 0) throw (AudioException); | ^~~~~ ../shared/src/AudioSDL.cpp:42:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void AudioSDL::generate_audio(const std::string& filename, ZipReader *zip) throw (AudioException) { | ^~~~~ ../shared/src/AudioSDL.cpp:62:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 62 | void AudioSDL::generate_music(const std::string& filename, ZipReader *zip) throw (AudioException) { | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DGL_GLEXT_PROTOTYPES -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-Globals.o `test -f '../shared/src/Globals.cpp' || echo './'`../shared/src/Globals.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DGL_GLEXT_PROTOTYPES -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-Directory.o `test -f '../shared/src/Directory.cpp' || echo './'`../shared/src/Directory.cpp In file included from ./include/ZipReader.hpp:21, from ./include/Directory.hpp:22, from ../shared/src/Directory.cpp:18: ./include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ./include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ./include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ./include/Directory.hpp:22, from ../shared/src/Directory.cpp:18: ./include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ../shared/src/Directory.cpp:18: ./include/Directory.hpp:43:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | Directory(const std::string& directory, const std::string& suffix, ZipReader *zip = 0) throw (DirectoryException); | ^~~~~ In file included from ../shared/src/Directory.cpp:19: ./include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ./include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ ../shared/src/Directory.cpp:25:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 25 | ZipReader *zip) throw (DirectoryException) | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DGL_GLEXT_PROTOTYPES -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-Exception.o `test -f '../shared/src/Exception.cpp' || echo './'`../shared/src/Exception.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DGL_GLEXT_PROTOTYPES -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-Background.o `test -f '../shared/src/Background.cpp' || echo './'`../shared/src/Background.cpp In file included from ./include/KeyValue.hpp:22, from ./include/Properties.hpp:21, from ./include/Background.hpp:22, from ../shared/src/Background.cpp:18: ./include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ./include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ./include/ZipReader.hpp:21, from ./include/KeyValue.hpp:23, from ./include/Properties.hpp:21, from ./include/Background.hpp:22, from ../shared/src/Background.cpp:18: ./include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ./include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ./include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ./include/KeyValue.hpp:23, from ./include/Properties.hpp:21, from ./include/Background.hpp:22, from ../shared/src/Background.cpp:18: ./include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ./include/Properties.hpp:21, from ./include/Background.hpp:22, from ../shared/src/Background.cpp:18: ./include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ./include/Background.hpp:22, from ../shared/src/Background.cpp:18: ./include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ./include/TileGraphic.hpp:21, from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Background.hpp:23, from ../shared/src/Background.cpp:18: ./include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ./include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ./include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Background.hpp:23, from ../shared/src/Background.cpp:18: ./include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ./include/Background.hpp:23, from ../shared/src/Background.cpp:18: ./include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ../shared/src/Background.cpp:18: ./include/Background.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, BackgroundException); | ^~~~~ ./include/Background.hpp:53:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename) throw (Exception); | ^~~~~ ../shared/src/Background.cpp:27:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 27 | throw (KeyValueException, BackgroundException) | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DGL_GLEXT_PROTOTYPES -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-Characterset.o `test -f '../shared/src/Characterset.cpp' || echo './'`../shared/src/Characterset.cpp In file included from ./include/KeyValue.hpp:22, from ./include/Properties.hpp:21, from ./include/Characterset.hpp:21, from ../shared/src/Characterset.cpp:18: ./include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ./include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ./include/ZipReader.hpp:21, from ./include/KeyValue.hpp:23, from ./include/Properties.hpp:21, from ./include/Characterset.hpp:21, from ../shared/src/Characterset.cpp:18: ./include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ./include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ./include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ./include/KeyValue.hpp:23, from ./include/Properties.hpp:21, from ./include/Characterset.hpp:21, from ../shared/src/Characterset.cpp:18: ./include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ./include/Properties.hpp:21, from ./include/Characterset.hpp:21, from ../shared/src/Characterset.cpp:18: ./include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ./include/Characterset.hpp:21, from ../shared/src/Characterset.cpp:18: ./include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ./include/TileGraphic.hpp:21, from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Movable.hpp:22, from ./include/Characterset.hpp:22, from ../shared/src/Characterset.cpp:18: ./include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ./include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ./include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Movable.hpp:22, from ./include/Characterset.hpp:22, from ../shared/src/Characterset.cpp:18: ./include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ./include/Movable.hpp:22, from ./include/Characterset.hpp:22, from ../shared/src/Characterset.cpp:18: ./include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ./include/Characterset.hpp:22, from ../shared/src/Characterset.cpp:18: ./include/Movable.hpp:52:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ ./include/Movable.hpp:73:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ In file included from ../shared/src/Characterset.cpp:18: ./include/Characterset.hpp:61:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 61 | throw (KeyValueException, MovableException); | ^~~~~ ./include/Characterset.hpp:80:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ./include/Characterset.hpp:83:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ./include/Characterset.hpp:86:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/src/Characterset.cpp:40:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, MovableException) | ^~~~~ ../shared/src/Characterset.cpp:110:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | const std::string& filename, int animation_speed, bool one_shot, ZipReader *zip) throw (Exception) | ^~~~~ ../shared/src/Characterset.cpp:119:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 119 | const std::string& filename, int animation_speed, bool one_shot, ZipReader *zip) throw (Exception) | ^~~~~ ../shared/src/Characterset.cpp:128:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | const std::string& filename, int animation_speed, bool one_shot, ZipReader *zip) throw (Exception) | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DGL_GLEXT_PROTOTYPES -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-Icon.o `test -f '../shared/src/Icon.cpp' || echo './'`../shared/src/Icon.cpp In file included from ./include/KeyValue.hpp:22, from ./include/Properties.hpp:21, from ./include/Icon.hpp:22, from ../shared/src/Icon.cpp:18: ./include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ./include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ./include/ZipReader.hpp:21, from ./include/KeyValue.hpp:23, from ./include/Properties.hpp:21, from ./include/Icon.hpp:22, from ../shared/src/Icon.cpp:18: ./include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ./include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ./include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ./include/KeyValue.hpp:23, from ./include/Properties.hpp:21, from ./include/Icon.hpp:22, from ../shared/src/Icon.cpp:18: ./include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ./include/Properties.hpp:21, from ./include/Icon.hpp:22, from ../shared/src/Icon.cpp:18: ./include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ./include/Icon.hpp:22, from ../shared/src/Icon.cpp:18: ./include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ./include/TileGraphic.hpp:21, from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Icon.hpp:23, from ../shared/src/Icon.cpp:18: ./include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ./include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ./include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Icon.hpp:23, from ../shared/src/Icon.cpp:18: ./include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ./include/Icon.hpp:23, from ../shared/src/Icon.cpp:18: ./include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ../shared/src/Icon.cpp:18: ./include/Icon.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, IconException); | ^~~~~ ./include/Icon.hpp:53:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/src/Icon.cpp:23:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 23 | throw (KeyValueException, IconException) | ^~~~~ ../shared/src/Icon.cpp:58:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 58 | void Icon::create_tile(const std::string& filename, ZipReader *zip) throw (Exception) { | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DGL_GLEXT_PROTOTYPES -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-Animation.o `test -f '../shared/src/Animation.cpp' || echo './'`../shared/src/Animation.cpp In file included from ./include/KeyValue.hpp:22, from ./include/Properties.hpp:21, from ./include/Animation.hpp:22, from ../shared/src/Animation.cpp:18: ./include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ./include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ./include/ZipReader.hpp:21, from ./include/KeyValue.hpp:23, from ./include/Properties.hpp:21, from ./include/Animation.hpp:22, from ../shared/src/Animation.cpp:18: ./include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ./include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ./include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ./include/KeyValue.hpp:23, from ./include/Properties.hpp:21, from ./include/Animation.hpp:22, from ../shared/src/Animation.cpp:18: ./include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ./include/Properties.hpp:21, from ./include/Animation.hpp:22, from ../shared/src/Animation.cpp:18: ./include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ./include/Animation.hpp:22, from ../shared/src/Animation.cpp:18: ./include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ./include/TileGraphic.hpp:21, from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Animation.hpp:23, from ../shared/src/Animation.cpp:18: ./include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ./include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ./include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Animation.hpp:23, from ../shared/src/Animation.cpp:18: ./include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ./include/Animation.hpp:23, from ../shared/src/Animation.cpp:18: ./include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ./include/Sound.hpp:24, from ./include/Animation.hpp:25, from ../shared/src/Animation.cpp:18: ./include/Audio.hpp:45:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ ./include/Audio.hpp:46:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | virtual void generate_music(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ In file included from ./include/Animation.hpp:25, from ../shared/src/Animation.cpp:18: ./include/Sound.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, SoundException); | ^~~~~ In file included from ../shared/src/Animation.cpp:18: ./include/Animation.hpp:42:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | throw (KeyValueException, AnimationException); | ^~~~~ ./include/Animation.hpp:99:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/src/Animation.cpp:23:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 23 | throw (KeyValueException, AnimationException) | ^~~~~ ../shared/src/Animation.cpp:183:74: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 183 | void Animation::create_tile(const std::string& filename, ZipReader *zip) throw (Exception) { | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DGL_GLEXT_PROTOTYPES -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-Gui.o `test -f '../shared/src/Gui.cpp' || echo './'`../shared/src/Gui.cpp In file included from ./include/ZipReader.hpp:21, from ./include/PNG.hpp:22, from ./include/TileGraphic.hpp:21, from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Resources.hpp:22, from ./include/Gui.hpp:22, from ../shared/src/Gui.cpp:18: ./include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ./include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ./include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ./include/PNG.hpp:22, from ./include/TileGraphic.hpp:21, from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Resources.hpp:22, from ./include/Gui.hpp:22, from ../shared/src/Gui.cpp:18: ./include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ./include/TileGraphic.hpp:21, from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Resources.hpp:22, from ./include/Gui.hpp:22, from ../shared/src/Gui.cpp:18: ./include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ./include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ./include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Resources.hpp:22, from ./include/Gui.hpp:22, from ../shared/src/Gui.cpp:18: ./include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ./include/Resources.hpp:22, from ./include/Gui.hpp:22, from ../shared/src/Gui.cpp:18: ./include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ./include/Resources.hpp:24, from ./include/Gui.hpp:22, from ../shared/src/Gui.cpp:18: ./include/Directory.hpp:43:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | Directory(const std::string& directory, const std::string& suffix, ZipReader *zip = 0) throw (DirectoryException); | ^~~~~ In file included from ./include/KeyValue.hpp:22, from ./include/Properties.hpp:21, from ./include/Tileset.hpp:24, from ./include/Resources.hpp:25, from ./include/Gui.hpp:22, from ../shared/src/Gui.cpp:18: ./include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ./include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ./include/Properties.hpp:21, from ./include/Tileset.hpp:24, from ./include/Resources.hpp:25, from ./include/Gui.hpp:22, from ../shared/src/Gui.cpp:18: ./include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ./include/Tileset.hpp:24, from ./include/Resources.hpp:25, from ./include/Gui.hpp:22, from ../shared/src/Gui.cpp:18: ./include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ./include/Resources.hpp:25, from ./include/Gui.hpp:22, from ../shared/src/Gui.cpp:18: ./include/Tileset.hpp:47:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | throw (KeyValueException, TilesetException); | ^~~~~ ./include/Tileset.hpp:67:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ./include/Resources.hpp:26, from ./include/Gui.hpp:22, from ../shared/src/Gui.cpp:18: ./include/Object.hpp:64:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | throw (KeyValueException, ObjectException); | ^~~~~ ./include/Object.hpp:96:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ./include/Characterset.hpp:22, from ./include/Resources.hpp:27, from ./include/Gui.hpp:22, from ../shared/src/Gui.cpp:18: ./include/Movable.hpp:52:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ ./include/Movable.hpp:73:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ In file included from ./include/Resources.hpp:27, from ./include/Gui.hpp:22, from ../shared/src/Gui.cpp:18: ./include/Characterset.hpp:61:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 61 | throw (KeyValueException, MovableException); | ^~~~~ ./include/Characterset.hpp:80:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ./include/Characterset.hpp:83:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ./include/Characterset.hpp:86:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ./include/Resources.hpp:28, from ./include/Gui.hpp:22, from ../shared/src/Gui.cpp:18: ./include/NPC.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MovableException); | ^~~~~ ./include/NPC.hpp:77:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ./include/Sound.hpp:24, from ./include/Animation.hpp:25, from ./include/Resources.hpp:29, from ./include/Gui.hpp:22, from ../shared/src/Gui.cpp:18: ./include/Audio.hpp:45:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ ./include/Audio.hpp:46:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | virtual void generate_music(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ In file included from ./include/Animation.hpp:25, from ./include/Resources.hpp:29, from ./include/Gui.hpp:22, from ../shared/src/Gui.cpp:18: ./include/Sound.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, SoundException); | ^~~~~ In file included from ./include/Resources.hpp:29, from ./include/Gui.hpp:22, from ../shared/src/Gui.cpp:18: ./include/Animation.hpp:42:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | throw (KeyValueException, AnimationException); | ^~~~~ ./include/Animation.hpp:99:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ./include/Map.hpp:25, from ./include/Resources.hpp:30, from ./include/Gui.hpp:22, from ../shared/src/Gui.cpp:18: ./include/Background.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, BackgroundException); | ^~~~~ ./include/Background.hpp:53:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename) throw (Exception); | ^~~~~ In file included from ./include/Map.hpp:27, from ./include/Resources.hpp:30, from ./include/Gui.hpp:22, from ../shared/src/Gui.cpp:18: ./include/Lightmap.hpp:41:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | throw (LightmapException); | ^~~~~ ./include/Lightmap.hpp:55:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ./include/Resources.hpp:30, from ./include/Gui.hpp:22, from ../shared/src/Gui.cpp:18: ./include/Map.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MapException); | ^~~~~ ./include/Map.hpp:82:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 82 | void fill_map() throw (Exception); | ^~~~~ In file included from ./include/Resources.hpp:32, from ./include/Gui.hpp:22, from ../shared/src/Gui.cpp:18: ./include/Font.hpp:53:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw (KeyValueException, FontException); | ^~~~~ In file included from ./include/Resources.hpp:33, from ./include/Gui.hpp:22, from ../shared/src/Gui.cpp:18: ./include/Icon.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, IconException); | ^~~~~ ./include/Icon.hpp:53:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ./include/Resources.hpp:35, from ./include/Gui.hpp:22, from ../shared/src/Gui.cpp:18: ./include/Music.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, MusicException); | ^~~~~ ./include/Music.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | const Audio *get_audio() const throw (MusicException); | ^~~~~ In file included from ./include/Resources.hpp:36, from ./include/Gui.hpp:22, from ../shared/src/Gui.cpp:18: ./include/Shader.hpp:41:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Shader(const std::string& filename, ZipReader *zip) throw (KeyValueException, ShaderException); | ^~~~~ ./include/Shader.hpp:44:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual ID get_location(const char *name) throw (ShaderException) = 0; | ^~~~~ ./include/Shader.hpp:45:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual ID get_attrib_location(const char *name) throw (ShaderException) = 0; | ^~~~~ In file included from ./include/Gui.hpp:22, from ../shared/src/Gui.cpp:18: ./include/Resources.hpp:96:123: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | Resources(Subsystem& subystem, const std::string& resource_directory, bool skip_maps = false, bool paks_only = false) throw (ResourcesException, ResourcesMissingException); | ^~~~~ In file included from ./include/Gui.hpp:22, from ../shared/src/Gui.cpp:18: ./include/Resources.hpp:99:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void reload_resources() throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:103:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 103 | Tileset *get_tileset(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:104:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | Object *get_object(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:105:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | Characterset *get_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:106:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | NPC *get_npc(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:107:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | Animation *get_animation(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:108:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | Map *get_map(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:109:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 109 | Background *get_background(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:110:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | Font *get_font(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:111:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | Icon *get_icon(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:112:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | Sound *get_sound(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:113:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | Music *get_music(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:114:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | Properties *get_game_settings(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:115:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | Shader *get_shader(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:116:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 116 | Icon *get_flag(const std::string& name, bool no_throw = false) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:159:90: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | void read_tilesets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:160:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 160 | void read_objects(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:161:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 161 | void read_charactersets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:162:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 162 | void read_npcs(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:163:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 163 | void read_animations(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:164:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 164 | void read_maps(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:165:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 165 | void read_backgrounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:166:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | void read_fonts(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:167:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | void read_icons(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:168:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | void read_sounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:169:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | void read_musics(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:170:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 170 | void read_game_settings(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:171:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | void read_shaders(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:172:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 172 | void read_flags(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:174:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 174 | void load_resources(bool home_paks_only) throw (ResourcesException, ResourcesMissingException); | ^~~~~ ./include/Resources.hpp:175:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 175 | void read_all(const std::string& fdir, ZipReader *fzip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:177:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 177 | void prepare_resources() throw (ResourcesException); | ^~~~~ In file included from ../shared/src/Gui.cpp:18: ./include/Gui.hpp:68:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 68 | Gui(Resources& resources, Subsystem& subsystem, Font *font) throw (GuiException, ResourcesException); | ^~~~~ ./include/Gui.hpp:71:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 71 | void run() throw (Exception); | ^~~~~ ./include/Gui.hpp:74:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | virtual void idle() throw (Exception) = 0; | ^~~~~ ./include/Gui.hpp:99:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | int height) throw (GuiException); | ^~~~~ ./include/Gui.hpp:102:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | const std::string& caption) throw (GuiException); | ^~~~~ ./include/Gui.hpp:106:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void *on_click_data) throw (GuiException); | ^~~~~ ./include/Gui.hpp:110:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | void *on_click_data) throw (GuiException); | ^~~~~ ./include/Gui.hpp:114:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | void *on_click_data) throw (GuiException); | ^~~~~ ./include/Gui.hpp:117:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | const std::string& text) throw (GuiException); | ^~~~~ ./include/Gui.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | TileGraphic *graphic) throw (GuiException); | ^~~~~ ./include/Gui.hpp:123:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | int height) throw (GuiException); | ^~~~~ ./include/Gui.hpp:126:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 126 | throw (GuiException); | ^~~~~ ./include/Gui.hpp:131:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 131 | throw (GuiException); | ^~~~~ ./include/Gui.hpp:136:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 136 | throw (GuiException); | ^~~~~ ./include/Gui.hpp:140:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 140 | void *on_item_selected_data) throw (GuiException); | ^~~~~ ./include/Gui.hpp:144:83: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | GuiListbox::OnItemSelected on_item_selected, void *on_item_selected_data) throw (GuiException); | ^~~~~ ./include/Gui.hpp:201:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 201 | void idleloop(int stack_counter) throw (Exception); | ^~~~~ ./include/Gui.hpp:203:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 203 | void check_parent(GuiObject *parent) throw (GuiException); | ^~~~~ ../shared/src/Gui.cpp:26:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 26 | throw (GuiException, ResourcesException) | ^~~~~ ../shared/src/Gui.cpp:54:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | void Gui::run() throw (Exception) { | ^~~~~ ../shared/src/Gui.cpp:159:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | int height) throw (GuiException) | ^~~~~ ../shared/src/Gui.cpp:166:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | const std::string& caption) throw (GuiException) | ^~~~~ ../shared/src/Gui.cpp:174:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 174 | void *on_click_data) throw (GuiException) | ^~~~~ ../shared/src/Gui.cpp:182:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 182 | void *on_click_data) throw (GuiException) | ^~~~~ ../shared/src/Gui.cpp:191:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 191 | void *on_click_data) throw (GuiException) | ^~~~~ ../shared/src/Gui.cpp:198:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 198 | const std::string& text) throw (GuiException) | ^~~~~ ../shared/src/Gui.cpp:205:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 205 | TileGraphic *graphic) throw (GuiException) | ^~~~~ ../shared/src/Gui.cpp:212:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 212 | int height) throw (GuiException) | ^~~~~ ../shared/src/Gui.cpp:219:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 219 | int height) throw (GuiException) | ^~~~~ ../shared/src/Gui.cpp:228:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 228 | throw (GuiException) | ^~~~~ ../shared/src/Gui.cpp:238:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 238 | throw (GuiException) | ^~~~~ ../shared/src/Gui.cpp:247:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 247 | void *on_item_selected_data) throw (GuiException) | ^~~~~ ../shared/src/Gui.cpp:256:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 256 | GuiListbox::OnItemSelected on_item_selected, void *on_item_selected_data) throw (GuiException) | ^~~~~ ../shared/src/Gui.cpp:457:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 457 | void Gui::idleloop(int stack_counter) throw (Exception) { | ^~~~~ ../shared/src/Gui.cpp:643:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 643 | void Gui::check_parent(GuiObject *parent) throw (GuiException) { | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DGL_GLEXT_PROTOTYPES -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-Font.o `test -f '../shared/src/Font.cpp' || echo './'`../shared/src/Font.cpp In file included from ./include/KeyValue.hpp:22, from ./include/Properties.hpp:21, from ./include/Font.hpp:22, from ../shared/src/Font.cpp:18: ./include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ./include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ./include/ZipReader.hpp:21, from ./include/KeyValue.hpp:23, from ./include/Properties.hpp:21, from ./include/Font.hpp:22, from ../shared/src/Font.cpp:18: ./include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ./include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ./include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ./include/KeyValue.hpp:23, from ./include/Properties.hpp:21, from ./include/Font.hpp:22, from ../shared/src/Font.cpp:18: ./include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ./include/Properties.hpp:21, from ./include/Font.hpp:22, from ../shared/src/Font.cpp:18: ./include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ./include/Font.hpp:22, from ../shared/src/Font.cpp:18: ./include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ./include/TileGraphic.hpp:21, from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Font.hpp:23, from ../shared/src/Font.cpp:18: ./include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ./include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ./include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Font.hpp:23, from ../shared/src/Font.cpp:18: ./include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ./include/Font.hpp:23, from ../shared/src/Font.cpp:18: ./include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ../shared/src/Font.cpp:18: ./include/Font.hpp:53:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw (KeyValueException, FontException); | ^~~~~ In file included from ./include/Resources.hpp:24, from ./include/MultiReader.hpp:22, from ../shared/src/Font.cpp:20: ./include/Directory.hpp:43:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | Directory(const std::string& directory, const std::string& suffix, ZipReader *zip = 0) throw (DirectoryException); | ^~~~~ In file included from ./include/Resources.hpp:25, from ./include/MultiReader.hpp:22, from ../shared/src/Font.cpp:20: ./include/Tileset.hpp:47:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | throw (KeyValueException, TilesetException); | ^~~~~ ./include/Tileset.hpp:67:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ./include/Resources.hpp:26, from ./include/MultiReader.hpp:22, from ../shared/src/Font.cpp:20: ./include/Object.hpp:64:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | throw (KeyValueException, ObjectException); | ^~~~~ ./include/Object.hpp:96:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ./include/Characterset.hpp:22, from ./include/Resources.hpp:27, from ./include/MultiReader.hpp:22, from ../shared/src/Font.cpp:20: ./include/Movable.hpp:52:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ ./include/Movable.hpp:73:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ In file included from ./include/Resources.hpp:27, from ./include/MultiReader.hpp:22, from ../shared/src/Font.cpp:20: ./include/Characterset.hpp:61:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 61 | throw (KeyValueException, MovableException); | ^~~~~ ./include/Characterset.hpp:80:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ./include/Characterset.hpp:83:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ./include/Characterset.hpp:86:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ./include/Resources.hpp:28, from ./include/MultiReader.hpp:22, from ../shared/src/Font.cpp:20: ./include/NPC.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MovableException); | ^~~~~ ./include/NPC.hpp:77:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ./include/Sound.hpp:24, from ./include/Animation.hpp:25, from ./include/Resources.hpp:29, from ./include/MultiReader.hpp:22, from ../shared/src/Font.cpp:20: ./include/Audio.hpp:45:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ ./include/Audio.hpp:46:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | virtual void generate_music(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ In file included from ./include/Animation.hpp:25, from ./include/Resources.hpp:29, from ./include/MultiReader.hpp:22, from ../shared/src/Font.cpp:20: ./include/Sound.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, SoundException); | ^~~~~ In file included from ./include/Resources.hpp:29, from ./include/MultiReader.hpp:22, from ../shared/src/Font.cpp:20: ./include/Animation.hpp:42:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | throw (KeyValueException, AnimationException); | ^~~~~ ./include/Animation.hpp:99:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ./include/Map.hpp:25, from ./include/Resources.hpp:30, from ./include/MultiReader.hpp:22, from ../shared/src/Font.cpp:20: ./include/Background.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, BackgroundException); | ^~~~~ ./include/Background.hpp:53:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename) throw (Exception); | ^~~~~ In file included from ./include/Map.hpp:27, from ./include/Resources.hpp:30, from ./include/MultiReader.hpp:22, from ../shared/src/Font.cpp:20: ./include/Lightmap.hpp:41:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | throw (LightmapException); | ^~~~~ ./include/Lightmap.hpp:55:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ./include/Resources.hpp:30, from ./include/MultiReader.hpp:22, from ../shared/src/Font.cpp:20: ./include/Map.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MapException); | ^~~~~ ./include/Map.hpp:82:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 82 | void fill_map() throw (Exception); | ^~~~~ In file included from ./include/Resources.hpp:33, from ./include/MultiReader.hpp:22, from ../shared/src/Font.cpp:20: ./include/Icon.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, IconException); | ^~~~~ ./include/Icon.hpp:53:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ./include/Resources.hpp:35, from ./include/MultiReader.hpp:22, from ../shared/src/Font.cpp:20: ./include/Music.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, MusicException); | ^~~~~ ./include/Music.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | const Audio *get_audio() const throw (MusicException); | ^~~~~ In file included from ./include/Resources.hpp:36, from ./include/MultiReader.hpp:22, from ../shared/src/Font.cpp:20: ./include/Shader.hpp:41:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Shader(const std::string& filename, ZipReader *zip) throw (KeyValueException, ShaderException); | ^~~~~ ./include/Shader.hpp:44:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual ID get_location(const char *name) throw (ShaderException) = 0; | ^~~~~ ./include/Shader.hpp:45:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual ID get_attrib_location(const char *name) throw (ShaderException) = 0; | ^~~~~ In file included from ./include/MultiReader.hpp:22, from ../shared/src/Font.cpp:20: ./include/Resources.hpp:96:123: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | Resources(Subsystem& subystem, const std::string& resource_directory, bool skip_maps = false, bool paks_only = false) throw (ResourcesException, ResourcesMissingException); | ^~~~~ In file included from ./include/MultiReader.hpp:22, from ../shared/src/Font.cpp:20: ./include/Resources.hpp:99:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void reload_resources() throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:103:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 103 | Tileset *get_tileset(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:104:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | Object *get_object(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:105:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | Characterset *get_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:106:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | NPC *get_npc(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:107:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | Animation *get_animation(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:108:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | Map *get_map(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:109:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 109 | Background *get_background(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:110:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | Font *get_font(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:111:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | Icon *get_icon(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:112:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | Sound *get_sound(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:113:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | Music *get_music(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:114:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | Properties *get_game_settings(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:115:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | Shader *get_shader(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:116:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 116 | Icon *get_flag(const std::string& name, bool no_throw = false) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:159:90: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | void read_tilesets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:160:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 160 | void read_objects(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:161:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 161 | void read_charactersets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:162:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 162 | void read_npcs(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:163:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 163 | void read_animations(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:164:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 164 | void read_maps(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:165:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 165 | void read_backgrounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:166:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | void read_fonts(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:167:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | void read_icons(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:168:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | void read_sounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:169:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | void read_musics(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:170:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 170 | void read_game_settings(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:171:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | void read_shaders(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:172:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 172 | void read_flags(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:174:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 174 | void load_resources(bool home_paks_only) throw (ResourcesException, ResourcesMissingException); | ^~~~~ ./include/Resources.hpp:175:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 175 | void read_all(const std::string& fdir, ZipReader *fzip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:177:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 177 | void prepare_resources() throw (ResourcesException); | ^~~~~ In file included from ../shared/src/Font.cpp:20: ./include/MultiReader.hpp:39:62: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | MultiReader(const std::string& filename, ZipReader *zip) throw (MultiReaderException); | ^~~~~ ../shared/src/Font.cpp:38:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 38 | throw (KeyValueException, FontException) | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DGL_GLEXT_PROTOTYPES -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-Lightmap.o `test -f '../shared/src/Lightmap.cpp' || echo './'`../shared/src/Lightmap.cpp In file included from ./include/ZipReader.hpp:21, from ./include/PNG.hpp:22, from ./include/TileGraphic.hpp:21, from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Lightmap.hpp:22, from ../shared/src/Lightmap.cpp:18: ./include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ./include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ./include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ./include/PNG.hpp:22, from ./include/TileGraphic.hpp:21, from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Lightmap.hpp:22, from ../shared/src/Lightmap.cpp:18: ./include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ./include/TileGraphic.hpp:21, from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Lightmap.hpp:22, from ../shared/src/Lightmap.cpp:18: ./include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ./include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ./include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Lightmap.hpp:22, from ../shared/src/Lightmap.cpp:18: ./include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ./include/Lightmap.hpp:22, from ../shared/src/Lightmap.cpp:18: ./include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ../shared/src/Lightmap.cpp:18: ./include/Lightmap.hpp:41:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | throw (LightmapException); | ^~~~~ ./include/Lightmap.hpp:55:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/src/Lightmap.cpp:19: ./include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ./include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ ../shared/src/Lightmap.cpp:24:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 24 | throw (LightmapException) | ^~~~~ ../shared/src/Lightmap.cpp:56:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 56 | void Lightmap::create_tile(const std::string& filename, ZipReader *zip) throw (Exception) { | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DGL_GLEXT_PROTOTYPES -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-Mutex.o `test -f '../shared/src/Mutex.cpp' || echo './'`../shared/src/Mutex.cpp In file included from ../shared/src/Mutex.cpp:18: ./include/Mutex.hpp:49:13: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Mutex() throw (MutexException); | ^~~~~ ../shared/src/Mutex.cpp:22:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 22 | Mutex::Mutex() throw (MutexException) { | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DGL_GLEXT_PROTOTYPES -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-Configuration.o `test -f '../shared/src/Configuration.cpp' || echo './'`../shared/src/Configuration.cpp In file included from ./include/KeyValue.hpp:22, from ./include/Configuration.hpp:22, from ../shared/src/Configuration.cpp:18: ./include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ./include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ./include/ZipReader.hpp:21, from ./include/KeyValue.hpp:23, from ./include/Configuration.hpp:22, from ../shared/src/Configuration.cpp:18: ./include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ./include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ./include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ./include/KeyValue.hpp:23, from ./include/Configuration.hpp:22, from ../shared/src/Configuration.cpp:18: ./include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ./include/Configuration.hpp:22, from ../shared/src/Configuration.cpp:18: ./include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ../shared/src/Configuration.cpp:18: ./include/Configuration.hpp:34:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 34 | Configuration(const std::string& directory, const std::string& filename) throw (ConfigurationException); | ^~~~~ ../shared/src/Configuration.cpp:25:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 25 | const std::string& filename) throw (ConfigurationException) | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DGL_GLEXT_PROTOTYPES -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-Music.o `test -f '../shared/src/Music.cpp' || echo './'`../shared/src/Music.cpp In file included from ./include/KeyValue.hpp:22, from ./include/Properties.hpp:21, from ./include/Music.hpp:22, from ../shared/src/Music.cpp:18: ./include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ./include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ./include/ZipReader.hpp:21, from ./include/KeyValue.hpp:23, from ./include/Properties.hpp:21, from ./include/Music.hpp:22, from ../shared/src/Music.cpp:18: ./include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ./include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ./include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ./include/KeyValue.hpp:23, from ./include/Properties.hpp:21, from ./include/Music.hpp:22, from ../shared/src/Music.cpp:18: ./include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ./include/Properties.hpp:21, from ./include/Music.hpp:22, from ../shared/src/Music.cpp:18: ./include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ./include/Music.hpp:22, from ../shared/src/Music.cpp:18: ./include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ./include/TileGraphic.hpp:21, from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Music.hpp:23, from ../shared/src/Music.cpp:18: ./include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ./include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ./include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Music.hpp:23, from ../shared/src/Music.cpp:18: ./include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ./include/Music.hpp:23, from ../shared/src/Music.cpp:18: ./include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ./include/Music.hpp:24, from ../shared/src/Music.cpp:18: ./include/Audio.hpp:45:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ ./include/Audio.hpp:46:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | virtual void generate_music(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ In file included from ../shared/src/Music.cpp:18: ./include/Music.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, MusicException); | ^~~~~ ./include/Music.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | const Audio *get_audio() const throw (MusicException); | ^~~~~ ../shared/src/Music.cpp:23:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 23 | throw (KeyValueException, MusicException) | ^~~~~ ../shared/src/Music.cpp:50:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | const Audio *Music::get_audio() const throw (MusicException) { | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DGL_GLEXT_PROTOTYPES -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-Movable.o `test -f '../shared/src/Movable.cpp' || echo './'`../shared/src/Movable.cpp In file included from ./include/ZipReader.hpp:21, from ./include/PNG.hpp:22, from ./include/TileGraphic.hpp:21, from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Movable.hpp:22, from ../shared/src/Movable.cpp:18: ./include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ./include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ./include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ./include/PNG.hpp:22, from ./include/TileGraphic.hpp:21, from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Movable.hpp:22, from ../shared/src/Movable.cpp:18: ./include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ./include/TileGraphic.hpp:21, from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Movable.hpp:22, from ../shared/src/Movable.cpp:18: ./include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ./include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ./include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Movable.hpp:22, from ../shared/src/Movable.cpp:18: ./include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ./include/Movable.hpp:22, from ../shared/src/Movable.cpp:18: ./include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ./include/KeyValue.hpp:22, from ./include/Properties.hpp:21, from ./include/Movable.hpp:24, from ../shared/src/Movable.cpp:18: ./include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ./include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ./include/Properties.hpp:21, from ./include/Movable.hpp:24, from ../shared/src/Movable.cpp:18: ./include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ./include/Movable.hpp:24, from ../shared/src/Movable.cpp:18: ./include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ../shared/src/Movable.cpp:18: ./include/Movable.hpp:52:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ ./include/Movable.hpp:73:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ ../shared/src/Movable.cpp:35:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 35 | void Movable::read_base_informations(Properties& props) throw (MovableException) { | ^~~~~ ../shared/src/Movable.cpp:93:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 93 | void MovableColbox::read_base_informations(Properties& props) throw (MovableException) { | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DGL_GLEXT_PROTOTYPES -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-Map.o `test -f '../shared/src/Map.cpp' || echo './'`../shared/src/Map.cpp In file included from ./include/KeyValue.hpp:22, from ./include/Properties.hpp:21, from ./include/Map.hpp:22, from ../shared/src/Map.cpp:18: ./include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ./include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ./include/ZipReader.hpp:21, from ./include/KeyValue.hpp:23, from ./include/Properties.hpp:21, from ./include/Map.hpp:22, from ../shared/src/Map.cpp:18: ./include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ./include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ./include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ./include/KeyValue.hpp:23, from ./include/Properties.hpp:21, from ./include/Map.hpp:22, from ../shared/src/Map.cpp:18: ./include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ./include/Properties.hpp:21, from ./include/Map.hpp:22, from ../shared/src/Map.cpp:18: ./include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ./include/Map.hpp:22, from ../shared/src/Map.cpp:18: ./include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ./include/TileGraphic.hpp:21, from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Map.hpp:23, from ../shared/src/Map.cpp:18: ./include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ./include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ./include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Map.hpp:23, from ../shared/src/Map.cpp:18: ./include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ./include/Map.hpp:23, from ../shared/src/Map.cpp:18: ./include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ./include/Map.hpp:24, from ../shared/src/Map.cpp:18: ./include/Tileset.hpp:47:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | throw (KeyValueException, TilesetException); | ^~~~~ ./include/Tileset.hpp:67:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ./include/Map.hpp:25, from ../shared/src/Map.cpp:18: ./include/Background.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, BackgroundException); | ^~~~~ ./include/Background.hpp:53:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename) throw (Exception); | ^~~~~ In file included from ./include/Map.hpp:26, from ../shared/src/Map.cpp:18: ./include/Object.hpp:64:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | throw (KeyValueException, ObjectException); | ^~~~~ ./include/Object.hpp:96:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ./include/Map.hpp:27, from ../shared/src/Map.cpp:18: ./include/Lightmap.hpp:41:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | throw (LightmapException); | ^~~~~ ./include/Lightmap.hpp:55:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/src/Map.cpp:18: ./include/Map.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MapException); | ^~~~~ ./include/Map.hpp:82:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 82 | void fill_map() throw (Exception); | ^~~~~ ../shared/src/Map.cpp:37:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 37 | throw (KeyValueException, MapException) | ^~~~~ ../shared/src/Map.cpp:216:22: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 216 | void Map::fill_map() throw (Exception) { | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DGL_GLEXT_PROTOTYPES -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-KeyValue.o `test -f '../shared/src/KeyValue.cpp' || echo './'`../shared/src/KeyValue.cpp In file included from ./include/KeyValue.hpp:22, from ../shared/src/KeyValue.cpp:18: ./include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ./include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ./include/ZipReader.hpp:21, from ./include/KeyValue.hpp:23, from ../shared/src/KeyValue.cpp:18: ./include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ./include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ./include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ./include/KeyValue.hpp:23, from ../shared/src/KeyValue.cpp:18: ./include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ../shared/src/KeyValue.cpp:18: ./include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ ../shared/src/KeyValue.cpp:29:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 29 | KeyValue::KeyValue(const std::string& filename, ZipReader *zip) throw (KeyValueException) | ^~~~~ ../shared/src/KeyValue.cpp:53:91: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void KeyValue::set_value(const std::string& key, const std::string& value, bool no_touch) throw (KeyValueException) { | ^~~~~ ../shared/src/KeyValue.cpp:67:84: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void KeyValue::set_value(const std::string& key, const char *value, bool no_touch) throw (KeyValueException) { | ^~~~~ ../shared/src/KeyValue.cpp:81:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 81 | void KeyValue::set_value(const std::string& key, int value, bool no_touch) throw (KeyValueException) { | ^~~~~ ../shared/src/KeyValue.cpp:93:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 93 | void KeyValue::set_value(const std::string& key, double value, bool no_touch) throw (KeyValueException) { | ^~~~~ ../shared/src/KeyValue.cpp:105:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | void KeyValue::set_value(const std::string& key, bool value, bool no_touch) throw (KeyValueException) { | ^~~~~ ../shared/src/KeyValue.cpp:115:66: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | void KeyValue::read(const std::string& filename, ZipReader *zip) throw (KeyValueException) { | ^~~~~ ../shared/src/KeyValue.cpp:159:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | void KeyValue::save(const std::string& filename) throw (KeyValueException) { | ^~~~~ ../shared/src/KeyValue.cpp:210:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 210 | void KeyValue::modify_zip_file_test() throw (KeyValueException) { | ^~~~~ ../shared/src/KeyValue.cpp:217:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 217 | ZipReader *zip) throw (KeyValueException) | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DGL_GLEXT_PROTOTYPES -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-PNG.o `test -f '../shared/src/PNG.cpp' || echo './'`../shared/src/PNG.cpp In file included from ./include/ZipReader.hpp:21, from ./include/PNG.hpp:22, from ../shared/src/PNG.cpp:18: ./include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ./include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ./include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ./include/PNG.hpp:22, from ../shared/src/PNG.cpp:18: ./include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ../shared/src/PNG.cpp:18: ./include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ./include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ./include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ ../shared/src/PNG.cpp:50:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | PNG::PNG(const std::string& filename, ZipReader *zip) throw (PNGException) { | ^~~~~ ../shared/src/PNG.cpp:146:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | void PNG::read_png_from_file(const std::string& filename) throw (PNGException) { | ^~~~~ ../shared/src/PNG.cpp:241:74: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 241 | void PNG::read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException) { | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DGL_GLEXT_PROTOTYPES -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-Properties.o `test -f '../shared/src/Properties.cpp' || echo './'`../shared/src/Properties.cpp In file included from ./include/KeyValue.hpp:22, from ./include/Properties.hpp:21, from ../shared/src/Properties.cpp:18: ./include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ./include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ./include/ZipReader.hpp:21, from ./include/KeyValue.hpp:23, from ./include/Properties.hpp:21, from ../shared/src/Properties.cpp:18: ./include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ./include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ./include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ./include/KeyValue.hpp:23, from ./include/Properties.hpp:21, from ../shared/src/Properties.cpp:18: ./include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ./include/Properties.hpp:21, from ../shared/src/Properties.cpp:18: ./include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ../shared/src/Properties.cpp:18: ./include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ ../shared/src/Properties.cpp:22:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 22 | Properties::Properties(const KeyValue& kv) throw (KeyValueException) | ^~~~~ ../shared/src/Properties.cpp:25:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 25 | Properties::Properties(const std::string& filename, ZipReader *zip) throw (KeyValueException) | ^~~~~ ../shared/src/Properties.cpp:48:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void Properties::set_name(const std::string& name, bool no_touch) throw (KeyValueException) { | ^~~~~ ../shared/src/Properties.cpp:56:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 56 | void Properties::set_author(const std::string& author, bool no_touch) throw (KeyValueException) { | ^~~~~ ../shared/src/Properties.cpp:64:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void Properties::set_description(const std::string& description, bool no_touch) throw (KeyValueException) { | ^~~~~ ../shared/src/Properties.cpp:72:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 72 | void Properties::reload_configuration() throw (KeyValueException) { | ^~~~~ ../shared/src/Properties.cpp:81:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 81 | void Properties::save_configuration() throw (KeyValueException) { | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DGL_GLEXT_PROTOTYPES -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-Sound.o `test -f '../shared/src/Sound.cpp' || echo './'`../shared/src/Sound.cpp In file included from ./include/KeyValue.hpp:22, from ./include/Properties.hpp:21, from ./include/Sound.hpp:22, from ../shared/src/Sound.cpp:18: ./include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ./include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ./include/ZipReader.hpp:21, from ./include/KeyValue.hpp:23, from ./include/Properties.hpp:21, from ./include/Sound.hpp:22, from ../shared/src/Sound.cpp:18: ./include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ./include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ./include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ./include/KeyValue.hpp:23, from ./include/Properties.hpp:21, from ./include/Sound.hpp:22, from ../shared/src/Sound.cpp:18: ./include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ./include/Properties.hpp:21, from ./include/Sound.hpp:22, from ../shared/src/Sound.cpp:18: ./include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ./include/Sound.hpp:22, from ../shared/src/Sound.cpp:18: ./include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ./include/TileGraphic.hpp:21, from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Sound.hpp:23, from ../shared/src/Sound.cpp:18: ./include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ./include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ./include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Sound.hpp:23, from ../shared/src/Sound.cpp:18: ./include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ./include/Sound.hpp:23, from ../shared/src/Sound.cpp:18: ./include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ./include/Sound.hpp:24, from ../shared/src/Sound.cpp:18: ./include/Audio.hpp:45:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ ./include/Audio.hpp:46:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | virtual void generate_music(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ In file included from ../shared/src/Sound.cpp:18: ./include/Sound.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, SoundException); | ^~~~~ ../shared/src/Sound.cpp:21:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 21 | throw (KeyValueException, SoundException) | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DGL_GLEXT_PROTOTYPES -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-Subsystem.o `test -f '../shared/src/Subsystem.cpp' || echo './'`../shared/src/Subsystem.cpp In file included from ./include/ZipReader.hpp:21, from ./include/PNG.hpp:22, from ./include/TileGraphic.hpp:21, from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ../shared/src/Subsystem.cpp:18: ./include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ./include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ./include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ./include/PNG.hpp:22, from ./include/TileGraphic.hpp:21, from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ../shared/src/Subsystem.cpp:18: ./include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ./include/TileGraphic.hpp:21, from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ../shared/src/Subsystem.cpp:18: ./include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ./include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ./include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ../shared/src/Subsystem.cpp:18: ./include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ../shared/src/Subsystem.cpp:18: ./include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ ../shared/src/Subsystem.cpp:20:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 20 | Subsystem::Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException) | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DGL_GLEXT_PROTOTYPES -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-Object.o `test -f '../shared/src/Object.cpp' || echo './'`../shared/src/Object.cpp In file included from ./include/KeyValue.hpp:22, from ./include/Properties.hpp:21, from ./include/Object.hpp:22, from ../shared/src/Object.cpp:18: ./include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ./include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ./include/ZipReader.hpp:21, from ./include/KeyValue.hpp:23, from ./include/Properties.hpp:21, from ./include/Object.hpp:22, from ../shared/src/Object.cpp:18: ./include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ./include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ./include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ./include/KeyValue.hpp:23, from ./include/Properties.hpp:21, from ./include/Object.hpp:22, from ../shared/src/Object.cpp:18: ./include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ./include/Properties.hpp:21, from ./include/Object.hpp:22, from ../shared/src/Object.cpp:18: ./include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ./include/Object.hpp:22, from ../shared/src/Object.cpp:18: ./include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ./include/TileGraphic.hpp:21, from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Object.hpp:24, from ../shared/src/Object.cpp:18: ./include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ./include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ./include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Object.hpp:24, from ../shared/src/Object.cpp:18: ./include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ./include/Object.hpp:24, from ../shared/src/Object.cpp:18: ./include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ../shared/src/Object.cpp:18: ./include/Object.hpp:64:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | throw (KeyValueException, ObjectException); | ^~~~~ ./include/Object.hpp:96:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/src/Object.cpp:23:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 23 | throw (KeyValueException, ObjectException) | ^~~~~ ../shared/src/Object.cpp:103:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 103 | void Object::create_tile(const std::string& filename, ZipReader *zip) throw (Exception) { | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DGL_GLEXT_PROTOTYPES -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-Thread.o `test -f '../shared/src/Thread.cpp' || echo './'`../shared/src/Thread.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DGL_GLEXT_PROTOTYPES -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-SubsystemNull.o `test -f '../shared/src/SubsystemNull.cpp' || echo './'`../shared/src/SubsystemNull.cpp In file included from ./include/ZipReader.hpp:21, from ./include/PNG.hpp:22, from ./include/TileGraphic.hpp:21, from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/SubsystemNull.hpp:21, from ../shared/src/SubsystemNull.cpp:18: ./include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ./include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ./include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ./include/PNG.hpp:22, from ./include/TileGraphic.hpp:21, from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/SubsystemNull.hpp:21, from ../shared/src/SubsystemNull.cpp:18: ./include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ./include/TileGraphic.hpp:21, from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/SubsystemNull.hpp:21, from ../shared/src/SubsystemNull.cpp:18: ./include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ./include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ./include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/SubsystemNull.hpp:21, from ../shared/src/SubsystemNull.cpp:18: ./include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ./include/SubsystemNull.hpp:21, from ../shared/src/SubsystemNull.cpp:18: ./include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ../shared/src/SubsystemNull.cpp:18: ./include/SubsystemNull.hpp:27:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 27 | SubsystemNull(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ../shared/src/SubsystemNull.cpp:19: ./include/TileGraphicNull.hpp:30:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 30 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException); | ^~~~~ In file included from ./include/AudioNull.hpp:21, from ../shared/src/SubsystemNull.cpp:20: ./include/Audio.hpp:45:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ ./include/Audio.hpp:46:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | virtual void generate_music(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ In file included from ../shared/src/SubsystemNull.cpp:20: ./include/AudioNull.hpp:32:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException); | ^~~~~ ./include/AudioNull.hpp:33:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 33 | virtual void generate_music(const std::string& filename, ZipReader *zip = 0) throw (AudioException); | ^~~~~ In file included from ./include/KeyValue.hpp:22, from ./include/Properties.hpp:21, from ./include/Shader.hpp:23, from ./include/ShaderNull.hpp:21, from ../shared/src/SubsystemNull.cpp:21: ./include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ./include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ./include/Properties.hpp:21, from ./include/Shader.hpp:23, from ./include/ShaderNull.hpp:21, from ../shared/src/SubsystemNull.cpp:21: ./include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ./include/Shader.hpp:23, from ./include/ShaderNull.hpp:21, from ../shared/src/SubsystemNull.cpp:21: ./include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ./include/ShaderNull.hpp:21, from ../shared/src/SubsystemNull.cpp:21: ./include/Shader.hpp:41:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Shader(const std::string& filename, ZipReader *zip) throw (KeyValueException, ShaderException); | ^~~~~ ./include/Shader.hpp:44:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual ID get_location(const char *name) throw (ShaderException) = 0; | ^~~~~ ./include/Shader.hpp:45:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual ID get_attrib_location(const char *name) throw (ShaderException) = 0; | ^~~~~ In file included from ../shared/src/SubsystemNull.cpp:21: ./include/ShaderNull.hpp:25:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 25 | ShaderNull(const std::string& filename, ZipReader *zip) throw (KeyValueException, ShaderException); | ^~~~~ ./include/ShaderNull.hpp:28:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 28 | virtual ID get_location(const char *name) throw (ShaderException); | ^~~~~ ./include/ShaderNull.hpp:29:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 29 | virtual ID get_attrib_location(const char *name) throw (ShaderException); | ^~~~~ ../shared/src/SubsystemNull.cpp:23:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 23 | SubsystemNull::SubsystemNull(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException) | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DGL_GLEXT_PROTOTYPES -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-TileGraphic.o `test -f '../shared/src/TileGraphic.cpp' || echo './'`../shared/src/TileGraphic.cpp In file included from ./include/ZipReader.hpp:21, from ./include/PNG.hpp:22, from ./include/TileGraphic.hpp:21, from ../shared/src/TileGraphic.cpp:18: ./include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ./include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ./include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ./include/PNG.hpp:22, from ./include/TileGraphic.hpp:21, from ../shared/src/TileGraphic.cpp:18: ./include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ./include/TileGraphic.hpp:21, from ../shared/src/TileGraphic.cpp:18: ./include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ./include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ./include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ../shared/src/TileGraphic.cpp:18: ./include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DGL_GLEXT_PROTOTYPES -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-Tile.o `test -f '../shared/src/Tile.cpp' || echo './'`../shared/src/Tile.cpp In file included from ./include/ZipReader.hpp:21, from ./include/PNG.hpp:22, from ./include/TileGraphic.hpp:21, from ./include/Tile.hpp:21, from ../shared/src/Tile.cpp:18: ./include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ./include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ./include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ./include/PNG.hpp:22, from ./include/TileGraphic.hpp:21, from ./include/Tile.hpp:21, from ../shared/src/Tile.cpp:18: ./include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ./include/TileGraphic.hpp:21, from ./include/Tile.hpp:21, from ../shared/src/Tile.cpp:18: ./include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ./include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ./include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ./include/Tile.hpp:21, from ../shared/src/Tile.cpp:18: ./include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DGL_GLEXT_PROTOTYPES -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-NPC.o `test -f '../shared/src/NPC.cpp' || echo './'`../shared/src/NPC.cpp In file included from ./include/KeyValue.hpp:22, from ./include/Properties.hpp:21, from ./include/NPC.hpp:21, from ../shared/src/NPC.cpp:18: ./include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ./include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ./include/ZipReader.hpp:21, from ./include/KeyValue.hpp:23, from ./include/Properties.hpp:21, from ./include/NPC.hpp:21, from ../shared/src/NPC.cpp:18: ./include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ./include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ./include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ./include/KeyValue.hpp:23, from ./include/Properties.hpp:21, from ./include/NPC.hpp:21, from ../shared/src/NPC.cpp:18: ./include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ./include/Properties.hpp:21, from ./include/NPC.hpp:21, from ../shared/src/NPC.cpp:18: ./include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ./include/NPC.hpp:21, from ../shared/src/NPC.cpp:18: ./include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ./include/TileGraphic.hpp:21, from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Movable.hpp:22, from ./include/NPC.hpp:22, from ../shared/src/NPC.cpp:18: ./include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ./include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ./include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Movable.hpp:22, from ./include/NPC.hpp:22, from ../shared/src/NPC.cpp:18: ./include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ./include/Movable.hpp:22, from ./include/NPC.hpp:22, from ../shared/src/NPC.cpp:18: ./include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ./include/NPC.hpp:22, from ../shared/src/NPC.cpp:18: ./include/Movable.hpp:52:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ ./include/Movable.hpp:73:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ In file included from ../shared/src/NPC.cpp:18: ./include/NPC.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MovableException); | ^~~~~ ./include/NPC.hpp:77:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/src/NPC.cpp:24:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 24 | throw (KeyValueException, MovableException) | ^~~~~ ../shared/src/NPC.cpp:143:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 143 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception) | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DGL_GLEXT_PROTOTYPES -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-TCPSocket.o `test -f '../shared/src/TCPSocket.cpp' || echo './'`../shared/src/TCPSocket.cpp In file included from ../shared/src/TCPSocket.cpp:18: ./include/TCPSocket.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void connect(const char *ip_address, unsigned short port) throw (TCPSocketException); | ^~~~~ ./include/TCPSocket.hpp:43:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | bool activity(time_t sec, long usec) throw (TCPSocketException); | ^~~~~ ./include/TCPSocket.hpp:44:72: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | void listen(const char *address, unsigned short port, int backlog) throw (TCPSocketException); | ^~~~~ ./include/TCPSocket.hpp:45:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | void listen(const char *address, unsigned short port) throw (TCPSocketException); | ^~~~~ ./include/TCPSocket.hpp:46:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void listen(unsigned short port, int backlog) throw (TCPSocketException); | ^~~~~ ./include/TCPSocket.hpp:47:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void listen(unsigned short port) throw (TCPSocketException); | ^~~~~ ./include/TCPSocket.hpp:48:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void accept(const TCPSocket& socket) throw (TCPSocketException); | ^~~~~ ./include/TCPSocket.hpp:51:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | size_t send(const char *buffer, size_t size) throw (TCPSocketException); | ^~~~~ ./include/TCPSocket.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | size_t send(const std::string& buffer) throw (TCPSocketException); | ^~~~~ ./include/TCPSocket.hpp:53:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | size_t receive(void *buffer, size_t size) throw (TCPSocketException); | ^~~~~ ./include/TCPSocket.hpp:56:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 56 | unsigned short get_port() throw (TCPSocketException); | ^~~~~ ./include/TCPSocket.hpp:57:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 57 | unsigned long get_address() throw (TCPSocketException); | ^~~~~ ./include/TCPSocket.hpp:69:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 69 | void check_states() throw (TCPSocketException); | ^~~~~ ../shared/src/TCPSocket.cpp:47:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void TCPSocket::connect(const char *ip_address, unsigned short port) throw (TCPSocketException) { | ^~~~~ ../shared/src/TCPSocket.cpp:148:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 148 | bool TCPSocket::activity(time_t sec, long usec) throw (TCPSocketException) { | ^~~~~ ../shared/src/TCPSocket.cpp:190:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 190 | void TCPSocket::listen(const char *address, unsigned short port, int backlog) throw (TCPSocketException) { | ^~~~~ ../shared/src/TCPSocket.cpp:233:66: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 233 | void TCPSocket::listen(const char *address, unsigned short port) throw (TCPSocketException) { | ^~~~~ ../shared/src/TCPSocket.cpp:237:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 237 | void TCPSocket::listen(unsigned short port, int backlog) throw (TCPSocketException) { | ^~~~~ ../shared/src/TCPSocket.cpp:241:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 241 | void TCPSocket::listen(unsigned short port) throw (TCPSocketException) { | ^~~~~ ../shared/src/TCPSocket.cpp:245:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 245 | void TCPSocket::accept(const TCPSocket& socket) throw (TCPSocketException) { | ^~~~~ ../shared/src/TCPSocket.cpp:287:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 287 | size_t TCPSocket::send(const char *buffer, size_t size) throw (TCPSocketException) { | ^~~~~ ../shared/src/TCPSocket.cpp:300:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 300 | size_t TCPSocket::send(const std::string& buffer) throw (TCPSocketException) { | ^~~~~ ../shared/src/TCPSocket.cpp:304:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 304 | size_t TCPSocket::receive(void *buffer, size_t size) throw (TCPSocketException) { | ^~~~~ ../shared/src/TCPSocket.cpp:329:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 329 | unsigned short TCPSocket::get_port() throw (TCPSocketException) { | ^~~~~ ../shared/src/TCPSocket.cpp:339:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 339 | unsigned long TCPSocket::get_address() throw (TCPSocketException) { | ^~~~~ ../shared/src/TCPSocket.cpp:349:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 349 | void TCPSocket::check_states() throw (TCPSocketException) { | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DGL_GLEXT_PROTOTYPES -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-TileGraphicNull.o `test -f '../shared/src/TileGraphicNull.cpp' || echo './'`../shared/src/TileGraphicNull.cpp In file included from ./include/ZipReader.hpp:21, from ./include/PNG.hpp:22, from ./include/TileGraphic.hpp:21, from ./include/TileGraphicNull.hpp:21, from ../shared/src/TileGraphicNull.cpp:18: ./include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ./include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ./include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ./include/PNG.hpp:22, from ./include/TileGraphic.hpp:21, from ./include/TileGraphicNull.hpp:21, from ../shared/src/TileGraphicNull.cpp:18: ./include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ./include/TileGraphic.hpp:21, from ./include/TileGraphicNull.hpp:21, from ../shared/src/TileGraphicNull.cpp:18: ./include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ./include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ./include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ./include/TileGraphicNull.hpp:21, from ../shared/src/TileGraphicNull.cpp:18: ./include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ../shared/src/TileGraphicNull.cpp:18: ./include/TileGraphicNull.hpp:30:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 30 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException); | ^~~~~ ../shared/src/TileGraphicNull.cpp:33:85: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 33 | void TileGraphicNull::replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) { } | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DGL_GLEXT_PROTOTYPES -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-TileGraphicGL.o `test -f '../shared/src/TileGraphicGL.cpp' || echo './'`../shared/src/TileGraphicGL.cpp In file included from ./include/ZipReader.hpp:21, from ./include/PNG.hpp:22, from ./include/TileGraphic.hpp:21, from ./include/TileGraphicGL.hpp:21, from ../shared/src/TileGraphicGL.cpp:20: ./include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ./include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ./include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ./include/PNG.hpp:22, from ./include/TileGraphic.hpp:21, from ./include/TileGraphicGL.hpp:21, from ../shared/src/TileGraphicGL.cpp:20: ./include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ./include/TileGraphic.hpp:21, from ./include/TileGraphicGL.hpp:21, from ../shared/src/TileGraphicGL.cpp:20: ./include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ./include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ./include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ./include/TileGraphicGL.hpp:21, from ../shared/src/TileGraphicGL.cpp:20: ./include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ../shared/src/TileGraphicGL.cpp:20: ./include/TileGraphicGL.hpp:37:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 37 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException); | ^~~~~ ../shared/src/TileGraphicGL.cpp:79:83: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 79 | void TileGraphicGL::replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) { | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DGL_GLEXT_PROTOTYPES -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-Timing.o `test -f '../shared/src/Timing.cpp' || echo './'`../shared/src/Timing.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DGL_GLEXT_PROTOTYPES -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-GuiObject.o `test -f '../shared/src/GuiObject.cpp' || echo './'`../shared/src/GuiObject.cpp In file included from ./include/ZipReader.hpp:21, from ./include/PNG.hpp:22, from ./include/TileGraphic.hpp:21, from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Resources.hpp:22, from ./include/GuiObject.hpp:21, from ../shared/src/GuiObject.cpp:18: ./include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ./include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ./include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ./include/PNG.hpp:22, from ./include/TileGraphic.hpp:21, from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Resources.hpp:22, from ./include/GuiObject.hpp:21, from ../shared/src/GuiObject.cpp:18: ./include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ./include/TileGraphic.hpp:21, from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Resources.hpp:22, from ./include/GuiObject.hpp:21, from ../shared/src/GuiObject.cpp:18: ./include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ./include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ./include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Resources.hpp:22, from ./include/GuiObject.hpp:21, from ../shared/src/GuiObject.cpp:18: ./include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ./include/Resources.hpp:22, from ./include/GuiObject.hpp:21, from ../shared/src/GuiObject.cpp:18: ./include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ./include/Resources.hpp:24, from ./include/GuiObject.hpp:21, from ../shared/src/GuiObject.cpp:18: ./include/Directory.hpp:43:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | Directory(const std::string& directory, const std::string& suffix, ZipReader *zip = 0) throw (DirectoryException); | ^~~~~ In file included from ./include/KeyValue.hpp:22, from ./include/Properties.hpp:21, from ./include/Tileset.hpp:24, from ./include/Resources.hpp:25, from ./include/GuiObject.hpp:21, from ../shared/src/GuiObject.cpp:18: ./include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ./include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ./include/Properties.hpp:21, from ./include/Tileset.hpp:24, from ./include/Resources.hpp:25, from ./include/GuiObject.hpp:21, from ../shared/src/GuiObject.cpp:18: ./include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ./include/Tileset.hpp:24, from ./include/Resources.hpp:25, from ./include/GuiObject.hpp:21, from ../shared/src/GuiObject.cpp:18: ./include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ./include/Resources.hpp:25, from ./include/GuiObject.hpp:21, from ../shared/src/GuiObject.cpp:18: ./include/Tileset.hpp:47:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | throw (KeyValueException, TilesetException); | ^~~~~ ./include/Tileset.hpp:67:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ./include/Resources.hpp:26, from ./include/GuiObject.hpp:21, from ../shared/src/GuiObject.cpp:18: ./include/Object.hpp:64:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | throw (KeyValueException, ObjectException); | ^~~~~ ./include/Object.hpp:96:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ./include/Characterset.hpp:22, from ./include/Resources.hpp:27, from ./include/GuiObject.hpp:21, from ../shared/src/GuiObject.cpp:18: ./include/Movable.hpp:52:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ ./include/Movable.hpp:73:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ In file included from ./include/Resources.hpp:27, from ./include/GuiObject.hpp:21, from ../shared/src/GuiObject.cpp:18: ./include/Characterset.hpp:61:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 61 | throw (KeyValueException, MovableException); | ^~~~~ ./include/Characterset.hpp:80:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ./include/Characterset.hpp:83:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ./include/Characterset.hpp:86:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ./include/Resources.hpp:28, from ./include/GuiObject.hpp:21, from ../shared/src/GuiObject.cpp:18: ./include/NPC.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MovableException); | ^~~~~ ./include/NPC.hpp:77:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ./include/Sound.hpp:24, from ./include/Animation.hpp:25, from ./include/Resources.hpp:29, from ./include/GuiObject.hpp:21, from ../shared/src/GuiObject.cpp:18: ./include/Audio.hpp:45:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ ./include/Audio.hpp:46:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | virtual void generate_music(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ In file included from ./include/Animation.hpp:25, from ./include/Resources.hpp:29, from ./include/GuiObject.hpp:21, from ../shared/src/GuiObject.cpp:18: ./include/Sound.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, SoundException); | ^~~~~ In file included from ./include/Resources.hpp:29, from ./include/GuiObject.hpp:21, from ../shared/src/GuiObject.cpp:18: ./include/Animation.hpp:42:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | throw (KeyValueException, AnimationException); | ^~~~~ ./include/Animation.hpp:99:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ./include/Map.hpp:25, from ./include/Resources.hpp:30, from ./include/GuiObject.hpp:21, from ../shared/src/GuiObject.cpp:18: ./include/Background.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, BackgroundException); | ^~~~~ ./include/Background.hpp:53:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename) throw (Exception); | ^~~~~ In file included from ./include/Map.hpp:27, from ./include/Resources.hpp:30, from ./include/GuiObject.hpp:21, from ../shared/src/GuiObject.cpp:18: ./include/Lightmap.hpp:41:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | throw (LightmapException); | ^~~~~ ./include/Lightmap.hpp:55:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ./include/Resources.hpp:30, from ./include/GuiObject.hpp:21, from ../shared/src/GuiObject.cpp:18: ./include/Map.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MapException); | ^~~~~ ./include/Map.hpp:82:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 82 | void fill_map() throw (Exception); | ^~~~~ In file included from ./include/Resources.hpp:32, from ./include/GuiObject.hpp:21, from ../shared/src/GuiObject.cpp:18: ./include/Font.hpp:53:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw (KeyValueException, FontException); | ^~~~~ In file included from ./include/Resources.hpp:33, from ./include/GuiObject.hpp:21, from ../shared/src/GuiObject.cpp:18: ./include/Icon.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, IconException); | ^~~~~ ./include/Icon.hpp:53:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ./include/Resources.hpp:35, from ./include/GuiObject.hpp:21, from ../shared/src/GuiObject.cpp:18: ./include/Music.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, MusicException); | ^~~~~ ./include/Music.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | const Audio *get_audio() const throw (MusicException); | ^~~~~ In file included from ./include/Resources.hpp:36, from ./include/GuiObject.hpp:21, from ../shared/src/GuiObject.cpp:18: ./include/Shader.hpp:41:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Shader(const std::string& filename, ZipReader *zip) throw (KeyValueException, ShaderException); | ^~~~~ ./include/Shader.hpp:44:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual ID get_location(const char *name) throw (ShaderException) = 0; | ^~~~~ ./include/Shader.hpp:45:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual ID get_attrib_location(const char *name) throw (ShaderException) = 0; | ^~~~~ In file included from ./include/GuiObject.hpp:21, from ../shared/src/GuiObject.cpp:18: ./include/Resources.hpp:96:123: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | Resources(Subsystem& subystem, const std::string& resource_directory, bool skip_maps = false, bool paks_only = false) throw (ResourcesException, ResourcesMissingException); | ^~~~~ In file included from ./include/GuiObject.hpp:21, from ../shared/src/GuiObject.cpp:18: ./include/Resources.hpp:99:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void reload_resources() throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:103:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 103 | Tileset *get_tileset(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:104:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | Object *get_object(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:105:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | Characterset *get_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:106:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | NPC *get_npc(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:107:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | Animation *get_animation(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:108:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | Map *get_map(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:109:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 109 | Background *get_background(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:110:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | Font *get_font(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:111:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | Icon *get_icon(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:112:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | Sound *get_sound(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:113:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | Music *get_music(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:114:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | Properties *get_game_settings(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:115:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | Shader *get_shader(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:116:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 116 | Icon *get_flag(const std::string& name, bool no_throw = false) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:159:90: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | void read_tilesets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:160:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 160 | void read_objects(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:161:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 161 | void read_charactersets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:162:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 162 | void read_npcs(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:163:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 163 | void read_animations(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:164:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 164 | void read_maps(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:165:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 165 | void read_backgrounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:166:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | void read_fonts(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:167:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | void read_icons(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:168:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | void read_sounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:169:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | void read_musics(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:170:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 170 | void read_game_settings(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:171:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | void read_shaders(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:172:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 172 | void read_flags(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:174:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 174 | void load_resources(bool home_paks_only) throw (ResourcesException, ResourcesMissingException); | ^~~~~ ./include/Resources.hpp:175:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 175 | void read_all(const std::string& fdir, ZipReader *fzip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:177:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 177 | void prepare_resources() throw (ResourcesException); | ^~~~~ In file included from ../shared/src/GuiObject.cpp:19: ./include/Gui.hpp:68:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 68 | Gui(Resources& resources, Subsystem& subsystem, Font *font) throw (GuiException, ResourcesException); | ^~~~~ ./include/Gui.hpp:71:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 71 | void run() throw (Exception); | ^~~~~ ./include/Gui.hpp:74:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | virtual void idle() throw (Exception) = 0; | ^~~~~ ./include/Gui.hpp:99:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | int height) throw (GuiException); | ^~~~~ ./include/Gui.hpp:102:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | const std::string& caption) throw (GuiException); | ^~~~~ ./include/Gui.hpp:106:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void *on_click_data) throw (GuiException); | ^~~~~ ./include/Gui.hpp:110:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | void *on_click_data) throw (GuiException); | ^~~~~ ./include/Gui.hpp:114:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | void *on_click_data) throw (GuiException); | ^~~~~ ./include/Gui.hpp:117:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | const std::string& text) throw (GuiException); | ^~~~~ ./include/Gui.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | TileGraphic *graphic) throw (GuiException); | ^~~~~ ./include/Gui.hpp:123:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | int height) throw (GuiException); | ^~~~~ ./include/Gui.hpp:126:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 126 | throw (GuiException); | ^~~~~ ./include/Gui.hpp:131:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 131 | throw (GuiException); | ^~~~~ ./include/Gui.hpp:136:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 136 | throw (GuiException); | ^~~~~ ./include/Gui.hpp:140:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 140 | void *on_item_selected_data) throw (GuiException); | ^~~~~ ./include/Gui.hpp:144:83: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | GuiListbox::OnItemSelected on_item_selected, void *on_item_selected_data) throw (GuiException); | ^~~~~ ./include/Gui.hpp:201:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 201 | void idleloop(int stack_counter) throw (Exception); | ^~~~~ ./include/Gui.hpp:203:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 203 | void check_parent(GuiObject *parent) throw (GuiException); | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DGL_GLEXT_PROTOTYPES -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-UDPSocket.o `test -f '../shared/src/UDPSocket.cpp' || echo './'`../shared/src/UDPSocket.cpp In file included from ../shared/src/UDPSocket.cpp:18: ./include/UDPSocket.hpp:42:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | UDPSocket() throw (UDPSocketException); | ^~~~~ ./include/UDPSocket.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | UDPSocket(unsigned short port) throw (UDPSocketException); | ^~~~~ ./include/UDPSocket.hpp:46:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | ssize_t send(uint32_t host, uint16_t port, void *buffer, size_t length) throw (UDPSocketException); | ^~~~~ ./include/UDPSocket.hpp:47:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | ssize_t recv(char *buffer, size_t length, uint32_t *host, uint16_t *port) throw (UDPSocketException); | ^~~~~ ./include/UDPSocket.hpp:48:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_port(unsigned short port) throw (UDPSocketException); | ^~~~~ ./include/UDPSocket.hpp:60:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 60 | void create_socket(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/src/UDPSocket.cpp:28:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 28 | UDPSocket::UDPSocket() throw (UDPSocketException) : port(0) { | ^~~~~ ../shared/src/UDPSocket.cpp:32:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | UDPSocket::UDPSocket(unsigned short port) throw (UDPSocketException) : port(port) { | ^~~~~ ../shared/src/UDPSocket.cpp:40:84: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | ssize_t UDPSocket::send(uint32_t host, uint16_t port, void *buffer, size_t length) throw (UDPSocketException) { | ^~~~~ ../shared/src/UDPSocket.cpp:58:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 58 | ssize_t UDPSocket::recv(char *buffer, size_t length, uint32_t *host, uint16_t *port) throw (UDPSocketException) { | ^~~~~ ../shared/src/UDPSocket.cpp:82:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 82 | void UDPSocket::set_port(unsigned short port) throw (UDPSocketException) { | ^~~~~ ../shared/src/UDPSocket.cpp:96:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | void UDPSocket::create_socket(unsigned short port) throw (UDPSocketException) { | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DGL_GLEXT_PROTOTYPES -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-CRC64.o `test -f '../shared/src/CRC64.cpp' || echo './'`../shared/src/CRC64.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DGL_GLEXT_PROTOTYPES -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-Tileset.o `test -f '../shared/src/Tileset.cpp' || echo './'`../shared/src/Tileset.cpp In file included from ./include/ZipReader.hpp:21, from ./include/PNG.hpp:22, from ./include/TileGraphic.hpp:21, from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Tileset.hpp:22, from ../shared/src/Tileset.cpp:18: ./include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ./include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ./include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ./include/PNG.hpp:22, from ./include/TileGraphic.hpp:21, from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Tileset.hpp:22, from ../shared/src/Tileset.cpp:18: ./include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ./include/TileGraphic.hpp:21, from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Tileset.hpp:22, from ../shared/src/Tileset.cpp:18: ./include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ./include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ./include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Tileset.hpp:22, from ../shared/src/Tileset.cpp:18: ./include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ./include/Tileset.hpp:22, from ../shared/src/Tileset.cpp:18: ./include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ./include/KeyValue.hpp:22, from ./include/Properties.hpp:21, from ./include/Tileset.hpp:24, from ../shared/src/Tileset.cpp:18: ./include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ./include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ./include/Properties.hpp:21, from ./include/Tileset.hpp:24, from ../shared/src/Tileset.cpp:18: ./include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ./include/Tileset.hpp:24, from ../shared/src/Tileset.cpp:18: ./include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ../shared/src/Tileset.cpp:18: ./include/Tileset.hpp:47:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | throw (KeyValueException, TilesetException); | ^~~~~ ./include/Tileset.hpp:67:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/src/Tileset.cpp:28:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 28 | throw (KeyValueException, TilesetException) | ^~~~~ ../shared/src/Tileset.cpp:74:72: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void Tileset::create_tile(const std::string& filename, ZipReader *zip) throw (Exception) { | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DGL_GLEXT_PROTOTYPES -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-Zip.o `test -f '../shared/src/Zip.cpp' || echo './'`../shared/src/Zip.cpp In file included from ../shared/src/Zip.cpp:18: ./include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ./include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ./include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ../shared/src/Zip.cpp:20: ./include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ./include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ ../shared/src/Zip.cpp:24:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 24 | Zip::Zip(const std::string& filename) throw (ZipException) : filename(filename), f(0) { | ^~~~~ ../shared/src/Zip.cpp:50:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | const std::string& Zip::get_hash() throw (ZipException) { | ^~~~~ ../shared/src/Zip.cpp:58:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 58 | void Zip::rehash() throw (ZipException) { | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DGL_GLEXT_PROTOTYPES -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-ZipWriter.o `test -f '../shared/src/ZipWriter.cpp' || echo './'`../shared/src/ZipWriter.cpp In file included from ./include/ZipWriter.hpp:21, from ../shared/src/ZipWriter.cpp:18: ./include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ./include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ./include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ../shared/src/ZipWriter.cpp:18: ./include/ZipWriter.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipWriter(const std::string& filename) throw (ZipWriterException); | ^~~~~ ./include/ZipWriter.hpp:42:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void add_file(const std::string& filename) throw (ZipWriterException); | ^~~~~ ./include/ZipWriter.hpp:43:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void remove_file(const std::string& filename) throw (ZipWriterException); | ^~~~~ ../shared/src/ZipWriter.cpp:20:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 20 | ZipWriter::ZipWriter(const std::string& filename) throw (ZipWriterException) | ^~~~~ ../shared/src/ZipWriter.cpp:28:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 28 | void ZipWriter::add_file(const std::string& filename) throw (ZipWriterException) { | ^~~~~ ../shared/src/ZipWriter.cpp:31:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | void ZipWriter::remove_file(const std::string& filename) throw (ZipWriterException) { | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DGL_GLEXT_PROTOTYPES -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-Utils.o `test -f '../shared/src/Utils.cpp' || echo './'`../shared/src/Utils.cpp In file included from ../shared/src/Utils.cpp:18: ./include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ./include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ ../shared/src/Utils.cpp:53:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException) { | ^~~~~ ../shared/src/Utils.cpp:77:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | std::string get_home_directory() throw (UtilsException) { | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DGL_GLEXT_PROTOTYPES -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-ZipReader.o `test -f '../shared/src/ZipReader.cpp' || echo './'`../shared/src/ZipReader.cpp In file included from ./include/ZipReader.hpp:21, from ../shared/src/ZipReader.cpp:18: ./include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ./include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ./include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ../shared/src/ZipReader.cpp:18: ./include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/src/ZipReader.cpp:24:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 24 | ZipReader::ZipReader(const std::string& filename) throw (ZipReaderException) | ^~~~~ ../shared/src/ZipReader.cpp:119:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 119 | const char *ZipReader::extract(std::string filename, size_t *out_sz) throw (ZipReaderException) { | ^~~~~ ../shared/src/ZipReader.cpp:197:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 197 | void ZipReader::throw_corrupt_file(const std::string& filename) throw (ZipReaderException) { | ^~~~~ ../shared/src/ZipReader.cpp:201:98: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 201 | void ZipReader::throw_inflate_failed(z_stream *z, const char *data, const std::string& filename) throw (ZipReaderException) { | ^~~~~ ../shared/src/ZipReader.cpp:211:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 211 | const ZipReader::File& ZipReader::get_file(const std::string& filename) throw (ZipReaderException) { | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DGL_GLEXT_PROTOTYPES -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-TextMessageSystem.o `test -f '../shared/src/TextMessageSystem.cpp' || echo './'`../shared/src/TextMessageSystem.cpp In file included from ./include/KeyValue.hpp:22, from ./include/Properties.hpp:21, from ./include/Icon.hpp:22, from ../shared/src/TextMessageSystem.cpp:19: ./include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ./include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ./include/ZipReader.hpp:21, from ./include/KeyValue.hpp:23, from ./include/Properties.hpp:21, from ./include/Icon.hpp:22, from ../shared/src/TextMessageSystem.cpp:19: ./include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ./include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ./include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ./include/KeyValue.hpp:23, from ./include/Properties.hpp:21, from ./include/Icon.hpp:22, from ../shared/src/TextMessageSystem.cpp:19: ./include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ./include/Properties.hpp:21, from ./include/Icon.hpp:22, from ../shared/src/TextMessageSystem.cpp:19: ./include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ./include/Icon.hpp:22, from ../shared/src/TextMessageSystem.cpp:19: ./include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ./include/TileGraphic.hpp:21, from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Icon.hpp:23, from ../shared/src/TextMessageSystem.cpp:19: ./include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ./include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ./include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Icon.hpp:23, from ../shared/src/TextMessageSystem.cpp:19: ./include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ./include/Icon.hpp:23, from ../shared/src/TextMessageSystem.cpp:19: ./include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ../shared/src/TextMessageSystem.cpp:19: ./include/Icon.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, IconException); | ^~~~~ ./include/Icon.hpp:53:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DGL_GLEXT_PROTOTYPES -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-FileReader.o `test -f '../shared/src/FileReader.cpp' || echo './'`../shared/src/FileReader.cpp In file included from ../shared/src/FileReader.cpp:18: ./include/FileReader.hpp:37:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 37 | FileReader(const char *filename) throw (FileReaderException); | ^~~~~ ./include/FileReader.hpp:40:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | size_t read(void *buffer, size_t len) throw (FileReaderException); | ^~~~~ ../shared/src/FileReader.cpp:24:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 24 | FileReader::FileReader(const char *filename) throw (FileReaderException) { | ^~~~~ ../shared/src/FileReader.cpp:35:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 35 | size_t FileReader::read(void *buffer, size_t len) throw (FileReaderException) { | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DGL_GLEXT_PROTOTYPES -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-Shader.o `test -f '../shared/src/Shader.cpp' || echo './'`../shared/src/Shader.cpp In file included from ./include/ZipReader.hpp:21, from ./include/Shader.hpp:22, from ../shared/src/Shader.cpp:18: ./include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ./include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ./include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ./include/Shader.hpp:22, from ../shared/src/Shader.cpp:18: ./include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ./include/KeyValue.hpp:22, from ./include/Properties.hpp:21, from ./include/Shader.hpp:23, from ../shared/src/Shader.cpp:18: ./include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ./include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ./include/Properties.hpp:21, from ./include/Shader.hpp:23, from ../shared/src/Shader.cpp:18: ./include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ./include/Shader.hpp:23, from ../shared/src/Shader.cpp:18: ./include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ./include/TileGraphic.hpp:21, from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Shader.hpp:24, from ../shared/src/Shader.cpp:18: ./include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ./include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ./include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Shader.hpp:24, from ../shared/src/Shader.cpp:18: ./include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ./include/Shader.hpp:24, from ../shared/src/Shader.cpp:18: ./include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ../shared/src/Shader.cpp:18: ./include/Shader.hpp:41:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Shader(const std::string& filename, ZipReader *zip) throw (KeyValueException, ShaderException); | ^~~~~ ./include/Shader.hpp:44:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual ID get_location(const char *name) throw (ShaderException) = 0; | ^~~~~ ./include/Shader.hpp:45:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual ID get_attrib_location(const char *name) throw (ShaderException) = 0; | ^~~~~ ../shared/src/Shader.cpp:21:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 21 | throw (KeyValueException, ShaderException) | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DGL_GLEXT_PROTOTYPES -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-ShaderNull.o `test -f '../shared/src/ShaderNull.cpp' || echo './'`../shared/src/ShaderNull.cpp In file included from ./include/ZipReader.hpp:21, from ./include/Shader.hpp:22, from ./include/ShaderNull.hpp:21, from ../shared/src/ShaderNull.cpp:18: ./include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ./include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ./include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ./include/Shader.hpp:22, from ./include/ShaderNull.hpp:21, from ../shared/src/ShaderNull.cpp:18: ./include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ./include/KeyValue.hpp:22, from ./include/Properties.hpp:21, from ./include/Shader.hpp:23, from ./include/ShaderNull.hpp:21, from ../shared/src/ShaderNull.cpp:18: ./include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ./include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ./include/Properties.hpp:21, from ./include/Shader.hpp:23, from ./include/ShaderNull.hpp:21, from ../shared/src/ShaderNull.cpp:18: ./include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ./include/Shader.hpp:23, from ./include/ShaderNull.hpp:21, from ../shared/src/ShaderNull.cpp:18: ./include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ./include/TileGraphic.hpp:21, from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Shader.hpp:24, from ./include/ShaderNull.hpp:21, from ../shared/src/ShaderNull.cpp:18: ./include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ./include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ./include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Shader.hpp:24, from ./include/ShaderNull.hpp:21, from ../shared/src/ShaderNull.cpp:18: ./include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ./include/Shader.hpp:24, from ./include/ShaderNull.hpp:21, from ../shared/src/ShaderNull.cpp:18: ./include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ./include/ShaderNull.hpp:21, from ../shared/src/ShaderNull.cpp:18: ./include/Shader.hpp:41:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Shader(const std::string& filename, ZipReader *zip) throw (KeyValueException, ShaderException); | ^~~~~ ./include/Shader.hpp:44:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual ID get_location(const char *name) throw (ShaderException) = 0; | ^~~~~ ./include/Shader.hpp:45:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual ID get_attrib_location(const char *name) throw (ShaderException) = 0; | ^~~~~ In file included from ../shared/src/ShaderNull.cpp:18: ./include/ShaderNull.hpp:25:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 25 | ShaderNull(const std::string& filename, ZipReader *zip) throw (KeyValueException, ShaderException); | ^~~~~ ./include/ShaderNull.hpp:28:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 28 | virtual ID get_location(const char *name) throw (ShaderException); | ^~~~~ ./include/ShaderNull.hpp:29:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 29 | virtual ID get_attrib_location(const char *name) throw (ShaderException); | ^~~~~ ../shared/src/ShaderNull.cpp:21:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 21 | throw (KeyValueException, ShaderException) | ^~~~~ ../shared/src/ShaderNull.cpp:26:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 26 | Shader::ID ShaderNull::get_location(const char *name) throw (ShaderException) { return 0; } | ^~~~~ ../shared/src/ShaderNull.cpp:28:62: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 28 | Shader::ID ShaderNull::get_attrib_location(const char *name) throw (ShaderException) { return 0; } | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DGL_GLEXT_PROTOTYPES -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-MultiReader.o `test -f '../shared/src/MultiReader.cpp' || echo './'`../shared/src/MultiReader.cpp In file included from ./include/ZipReader.hpp:21, from ./include/PNG.hpp:22, from ./include/TileGraphic.hpp:21, from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Resources.hpp:22, from ./include/MultiReader.hpp:22, from ../shared/src/MultiReader.cpp:18: ./include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ./include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ./include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ./include/PNG.hpp:22, from ./include/TileGraphic.hpp:21, from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Resources.hpp:22, from ./include/MultiReader.hpp:22, from ../shared/src/MultiReader.cpp:18: ./include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ./include/TileGraphic.hpp:21, from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Resources.hpp:22, from ./include/MultiReader.hpp:22, from ../shared/src/MultiReader.cpp:18: ./include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ./include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ./include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Resources.hpp:22, from ./include/MultiReader.hpp:22, from ../shared/src/MultiReader.cpp:18: ./include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ./include/Resources.hpp:22, from ./include/MultiReader.hpp:22, from ../shared/src/MultiReader.cpp:18: ./include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ./include/Resources.hpp:24, from ./include/MultiReader.hpp:22, from ../shared/src/MultiReader.cpp:18: ./include/Directory.hpp:43:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | Directory(const std::string& directory, const std::string& suffix, ZipReader *zip = 0) throw (DirectoryException); | ^~~~~ In file included from ./include/KeyValue.hpp:22, from ./include/Properties.hpp:21, from ./include/Tileset.hpp:24, from ./include/Resources.hpp:25, from ./include/MultiReader.hpp:22, from ../shared/src/MultiReader.cpp:18: ./include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ./include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ./include/Properties.hpp:21, from ./include/Tileset.hpp:24, from ./include/Resources.hpp:25, from ./include/MultiReader.hpp:22, from ../shared/src/MultiReader.cpp:18: ./include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ./include/Tileset.hpp:24, from ./include/Resources.hpp:25, from ./include/MultiReader.hpp:22, from ../shared/src/MultiReader.cpp:18: ./include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ./include/Resources.hpp:25, from ./include/MultiReader.hpp:22, from ../shared/src/MultiReader.cpp:18: ./include/Tileset.hpp:47:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | throw (KeyValueException, TilesetException); | ^~~~~ ./include/Tileset.hpp:67:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ./include/Resources.hpp:26, from ./include/MultiReader.hpp:22, from ../shared/src/MultiReader.cpp:18: ./include/Object.hpp:64:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | throw (KeyValueException, ObjectException); | ^~~~~ ./include/Object.hpp:96:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ./include/Characterset.hpp:22, from ./include/Resources.hpp:27, from ./include/MultiReader.hpp:22, from ../shared/src/MultiReader.cpp:18: ./include/Movable.hpp:52:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ ./include/Movable.hpp:73:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ In file included from ./include/Resources.hpp:27, from ./include/MultiReader.hpp:22, from ../shared/src/MultiReader.cpp:18: ./include/Characterset.hpp:61:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 61 | throw (KeyValueException, MovableException); | ^~~~~ ./include/Characterset.hpp:80:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ./include/Characterset.hpp:83:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ./include/Characterset.hpp:86:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ./include/Resources.hpp:28, from ./include/MultiReader.hpp:22, from ../shared/src/MultiReader.cpp:18: ./include/NPC.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MovableException); | ^~~~~ ./include/NPC.hpp:77:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ./include/Sound.hpp:24, from ./include/Animation.hpp:25, from ./include/Resources.hpp:29, from ./include/MultiReader.hpp:22, from ../shared/src/MultiReader.cpp:18: ./include/Audio.hpp:45:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ ./include/Audio.hpp:46:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | virtual void generate_music(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ In file included from ./include/Animation.hpp:25, from ./include/Resources.hpp:29, from ./include/MultiReader.hpp:22, from ../shared/src/MultiReader.cpp:18: ./include/Sound.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, SoundException); | ^~~~~ In file included from ./include/Resources.hpp:29, from ./include/MultiReader.hpp:22, from ../shared/src/MultiReader.cpp:18: ./include/Animation.hpp:42:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | throw (KeyValueException, AnimationException); | ^~~~~ ./include/Animation.hpp:99:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ./include/Map.hpp:25, from ./include/Resources.hpp:30, from ./include/MultiReader.hpp:22, from ../shared/src/MultiReader.cpp:18: ./include/Background.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, BackgroundException); | ^~~~~ ./include/Background.hpp:53:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename) throw (Exception); | ^~~~~ In file included from ./include/Map.hpp:27, from ./include/Resources.hpp:30, from ./include/MultiReader.hpp:22, from ../shared/src/MultiReader.cpp:18: ./include/Lightmap.hpp:41:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | throw (LightmapException); | ^~~~~ ./include/Lightmap.hpp:55:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ./include/Resources.hpp:30, from ./include/MultiReader.hpp:22, from ../shared/src/MultiReader.cpp:18: ./include/Map.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MapException); | ^~~~~ ./include/Map.hpp:82:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 82 | void fill_map() throw (Exception); | ^~~~~ In file included from ./include/Resources.hpp:32, from ./include/MultiReader.hpp:22, from ../shared/src/MultiReader.cpp:18: ./include/Font.hpp:53:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw (KeyValueException, FontException); | ^~~~~ In file included from ./include/Resources.hpp:33, from ./include/MultiReader.hpp:22, from ../shared/src/MultiReader.cpp:18: ./include/Icon.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, IconException); | ^~~~~ ./include/Icon.hpp:53:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ./include/Resources.hpp:35, from ./include/MultiReader.hpp:22, from ../shared/src/MultiReader.cpp:18: ./include/Music.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, MusicException); | ^~~~~ ./include/Music.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | const Audio *get_audio() const throw (MusicException); | ^~~~~ In file included from ./include/Resources.hpp:36, from ./include/MultiReader.hpp:22, from ../shared/src/MultiReader.cpp:18: ./include/Shader.hpp:41:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Shader(const std::string& filename, ZipReader *zip) throw (KeyValueException, ShaderException); | ^~~~~ ./include/Shader.hpp:44:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual ID get_location(const char *name) throw (ShaderException) = 0; | ^~~~~ ./include/Shader.hpp:45:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual ID get_attrib_location(const char *name) throw (ShaderException) = 0; | ^~~~~ In file included from ./include/MultiReader.hpp:22, from ../shared/src/MultiReader.cpp:18: ./include/Resources.hpp:96:123: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | Resources(Subsystem& subystem, const std::string& resource_directory, bool skip_maps = false, bool paks_only = false) throw (ResourcesException, ResourcesMissingException); | ^~~~~ In file included from ./include/MultiReader.hpp:22, from ../shared/src/MultiReader.cpp:18: ./include/Resources.hpp:99:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void reload_resources() throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:103:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 103 | Tileset *get_tileset(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:104:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | Object *get_object(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:105:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | Characterset *get_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:106:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | NPC *get_npc(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:107:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | Animation *get_animation(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:108:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | Map *get_map(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:109:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 109 | Background *get_background(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:110:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | Font *get_font(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:111:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | Icon *get_icon(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:112:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | Sound *get_sound(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:113:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | Music *get_music(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:114:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | Properties *get_game_settings(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:115:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | Shader *get_shader(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:116:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 116 | Icon *get_flag(const std::string& name, bool no_throw = false) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:159:90: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | void read_tilesets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:160:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 160 | void read_objects(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:161:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 161 | void read_charactersets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:162:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 162 | void read_npcs(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:163:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 163 | void read_animations(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:164:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 164 | void read_maps(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:165:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 165 | void read_backgrounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:166:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | void read_fonts(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:167:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | void read_icons(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:168:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | void read_sounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:169:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | void read_musics(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:170:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 170 | void read_game_settings(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:171:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | void read_shaders(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:172:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 172 | void read_flags(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:174:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 174 | void load_resources(bool home_paks_only) throw (ResourcesException, ResourcesMissingException); | ^~~~~ ./include/Resources.hpp:175:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 175 | void read_all(const std::string& fdir, ZipReader *fzip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:177:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 177 | void prepare_resources() throw (ResourcesException); | ^~~~~ In file included from ../shared/src/MultiReader.cpp:18: ./include/MultiReader.hpp:39:62: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | MultiReader(const std::string& filename, ZipReader *zip) throw (MultiReaderException); | ^~~~~ ../shared/src/MultiReader.cpp:23:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 23 | MultiReader::MultiReader(const std::string& filename, ZipReader *zip) throw (MultiReaderException) | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DGL_GLEXT_PROTOTYPES -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-I18N.o `test -f '../shared/src/I18N.cpp' || echo './'`../shared/src/I18N.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DGL_GLEXT_PROTOTYPES -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/i18n/libshared_a-I18NEnglish.o `test -f '../shared/i18n/I18NEnglish.cpp' || echo './'`../shared/i18n/I18NEnglish.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DGL_GLEXT_PROTOTYPES -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/i18n/libshared_a-I18NGerman.o `test -f '../shared/i18n/I18NGerman.cpp' || echo './'`../shared/i18n/I18NGerman.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DGL_GLEXT_PROTOTYPES -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-SubsystemSDL.o `test -f '../shared/src/SubsystemSDL.cpp' || echo './'`../shared/src/SubsystemSDL.cpp In file included from ./include/ZipReader.hpp:21, from ./include/PNG.hpp:22, from ./include/TileGraphic.hpp:21, from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/SubsystemSDL.hpp:21, from ../shared/src/SubsystemSDL.cpp:20: ./include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ./include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ./include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ./include/PNG.hpp:22, from ./include/TileGraphic.hpp:21, from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/SubsystemSDL.hpp:21, from ../shared/src/SubsystemSDL.cpp:20: ./include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ./include/TileGraphic.hpp:21, from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/SubsystemSDL.hpp:21, from ../shared/src/SubsystemSDL.cpp:20: ./include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ./include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ./include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/SubsystemSDL.hpp:21, from ../shared/src/SubsystemSDL.cpp:20: ./include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ./include/SubsystemSDL.hpp:21, from ../shared/src/SubsystemSDL.cpp:20: ./include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ./include/KeyValue.hpp:22, from ./include/Properties.hpp:21, from ./include/Shader.hpp:23, from ./include/SubsystemSDL.hpp:22, from ../shared/src/SubsystemSDL.cpp:20: ./include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ./include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ./include/Properties.hpp:21, from ./include/Shader.hpp:23, from ./include/SubsystemSDL.hpp:22, from ../shared/src/SubsystemSDL.cpp:20: ./include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ./include/Shader.hpp:23, from ./include/SubsystemSDL.hpp:22, from ../shared/src/SubsystemSDL.cpp:20: ./include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ./include/SubsystemSDL.hpp:22, from ../shared/src/SubsystemSDL.cpp:20: ./include/Shader.hpp:41:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Shader(const std::string& filename, ZipReader *zip) throw (KeyValueException, ShaderException); | ^~~~~ ./include/Shader.hpp:44:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual ID get_location(const char *name) throw (ShaderException) = 0; | ^~~~~ ./include/Shader.hpp:45:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual ID get_attrib_location(const char *name) throw (ShaderException) = 0; | ^~~~~ In file included from ./include/SubsystemSDL.hpp:23, from ../shared/src/SubsystemSDL.cpp:20: ./include/TileGraphicGL.hpp:37:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 37 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException); | ^~~~~ In file included from ../shared/src/SubsystemSDL.cpp:20: ./include/SubsystemSDL.hpp:38:108: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 38 | SubsystemSDL(std::ostream& stream, I18N& i18n, const std::string& window_title, bool shading_pipeline) throw (SubsystemException); | ^~~~~ In file included from ./include/Sound.hpp:24, from ../shared/src/SubsystemSDL.cpp:22: ./include/Audio.hpp:45:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ ./include/Audio.hpp:46:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | virtual void generate_music(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ In file included from ../shared/src/SubsystemSDL.cpp:22: ./include/Sound.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, SoundException); | ^~~~~ In file included from ../shared/src/SubsystemSDL.cpp:23: ./include/Music.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, MusicException); | ^~~~~ ./include/Music.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | const Audio *get_audio() const throw (MusicException); | ^~~~~ In file included from ../shared/src/SubsystemSDL.cpp:24: ./include/AudioSDL.hpp:39:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException); | ^~~~~ ./include/AudioSDL.hpp:40:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | virtual void generate_music(const std::string& filename, ZipReader *zip = 0) throw (AudioException); | ^~~~~ In file included from ../shared/src/SubsystemSDL.cpp:25: ./include/Font.hpp:53:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw (KeyValueException, FontException); | ^~~~~ In file included from ../shared/src/SubsystemSDL.cpp:26: ./include/Icon.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, IconException); | ^~~~~ ./include/Icon.hpp:53:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/src/SubsystemSDL.cpp:27: ./include/ShaderGL.hpp:37:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 37 | ShaderGL(Subsystem& subsystem, const std::string& filename, ZipReader *zip) throw (KeyValueException, ShaderException); | ^~~~~ ./include/ShaderGL.hpp:40:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | virtual ID get_location(const char *name) throw (ShaderException); | ^~~~~ ./include/ShaderGL.hpp:41:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | virtual ID get_attrib_location(const char *name) throw (ShaderException); | ^~~~~ ./include/ShaderGL.hpp:59:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 59 | void compile(GLuint id, const char *program) throw (ShaderException); | ^~~~~ In file included from ../shared/src/SubsystemSDL.cpp:28: ./include/ShaderNull.hpp:25:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 25 | ShaderNull(const std::string& filename, ZipReader *zip) throw (KeyValueException, ShaderException); | ^~~~~ ./include/ShaderNull.hpp:28:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 28 | virtual ID get_location(const char *name) throw (ShaderException); | ^~~~~ ./include/ShaderNull.hpp:29:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 29 | virtual ID get_attrib_location(const char *name) throw (ShaderException); | ^~~~~ In file included from ./include/Resources.hpp:24, from ../shared/src/SubsystemSDL.cpp:29: ./include/Directory.hpp:43:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | Directory(const std::string& directory, const std::string& suffix, ZipReader *zip = 0) throw (DirectoryException); | ^~~~~ In file included from ./include/Resources.hpp:25, from ../shared/src/SubsystemSDL.cpp:29: ./include/Tileset.hpp:47:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | throw (KeyValueException, TilesetException); | ^~~~~ ./include/Tileset.hpp:67:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ./include/Resources.hpp:26, from ../shared/src/SubsystemSDL.cpp:29: ./include/Object.hpp:64:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | throw (KeyValueException, ObjectException); | ^~~~~ ./include/Object.hpp:96:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ./include/Characterset.hpp:22, from ./include/Resources.hpp:27, from ../shared/src/SubsystemSDL.cpp:29: ./include/Movable.hpp:52:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ ./include/Movable.hpp:73:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ In file included from ./include/Resources.hpp:27, from ../shared/src/SubsystemSDL.cpp:29: ./include/Characterset.hpp:61:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 61 | throw (KeyValueException, MovableException); | ^~~~~ ./include/Characterset.hpp:80:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ./include/Characterset.hpp:83:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ./include/Characterset.hpp:86:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ./include/Resources.hpp:28, from ../shared/src/SubsystemSDL.cpp:29: ./include/NPC.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MovableException); | ^~~~~ ./include/NPC.hpp:77:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ./include/Resources.hpp:29, from ../shared/src/SubsystemSDL.cpp:29: ./include/Animation.hpp:42:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | throw (KeyValueException, AnimationException); | ^~~~~ ./include/Animation.hpp:99:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ./include/Map.hpp:25, from ./include/Resources.hpp:30, from ../shared/src/SubsystemSDL.cpp:29: ./include/Background.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, BackgroundException); | ^~~~~ ./include/Background.hpp:53:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename) throw (Exception); | ^~~~~ In file included from ./include/Map.hpp:27, from ./include/Resources.hpp:30, from ../shared/src/SubsystemSDL.cpp:29: ./include/Lightmap.hpp:41:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | throw (LightmapException); | ^~~~~ ./include/Lightmap.hpp:55:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ./include/Resources.hpp:30, from ../shared/src/SubsystemSDL.cpp:29: ./include/Map.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MapException); | ^~~~~ ./include/Map.hpp:82:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 82 | void fill_map() throw (Exception); | ^~~~~ In file included from ../shared/src/SubsystemSDL.cpp:29: ./include/Resources.hpp:96:123: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | Resources(Subsystem& subystem, const std::string& resource_directory, bool skip_maps = false, bool paks_only = false) throw (ResourcesException, ResourcesMissingException); | ^~~~~ In file included from ../shared/src/SubsystemSDL.cpp:29: ./include/Resources.hpp:99:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void reload_resources() throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:103:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 103 | Tileset *get_tileset(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:104:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | Object *get_object(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:105:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | Characterset *get_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:106:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | NPC *get_npc(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:107:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | Animation *get_animation(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:108:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | Map *get_map(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:109:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 109 | Background *get_background(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:110:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | Font *get_font(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:111:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | Icon *get_icon(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:112:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | Sound *get_sound(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:113:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | Music *get_music(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:114:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | Properties *get_game_settings(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:115:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | Shader *get_shader(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:116:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 116 | Icon *get_flag(const std::string& name, bool no_throw = false) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:159:90: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | void read_tilesets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:160:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 160 | void read_objects(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:161:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 161 | void read_charactersets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:162:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 162 | void read_npcs(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:163:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 163 | void read_animations(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:164:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 164 | void read_maps(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:165:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 165 | void read_backgrounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:166:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | void read_fonts(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:167:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | void read_icons(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:168:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | void read_sounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:169:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | void read_musics(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:170:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 170 | void read_game_settings(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:171:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | void read_shaders(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:172:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 172 | void read_flags(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:174:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 174 | void load_resources(bool home_paks_only) throw (ResourcesException, ResourcesMissingException); | ^~~~~ ./include/Resources.hpp:175:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 175 | void read_all(const std::string& fdir, ZipReader *fzip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:177:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 177 | void prepare_resources() throw (ResourcesException); | ^~~~~ ../shared/src/SubsystemSDL.cpp:187:118: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 187 | SubsystemSDL::SubsystemSDL(std::ostream& stream, I18N& i18n, const std::string& window_title, bool shading_pipeline) throw (SubsystemException) | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DGL_GLEXT_PROTOTYPES -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-ShaderGL.o `test -f '../shared/src/ShaderGL.cpp' || echo './'`../shared/src/ShaderGL.cpp In file included from ./include/ZipReader.hpp:21, from ./include/Shader.hpp:22, from ./include/ShaderGL.hpp:21, from ../shared/src/ShaderGL.cpp:21: ./include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ./include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ./include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ./include/Shader.hpp:22, from ./include/ShaderGL.hpp:21, from ../shared/src/ShaderGL.cpp:21: ./include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ./include/KeyValue.hpp:22, from ./include/Properties.hpp:21, from ./include/Shader.hpp:23, from ./include/ShaderGL.hpp:21, from ../shared/src/ShaderGL.cpp:21: ./include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ./include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ./include/Properties.hpp:21, from ./include/Shader.hpp:23, from ./include/ShaderGL.hpp:21, from ../shared/src/ShaderGL.cpp:21: ./include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ./include/Shader.hpp:23, from ./include/ShaderGL.hpp:21, from ../shared/src/ShaderGL.cpp:21: ./include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ./include/TileGraphic.hpp:21, from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Shader.hpp:24, from ./include/ShaderGL.hpp:21, from ../shared/src/ShaderGL.cpp:21: ./include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ./include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ./include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Shader.hpp:24, from ./include/ShaderGL.hpp:21, from ../shared/src/ShaderGL.cpp:21: ./include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ./include/Shader.hpp:24, from ./include/ShaderGL.hpp:21, from ../shared/src/ShaderGL.cpp:21: ./include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ./include/ShaderGL.hpp:21, from ../shared/src/ShaderGL.cpp:21: ./include/Shader.hpp:41:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Shader(const std::string& filename, ZipReader *zip) throw (KeyValueException, ShaderException); | ^~~~~ ./include/Shader.hpp:44:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual ID get_location(const char *name) throw (ShaderException) = 0; | ^~~~~ ./include/Shader.hpp:45:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual ID get_attrib_location(const char *name) throw (ShaderException) = 0; | ^~~~~ In file included from ../shared/src/ShaderGL.cpp:21: ./include/ShaderGL.hpp:37:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 37 | ShaderGL(Subsystem& subsystem, const std::string& filename, ZipReader *zip) throw (KeyValueException, ShaderException); | ^~~~~ ./include/ShaderGL.hpp:40:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | virtual ID get_location(const char *name) throw (ShaderException); | ^~~~~ ./include/ShaderGL.hpp:41:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | virtual ID get_attrib_location(const char *name) throw (ShaderException); | ^~~~~ ./include/ShaderGL.hpp:59:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 59 | void compile(GLuint id, const char *program) throw (ShaderException); | ^~~~~ In file included from ./include/Resources.hpp:24, from ./include/MultiReader.hpp:22, from ../shared/src/ShaderGL.cpp:22: ./include/Directory.hpp:43:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | Directory(const std::string& directory, const std::string& suffix, ZipReader *zip = 0) throw (DirectoryException); | ^~~~~ In file included from ./include/Resources.hpp:25, from ./include/MultiReader.hpp:22, from ../shared/src/ShaderGL.cpp:22: ./include/Tileset.hpp:47:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | throw (KeyValueException, TilesetException); | ^~~~~ ./include/Tileset.hpp:67:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ./include/Resources.hpp:26, from ./include/MultiReader.hpp:22, from ../shared/src/ShaderGL.cpp:22: ./include/Object.hpp:64:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | throw (KeyValueException, ObjectException); | ^~~~~ ./include/Object.hpp:96:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ./include/Characterset.hpp:22, from ./include/Resources.hpp:27, from ./include/MultiReader.hpp:22, from ../shared/src/ShaderGL.cpp:22: ./include/Movable.hpp:52:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ ./include/Movable.hpp:73:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ In file included from ./include/Resources.hpp:27, from ./include/MultiReader.hpp:22, from ../shared/src/ShaderGL.cpp:22: ./include/Characterset.hpp:61:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 61 | throw (KeyValueException, MovableException); | ^~~~~ ./include/Characterset.hpp:80:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ./include/Characterset.hpp:83:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ./include/Characterset.hpp:86:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ./include/Resources.hpp:28, from ./include/MultiReader.hpp:22, from ../shared/src/ShaderGL.cpp:22: ./include/NPC.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MovableException); | ^~~~~ ./include/NPC.hpp:77:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ./include/Sound.hpp:24, from ./include/Animation.hpp:25, from ./include/Resources.hpp:29, from ./include/MultiReader.hpp:22, from ../shared/src/ShaderGL.cpp:22: ./include/Audio.hpp:45:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ ./include/Audio.hpp:46:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | virtual void generate_music(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ In file included from ./include/Animation.hpp:25, from ./include/Resources.hpp:29, from ./include/MultiReader.hpp:22, from ../shared/src/ShaderGL.cpp:22: ./include/Sound.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, SoundException); | ^~~~~ In file included from ./include/Resources.hpp:29, from ./include/MultiReader.hpp:22, from ../shared/src/ShaderGL.cpp:22: ./include/Animation.hpp:42:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | throw (KeyValueException, AnimationException); | ^~~~~ ./include/Animation.hpp:99:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ./include/Map.hpp:25, from ./include/Resources.hpp:30, from ./include/MultiReader.hpp:22, from ../shared/src/ShaderGL.cpp:22: ./include/Background.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, BackgroundException); | ^~~~~ ./include/Background.hpp:53:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename) throw (Exception); | ^~~~~ In file included from ./include/Map.hpp:27, from ./include/Resources.hpp:30, from ./include/MultiReader.hpp:22, from ../shared/src/ShaderGL.cpp:22: ./include/Lightmap.hpp:41:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | throw (LightmapException); | ^~~~~ ./include/Lightmap.hpp:55:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ./include/Resources.hpp:30, from ./include/MultiReader.hpp:22, from ../shared/src/ShaderGL.cpp:22: ./include/Map.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MapException); | ^~~~~ ./include/Map.hpp:82:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 82 | void fill_map() throw (Exception); | ^~~~~ In file included from ./include/Resources.hpp:32, from ./include/MultiReader.hpp:22, from ../shared/src/ShaderGL.cpp:22: ./include/Font.hpp:53:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw (KeyValueException, FontException); | ^~~~~ In file included from ./include/Resources.hpp:33, from ./include/MultiReader.hpp:22, from ../shared/src/ShaderGL.cpp:22: ./include/Icon.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, IconException); | ^~~~~ ./include/Icon.hpp:53:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ./include/Resources.hpp:35, from ./include/MultiReader.hpp:22, from ../shared/src/ShaderGL.cpp:22: ./include/Music.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, MusicException); | ^~~~~ ./include/Music.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | const Audio *get_audio() const throw (MusicException); | ^~~~~ In file included from ./include/MultiReader.hpp:22, from ../shared/src/ShaderGL.cpp:22: ./include/Resources.hpp:96:123: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | Resources(Subsystem& subystem, const std::string& resource_directory, bool skip_maps = false, bool paks_only = false) throw (ResourcesException, ResourcesMissingException); | ^~~~~ In file included from ./include/MultiReader.hpp:22, from ../shared/src/ShaderGL.cpp:22: ./include/Resources.hpp:99:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void reload_resources() throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:103:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 103 | Tileset *get_tileset(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:104:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | Object *get_object(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:105:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | Characterset *get_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:106:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | NPC *get_npc(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:107:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | Animation *get_animation(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:108:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | Map *get_map(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:109:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 109 | Background *get_background(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:110:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | Font *get_font(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:111:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | Icon *get_icon(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:112:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | Sound *get_sound(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:113:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | Music *get_music(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:114:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | Properties *get_game_settings(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:115:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | Shader *get_shader(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:116:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 116 | Icon *get_flag(const std::string& name, bool no_throw = false) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:159:90: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | void read_tilesets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:160:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 160 | void read_objects(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:161:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 161 | void read_charactersets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:162:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 162 | void read_npcs(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:163:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 163 | void read_animations(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:164:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 164 | void read_maps(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:165:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 165 | void read_backgrounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:166:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | void read_fonts(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:167:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | void read_icons(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:168:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | void read_sounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:169:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | void read_musics(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:170:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 170 | void read_game_settings(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:171:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | void read_shaders(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:172:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 172 | void read_flags(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:174:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 174 | void load_resources(bool home_paks_only) throw (ResourcesException, ResourcesMissingException); | ^~~~~ ./include/Resources.hpp:175:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 175 | void read_all(const std::string& fdir, ZipReader *fzip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:177:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 177 | void prepare_resources() throw (ResourcesException); | ^~~~~ In file included from ../shared/src/ShaderGL.cpp:22: ./include/MultiReader.hpp:39:62: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | MultiReader(const std::string& filename, ZipReader *zip) throw (MultiReaderException); | ^~~~~ ../shared/src/ShaderGL.cpp:28:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 28 | throw (KeyValueException, ShaderException) | ^~~~~ ../shared/src/ShaderGL.cpp:62:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 62 | Shader::ID ShaderGL::get_location(const char *name) throw (ShaderException) { | ^~~~~ ../shared/src/ShaderGL.cpp:71:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 71 | Shader::ID ShaderGL::get_attrib_location(const char *name) throw (ShaderException) { | ^~~~~ ../shared/src/ShaderGL.cpp:119:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 119 | void ShaderGL::compile(GLuint id, const char *program) throw (ShaderException) { | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DGL_GLEXT_PROTOTYPES -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/i18n/libshared_a-I18NSpanish.o `test -f '../shared/i18n/I18NSpanish.cpp' || echo './'`../shared/i18n/I18NSpanish.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DGL_GLEXT_PROTOTYPES -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/i18n/libshared_a-I18NFrench.o `test -f '../shared/i18n/I18NFrench.cpp' || echo './'`../shared/i18n/I18NFrench.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DGL_GLEXT_PROTOTYPES -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/i18n/libshared_a-I18NPortuguese.o `test -f '../shared/i18n/I18NPortuguese.cpp' || echo './'`../shared/i18n/I18NPortuguese.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DGL_GLEXT_PROTOTYPES -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-Cargo.o `test -f '../shared/src/Cargo.cpp' || echo './'`../shared/src/Cargo.cpp In file included from ../shared/src/Cargo.cpp:18: ./include/Cargo.hpp:56:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 56 | Cargo(const char *directory, const char *pak_file, const SelectedFiles *files = 0) throw (CargoException); | ^~~~~ ./include/Cargo.hpp:61:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 61 | void pack() throw (CargoException); | ^~~~~ ./include/Cargo.hpp:120:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | void pack_directory(const char *subdir, bool is_rootdir = false) throw (CargoException); | ^~~~~ ./include/Cargo.hpp:121:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | void pack_file(const DirectoryEntry& entry) throw (CargoException); | ^~~~~ ./include/Cargo.hpp:122:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 122 | void throw_write_error(const char *err = 0) throw (CargoException); | ^~~~~ ./include/Cargo.hpp:124:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 124 | void add_central_directory() throw (CargoException); | ^~~~~ ./include/Cargo.hpp:125:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 125 | size_t write_string(const void *s, size_t len) throw (CargoException); | ^~~~~ ./include/Cargo.hpp:126:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 126 | size_t write_uint16(uint16_t n) throw (CargoException); | ^~~~~ ./include/Cargo.hpp:127:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 127 | size_t write_uint32(uint32_t n) throw (CargoException); | ^~~~~ ./include/Cargo.hpp:128:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | void calc_crc64(size_t start_pos, size_t end_pos) throw (CargoException); | ^~~~~ In file included from ./include/ZipReader.hpp:21, from ./include/Directory.hpp:22, from ../shared/src/Cargo.cpp:19: ./include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ./include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ./include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ./include/Directory.hpp:22, from ../shared/src/Cargo.cpp:19: ./include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ../shared/src/Cargo.cpp:19: ./include/Directory.hpp:43:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | Directory(const std::string& directory, const std::string& suffix, ZipReader *zip = 0) throw (DirectoryException); | ^~~~~ In file included from ../shared/src/Cargo.cpp:20: ./include/FileReader.hpp:37:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 37 | FileReader(const char *filename) throw (FileReaderException); | ^~~~~ ./include/FileReader.hpp:40:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | size_t read(void *buffer, size_t len) throw (FileReaderException); | ^~~~~ In file included from ../shared/src/Cargo.cpp:21: ./include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ./include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ ../shared/src/Cargo.cpp:59:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 59 | static FileType file_status(const char *entry, size_t& file_size) throw (CargoException) { | ^~~~~ ../shared/src/Cargo.cpp:105:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | static void throw_deflate_failed(z_stream *z) throw (CargoException) { | ^~~~~ ../shared/src/Cargo.cpp:113:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | Cargo::Cargo(const char *directory, const char *pak_file, const SelectedFiles *files) throw (CargoException) | ^~~~~ ../shared/src/Cargo.cpp:148:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 148 | void Cargo::pack() throw (CargoException) { | ^~~~~ ../shared/src/Cargo.cpp:187:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 187 | void Cargo::pack_directory(const char *subdir, bool is_rootdir) throw (CargoException) { | ^~~~~ ../shared/src/Cargo.cpp:236:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 236 | void Cargo::pack_file(const DirectoryEntry& entry) throw (CargoException) { | ^~~~~ ../shared/src/Cargo.cpp:330:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 330 | void Cargo::throw_write_error(const char *err) throw (CargoException) { | ^~~~~ ../shared/src/Cargo.cpp:346:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 346 | void Cargo::add_central_directory() throw (CargoException) { | ^~~~~ ../shared/src/Cargo.cpp:387:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 387 | size_t Cargo::write_string(const void *s, size_t len) throw (CargoException) { | ^~~~~ ../shared/src/Cargo.cpp:399:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 399 | size_t Cargo::write_uint16(uint16_t n) throw (CargoException) { | ^~~~~ ../shared/src/Cargo.cpp:413:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 413 | size_t Cargo::write_uint32(uint32_t n) throw (CargoException) { | ^~~~~ ../shared/src/Cargo.cpp:429:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 429 | void Cargo::calc_crc64(size_t start_pos, size_t end_pos) throw (CargoException) { | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DGL_GLEXT_PROTOTYPES -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-Resources.o `test -f '../shared/src/Resources.cpp' || echo './'`../shared/src/Resources.cpp In file included from ./include/ZipReader.hpp:21, from ./include/PNG.hpp:22, from ./include/TileGraphic.hpp:21, from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Resources.hpp:22, from ../shared/src/Resources.cpp:18: ./include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ./include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ./include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ./include/PNG.hpp:22, from ./include/TileGraphic.hpp:21, from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Resources.hpp:22, from ../shared/src/Resources.cpp:18: ./include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ./include/TileGraphic.hpp:21, from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Resources.hpp:22, from ../shared/src/Resources.cpp:18: ./include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ./include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ./include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Resources.hpp:22, from ../shared/src/Resources.cpp:18: ./include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ./include/Resources.hpp:22, from ../shared/src/Resources.cpp:18: ./include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ./include/Resources.hpp:24, from ../shared/src/Resources.cpp:18: ./include/Directory.hpp:43:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | Directory(const std::string& directory, const std::string& suffix, ZipReader *zip = 0) throw (DirectoryException); | ^~~~~ In file included from ./include/KeyValue.hpp:22, from ./include/Properties.hpp:21, from ./include/Tileset.hpp:24, from ./include/Resources.hpp:25, from ../shared/src/Resources.cpp:18: ./include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ./include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ./include/Properties.hpp:21, from ./include/Tileset.hpp:24, from ./include/Resources.hpp:25, from ../shared/src/Resources.cpp:18: ./include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ./include/Tileset.hpp:24, from ./include/Resources.hpp:25, from ../shared/src/Resources.cpp:18: ./include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ./include/Resources.hpp:25, from ../shared/src/Resources.cpp:18: ./include/Tileset.hpp:47:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | throw (KeyValueException, TilesetException); | ^~~~~ ./include/Tileset.hpp:67:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ./include/Resources.hpp:26, from ../shared/src/Resources.cpp:18: ./include/Object.hpp:64:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | throw (KeyValueException, ObjectException); | ^~~~~ ./include/Object.hpp:96:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ./include/Characterset.hpp:22, from ./include/Resources.hpp:27, from ../shared/src/Resources.cpp:18: ./include/Movable.hpp:52:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ ./include/Movable.hpp:73:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ In file included from ./include/Resources.hpp:27, from ../shared/src/Resources.cpp:18: ./include/Characterset.hpp:61:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 61 | throw (KeyValueException, MovableException); | ^~~~~ ./include/Characterset.hpp:80:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ./include/Characterset.hpp:83:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ./include/Characterset.hpp:86:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ./include/Resources.hpp:28, from ../shared/src/Resources.cpp:18: ./include/NPC.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MovableException); | ^~~~~ ./include/NPC.hpp:77:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ./include/Sound.hpp:24, from ./include/Animation.hpp:25, from ./include/Resources.hpp:29, from ../shared/src/Resources.cpp:18: ./include/Audio.hpp:45:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ ./include/Audio.hpp:46:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | virtual void generate_music(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ In file included from ./include/Animation.hpp:25, from ./include/Resources.hpp:29, from ../shared/src/Resources.cpp:18: ./include/Sound.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, SoundException); | ^~~~~ In file included from ./include/Resources.hpp:29, from ../shared/src/Resources.cpp:18: ./include/Animation.hpp:42:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | throw (KeyValueException, AnimationException); | ^~~~~ ./include/Animation.hpp:99:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ./include/Map.hpp:25, from ./include/Resources.hpp:30, from ../shared/src/Resources.cpp:18: ./include/Background.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, BackgroundException); | ^~~~~ ./include/Background.hpp:53:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename) throw (Exception); | ^~~~~ In file included from ./include/Map.hpp:27, from ./include/Resources.hpp:30, from ../shared/src/Resources.cpp:18: ./include/Lightmap.hpp:41:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | throw (LightmapException); | ^~~~~ ./include/Lightmap.hpp:55:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ./include/Resources.hpp:30, from ../shared/src/Resources.cpp:18: ./include/Map.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MapException); | ^~~~~ ./include/Map.hpp:82:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 82 | void fill_map() throw (Exception); | ^~~~~ In file included from ./include/Resources.hpp:32, from ../shared/src/Resources.cpp:18: ./include/Font.hpp:53:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw (KeyValueException, FontException); | ^~~~~ In file included from ./include/Resources.hpp:33, from ../shared/src/Resources.cpp:18: ./include/Icon.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, IconException); | ^~~~~ ./include/Icon.hpp:53:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ./include/Resources.hpp:35, from ../shared/src/Resources.cpp:18: ./include/Music.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, MusicException); | ^~~~~ ./include/Music.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | const Audio *get_audio() const throw (MusicException); | ^~~~~ In file included from ./include/Resources.hpp:36, from ../shared/src/Resources.cpp:18: ./include/Shader.hpp:41:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Shader(const std::string& filename, ZipReader *zip) throw (KeyValueException, ShaderException); | ^~~~~ ./include/Shader.hpp:44:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual ID get_location(const char *name) throw (ShaderException) = 0; | ^~~~~ ./include/Shader.hpp:45:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual ID get_attrib_location(const char *name) throw (ShaderException) = 0; | ^~~~~ In file included from ../shared/src/Resources.cpp:18: ./include/Resources.hpp:96:123: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | Resources(Subsystem& subystem, const std::string& resource_directory, bool skip_maps = false, bool paks_only = false) throw (ResourcesException, ResourcesMissingException); | ^~~~~ In file included from ../shared/src/Resources.cpp:18: ./include/Resources.hpp:99:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void reload_resources() throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:103:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 103 | Tileset *get_tileset(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:104:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | Object *get_object(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:105:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | Characterset *get_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:106:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | NPC *get_npc(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:107:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | Animation *get_animation(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:108:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | Map *get_map(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:109:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 109 | Background *get_background(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:110:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | Font *get_font(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:111:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | Icon *get_icon(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:112:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | Sound *get_sound(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:113:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | Music *get_music(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:114:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | Properties *get_game_settings(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:115:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | Shader *get_shader(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:116:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 116 | Icon *get_flag(const std::string& name, bool no_throw = false) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:159:90: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | void read_tilesets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:160:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 160 | void read_objects(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:161:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 161 | void read_charactersets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:162:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 162 | void read_npcs(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:163:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 163 | void read_animations(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:164:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 164 | void read_maps(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:165:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 165 | void read_backgrounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:166:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | void read_fonts(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:167:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | void read_icons(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:168:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | void read_sounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:169:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | void read_musics(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:170:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 170 | void read_game_settings(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:171:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | void read_shaders(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:172:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 172 | void read_flags(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:174:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 174 | void load_resources(bool home_paks_only) throw (ResourcesException, ResourcesMissingException); | ^~~~~ ./include/Resources.hpp:175:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 175 | void read_all(const std::string& fdir, ZipReader *fzip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:177:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 177 | void prepare_resources() throw (ResourcesException); | ^~~~~ ../shared/src/Resources.cpp:103:115: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 103 | Resources::Resources(Subsystem& subsystem, const std::string& resource_directory, bool skip_maps, bool paks_only) throw (ResourcesException, ResourcesMissingException) | ^~~~~ ../shared/src/Resources.cpp:126:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 126 | void Resources::reload_resources() throw (ResourcesException) { | ^~~~~ ../shared/src/Resources.cpp:158:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 158 | Tileset *Resources::get_tileset(const std::string& name) throw (ResourcesException) { | ^~~~~ ../shared/src/Resources.cpp:164:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 164 | Object *Resources::get_object(const std::string& name) throw (ResourcesException) { | ^~~~~ ../shared/src/Resources.cpp:170:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 170 | Characterset *Resources::get_characterset(const std::string& name) throw (ResourcesException) { | ^~~~~ ../shared/src/Resources.cpp:176:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 176 | NPC *Resources::get_npc(const std::string& name) throw (ResourcesException) { | ^~~~~ ../shared/src/Resources.cpp:182:62: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 182 | Animation *Resources::get_animation(const std::string& name) throw (ResourcesException) { | ^~~~~ ../shared/src/Resources.cpp:188:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 188 | Map *Resources::get_map(const std::string& name) throw (ResourcesException) { | ^~~~~ ../shared/src/Resources.cpp:194:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | Background *Resources::get_background(const std::string& name) throw (ResourcesException) { | ^~~~~ ../shared/src/Resources.cpp:200:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 200 | Font *Resources::get_font(const std::string& name) throw (ResourcesException) { | ^~~~~ ../shared/src/Resources.cpp:206:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 206 | Icon *Resources::get_icon(const std::string& name) throw (ResourcesException) { | ^~~~~ ../shared/src/Resources.cpp:212:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 212 | Sound *Resources::get_sound(const std::string& name) throw (ResourcesException) { | ^~~~~ ../shared/src/Resources.cpp:218:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 218 | Music *Resources::get_music(const std::string& name) throw (ResourcesException) { | ^~~~~ ../shared/src/Resources.cpp:224:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 224 | Properties *Resources::get_game_settings(const std::string& name) throw (ResourcesException) { | ^~~~~ ../shared/src/Resources.cpp:230:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 230 | Shader *Resources::get_shader(const std::string& name) throw (ResourcesException) { | ^~~~~ ../shared/src/Resources.cpp:236:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 236 | Icon *Resources::get_flag(const std::string& name, bool no_throw) throw (ResourcesException) { | ^~~~~ ../shared/src/Resources.cpp:305:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 305 | void Resources::read_tilesets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception) { | ^~~~~ ../shared/src/Resources.cpp:324:96: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 324 | void Resources::read_objects(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception) { | ^~~~~ ../shared/src/Resources.cpp:343:102: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 343 | void Resources::read_charactersets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception) { | ^~~~~ ../shared/src/Resources.cpp:362:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 362 | void Resources::read_npcs(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception) { | ^~~~~ ../shared/src/Resources.cpp:381:99: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 381 | void Resources::read_animations(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception) { | ^~~~~ ../shared/src/Resources.cpp:400:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 400 | void Resources::read_maps(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception) { | ^~~~~ ../shared/src/Resources.cpp:421:100: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 421 | void Resources::read_backgrounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception) { | ^~~~~ ../shared/src/Resources.cpp:440:94: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 440 | void Resources::read_fonts(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception) { | ^~~~~ ../shared/src/Resources.cpp:459:94: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 459 | void Resources::read_icons(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception) { | ^~~~~ ../shared/src/Resources.cpp:478:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 478 | void Resources::read_sounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception) { | ^~~~~ ../shared/src/Resources.cpp:497:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 497 | void Resources::read_musics(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception) { | ^~~~~ ../shared/src/Resources.cpp:516:102: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 516 | void Resources::read_game_settings(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception) { | ^~~~~ ../shared/src/Resources.cpp:535:96: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 535 | void Resources::read_shaders(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception) { | ^~~~~ ../shared/src/Resources.cpp:554:94: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 554 | void Resources::read_flags(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception) { | ^~~~~ ../shared/src/Resources.cpp:578:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 578 | void Resources::load_resources(bool home_paks_only) throw (ResourcesException, ResourcesMissingException) { | ^~~~~ ../shared/src/Resources.cpp:675:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 675 | void Resources::read_all(const std::string& fdir, ZipReader *fzip, bool base_resource) throw (Exception) { | ^~~~~ ../shared/src/Resources.cpp:711:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 711 | void Resources::prepare_resources() throw (ResourcesException) { | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' rm -f libshared.a aarch64-mageia-linux-gnu-ar cru libshared.a ../shared/src/libshared_a-AABB.o ../shared/src/libshared_a-Animation.o ../shared/src/libshared_a-Audio.o ../shared/src/libshared_a-AudioNull.o ../shared/src/libshared_a-AudioSDL.o ../shared/src/libshared_a-Background.o ../shared/src/libshared_a-Characterset.o ../shared/src/libshared_a-Configuration.o ../shared/src/libshared_a-Directory.o ../shared/src/libshared_a-Exception.o ../shared/src/libshared_a-Font.o ../shared/src/libshared_a-Globals.o ../shared/src/libshared_a-Gui.o ../shared/src/libshared_a-GuiObject.o ../shared/src/libshared_a-Icon.o ../shared/src/libshared_a-KeyValue.o ../shared/src/libshared_a-Lightmap.o ../shared/src/libshared_a-Map.o ../shared/src/libshared_a-Movable.o ../shared/src/libshared_a-Music.o ../shared/src/libshared_a-Mutex.o ../shared/src/libshared_a-NPC.o ../shared/src/libshared_a-Object.o ../shared/src/libshared_a-PNG.o ../shared/src/libshared_a-Properties.o ../shared/src/libshared_a-Resources.o ../shared/src/libshared_a-Sound.o ../shared/src/libshared_a-Subsystem.o ../shared/src/libshared_a-SubsystemNull.o ../shared/src/libshared_a-SubsystemSDL.o ../shared/src/libshared_a-TCPSocket.o ../shared/src/libshared_a-Thread.o ../shared/src/libshared_a-Tile.o ../shared/src/libshared_a-TileGraphic.o ../shared/src/libshared_a-TileGraphicGL.o ../shared/src/libshared_a-TileGraphicNull.o ../shared/src/libshared_a-Tileset.o ../shared/src/libshared_a-Timing.o ../shared/src/libshared_a-UDPSocket.o ../shared/src/libshared_a-Utils.o ../shared/src/libshared_a-Zip.o ../shared/src/libshared_a-ZipReader.o ../shared/src/libshared_a-ZipWriter.o ../shared/src/libshared_a-CRC64.o ../shared/src/libshared_a-TextMessageSystem.o ../shared/src/libshared_a-FileReader.o ../shared/src/libshared_a-Cargo.o ../shared/src/libshared_a-MultiReader.o ../shared/src/libshared_a-Shader.o ../shared/src/libshared_a-ShaderNull.o ../shared/src/libshared_a-ShaderGL.o ../shared/src/libshared_a-I18N.o ../shared/i18n/libshared_a-I18NEnglish.o ../shared/i18n/libshared_a-I18NGerman.o ../shared/i18n/libshared_a-I18NFrench.o ../shared/i18n/libshared_a-I18NPortuguese.o ../shared/i18n/libshared_a-I18NSpanish.o aarch64-mageia-linux-gnu-ranlib libshared.a make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' Making all in src/Cargo make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/Cargo' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o goatattack_cargo-main.o `test -f 'main.cpp' || echo './'`main.cpp In file included from main.cpp:18: ../shared/include/Cargo.hpp:56:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 56 | Cargo(const char *directory, const char *pak_file, const SelectedFiles *files = 0) throw (CargoException); | ^~~~~ ../shared/include/Cargo.hpp:61:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 61 | void pack() throw (CargoException); | ^~~~~ ../shared/include/Cargo.hpp:120:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | void pack_directory(const char *subdir, bool is_rootdir = false) throw (CargoException); | ^~~~~ ../shared/include/Cargo.hpp:121:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | void pack_file(const DirectoryEntry& entry) throw (CargoException); | ^~~~~ ../shared/include/Cargo.hpp:122:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 122 | void throw_write_error(const char *err = 0) throw (CargoException); | ^~~~~ ../shared/include/Cargo.hpp:124:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 124 | void add_central_directory() throw (CargoException); | ^~~~~ ../shared/include/Cargo.hpp:125:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 125 | size_t write_string(const void *s, size_t len) throw (CargoException); | ^~~~~ ../shared/include/Cargo.hpp:126:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 126 | size_t write_uint16(uint16_t n) throw (CargoException); | ^~~~~ ../shared/include/Cargo.hpp:127:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 127 | size_t write_uint32(uint32_t n) throw (CargoException); | ^~~~~ ../shared/include/Cargo.hpp:128:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | void calc_crc64(size_t start_pos, size_t end_pos) throw (CargoException); | ^~~~~ In file included from main.cpp:20: ../shared/include/FileReader.hpp:37:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 37 | FileReader(const char *filename) throw (FileReaderException); | ^~~~~ ../shared/include/FileReader.hpp:40:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | size_t read(void *buffer, size_t len) throw (FileReaderException); | ^~~~~ In file included from ../shared/include/ZipReader.hpp:21, from main.cpp:22: ../shared/include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from main.cpp:22: ../shared/include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from main.cpp:23: ../shared/include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ../shared/include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ main.cpp:39:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | static void create_directory(const char *root, const char *dir) throw (CargoException) { | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/Cargo' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/Cargo' /bin/sh ../../libtool --tag=CXX --mode=link aarch64-mageia-linux-gnu-g++ -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o goatattack-cargo goatattack_cargo-main.o -L../shared -lshared -lpng -lz -lz -lSDL2_mixer -lGL -lSDL2 -lfreetype -lpng -lrt -lpthread libtool: link: aarch64-mageia-linux-gnu-g++ -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o goatattack-cargo goatattack_cargo-main.o -L../shared -lshared -lz -lSDL2_mixer -lGL -lSDL2 -lfreetype -lpng -lrt -lpthread make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/Cargo' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/Cargo' ./goatattack-cargo --pack ../../data/free ../../data/base.pak Cargo, packager utility for Goat Attack paks (0.4.5) ..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... Successfully 773 files packaged. (hash: 015526bc5e36c171) make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/Cargo' Making all in src/Game make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/Game' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I../Engine/include -I../shared/include -Wno-unused-result -pedantic -Wextra -DDATA_DIRECTORY=/usr/share/games/goatattack -D__STDC_FORMAT_MACROS -DPNG_SKIP_SETJMP_CHECK -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../Engine/src/goatattack-LANBroadcaster.o `test -f '../Engine/src/LANBroadcaster.cpp' || echo './'`../Engine/src/LANBroadcaster.cpp In file included from ../Engine/include/MessageSequencer.hpp:22, from ../Engine/include/LANBroadcaster.hpp:22, from ../Engine/src/LANBroadcaster.cpp:18: ../shared/include/UDPSocket.hpp:42:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | UDPSocket() throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | UDPSocket(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:46:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | ssize_t send(uint32_t host, uint16_t port, void *buffer, size_t length) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:47:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | ssize_t recv(char *buffer, size_t length, uint32_t *host, uint16_t *port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:48:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_port(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:60:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 60 | void create_socket(unsigned short port) throw (UDPSocketException); | ^~~~~ In file included from ../Engine/include/LANBroadcaster.hpp:22, from ../Engine/src/LANBroadcaster.cpp:18: ../Engine/include/MessageSequencer.hpp:94:128: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | MessageSequencer(I18N& i18n, hostport_t port, pico_size_t num_heaps, const std::string& name, const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:95:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 95 | MessageSequencer(I18N& i18n, hostaddr_t server_host, hostport_t server_port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:99:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void request_server_info(hostaddr_t host, hostport_t port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:100:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 100 | void login(const std::string& password, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:101:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 101 | void login(data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:102:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | void logout() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:104:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | void broadcast(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:105:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | void push(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:106:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void push(flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:107:85: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | void push(const Connection *c, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:108:100: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | void push(const Connection *c, command_t cmd, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:111:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | bool cycle() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:112:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | void kill(const Connection *c) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:114:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | int protocol_version) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:121:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | virtual void event_access_denied(RefusalReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:122:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 122 | virtual void event_login(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:123:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | virtual void event_data(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:124:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 124 | virtual void event_logout(const Connection *c, LogoutReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:143:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 143 | void ack(SequencerHeap *heap, sequence_no_t seq_no) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:144:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | void process_incoming(SequencerHeap *heap, NetMessage *msg) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:152:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 152 | flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ In file included from ../Engine/include/LANBroadcaster.hpp:24, from ../Engine/src/LANBroadcaster.cpp:18: ../shared/include/Mutex.hpp:49:13: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Mutex() throw (MutexException); | ^~~~~ In file included from ../Engine/src/LANBroadcaster.cpp:18: ../Engine/include/LANBroadcaster.hpp:40:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | LANBroadcaster(I18N& i18n, hostport_t port) throw (LANBroadcasterException, UDPSocketException); | ^~~~~ ../Engine/include/LANBroadcaster.hpp:43:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void start() throw (LANBroadcasterException); | ^~~~~ ../Engine/include/LANBroadcaster.hpp:45:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | void refresh() throw (Exception); | ^~~~~ ../Engine/include/LANBroadcaster.hpp:58:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 58 | int protocol_version) throw (Exception); | ^~~~~ ../Engine/src/LANBroadcaster.cpp:21:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 21 | LANBroadcaster::LANBroadcaster(I18N& i18n, hostport_t port) throw (LANBroadcasterException, UDPSocketException) | ^~~~~ ../Engine/src/LANBroadcaster.cpp:33:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 33 | void LANBroadcaster::start() throw (LANBroadcasterException) { | ^~~~~ ../Engine/src/LANBroadcaster.cpp:49:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void LANBroadcaster::refresh() throw (Exception) { | ^~~~~ ../Engine/src/LANBroadcaster.cpp:63:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 63 | bool secured, int protocol_version) throw (Exception) | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/Game' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/Game' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I../Engine/include -I../shared/include -Wno-unused-result -pedantic -Wextra -DDATA_DIRECTORY=/usr/share/games/goatattack -D__STDC_FORMAT_MACROS -DPNG_SKIP_SETJMP_CHECK -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../Engine/src/goatattack-ClientServer.o `test -f '../Engine/src/ClientServer.cpp' || echo './'`../Engine/src/ClientServer.cpp In file included from ../Engine/include/MessageSequencer.hpp:22, from ../Engine/include/ClientServer.hpp:22, from ../Engine/src/ClientServer.cpp:18: ../shared/include/UDPSocket.hpp:42:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | UDPSocket() throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | UDPSocket(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:46:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | ssize_t send(uint32_t host, uint16_t port, void *buffer, size_t length) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:47:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | ssize_t recv(char *buffer, size_t length, uint32_t *host, uint16_t *port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:48:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_port(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:60:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 60 | void create_socket(unsigned short port) throw (UDPSocketException); | ^~~~~ In file included from ../Engine/include/ClientServer.hpp:22, from ../Engine/src/ClientServer.cpp:18: ../Engine/include/MessageSequencer.hpp:94:128: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | MessageSequencer(I18N& i18n, hostport_t port, pico_size_t num_heaps, const std::string& name, const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:95:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 95 | MessageSequencer(I18N& i18n, hostaddr_t server_host, hostport_t server_port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:99:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void request_server_info(hostaddr_t host, hostport_t port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:100:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 100 | void login(const std::string& password, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:101:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 101 | void login(data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:102:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | void logout() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:104:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | void broadcast(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:105:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | void push(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:106:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void push(flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:107:85: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | void push(const Connection *c, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:108:100: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | void push(const Connection *c, command_t cmd, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:111:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | bool cycle() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:112:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | void kill(const Connection *c) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:114:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | int protocol_version) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:121:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | virtual void event_access_denied(RefusalReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:122:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 122 | virtual void event_login(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:123:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | virtual void event_data(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:124:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 124 | virtual void event_logout(const Connection *c, LogoutReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:143:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 143 | void ack(SequencerHeap *heap, sequence_no_t seq_no) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:144:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | void process_incoming(SequencerHeap *heap, NetMessage *msg) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:152:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 152 | flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ In file included from ../shared/include/ZipReader.hpp:21, from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/ClientServer.hpp:23, from ../Engine/src/ClientServer.cpp:18: ../shared/include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/ClientServer.hpp:23, from ../Engine/src/ClientServer.cpp:18: ../shared/include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/ClientServer.hpp:23, from ../Engine/src/ClientServer.cpp:18: ../shared/include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/ClientServer.hpp:23, from ../Engine/src/ClientServer.cpp:18: ../shared/include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/ClientServer.hpp:23, from ../Engine/src/ClientServer.cpp:18: ../shared/include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ../shared/include/Resources.hpp:24, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/ClientServer.hpp:23, from ../Engine/src/ClientServer.cpp:18: ../shared/include/Directory.hpp:43:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | Directory(const std::string& directory, const std::string& suffix, ZipReader *zip = 0) throw (DirectoryException); | ^~~~~ In file included from ../shared/include/KeyValue.hpp:22, from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/ClientServer.hpp:23, from ../Engine/src/ClientServer.cpp:18: ../shared/include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ../shared/include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/ClientServer.hpp:23, from ../Engine/src/ClientServer.cpp:18: ../shared/include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/ClientServer.hpp:23, from ../Engine/src/ClientServer.cpp:18: ../shared/include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/ClientServer.hpp:23, from ../Engine/src/ClientServer.cpp:18: ../shared/include/Tileset.hpp:47:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | throw (KeyValueException, TilesetException); | ^~~~~ ../shared/include/Tileset.hpp:67:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:26, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/ClientServer.hpp:23, from ../Engine/src/ClientServer.cpp:18: ../shared/include/Object.hpp:64:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | throw (KeyValueException, ObjectException); | ^~~~~ ../shared/include/Object.hpp:96:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Characterset.hpp:22, from ../shared/include/Resources.hpp:27, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/ClientServer.hpp:23, from ../Engine/src/ClientServer.cpp:18: ../shared/include/Movable.hpp:52:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ ../shared/include/Movable.hpp:73:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ In file included from ../shared/include/Resources.hpp:27, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/ClientServer.hpp:23, from ../Engine/src/ClientServer.cpp:18: ../shared/include/Characterset.hpp:61:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 61 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/Characterset.hpp:80:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:83:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:86:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:28, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/ClientServer.hpp:23, from ../Engine/src/ClientServer.cpp:18: ../shared/include/NPC.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/NPC.hpp:77:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Sound.hpp:24, from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/ClientServer.hpp:23, from ../Engine/src/ClientServer.cpp:18: ../shared/include/Audio.hpp:45:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ ../shared/include/Audio.hpp:46:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | virtual void generate_music(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ In file included from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/ClientServer.hpp:23, from ../Engine/src/ClientServer.cpp:18: ../shared/include/Sound.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, SoundException); | ^~~~~ In file included from ../shared/include/Resources.hpp:29, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/ClientServer.hpp:23, from ../Engine/src/ClientServer.cpp:18: ../shared/include/Animation.hpp:42:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | throw (KeyValueException, AnimationException); | ^~~~~ ../shared/include/Animation.hpp:99:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:25, from ../shared/include/Resources.hpp:30, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/ClientServer.hpp:23, from ../Engine/src/ClientServer.cpp:18: ../shared/include/Background.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, BackgroundException); | ^~~~~ ../shared/include/Background.hpp:53:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:27, from ../shared/include/Resources.hpp:30, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/ClientServer.hpp:23, from ../Engine/src/ClientServer.cpp:18: ../shared/include/Lightmap.hpp:41:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | throw (LightmapException); | ^~~~~ ../shared/include/Lightmap.hpp:55:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:30, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/ClientServer.hpp:23, from ../Engine/src/ClientServer.cpp:18: ../shared/include/Map.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MapException); | ^~~~~ ../shared/include/Map.hpp:82:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 82 | void fill_map() throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:32, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/ClientServer.hpp:23, from ../Engine/src/ClientServer.cpp:18: ../shared/include/Font.hpp:53:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw (KeyValueException, FontException); | ^~~~~ In file included from ../shared/include/Resources.hpp:33, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/ClientServer.hpp:23, from ../Engine/src/ClientServer.cpp:18: ../shared/include/Icon.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, IconException); | ^~~~~ ../shared/include/Icon.hpp:53:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:35, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/ClientServer.hpp:23, from ../Engine/src/ClientServer.cpp:18: ../shared/include/Music.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, MusicException); | ^~~~~ ../shared/include/Music.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | const Audio *get_audio() const throw (MusicException); | ^~~~~ In file included from ../shared/include/Resources.hpp:36, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/ClientServer.hpp:23, from ../Engine/src/ClientServer.cpp:18: ../shared/include/Shader.hpp:41:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Shader(const std::string& filename, ZipReader *zip) throw (KeyValueException, ShaderException); | ^~~~~ ../shared/include/Shader.hpp:44:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual ID get_location(const char *name) throw (ShaderException) = 0; | ^~~~~ ../shared/include/Shader.hpp:45:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual ID get_attrib_location(const char *name) throw (ShaderException) = 0; | ^~~~~ In file included from ../Engine/include/Tournament.hpp:22, from ../Engine/include/ClientServer.hpp:23, from ../Engine/src/ClientServer.cpp:18: ../shared/include/Resources.hpp:96:123: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | Resources(Subsystem& subystem, const std::string& resource_directory, bool skip_maps = false, bool paks_only = false) throw (ResourcesException, ResourcesMissingException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:22, from ../Engine/include/ClientServer.hpp:23, from ../Engine/src/ClientServer.cpp:18: ../shared/include/Resources.hpp:99:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void reload_resources() throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:103:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 103 | Tileset *get_tileset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:104:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | Object *get_object(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:105:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | Characterset *get_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:106:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | NPC *get_npc(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:107:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | Animation *get_animation(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:108:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | Map *get_map(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:109:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 109 | Background *get_background(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:110:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | Font *get_font(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:111:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | Icon *get_icon(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:112:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | Sound *get_sound(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:113:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | Music *get_music(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:114:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | Properties *get_game_settings(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:115:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | Shader *get_shader(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:116:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 116 | Icon *get_flag(const std::string& name, bool no_throw = false) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:159:90: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | void read_tilesets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:160:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 160 | void read_objects(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:161:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 161 | void read_charactersets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:162:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 162 | void read_npcs(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:163:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 163 | void read_animations(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:164:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 164 | void read_maps(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:165:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 165 | void read_backgrounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:166:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | void read_fonts(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:167:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | void read_icons(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:168:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | void read_sounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:169:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | void read_musics(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:170:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 170 | void read_game_settings(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:171:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | void read_shaders(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:172:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 172 | void read_flags(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:174:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 174 | void load_resources(bool home_paks_only) throw (ResourcesException, ResourcesMissingException); | ^~~~~ ../shared/include/Resources.hpp:175:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 175 | void read_all(const std::string& fdir, ZipReader *fzip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:177:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 177 | void prepare_resources() throw (ResourcesException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:27, from ../Engine/include/ClientServer.hpp:23, from ../Engine/src/ClientServer.cpp:18: ../Engine/include/Player.hpp:44:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | void set_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:31, from ../Engine/include/ClientServer.hpp:23, from ../Engine/src/ClientServer.cpp:18: ../shared/include/Configuration.hpp:34:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 34 | Configuration(const std::string& directory, const std::string& filename) throw (ConfigurationException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:32, from ../Engine/include/ClientServer.hpp:23, from ../Engine/src/ClientServer.cpp:18: ../shared/include/Gui.hpp:68:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 68 | Gui(Resources& resources, Subsystem& subsystem, Font *font) throw (GuiException, ResourcesException); | ^~~~~ ../shared/include/Gui.hpp:71:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 71 | void run() throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:74:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | virtual void idle() throw (Exception) = 0; | ^~~~~ ../shared/include/Gui.hpp:99:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:102:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | const std::string& caption) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:106:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:110:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:114:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:117:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | const std::string& text) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | TileGraphic *graphic) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:123:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:126:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 126 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:131:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 131 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:136:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 136 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:140:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 140 | void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:144:83: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | GuiListbox::OnItemSelected on_item_selected, void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:201:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 201 | void idleloop(int stack_counter) throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:203:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 203 | void check_parent(GuiObject *parent) throw (GuiException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:36, from ../Engine/include/ClientServer.hpp:23, from ../Engine/src/ClientServer.cpp:18: ../Engine/include/Lagometer.hpp:41:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Lagometer(Subsystem& subsystem) throw (LagometerException); | ^~~~~ ../Engine/include/Lagometer.hpp:42:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | Lagometer(Subsystem& subsystem, int width, int height) throw (LagometerException); | ^~~~~ ../Engine/include/Lagometer.hpp:77:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | void create(Subsystem& subsystem) throw (LagometerException); | ^~~~~ In file included from ../Engine/include/ClientServer.hpp:23, from ../Engine/src/ClientServer.cpp:18: ../Engine/include/Tournament.hpp:171:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | throw (TournamentException, ResourcesException); | ^~~~~ ../Engine/include/Tournament.hpp:223:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 223 | virtual void create_spawn_points() throw (TournamentException); | ^~~~~ In file included from ../Engine/include/ClientServer.hpp:26, from ../Engine/src/ClientServer.cpp:18: ../Engine/include/TournamentFactory.hpp:45:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | throw (TournamentFactoryException); | ^~~~~ ../Engine/include/TournamentFactory.hpp:49:75: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | bool server, bool warmup, Players& players, ServerLogger *logger) throw (Exception); | ^~~~~ In file included from ../Engine/src/ClientServer.cpp:18: ../Engine/include/ClientServer.hpp:65:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:68:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 68 | data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:71:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 71 | data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:73:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void flush_stacked_send_data(const Connection *c, flags_t flags) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:74:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void flush_stacked_broadcast_data(flags_t flags) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:75:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void flush_stacked_broadcast_data_synced(flags_t flags) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:78:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 78 | data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:81:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 81 | const void *data) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:84:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 84 | const void *data) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:88:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 88 | const std::string& server_name, const std::string& password) throw (Exception); | ^~~~~ In file included from ../Engine/include/Server.hpp:29, from ../Engine/src/ClientServer.cpp:19: ../Engine/include/ServerAdmin.hpp:46:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void execute(const Connection *c, Player *p, std::string cmd, std::string params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:66:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 66 | void update_configuration(const Connection *c) throw (Exception); | ^~~~~ ../Engine/include/ServerAdmin.hpp:67:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void send_i18n_msg(const Connection *c, I18NText id, const char *addon = 0) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:68:104: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 68 | void send_i18n_msg(const Connection *c, I18NText id, const std::string& p1, const std::string& p2) throw (ServerAdminException); | ^~~~~ In file included from ../Engine/include/Server.hpp:29, from ../Engine/src/ClientServer.cpp:19: ../Engine/include/ServerAdmin.hpp:70:75: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 70 | void sc_op(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:71:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 71 | void sc_deop(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:72:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 72 | void sc_list(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:73:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void sc_kick(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:74:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void sc_ban(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:75:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void sc_unban(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:76:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 76 | void sc_next(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:77:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | void sc_map(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:78:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 78 | void sc_reload(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:79:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 79 | void sc_save(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:80:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | void sc_get(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:81:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 81 | void sc_set(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:82:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 82 | void sc_reset(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:83:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | void sc_vote(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:84:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 84 | void sc_stats(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:86:62: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | bool check_if_authorized(const Connection *c, Player *p) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:87:74: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 87 | bool check_if_params(const Connection *c, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:88:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 88 | bool check_if_no_params(const Connection *c, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:89:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 89 | bool check_if_is_server(const Connection *c) throw (ServerAdminException); | ^~~~~ In file included from ../Engine/src/ClientServer.cpp:19: ../Engine/include/Server.hpp:48:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | throw (Exception); | ^~~~~ ../Engine/include/Server.hpp:51:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const std::string& server_config_file) throw (Exception); | ^~~~~ ../Engine/include/Server.hpp:55:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void start() throw (ServerException); | ^~~~~ ../Engine/include/Server.hpp:57:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 57 | void reload_config() throw (ServerException); | ^~~~~ ../Engine/include/Server.hpp:129:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 129 | void process_sync_pak(const Connection *c, Player *p) throw (ServerException); | ^~~~~ ../Engine/include/Server.hpp:136:84: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 136 | void parse_command(const Connection *c, Player *p, data_len_t len, void *data) throw (ServerAdminException); | ^~~~~ ../Engine/include/Server.hpp:144:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | virtual void event_login(const Connection *c, data_len_t len, void *data) throw (Exception); | ^~~~~ ../Engine/include/Server.hpp:145:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 145 | virtual void event_data(const Connection *c, data_len_t len, void *data) throw (Exception); | ^~~~~ ../Engine/include/Server.hpp:146:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | virtual void event_logout(const Connection *c, LogoutReason reason) throw (Exception); | ^~~~~ ../Engine/src/ClientServer.cpp:71:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 71 | flags_t flags, data_len_t len, const void *data) throw (Exception) | ^~~~~ ../Engine/src/ClientServer.cpp:81:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 81 | data_len_t len, const void *data) throw (Exception) | ^~~~~ ../Engine/src/ClientServer.cpp:91:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 91 | data_len_t len, const void *data) throw (Exception) | ^~~~~ ../Engine/src/ClientServer.cpp:100:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 100 | void ClientServer::flush_stacked_send_data(const Connection *c, flags_t flags) throw (Exception) { | ^~~~~ ../Engine/src/ClientServer.cpp:108:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | void ClientServer::flush_stacked_broadcast_data(flags_t flags) throw (Exception) { | ^~~~~ ../Engine/src/ClientServer.cpp:116:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 116 | void ClientServer::flush_stacked_broadcast_data_synced(flags_t flags) throw (Exception) { | ^~~~~ ../Engine/src/ClientServer.cpp:130:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 130 | command_t cmd, flags_t flags, data_len_t len, const void *data) throw (Exception) | ^~~~~ ../Engine/src/ClientServer.cpp:146:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | flags_t flags, data_len_t len, const void *data) throw (Exception) | ^~~~~ ../Engine/src/ClientServer.cpp:160:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 160 | flags_t flags, data_len_t len, const void *data) throw (Exception) | ^~~~~ ../Engine/src/ClientServer.cpp:240:66: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 240 | const std::string& server_name, const std::string& password) throw (Exception) | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/Game' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/Game' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I../Engine/include -I../shared/include -Wno-unused-result -pedantic -Wextra -DDATA_DIRECTORY=/usr/share/games/goatattack -D__STDC_FORMAT_MACROS -DPNG_SKIP_SETJMP_CHECK -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../Engine/src/goatattack-Game.o `test -f '../Engine/src/Game.cpp' || echo './'`../Engine/src/Game.cpp In file included from ../shared/include/ZipReader.hpp:21, from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../Engine/include/Game.hpp:22, from ../Engine/src/Game.cpp:18: ../shared/include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../Engine/include/Game.hpp:22, from ../Engine/src/Game.cpp:18: ../shared/include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../Engine/include/Game.hpp:22, from ../Engine/src/Game.cpp:18: ../shared/include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../Engine/include/Game.hpp:22, from ../Engine/src/Game.cpp:18: ../shared/include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ../Engine/include/Game.hpp:22, from ../Engine/src/Game.cpp:18: ../shared/include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ../shared/include/Resources.hpp:24, from ../Engine/include/Game.hpp:23, from ../Engine/src/Game.cpp:18: ../shared/include/Directory.hpp:43:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | Directory(const std::string& directory, const std::string& suffix, ZipReader *zip = 0) throw (DirectoryException); | ^~~~~ In file included from ../shared/include/KeyValue.hpp:22, from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Game.hpp:23, from ../Engine/src/Game.cpp:18: ../shared/include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ../shared/include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Game.hpp:23, from ../Engine/src/Game.cpp:18: ../shared/include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Game.hpp:23, from ../Engine/src/Game.cpp:18: ../shared/include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Resources.hpp:25, from ../Engine/include/Game.hpp:23, from ../Engine/src/Game.cpp:18: ../shared/include/Tileset.hpp:47:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | throw (KeyValueException, TilesetException); | ^~~~~ ../shared/include/Tileset.hpp:67:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:26, from ../Engine/include/Game.hpp:23, from ../Engine/src/Game.cpp:18: ../shared/include/Object.hpp:64:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | throw (KeyValueException, ObjectException); | ^~~~~ ../shared/include/Object.hpp:96:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Characterset.hpp:22, from ../shared/include/Resources.hpp:27, from ../Engine/include/Game.hpp:23, from ../Engine/src/Game.cpp:18: ../shared/include/Movable.hpp:52:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ ../shared/include/Movable.hpp:73:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ In file included from ../shared/include/Resources.hpp:27, from ../Engine/include/Game.hpp:23, from ../Engine/src/Game.cpp:18: ../shared/include/Characterset.hpp:61:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 61 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/Characterset.hpp:80:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:83:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:86:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:28, from ../Engine/include/Game.hpp:23, from ../Engine/src/Game.cpp:18: ../shared/include/NPC.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/NPC.hpp:77:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Sound.hpp:24, from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/Game.hpp:23, from ../Engine/src/Game.cpp:18: ../shared/include/Audio.hpp:45:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ ../shared/include/Audio.hpp:46:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | virtual void generate_music(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ In file included from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/Game.hpp:23, from ../Engine/src/Game.cpp:18: ../shared/include/Sound.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, SoundException); | ^~~~~ In file included from ../shared/include/Resources.hpp:29, from ../Engine/include/Game.hpp:23, from ../Engine/src/Game.cpp:18: ../shared/include/Animation.hpp:42:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | throw (KeyValueException, AnimationException); | ^~~~~ ../shared/include/Animation.hpp:99:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:25, from ../shared/include/Resources.hpp:30, from ../Engine/include/Game.hpp:23, from ../Engine/src/Game.cpp:18: ../shared/include/Background.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, BackgroundException); | ^~~~~ ../shared/include/Background.hpp:53:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:27, from ../shared/include/Resources.hpp:30, from ../Engine/include/Game.hpp:23, from ../Engine/src/Game.cpp:18: ../shared/include/Lightmap.hpp:41:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | throw (LightmapException); | ^~~~~ ../shared/include/Lightmap.hpp:55:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:30, from ../Engine/include/Game.hpp:23, from ../Engine/src/Game.cpp:18: ../shared/include/Map.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MapException); | ^~~~~ ../shared/include/Map.hpp:82:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 82 | void fill_map() throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:32, from ../Engine/include/Game.hpp:23, from ../Engine/src/Game.cpp:18: ../shared/include/Font.hpp:53:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw (KeyValueException, FontException); | ^~~~~ In file included from ../shared/include/Resources.hpp:33, from ../Engine/include/Game.hpp:23, from ../Engine/src/Game.cpp:18: ../shared/include/Icon.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, IconException); | ^~~~~ ../shared/include/Icon.hpp:53:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:35, from ../Engine/include/Game.hpp:23, from ../Engine/src/Game.cpp:18: ../shared/include/Music.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, MusicException); | ^~~~~ ../shared/include/Music.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | const Audio *get_audio() const throw (MusicException); | ^~~~~ In file included from ../shared/include/Resources.hpp:36, from ../Engine/include/Game.hpp:23, from ../Engine/src/Game.cpp:18: ../shared/include/Shader.hpp:41:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Shader(const std::string& filename, ZipReader *zip) throw (KeyValueException, ShaderException); | ^~~~~ ../shared/include/Shader.hpp:44:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual ID get_location(const char *name) throw (ShaderException) = 0; | ^~~~~ ../shared/include/Shader.hpp:45:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual ID get_attrib_location(const char *name) throw (ShaderException) = 0; | ^~~~~ In file included from ../Engine/include/Game.hpp:23, from ../Engine/src/Game.cpp:18: ../shared/include/Resources.hpp:96:123: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | Resources(Subsystem& subystem, const std::string& resource_directory, bool skip_maps = false, bool paks_only = false) throw (ResourcesException, ResourcesMissingException); | ^~~~~ In file included from ../Engine/include/Game.hpp:23, from ../Engine/src/Game.cpp:18: ../shared/include/Resources.hpp:99:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void reload_resources() throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:103:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 103 | Tileset *get_tileset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:104:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | Object *get_object(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:105:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | Characterset *get_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:106:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | NPC *get_npc(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:107:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | Animation *get_animation(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:108:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | Map *get_map(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:109:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 109 | Background *get_background(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:110:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | Font *get_font(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:111:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | Icon *get_icon(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:112:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | Sound *get_sound(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:113:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | Music *get_music(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:114:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | Properties *get_game_settings(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:115:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | Shader *get_shader(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:116:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 116 | Icon *get_flag(const std::string& name, bool no_throw = false) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:159:90: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | void read_tilesets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:160:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 160 | void read_objects(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:161:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 161 | void read_charactersets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:162:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 162 | void read_npcs(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:163:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 163 | void read_animations(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:164:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 164 | void read_maps(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:165:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 165 | void read_backgrounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:166:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | void read_fonts(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:167:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | void read_icons(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:168:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | void read_sounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:169:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | void read_musics(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:170:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 170 | void read_game_settings(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:171:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | void read_shaders(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:172:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 172 | void read_flags(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:174:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 174 | void load_resources(bool home_paks_only) throw (ResourcesException, ResourcesMissingException); | ^~~~~ ../shared/include/Resources.hpp:175:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 175 | void read_all(const std::string& fdir, ZipReader *fzip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:177:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 177 | void prepare_resources() throw (ResourcesException); | ^~~~~ In file included from ../Engine/include/Game.hpp:24, from ../Engine/src/Game.cpp:18: ../shared/include/Configuration.hpp:34:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 34 | Configuration(const std::string& directory, const std::string& filename) throw (ConfigurationException); | ^~~~~ In file included from ../Engine/include/MessageSequencer.hpp:22, from ../Engine/include/Player.hpp:21, from ../Engine/include/Tournament.hpp:27, from ../Engine/src/Game.cpp:20: ../shared/include/UDPSocket.hpp:42:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | UDPSocket() throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | UDPSocket(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:46:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | ssize_t send(uint32_t host, uint16_t port, void *buffer, size_t length) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:47:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | ssize_t recv(char *buffer, size_t length, uint32_t *host, uint16_t *port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:48:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_port(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:60:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 60 | void create_socket(unsigned short port) throw (UDPSocketException); | ^~~~~ In file included from ../Engine/include/Player.hpp:21, from ../Engine/include/Tournament.hpp:27, from ../Engine/src/Game.cpp:20: ../Engine/include/MessageSequencer.hpp:94:128: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | MessageSequencer(I18N& i18n, hostport_t port, pico_size_t num_heaps, const std::string& name, const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:95:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 95 | MessageSequencer(I18N& i18n, hostaddr_t server_host, hostport_t server_port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:99:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void request_server_info(hostaddr_t host, hostport_t port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:100:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 100 | void login(const std::string& password, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:101:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 101 | void login(data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:102:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | void logout() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:104:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | void broadcast(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:105:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | void push(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:106:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void push(flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:107:85: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | void push(const Connection *c, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:108:100: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | void push(const Connection *c, command_t cmd, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:111:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | bool cycle() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:112:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | void kill(const Connection *c) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:114:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | int protocol_version) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:121:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | virtual void event_access_denied(RefusalReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:122:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 122 | virtual void event_login(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:123:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | virtual void event_data(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:124:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 124 | virtual void event_logout(const Connection *c, LogoutReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:143:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 143 | void ack(SequencerHeap *heap, sequence_no_t seq_no) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:144:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | void process_incoming(SequencerHeap *heap, NetMessage *msg) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:152:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 152 | flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:27, from ../Engine/src/Game.cpp:20: ../Engine/include/Player.hpp:44:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | void set_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:32, from ../Engine/src/Game.cpp:20: ../shared/include/Gui.hpp:68:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 68 | Gui(Resources& resources, Subsystem& subsystem, Font *font) throw (GuiException, ResourcesException); | ^~~~~ ../shared/include/Gui.hpp:71:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 71 | void run() throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:74:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | virtual void idle() throw (Exception) = 0; | ^~~~~ ../shared/include/Gui.hpp:99:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:102:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | const std::string& caption) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:106:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:110:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:114:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:117:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | const std::string& text) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | TileGraphic *graphic) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:123:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:126:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 126 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:131:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 131 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:136:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 136 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:140:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 140 | void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:144:83: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | GuiListbox::OnItemSelected on_item_selected, void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:201:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 201 | void idleloop(int stack_counter) throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:203:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 203 | void check_parent(GuiObject *parent) throw (GuiException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:36, from ../Engine/src/Game.cpp:20: ../Engine/include/Lagometer.hpp:41:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Lagometer(Subsystem& subsystem) throw (LagometerException); | ^~~~~ ../Engine/include/Lagometer.hpp:42:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | Lagometer(Subsystem& subsystem, int width, int height) throw (LagometerException); | ^~~~~ ../Engine/include/Lagometer.hpp:77:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | void create(Subsystem& subsystem) throw (LagometerException); | ^~~~~ In file included from ../Engine/src/Game.cpp:20: ../Engine/include/Tournament.hpp:171:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | throw (TournamentException, ResourcesException); | ^~~~~ ../Engine/include/Tournament.hpp:223:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 223 | virtual void create_spawn_points() throw (TournamentException); | ^~~~~ In file included from ../Engine/include/ClientServer.hpp:26, from ../Engine/include/Server.hpp:26, from ../Engine/src/Game.cpp:22: ../Engine/include/TournamentFactory.hpp:45:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | throw (TournamentFactoryException); | ^~~~~ ../Engine/include/TournamentFactory.hpp:49:75: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | bool server, bool warmup, Players& players, ServerLogger *logger) throw (Exception); | ^~~~~ In file included from ../Engine/include/Server.hpp:26, from ../Engine/src/Game.cpp:22: ../Engine/include/ClientServer.hpp:65:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:68:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 68 | data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:71:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 71 | data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:73:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void flush_stacked_send_data(const Connection *c, flags_t flags) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:74:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void flush_stacked_broadcast_data(flags_t flags) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:75:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void flush_stacked_broadcast_data_synced(flags_t flags) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:78:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 78 | data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:81:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 81 | const void *data) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:84:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 84 | const void *data) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:88:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 88 | const std::string& server_name, const std::string& password) throw (Exception); | ^~~~~ In file included from ../Engine/include/Server.hpp:29, from ../Engine/src/Game.cpp:22: ../Engine/include/ServerAdmin.hpp:46:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void execute(const Connection *c, Player *p, std::string cmd, std::string params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:66:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 66 | void update_configuration(const Connection *c) throw (Exception); | ^~~~~ ../Engine/include/ServerAdmin.hpp:67:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void send_i18n_msg(const Connection *c, I18NText id, const char *addon = 0) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:68:104: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 68 | void send_i18n_msg(const Connection *c, I18NText id, const std::string& p1, const std::string& p2) throw (ServerAdminException); | ^~~~~ In file included from ../Engine/include/Server.hpp:29, from ../Engine/src/Game.cpp:22: ../Engine/include/ServerAdmin.hpp:70:75: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 70 | void sc_op(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:71:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 71 | void sc_deop(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:72:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 72 | void sc_list(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:73:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void sc_kick(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:74:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void sc_ban(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:75:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void sc_unban(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:76:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 76 | void sc_next(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:77:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | void sc_map(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:78:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 78 | void sc_reload(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:79:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 79 | void sc_save(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:80:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | void sc_get(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:81:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 81 | void sc_set(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:82:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 82 | void sc_reset(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:83:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | void sc_vote(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:84:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 84 | void sc_stats(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:86:62: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | bool check_if_authorized(const Connection *c, Player *p) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:87:74: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 87 | bool check_if_params(const Connection *c, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:88:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 88 | bool check_if_no_params(const Connection *c, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:89:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 89 | bool check_if_is_server(const Connection *c) throw (ServerAdminException); | ^~~~~ In file included from ../Engine/src/Game.cpp:22: ../Engine/include/Server.hpp:48:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | throw (Exception); | ^~~~~ ../Engine/include/Server.hpp:51:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const std::string& server_config_file) throw (Exception); | ^~~~~ ../Engine/include/Server.hpp:55:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void start() throw (ServerException); | ^~~~~ ../Engine/include/Server.hpp:57:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 57 | void reload_config() throw (ServerException); | ^~~~~ ../Engine/include/Server.hpp:129:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 129 | void process_sync_pak(const Connection *c, Player *p) throw (ServerException); | ^~~~~ ../Engine/include/Server.hpp:136:84: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 136 | void parse_command(const Connection *c, Player *p, data_len_t len, void *data) throw (ServerAdminException); | ^~~~~ ../Engine/include/Server.hpp:144:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | virtual void event_login(const Connection *c, data_len_t len, void *data) throw (Exception); | ^~~~~ ../Engine/include/Server.hpp:145:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 145 | virtual void event_data(const Connection *c, data_len_t len, void *data) throw (Exception); | ^~~~~ ../Engine/include/Server.hpp:146:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | virtual void event_logout(const Connection *c, LogoutReason reason) throw (Exception); | ^~~~~ In file included from ../Engine/include/Client.hpp:32, from ../Engine/src/Game.cpp:23: ../shared/include/Mutex.hpp:49:13: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Mutex() throw (MutexException); | ^~~~~ In file included from ../Engine/src/Game.cpp:23: ../Engine/include/Client.hpp:57:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 57 | throw (Exception); | ^~~~~ ../Engine/include/Client.hpp:65:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | virtual void idle() throw (Exception); | ^~~~~ ../Engine/include/Client.hpp:138:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 138 | int protocol_version) throw (Exception); | ^~~~~ ../Engine/include/Client.hpp:139:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 139 | virtual void event_access_denied(MessageSequencer::RefusalReason reason) throw (Exception); | ^~~~~ ../Engine/include/Client.hpp:140:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 140 | virtual void event_login(const Connection *c, data_len_t len, void *data) throw (Exception); | ^~~~~ ../Engine/include/Client.hpp:141:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 141 | virtual void event_data(const Connection *c, data_len_t len, void *data) throw (Exception); | ^~~~~ ../Engine/include/Client.hpp:142:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 142 | virtual void event_logout(const Connection *c, LogoutReason reason) throw (Exception); | ^~~~~ In file included from ../Engine/include/MainMenu.hpp:27, from ../Engine/src/Game.cpp:24: ../Engine/include/LANBroadcaster.hpp:40:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | LANBroadcaster(I18N& i18n, hostport_t port) throw (LANBroadcasterException, UDPSocketException); | ^~~~~ ../Engine/include/LANBroadcaster.hpp:43:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void start() throw (LANBroadcasterException); | ^~~~~ ../Engine/include/LANBroadcaster.hpp:45:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | void refresh() throw (Exception); | ^~~~~ ../Engine/include/LANBroadcaster.hpp:58:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 58 | int protocol_version) throw (Exception); | ^~~~~ In file included from ../Engine/include/MasterQuery.hpp:22, from ../Engine/include/MainMenu.hpp:28, from ../Engine/src/Game.cpp:24: ../Engine/include/MasterQueryClient.hpp:33:96: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 33 | MasterQueryClient(I18N& i18n, MasterQuery& master_query, hostaddr_t host, hostport_t port) throw (Exception); | ^~~~~ ../Engine/include/MasterQueryClient.hpp:48:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | int protocol_version) throw (Exception); | ^~~~~ In file included from ../Engine/include/MainMenu.hpp:28, from ../Engine/src/Game.cpp:24: ../Engine/include/MasterQuery.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (MasterQueryException); | ^~~~~ ../Engine/include/MasterQuery.hpp:46:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void start() throw (MasterQueryException); | ^~~~~ ../Engine/include/MasterQuery.hpp:49:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void refresh() throw (MasterQueryException); | ^~~~~ In file included from ../Engine/src/Game.cpp:24: ../Engine/include/MainMenu.hpp:41:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | virtual void idle() throw (Exception); | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/Game' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/Game' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I../Engine/include -I../shared/include -Wno-unused-result -pedantic -Wextra -DDATA_DIRECTORY=/usr/share/games/goatattack -D__STDC_FORMAT_MACROS -DPNG_SKIP_SETJMP_CHECK -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../Engine/src/goatattack-KeyBinding.o `test -f '../Engine/src/KeyBinding.cpp' || echo './'`../Engine/src/KeyBinding.cpp In file included from ../shared/include/ZipReader.hpp:21, from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../Engine/include/KeyBinding.hpp:21, from ../Engine/src/KeyBinding.cpp:18: ../shared/include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../Engine/include/KeyBinding.hpp:21, from ../Engine/src/KeyBinding.cpp:18: ../shared/include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../Engine/include/KeyBinding.hpp:21, from ../Engine/src/KeyBinding.cpp:18: ../shared/include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../Engine/include/KeyBinding.hpp:21, from ../Engine/src/KeyBinding.cpp:18: ../shared/include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ../Engine/include/KeyBinding.hpp:21, from ../Engine/src/KeyBinding.cpp:18: ../shared/include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ../shared/include/KeyValue.hpp:22, from ../shared/include/Configuration.hpp:22, from ../Engine/include/KeyBinding.hpp:22, from ../Engine/src/KeyBinding.cpp:18: ../shared/include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ../shared/include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ../shared/include/Configuration.hpp:22, from ../Engine/include/KeyBinding.hpp:22, from ../Engine/src/KeyBinding.cpp:18: ../shared/include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ../Engine/include/KeyBinding.hpp:22, from ../Engine/src/KeyBinding.cpp:18: ../shared/include/Configuration.hpp:34:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 34 | Configuration(const std::string& directory, const std::string& filename) throw (ConfigurationException); | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/Game' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/Game' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I../Engine/include -I../shared/include -Wno-unused-result -pedantic -Wextra -DDATA_DIRECTORY=/usr/share/games/goatattack -D__STDC_FORMAT_MACROS -DPNG_SKIP_SETJMP_CHECK -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../Engine/src/goatattack-MasterQueryClient.o `test -f '../Engine/src/MasterQueryClient.cpp' || echo './'`../Engine/src/MasterQueryClient.cpp In file included from ../Engine/include/MessageSequencer.hpp:22, from ../Engine/include/MasterQueryClient.hpp:21, from ../Engine/src/MasterQueryClient.cpp:18: ../shared/include/UDPSocket.hpp:42:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | UDPSocket() throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | UDPSocket(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:46:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | ssize_t send(uint32_t host, uint16_t port, void *buffer, size_t length) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:47:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | ssize_t recv(char *buffer, size_t length, uint32_t *host, uint16_t *port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:48:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_port(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:60:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 60 | void create_socket(unsigned short port) throw (UDPSocketException); | ^~~~~ In file included from ../Engine/include/MasterQueryClient.hpp:21, from ../Engine/src/MasterQueryClient.cpp:18: ../Engine/include/MessageSequencer.hpp:94:128: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | MessageSequencer(I18N& i18n, hostport_t port, pico_size_t num_heaps, const std::string& name, const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:95:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 95 | MessageSequencer(I18N& i18n, hostaddr_t server_host, hostport_t server_port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:99:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void request_server_info(hostaddr_t host, hostport_t port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:100:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 100 | void login(const std::string& password, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:101:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 101 | void login(data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:102:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | void logout() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:104:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | void broadcast(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:105:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | void push(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:106:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void push(flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:107:85: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | void push(const Connection *c, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:108:100: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | void push(const Connection *c, command_t cmd, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:111:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | bool cycle() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:112:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | void kill(const Connection *c) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:114:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | int protocol_version) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:121:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | virtual void event_access_denied(RefusalReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:122:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 122 | virtual void event_login(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:123:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | virtual void event_data(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:124:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 124 | virtual void event_logout(const Connection *c, LogoutReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:143:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 143 | void ack(SequencerHeap *heap, sequence_no_t seq_no) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:144:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | void process_incoming(SequencerHeap *heap, NetMessage *msg) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:152:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 152 | flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ In file included from ../Engine/src/MasterQueryClient.cpp:18: ../Engine/include/MasterQueryClient.hpp:33:96: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 33 | MasterQueryClient(I18N& i18n, MasterQuery& master_query, hostaddr_t host, hostport_t port) throw (Exception); | ^~~~~ ../Engine/include/MasterQueryClient.hpp:48:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | int protocol_version) throw (Exception); | ^~~~~ In file included from ../Engine/include/MasterQuery.hpp:25, from ../Engine/src/MasterQueryClient.cpp:20: ../shared/include/Mutex.hpp:49:13: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Mutex() throw (MutexException); | ^~~~~ In file included from ../Engine/src/MasterQueryClient.cpp:20: ../Engine/include/MasterQuery.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (MasterQueryException); | ^~~~~ ../Engine/include/MasterQuery.hpp:46:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void start() throw (MasterQueryException); | ^~~~~ ../Engine/include/MasterQuery.hpp:49:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void refresh() throw (MasterQueryException); | ^~~~~ ../Engine/src/MasterQueryClient.cpp:23:111: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 23 | MasterQueryClient::MasterQueryClient(I18N& i18n, MasterQuery& master_query, hostaddr_t host, hostport_t port) throw (Exception) | ^~~~~ ../Engine/src/MasterQueryClient.cpp:49:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | int protocol_version) throw (Exception) | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/Game' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/Game' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I../Engine/include -I../shared/include -Wno-unused-result -pedantic -Wextra -DDATA_DIRECTORY=/usr/share/games/goatattack -D__STDC_FORMAT_MACROS -DPNG_SKIP_SETJMP_CHECK -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../Engine/src/goatattack-Client.o `test -f '../Engine/src/Client.cpp' || echo './'`../Engine/src/Client.cpp In file included from ../shared/include/ZipReader.hpp:21, from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Client.hpp:23, from ../Engine/src/Client.cpp:18: ../shared/include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Client.hpp:23, from ../Engine/src/Client.cpp:18: ../shared/include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Client.hpp:23, from ../Engine/src/Client.cpp:18: ../shared/include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Client.hpp:23, from ../Engine/src/Client.cpp:18: ../shared/include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ../shared/include/Resources.hpp:22, from ../Engine/include/Client.hpp:23, from ../Engine/src/Client.cpp:18: ../shared/include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ../shared/include/Resources.hpp:24, from ../Engine/include/Client.hpp:23, from ../Engine/src/Client.cpp:18: ../shared/include/Directory.hpp:43:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | Directory(const std::string& directory, const std::string& suffix, ZipReader *zip = 0) throw (DirectoryException); | ^~~~~ In file included from ../shared/include/KeyValue.hpp:22, from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Client.hpp:23, from ../Engine/src/Client.cpp:18: ../shared/include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ../shared/include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Client.hpp:23, from ../Engine/src/Client.cpp:18: ../shared/include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Client.hpp:23, from ../Engine/src/Client.cpp:18: ../shared/include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Resources.hpp:25, from ../Engine/include/Client.hpp:23, from ../Engine/src/Client.cpp:18: ../shared/include/Tileset.hpp:47:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | throw (KeyValueException, TilesetException); | ^~~~~ ../shared/include/Tileset.hpp:67:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:26, from ../Engine/include/Client.hpp:23, from ../Engine/src/Client.cpp:18: ../shared/include/Object.hpp:64:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | throw (KeyValueException, ObjectException); | ^~~~~ ../shared/include/Object.hpp:96:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Characterset.hpp:22, from ../shared/include/Resources.hpp:27, from ../Engine/include/Client.hpp:23, from ../Engine/src/Client.cpp:18: ../shared/include/Movable.hpp:52:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ ../shared/include/Movable.hpp:73:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ In file included from ../shared/include/Resources.hpp:27, from ../Engine/include/Client.hpp:23, from ../Engine/src/Client.cpp:18: ../shared/include/Characterset.hpp:61:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 61 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/Characterset.hpp:80:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:83:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:86:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:28, from ../Engine/include/Client.hpp:23, from ../Engine/src/Client.cpp:18: ../shared/include/NPC.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/NPC.hpp:77:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Sound.hpp:24, from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/Client.hpp:23, from ../Engine/src/Client.cpp:18: ../shared/include/Audio.hpp:45:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ ../shared/include/Audio.hpp:46:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | virtual void generate_music(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ In file included from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/Client.hpp:23, from ../Engine/src/Client.cpp:18: ../shared/include/Sound.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, SoundException); | ^~~~~ In file included from ../shared/include/Resources.hpp:29, from ../Engine/include/Client.hpp:23, from ../Engine/src/Client.cpp:18: ../shared/include/Animation.hpp:42:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | throw (KeyValueException, AnimationException); | ^~~~~ ../shared/include/Animation.hpp:99:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:25, from ../shared/include/Resources.hpp:30, from ../Engine/include/Client.hpp:23, from ../Engine/src/Client.cpp:18: ../shared/include/Background.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, BackgroundException); | ^~~~~ ../shared/include/Background.hpp:53:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:27, from ../shared/include/Resources.hpp:30, from ../Engine/include/Client.hpp:23, from ../Engine/src/Client.cpp:18: ../shared/include/Lightmap.hpp:41:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | throw (LightmapException); | ^~~~~ ../shared/include/Lightmap.hpp:55:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:30, from ../Engine/include/Client.hpp:23, from ../Engine/src/Client.cpp:18: ../shared/include/Map.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MapException); | ^~~~~ ../shared/include/Map.hpp:82:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 82 | void fill_map() throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:32, from ../Engine/include/Client.hpp:23, from ../Engine/src/Client.cpp:18: ../shared/include/Font.hpp:53:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw (KeyValueException, FontException); | ^~~~~ In file included from ../shared/include/Resources.hpp:33, from ../Engine/include/Client.hpp:23, from ../Engine/src/Client.cpp:18: ../shared/include/Icon.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, IconException); | ^~~~~ ../shared/include/Icon.hpp:53:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:35, from ../Engine/include/Client.hpp:23, from ../Engine/src/Client.cpp:18: ../shared/include/Music.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, MusicException); | ^~~~~ ../shared/include/Music.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | const Audio *get_audio() const throw (MusicException); | ^~~~~ In file included from ../shared/include/Resources.hpp:36, from ../Engine/include/Client.hpp:23, from ../Engine/src/Client.cpp:18: ../shared/include/Shader.hpp:41:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Shader(const std::string& filename, ZipReader *zip) throw (KeyValueException, ShaderException); | ^~~~~ ../shared/include/Shader.hpp:44:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual ID get_location(const char *name) throw (ShaderException) = 0; | ^~~~~ ../shared/include/Shader.hpp:45:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual ID get_attrib_location(const char *name) throw (ShaderException) = 0; | ^~~~~ In file included from ../Engine/include/Client.hpp:23, from ../Engine/src/Client.cpp:18: ../shared/include/Resources.hpp:96:123: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | Resources(Subsystem& subystem, const std::string& resource_directory, bool skip_maps = false, bool paks_only = false) throw (ResourcesException, ResourcesMissingException); | ^~~~~ In file included from ../Engine/include/Client.hpp:23, from ../Engine/src/Client.cpp:18: ../shared/include/Resources.hpp:99:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void reload_resources() throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:103:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 103 | Tileset *get_tileset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:104:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | Object *get_object(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:105:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | Characterset *get_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:106:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | NPC *get_npc(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:107:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | Animation *get_animation(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:108:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | Map *get_map(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:109:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 109 | Background *get_background(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:110:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | Font *get_font(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:111:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | Icon *get_icon(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:112:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | Sound *get_sound(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:113:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | Music *get_music(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:114:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | Properties *get_game_settings(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:115:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | Shader *get_shader(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:116:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 116 | Icon *get_flag(const std::string& name, bool no_throw = false) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:159:90: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | void read_tilesets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:160:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 160 | void read_objects(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:161:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 161 | void read_charactersets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:162:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 162 | void read_npcs(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:163:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 163 | void read_animations(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:164:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 164 | void read_maps(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:165:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 165 | void read_backgrounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:166:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | void read_fonts(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:167:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | void read_icons(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:168:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | void read_sounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:169:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | void read_musics(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:170:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 170 | void read_game_settings(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:171:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | void read_shaders(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:172:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 172 | void read_flags(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:174:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 174 | void load_resources(bool home_paks_only) throw (ResourcesException, ResourcesMissingException); | ^~~~~ ../shared/include/Resources.hpp:175:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 175 | void read_all(const std::string& fdir, ZipReader *fzip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:177:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 177 | void prepare_resources() throw (ResourcesException); | ^~~~~ In file included from ../Engine/include/MessageSequencer.hpp:22, from ../Engine/include/ClientServer.hpp:22, from ../Engine/include/Client.hpp:26, from ../Engine/src/Client.cpp:18: ../shared/include/UDPSocket.hpp:42:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | UDPSocket() throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | UDPSocket(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:46:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | ssize_t send(uint32_t host, uint16_t port, void *buffer, size_t length) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:47:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | ssize_t recv(char *buffer, size_t length, uint32_t *host, uint16_t *port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:48:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_port(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:60:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 60 | void create_socket(unsigned short port) throw (UDPSocketException); | ^~~~~ In file included from ../Engine/include/ClientServer.hpp:22, from ../Engine/include/Client.hpp:26, from ../Engine/src/Client.cpp:18: ../Engine/include/MessageSequencer.hpp:94:128: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | MessageSequencer(I18N& i18n, hostport_t port, pico_size_t num_heaps, const std::string& name, const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:95:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 95 | MessageSequencer(I18N& i18n, hostaddr_t server_host, hostport_t server_port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:99:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void request_server_info(hostaddr_t host, hostport_t port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:100:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 100 | void login(const std::string& password, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:101:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 101 | void login(data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:102:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | void logout() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:104:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | void broadcast(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:105:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | void push(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:106:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void push(flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:107:85: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | void push(const Connection *c, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:108:100: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | void push(const Connection *c, command_t cmd, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:111:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | bool cycle() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:112:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | void kill(const Connection *c) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:114:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | int protocol_version) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:121:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | virtual void event_access_denied(RefusalReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:122:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 122 | virtual void event_login(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:123:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | virtual void event_data(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:124:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 124 | virtual void event_logout(const Connection *c, LogoutReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:143:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 143 | void ack(SequencerHeap *heap, sequence_no_t seq_no) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:144:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | void process_incoming(SequencerHeap *heap, NetMessage *msg) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:152:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 152 | flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:27, from ../Engine/include/ClientServer.hpp:23, from ../Engine/include/Client.hpp:26, from ../Engine/src/Client.cpp:18: ../Engine/include/Player.hpp:44:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | void set_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:31, from ../Engine/include/ClientServer.hpp:23, from ../Engine/include/Client.hpp:26, from ../Engine/src/Client.cpp:18: ../shared/include/Configuration.hpp:34:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 34 | Configuration(const std::string& directory, const std::string& filename) throw (ConfigurationException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:32, from ../Engine/include/ClientServer.hpp:23, from ../Engine/include/Client.hpp:26, from ../Engine/src/Client.cpp:18: ../shared/include/Gui.hpp:68:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 68 | Gui(Resources& resources, Subsystem& subsystem, Font *font) throw (GuiException, ResourcesException); | ^~~~~ ../shared/include/Gui.hpp:71:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 71 | void run() throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:74:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | virtual void idle() throw (Exception) = 0; | ^~~~~ ../shared/include/Gui.hpp:99:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:102:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | const std::string& caption) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:106:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:110:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:114:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:117:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | const std::string& text) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | TileGraphic *graphic) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:123:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:126:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 126 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:131:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 131 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:136:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 136 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:140:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 140 | void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:144:83: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | GuiListbox::OnItemSelected on_item_selected, void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:201:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 201 | void idleloop(int stack_counter) throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:203:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 203 | void check_parent(GuiObject *parent) throw (GuiException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:36, from ../Engine/include/ClientServer.hpp:23, from ../Engine/include/Client.hpp:26, from ../Engine/src/Client.cpp:18: ../Engine/include/Lagometer.hpp:41:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Lagometer(Subsystem& subsystem) throw (LagometerException); | ^~~~~ ../Engine/include/Lagometer.hpp:42:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | Lagometer(Subsystem& subsystem, int width, int height) throw (LagometerException); | ^~~~~ ../Engine/include/Lagometer.hpp:77:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | void create(Subsystem& subsystem) throw (LagometerException); | ^~~~~ In file included from ../Engine/include/ClientServer.hpp:23, from ../Engine/include/Client.hpp:26, from ../Engine/src/Client.cpp:18: ../Engine/include/Tournament.hpp:171:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | throw (TournamentException, ResourcesException); | ^~~~~ ../Engine/include/Tournament.hpp:223:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 223 | virtual void create_spawn_points() throw (TournamentException); | ^~~~~ In file included from ../Engine/include/ClientServer.hpp:26, from ../Engine/include/Client.hpp:26, from ../Engine/src/Client.cpp:18: ../Engine/include/TournamentFactory.hpp:45:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | throw (TournamentFactoryException); | ^~~~~ ../Engine/include/TournamentFactory.hpp:49:75: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | bool server, bool warmup, Players& players, ServerLogger *logger) throw (Exception); | ^~~~~ In file included from ../Engine/include/Client.hpp:26, from ../Engine/src/Client.cpp:18: ../Engine/include/ClientServer.hpp:65:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:68:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 68 | data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:71:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 71 | data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:73:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void flush_stacked_send_data(const Connection *c, flags_t flags) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:74:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void flush_stacked_broadcast_data(flags_t flags) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:75:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void flush_stacked_broadcast_data_synced(flags_t flags) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:78:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 78 | data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:81:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 81 | const void *data) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:84:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 84 | const void *data) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:88:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 88 | const std::string& server_name, const std::string& password) throw (Exception); | ^~~~~ In file included from ../Engine/include/Client.hpp:32, from ../Engine/src/Client.cpp:18: ../shared/include/Mutex.hpp:49:13: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Mutex() throw (MutexException); | ^~~~~ In file included from ../Engine/src/Client.cpp:18: ../Engine/include/Client.hpp:57:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 57 | throw (Exception); | ^~~~~ ../Engine/include/Client.hpp:65:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | virtual void idle() throw (Exception); | ^~~~~ ../Engine/include/Client.hpp:138:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 138 | int protocol_version) throw (Exception); | ^~~~~ ../Engine/include/Client.hpp:139:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 139 | virtual void event_access_denied(MessageSequencer::RefusalReason reason) throw (Exception); | ^~~~~ ../Engine/include/Client.hpp:140:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 140 | virtual void event_login(const Connection *c, data_len_t len, void *data) throw (Exception); | ^~~~~ ../Engine/include/Client.hpp:141:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 141 | virtual void event_data(const Connection *c, data_len_t len, void *data) throw (Exception); | ^~~~~ ../Engine/include/Client.hpp:142:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 142 | virtual void event_logout(const Connection *c, LogoutReason reason) throw (Exception); | ^~~~~ ../Engine/src/Client.cpp:41:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | throw (Exception) | ^~~~~ ../Engine/src/Client.cpp:133:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 133 | void Client::idle() throw (Exception) { | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/Game' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/Game' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I../Engine/include -I../shared/include -Wno-unused-result -pedantic -Wextra -DDATA_DIRECTORY=/usr/share/games/goatattack -D__STDC_FORMAT_MACROS -DPNG_SKIP_SETJMP_CHECK -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../Engine/goatattack-main.o `test -f '../Engine/main.cpp' || echo './'`../Engine/main.cpp In file included from ../shared/include/ZipReader.hpp:21, from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/SubsystemSDL.hpp:21, from ../Engine/main.cpp:21: ../shared/include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/SubsystemSDL.hpp:21, from ../Engine/main.cpp:21: ../shared/include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/SubsystemSDL.hpp:21, from ../Engine/main.cpp:21: ../shared/include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/SubsystemSDL.hpp:21, from ../Engine/main.cpp:21: ../shared/include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ../shared/include/SubsystemSDL.hpp:21, from ../Engine/main.cpp:21: ../shared/include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ../shared/include/KeyValue.hpp:22, from ../shared/include/Properties.hpp:21, from ../shared/include/Shader.hpp:23, from ../shared/include/SubsystemSDL.hpp:22, from ../Engine/main.cpp:21: ../shared/include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ../shared/include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ../shared/include/Properties.hpp:21, from ../shared/include/Shader.hpp:23, from ../shared/include/SubsystemSDL.hpp:22, from ../Engine/main.cpp:21: ../shared/include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Shader.hpp:23, from ../shared/include/SubsystemSDL.hpp:22, from ../Engine/main.cpp:21: ../shared/include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ../shared/include/SubsystemSDL.hpp:22, from ../Engine/main.cpp:21: ../shared/include/Shader.hpp:41:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Shader(const std::string& filename, ZipReader *zip) throw (KeyValueException, ShaderException); | ^~~~~ ../shared/include/Shader.hpp:44:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual ID get_location(const char *name) throw (ShaderException) = 0; | ^~~~~ ../shared/include/Shader.hpp:45:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual ID get_attrib_location(const char *name) throw (ShaderException) = 0; | ^~~~~ In file included from ../shared/include/SubsystemSDL.hpp:23, from ../Engine/main.cpp:21: ../shared/include/TileGraphicGL.hpp:37:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 37 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException); | ^~~~~ In file included from ../Engine/main.cpp:21: ../shared/include/SubsystemSDL.hpp:38:108: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 38 | SubsystemSDL(std::ostream& stream, I18N& i18n, const std::string& window_title, bool shading_pipeline) throw (SubsystemException); | ^~~~~ In file included from ../shared/include/Resources.hpp:24, from ../Engine/include/Game.hpp:23, from ../Engine/main.cpp:25: ../shared/include/Directory.hpp:43:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | Directory(const std::string& directory, const std::string& suffix, ZipReader *zip = 0) throw (DirectoryException); | ^~~~~ In file included from ../shared/include/Resources.hpp:25, from ../Engine/include/Game.hpp:23, from ../Engine/main.cpp:25: ../shared/include/Tileset.hpp:47:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | throw (KeyValueException, TilesetException); | ^~~~~ ../shared/include/Tileset.hpp:67:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:26, from ../Engine/include/Game.hpp:23, from ../Engine/main.cpp:25: ../shared/include/Object.hpp:64:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | throw (KeyValueException, ObjectException); | ^~~~~ ../shared/include/Object.hpp:96:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Characterset.hpp:22, from ../shared/include/Resources.hpp:27, from ../Engine/include/Game.hpp:23, from ../Engine/main.cpp:25: ../shared/include/Movable.hpp:52:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ ../shared/include/Movable.hpp:73:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ In file included from ../shared/include/Resources.hpp:27, from ../Engine/include/Game.hpp:23, from ../Engine/main.cpp:25: ../shared/include/Characterset.hpp:61:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 61 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/Characterset.hpp:80:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:83:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:86:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:28, from ../Engine/include/Game.hpp:23, from ../Engine/main.cpp:25: ../shared/include/NPC.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/NPC.hpp:77:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Sound.hpp:24, from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/Game.hpp:23, from ../Engine/main.cpp:25: ../shared/include/Audio.hpp:45:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ ../shared/include/Audio.hpp:46:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | virtual void generate_music(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ In file included from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/Game.hpp:23, from ../Engine/main.cpp:25: ../shared/include/Sound.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, SoundException); | ^~~~~ In file included from ../shared/include/Resources.hpp:29, from ../Engine/include/Game.hpp:23, from ../Engine/main.cpp:25: ../shared/include/Animation.hpp:42:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | throw (KeyValueException, AnimationException); | ^~~~~ ../shared/include/Animation.hpp:99:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:25, from ../shared/include/Resources.hpp:30, from ../Engine/include/Game.hpp:23, from ../Engine/main.cpp:25: ../shared/include/Background.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, BackgroundException); | ^~~~~ ../shared/include/Background.hpp:53:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:27, from ../shared/include/Resources.hpp:30, from ../Engine/include/Game.hpp:23, from ../Engine/main.cpp:25: ../shared/include/Lightmap.hpp:41:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | throw (LightmapException); | ^~~~~ ../shared/include/Lightmap.hpp:55:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:30, from ../Engine/include/Game.hpp:23, from ../Engine/main.cpp:25: ../shared/include/Map.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MapException); | ^~~~~ ../shared/include/Map.hpp:82:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 82 | void fill_map() throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:32, from ../Engine/include/Game.hpp:23, from ../Engine/main.cpp:25: ../shared/include/Font.hpp:53:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw (KeyValueException, FontException); | ^~~~~ In file included from ../shared/include/Resources.hpp:33, from ../Engine/include/Game.hpp:23, from ../Engine/main.cpp:25: ../shared/include/Icon.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, IconException); | ^~~~~ ../shared/include/Icon.hpp:53:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:35, from ../Engine/include/Game.hpp:23, from ../Engine/main.cpp:25: ../shared/include/Music.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, MusicException); | ^~~~~ ../shared/include/Music.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | const Audio *get_audio() const throw (MusicException); | ^~~~~ In file included from ../Engine/include/Game.hpp:23, from ../Engine/main.cpp:25: ../shared/include/Resources.hpp:96:123: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | Resources(Subsystem& subystem, const std::string& resource_directory, bool skip_maps = false, bool paks_only = false) throw (ResourcesException, ResourcesMissingException); | ^~~~~ In file included from ../Engine/include/Game.hpp:23, from ../Engine/main.cpp:25: ../shared/include/Resources.hpp:99:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void reload_resources() throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:103:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 103 | Tileset *get_tileset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:104:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | Object *get_object(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:105:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | Characterset *get_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:106:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | NPC *get_npc(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:107:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | Animation *get_animation(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:108:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | Map *get_map(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:109:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 109 | Background *get_background(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:110:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | Font *get_font(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:111:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | Icon *get_icon(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:112:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | Sound *get_sound(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:113:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | Music *get_music(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:114:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | Properties *get_game_settings(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:115:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | Shader *get_shader(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:116:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 116 | Icon *get_flag(const std::string& name, bool no_throw = false) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:159:90: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | void read_tilesets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:160:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 160 | void read_objects(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:161:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 161 | void read_charactersets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:162:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 162 | void read_npcs(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:163:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 163 | void read_animations(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:164:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 164 | void read_maps(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:165:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 165 | void read_backgrounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:166:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | void read_fonts(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:167:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | void read_icons(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:168:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | void read_sounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:169:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | void read_musics(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:170:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 170 | void read_game_settings(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:171:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | void read_shaders(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:172:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 172 | void read_flags(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:174:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 174 | void load_resources(bool home_paks_only) throw (ResourcesException, ResourcesMissingException); | ^~~~~ ../shared/include/Resources.hpp:175:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 175 | void read_all(const std::string& fdir, ZipReader *fzip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:177:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 177 | void prepare_resources() throw (ResourcesException); | ^~~~~ In file included from ../Engine/include/Game.hpp:24, from ../Engine/main.cpp:25: ../shared/include/Configuration.hpp:34:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 34 | Configuration(const std::string& directory, const std::string& filename) throw (ConfigurationException); | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/Game' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/Game' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I../Engine/include -I../shared/include -Wno-unused-result -pedantic -Wextra -DDATA_DIRECTORY=/usr/share/games/goatattack -D__STDC_FORMAT_MACROS -DPNG_SKIP_SETJMP_CHECK -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../Engine/src/goatattack-MasterQuery.o `test -f '../Engine/src/MasterQuery.cpp' || echo './'`../Engine/src/MasterQuery.cpp In file included from ../Engine/include/MessageSequencer.hpp:22, from ../Engine/include/MasterQueryClient.hpp:21, from ../Engine/include/MasterQuery.hpp:22, from ../Engine/src/MasterQuery.cpp:18: ../shared/include/UDPSocket.hpp:42:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | UDPSocket() throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | UDPSocket(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:46:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | ssize_t send(uint32_t host, uint16_t port, void *buffer, size_t length) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:47:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | ssize_t recv(char *buffer, size_t length, uint32_t *host, uint16_t *port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:48:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_port(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:60:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 60 | void create_socket(unsigned short port) throw (UDPSocketException); | ^~~~~ In file included from ../Engine/include/MasterQueryClient.hpp:21, from ../Engine/include/MasterQuery.hpp:22, from ../Engine/src/MasterQuery.cpp:18: ../Engine/include/MessageSequencer.hpp:94:128: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | MessageSequencer(I18N& i18n, hostport_t port, pico_size_t num_heaps, const std::string& name, const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:95:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 95 | MessageSequencer(I18N& i18n, hostaddr_t server_host, hostport_t server_port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:99:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void request_server_info(hostaddr_t host, hostport_t port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:100:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 100 | void login(const std::string& password, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:101:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 101 | void login(data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:102:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | void logout() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:104:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | void broadcast(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:105:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | void push(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:106:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void push(flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:107:85: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | void push(const Connection *c, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:108:100: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | void push(const Connection *c, command_t cmd, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:111:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | bool cycle() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:112:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | void kill(const Connection *c) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:114:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | int protocol_version) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:121:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | virtual void event_access_denied(RefusalReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:122:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 122 | virtual void event_login(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:123:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | virtual void event_data(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:124:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 124 | virtual void event_logout(const Connection *c, LogoutReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:143:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 143 | void ack(SequencerHeap *heap, sequence_no_t seq_no) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:144:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | void process_incoming(SequencerHeap *heap, NetMessage *msg) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:152:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 152 | flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ In file included from ../Engine/include/MasterQuery.hpp:22, from ../Engine/src/MasterQuery.cpp:18: ../Engine/include/MasterQueryClient.hpp:33:96: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 33 | MasterQueryClient(I18N& i18n, MasterQuery& master_query, hostaddr_t host, hostport_t port) throw (Exception); | ^~~~~ ../Engine/include/MasterQueryClient.hpp:48:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | int protocol_version) throw (Exception); | ^~~~~ In file included from ../Engine/include/MasterQuery.hpp:25, from ../Engine/src/MasterQuery.cpp:18: ../shared/include/Mutex.hpp:49:13: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Mutex() throw (MutexException); | ^~~~~ In file included from ../Engine/src/MasterQuery.cpp:18: ../Engine/include/MasterQuery.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (MasterQueryException); | ^~~~~ ../Engine/include/MasterQuery.hpp:46:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void start() throw (MasterQueryException); | ^~~~~ ../Engine/include/MasterQuery.hpp:49:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void refresh() throw (MasterQueryException); | ^~~~~ In file included from ../Engine/src/MasterQuery.cpp:19: ../shared/include/TCPSocket.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void connect(const char *ip_address, unsigned short port) throw (TCPSocketException); | ^~~~~ ../shared/include/TCPSocket.hpp:43:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | bool activity(time_t sec, long usec) throw (TCPSocketException); | ^~~~~ ../shared/include/TCPSocket.hpp:44:72: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | void listen(const char *address, unsigned short port, int backlog) throw (TCPSocketException); | ^~~~~ ../shared/include/TCPSocket.hpp:45:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | void listen(const char *address, unsigned short port) throw (TCPSocketException); | ^~~~~ ../shared/include/TCPSocket.hpp:46:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void listen(unsigned short port, int backlog) throw (TCPSocketException); | ^~~~~ ../shared/include/TCPSocket.hpp:47:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void listen(unsigned short port) throw (TCPSocketException); | ^~~~~ ../shared/include/TCPSocket.hpp:48:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void accept(const TCPSocket& socket) throw (TCPSocketException); | ^~~~~ ../shared/include/TCPSocket.hpp:51:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | size_t send(const char *buffer, size_t size) throw (TCPSocketException); | ^~~~~ ../shared/include/TCPSocket.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | size_t send(const std::string& buffer) throw (TCPSocketException); | ^~~~~ ../shared/include/TCPSocket.hpp:53:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | size_t receive(void *buffer, size_t size) throw (TCPSocketException); | ^~~~~ ../shared/include/TCPSocket.hpp:56:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 56 | unsigned short get_port() throw (TCPSocketException); | ^~~~~ ../shared/include/TCPSocket.hpp:57:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 57 | unsigned long get_address() throw (TCPSocketException); | ^~~~~ ../shared/include/TCPSocket.hpp:69:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 69 | void check_states() throw (TCPSocketException); | ^~~~~ ../Engine/src/MasterQuery.cpp:25:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 25 | throw (MasterQueryException) | ^~~~~ ../Engine/src/MasterQuery.cpp:37:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 37 | void MasterQuery::start() throw (MasterQueryException) { | ^~~~~ ../Engine/src/MasterQuery.cpp:63:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 63 | void MasterQuery::refresh() throw (MasterQueryException) { | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/Game' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/Game' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I../Engine/include -I../shared/include -Wno-unused-result -pedantic -Wextra -DDATA_DIRECTORY=/usr/share/games/goatattack -D__STDC_FORMAT_MACROS -DPNG_SKIP_SETJMP_CHECK -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../Engine/src/goatattack-Player.o `test -f '../Engine/src/Player.cpp' || echo './'`../Engine/src/Player.cpp In file included from ../Engine/include/MessageSequencer.hpp:22, from ../Engine/include/Player.hpp:21, from ../Engine/src/Player.cpp:18: ../shared/include/UDPSocket.hpp:42:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | UDPSocket() throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | UDPSocket(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:46:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | ssize_t send(uint32_t host, uint16_t port, void *buffer, size_t length) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:47:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | ssize_t recv(char *buffer, size_t length, uint32_t *host, uint16_t *port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:48:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_port(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:60:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 60 | void create_socket(unsigned short port) throw (UDPSocketException); | ^~~~~ In file included from ../Engine/include/Player.hpp:21, from ../Engine/src/Player.cpp:18: ../Engine/include/MessageSequencer.hpp:94:128: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | MessageSequencer(I18N& i18n, hostport_t port, pico_size_t num_heaps, const std::string& name, const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:95:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 95 | MessageSequencer(I18N& i18n, hostaddr_t server_host, hostport_t server_port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:99:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void request_server_info(hostaddr_t host, hostport_t port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:100:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 100 | void login(const std::string& password, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:101:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 101 | void login(data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:102:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | void logout() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:104:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | void broadcast(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:105:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | void push(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:106:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void push(flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:107:85: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | void push(const Connection *c, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:108:100: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | void push(const Connection *c, command_t cmd, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:111:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | bool cycle() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:112:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | void kill(const Connection *c) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:114:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | int protocol_version) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:121:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | virtual void event_access_denied(RefusalReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:122:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 122 | virtual void event_login(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:123:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | virtual void event_data(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:124:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 124 | virtual void event_logout(const Connection *c, LogoutReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:143:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 143 | void ack(SequencerHeap *heap, sequence_no_t seq_no) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:144:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | void process_incoming(SequencerHeap *heap, NetMessage *msg) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:152:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 152 | flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ In file included from ../shared/include/ZipReader.hpp:21, from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Player.hpp:23, from ../Engine/src/Player.cpp:18: ../shared/include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Player.hpp:23, from ../Engine/src/Player.cpp:18: ../shared/include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Player.hpp:23, from ../Engine/src/Player.cpp:18: ../shared/include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Player.hpp:23, from ../Engine/src/Player.cpp:18: ../shared/include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ../shared/include/Resources.hpp:22, from ../Engine/include/Player.hpp:23, from ../Engine/src/Player.cpp:18: ../shared/include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ../shared/include/Resources.hpp:24, from ../Engine/include/Player.hpp:23, from ../Engine/src/Player.cpp:18: ../shared/include/Directory.hpp:43:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | Directory(const std::string& directory, const std::string& suffix, ZipReader *zip = 0) throw (DirectoryException); | ^~~~~ In file included from ../shared/include/KeyValue.hpp:22, from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Player.hpp:23, from ../Engine/src/Player.cpp:18: ../shared/include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ../shared/include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Player.hpp:23, from ../Engine/src/Player.cpp:18: ../shared/include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Player.hpp:23, from ../Engine/src/Player.cpp:18: ../shared/include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Resources.hpp:25, from ../Engine/include/Player.hpp:23, from ../Engine/src/Player.cpp:18: ../shared/include/Tileset.hpp:47:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | throw (KeyValueException, TilesetException); | ^~~~~ ../shared/include/Tileset.hpp:67:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:26, from ../Engine/include/Player.hpp:23, from ../Engine/src/Player.cpp:18: ../shared/include/Object.hpp:64:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | throw (KeyValueException, ObjectException); | ^~~~~ ../shared/include/Object.hpp:96:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Characterset.hpp:22, from ../shared/include/Resources.hpp:27, from ../Engine/include/Player.hpp:23, from ../Engine/src/Player.cpp:18: ../shared/include/Movable.hpp:52:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ ../shared/include/Movable.hpp:73:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ In file included from ../shared/include/Resources.hpp:27, from ../Engine/include/Player.hpp:23, from ../Engine/src/Player.cpp:18: ../shared/include/Characterset.hpp:61:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 61 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/Characterset.hpp:80:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:83:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:86:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:28, from ../Engine/include/Player.hpp:23, from ../Engine/src/Player.cpp:18: ../shared/include/NPC.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/NPC.hpp:77:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Sound.hpp:24, from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/Player.hpp:23, from ../Engine/src/Player.cpp:18: ../shared/include/Audio.hpp:45:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ ../shared/include/Audio.hpp:46:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | virtual void generate_music(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ In file included from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/Player.hpp:23, from ../Engine/src/Player.cpp:18: ../shared/include/Sound.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, SoundException); | ^~~~~ In file included from ../shared/include/Resources.hpp:29, from ../Engine/include/Player.hpp:23, from ../Engine/src/Player.cpp:18: ../shared/include/Animation.hpp:42:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | throw (KeyValueException, AnimationException); | ^~~~~ ../shared/include/Animation.hpp:99:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:25, from ../shared/include/Resources.hpp:30, from ../Engine/include/Player.hpp:23, from ../Engine/src/Player.cpp:18: ../shared/include/Background.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, BackgroundException); | ^~~~~ ../shared/include/Background.hpp:53:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:27, from ../shared/include/Resources.hpp:30, from ../Engine/include/Player.hpp:23, from ../Engine/src/Player.cpp:18: ../shared/include/Lightmap.hpp:41:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | throw (LightmapException); | ^~~~~ ../shared/include/Lightmap.hpp:55:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:30, from ../Engine/include/Player.hpp:23, from ../Engine/src/Player.cpp:18: ../shared/include/Map.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MapException); | ^~~~~ ../shared/include/Map.hpp:82:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 82 | void fill_map() throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:32, from ../Engine/include/Player.hpp:23, from ../Engine/src/Player.cpp:18: ../shared/include/Font.hpp:53:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw (KeyValueException, FontException); | ^~~~~ In file included from ../shared/include/Resources.hpp:33, from ../Engine/include/Player.hpp:23, from ../Engine/src/Player.cpp:18: ../shared/include/Icon.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, IconException); | ^~~~~ ../shared/include/Icon.hpp:53:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:35, from ../Engine/include/Player.hpp:23, from ../Engine/src/Player.cpp:18: ../shared/include/Music.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, MusicException); | ^~~~~ ../shared/include/Music.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | const Audio *get_audio() const throw (MusicException); | ^~~~~ In file included from ../shared/include/Resources.hpp:36, from ../Engine/include/Player.hpp:23, from ../Engine/src/Player.cpp:18: ../shared/include/Shader.hpp:41:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Shader(const std::string& filename, ZipReader *zip) throw (KeyValueException, ShaderException); | ^~~~~ ../shared/include/Shader.hpp:44:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual ID get_location(const char *name) throw (ShaderException) = 0; | ^~~~~ ../shared/include/Shader.hpp:45:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual ID get_attrib_location(const char *name) throw (ShaderException) = 0; | ^~~~~ In file included from ../Engine/include/Player.hpp:23, from ../Engine/src/Player.cpp:18: ../shared/include/Resources.hpp:96:123: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | Resources(Subsystem& subystem, const std::string& resource_directory, bool skip_maps = false, bool paks_only = false) throw (ResourcesException, ResourcesMissingException); | ^~~~~ In file included from ../Engine/include/Player.hpp:23, from ../Engine/src/Player.cpp:18: ../shared/include/Resources.hpp:99:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void reload_resources() throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:103:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 103 | Tileset *get_tileset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:104:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | Object *get_object(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:105:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | Characterset *get_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:106:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | NPC *get_npc(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:107:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | Animation *get_animation(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:108:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | Map *get_map(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:109:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 109 | Background *get_background(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:110:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | Font *get_font(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:111:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | Icon *get_icon(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:112:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | Sound *get_sound(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:113:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | Music *get_music(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:114:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | Properties *get_game_settings(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:115:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | Shader *get_shader(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:116:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 116 | Icon *get_flag(const std::string& name, bool no_throw = false) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:159:90: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | void read_tilesets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:160:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 160 | void read_objects(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:161:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 161 | void read_charactersets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:162:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 162 | void read_npcs(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:163:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 163 | void read_animations(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:164:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 164 | void read_maps(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:165:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 165 | void read_backgrounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:166:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | void read_fonts(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:167:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | void read_icons(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:168:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | void read_sounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:169:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | void read_musics(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:170:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 170 | void read_game_settings(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:171:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | void read_shaders(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:172:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 172 | void read_flags(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:174:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 174 | void load_resources(bool home_paks_only) throw (ResourcesException, ResourcesMissingException); | ^~~~~ ../shared/include/Resources.hpp:175:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 175 | void read_all(const std::string& fdir, ZipReader *fzip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:177:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 177 | void prepare_resources() throw (ResourcesException); | ^~~~~ In file included from ../Engine/src/Player.cpp:18: ../Engine/include/Player.hpp:44:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | void set_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ ../Engine/src/Player.cpp:63:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 63 | void Player::set_characterset(const std::string& name) throw (ResourcesException) { | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/Game' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/Game' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I../Engine/include -I../shared/include -Wno-unused-result -pedantic -Wextra -DDATA_DIRECTORY=/usr/share/games/goatattack -D__STDC_FORMAT_MACROS -DPNG_SKIP_SETJMP_CHECK -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../Engine/src/goatattack-MessageSequencer.o `test -f '../Engine/src/MessageSequencer.cpp' || echo './'`../Engine/src/MessageSequencer.cpp In file included from ../Engine/include/MessageSequencer.hpp:22, from ../Engine/src/MessageSequencer.cpp:18: ../shared/include/UDPSocket.hpp:42:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | UDPSocket() throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | UDPSocket(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:46:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | ssize_t send(uint32_t host, uint16_t port, void *buffer, size_t length) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:47:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | ssize_t recv(char *buffer, size_t length, uint32_t *host, uint16_t *port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:48:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_port(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:60:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 60 | void create_socket(unsigned short port) throw (UDPSocketException); | ^~~~~ In file included from ../Engine/src/MessageSequencer.cpp:18: ../Engine/include/MessageSequencer.hpp:94:128: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | MessageSequencer(I18N& i18n, hostport_t port, pico_size_t num_heaps, const std::string& name, const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:95:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 95 | MessageSequencer(I18N& i18n, hostaddr_t server_host, hostport_t server_port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:99:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void request_server_info(hostaddr_t host, hostport_t port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:100:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 100 | void login(const std::string& password, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:101:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 101 | void login(data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:102:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | void logout() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:104:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | void broadcast(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:105:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | void push(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:106:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void push(flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:107:85: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | void push(const Connection *c, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:108:100: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | void push(const Connection *c, command_t cmd, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:111:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | bool cycle() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:112:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | void kill(const Connection *c) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:114:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | int protocol_version) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:121:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | virtual void event_access_denied(RefusalReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:122:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 122 | virtual void event_login(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:123:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | virtual void event_data(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:124:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 124 | virtual void event_logout(const Connection *c, LogoutReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:143:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 143 | void ack(SequencerHeap *heap, sequence_no_t seq_no) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:144:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | void process_incoming(SequencerHeap *heap, NetMessage *msg) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:152:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 152 | flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/src/MessageSequencer.cpp:73:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | const std::string& name, const std::string& password) throw (Exception) | ^~~~~ ../Engine/src/MessageSequencer.cpp:82:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 82 | throw (Exception) | ^~~~~ ../Engine/src/MessageSequencer.cpp:99:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void MessageSequencer::request_server_info(hostaddr_t host, hostport_t port) throw (Exception) { | ^~~~~ ../Engine/src/MessageSequencer.cpp:106:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void MessageSequencer::login(const std::string& password, data_len_t len, const void *data) throw (Exception) { | ^~~~~ ../Engine/src/MessageSequencer.cpp:123:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | void MessageSequencer::login(data_len_t len, const void *data) throw (Exception) { | ^~~~~ ../Engine/src/MessageSequencer.cpp:127:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 127 | void MessageSequencer::logout() throw (Exception) { | ^~~~~ ../Engine/src/MessageSequencer.cpp:133:83: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 133 | void MessageSequencer::broadcast(flags_t flags, data_len_t len, const void *data) throw (Exception) { | ^~~~~ ../Engine/src/MessageSequencer.cpp:140:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 140 | void MessageSequencer::push(flags_t flags, data_len_t len, const void *data) throw (Exception) { | ^~~~~ ../Engine/src/MessageSequencer.cpp:147:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 147 | const void *data) throw (Exception) | ^~~~~ ../Engine/src/MessageSequencer.cpp:155:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 155 | const void *data) throw (Exception) | ^~~~~ ../Engine/src/MessageSequencer.cpp:161:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 161 | data_len_t len, const void *data) throw (Exception) | ^~~~~ ../Engine/src/MessageSequencer.cpp:199:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 199 | bool MessageSequencer::cycle() throw (Exception) { | ^~~~~ ../Engine/src/MessageSequencer.cpp:398:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 398 | void MessageSequencer::kill(const Connection *c) throw (Exception) { | ^~~~~ ../Engine/src/MessageSequencer.cpp:406:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 406 | const std::string& name, const std::string& password) throw (Exception) | ^~~~~ ../Engine/src/MessageSequencer.cpp:427:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 427 | void MessageSequencer::ack(SequencerHeap *heap, sequence_no_t seq_no) throw (Exception) { | ^~~~~ ../Engine/src/MessageSequencer.cpp:433:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 433 | void MessageSequencer::process_incoming(SequencerHeap *heap, NetMessage *msg) throw (Exception) { | ^~~~~ ../Engine/src/MessageSequencer.cpp:567:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 567 | const void *data) throw (Exception) | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/Game' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/Game' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I../Engine/include -I../shared/include -Wno-unused-result -pedantic -Wextra -DDATA_DIRECTORY=/usr/share/games/goatattack -D__STDC_FORMAT_MACROS -DPNG_SKIP_SETJMP_CHECK -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../Engine/src/goatattack-Tournament.o `test -f '../Engine/src/Tournament.cpp' || echo './'`../Engine/src/Tournament.cpp In file included from ../shared/include/ZipReader.hpp:21, from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/Tournament.cpp:18: ../shared/include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/Tournament.cpp:18: ../shared/include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/Tournament.cpp:18: ../shared/include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/Tournament.cpp:18: ../shared/include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/Tournament.cpp:18: ../shared/include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ../shared/include/Resources.hpp:24, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/Tournament.cpp:18: ../shared/include/Directory.hpp:43:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | Directory(const std::string& directory, const std::string& suffix, ZipReader *zip = 0) throw (DirectoryException); | ^~~~~ In file included from ../shared/include/KeyValue.hpp:22, from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/Tournament.cpp:18: ../shared/include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ../shared/include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/Tournament.cpp:18: ../shared/include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/Tournament.cpp:18: ../shared/include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/Tournament.cpp:18: ../shared/include/Tileset.hpp:47:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | throw (KeyValueException, TilesetException); | ^~~~~ ../shared/include/Tileset.hpp:67:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:26, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/Tournament.cpp:18: ../shared/include/Object.hpp:64:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | throw (KeyValueException, ObjectException); | ^~~~~ ../shared/include/Object.hpp:96:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Characterset.hpp:22, from ../shared/include/Resources.hpp:27, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/Tournament.cpp:18: ../shared/include/Movable.hpp:52:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ ../shared/include/Movable.hpp:73:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ In file included from ../shared/include/Resources.hpp:27, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/Tournament.cpp:18: ../shared/include/Characterset.hpp:61:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 61 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/Characterset.hpp:80:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:83:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:86:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:28, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/Tournament.cpp:18: ../shared/include/NPC.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/NPC.hpp:77:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Sound.hpp:24, from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/Tournament.cpp:18: ../shared/include/Audio.hpp:45:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ ../shared/include/Audio.hpp:46:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | virtual void generate_music(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ In file included from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/Tournament.cpp:18: ../shared/include/Sound.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, SoundException); | ^~~~~ In file included from ../shared/include/Resources.hpp:29, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/Tournament.cpp:18: ../shared/include/Animation.hpp:42:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | throw (KeyValueException, AnimationException); | ^~~~~ ../shared/include/Animation.hpp:99:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:25, from ../shared/include/Resources.hpp:30, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/Tournament.cpp:18: ../shared/include/Background.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, BackgroundException); | ^~~~~ ../shared/include/Background.hpp:53:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:27, from ../shared/include/Resources.hpp:30, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/Tournament.cpp:18: ../shared/include/Lightmap.hpp:41:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | throw (LightmapException); | ^~~~~ ../shared/include/Lightmap.hpp:55:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:30, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/Tournament.cpp:18: ../shared/include/Map.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MapException); | ^~~~~ ../shared/include/Map.hpp:82:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 82 | void fill_map() throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:32, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/Tournament.cpp:18: ../shared/include/Font.hpp:53:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw (KeyValueException, FontException); | ^~~~~ In file included from ../shared/include/Resources.hpp:33, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/Tournament.cpp:18: ../shared/include/Icon.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, IconException); | ^~~~~ ../shared/include/Icon.hpp:53:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:35, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/Tournament.cpp:18: ../shared/include/Music.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, MusicException); | ^~~~~ ../shared/include/Music.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | const Audio *get_audio() const throw (MusicException); | ^~~~~ In file included from ../shared/include/Resources.hpp:36, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/Tournament.cpp:18: ../shared/include/Shader.hpp:41:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Shader(const std::string& filename, ZipReader *zip) throw (KeyValueException, ShaderException); | ^~~~~ ../shared/include/Shader.hpp:44:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual ID get_location(const char *name) throw (ShaderException) = 0; | ^~~~~ ../shared/include/Shader.hpp:45:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual ID get_attrib_location(const char *name) throw (ShaderException) = 0; | ^~~~~ In file included from ../Engine/include/Tournament.hpp:22, from ../Engine/src/Tournament.cpp:18: ../shared/include/Resources.hpp:96:123: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | Resources(Subsystem& subystem, const std::string& resource_directory, bool skip_maps = false, bool paks_only = false) throw (ResourcesException, ResourcesMissingException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:22, from ../Engine/src/Tournament.cpp:18: ../shared/include/Resources.hpp:99:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void reload_resources() throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:103:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 103 | Tileset *get_tileset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:104:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | Object *get_object(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:105:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | Characterset *get_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:106:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | NPC *get_npc(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:107:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | Animation *get_animation(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:108:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | Map *get_map(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:109:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 109 | Background *get_background(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:110:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | Font *get_font(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:111:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | Icon *get_icon(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:112:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | Sound *get_sound(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:113:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | Music *get_music(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:114:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | Properties *get_game_settings(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:115:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | Shader *get_shader(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:116:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 116 | Icon *get_flag(const std::string& name, bool no_throw = false) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:159:90: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | void read_tilesets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:160:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 160 | void read_objects(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:161:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 161 | void read_charactersets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:162:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 162 | void read_npcs(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:163:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 163 | void read_animations(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:164:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 164 | void read_maps(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:165:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 165 | void read_backgrounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:166:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | void read_fonts(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:167:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | void read_icons(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:168:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | void read_sounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:169:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | void read_musics(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:170:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 170 | void read_game_settings(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:171:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | void read_shaders(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:172:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 172 | void read_flags(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:174:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 174 | void load_resources(bool home_paks_only) throw (ResourcesException, ResourcesMissingException); | ^~~~~ ../shared/include/Resources.hpp:175:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 175 | void read_all(const std::string& fdir, ZipReader *fzip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:177:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 177 | void prepare_resources() throw (ResourcesException); | ^~~~~ In file included from ../Engine/include/MessageSequencer.hpp:22, from ../Engine/include/Player.hpp:21, from ../Engine/include/Tournament.hpp:27, from ../Engine/src/Tournament.cpp:18: ../shared/include/UDPSocket.hpp:42:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | UDPSocket() throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | UDPSocket(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:46:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | ssize_t send(uint32_t host, uint16_t port, void *buffer, size_t length) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:47:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | ssize_t recv(char *buffer, size_t length, uint32_t *host, uint16_t *port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:48:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_port(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:60:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 60 | void create_socket(unsigned short port) throw (UDPSocketException); | ^~~~~ In file included from ../Engine/include/Player.hpp:21, from ../Engine/include/Tournament.hpp:27, from ../Engine/src/Tournament.cpp:18: ../Engine/include/MessageSequencer.hpp:94:128: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | MessageSequencer(I18N& i18n, hostport_t port, pico_size_t num_heaps, const std::string& name, const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:95:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 95 | MessageSequencer(I18N& i18n, hostaddr_t server_host, hostport_t server_port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:99:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void request_server_info(hostaddr_t host, hostport_t port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:100:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 100 | void login(const std::string& password, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:101:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 101 | void login(data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:102:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | void logout() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:104:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | void broadcast(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:105:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | void push(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:106:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void push(flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:107:85: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | void push(const Connection *c, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:108:100: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | void push(const Connection *c, command_t cmd, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:111:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | bool cycle() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:112:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | void kill(const Connection *c) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:114:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | int protocol_version) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:121:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | virtual void event_access_denied(RefusalReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:122:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 122 | virtual void event_login(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:123:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | virtual void event_data(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:124:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 124 | virtual void event_logout(const Connection *c, LogoutReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:143:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 143 | void ack(SequencerHeap *heap, sequence_no_t seq_no) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:144:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | void process_incoming(SequencerHeap *heap, NetMessage *msg) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:152:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 152 | flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:27, from ../Engine/src/Tournament.cpp:18: ../Engine/include/Player.hpp:44:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | void set_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:31, from ../Engine/src/Tournament.cpp:18: ../shared/include/Configuration.hpp:34:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 34 | Configuration(const std::string& directory, const std::string& filename) throw (ConfigurationException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:32, from ../Engine/src/Tournament.cpp:18: ../shared/include/Gui.hpp:68:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 68 | Gui(Resources& resources, Subsystem& subsystem, Font *font) throw (GuiException, ResourcesException); | ^~~~~ ../shared/include/Gui.hpp:71:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 71 | void run() throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:74:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | virtual void idle() throw (Exception) = 0; | ^~~~~ ../shared/include/Gui.hpp:99:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:102:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | const std::string& caption) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:106:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:110:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:114:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:117:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | const std::string& text) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | TileGraphic *graphic) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:123:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:126:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 126 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:131:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 131 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:136:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 136 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:140:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 140 | void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:144:83: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | GuiListbox::OnItemSelected on_item_selected, void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:201:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 201 | void idleloop(int stack_counter) throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:203:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 203 | void check_parent(GuiObject *parent) throw (GuiException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:36, from ../Engine/src/Tournament.cpp:18: ../Engine/include/Lagometer.hpp:41:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Lagometer(Subsystem& subsystem) throw (LagometerException); | ^~~~~ ../Engine/include/Lagometer.hpp:42:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | Lagometer(Subsystem& subsystem, int width, int height) throw (LagometerException); | ^~~~~ ../Engine/include/Lagometer.hpp:77:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | void create(Subsystem& subsystem) throw (LagometerException); | ^~~~~ In file included from ../Engine/src/Tournament.cpp:18: ../Engine/include/Tournament.hpp:171:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | throw (TournamentException, ResourcesException); | ^~~~~ ../Engine/include/Tournament.hpp:223:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 223 | virtual void create_spawn_points() throw (TournamentException); | ^~~~~ ../Engine/src/Tournament.cpp:36:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 36 | throw (TournamentException, ResourcesException) | ^~~~~ ../Engine/src/Tournament.cpp:547:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 547 | void Tournament::create_spawn_points() throw (TournamentException) { | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/Game' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/Game' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I../Engine/include -I../shared/include -Wno-unused-result -pedantic -Wextra -DDATA_DIRECTORY=/usr/share/games/goatattack -D__STDC_FORMAT_MACROS -DPNG_SKIP_SETJMP_CHECK -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../Engine/src/goatattack-TournamentCTF.o `test -f '../Engine/src/TournamentCTF.cpp' || echo './'`../Engine/src/TournamentCTF.cpp In file included from ../shared/include/ZipReader.hpp:21, from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentCTF.hpp:21, from ../Engine/src/TournamentCTF.cpp:18: ../shared/include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentCTF.hpp:21, from ../Engine/src/TournamentCTF.cpp:18: ../shared/include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentCTF.hpp:21, from ../Engine/src/TournamentCTF.cpp:18: ../shared/include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentCTF.hpp:21, from ../Engine/src/TournamentCTF.cpp:18: ../shared/include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentCTF.hpp:21, from ../Engine/src/TournamentCTF.cpp:18: ../shared/include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ../shared/include/Resources.hpp:24, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentCTF.hpp:21, from ../Engine/src/TournamentCTF.cpp:18: ../shared/include/Directory.hpp:43:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | Directory(const std::string& directory, const std::string& suffix, ZipReader *zip = 0) throw (DirectoryException); | ^~~~~ In file included from ../shared/include/KeyValue.hpp:22, from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentCTF.hpp:21, from ../Engine/src/TournamentCTF.cpp:18: ../shared/include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ../shared/include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentCTF.hpp:21, from ../Engine/src/TournamentCTF.cpp:18: ../shared/include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentCTF.hpp:21, from ../Engine/src/TournamentCTF.cpp:18: ../shared/include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentCTF.hpp:21, from ../Engine/src/TournamentCTF.cpp:18: ../shared/include/Tileset.hpp:47:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | throw (KeyValueException, TilesetException); | ^~~~~ ../shared/include/Tileset.hpp:67:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:26, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentCTF.hpp:21, from ../Engine/src/TournamentCTF.cpp:18: ../shared/include/Object.hpp:64:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | throw (KeyValueException, ObjectException); | ^~~~~ ../shared/include/Object.hpp:96:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Characterset.hpp:22, from ../shared/include/Resources.hpp:27, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentCTF.hpp:21, from ../Engine/src/TournamentCTF.cpp:18: ../shared/include/Movable.hpp:52:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ ../shared/include/Movable.hpp:73:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ In file included from ../shared/include/Resources.hpp:27, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentCTF.hpp:21, from ../Engine/src/TournamentCTF.cpp:18: ../shared/include/Characterset.hpp:61:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 61 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/Characterset.hpp:80:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:83:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:86:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:28, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentCTF.hpp:21, from ../Engine/src/TournamentCTF.cpp:18: ../shared/include/NPC.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/NPC.hpp:77:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Sound.hpp:24, from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentCTF.hpp:21, from ../Engine/src/TournamentCTF.cpp:18: ../shared/include/Audio.hpp:45:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ ../shared/include/Audio.hpp:46:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | virtual void generate_music(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ In file included from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentCTF.hpp:21, from ../Engine/src/TournamentCTF.cpp:18: ../shared/include/Sound.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, SoundException); | ^~~~~ In file included from ../shared/include/Resources.hpp:29, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentCTF.hpp:21, from ../Engine/src/TournamentCTF.cpp:18: ../shared/include/Animation.hpp:42:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | throw (KeyValueException, AnimationException); | ^~~~~ ../shared/include/Animation.hpp:99:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:25, from ../shared/include/Resources.hpp:30, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentCTF.hpp:21, from ../Engine/src/TournamentCTF.cpp:18: ../shared/include/Background.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, BackgroundException); | ^~~~~ ../shared/include/Background.hpp:53:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:27, from ../shared/include/Resources.hpp:30, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentCTF.hpp:21, from ../Engine/src/TournamentCTF.cpp:18: ../shared/include/Lightmap.hpp:41:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | throw (LightmapException); | ^~~~~ ../shared/include/Lightmap.hpp:55:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:30, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentCTF.hpp:21, from ../Engine/src/TournamentCTF.cpp:18: ../shared/include/Map.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MapException); | ^~~~~ ../shared/include/Map.hpp:82:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 82 | void fill_map() throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:32, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentCTF.hpp:21, from ../Engine/src/TournamentCTF.cpp:18: ../shared/include/Font.hpp:53:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw (KeyValueException, FontException); | ^~~~~ In file included from ../shared/include/Resources.hpp:33, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentCTF.hpp:21, from ../Engine/src/TournamentCTF.cpp:18: ../shared/include/Icon.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, IconException); | ^~~~~ ../shared/include/Icon.hpp:53:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:35, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentCTF.hpp:21, from ../Engine/src/TournamentCTF.cpp:18: ../shared/include/Music.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, MusicException); | ^~~~~ ../shared/include/Music.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | const Audio *get_audio() const throw (MusicException); | ^~~~~ In file included from ../shared/include/Resources.hpp:36, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentCTF.hpp:21, from ../Engine/src/TournamentCTF.cpp:18: ../shared/include/Shader.hpp:41:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Shader(const std::string& filename, ZipReader *zip) throw (KeyValueException, ShaderException); | ^~~~~ ../shared/include/Shader.hpp:44:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual ID get_location(const char *name) throw (ShaderException) = 0; | ^~~~~ ../shared/include/Shader.hpp:45:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual ID get_attrib_location(const char *name) throw (ShaderException) = 0; | ^~~~~ In file included from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentCTF.hpp:21, from ../Engine/src/TournamentCTF.cpp:18: ../shared/include/Resources.hpp:96:123: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | Resources(Subsystem& subystem, const std::string& resource_directory, bool skip_maps = false, bool paks_only = false) throw (ResourcesException, ResourcesMissingException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentCTF.hpp:21, from ../Engine/src/TournamentCTF.cpp:18: ../shared/include/Resources.hpp:99:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void reload_resources() throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:103:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 103 | Tileset *get_tileset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:104:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | Object *get_object(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:105:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | Characterset *get_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:106:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | NPC *get_npc(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:107:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | Animation *get_animation(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:108:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | Map *get_map(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:109:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 109 | Background *get_background(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:110:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | Font *get_font(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:111:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | Icon *get_icon(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:112:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | Sound *get_sound(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:113:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | Music *get_music(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:114:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | Properties *get_game_settings(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:115:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | Shader *get_shader(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:116:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 116 | Icon *get_flag(const std::string& name, bool no_throw = false) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:159:90: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | void read_tilesets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:160:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 160 | void read_objects(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:161:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 161 | void read_charactersets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:162:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 162 | void read_npcs(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:163:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 163 | void read_animations(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:164:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 164 | void read_maps(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:165:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 165 | void read_backgrounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:166:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | void read_fonts(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:167:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | void read_icons(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:168:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | void read_sounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:169:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | void read_musics(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:170:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 170 | void read_game_settings(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:171:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | void read_shaders(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:172:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 172 | void read_flags(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:174:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 174 | void load_resources(bool home_paks_only) throw (ResourcesException, ResourcesMissingException); | ^~~~~ ../shared/include/Resources.hpp:175:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 175 | void read_all(const std::string& fdir, ZipReader *fzip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:177:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 177 | void prepare_resources() throw (ResourcesException); | ^~~~~ In file included from ../Engine/include/MessageSequencer.hpp:22, from ../Engine/include/Player.hpp:21, from ../Engine/include/Tournament.hpp:27, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentCTF.hpp:21, from ../Engine/src/TournamentCTF.cpp:18: ../shared/include/UDPSocket.hpp:42:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | UDPSocket() throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | UDPSocket(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:46:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | ssize_t send(uint32_t host, uint16_t port, void *buffer, size_t length) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:47:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | ssize_t recv(char *buffer, size_t length, uint32_t *host, uint16_t *port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:48:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_port(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:60:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 60 | void create_socket(unsigned short port) throw (UDPSocketException); | ^~~~~ In file included from ../Engine/include/Player.hpp:21, from ../Engine/include/Tournament.hpp:27, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentCTF.hpp:21, from ../Engine/src/TournamentCTF.cpp:18: ../Engine/include/MessageSequencer.hpp:94:128: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | MessageSequencer(I18N& i18n, hostport_t port, pico_size_t num_heaps, const std::string& name, const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:95:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 95 | MessageSequencer(I18N& i18n, hostaddr_t server_host, hostport_t server_port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:99:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void request_server_info(hostaddr_t host, hostport_t port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:100:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 100 | void login(const std::string& password, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:101:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 101 | void login(data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:102:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | void logout() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:104:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | void broadcast(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:105:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | void push(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:106:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void push(flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:107:85: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | void push(const Connection *c, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:108:100: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | void push(const Connection *c, command_t cmd, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:111:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | bool cycle() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:112:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | void kill(const Connection *c) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:114:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | int protocol_version) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:121:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | virtual void event_access_denied(RefusalReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:122:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 122 | virtual void event_login(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:123:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | virtual void event_data(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:124:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 124 | virtual void event_logout(const Connection *c, LogoutReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:143:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 143 | void ack(SequencerHeap *heap, sequence_no_t seq_no) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:144:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | void process_incoming(SequencerHeap *heap, NetMessage *msg) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:152:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 152 | flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:27, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentCTF.hpp:21, from ../Engine/src/TournamentCTF.cpp:18: ../Engine/include/Player.hpp:44:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | void set_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:31, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentCTF.hpp:21, from ../Engine/src/TournamentCTF.cpp:18: ../shared/include/Configuration.hpp:34:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 34 | Configuration(const std::string& directory, const std::string& filename) throw (ConfigurationException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:32, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentCTF.hpp:21, from ../Engine/src/TournamentCTF.cpp:18: ../shared/include/Gui.hpp:68:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 68 | Gui(Resources& resources, Subsystem& subsystem, Font *font) throw (GuiException, ResourcesException); | ^~~~~ ../shared/include/Gui.hpp:71:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 71 | void run() throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:74:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | virtual void idle() throw (Exception) = 0; | ^~~~~ ../shared/include/Gui.hpp:99:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:102:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | const std::string& caption) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:106:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:110:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:114:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:117:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | const std::string& text) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | TileGraphic *graphic) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:123:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:126:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 126 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:131:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 131 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:136:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 136 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:140:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 140 | void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:144:83: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | GuiListbox::OnItemSelected on_item_selected, void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:201:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 201 | void idleloop(int stack_counter) throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:203:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 203 | void check_parent(GuiObject *parent) throw (GuiException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:36, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentCTF.hpp:21, from ../Engine/src/TournamentCTF.cpp:18: ../Engine/include/Lagometer.hpp:41:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Lagometer(Subsystem& subsystem) throw (LagometerException); | ^~~~~ ../Engine/include/Lagometer.hpp:42:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | Lagometer(Subsystem& subsystem, int width, int height) throw (LagometerException); | ^~~~~ ../Engine/include/Lagometer.hpp:77:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | void create(Subsystem& subsystem) throw (LagometerException); | ^~~~~ In file included from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentCTF.hpp:21, from ../Engine/src/TournamentCTF.cpp:18: ../Engine/include/Tournament.hpp:171:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | throw (TournamentException, ResourcesException); | ^~~~~ ../Engine/include/Tournament.hpp:223:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 223 | virtual void create_spawn_points() throw (TournamentException); | ^~~~~ In file included from ../Engine/include/TournamentCTF.hpp:21, from ../Engine/src/TournamentCTF.cpp:18: ../Engine/include/TournamentTeam.hpp:37:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 37 | throw (TournamentException, ResourcesException); | ^~~~~ ../Engine/include/TournamentTeam.hpp:61:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 61 | virtual void create_spawn_points() throw (TournamentException); | ^~~~~ In file included from ../Engine/src/TournamentCTF.cpp:18: ../Engine/include/TournamentCTF.hpp:36:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 36 | throw (TournamentException, ResourcesException); | ^~~~~ ../Engine/src/TournamentCTF.cpp:29:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 29 | throw (TournamentException, ResourcesException) | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/Game' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/Game' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I../Engine/include -I../shared/include -Wno-unused-result -pedantic -Wextra -DDATA_DIRECTORY=/usr/share/games/goatattack -D__STDC_FORMAT_MACROS -DPNG_SKIP_SETJMP_CHECK -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../Engine/src/goatattack-TournamentDraw.o `test -f '../Engine/src/TournamentDraw.cpp' || echo './'`../Engine/src/TournamentDraw.cpp In file included from ../shared/include/ZipReader.hpp:21, from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentDraw.cpp:18: ../shared/include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentDraw.cpp:18: ../shared/include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentDraw.cpp:18: ../shared/include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentDraw.cpp:18: ../shared/include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentDraw.cpp:18: ../shared/include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ../shared/include/Resources.hpp:24, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentDraw.cpp:18: ../shared/include/Directory.hpp:43:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | Directory(const std::string& directory, const std::string& suffix, ZipReader *zip = 0) throw (DirectoryException); | ^~~~~ In file included from ../shared/include/KeyValue.hpp:22, from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentDraw.cpp:18: ../shared/include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ../shared/include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentDraw.cpp:18: ../shared/include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentDraw.cpp:18: ../shared/include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentDraw.cpp:18: ../shared/include/Tileset.hpp:47:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | throw (KeyValueException, TilesetException); | ^~~~~ ../shared/include/Tileset.hpp:67:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:26, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentDraw.cpp:18: ../shared/include/Object.hpp:64:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | throw (KeyValueException, ObjectException); | ^~~~~ ../shared/include/Object.hpp:96:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Characterset.hpp:22, from ../shared/include/Resources.hpp:27, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentDraw.cpp:18: ../shared/include/Movable.hpp:52:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ ../shared/include/Movable.hpp:73:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ In file included from ../shared/include/Resources.hpp:27, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentDraw.cpp:18: ../shared/include/Characterset.hpp:61:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 61 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/Characterset.hpp:80:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:83:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:86:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:28, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentDraw.cpp:18: ../shared/include/NPC.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/NPC.hpp:77:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Sound.hpp:24, from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentDraw.cpp:18: ../shared/include/Audio.hpp:45:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ ../shared/include/Audio.hpp:46:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | virtual void generate_music(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ In file included from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentDraw.cpp:18: ../shared/include/Sound.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, SoundException); | ^~~~~ In file included from ../shared/include/Resources.hpp:29, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentDraw.cpp:18: ../shared/include/Animation.hpp:42:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | throw (KeyValueException, AnimationException); | ^~~~~ ../shared/include/Animation.hpp:99:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:25, from ../shared/include/Resources.hpp:30, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentDraw.cpp:18: ../shared/include/Background.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, BackgroundException); | ^~~~~ ../shared/include/Background.hpp:53:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:27, from ../shared/include/Resources.hpp:30, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentDraw.cpp:18: ../shared/include/Lightmap.hpp:41:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | throw (LightmapException); | ^~~~~ ../shared/include/Lightmap.hpp:55:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:30, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentDraw.cpp:18: ../shared/include/Map.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MapException); | ^~~~~ ../shared/include/Map.hpp:82:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 82 | void fill_map() throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:32, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentDraw.cpp:18: ../shared/include/Font.hpp:53:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw (KeyValueException, FontException); | ^~~~~ In file included from ../shared/include/Resources.hpp:33, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentDraw.cpp:18: ../shared/include/Icon.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, IconException); | ^~~~~ ../shared/include/Icon.hpp:53:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:35, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentDraw.cpp:18: ../shared/include/Music.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, MusicException); | ^~~~~ ../shared/include/Music.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | const Audio *get_audio() const throw (MusicException); | ^~~~~ In file included from ../shared/include/Resources.hpp:36, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentDraw.cpp:18: ../shared/include/Shader.hpp:41:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Shader(const std::string& filename, ZipReader *zip) throw (KeyValueException, ShaderException); | ^~~~~ ../shared/include/Shader.hpp:44:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual ID get_location(const char *name) throw (ShaderException) = 0; | ^~~~~ ../shared/include/Shader.hpp:45:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual ID get_attrib_location(const char *name) throw (ShaderException) = 0; | ^~~~~ In file included from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentDraw.cpp:18: ../shared/include/Resources.hpp:96:123: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | Resources(Subsystem& subystem, const std::string& resource_directory, bool skip_maps = false, bool paks_only = false) throw (ResourcesException, ResourcesMissingException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentDraw.cpp:18: ../shared/include/Resources.hpp:99:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void reload_resources() throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:103:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 103 | Tileset *get_tileset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:104:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | Object *get_object(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:105:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | Characterset *get_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:106:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | NPC *get_npc(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:107:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | Animation *get_animation(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:108:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | Map *get_map(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:109:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 109 | Background *get_background(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:110:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | Font *get_font(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:111:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | Icon *get_icon(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:112:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | Sound *get_sound(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:113:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | Music *get_music(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:114:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | Properties *get_game_settings(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:115:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | Shader *get_shader(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:116:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 116 | Icon *get_flag(const std::string& name, bool no_throw = false) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:159:90: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | void read_tilesets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:160:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 160 | void read_objects(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:161:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 161 | void read_charactersets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:162:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 162 | void read_npcs(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:163:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 163 | void read_animations(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:164:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 164 | void read_maps(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:165:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 165 | void read_backgrounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:166:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | void read_fonts(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:167:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | void read_icons(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:168:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | void read_sounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:169:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | void read_musics(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:170:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 170 | void read_game_settings(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:171:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | void read_shaders(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:172:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 172 | void read_flags(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:174:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 174 | void load_resources(bool home_paks_only) throw (ResourcesException, ResourcesMissingException); | ^~~~~ ../shared/include/Resources.hpp:175:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 175 | void read_all(const std::string& fdir, ZipReader *fzip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:177:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 177 | void prepare_resources() throw (ResourcesException); | ^~~~~ In file included from ../Engine/include/MessageSequencer.hpp:22, from ../Engine/include/Player.hpp:21, from ../Engine/include/Tournament.hpp:27, from ../Engine/src/TournamentDraw.cpp:18: ../shared/include/UDPSocket.hpp:42:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | UDPSocket() throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | UDPSocket(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:46:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | ssize_t send(uint32_t host, uint16_t port, void *buffer, size_t length) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:47:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | ssize_t recv(char *buffer, size_t length, uint32_t *host, uint16_t *port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:48:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_port(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:60:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 60 | void create_socket(unsigned short port) throw (UDPSocketException); | ^~~~~ In file included from ../Engine/include/Player.hpp:21, from ../Engine/include/Tournament.hpp:27, from ../Engine/src/TournamentDraw.cpp:18: ../Engine/include/MessageSequencer.hpp:94:128: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | MessageSequencer(I18N& i18n, hostport_t port, pico_size_t num_heaps, const std::string& name, const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:95:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 95 | MessageSequencer(I18N& i18n, hostaddr_t server_host, hostport_t server_port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:99:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void request_server_info(hostaddr_t host, hostport_t port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:100:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 100 | void login(const std::string& password, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:101:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 101 | void login(data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:102:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | void logout() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:104:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | void broadcast(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:105:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | void push(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:106:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void push(flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:107:85: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | void push(const Connection *c, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:108:100: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | void push(const Connection *c, command_t cmd, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:111:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | bool cycle() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:112:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | void kill(const Connection *c) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:114:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | int protocol_version) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:121:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | virtual void event_access_denied(RefusalReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:122:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 122 | virtual void event_login(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:123:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | virtual void event_data(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:124:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 124 | virtual void event_logout(const Connection *c, LogoutReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:143:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 143 | void ack(SequencerHeap *heap, sequence_no_t seq_no) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:144:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | void process_incoming(SequencerHeap *heap, NetMessage *msg) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:152:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 152 | flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:27, from ../Engine/src/TournamentDraw.cpp:18: ../Engine/include/Player.hpp:44:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | void set_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:31, from ../Engine/src/TournamentDraw.cpp:18: ../shared/include/Configuration.hpp:34:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 34 | Configuration(const std::string& directory, const std::string& filename) throw (ConfigurationException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:32, from ../Engine/src/TournamentDraw.cpp:18: ../shared/include/Gui.hpp:68:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 68 | Gui(Resources& resources, Subsystem& subsystem, Font *font) throw (GuiException, ResourcesException); | ^~~~~ ../shared/include/Gui.hpp:71:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 71 | void run() throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:74:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | virtual void idle() throw (Exception) = 0; | ^~~~~ ../shared/include/Gui.hpp:99:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:102:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | const std::string& caption) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:106:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:110:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:114:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:117:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | const std::string& text) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | TileGraphic *graphic) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:123:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:126:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 126 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:131:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 131 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:136:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 136 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:140:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 140 | void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:144:83: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | GuiListbox::OnItemSelected on_item_selected, void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:201:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 201 | void idleloop(int stack_counter) throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:203:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 203 | void check_parent(GuiObject *parent) throw (GuiException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:36, from ../Engine/src/TournamentDraw.cpp:18: ../Engine/include/Lagometer.hpp:41:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Lagometer(Subsystem& subsystem) throw (LagometerException); | ^~~~~ ../Engine/include/Lagometer.hpp:42:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | Lagometer(Subsystem& subsystem, int width, int height) throw (LagometerException); | ^~~~~ ../Engine/include/Lagometer.hpp:77:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | void create(Subsystem& subsystem) throw (LagometerException); | ^~~~~ In file included from ../Engine/src/TournamentDraw.cpp:18: ../Engine/include/Tournament.hpp:171:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | throw (TournamentException, ResourcesException); | ^~~~~ ../Engine/include/Tournament.hpp:223:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 223 | virtual void create_spawn_points() throw (TournamentException); | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/Game' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/Game' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I../Engine/include -I../shared/include -Wno-unused-result -pedantic -Wextra -DDATA_DIRECTORY=/usr/share/games/goatattack -D__STDC_FORMAT_MACROS -DPNG_SKIP_SETJMP_CHECK -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../Engine/src/goatattack-MainMenu.o `test -f '../Engine/src/MainMenu.cpp' || echo './'`../Engine/src/MainMenu.cpp In file included from ../shared/include/ZipReader.hpp:21, from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/MainMenu.hpp:22, from ../Engine/src/MainMenu.cpp:18: ../shared/include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/MainMenu.hpp:22, from ../Engine/src/MainMenu.cpp:18: ../shared/include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/MainMenu.hpp:22, from ../Engine/src/MainMenu.cpp:18: ../shared/include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/MainMenu.hpp:22, from ../Engine/src/MainMenu.cpp:18: ../shared/include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ../shared/include/Resources.hpp:22, from ../Engine/include/MainMenu.hpp:22, from ../Engine/src/MainMenu.cpp:18: ../shared/include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ../shared/include/Resources.hpp:24, from ../Engine/include/MainMenu.hpp:22, from ../Engine/src/MainMenu.cpp:18: ../shared/include/Directory.hpp:43:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | Directory(const std::string& directory, const std::string& suffix, ZipReader *zip = 0) throw (DirectoryException); | ^~~~~ In file included from ../shared/include/KeyValue.hpp:22, from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/MainMenu.hpp:22, from ../Engine/src/MainMenu.cpp:18: ../shared/include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ../shared/include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/MainMenu.hpp:22, from ../Engine/src/MainMenu.cpp:18: ../shared/include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/MainMenu.hpp:22, from ../Engine/src/MainMenu.cpp:18: ../shared/include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Resources.hpp:25, from ../Engine/include/MainMenu.hpp:22, from ../Engine/src/MainMenu.cpp:18: ../shared/include/Tileset.hpp:47:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | throw (KeyValueException, TilesetException); | ^~~~~ ../shared/include/Tileset.hpp:67:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:26, from ../Engine/include/MainMenu.hpp:22, from ../Engine/src/MainMenu.cpp:18: ../shared/include/Object.hpp:64:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | throw (KeyValueException, ObjectException); | ^~~~~ ../shared/include/Object.hpp:96:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Characterset.hpp:22, from ../shared/include/Resources.hpp:27, from ../Engine/include/MainMenu.hpp:22, from ../Engine/src/MainMenu.cpp:18: ../shared/include/Movable.hpp:52:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ ../shared/include/Movable.hpp:73:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ In file included from ../shared/include/Resources.hpp:27, from ../Engine/include/MainMenu.hpp:22, from ../Engine/src/MainMenu.cpp:18: ../shared/include/Characterset.hpp:61:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 61 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/Characterset.hpp:80:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:83:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:86:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:28, from ../Engine/include/MainMenu.hpp:22, from ../Engine/src/MainMenu.cpp:18: ../shared/include/NPC.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/NPC.hpp:77:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Sound.hpp:24, from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/MainMenu.hpp:22, from ../Engine/src/MainMenu.cpp:18: ../shared/include/Audio.hpp:45:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ ../shared/include/Audio.hpp:46:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | virtual void generate_music(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ In file included from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/MainMenu.hpp:22, from ../Engine/src/MainMenu.cpp:18: ../shared/include/Sound.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, SoundException); | ^~~~~ In file included from ../shared/include/Resources.hpp:29, from ../Engine/include/MainMenu.hpp:22, from ../Engine/src/MainMenu.cpp:18: ../shared/include/Animation.hpp:42:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | throw (KeyValueException, AnimationException); | ^~~~~ ../shared/include/Animation.hpp:99:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:25, from ../shared/include/Resources.hpp:30, from ../Engine/include/MainMenu.hpp:22, from ../Engine/src/MainMenu.cpp:18: ../shared/include/Background.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, BackgroundException); | ^~~~~ ../shared/include/Background.hpp:53:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:27, from ../shared/include/Resources.hpp:30, from ../Engine/include/MainMenu.hpp:22, from ../Engine/src/MainMenu.cpp:18: ../shared/include/Lightmap.hpp:41:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | throw (LightmapException); | ^~~~~ ../shared/include/Lightmap.hpp:55:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:30, from ../Engine/include/MainMenu.hpp:22, from ../Engine/src/MainMenu.cpp:18: ../shared/include/Map.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MapException); | ^~~~~ ../shared/include/Map.hpp:82:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 82 | void fill_map() throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:32, from ../Engine/include/MainMenu.hpp:22, from ../Engine/src/MainMenu.cpp:18: ../shared/include/Font.hpp:53:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw (KeyValueException, FontException); | ^~~~~ In file included from ../shared/include/Resources.hpp:33, from ../Engine/include/MainMenu.hpp:22, from ../Engine/src/MainMenu.cpp:18: ../shared/include/Icon.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, IconException); | ^~~~~ ../shared/include/Icon.hpp:53:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:35, from ../Engine/include/MainMenu.hpp:22, from ../Engine/src/MainMenu.cpp:18: ../shared/include/Music.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, MusicException); | ^~~~~ ../shared/include/Music.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | const Audio *get_audio() const throw (MusicException); | ^~~~~ In file included from ../shared/include/Resources.hpp:36, from ../Engine/include/MainMenu.hpp:22, from ../Engine/src/MainMenu.cpp:18: ../shared/include/Shader.hpp:41:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Shader(const std::string& filename, ZipReader *zip) throw (KeyValueException, ShaderException); | ^~~~~ ../shared/include/Shader.hpp:44:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual ID get_location(const char *name) throw (ShaderException) = 0; | ^~~~~ ../shared/include/Shader.hpp:45:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual ID get_attrib_location(const char *name) throw (ShaderException) = 0; | ^~~~~ In file included from ../Engine/include/MainMenu.hpp:22, from ../Engine/src/MainMenu.cpp:18: ../shared/include/Resources.hpp:96:123: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | Resources(Subsystem& subystem, const std::string& resource_directory, bool skip_maps = false, bool paks_only = false) throw (ResourcesException, ResourcesMissingException); | ^~~~~ In file included from ../Engine/include/MainMenu.hpp:22, from ../Engine/src/MainMenu.cpp:18: ../shared/include/Resources.hpp:99:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void reload_resources() throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:103:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 103 | Tileset *get_tileset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:104:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | Object *get_object(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:105:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | Characterset *get_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:106:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | NPC *get_npc(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:107:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | Animation *get_animation(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:108:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | Map *get_map(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:109:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 109 | Background *get_background(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:110:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | Font *get_font(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:111:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | Icon *get_icon(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:112:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | Sound *get_sound(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:113:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | Music *get_music(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:114:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | Properties *get_game_settings(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:115:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | Shader *get_shader(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:116:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 116 | Icon *get_flag(const std::string& name, bool no_throw = false) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:159:90: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | void read_tilesets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:160:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 160 | void read_objects(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:161:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 161 | void read_charactersets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:162:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 162 | void read_npcs(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:163:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 163 | void read_animations(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:164:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 164 | void read_maps(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:165:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 165 | void read_backgrounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:166:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | void read_fonts(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:167:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | void read_icons(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:168:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | void read_sounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:169:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | void read_musics(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:170:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 170 | void read_game_settings(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:171:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | void read_shaders(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:172:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 172 | void read_flags(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:174:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 174 | void load_resources(bool home_paks_only) throw (ResourcesException, ResourcesMissingException); | ^~~~~ ../shared/include/Resources.hpp:175:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 175 | void read_all(const std::string& fdir, ZipReader *fzip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:177:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 177 | void prepare_resources() throw (ResourcesException); | ^~~~~ In file included from ../Engine/include/MainMenu.hpp:24, from ../Engine/src/MainMenu.cpp:18: ../shared/include/Gui.hpp:68:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 68 | Gui(Resources& resources, Subsystem& subsystem, Font *font) throw (GuiException, ResourcesException); | ^~~~~ ../shared/include/Gui.hpp:71:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 71 | void run() throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:74:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | virtual void idle() throw (Exception) = 0; | ^~~~~ ../shared/include/Gui.hpp:99:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:102:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | const std::string& caption) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:106:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:110:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:114:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:117:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | const std::string& text) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | TileGraphic *graphic) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:123:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:126:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 126 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:131:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 131 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:136:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 136 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:140:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 140 | void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:144:83: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | GuiListbox::OnItemSelected on_item_selected, void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:201:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 201 | void idleloop(int stack_counter) throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:203:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 203 | void check_parent(GuiObject *parent) throw (GuiException); | ^~~~~ In file included from ../Engine/include/MainMenu.hpp:25, from ../Engine/src/MainMenu.cpp:18: ../shared/include/Configuration.hpp:34:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 34 | Configuration(const std::string& directory, const std::string& filename) throw (ConfigurationException); | ^~~~~ In file included from ../Engine/include/MessageSequencer.hpp:22, from ../Engine/include/LANBroadcaster.hpp:22, from ../Engine/include/MainMenu.hpp:27, from ../Engine/src/MainMenu.cpp:18: ../shared/include/UDPSocket.hpp:42:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | UDPSocket() throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | UDPSocket(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:46:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | ssize_t send(uint32_t host, uint16_t port, void *buffer, size_t length) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:47:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | ssize_t recv(char *buffer, size_t length, uint32_t *host, uint16_t *port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:48:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_port(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:60:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 60 | void create_socket(unsigned short port) throw (UDPSocketException); | ^~~~~ In file included from ../Engine/include/LANBroadcaster.hpp:22, from ../Engine/include/MainMenu.hpp:27, from ../Engine/src/MainMenu.cpp:18: ../Engine/include/MessageSequencer.hpp:94:128: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | MessageSequencer(I18N& i18n, hostport_t port, pico_size_t num_heaps, const std::string& name, const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:95:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 95 | MessageSequencer(I18N& i18n, hostaddr_t server_host, hostport_t server_port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:99:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void request_server_info(hostaddr_t host, hostport_t port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:100:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 100 | void login(const std::string& password, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:101:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 101 | void login(data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:102:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | void logout() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:104:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | void broadcast(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:105:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | void push(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:106:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void push(flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:107:85: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | void push(const Connection *c, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:108:100: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | void push(const Connection *c, command_t cmd, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:111:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | bool cycle() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:112:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | void kill(const Connection *c) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:114:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | int protocol_version) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:121:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | virtual void event_access_denied(RefusalReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:122:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 122 | virtual void event_login(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:123:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | virtual void event_data(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:124:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 124 | virtual void event_logout(const Connection *c, LogoutReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:143:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 143 | void ack(SequencerHeap *heap, sequence_no_t seq_no) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:144:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | void process_incoming(SequencerHeap *heap, NetMessage *msg) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:152:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 152 | flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ In file included from ../Engine/include/LANBroadcaster.hpp:24, from ../Engine/include/MainMenu.hpp:27, from ../Engine/src/MainMenu.cpp:18: ../shared/include/Mutex.hpp:49:13: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Mutex() throw (MutexException); | ^~~~~ In file included from ../Engine/include/MainMenu.hpp:27, from ../Engine/src/MainMenu.cpp:18: ../Engine/include/LANBroadcaster.hpp:40:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | LANBroadcaster(I18N& i18n, hostport_t port) throw (LANBroadcasterException, UDPSocketException); | ^~~~~ ../Engine/include/LANBroadcaster.hpp:43:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void start() throw (LANBroadcasterException); | ^~~~~ ../Engine/include/LANBroadcaster.hpp:45:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | void refresh() throw (Exception); | ^~~~~ ../Engine/include/LANBroadcaster.hpp:58:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 58 | int protocol_version) throw (Exception); | ^~~~~ In file included from ../Engine/include/MasterQuery.hpp:22, from ../Engine/include/MainMenu.hpp:28, from ../Engine/src/MainMenu.cpp:18: ../Engine/include/MasterQueryClient.hpp:33:96: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 33 | MasterQueryClient(I18N& i18n, MasterQuery& master_query, hostaddr_t host, hostport_t port) throw (Exception); | ^~~~~ ../Engine/include/MasterQueryClient.hpp:48:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | int protocol_version) throw (Exception); | ^~~~~ In file included from ../Engine/include/MainMenu.hpp:28, from ../Engine/src/MainMenu.cpp:18: ../Engine/include/MasterQuery.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (MasterQueryException); | ^~~~~ ../Engine/include/MasterQuery.hpp:46:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void start() throw (MasterQueryException); | ^~~~~ ../Engine/include/MasterQuery.hpp:49:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void refresh() throw (MasterQueryException); | ^~~~~ In file included from ../Engine/src/MainMenu.cpp:18: ../Engine/include/MainMenu.hpp:41:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | virtual void idle() throw (Exception); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:27, from ../Engine/include/ClientServer.hpp:23, from ../Engine/include/Server.hpp:26, from ../Engine/src/MainMenu.cpp:21: ../Engine/include/Player.hpp:44:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | void set_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:36, from ../Engine/include/ClientServer.hpp:23, from ../Engine/include/Server.hpp:26, from ../Engine/src/MainMenu.cpp:21: ../Engine/include/Lagometer.hpp:41:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Lagometer(Subsystem& subsystem) throw (LagometerException); | ^~~~~ ../Engine/include/Lagometer.hpp:42:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | Lagometer(Subsystem& subsystem, int width, int height) throw (LagometerException); | ^~~~~ ../Engine/include/Lagometer.hpp:77:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | void create(Subsystem& subsystem) throw (LagometerException); | ^~~~~ In file included from ../Engine/include/ClientServer.hpp:23, from ../Engine/include/Server.hpp:26, from ../Engine/src/MainMenu.cpp:21: ../Engine/include/Tournament.hpp:171:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | throw (TournamentException, ResourcesException); | ^~~~~ ../Engine/include/Tournament.hpp:223:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 223 | virtual void create_spawn_points() throw (TournamentException); | ^~~~~ In file included from ../Engine/include/ClientServer.hpp:26, from ../Engine/include/Server.hpp:26, from ../Engine/src/MainMenu.cpp:21: ../Engine/include/TournamentFactory.hpp:45:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | throw (TournamentFactoryException); | ^~~~~ ../Engine/include/TournamentFactory.hpp:49:75: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | bool server, bool warmup, Players& players, ServerLogger *logger) throw (Exception); | ^~~~~ In file included from ../Engine/include/Server.hpp:26, from ../Engine/src/MainMenu.cpp:21: ../Engine/include/ClientServer.hpp:65:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:68:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 68 | data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:71:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 71 | data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:73:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void flush_stacked_send_data(const Connection *c, flags_t flags) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:74:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void flush_stacked_broadcast_data(flags_t flags) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:75:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void flush_stacked_broadcast_data_synced(flags_t flags) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:78:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 78 | data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:81:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 81 | const void *data) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:84:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 84 | const void *data) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:88:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 88 | const std::string& server_name, const std::string& password) throw (Exception); | ^~~~~ In file included from ../Engine/include/Server.hpp:29, from ../Engine/src/MainMenu.cpp:21: ../Engine/include/ServerAdmin.hpp:46:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void execute(const Connection *c, Player *p, std::string cmd, std::string params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:66:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 66 | void update_configuration(const Connection *c) throw (Exception); | ^~~~~ ../Engine/include/ServerAdmin.hpp:67:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void send_i18n_msg(const Connection *c, I18NText id, const char *addon = 0) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:68:104: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 68 | void send_i18n_msg(const Connection *c, I18NText id, const std::string& p1, const std::string& p2) throw (ServerAdminException); | ^~~~~ In file included from ../Engine/include/Server.hpp:29, from ../Engine/src/MainMenu.cpp:21: ../Engine/include/ServerAdmin.hpp:70:75: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 70 | void sc_op(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:71:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 71 | void sc_deop(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:72:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 72 | void sc_list(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:73:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void sc_kick(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:74:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void sc_ban(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:75:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void sc_unban(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:76:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 76 | void sc_next(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:77:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | void sc_map(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:78:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 78 | void sc_reload(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:79:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 79 | void sc_save(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:80:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | void sc_get(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:81:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 81 | void sc_set(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:82:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 82 | void sc_reset(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:83:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | void sc_vote(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:84:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 84 | void sc_stats(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:86:62: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | bool check_if_authorized(const Connection *c, Player *p) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:87:74: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 87 | bool check_if_params(const Connection *c, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:88:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 88 | bool check_if_no_params(const Connection *c, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:89:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 89 | bool check_if_is_server(const Connection *c) throw (ServerAdminException); | ^~~~~ In file included from ../Engine/src/MainMenu.cpp:21: ../Engine/include/Server.hpp:48:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | throw (Exception); | ^~~~~ ../Engine/include/Server.hpp:51:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const std::string& server_config_file) throw (Exception); | ^~~~~ ../Engine/include/Server.hpp:55:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void start() throw (ServerException); | ^~~~~ ../Engine/include/Server.hpp:57:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 57 | void reload_config() throw (ServerException); | ^~~~~ ../Engine/include/Server.hpp:129:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 129 | void process_sync_pak(const Connection *c, Player *p) throw (ServerException); | ^~~~~ ../Engine/include/Server.hpp:136:84: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 136 | void parse_command(const Connection *c, Player *p, data_len_t len, void *data) throw (ServerAdminException); | ^~~~~ ../Engine/include/Server.hpp:144:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | virtual void event_login(const Connection *c, data_len_t len, void *data) throw (Exception); | ^~~~~ ../Engine/include/Server.hpp:145:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 145 | virtual void event_data(const Connection *c, data_len_t len, void *data) throw (Exception); | ^~~~~ ../Engine/include/Server.hpp:146:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | virtual void event_logout(const Connection *c, LogoutReason reason) throw (Exception); | ^~~~~ In file included from ../Engine/src/MainMenu.cpp:22: ../Engine/include/Client.hpp:57:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 57 | throw (Exception); | ^~~~~ ../Engine/include/Client.hpp:65:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | virtual void idle() throw (Exception); | ^~~~~ ../Engine/include/Client.hpp:138:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 138 | int protocol_version) throw (Exception); | ^~~~~ ../Engine/include/Client.hpp:139:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 139 | virtual void event_access_denied(MessageSequencer::RefusalReason reason) throw (Exception); | ^~~~~ ../Engine/include/Client.hpp:140:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 140 | virtual void event_login(const Connection *c, data_len_t len, void *data) throw (Exception); | ^~~~~ ../Engine/include/Client.hpp:141:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 141 | virtual void event_data(const Connection *c, data_len_t len, void *data) throw (Exception); | ^~~~~ ../Engine/include/Client.hpp:142:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 142 | virtual void event_logout(const Connection *c, LogoutReason reason) throw (Exception); | ^~~~~ ../Engine/src/MainMenu.cpp:100:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 100 | void MainMenu::idle() throw (Exception) { | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/Game' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/Game' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I../Engine/include -I../shared/include -Wno-unused-result -pedantic -Wextra -DDATA_DIRECTORY=/usr/share/games/goatattack -D__STDC_FORMAT_MACROS -DPNG_SKIP_SETJMP_CHECK -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../Engine/src/goatattack-TournamentDM.o `test -f '../Engine/src/TournamentDM.cpp' || echo './'`../Engine/src/TournamentDM.cpp In file included from ../shared/include/ZipReader.hpp:21, from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentDM.hpp:21, from ../Engine/src/TournamentDM.cpp:18: ../shared/include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentDM.hpp:21, from ../Engine/src/TournamentDM.cpp:18: ../shared/include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentDM.hpp:21, from ../Engine/src/TournamentDM.cpp:18: ../shared/include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentDM.hpp:21, from ../Engine/src/TournamentDM.cpp:18: ../shared/include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentDM.hpp:21, from ../Engine/src/TournamentDM.cpp:18: ../shared/include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ../shared/include/Resources.hpp:24, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentDM.hpp:21, from ../Engine/src/TournamentDM.cpp:18: ../shared/include/Directory.hpp:43:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | Directory(const std::string& directory, const std::string& suffix, ZipReader *zip = 0) throw (DirectoryException); | ^~~~~ In file included from ../shared/include/KeyValue.hpp:22, from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentDM.hpp:21, from ../Engine/src/TournamentDM.cpp:18: ../shared/include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ../shared/include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentDM.hpp:21, from ../Engine/src/TournamentDM.cpp:18: ../shared/include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentDM.hpp:21, from ../Engine/src/TournamentDM.cpp:18: ../shared/include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentDM.hpp:21, from ../Engine/src/TournamentDM.cpp:18: ../shared/include/Tileset.hpp:47:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | throw (KeyValueException, TilesetException); | ^~~~~ ../shared/include/Tileset.hpp:67:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:26, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentDM.hpp:21, from ../Engine/src/TournamentDM.cpp:18: ../shared/include/Object.hpp:64:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | throw (KeyValueException, ObjectException); | ^~~~~ ../shared/include/Object.hpp:96:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Characterset.hpp:22, from ../shared/include/Resources.hpp:27, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentDM.hpp:21, from ../Engine/src/TournamentDM.cpp:18: ../shared/include/Movable.hpp:52:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ ../shared/include/Movable.hpp:73:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ In file included from ../shared/include/Resources.hpp:27, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentDM.hpp:21, from ../Engine/src/TournamentDM.cpp:18: ../shared/include/Characterset.hpp:61:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 61 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/Characterset.hpp:80:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:83:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:86:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:28, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentDM.hpp:21, from ../Engine/src/TournamentDM.cpp:18: ../shared/include/NPC.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/NPC.hpp:77:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Sound.hpp:24, from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentDM.hpp:21, from ../Engine/src/TournamentDM.cpp:18: ../shared/include/Audio.hpp:45:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ ../shared/include/Audio.hpp:46:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | virtual void generate_music(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ In file included from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentDM.hpp:21, from ../Engine/src/TournamentDM.cpp:18: ../shared/include/Sound.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, SoundException); | ^~~~~ In file included from ../shared/include/Resources.hpp:29, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentDM.hpp:21, from ../Engine/src/TournamentDM.cpp:18: ../shared/include/Animation.hpp:42:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | throw (KeyValueException, AnimationException); | ^~~~~ ../shared/include/Animation.hpp:99:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:25, from ../shared/include/Resources.hpp:30, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentDM.hpp:21, from ../Engine/src/TournamentDM.cpp:18: ../shared/include/Background.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, BackgroundException); | ^~~~~ ../shared/include/Background.hpp:53:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:27, from ../shared/include/Resources.hpp:30, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentDM.hpp:21, from ../Engine/src/TournamentDM.cpp:18: ../shared/include/Lightmap.hpp:41:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | throw (LightmapException); | ^~~~~ ../shared/include/Lightmap.hpp:55:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:30, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentDM.hpp:21, from ../Engine/src/TournamentDM.cpp:18: ../shared/include/Map.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MapException); | ^~~~~ ../shared/include/Map.hpp:82:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 82 | void fill_map() throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:32, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentDM.hpp:21, from ../Engine/src/TournamentDM.cpp:18: ../shared/include/Font.hpp:53:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw (KeyValueException, FontException); | ^~~~~ In file included from ../shared/include/Resources.hpp:33, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentDM.hpp:21, from ../Engine/src/TournamentDM.cpp:18: ../shared/include/Icon.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, IconException); | ^~~~~ ../shared/include/Icon.hpp:53:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:35, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentDM.hpp:21, from ../Engine/src/TournamentDM.cpp:18: ../shared/include/Music.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, MusicException); | ^~~~~ ../shared/include/Music.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | const Audio *get_audio() const throw (MusicException); | ^~~~~ In file included from ../shared/include/Resources.hpp:36, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentDM.hpp:21, from ../Engine/src/TournamentDM.cpp:18: ../shared/include/Shader.hpp:41:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Shader(const std::string& filename, ZipReader *zip) throw (KeyValueException, ShaderException); | ^~~~~ ../shared/include/Shader.hpp:44:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual ID get_location(const char *name) throw (ShaderException) = 0; | ^~~~~ ../shared/include/Shader.hpp:45:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual ID get_attrib_location(const char *name) throw (ShaderException) = 0; | ^~~~~ In file included from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentDM.hpp:21, from ../Engine/src/TournamentDM.cpp:18: ../shared/include/Resources.hpp:96:123: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | Resources(Subsystem& subystem, const std::string& resource_directory, bool skip_maps = false, bool paks_only = false) throw (ResourcesException, ResourcesMissingException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentDM.hpp:21, from ../Engine/src/TournamentDM.cpp:18: ../shared/include/Resources.hpp:99:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void reload_resources() throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:103:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 103 | Tileset *get_tileset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:104:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | Object *get_object(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:105:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | Characterset *get_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:106:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | NPC *get_npc(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:107:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | Animation *get_animation(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:108:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | Map *get_map(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:109:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 109 | Background *get_background(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:110:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | Font *get_font(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:111:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | Icon *get_icon(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:112:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | Sound *get_sound(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:113:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | Music *get_music(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:114:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | Properties *get_game_settings(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:115:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | Shader *get_shader(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:116:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 116 | Icon *get_flag(const std::string& name, bool no_throw = false) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:159:90: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | void read_tilesets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:160:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 160 | void read_objects(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:161:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 161 | void read_charactersets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:162:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 162 | void read_npcs(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:163:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 163 | void read_animations(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:164:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 164 | void read_maps(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:165:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 165 | void read_backgrounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:166:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | void read_fonts(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:167:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | void read_icons(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:168:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | void read_sounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:169:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | void read_musics(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:170:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 170 | void read_game_settings(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:171:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | void read_shaders(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:172:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 172 | void read_flags(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:174:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 174 | void load_resources(bool home_paks_only) throw (ResourcesException, ResourcesMissingException); | ^~~~~ ../shared/include/Resources.hpp:175:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 175 | void read_all(const std::string& fdir, ZipReader *fzip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:177:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 177 | void prepare_resources() throw (ResourcesException); | ^~~~~ In file included from ../Engine/include/MessageSequencer.hpp:22, from ../Engine/include/Player.hpp:21, from ../Engine/include/Tournament.hpp:27, from ../Engine/include/TournamentDM.hpp:21, from ../Engine/src/TournamentDM.cpp:18: ../shared/include/UDPSocket.hpp:42:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | UDPSocket() throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | UDPSocket(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:46:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | ssize_t send(uint32_t host, uint16_t port, void *buffer, size_t length) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:47:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | ssize_t recv(char *buffer, size_t length, uint32_t *host, uint16_t *port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:48:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_port(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:60:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 60 | void create_socket(unsigned short port) throw (UDPSocketException); | ^~~~~ In file included from ../Engine/include/Player.hpp:21, from ../Engine/include/Tournament.hpp:27, from ../Engine/include/TournamentDM.hpp:21, from ../Engine/src/TournamentDM.cpp:18: ../Engine/include/MessageSequencer.hpp:94:128: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | MessageSequencer(I18N& i18n, hostport_t port, pico_size_t num_heaps, const std::string& name, const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:95:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 95 | MessageSequencer(I18N& i18n, hostaddr_t server_host, hostport_t server_port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:99:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void request_server_info(hostaddr_t host, hostport_t port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:100:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 100 | void login(const std::string& password, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:101:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 101 | void login(data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:102:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | void logout() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:104:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | void broadcast(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:105:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | void push(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:106:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void push(flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:107:85: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | void push(const Connection *c, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:108:100: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | void push(const Connection *c, command_t cmd, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:111:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | bool cycle() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:112:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | void kill(const Connection *c) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:114:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | int protocol_version) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:121:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | virtual void event_access_denied(RefusalReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:122:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 122 | virtual void event_login(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:123:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | virtual void event_data(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:124:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 124 | virtual void event_logout(const Connection *c, LogoutReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:143:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 143 | void ack(SequencerHeap *heap, sequence_no_t seq_no) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:144:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | void process_incoming(SequencerHeap *heap, NetMessage *msg) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:152:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 152 | flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:27, from ../Engine/include/TournamentDM.hpp:21, from ../Engine/src/TournamentDM.cpp:18: ../Engine/include/Player.hpp:44:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | void set_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:31, from ../Engine/include/TournamentDM.hpp:21, from ../Engine/src/TournamentDM.cpp:18: ../shared/include/Configuration.hpp:34:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 34 | Configuration(const std::string& directory, const std::string& filename) throw (ConfigurationException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:32, from ../Engine/include/TournamentDM.hpp:21, from ../Engine/src/TournamentDM.cpp:18: ../shared/include/Gui.hpp:68:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 68 | Gui(Resources& resources, Subsystem& subsystem, Font *font) throw (GuiException, ResourcesException); | ^~~~~ ../shared/include/Gui.hpp:71:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 71 | void run() throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:74:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | virtual void idle() throw (Exception) = 0; | ^~~~~ ../shared/include/Gui.hpp:99:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:102:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | const std::string& caption) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:106:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:110:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:114:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:117:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | const std::string& text) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | TileGraphic *graphic) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:123:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:126:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 126 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:131:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 131 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:136:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 136 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:140:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 140 | void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:144:83: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | GuiListbox::OnItemSelected on_item_selected, void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:201:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 201 | void idleloop(int stack_counter) throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:203:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 203 | void check_parent(GuiObject *parent) throw (GuiException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:36, from ../Engine/include/TournamentDM.hpp:21, from ../Engine/src/TournamentDM.cpp:18: ../Engine/include/Lagometer.hpp:41:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Lagometer(Subsystem& subsystem) throw (LagometerException); | ^~~~~ ../Engine/include/Lagometer.hpp:42:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | Lagometer(Subsystem& subsystem, int width, int height) throw (LagometerException); | ^~~~~ ../Engine/include/Lagometer.hpp:77:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | void create(Subsystem& subsystem) throw (LagometerException); | ^~~~~ In file included from ../Engine/include/TournamentDM.hpp:21, from ../Engine/src/TournamentDM.cpp:18: ../Engine/include/Tournament.hpp:171:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | throw (TournamentException, ResourcesException); | ^~~~~ ../Engine/include/Tournament.hpp:223:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 223 | virtual void create_spawn_points() throw (TournamentException); | ^~~~~ In file included from ../Engine/src/TournamentDM.cpp:18: ../Engine/include/TournamentDM.hpp:35:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 35 | throw (TournamentException, ResourcesException); | ^~~~~ ../Engine/src/TournamentDM.cpp:26:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 26 | throw (TournamentException, ResourcesException) | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/Game' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/Game' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I../Engine/include -I../shared/include -Wno-unused-result -pedantic -Wextra -DDATA_DIRECTORY=/usr/share/games/goatattack -D__STDC_FORMAT_MACROS -DPNG_SKIP_SETJMP_CHECK -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../Engine/src/goatattack-TournamentFactory.o `test -f '../Engine/src/TournamentFactory.cpp' || echo './'`../Engine/src/TournamentFactory.cpp In file included from ../shared/include/ZipReader.hpp:21, from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/TournamentFactory.hpp:22, from ../Engine/src/TournamentFactory.cpp:18: ../shared/include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/TournamentFactory.hpp:22, from ../Engine/src/TournamentFactory.cpp:18: ../shared/include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/TournamentFactory.hpp:22, from ../Engine/src/TournamentFactory.cpp:18: ../shared/include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/TournamentFactory.hpp:22, from ../Engine/src/TournamentFactory.cpp:18: ../shared/include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ../shared/include/Resources.hpp:22, from ../Engine/include/TournamentFactory.hpp:22, from ../Engine/src/TournamentFactory.cpp:18: ../shared/include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ../shared/include/Resources.hpp:24, from ../Engine/include/TournamentFactory.hpp:22, from ../Engine/src/TournamentFactory.cpp:18: ../shared/include/Directory.hpp:43:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | Directory(const std::string& directory, const std::string& suffix, ZipReader *zip = 0) throw (DirectoryException); | ^~~~~ In file included from ../shared/include/KeyValue.hpp:22, from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/TournamentFactory.hpp:22, from ../Engine/src/TournamentFactory.cpp:18: ../shared/include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ../shared/include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/TournamentFactory.hpp:22, from ../Engine/src/TournamentFactory.cpp:18: ../shared/include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/TournamentFactory.hpp:22, from ../Engine/src/TournamentFactory.cpp:18: ../shared/include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Resources.hpp:25, from ../Engine/include/TournamentFactory.hpp:22, from ../Engine/src/TournamentFactory.cpp:18: ../shared/include/Tileset.hpp:47:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | throw (KeyValueException, TilesetException); | ^~~~~ ../shared/include/Tileset.hpp:67:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:26, from ../Engine/include/TournamentFactory.hpp:22, from ../Engine/src/TournamentFactory.cpp:18: ../shared/include/Object.hpp:64:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | throw (KeyValueException, ObjectException); | ^~~~~ ../shared/include/Object.hpp:96:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Characterset.hpp:22, from ../shared/include/Resources.hpp:27, from ../Engine/include/TournamentFactory.hpp:22, from ../Engine/src/TournamentFactory.cpp:18: ../shared/include/Movable.hpp:52:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ ../shared/include/Movable.hpp:73:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ In file included from ../shared/include/Resources.hpp:27, from ../Engine/include/TournamentFactory.hpp:22, from ../Engine/src/TournamentFactory.cpp:18: ../shared/include/Characterset.hpp:61:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 61 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/Characterset.hpp:80:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:83:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:86:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:28, from ../Engine/include/TournamentFactory.hpp:22, from ../Engine/src/TournamentFactory.cpp:18: ../shared/include/NPC.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/NPC.hpp:77:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Sound.hpp:24, from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/TournamentFactory.hpp:22, from ../Engine/src/TournamentFactory.cpp:18: ../shared/include/Audio.hpp:45:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ ../shared/include/Audio.hpp:46:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | virtual void generate_music(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ In file included from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/TournamentFactory.hpp:22, from ../Engine/src/TournamentFactory.cpp:18: ../shared/include/Sound.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, SoundException); | ^~~~~ In file included from ../shared/include/Resources.hpp:29, from ../Engine/include/TournamentFactory.hpp:22, from ../Engine/src/TournamentFactory.cpp:18: ../shared/include/Animation.hpp:42:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | throw (KeyValueException, AnimationException); | ^~~~~ ../shared/include/Animation.hpp:99:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:25, from ../shared/include/Resources.hpp:30, from ../Engine/include/TournamentFactory.hpp:22, from ../Engine/src/TournamentFactory.cpp:18: ../shared/include/Background.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, BackgroundException); | ^~~~~ ../shared/include/Background.hpp:53:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:27, from ../shared/include/Resources.hpp:30, from ../Engine/include/TournamentFactory.hpp:22, from ../Engine/src/TournamentFactory.cpp:18: ../shared/include/Lightmap.hpp:41:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | throw (LightmapException); | ^~~~~ ../shared/include/Lightmap.hpp:55:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:30, from ../Engine/include/TournamentFactory.hpp:22, from ../Engine/src/TournamentFactory.cpp:18: ../shared/include/Map.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MapException); | ^~~~~ ../shared/include/Map.hpp:82:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 82 | void fill_map() throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:32, from ../Engine/include/TournamentFactory.hpp:22, from ../Engine/src/TournamentFactory.cpp:18: ../shared/include/Font.hpp:53:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw (KeyValueException, FontException); | ^~~~~ In file included from ../shared/include/Resources.hpp:33, from ../Engine/include/TournamentFactory.hpp:22, from ../Engine/src/TournamentFactory.cpp:18: ../shared/include/Icon.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, IconException); | ^~~~~ ../shared/include/Icon.hpp:53:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:35, from ../Engine/include/TournamentFactory.hpp:22, from ../Engine/src/TournamentFactory.cpp:18: ../shared/include/Music.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, MusicException); | ^~~~~ ../shared/include/Music.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | const Audio *get_audio() const throw (MusicException); | ^~~~~ In file included from ../shared/include/Resources.hpp:36, from ../Engine/include/TournamentFactory.hpp:22, from ../Engine/src/TournamentFactory.cpp:18: ../shared/include/Shader.hpp:41:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Shader(const std::string& filename, ZipReader *zip) throw (KeyValueException, ShaderException); | ^~~~~ ../shared/include/Shader.hpp:44:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual ID get_location(const char *name) throw (ShaderException) = 0; | ^~~~~ ../shared/include/Shader.hpp:45:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual ID get_attrib_location(const char *name) throw (ShaderException) = 0; | ^~~~~ In file included from ../Engine/include/TournamentFactory.hpp:22, from ../Engine/src/TournamentFactory.cpp:18: ../shared/include/Resources.hpp:96:123: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | Resources(Subsystem& subystem, const std::string& resource_directory, bool skip_maps = false, bool paks_only = false) throw (ResourcesException, ResourcesMissingException); | ^~~~~ In file included from ../Engine/include/TournamentFactory.hpp:22, from ../Engine/src/TournamentFactory.cpp:18: ../shared/include/Resources.hpp:99:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void reload_resources() throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:103:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 103 | Tileset *get_tileset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:104:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | Object *get_object(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:105:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | Characterset *get_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:106:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | NPC *get_npc(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:107:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | Animation *get_animation(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:108:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | Map *get_map(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:109:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 109 | Background *get_background(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:110:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | Font *get_font(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:111:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | Icon *get_icon(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:112:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | Sound *get_sound(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:113:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | Music *get_music(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:114:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | Properties *get_game_settings(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:115:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | Shader *get_shader(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:116:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 116 | Icon *get_flag(const std::string& name, bool no_throw = false) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:159:90: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | void read_tilesets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:160:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 160 | void read_objects(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:161:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 161 | void read_charactersets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:162:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 162 | void read_npcs(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:163:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 163 | void read_animations(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:164:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 164 | void read_maps(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:165:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 165 | void read_backgrounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:166:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | void read_fonts(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:167:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | void read_icons(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:168:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | void read_sounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:169:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | void read_musics(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:170:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 170 | void read_game_settings(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:171:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | void read_shaders(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:172:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 172 | void read_flags(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:174:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 174 | void load_resources(bool home_paks_only) throw (ResourcesException, ResourcesMissingException); | ^~~~~ ../shared/include/Resources.hpp:175:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 175 | void read_all(const std::string& fdir, ZipReader *fzip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:177:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 177 | void prepare_resources() throw (ResourcesException); | ^~~~~ In file included from ../Engine/include/MessageSequencer.hpp:22, from ../Engine/include/Player.hpp:21, from ../Engine/include/TournamentFactory.hpp:24, from ../Engine/src/TournamentFactory.cpp:18: ../shared/include/UDPSocket.hpp:42:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | UDPSocket() throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | UDPSocket(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:46:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | ssize_t send(uint32_t host, uint16_t port, void *buffer, size_t length) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:47:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | ssize_t recv(char *buffer, size_t length, uint32_t *host, uint16_t *port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:48:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_port(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:60:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 60 | void create_socket(unsigned short port) throw (UDPSocketException); | ^~~~~ In file included from ../Engine/include/Player.hpp:21, from ../Engine/include/TournamentFactory.hpp:24, from ../Engine/src/TournamentFactory.cpp:18: ../Engine/include/MessageSequencer.hpp:94:128: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | MessageSequencer(I18N& i18n, hostport_t port, pico_size_t num_heaps, const std::string& name, const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:95:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 95 | MessageSequencer(I18N& i18n, hostaddr_t server_host, hostport_t server_port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:99:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void request_server_info(hostaddr_t host, hostport_t port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:100:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 100 | void login(const std::string& password, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:101:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 101 | void login(data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:102:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | void logout() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:104:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | void broadcast(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:105:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | void push(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:106:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void push(flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:107:85: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | void push(const Connection *c, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:108:100: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | void push(const Connection *c, command_t cmd, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:111:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | bool cycle() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:112:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | void kill(const Connection *c) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:114:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | int protocol_version) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:121:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | virtual void event_access_denied(RefusalReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:122:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 122 | virtual void event_login(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:123:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | virtual void event_data(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:124:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 124 | virtual void event_logout(const Connection *c, LogoutReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:143:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 143 | void ack(SequencerHeap *heap, sequence_no_t seq_no) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:144:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | void process_incoming(SequencerHeap *heap, NetMessage *msg) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:152:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 152 | flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ In file included from ../Engine/include/TournamentFactory.hpp:24, from ../Engine/src/TournamentFactory.cpp:18: ../Engine/include/Player.hpp:44:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | void set_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ In file included from ../Engine/include/TournamentFactory.hpp:25, from ../Engine/src/TournamentFactory.cpp:18: ../shared/include/Gui.hpp:68:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 68 | Gui(Resources& resources, Subsystem& subsystem, Font *font) throw (GuiException, ResourcesException); | ^~~~~ ../shared/include/Gui.hpp:71:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 71 | void run() throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:74:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | virtual void idle() throw (Exception) = 0; | ^~~~~ ../shared/include/Gui.hpp:99:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:102:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | const std::string& caption) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:106:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:110:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:114:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:117:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | const std::string& text) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | TileGraphic *graphic) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:123:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:126:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 126 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:131:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 131 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:136:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 136 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:140:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 140 | void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:144:83: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | GuiListbox::OnItemSelected on_item_selected, void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:201:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 201 | void idleloop(int stack_counter) throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:203:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 203 | void check_parent(GuiObject *parent) throw (GuiException); | ^~~~~ In file included from ../Engine/include/TournamentFactory.hpp:27, from ../Engine/src/TournamentFactory.cpp:18: ../shared/include/Configuration.hpp:34:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 34 | Configuration(const std::string& directory, const std::string& filename) throw (ConfigurationException); | ^~~~~ In file included from ../Engine/src/TournamentFactory.cpp:18: ../Engine/include/TournamentFactory.hpp:45:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | throw (TournamentFactoryException); | ^~~~~ ../Engine/include/TournamentFactory.hpp:49:75: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | bool server, bool warmup, Players& players, ServerLogger *logger) throw (Exception); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:36, from ../Engine/include/TournamentDM.hpp:21, from ../Engine/src/TournamentFactory.cpp:19: ../Engine/include/Lagometer.hpp:41:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Lagometer(Subsystem& subsystem) throw (LagometerException); | ^~~~~ ../Engine/include/Lagometer.hpp:42:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | Lagometer(Subsystem& subsystem, int width, int height) throw (LagometerException); | ^~~~~ ../Engine/include/Lagometer.hpp:77:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | void create(Subsystem& subsystem) throw (LagometerException); | ^~~~~ In file included from ../Engine/include/TournamentDM.hpp:21, from ../Engine/src/TournamentFactory.cpp:19: ../Engine/include/Tournament.hpp:171:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | throw (TournamentException, ResourcesException); | ^~~~~ ../Engine/include/Tournament.hpp:223:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 223 | virtual void create_spawn_points() throw (TournamentException); | ^~~~~ In file included from ../Engine/src/TournamentFactory.cpp:19: ../Engine/include/TournamentDM.hpp:35:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 35 | throw (TournamentException, ResourcesException); | ^~~~~ In file included from ../Engine/include/TournamentTDM.hpp:21, from ../Engine/src/TournamentFactory.cpp:20: ../Engine/include/TournamentTeam.hpp:37:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 37 | throw (TournamentException, ResourcesException); | ^~~~~ ../Engine/include/TournamentTeam.hpp:61:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 61 | virtual void create_spawn_points() throw (TournamentException); | ^~~~~ In file included from ../Engine/src/TournamentFactory.cpp:20: ../Engine/include/TournamentTDM.hpp:34:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 34 | throw (TournamentException, ResourcesException); | ^~~~~ In file included from ../Engine/src/TournamentFactory.cpp:21: ../Engine/include/TournamentCTF.hpp:36:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 36 | throw (TournamentException, ResourcesException); | ^~~~~ In file included from ../Engine/src/TournamentFactory.cpp:22: ../Engine/include/TournamentSR.hpp:28:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 28 | throw (TournamentException, ResourcesException); | ^~~~~ In file included from ../Engine/src/TournamentFactory.cpp:23: ../Engine/include/TournamentCTC.hpp:28:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 28 | throw (TournamentException, ResourcesException); | ^~~~~ In file included from ../Engine/src/TournamentFactory.cpp:24: ../Engine/include/TournamentGOH.hpp:34:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 34 | throw (TournamentException, ResourcesException); | ^~~~~ ../Engine/src/TournamentFactory.cpp:33:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 33 | throw (TournamentFactoryException) | ^~~~~ ../Engine/src/TournamentFactory.cpp:39:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | bool server, bool warmup, Players& players, ServerLogger *logger) throw (Exception) | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/Game' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/Game' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I../Engine/include -I../shared/include -Wno-unused-result -pedantic -Wextra -DDATA_DIRECTORY=/usr/share/games/goatattack -D__STDC_FORMAT_MACROS -DPNG_SKIP_SETJMP_CHECK -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../Engine/src/goatattack-ClientEvent.o `test -f '../Engine/src/ClientEvent.cpp' || echo './'`../Engine/src/ClientEvent.cpp In file included from ../shared/include/ZipReader.hpp:21, from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Client.hpp:23, from ../Engine/src/ClientEvent.cpp:18: ../shared/include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Client.hpp:23, from ../Engine/src/ClientEvent.cpp:18: ../shared/include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Client.hpp:23, from ../Engine/src/ClientEvent.cpp:18: ../shared/include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Client.hpp:23, from ../Engine/src/ClientEvent.cpp:18: ../shared/include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ../shared/include/Resources.hpp:22, from ../Engine/include/Client.hpp:23, from ../Engine/src/ClientEvent.cpp:18: ../shared/include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ../shared/include/Resources.hpp:24, from ../Engine/include/Client.hpp:23, from ../Engine/src/ClientEvent.cpp:18: ../shared/include/Directory.hpp:43:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | Directory(const std::string& directory, const std::string& suffix, ZipReader *zip = 0) throw (DirectoryException); | ^~~~~ In file included from ../shared/include/KeyValue.hpp:22, from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Client.hpp:23, from ../Engine/src/ClientEvent.cpp:18: ../shared/include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ../shared/include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Client.hpp:23, from ../Engine/src/ClientEvent.cpp:18: ../shared/include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Client.hpp:23, from ../Engine/src/ClientEvent.cpp:18: ../shared/include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Resources.hpp:25, from ../Engine/include/Client.hpp:23, from ../Engine/src/ClientEvent.cpp:18: ../shared/include/Tileset.hpp:47:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | throw (KeyValueException, TilesetException); | ^~~~~ ../shared/include/Tileset.hpp:67:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:26, from ../Engine/include/Client.hpp:23, from ../Engine/src/ClientEvent.cpp:18: ../shared/include/Object.hpp:64:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | throw (KeyValueException, ObjectException); | ^~~~~ ../shared/include/Object.hpp:96:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Characterset.hpp:22, from ../shared/include/Resources.hpp:27, from ../Engine/include/Client.hpp:23, from ../Engine/src/ClientEvent.cpp:18: ../shared/include/Movable.hpp:52:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ ../shared/include/Movable.hpp:73:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ In file included from ../shared/include/Resources.hpp:27, from ../Engine/include/Client.hpp:23, from ../Engine/src/ClientEvent.cpp:18: ../shared/include/Characterset.hpp:61:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 61 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/Characterset.hpp:80:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:83:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:86:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:28, from ../Engine/include/Client.hpp:23, from ../Engine/src/ClientEvent.cpp:18: ../shared/include/NPC.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/NPC.hpp:77:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Sound.hpp:24, from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/Client.hpp:23, from ../Engine/src/ClientEvent.cpp:18: ../shared/include/Audio.hpp:45:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ ../shared/include/Audio.hpp:46:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | virtual void generate_music(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ In file included from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/Client.hpp:23, from ../Engine/src/ClientEvent.cpp:18: ../shared/include/Sound.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, SoundException); | ^~~~~ In file included from ../shared/include/Resources.hpp:29, from ../Engine/include/Client.hpp:23, from ../Engine/src/ClientEvent.cpp:18: ../shared/include/Animation.hpp:42:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | throw (KeyValueException, AnimationException); | ^~~~~ ../shared/include/Animation.hpp:99:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:25, from ../shared/include/Resources.hpp:30, from ../Engine/include/Client.hpp:23, from ../Engine/src/ClientEvent.cpp:18: ../shared/include/Background.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, BackgroundException); | ^~~~~ ../shared/include/Background.hpp:53:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:27, from ../shared/include/Resources.hpp:30, from ../Engine/include/Client.hpp:23, from ../Engine/src/ClientEvent.cpp:18: ../shared/include/Lightmap.hpp:41:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | throw (LightmapException); | ^~~~~ ../shared/include/Lightmap.hpp:55:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:30, from ../Engine/include/Client.hpp:23, from ../Engine/src/ClientEvent.cpp:18: ../shared/include/Map.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MapException); | ^~~~~ ../shared/include/Map.hpp:82:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 82 | void fill_map() throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:32, from ../Engine/include/Client.hpp:23, from ../Engine/src/ClientEvent.cpp:18: ../shared/include/Font.hpp:53:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw (KeyValueException, FontException); | ^~~~~ In file included from ../shared/include/Resources.hpp:33, from ../Engine/include/Client.hpp:23, from ../Engine/src/ClientEvent.cpp:18: ../shared/include/Icon.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, IconException); | ^~~~~ ../shared/include/Icon.hpp:53:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:35, from ../Engine/include/Client.hpp:23, from ../Engine/src/ClientEvent.cpp:18: ../shared/include/Music.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, MusicException); | ^~~~~ ../shared/include/Music.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | const Audio *get_audio() const throw (MusicException); | ^~~~~ In file included from ../shared/include/Resources.hpp:36, from ../Engine/include/Client.hpp:23, from ../Engine/src/ClientEvent.cpp:18: ../shared/include/Shader.hpp:41:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Shader(const std::string& filename, ZipReader *zip) throw (KeyValueException, ShaderException); | ^~~~~ ../shared/include/Shader.hpp:44:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual ID get_location(const char *name) throw (ShaderException) = 0; | ^~~~~ ../shared/include/Shader.hpp:45:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual ID get_attrib_location(const char *name) throw (ShaderException) = 0; | ^~~~~ In file included from ../Engine/include/Client.hpp:23, from ../Engine/src/ClientEvent.cpp:18: ../shared/include/Resources.hpp:96:123: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | Resources(Subsystem& subystem, const std::string& resource_directory, bool skip_maps = false, bool paks_only = false) throw (ResourcesException, ResourcesMissingException); | ^~~~~ In file included from ../Engine/include/Client.hpp:23, from ../Engine/src/ClientEvent.cpp:18: ../shared/include/Resources.hpp:99:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void reload_resources() throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:103:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 103 | Tileset *get_tileset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:104:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | Object *get_object(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:105:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | Characterset *get_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:106:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | NPC *get_npc(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:107:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | Animation *get_animation(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:108:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | Map *get_map(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:109:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 109 | Background *get_background(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:110:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | Font *get_font(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:111:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | Icon *get_icon(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:112:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | Sound *get_sound(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:113:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | Music *get_music(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:114:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | Properties *get_game_settings(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:115:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | Shader *get_shader(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:116:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 116 | Icon *get_flag(const std::string& name, bool no_throw = false) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:159:90: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | void read_tilesets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:160:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 160 | void read_objects(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:161:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 161 | void read_charactersets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:162:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 162 | void read_npcs(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:163:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 163 | void read_animations(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:164:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 164 | void read_maps(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:165:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 165 | void read_backgrounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:166:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | void read_fonts(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:167:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | void read_icons(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:168:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | void read_sounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:169:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | void read_musics(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:170:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 170 | void read_game_settings(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:171:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | void read_shaders(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:172:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 172 | void read_flags(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:174:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 174 | void load_resources(bool home_paks_only) throw (ResourcesException, ResourcesMissingException); | ^~~~~ ../shared/include/Resources.hpp:175:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 175 | void read_all(const std::string& fdir, ZipReader *fzip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:177:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 177 | void prepare_resources() throw (ResourcesException); | ^~~~~ In file included from ../Engine/include/MessageSequencer.hpp:22, from ../Engine/include/ClientServer.hpp:22, from ../Engine/include/Client.hpp:26, from ../Engine/src/ClientEvent.cpp:18: ../shared/include/UDPSocket.hpp:42:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | UDPSocket() throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | UDPSocket(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:46:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | ssize_t send(uint32_t host, uint16_t port, void *buffer, size_t length) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:47:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | ssize_t recv(char *buffer, size_t length, uint32_t *host, uint16_t *port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:48:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_port(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:60:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 60 | void create_socket(unsigned short port) throw (UDPSocketException); | ^~~~~ In file included from ../Engine/include/ClientServer.hpp:22, from ../Engine/include/Client.hpp:26, from ../Engine/src/ClientEvent.cpp:18: ../Engine/include/MessageSequencer.hpp:94:128: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | MessageSequencer(I18N& i18n, hostport_t port, pico_size_t num_heaps, const std::string& name, const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:95:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 95 | MessageSequencer(I18N& i18n, hostaddr_t server_host, hostport_t server_port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:99:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void request_server_info(hostaddr_t host, hostport_t port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:100:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 100 | void login(const std::string& password, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:101:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 101 | void login(data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:102:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | void logout() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:104:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | void broadcast(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:105:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | void push(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:106:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void push(flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:107:85: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | void push(const Connection *c, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:108:100: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | void push(const Connection *c, command_t cmd, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:111:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | bool cycle() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:112:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | void kill(const Connection *c) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:114:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | int protocol_version) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:121:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | virtual void event_access_denied(RefusalReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:122:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 122 | virtual void event_login(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:123:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | virtual void event_data(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:124:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 124 | virtual void event_logout(const Connection *c, LogoutReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:143:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 143 | void ack(SequencerHeap *heap, sequence_no_t seq_no) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:144:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | void process_incoming(SequencerHeap *heap, NetMessage *msg) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:152:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 152 | flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:27, from ../Engine/include/ClientServer.hpp:23, from ../Engine/include/Client.hpp:26, from ../Engine/src/ClientEvent.cpp:18: ../Engine/include/Player.hpp:44:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | void set_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:31, from ../Engine/include/ClientServer.hpp:23, from ../Engine/include/Client.hpp:26, from ../Engine/src/ClientEvent.cpp:18: ../shared/include/Configuration.hpp:34:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 34 | Configuration(const std::string& directory, const std::string& filename) throw (ConfigurationException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:32, from ../Engine/include/ClientServer.hpp:23, from ../Engine/include/Client.hpp:26, from ../Engine/src/ClientEvent.cpp:18: ../shared/include/Gui.hpp:68:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 68 | Gui(Resources& resources, Subsystem& subsystem, Font *font) throw (GuiException, ResourcesException); | ^~~~~ ../shared/include/Gui.hpp:71:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 71 | void run() throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:74:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | virtual void idle() throw (Exception) = 0; | ^~~~~ ../shared/include/Gui.hpp:99:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:102:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | const std::string& caption) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:106:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:110:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:114:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:117:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | const std::string& text) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | TileGraphic *graphic) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:123:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:126:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 126 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:131:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 131 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:136:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 136 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:140:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 140 | void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:144:83: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | GuiListbox::OnItemSelected on_item_selected, void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:201:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 201 | void idleloop(int stack_counter) throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:203:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 203 | void check_parent(GuiObject *parent) throw (GuiException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:36, from ../Engine/include/ClientServer.hpp:23, from ../Engine/include/Client.hpp:26, from ../Engine/src/ClientEvent.cpp:18: ../Engine/include/Lagometer.hpp:41:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Lagometer(Subsystem& subsystem) throw (LagometerException); | ^~~~~ ../Engine/include/Lagometer.hpp:42:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | Lagometer(Subsystem& subsystem, int width, int height) throw (LagometerException); | ^~~~~ ../Engine/include/Lagometer.hpp:77:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | void create(Subsystem& subsystem) throw (LagometerException); | ^~~~~ In file included from ../Engine/include/ClientServer.hpp:23, from ../Engine/include/Client.hpp:26, from ../Engine/src/ClientEvent.cpp:18: ../Engine/include/Tournament.hpp:171:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | throw (TournamentException, ResourcesException); | ^~~~~ ../Engine/include/Tournament.hpp:223:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 223 | virtual void create_spawn_points() throw (TournamentException); | ^~~~~ In file included from ../Engine/include/ClientServer.hpp:26, from ../Engine/include/Client.hpp:26, from ../Engine/src/ClientEvent.cpp:18: ../Engine/include/TournamentFactory.hpp:45:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | throw (TournamentFactoryException); | ^~~~~ ../Engine/include/TournamentFactory.hpp:49:75: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | bool server, bool warmup, Players& players, ServerLogger *logger) throw (Exception); | ^~~~~ In file included from ../Engine/include/Client.hpp:26, from ../Engine/src/ClientEvent.cpp:18: ../Engine/include/ClientServer.hpp:65:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:68:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 68 | data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:71:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 71 | data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:73:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void flush_stacked_send_data(const Connection *c, flags_t flags) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:74:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void flush_stacked_broadcast_data(flags_t flags) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:75:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void flush_stacked_broadcast_data_synced(flags_t flags) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:78:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 78 | data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:81:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 81 | const void *data) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:84:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 84 | const void *data) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:88:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 88 | const std::string& server_name, const std::string& password) throw (Exception); | ^~~~~ In file included from ../Engine/include/Client.hpp:32, from ../Engine/src/ClientEvent.cpp:18: ../shared/include/Mutex.hpp:49:13: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Mutex() throw (MutexException); | ^~~~~ In file included from ../Engine/src/ClientEvent.cpp:18: ../Engine/include/Client.hpp:57:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 57 | throw (Exception); | ^~~~~ ../Engine/include/Client.hpp:65:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | virtual void idle() throw (Exception); | ^~~~~ ../Engine/include/Client.hpp:138:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 138 | int protocol_version) throw (Exception); | ^~~~~ ../Engine/include/Client.hpp:139:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 139 | virtual void event_access_denied(MessageSequencer::RefusalReason reason) throw (Exception); | ^~~~~ ../Engine/include/Client.hpp:140:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 140 | virtual void event_login(const Connection *c, data_len_t len, void *data) throw (Exception); | ^~~~~ ../Engine/include/Client.hpp:141:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 141 | virtual void event_data(const Connection *c, data_len_t len, void *data) throw (Exception); | ^~~~~ ../Engine/include/Client.hpp:142:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 142 | virtual void event_logout(const Connection *c, LogoutReason reason) throw (Exception); | ^~~~~ ../Engine/src/ClientEvent.cpp:26:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 26 | int protocol_version) throw (Exception) | ^~~~~ ../Engine/src/ClientEvent.cpp:44:74: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | void Client::event_access_denied(MessageSequencer::RefusalReason reason) throw (Exception) { | ^~~~~ ../Engine/src/ClientEvent.cpp:70:75: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 70 | void Client::event_login(const Connection *c, data_len_t len, void *data) throw (Exception) { | ^~~~~ ../Engine/src/ClientEvent.cpp:78:74: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 78 | void Client::event_data(const Connection *c, data_len_t len, void *data) throw (Exception) { | ^~~~~ ../Engine/src/ClientEvent.cpp:86:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | void Client::event_logout(const Connection *c, LogoutReason reason) throw (Exception) { | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/Game' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/Game' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I../Engine/include -I../shared/include -Wno-unused-result -pedantic -Wextra -DDATA_DIRECTORY=/usr/share/games/goatattack -D__STDC_FORMAT_MACROS -DPNG_SKIP_SETJMP_CHECK -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../Engine/src/goatattack-Server.o `test -f '../Engine/src/Server.cpp' || echo './'`../Engine/src/Server.cpp In file included from ../shared/include/ZipReader.hpp:21, from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Server.hpp:22, from ../Engine/src/Server.cpp:18: ../shared/include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Server.hpp:22, from ../Engine/src/Server.cpp:18: ../shared/include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Server.hpp:22, from ../Engine/src/Server.cpp:18: ../shared/include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Server.hpp:22, from ../Engine/src/Server.cpp:18: ../shared/include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ../shared/include/Resources.hpp:22, from ../Engine/include/Server.hpp:22, from ../Engine/src/Server.cpp:18: ../shared/include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ../shared/include/Resources.hpp:24, from ../Engine/include/Server.hpp:22, from ../Engine/src/Server.cpp:18: ../shared/include/Directory.hpp:43:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | Directory(const std::string& directory, const std::string& suffix, ZipReader *zip = 0) throw (DirectoryException); | ^~~~~ In file included from ../shared/include/KeyValue.hpp:22, from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Server.hpp:22, from ../Engine/src/Server.cpp:18: ../shared/include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ../shared/include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Server.hpp:22, from ../Engine/src/Server.cpp:18: ../shared/include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Server.hpp:22, from ../Engine/src/Server.cpp:18: ../shared/include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Resources.hpp:25, from ../Engine/include/Server.hpp:22, from ../Engine/src/Server.cpp:18: ../shared/include/Tileset.hpp:47:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | throw (KeyValueException, TilesetException); | ^~~~~ ../shared/include/Tileset.hpp:67:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:26, from ../Engine/include/Server.hpp:22, from ../Engine/src/Server.cpp:18: ../shared/include/Object.hpp:64:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | throw (KeyValueException, ObjectException); | ^~~~~ ../shared/include/Object.hpp:96:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Characterset.hpp:22, from ../shared/include/Resources.hpp:27, from ../Engine/include/Server.hpp:22, from ../Engine/src/Server.cpp:18: ../shared/include/Movable.hpp:52:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ ../shared/include/Movable.hpp:73:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ In file included from ../shared/include/Resources.hpp:27, from ../Engine/include/Server.hpp:22, from ../Engine/src/Server.cpp:18: ../shared/include/Characterset.hpp:61:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 61 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/Characterset.hpp:80:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:83:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:86:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:28, from ../Engine/include/Server.hpp:22, from ../Engine/src/Server.cpp:18: ../shared/include/NPC.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/NPC.hpp:77:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Sound.hpp:24, from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/Server.hpp:22, from ../Engine/src/Server.cpp:18: ../shared/include/Audio.hpp:45:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ ../shared/include/Audio.hpp:46:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | virtual void generate_music(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ In file included from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/Server.hpp:22, from ../Engine/src/Server.cpp:18: ../shared/include/Sound.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, SoundException); | ^~~~~ In file included from ../shared/include/Resources.hpp:29, from ../Engine/include/Server.hpp:22, from ../Engine/src/Server.cpp:18: ../shared/include/Animation.hpp:42:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | throw (KeyValueException, AnimationException); | ^~~~~ ../shared/include/Animation.hpp:99:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:25, from ../shared/include/Resources.hpp:30, from ../Engine/include/Server.hpp:22, from ../Engine/src/Server.cpp:18: ../shared/include/Background.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, BackgroundException); | ^~~~~ ../shared/include/Background.hpp:53:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:27, from ../shared/include/Resources.hpp:30, from ../Engine/include/Server.hpp:22, from ../Engine/src/Server.cpp:18: ../shared/include/Lightmap.hpp:41:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | throw (LightmapException); | ^~~~~ ../shared/include/Lightmap.hpp:55:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:30, from ../Engine/include/Server.hpp:22, from ../Engine/src/Server.cpp:18: ../shared/include/Map.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MapException); | ^~~~~ ../shared/include/Map.hpp:82:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 82 | void fill_map() throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:32, from ../Engine/include/Server.hpp:22, from ../Engine/src/Server.cpp:18: ../shared/include/Font.hpp:53:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw (KeyValueException, FontException); | ^~~~~ In file included from ../shared/include/Resources.hpp:33, from ../Engine/include/Server.hpp:22, from ../Engine/src/Server.cpp:18: ../shared/include/Icon.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, IconException); | ^~~~~ ../shared/include/Icon.hpp:53:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:35, from ../Engine/include/Server.hpp:22, from ../Engine/src/Server.cpp:18: ../shared/include/Music.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, MusicException); | ^~~~~ ../shared/include/Music.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | const Audio *get_audio() const throw (MusicException); | ^~~~~ In file included from ../shared/include/Resources.hpp:36, from ../Engine/include/Server.hpp:22, from ../Engine/src/Server.cpp:18: ../shared/include/Shader.hpp:41:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Shader(const std::string& filename, ZipReader *zip) throw (KeyValueException, ShaderException); | ^~~~~ ../shared/include/Shader.hpp:44:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual ID get_location(const char *name) throw (ShaderException) = 0; | ^~~~~ ../shared/include/Shader.hpp:45:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual ID get_attrib_location(const char *name) throw (ShaderException) = 0; | ^~~~~ In file included from ../Engine/include/Server.hpp:22, from ../Engine/src/Server.cpp:18: ../shared/include/Resources.hpp:96:123: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | Resources(Subsystem& subystem, const std::string& resource_directory, bool skip_maps = false, bool paks_only = false) throw (ResourcesException, ResourcesMissingException); | ^~~~~ In file included from ../Engine/include/Server.hpp:22, from ../Engine/src/Server.cpp:18: ../shared/include/Resources.hpp:99:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void reload_resources() throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:103:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 103 | Tileset *get_tileset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:104:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | Object *get_object(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:105:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | Characterset *get_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:106:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | NPC *get_npc(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:107:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | Animation *get_animation(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:108:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | Map *get_map(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:109:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 109 | Background *get_background(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:110:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | Font *get_font(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:111:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | Icon *get_icon(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:112:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | Sound *get_sound(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:113:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | Music *get_music(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:114:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | Properties *get_game_settings(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:115:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | Shader *get_shader(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:116:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 116 | Icon *get_flag(const std::string& name, bool no_throw = false) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:159:90: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | void read_tilesets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:160:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 160 | void read_objects(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:161:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 161 | void read_charactersets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:162:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 162 | void read_npcs(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:163:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 163 | void read_animations(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:164:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 164 | void read_maps(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:165:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 165 | void read_backgrounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:166:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | void read_fonts(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:167:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | void read_icons(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:168:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | void read_sounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:169:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | void read_musics(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:170:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 170 | void read_game_settings(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:171:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | void read_shaders(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:172:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 172 | void read_flags(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:174:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 174 | void load_resources(bool home_paks_only) throw (ResourcesException, ResourcesMissingException); | ^~~~~ ../shared/include/Resources.hpp:175:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 175 | void read_all(const std::string& fdir, ZipReader *fzip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:177:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 177 | void prepare_resources() throw (ResourcesException); | ^~~~~ In file included from ../Engine/include/MessageSequencer.hpp:22, from ../Engine/include/ClientServer.hpp:22, from ../Engine/include/Server.hpp:26, from ../Engine/src/Server.cpp:18: ../shared/include/UDPSocket.hpp:42:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | UDPSocket() throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | UDPSocket(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:46:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | ssize_t send(uint32_t host, uint16_t port, void *buffer, size_t length) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:47:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | ssize_t recv(char *buffer, size_t length, uint32_t *host, uint16_t *port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:48:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_port(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:60:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 60 | void create_socket(unsigned short port) throw (UDPSocketException); | ^~~~~ In file included from ../Engine/include/ClientServer.hpp:22, from ../Engine/include/Server.hpp:26, from ../Engine/src/Server.cpp:18: ../Engine/include/MessageSequencer.hpp:94:128: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | MessageSequencer(I18N& i18n, hostport_t port, pico_size_t num_heaps, const std::string& name, const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:95:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 95 | MessageSequencer(I18N& i18n, hostaddr_t server_host, hostport_t server_port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:99:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void request_server_info(hostaddr_t host, hostport_t port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:100:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 100 | void login(const std::string& password, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:101:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 101 | void login(data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:102:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | void logout() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:104:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | void broadcast(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:105:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | void push(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:106:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void push(flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:107:85: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | void push(const Connection *c, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:108:100: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | void push(const Connection *c, command_t cmd, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:111:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | bool cycle() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:112:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | void kill(const Connection *c) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:114:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | int protocol_version) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:121:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | virtual void event_access_denied(RefusalReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:122:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 122 | virtual void event_login(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:123:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | virtual void event_data(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:124:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 124 | virtual void event_logout(const Connection *c, LogoutReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:143:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 143 | void ack(SequencerHeap *heap, sequence_no_t seq_no) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:144:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | void process_incoming(SequencerHeap *heap, NetMessage *msg) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:152:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 152 | flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:27, from ../Engine/include/ClientServer.hpp:23, from ../Engine/include/Server.hpp:26, from ../Engine/src/Server.cpp:18: ../Engine/include/Player.hpp:44:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | void set_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:31, from ../Engine/include/ClientServer.hpp:23, from ../Engine/include/Server.hpp:26, from ../Engine/src/Server.cpp:18: ../shared/include/Configuration.hpp:34:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 34 | Configuration(const std::string& directory, const std::string& filename) throw (ConfigurationException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:32, from ../Engine/include/ClientServer.hpp:23, from ../Engine/include/Server.hpp:26, from ../Engine/src/Server.cpp:18: ../shared/include/Gui.hpp:68:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 68 | Gui(Resources& resources, Subsystem& subsystem, Font *font) throw (GuiException, ResourcesException); | ^~~~~ ../shared/include/Gui.hpp:71:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 71 | void run() throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:74:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | virtual void idle() throw (Exception) = 0; | ^~~~~ ../shared/include/Gui.hpp:99:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:102:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | const std::string& caption) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:106:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:110:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:114:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:117:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | const std::string& text) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | TileGraphic *graphic) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:123:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:126:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 126 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:131:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 131 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:136:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 136 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:140:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 140 | void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:144:83: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | GuiListbox::OnItemSelected on_item_selected, void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:201:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 201 | void idleloop(int stack_counter) throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:203:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 203 | void check_parent(GuiObject *parent) throw (GuiException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:36, from ../Engine/include/ClientServer.hpp:23, from ../Engine/include/Server.hpp:26, from ../Engine/src/Server.cpp:18: ../Engine/include/Lagometer.hpp:41:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Lagometer(Subsystem& subsystem) throw (LagometerException); | ^~~~~ ../Engine/include/Lagometer.hpp:42:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | Lagometer(Subsystem& subsystem, int width, int height) throw (LagometerException); | ^~~~~ ../Engine/include/Lagometer.hpp:77:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | void create(Subsystem& subsystem) throw (LagometerException); | ^~~~~ In file included from ../Engine/include/ClientServer.hpp:23, from ../Engine/include/Server.hpp:26, from ../Engine/src/Server.cpp:18: ../Engine/include/Tournament.hpp:171:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | throw (TournamentException, ResourcesException); | ^~~~~ ../Engine/include/Tournament.hpp:223:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 223 | virtual void create_spawn_points() throw (TournamentException); | ^~~~~ In file included from ../Engine/include/ClientServer.hpp:26, from ../Engine/include/Server.hpp:26, from ../Engine/src/Server.cpp:18: ../Engine/include/TournamentFactory.hpp:45:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | throw (TournamentFactoryException); | ^~~~~ ../Engine/include/TournamentFactory.hpp:49:75: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | bool server, bool warmup, Players& players, ServerLogger *logger) throw (Exception); | ^~~~~ In file included from ../Engine/include/Server.hpp:26, from ../Engine/src/Server.cpp:18: ../Engine/include/ClientServer.hpp:65:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:68:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 68 | data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:71:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 71 | data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:73:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void flush_stacked_send_data(const Connection *c, flags_t flags) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:74:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void flush_stacked_broadcast_data(flags_t flags) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:75:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void flush_stacked_broadcast_data_synced(flags_t flags) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:78:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 78 | data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:81:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 81 | const void *data) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:84:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 84 | const void *data) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:88:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 88 | const std::string& server_name, const std::string& password) throw (Exception); | ^~~~~ In file included from ../Engine/include/Server.hpp:29, from ../Engine/src/Server.cpp:18: ../Engine/include/ServerAdmin.hpp:46:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void execute(const Connection *c, Player *p, std::string cmd, std::string params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:66:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 66 | void update_configuration(const Connection *c) throw (Exception); | ^~~~~ ../Engine/include/ServerAdmin.hpp:67:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void send_i18n_msg(const Connection *c, I18NText id, const char *addon = 0) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:68:104: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 68 | void send_i18n_msg(const Connection *c, I18NText id, const std::string& p1, const std::string& p2) throw (ServerAdminException); | ^~~~~ In file included from ../Engine/include/Server.hpp:29, from ../Engine/src/Server.cpp:18: ../Engine/include/ServerAdmin.hpp:70:75: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 70 | void sc_op(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:71:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 71 | void sc_deop(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:72:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 72 | void sc_list(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:73:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void sc_kick(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:74:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void sc_ban(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:75:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void sc_unban(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:76:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 76 | void sc_next(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:77:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | void sc_map(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:78:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 78 | void sc_reload(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:79:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 79 | void sc_save(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:80:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | void sc_get(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:81:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 81 | void sc_set(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:82:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 82 | void sc_reset(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:83:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | void sc_vote(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:84:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 84 | void sc_stats(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:86:62: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | bool check_if_authorized(const Connection *c, Player *p) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:87:74: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 87 | bool check_if_params(const Connection *c, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:88:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 88 | bool check_if_no_params(const Connection *c, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:89:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 89 | bool check_if_is_server(const Connection *c) throw (ServerAdminException); | ^~~~~ In file included from ../Engine/src/Server.cpp:18: ../Engine/include/Server.hpp:48:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | throw (Exception); | ^~~~~ ../Engine/include/Server.hpp:51:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const std::string& server_config_file) throw (Exception); | ^~~~~ ../Engine/include/Server.hpp:55:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void start() throw (ServerException); | ^~~~~ ../Engine/include/Server.hpp:57:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 57 | void reload_config() throw (ServerException); | ^~~~~ ../Engine/include/Server.hpp:129:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 129 | void process_sync_pak(const Connection *c, Player *p) throw (ServerException); | ^~~~~ ../Engine/include/Server.hpp:136:84: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 136 | void parse_command(const Connection *c, Player *p, data_len_t len, void *data) throw (ServerAdminException); | ^~~~~ ../Engine/include/Server.hpp:144:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | virtual void event_login(const Connection *c, data_len_t len, void *data) throw (Exception); | ^~~~~ ../Engine/include/Server.hpp:145:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 145 | virtual void event_data(const Connection *c, data_len_t len, void *data) throw (Exception); | ^~~~~ ../Engine/include/Server.hpp:146:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | virtual void event_logout(const Connection *c, LogoutReason reason) throw (Exception); | ^~~~~ ../Engine/src/Server.cpp:45:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const std::string& map_name, int duration, int warmup) throw (Exception) | ^~~~~ ../Engine/src/Server.cpp:68:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 68 | const std::string& server_config_file) throw (Exception) | ^~~~~ ../Engine/src/Server.cpp:110:22: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | void Server::start() throw (ServerException) { | ^~~~~ ../Engine/src/Server.cpp:132:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 132 | void Server::reload_config() throw (ServerException) { | ^~~~~ ../Engine/src/Server.cpp:510:75: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 510 | void Server::event_login(const Connection *c, data_len_t len, void *data) throw (Exception) { | ^~~~~ ../Engine/src/Server.cpp:607:74: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 607 | void Server::event_data(const Connection *c, data_len_t len, void *data) throw (Exception) { | ^~~~~ ../Engine/src/Server.cpp:882:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 882 | void Server::event_logout(const Connection *c, LogoutReason reason) throw (Exception) { | ^~~~~ ../Engine/src/Server.cpp:1182:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1182 | void Server::process_sync_pak(const Connection *c, Player *p) throw (ServerException) { | ^~~~~ ../Engine/src/Server.cpp:1315:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1315 | void Server::parse_command(const Connection *c, Player *p, data_len_t len, void *data) throw (ServerAdminException) { | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/Game' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/Game' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I../Engine/include -I../shared/include -Wno-unused-result -pedantic -Wextra -DDATA_DIRECTORY=/usr/share/games/goatattack -D__STDC_FORMAT_MACROS -DPNG_SKIP_SETJMP_CHECK -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../Engine/src/goatattack-OptionsMenu.o `test -f '../Engine/src/OptionsMenu.cpp' || echo './'`../Engine/src/OptionsMenu.cpp In file included from ../shared/include/ZipReader.hpp:21, from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/OptionsMenu.hpp:21, from ../Engine/src/OptionsMenu.cpp:18: ../shared/include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/OptionsMenu.hpp:21, from ../Engine/src/OptionsMenu.cpp:18: ../shared/include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/OptionsMenu.hpp:21, from ../Engine/src/OptionsMenu.cpp:18: ../shared/include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/OptionsMenu.hpp:21, from ../Engine/src/OptionsMenu.cpp:18: ../shared/include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ../shared/include/Resources.hpp:22, from ../Engine/include/OptionsMenu.hpp:21, from ../Engine/src/OptionsMenu.cpp:18: ../shared/include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ../shared/include/Resources.hpp:24, from ../Engine/include/OptionsMenu.hpp:21, from ../Engine/src/OptionsMenu.cpp:18: ../shared/include/Directory.hpp:43:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | Directory(const std::string& directory, const std::string& suffix, ZipReader *zip = 0) throw (DirectoryException); | ^~~~~ In file included from ../shared/include/KeyValue.hpp:22, from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/OptionsMenu.hpp:21, from ../Engine/src/OptionsMenu.cpp:18: ../shared/include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ../shared/include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/OptionsMenu.hpp:21, from ../Engine/src/OptionsMenu.cpp:18: ../shared/include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/OptionsMenu.hpp:21, from ../Engine/src/OptionsMenu.cpp:18: ../shared/include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Resources.hpp:25, from ../Engine/include/OptionsMenu.hpp:21, from ../Engine/src/OptionsMenu.cpp:18: ../shared/include/Tileset.hpp:47:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | throw (KeyValueException, TilesetException); | ^~~~~ ../shared/include/Tileset.hpp:67:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:26, from ../Engine/include/OptionsMenu.hpp:21, from ../Engine/src/OptionsMenu.cpp:18: ../shared/include/Object.hpp:64:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | throw (KeyValueException, ObjectException); | ^~~~~ ../shared/include/Object.hpp:96:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Characterset.hpp:22, from ../shared/include/Resources.hpp:27, from ../Engine/include/OptionsMenu.hpp:21, from ../Engine/src/OptionsMenu.cpp:18: ../shared/include/Movable.hpp:52:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ ../shared/include/Movable.hpp:73:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ In file included from ../shared/include/Resources.hpp:27, from ../Engine/include/OptionsMenu.hpp:21, from ../Engine/src/OptionsMenu.cpp:18: ../shared/include/Characterset.hpp:61:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 61 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/Characterset.hpp:80:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:83:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:86:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:28, from ../Engine/include/OptionsMenu.hpp:21, from ../Engine/src/OptionsMenu.cpp:18: ../shared/include/NPC.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/NPC.hpp:77:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Sound.hpp:24, from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/OptionsMenu.hpp:21, from ../Engine/src/OptionsMenu.cpp:18: ../shared/include/Audio.hpp:45:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ ../shared/include/Audio.hpp:46:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | virtual void generate_music(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ In file included from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/OptionsMenu.hpp:21, from ../Engine/src/OptionsMenu.cpp:18: ../shared/include/Sound.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, SoundException); | ^~~~~ In file included from ../shared/include/Resources.hpp:29, from ../Engine/include/OptionsMenu.hpp:21, from ../Engine/src/OptionsMenu.cpp:18: ../shared/include/Animation.hpp:42:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | throw (KeyValueException, AnimationException); | ^~~~~ ../shared/include/Animation.hpp:99:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:25, from ../shared/include/Resources.hpp:30, from ../Engine/include/OptionsMenu.hpp:21, from ../Engine/src/OptionsMenu.cpp:18: ../shared/include/Background.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, BackgroundException); | ^~~~~ ../shared/include/Background.hpp:53:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:27, from ../shared/include/Resources.hpp:30, from ../Engine/include/OptionsMenu.hpp:21, from ../Engine/src/OptionsMenu.cpp:18: ../shared/include/Lightmap.hpp:41:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | throw (LightmapException); | ^~~~~ ../shared/include/Lightmap.hpp:55:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:30, from ../Engine/include/OptionsMenu.hpp:21, from ../Engine/src/OptionsMenu.cpp:18: ../shared/include/Map.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MapException); | ^~~~~ ../shared/include/Map.hpp:82:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 82 | void fill_map() throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:32, from ../Engine/include/OptionsMenu.hpp:21, from ../Engine/src/OptionsMenu.cpp:18: ../shared/include/Font.hpp:53:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw (KeyValueException, FontException); | ^~~~~ In file included from ../shared/include/Resources.hpp:33, from ../Engine/include/OptionsMenu.hpp:21, from ../Engine/src/OptionsMenu.cpp:18: ../shared/include/Icon.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, IconException); | ^~~~~ ../shared/include/Icon.hpp:53:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:35, from ../Engine/include/OptionsMenu.hpp:21, from ../Engine/src/OptionsMenu.cpp:18: ../shared/include/Music.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, MusicException); | ^~~~~ ../shared/include/Music.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | const Audio *get_audio() const throw (MusicException); | ^~~~~ In file included from ../shared/include/Resources.hpp:36, from ../Engine/include/OptionsMenu.hpp:21, from ../Engine/src/OptionsMenu.cpp:18: ../shared/include/Shader.hpp:41:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Shader(const std::string& filename, ZipReader *zip) throw (KeyValueException, ShaderException); | ^~~~~ ../shared/include/Shader.hpp:44:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual ID get_location(const char *name) throw (ShaderException) = 0; | ^~~~~ ../shared/include/Shader.hpp:45:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual ID get_attrib_location(const char *name) throw (ShaderException) = 0; | ^~~~~ In file included from ../Engine/include/OptionsMenu.hpp:21, from ../Engine/src/OptionsMenu.cpp:18: ../shared/include/Resources.hpp:96:123: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | Resources(Subsystem& subystem, const std::string& resource_directory, bool skip_maps = false, bool paks_only = false) throw (ResourcesException, ResourcesMissingException); | ^~~~~ In file included from ../Engine/include/OptionsMenu.hpp:21, from ../Engine/src/OptionsMenu.cpp:18: ../shared/include/Resources.hpp:99:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void reload_resources() throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:103:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 103 | Tileset *get_tileset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:104:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | Object *get_object(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:105:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | Characterset *get_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:106:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | NPC *get_npc(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:107:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | Animation *get_animation(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:108:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | Map *get_map(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:109:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 109 | Background *get_background(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:110:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | Font *get_font(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:111:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | Icon *get_icon(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:112:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | Sound *get_sound(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:113:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | Music *get_music(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:114:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | Properties *get_game_settings(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:115:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | Shader *get_shader(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:116:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 116 | Icon *get_flag(const std::string& name, bool no_throw = false) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:159:90: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | void read_tilesets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:160:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 160 | void read_objects(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:161:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 161 | void read_charactersets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:162:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 162 | void read_npcs(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:163:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 163 | void read_animations(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:164:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 164 | void read_maps(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:165:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 165 | void read_backgrounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:166:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | void read_fonts(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:167:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | void read_icons(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:168:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | void read_sounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:169:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | void read_musics(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:170:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 170 | void read_game_settings(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:171:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | void read_shaders(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:172:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 172 | void read_flags(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:174:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 174 | void load_resources(bool home_paks_only) throw (ResourcesException, ResourcesMissingException); | ^~~~~ ../shared/include/Resources.hpp:175:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 175 | void read_all(const std::string& fdir, ZipReader *fzip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:177:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 177 | void prepare_resources() throw (ResourcesException); | ^~~~~ In file included from ../Engine/include/OptionsMenu.hpp:23, from ../Engine/src/OptionsMenu.cpp:18: ../shared/include/Gui.hpp:68:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 68 | Gui(Resources& resources, Subsystem& subsystem, Font *font) throw (GuiException, ResourcesException); | ^~~~~ ../shared/include/Gui.hpp:71:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 71 | void run() throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:74:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | virtual void idle() throw (Exception) = 0; | ^~~~~ ../shared/include/Gui.hpp:99:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:102:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | const std::string& caption) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:106:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:110:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:114:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:117:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | const std::string& text) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | TileGraphic *graphic) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:123:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:126:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 126 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:131:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 131 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:136:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 136 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:140:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 140 | void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:144:83: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | GuiListbox::OnItemSelected on_item_selected, void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:201:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 201 | void idleloop(int stack_counter) throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:203:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 203 | void check_parent(GuiObject *parent) throw (GuiException); | ^~~~~ In file included from ../Engine/include/OptionsMenu.hpp:24, from ../Engine/src/OptionsMenu.cpp:18: ../shared/include/Configuration.hpp:34:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 34 | Configuration(const std::string& directory, const std::string& filename) throw (ConfigurationException); | ^~~~~ In file included from ../Engine/include/MessageSequencer.hpp:22, from ../Engine/include/ClientServer.hpp:22, from ../Engine/include/Client.hpp:26, from ../Engine/src/OptionsMenu.cpp:19: ../shared/include/UDPSocket.hpp:42:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | UDPSocket() throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | UDPSocket(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:46:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | ssize_t send(uint32_t host, uint16_t port, void *buffer, size_t length) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:47:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | ssize_t recv(char *buffer, size_t length, uint32_t *host, uint16_t *port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:48:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_port(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:60:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 60 | void create_socket(unsigned short port) throw (UDPSocketException); | ^~~~~ In file included from ../Engine/include/ClientServer.hpp:22, from ../Engine/include/Client.hpp:26, from ../Engine/src/OptionsMenu.cpp:19: ../Engine/include/MessageSequencer.hpp:94:128: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | MessageSequencer(I18N& i18n, hostport_t port, pico_size_t num_heaps, const std::string& name, const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:95:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 95 | MessageSequencer(I18N& i18n, hostaddr_t server_host, hostport_t server_port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:99:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void request_server_info(hostaddr_t host, hostport_t port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:100:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 100 | void login(const std::string& password, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:101:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 101 | void login(data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:102:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | void logout() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:104:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | void broadcast(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:105:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | void push(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:106:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void push(flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:107:85: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | void push(const Connection *c, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:108:100: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | void push(const Connection *c, command_t cmd, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:111:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | bool cycle() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:112:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | void kill(const Connection *c) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:114:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | int protocol_version) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:121:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | virtual void event_access_denied(RefusalReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:122:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 122 | virtual void event_login(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:123:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | virtual void event_data(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:124:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 124 | virtual void event_logout(const Connection *c, LogoutReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:143:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 143 | void ack(SequencerHeap *heap, sequence_no_t seq_no) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:144:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | void process_incoming(SequencerHeap *heap, NetMessage *msg) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:152:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 152 | flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:27, from ../Engine/include/ClientServer.hpp:23, from ../Engine/include/Client.hpp:26, from ../Engine/src/OptionsMenu.cpp:19: ../Engine/include/Player.hpp:44:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | void set_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:36, from ../Engine/include/ClientServer.hpp:23, from ../Engine/include/Client.hpp:26, from ../Engine/src/OptionsMenu.cpp:19: ../Engine/include/Lagometer.hpp:41:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Lagometer(Subsystem& subsystem) throw (LagometerException); | ^~~~~ ../Engine/include/Lagometer.hpp:42:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | Lagometer(Subsystem& subsystem, int width, int height) throw (LagometerException); | ^~~~~ ../Engine/include/Lagometer.hpp:77:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | void create(Subsystem& subsystem) throw (LagometerException); | ^~~~~ In file included from ../Engine/include/ClientServer.hpp:23, from ../Engine/include/Client.hpp:26, from ../Engine/src/OptionsMenu.cpp:19: ../Engine/include/Tournament.hpp:171:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | throw (TournamentException, ResourcesException); | ^~~~~ ../Engine/include/Tournament.hpp:223:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 223 | virtual void create_spawn_points() throw (TournamentException); | ^~~~~ In file included from ../Engine/include/ClientServer.hpp:26, from ../Engine/include/Client.hpp:26, from ../Engine/src/OptionsMenu.cpp:19: ../Engine/include/TournamentFactory.hpp:45:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | throw (TournamentFactoryException); | ^~~~~ ../Engine/include/TournamentFactory.hpp:49:75: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | bool server, bool warmup, Players& players, ServerLogger *logger) throw (Exception); | ^~~~~ In file included from ../Engine/include/Client.hpp:26, from ../Engine/src/OptionsMenu.cpp:19: ../Engine/include/ClientServer.hpp:65:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:68:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 68 | data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:71:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 71 | data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:73:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void flush_stacked_send_data(const Connection *c, flags_t flags) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:74:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void flush_stacked_broadcast_data(flags_t flags) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:75:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void flush_stacked_broadcast_data_synced(flags_t flags) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:78:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 78 | data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:81:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 81 | const void *data) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:84:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 84 | const void *data) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:88:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 88 | const std::string& server_name, const std::string& password) throw (Exception); | ^~~~~ In file included from ../Engine/include/Client.hpp:32, from ../Engine/src/OptionsMenu.cpp:19: ../shared/include/Mutex.hpp:49:13: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Mutex() throw (MutexException); | ^~~~~ In file included from ../Engine/src/OptionsMenu.cpp:19: ../Engine/include/Client.hpp:57:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 57 | throw (Exception); | ^~~~~ ../Engine/include/Client.hpp:65:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | virtual void idle() throw (Exception); | ^~~~~ ../Engine/include/Client.hpp:138:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 138 | int protocol_version) throw (Exception); | ^~~~~ ../Engine/include/Client.hpp:139:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 139 | virtual void event_access_denied(MessageSequencer::RefusalReason reason) throw (Exception); | ^~~~~ ../Engine/include/Client.hpp:140:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 140 | virtual void event_login(const Connection *c, data_len_t len, void *data) throw (Exception); | ^~~~~ ../Engine/include/Client.hpp:141:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 141 | virtual void event_data(const Connection *c, data_len_t len, void *data) throw (Exception); | ^~~~~ ../Engine/include/Client.hpp:142:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 142 | virtual void event_logout(const Connection *c, LogoutReason reason) throw (Exception); | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/Game' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/Game' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I../Engine/include -I../shared/include -Wno-unused-result -pedantic -Wextra -DDATA_DIRECTORY=/usr/share/games/goatattack -D__STDC_FORMAT_MACROS -DPNG_SKIP_SETJMP_CHECK -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../Engine/src/goatattack-TournamentPhysics.o `test -f '../Engine/src/TournamentPhysics.cpp' || echo './'`../Engine/src/TournamentPhysics.cpp In file included from ../shared/include/ZipReader.hpp:21, from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentPhysics.cpp:18: ../shared/include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentPhysics.cpp:18: ../shared/include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentPhysics.cpp:18: ../shared/include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentPhysics.cpp:18: ../shared/include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentPhysics.cpp:18: ../shared/include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ../shared/include/Resources.hpp:24, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentPhysics.cpp:18: ../shared/include/Directory.hpp:43:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | Directory(const std::string& directory, const std::string& suffix, ZipReader *zip = 0) throw (DirectoryException); | ^~~~~ In file included from ../shared/include/KeyValue.hpp:22, from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentPhysics.cpp:18: ../shared/include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ../shared/include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentPhysics.cpp:18: ../shared/include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentPhysics.cpp:18: ../shared/include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentPhysics.cpp:18: ../shared/include/Tileset.hpp:47:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | throw (KeyValueException, TilesetException); | ^~~~~ ../shared/include/Tileset.hpp:67:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:26, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentPhysics.cpp:18: ../shared/include/Object.hpp:64:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | throw (KeyValueException, ObjectException); | ^~~~~ ../shared/include/Object.hpp:96:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Characterset.hpp:22, from ../shared/include/Resources.hpp:27, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentPhysics.cpp:18: ../shared/include/Movable.hpp:52:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ ../shared/include/Movable.hpp:73:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ In file included from ../shared/include/Resources.hpp:27, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentPhysics.cpp:18: ../shared/include/Characterset.hpp:61:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 61 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/Characterset.hpp:80:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:83:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:86:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:28, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentPhysics.cpp:18: ../shared/include/NPC.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/NPC.hpp:77:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Sound.hpp:24, from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentPhysics.cpp:18: ../shared/include/Audio.hpp:45:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ ../shared/include/Audio.hpp:46:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | virtual void generate_music(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ In file included from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentPhysics.cpp:18: ../shared/include/Sound.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, SoundException); | ^~~~~ In file included from ../shared/include/Resources.hpp:29, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentPhysics.cpp:18: ../shared/include/Animation.hpp:42:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | throw (KeyValueException, AnimationException); | ^~~~~ ../shared/include/Animation.hpp:99:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:25, from ../shared/include/Resources.hpp:30, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentPhysics.cpp:18: ../shared/include/Background.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, BackgroundException); | ^~~~~ ../shared/include/Background.hpp:53:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:27, from ../shared/include/Resources.hpp:30, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentPhysics.cpp:18: ../shared/include/Lightmap.hpp:41:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | throw (LightmapException); | ^~~~~ ../shared/include/Lightmap.hpp:55:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:30, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentPhysics.cpp:18: ../shared/include/Map.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MapException); | ^~~~~ ../shared/include/Map.hpp:82:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 82 | void fill_map() throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:32, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentPhysics.cpp:18: ../shared/include/Font.hpp:53:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw (KeyValueException, FontException); | ^~~~~ In file included from ../shared/include/Resources.hpp:33, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentPhysics.cpp:18: ../shared/include/Icon.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, IconException); | ^~~~~ ../shared/include/Icon.hpp:53:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:35, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentPhysics.cpp:18: ../shared/include/Music.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, MusicException); | ^~~~~ ../shared/include/Music.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | const Audio *get_audio() const throw (MusicException); | ^~~~~ In file included from ../shared/include/Resources.hpp:36, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentPhysics.cpp:18: ../shared/include/Shader.hpp:41:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Shader(const std::string& filename, ZipReader *zip) throw (KeyValueException, ShaderException); | ^~~~~ ../shared/include/Shader.hpp:44:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual ID get_location(const char *name) throw (ShaderException) = 0; | ^~~~~ ../shared/include/Shader.hpp:45:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual ID get_attrib_location(const char *name) throw (ShaderException) = 0; | ^~~~~ In file included from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentPhysics.cpp:18: ../shared/include/Resources.hpp:96:123: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | Resources(Subsystem& subystem, const std::string& resource_directory, bool skip_maps = false, bool paks_only = false) throw (ResourcesException, ResourcesMissingException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentPhysics.cpp:18: ../shared/include/Resources.hpp:99:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void reload_resources() throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:103:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 103 | Tileset *get_tileset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:104:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | Object *get_object(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:105:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | Characterset *get_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:106:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | NPC *get_npc(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:107:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | Animation *get_animation(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:108:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | Map *get_map(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:109:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 109 | Background *get_background(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:110:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | Font *get_font(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:111:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | Icon *get_icon(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:112:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | Sound *get_sound(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:113:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | Music *get_music(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:114:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | Properties *get_game_settings(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:115:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | Shader *get_shader(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:116:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 116 | Icon *get_flag(const std::string& name, bool no_throw = false) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:159:90: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | void read_tilesets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:160:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 160 | void read_objects(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:161:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 161 | void read_charactersets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:162:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 162 | void read_npcs(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:163:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 163 | void read_animations(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:164:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 164 | void read_maps(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:165:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 165 | void read_backgrounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:166:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | void read_fonts(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:167:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | void read_icons(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:168:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | void read_sounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:169:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | void read_musics(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:170:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 170 | void read_game_settings(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:171:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | void read_shaders(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:172:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 172 | void read_flags(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:174:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 174 | void load_resources(bool home_paks_only) throw (ResourcesException, ResourcesMissingException); | ^~~~~ ../shared/include/Resources.hpp:175:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 175 | void read_all(const std::string& fdir, ZipReader *fzip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:177:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 177 | void prepare_resources() throw (ResourcesException); | ^~~~~ In file included from ../Engine/include/MessageSequencer.hpp:22, from ../Engine/include/Player.hpp:21, from ../Engine/include/Tournament.hpp:27, from ../Engine/src/TournamentPhysics.cpp:18: ../shared/include/UDPSocket.hpp:42:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | UDPSocket() throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | UDPSocket(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:46:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | ssize_t send(uint32_t host, uint16_t port, void *buffer, size_t length) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:47:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | ssize_t recv(char *buffer, size_t length, uint32_t *host, uint16_t *port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:48:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_port(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:60:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 60 | void create_socket(unsigned short port) throw (UDPSocketException); | ^~~~~ In file included from ../Engine/include/Player.hpp:21, from ../Engine/include/Tournament.hpp:27, from ../Engine/src/TournamentPhysics.cpp:18: ../Engine/include/MessageSequencer.hpp:94:128: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | MessageSequencer(I18N& i18n, hostport_t port, pico_size_t num_heaps, const std::string& name, const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:95:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 95 | MessageSequencer(I18N& i18n, hostaddr_t server_host, hostport_t server_port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:99:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void request_server_info(hostaddr_t host, hostport_t port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:100:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 100 | void login(const std::string& password, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:101:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 101 | void login(data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:102:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | void logout() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:104:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | void broadcast(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:105:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | void push(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:106:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void push(flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:107:85: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | void push(const Connection *c, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:108:100: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | void push(const Connection *c, command_t cmd, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:111:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | bool cycle() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:112:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | void kill(const Connection *c) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:114:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | int protocol_version) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:121:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | virtual void event_access_denied(RefusalReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:122:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 122 | virtual void event_login(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:123:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | virtual void event_data(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:124:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 124 | virtual void event_logout(const Connection *c, LogoutReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:143:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 143 | void ack(SequencerHeap *heap, sequence_no_t seq_no) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:144:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | void process_incoming(SequencerHeap *heap, NetMessage *msg) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:152:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 152 | flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:27, from ../Engine/src/TournamentPhysics.cpp:18: ../Engine/include/Player.hpp:44:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | void set_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:31, from ../Engine/src/TournamentPhysics.cpp:18: ../shared/include/Configuration.hpp:34:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 34 | Configuration(const std::string& directory, const std::string& filename) throw (ConfigurationException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:32, from ../Engine/src/TournamentPhysics.cpp:18: ../shared/include/Gui.hpp:68:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 68 | Gui(Resources& resources, Subsystem& subsystem, Font *font) throw (GuiException, ResourcesException); | ^~~~~ ../shared/include/Gui.hpp:71:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 71 | void run() throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:74:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | virtual void idle() throw (Exception) = 0; | ^~~~~ ../shared/include/Gui.hpp:99:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:102:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | const std::string& caption) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:106:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:110:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:114:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:117:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | const std::string& text) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | TileGraphic *graphic) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:123:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:126:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 126 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:131:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 131 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:136:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 136 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:140:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 140 | void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:144:83: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | GuiListbox::OnItemSelected on_item_selected, void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:201:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 201 | void idleloop(int stack_counter) throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:203:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 203 | void check_parent(GuiObject *parent) throw (GuiException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:36, from ../Engine/src/TournamentPhysics.cpp:18: ../Engine/include/Lagometer.hpp:41:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Lagometer(Subsystem& subsystem) throw (LagometerException); | ^~~~~ ../Engine/include/Lagometer.hpp:42:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | Lagometer(Subsystem& subsystem, int width, int height) throw (LagometerException); | ^~~~~ ../Engine/include/Lagometer.hpp:77:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | void create(Subsystem& subsystem) throw (LagometerException); | ^~~~~ In file included from ../Engine/src/TournamentPhysics.cpp:18: ../Engine/include/Tournament.hpp:171:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | throw (TournamentException, ResourcesException); | ^~~~~ ../Engine/include/Tournament.hpp:223:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 223 | virtual void create_spawn_points() throw (TournamentException); | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/Game' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/Game' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I../Engine/include -I../shared/include -Wno-unused-result -pedantic -Wextra -DDATA_DIRECTORY=/usr/share/games/goatattack -D__STDC_FORMAT_MACROS -DPNG_SKIP_SETJMP_CHECK -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../Engine/src/goatattack-TournamentSpectator.o `test -f '../Engine/src/TournamentSpectator.cpp' || echo './'`../Engine/src/TournamentSpectator.cpp In file included from ../shared/include/ZipReader.hpp:21, from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentSpectator.cpp:18: ../shared/include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentSpectator.cpp:18: ../shared/include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentSpectator.cpp:18: ../shared/include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentSpectator.cpp:18: ../shared/include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentSpectator.cpp:18: ../shared/include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ../shared/include/Resources.hpp:24, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentSpectator.cpp:18: ../shared/include/Directory.hpp:43:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | Directory(const std::string& directory, const std::string& suffix, ZipReader *zip = 0) throw (DirectoryException); | ^~~~~ In file included from ../shared/include/KeyValue.hpp:22, from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentSpectator.cpp:18: ../shared/include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ../shared/include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentSpectator.cpp:18: ../shared/include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentSpectator.cpp:18: ../shared/include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentSpectator.cpp:18: ../shared/include/Tileset.hpp:47:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | throw (KeyValueException, TilesetException); | ^~~~~ ../shared/include/Tileset.hpp:67:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:26, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentSpectator.cpp:18: ../shared/include/Object.hpp:64:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | throw (KeyValueException, ObjectException); | ^~~~~ ../shared/include/Object.hpp:96:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Characterset.hpp:22, from ../shared/include/Resources.hpp:27, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentSpectator.cpp:18: ../shared/include/Movable.hpp:52:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ ../shared/include/Movable.hpp:73:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ In file included from ../shared/include/Resources.hpp:27, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentSpectator.cpp:18: ../shared/include/Characterset.hpp:61:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 61 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/Characterset.hpp:80:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:83:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:86:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:28, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentSpectator.cpp:18: ../shared/include/NPC.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/NPC.hpp:77:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Sound.hpp:24, from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentSpectator.cpp:18: ../shared/include/Audio.hpp:45:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ ../shared/include/Audio.hpp:46:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | virtual void generate_music(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ In file included from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentSpectator.cpp:18: ../shared/include/Sound.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, SoundException); | ^~~~~ In file included from ../shared/include/Resources.hpp:29, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentSpectator.cpp:18: ../shared/include/Animation.hpp:42:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | throw (KeyValueException, AnimationException); | ^~~~~ ../shared/include/Animation.hpp:99:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:25, from ../shared/include/Resources.hpp:30, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentSpectator.cpp:18: ../shared/include/Background.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, BackgroundException); | ^~~~~ ../shared/include/Background.hpp:53:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:27, from ../shared/include/Resources.hpp:30, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentSpectator.cpp:18: ../shared/include/Lightmap.hpp:41:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | throw (LightmapException); | ^~~~~ ../shared/include/Lightmap.hpp:55:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:30, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentSpectator.cpp:18: ../shared/include/Map.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MapException); | ^~~~~ ../shared/include/Map.hpp:82:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 82 | void fill_map() throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:32, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentSpectator.cpp:18: ../shared/include/Font.hpp:53:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw (KeyValueException, FontException); | ^~~~~ In file included from ../shared/include/Resources.hpp:33, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentSpectator.cpp:18: ../shared/include/Icon.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, IconException); | ^~~~~ ../shared/include/Icon.hpp:53:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:35, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentSpectator.cpp:18: ../shared/include/Music.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, MusicException); | ^~~~~ ../shared/include/Music.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | const Audio *get_audio() const throw (MusicException); | ^~~~~ In file included from ../shared/include/Resources.hpp:36, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentSpectator.cpp:18: ../shared/include/Shader.hpp:41:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Shader(const std::string& filename, ZipReader *zip) throw (KeyValueException, ShaderException); | ^~~~~ ../shared/include/Shader.hpp:44:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual ID get_location(const char *name) throw (ShaderException) = 0; | ^~~~~ ../shared/include/Shader.hpp:45:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual ID get_attrib_location(const char *name) throw (ShaderException) = 0; | ^~~~~ In file included from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentSpectator.cpp:18: ../shared/include/Resources.hpp:96:123: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | Resources(Subsystem& subystem, const std::string& resource_directory, bool skip_maps = false, bool paks_only = false) throw (ResourcesException, ResourcesMissingException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentSpectator.cpp:18: ../shared/include/Resources.hpp:99:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void reload_resources() throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:103:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 103 | Tileset *get_tileset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:104:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | Object *get_object(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:105:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | Characterset *get_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:106:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | NPC *get_npc(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:107:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | Animation *get_animation(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:108:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | Map *get_map(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:109:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 109 | Background *get_background(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:110:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | Font *get_font(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:111:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | Icon *get_icon(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:112:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | Sound *get_sound(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:113:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | Music *get_music(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:114:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | Properties *get_game_settings(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:115:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | Shader *get_shader(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:116:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 116 | Icon *get_flag(const std::string& name, bool no_throw = false) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:159:90: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | void read_tilesets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:160:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 160 | void read_objects(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:161:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 161 | void read_charactersets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:162:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 162 | void read_npcs(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:163:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 163 | void read_animations(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:164:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 164 | void read_maps(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:165:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 165 | void read_backgrounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:166:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | void read_fonts(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:167:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | void read_icons(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:168:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | void read_sounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:169:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | void read_musics(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:170:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 170 | void read_game_settings(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:171:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | void read_shaders(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:172:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 172 | void read_flags(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:174:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 174 | void load_resources(bool home_paks_only) throw (ResourcesException, ResourcesMissingException); | ^~~~~ ../shared/include/Resources.hpp:175:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 175 | void read_all(const std::string& fdir, ZipReader *fzip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:177:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 177 | void prepare_resources() throw (ResourcesException); | ^~~~~ In file included from ../Engine/include/MessageSequencer.hpp:22, from ../Engine/include/Player.hpp:21, from ../Engine/include/Tournament.hpp:27, from ../Engine/src/TournamentSpectator.cpp:18: ../shared/include/UDPSocket.hpp:42:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | UDPSocket() throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | UDPSocket(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:46:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | ssize_t send(uint32_t host, uint16_t port, void *buffer, size_t length) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:47:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | ssize_t recv(char *buffer, size_t length, uint32_t *host, uint16_t *port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:48:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_port(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:60:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 60 | void create_socket(unsigned short port) throw (UDPSocketException); | ^~~~~ In file included from ../Engine/include/Player.hpp:21, from ../Engine/include/Tournament.hpp:27, from ../Engine/src/TournamentSpectator.cpp:18: ../Engine/include/MessageSequencer.hpp:94:128: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | MessageSequencer(I18N& i18n, hostport_t port, pico_size_t num_heaps, const std::string& name, const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:95:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 95 | MessageSequencer(I18N& i18n, hostaddr_t server_host, hostport_t server_port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:99:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void request_server_info(hostaddr_t host, hostport_t port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:100:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 100 | void login(const std::string& password, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:101:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 101 | void login(data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:102:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | void logout() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:104:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | void broadcast(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:105:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | void push(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:106:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void push(flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:107:85: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | void push(const Connection *c, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:108:100: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | void push(const Connection *c, command_t cmd, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:111:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | bool cycle() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:112:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | void kill(const Connection *c) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:114:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | int protocol_version) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:121:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | virtual void event_access_denied(RefusalReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:122:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 122 | virtual void event_login(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:123:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | virtual void event_data(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:124:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 124 | virtual void event_logout(const Connection *c, LogoutReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:143:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 143 | void ack(SequencerHeap *heap, sequence_no_t seq_no) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:144:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | void process_incoming(SequencerHeap *heap, NetMessage *msg) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:152:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 152 | flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:27, from ../Engine/src/TournamentSpectator.cpp:18: ../Engine/include/Player.hpp:44:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | void set_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:31, from ../Engine/src/TournamentSpectator.cpp:18: ../shared/include/Configuration.hpp:34:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 34 | Configuration(const std::string& directory, const std::string& filename) throw (ConfigurationException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:32, from ../Engine/src/TournamentSpectator.cpp:18: ../shared/include/Gui.hpp:68:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 68 | Gui(Resources& resources, Subsystem& subsystem, Font *font) throw (GuiException, ResourcesException); | ^~~~~ ../shared/include/Gui.hpp:71:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 71 | void run() throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:74:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | virtual void idle() throw (Exception) = 0; | ^~~~~ ../shared/include/Gui.hpp:99:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:102:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | const std::string& caption) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:106:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:110:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:114:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:117:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | const std::string& text) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | TileGraphic *graphic) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:123:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:126:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 126 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:131:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 131 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:136:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 136 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:140:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 140 | void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:144:83: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | GuiListbox::OnItemSelected on_item_selected, void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:201:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 201 | void idleloop(int stack_counter) throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:203:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 203 | void check_parent(GuiObject *parent) throw (GuiException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:36, from ../Engine/src/TournamentSpectator.cpp:18: ../Engine/include/Lagometer.hpp:41:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Lagometer(Subsystem& subsystem) throw (LagometerException); | ^~~~~ ../Engine/include/Lagometer.hpp:42:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | Lagometer(Subsystem& subsystem, int width, int height) throw (LagometerException); | ^~~~~ ../Engine/include/Lagometer.hpp:77:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | void create(Subsystem& subsystem) throw (LagometerException); | ^~~~~ In file included from ../Engine/src/TournamentSpectator.cpp:18: ../Engine/include/Tournament.hpp:171:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | throw (TournamentException, ResourcesException); | ^~~~~ ../Engine/include/Tournament.hpp:223:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 223 | virtual void create_spawn_points() throw (TournamentException); | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/Game' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/Game' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I../Engine/include -I../shared/include -Wno-unused-result -pedantic -Wextra -DDATA_DIRECTORY=/usr/share/games/goatattack -D__STDC_FORMAT_MACROS -DPNG_SKIP_SETJMP_CHECK -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../Engine/src/goatattack-TournamentNPC.o `test -f '../Engine/src/TournamentNPC.cpp' || echo './'`../Engine/src/TournamentNPC.cpp In file included from ../shared/include/ZipReader.hpp:21, from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentNPC.cpp:18: ../shared/include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentNPC.cpp:18: ../shared/include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentNPC.cpp:18: ../shared/include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentNPC.cpp:18: ../shared/include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentNPC.cpp:18: ../shared/include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ../shared/include/Resources.hpp:24, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentNPC.cpp:18: ../shared/include/Directory.hpp:43:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | Directory(const std::string& directory, const std::string& suffix, ZipReader *zip = 0) throw (DirectoryException); | ^~~~~ In file included from ../shared/include/KeyValue.hpp:22, from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentNPC.cpp:18: ../shared/include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ../shared/include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentNPC.cpp:18: ../shared/include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentNPC.cpp:18: ../shared/include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentNPC.cpp:18: ../shared/include/Tileset.hpp:47:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | throw (KeyValueException, TilesetException); | ^~~~~ ../shared/include/Tileset.hpp:67:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:26, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentNPC.cpp:18: ../shared/include/Object.hpp:64:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | throw (KeyValueException, ObjectException); | ^~~~~ ../shared/include/Object.hpp:96:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Characterset.hpp:22, from ../shared/include/Resources.hpp:27, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentNPC.cpp:18: ../shared/include/Movable.hpp:52:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ ../shared/include/Movable.hpp:73:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ In file included from ../shared/include/Resources.hpp:27, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentNPC.cpp:18: ../shared/include/Characterset.hpp:61:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 61 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/Characterset.hpp:80:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:83:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:86:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:28, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentNPC.cpp:18: ../shared/include/NPC.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/NPC.hpp:77:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Sound.hpp:24, from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentNPC.cpp:18: ../shared/include/Audio.hpp:45:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ ../shared/include/Audio.hpp:46:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | virtual void generate_music(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ In file included from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentNPC.cpp:18: ../shared/include/Sound.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, SoundException); | ^~~~~ In file included from ../shared/include/Resources.hpp:29, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentNPC.cpp:18: ../shared/include/Animation.hpp:42:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | throw (KeyValueException, AnimationException); | ^~~~~ ../shared/include/Animation.hpp:99:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:25, from ../shared/include/Resources.hpp:30, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentNPC.cpp:18: ../shared/include/Background.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, BackgroundException); | ^~~~~ ../shared/include/Background.hpp:53:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:27, from ../shared/include/Resources.hpp:30, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentNPC.cpp:18: ../shared/include/Lightmap.hpp:41:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | throw (LightmapException); | ^~~~~ ../shared/include/Lightmap.hpp:55:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:30, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentNPC.cpp:18: ../shared/include/Map.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MapException); | ^~~~~ ../shared/include/Map.hpp:82:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 82 | void fill_map() throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:32, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentNPC.cpp:18: ../shared/include/Font.hpp:53:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw (KeyValueException, FontException); | ^~~~~ In file included from ../shared/include/Resources.hpp:33, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentNPC.cpp:18: ../shared/include/Icon.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, IconException); | ^~~~~ ../shared/include/Icon.hpp:53:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:35, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentNPC.cpp:18: ../shared/include/Music.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, MusicException); | ^~~~~ ../shared/include/Music.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | const Audio *get_audio() const throw (MusicException); | ^~~~~ In file included from ../shared/include/Resources.hpp:36, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentNPC.cpp:18: ../shared/include/Shader.hpp:41:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Shader(const std::string& filename, ZipReader *zip) throw (KeyValueException, ShaderException); | ^~~~~ ../shared/include/Shader.hpp:44:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual ID get_location(const char *name) throw (ShaderException) = 0; | ^~~~~ ../shared/include/Shader.hpp:45:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual ID get_attrib_location(const char *name) throw (ShaderException) = 0; | ^~~~~ In file included from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentNPC.cpp:18: ../shared/include/Resources.hpp:96:123: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | Resources(Subsystem& subystem, const std::string& resource_directory, bool skip_maps = false, bool paks_only = false) throw (ResourcesException, ResourcesMissingException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentNPC.cpp:18: ../shared/include/Resources.hpp:99:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void reload_resources() throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:103:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 103 | Tileset *get_tileset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:104:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | Object *get_object(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:105:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | Characterset *get_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:106:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | NPC *get_npc(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:107:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | Animation *get_animation(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:108:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | Map *get_map(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:109:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 109 | Background *get_background(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:110:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | Font *get_font(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:111:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | Icon *get_icon(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:112:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | Sound *get_sound(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:113:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | Music *get_music(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:114:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | Properties *get_game_settings(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:115:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | Shader *get_shader(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:116:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 116 | Icon *get_flag(const std::string& name, bool no_throw = false) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:159:90: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | void read_tilesets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:160:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 160 | void read_objects(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:161:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 161 | void read_charactersets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:162:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 162 | void read_npcs(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:163:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 163 | void read_animations(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:164:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 164 | void read_maps(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:165:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 165 | void read_backgrounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:166:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | void read_fonts(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:167:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | void read_icons(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:168:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | void read_sounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:169:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | void read_musics(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:170:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 170 | void read_game_settings(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:171:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | void read_shaders(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:172:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 172 | void read_flags(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:174:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 174 | void load_resources(bool home_paks_only) throw (ResourcesException, ResourcesMissingException); | ^~~~~ ../shared/include/Resources.hpp:175:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 175 | void read_all(const std::string& fdir, ZipReader *fzip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:177:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 177 | void prepare_resources() throw (ResourcesException); | ^~~~~ In file included from ../Engine/include/MessageSequencer.hpp:22, from ../Engine/include/Player.hpp:21, from ../Engine/include/Tournament.hpp:27, from ../Engine/src/TournamentNPC.cpp:18: ../shared/include/UDPSocket.hpp:42:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | UDPSocket() throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | UDPSocket(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:46:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | ssize_t send(uint32_t host, uint16_t port, void *buffer, size_t length) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:47:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | ssize_t recv(char *buffer, size_t length, uint32_t *host, uint16_t *port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:48:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_port(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:60:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 60 | void create_socket(unsigned short port) throw (UDPSocketException); | ^~~~~ In file included from ../Engine/include/Player.hpp:21, from ../Engine/include/Tournament.hpp:27, from ../Engine/src/TournamentNPC.cpp:18: ../Engine/include/MessageSequencer.hpp:94:128: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | MessageSequencer(I18N& i18n, hostport_t port, pico_size_t num_heaps, const std::string& name, const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:95:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 95 | MessageSequencer(I18N& i18n, hostaddr_t server_host, hostport_t server_port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:99:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void request_server_info(hostaddr_t host, hostport_t port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:100:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 100 | void login(const std::string& password, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:101:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 101 | void login(data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:102:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | void logout() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:104:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | void broadcast(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:105:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | void push(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:106:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void push(flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:107:85: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | void push(const Connection *c, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:108:100: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | void push(const Connection *c, command_t cmd, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:111:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | bool cycle() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:112:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | void kill(const Connection *c) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:114:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | int protocol_version) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:121:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | virtual void event_access_denied(RefusalReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:122:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 122 | virtual void event_login(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:123:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | virtual void event_data(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:124:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 124 | virtual void event_logout(const Connection *c, LogoutReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:143:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 143 | void ack(SequencerHeap *heap, sequence_no_t seq_no) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:144:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | void process_incoming(SequencerHeap *heap, NetMessage *msg) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:152:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 152 | flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:27, from ../Engine/src/TournamentNPC.cpp:18: ../Engine/include/Player.hpp:44:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | void set_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:31, from ../Engine/src/TournamentNPC.cpp:18: ../shared/include/Configuration.hpp:34:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 34 | Configuration(const std::string& directory, const std::string& filename) throw (ConfigurationException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:32, from ../Engine/src/TournamentNPC.cpp:18: ../shared/include/Gui.hpp:68:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 68 | Gui(Resources& resources, Subsystem& subsystem, Font *font) throw (GuiException, ResourcesException); | ^~~~~ ../shared/include/Gui.hpp:71:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 71 | void run() throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:74:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | virtual void idle() throw (Exception) = 0; | ^~~~~ ../shared/include/Gui.hpp:99:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:102:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | const std::string& caption) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:106:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:110:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:114:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:117:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | const std::string& text) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | TileGraphic *graphic) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:123:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:126:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 126 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:131:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 131 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:136:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 136 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:140:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 140 | void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:144:83: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | GuiListbox::OnItemSelected on_item_selected, void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:201:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 201 | void idleloop(int stack_counter) throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:203:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 203 | void check_parent(GuiObject *parent) throw (GuiException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:36, from ../Engine/src/TournamentNPC.cpp:18: ../Engine/include/Lagometer.hpp:41:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Lagometer(Subsystem& subsystem) throw (LagometerException); | ^~~~~ ../Engine/include/Lagometer.hpp:42:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | Lagometer(Subsystem& subsystem, int width, int height) throw (LagometerException); | ^~~~~ ../Engine/include/Lagometer.hpp:77:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | void create(Subsystem& subsystem) throw (LagometerException); | ^~~~~ In file included from ../Engine/src/TournamentNPC.cpp:18: ../Engine/include/Tournament.hpp:171:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | throw (TournamentException, ResourcesException); | ^~~~~ ../Engine/include/Tournament.hpp:223:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 223 | virtual void create_spawn_points() throw (TournamentException); | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/Game' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/Game' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I../Engine/include -I../shared/include -Wno-unused-result -pedantic -Wextra -DDATA_DIRECTORY=/usr/share/games/goatattack -D__STDC_FORMAT_MACROS -DPNG_SKIP_SETJMP_CHECK -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../Engine/src/goatattack-TournamentTDM.o `test -f '../Engine/src/TournamentTDM.cpp' || echo './'`../Engine/src/TournamentTDM.cpp In file included from ../shared/include/ZipReader.hpp:21, from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentTDM.hpp:21, from ../Engine/src/TournamentTDM.cpp:18: ../shared/include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentTDM.hpp:21, from ../Engine/src/TournamentTDM.cpp:18: ../shared/include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentTDM.hpp:21, from ../Engine/src/TournamentTDM.cpp:18: ../shared/include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentTDM.hpp:21, from ../Engine/src/TournamentTDM.cpp:18: ../shared/include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentTDM.hpp:21, from ../Engine/src/TournamentTDM.cpp:18: ../shared/include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ../shared/include/Resources.hpp:24, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentTDM.hpp:21, from ../Engine/src/TournamentTDM.cpp:18: ../shared/include/Directory.hpp:43:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | Directory(const std::string& directory, const std::string& suffix, ZipReader *zip = 0) throw (DirectoryException); | ^~~~~ In file included from ../shared/include/KeyValue.hpp:22, from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentTDM.hpp:21, from ../Engine/src/TournamentTDM.cpp:18: ../shared/include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ../shared/include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentTDM.hpp:21, from ../Engine/src/TournamentTDM.cpp:18: ../shared/include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentTDM.hpp:21, from ../Engine/src/TournamentTDM.cpp:18: ../shared/include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentTDM.hpp:21, from ../Engine/src/TournamentTDM.cpp:18: ../shared/include/Tileset.hpp:47:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | throw (KeyValueException, TilesetException); | ^~~~~ ../shared/include/Tileset.hpp:67:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:26, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentTDM.hpp:21, from ../Engine/src/TournamentTDM.cpp:18: ../shared/include/Object.hpp:64:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | throw (KeyValueException, ObjectException); | ^~~~~ ../shared/include/Object.hpp:96:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Characterset.hpp:22, from ../shared/include/Resources.hpp:27, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentTDM.hpp:21, from ../Engine/src/TournamentTDM.cpp:18: ../shared/include/Movable.hpp:52:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ ../shared/include/Movable.hpp:73:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ In file included from ../shared/include/Resources.hpp:27, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentTDM.hpp:21, from ../Engine/src/TournamentTDM.cpp:18: ../shared/include/Characterset.hpp:61:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 61 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/Characterset.hpp:80:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:83:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:86:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:28, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentTDM.hpp:21, from ../Engine/src/TournamentTDM.cpp:18: ../shared/include/NPC.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/NPC.hpp:77:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Sound.hpp:24, from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentTDM.hpp:21, from ../Engine/src/TournamentTDM.cpp:18: ../shared/include/Audio.hpp:45:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ ../shared/include/Audio.hpp:46:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | virtual void generate_music(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ In file included from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentTDM.hpp:21, from ../Engine/src/TournamentTDM.cpp:18: ../shared/include/Sound.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, SoundException); | ^~~~~ In file included from ../shared/include/Resources.hpp:29, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentTDM.hpp:21, from ../Engine/src/TournamentTDM.cpp:18: ../shared/include/Animation.hpp:42:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | throw (KeyValueException, AnimationException); | ^~~~~ ../shared/include/Animation.hpp:99:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:25, from ../shared/include/Resources.hpp:30, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentTDM.hpp:21, from ../Engine/src/TournamentTDM.cpp:18: ../shared/include/Background.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, BackgroundException); | ^~~~~ ../shared/include/Background.hpp:53:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:27, from ../shared/include/Resources.hpp:30, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentTDM.hpp:21, from ../Engine/src/TournamentTDM.cpp:18: ../shared/include/Lightmap.hpp:41:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | throw (LightmapException); | ^~~~~ ../shared/include/Lightmap.hpp:55:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:30, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentTDM.hpp:21, from ../Engine/src/TournamentTDM.cpp:18: ../shared/include/Map.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MapException); | ^~~~~ ../shared/include/Map.hpp:82:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 82 | void fill_map() throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:32, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentTDM.hpp:21, from ../Engine/src/TournamentTDM.cpp:18: ../shared/include/Font.hpp:53:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw (KeyValueException, FontException); | ^~~~~ In file included from ../shared/include/Resources.hpp:33, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentTDM.hpp:21, from ../Engine/src/TournamentTDM.cpp:18: ../shared/include/Icon.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, IconException); | ^~~~~ ../shared/include/Icon.hpp:53:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:35, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentTDM.hpp:21, from ../Engine/src/TournamentTDM.cpp:18: ../shared/include/Music.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, MusicException); | ^~~~~ ../shared/include/Music.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | const Audio *get_audio() const throw (MusicException); | ^~~~~ In file included from ../shared/include/Resources.hpp:36, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentTDM.hpp:21, from ../Engine/src/TournamentTDM.cpp:18: ../shared/include/Shader.hpp:41:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Shader(const std::string& filename, ZipReader *zip) throw (KeyValueException, ShaderException); | ^~~~~ ../shared/include/Shader.hpp:44:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual ID get_location(const char *name) throw (ShaderException) = 0; | ^~~~~ ../shared/include/Shader.hpp:45:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual ID get_attrib_location(const char *name) throw (ShaderException) = 0; | ^~~~~ In file included from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentTDM.hpp:21, from ../Engine/src/TournamentTDM.cpp:18: ../shared/include/Resources.hpp:96:123: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | Resources(Subsystem& subystem, const std::string& resource_directory, bool skip_maps = false, bool paks_only = false) throw (ResourcesException, ResourcesMissingException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentTDM.hpp:21, from ../Engine/src/TournamentTDM.cpp:18: ../shared/include/Resources.hpp:99:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void reload_resources() throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:103:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 103 | Tileset *get_tileset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:104:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | Object *get_object(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:105:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | Characterset *get_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:106:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | NPC *get_npc(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:107:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | Animation *get_animation(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:108:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | Map *get_map(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:109:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 109 | Background *get_background(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:110:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | Font *get_font(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:111:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | Icon *get_icon(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:112:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | Sound *get_sound(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:113:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | Music *get_music(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:114:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | Properties *get_game_settings(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:115:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | Shader *get_shader(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:116:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 116 | Icon *get_flag(const std::string& name, bool no_throw = false) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:159:90: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | void read_tilesets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:160:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 160 | void read_objects(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:161:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 161 | void read_charactersets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:162:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 162 | void read_npcs(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:163:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 163 | void read_animations(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:164:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 164 | void read_maps(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:165:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 165 | void read_backgrounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:166:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | void read_fonts(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:167:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | void read_icons(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:168:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | void read_sounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:169:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | void read_musics(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:170:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 170 | void read_game_settings(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:171:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | void read_shaders(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:172:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 172 | void read_flags(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:174:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 174 | void load_resources(bool home_paks_only) throw (ResourcesException, ResourcesMissingException); | ^~~~~ ../shared/include/Resources.hpp:175:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 175 | void read_all(const std::string& fdir, ZipReader *fzip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:177:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 177 | void prepare_resources() throw (ResourcesException); | ^~~~~ In file included from ../Engine/include/MessageSequencer.hpp:22, from ../Engine/include/Player.hpp:21, from ../Engine/include/Tournament.hpp:27, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentTDM.hpp:21, from ../Engine/src/TournamentTDM.cpp:18: ../shared/include/UDPSocket.hpp:42:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | UDPSocket() throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | UDPSocket(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:46:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | ssize_t send(uint32_t host, uint16_t port, void *buffer, size_t length) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:47:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | ssize_t recv(char *buffer, size_t length, uint32_t *host, uint16_t *port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:48:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_port(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:60:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 60 | void create_socket(unsigned short port) throw (UDPSocketException); | ^~~~~ In file included from ../Engine/include/Player.hpp:21, from ../Engine/include/Tournament.hpp:27, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentTDM.hpp:21, from ../Engine/src/TournamentTDM.cpp:18: ../Engine/include/MessageSequencer.hpp:94:128: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | MessageSequencer(I18N& i18n, hostport_t port, pico_size_t num_heaps, const std::string& name, const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:95:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 95 | MessageSequencer(I18N& i18n, hostaddr_t server_host, hostport_t server_port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:99:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void request_server_info(hostaddr_t host, hostport_t port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:100:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 100 | void login(const std::string& password, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:101:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 101 | void login(data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:102:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | void logout() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:104:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | void broadcast(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:105:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | void push(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:106:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void push(flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:107:85: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | void push(const Connection *c, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:108:100: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | void push(const Connection *c, command_t cmd, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:111:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | bool cycle() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:112:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | void kill(const Connection *c) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:114:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | int protocol_version) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:121:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | virtual void event_access_denied(RefusalReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:122:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 122 | virtual void event_login(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:123:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | virtual void event_data(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:124:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 124 | virtual void event_logout(const Connection *c, LogoutReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:143:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 143 | void ack(SequencerHeap *heap, sequence_no_t seq_no) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:144:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | void process_incoming(SequencerHeap *heap, NetMessage *msg) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:152:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 152 | flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:27, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentTDM.hpp:21, from ../Engine/src/TournamentTDM.cpp:18: ../Engine/include/Player.hpp:44:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | void set_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:31, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentTDM.hpp:21, from ../Engine/src/TournamentTDM.cpp:18: ../shared/include/Configuration.hpp:34:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 34 | Configuration(const std::string& directory, const std::string& filename) throw (ConfigurationException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:32, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentTDM.hpp:21, from ../Engine/src/TournamentTDM.cpp:18: ../shared/include/Gui.hpp:68:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 68 | Gui(Resources& resources, Subsystem& subsystem, Font *font) throw (GuiException, ResourcesException); | ^~~~~ ../shared/include/Gui.hpp:71:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 71 | void run() throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:74:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | virtual void idle() throw (Exception) = 0; | ^~~~~ ../shared/include/Gui.hpp:99:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:102:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | const std::string& caption) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:106:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:110:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:114:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:117:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | const std::string& text) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | TileGraphic *graphic) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:123:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:126:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 126 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:131:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 131 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:136:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 136 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:140:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 140 | void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:144:83: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | GuiListbox::OnItemSelected on_item_selected, void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:201:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 201 | void idleloop(int stack_counter) throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:203:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 203 | void check_parent(GuiObject *parent) throw (GuiException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:36, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentTDM.hpp:21, from ../Engine/src/TournamentTDM.cpp:18: ../Engine/include/Lagometer.hpp:41:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Lagometer(Subsystem& subsystem) throw (LagometerException); | ^~~~~ ../Engine/include/Lagometer.hpp:42:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | Lagometer(Subsystem& subsystem, int width, int height) throw (LagometerException); | ^~~~~ ../Engine/include/Lagometer.hpp:77:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | void create(Subsystem& subsystem) throw (LagometerException); | ^~~~~ In file included from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentTDM.hpp:21, from ../Engine/src/TournamentTDM.cpp:18: ../Engine/include/Tournament.hpp:171:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | throw (TournamentException, ResourcesException); | ^~~~~ ../Engine/include/Tournament.hpp:223:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 223 | virtual void create_spawn_points() throw (TournamentException); | ^~~~~ In file included from ../Engine/include/TournamentTDM.hpp:21, from ../Engine/src/TournamentTDM.cpp:18: ../Engine/include/TournamentTeam.hpp:37:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 37 | throw (TournamentException, ResourcesException); | ^~~~~ ../Engine/include/TournamentTeam.hpp:61:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 61 | virtual void create_spawn_points() throw (TournamentException); | ^~~~~ In file included from ../Engine/src/TournamentTDM.cpp:18: ../Engine/include/TournamentTDM.hpp:34:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 34 | throw (TournamentException, ResourcesException); | ^~~~~ ../Engine/src/TournamentTDM.cpp:25:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 25 | throw (TournamentException, ResourcesException) | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/Game' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/Game' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I../Engine/include -I../shared/include -Wno-unused-result -pedantic -Wextra -DDATA_DIRECTORY=/usr/share/games/goatattack -D__STDC_FORMAT_MACROS -DPNG_SKIP_SETJMP_CHECK -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../Engine/src/goatattack-TournamentGOH.o `test -f '../Engine/src/TournamentGOH.cpp' || echo './'`../Engine/src/TournamentGOH.cpp In file included from ../shared/include/ZipReader.hpp:21, from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentGOH.hpp:21, from ../Engine/src/TournamentGOH.cpp:18: ../shared/include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentGOH.hpp:21, from ../Engine/src/TournamentGOH.cpp:18: ../shared/include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentGOH.hpp:21, from ../Engine/src/TournamentGOH.cpp:18: ../shared/include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentGOH.hpp:21, from ../Engine/src/TournamentGOH.cpp:18: ../shared/include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentGOH.hpp:21, from ../Engine/src/TournamentGOH.cpp:18: ../shared/include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ../shared/include/Resources.hpp:24, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentGOH.hpp:21, from ../Engine/src/TournamentGOH.cpp:18: ../shared/include/Directory.hpp:43:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | Directory(const std::string& directory, const std::string& suffix, ZipReader *zip = 0) throw (DirectoryException); | ^~~~~ In file included from ../shared/include/KeyValue.hpp:22, from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentGOH.hpp:21, from ../Engine/src/TournamentGOH.cpp:18: ../shared/include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ../shared/include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentGOH.hpp:21, from ../Engine/src/TournamentGOH.cpp:18: ../shared/include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentGOH.hpp:21, from ../Engine/src/TournamentGOH.cpp:18: ../shared/include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentGOH.hpp:21, from ../Engine/src/TournamentGOH.cpp:18: ../shared/include/Tileset.hpp:47:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | throw (KeyValueException, TilesetException); | ^~~~~ ../shared/include/Tileset.hpp:67:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:26, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentGOH.hpp:21, from ../Engine/src/TournamentGOH.cpp:18: ../shared/include/Object.hpp:64:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | throw (KeyValueException, ObjectException); | ^~~~~ ../shared/include/Object.hpp:96:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Characterset.hpp:22, from ../shared/include/Resources.hpp:27, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentGOH.hpp:21, from ../Engine/src/TournamentGOH.cpp:18: ../shared/include/Movable.hpp:52:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ ../shared/include/Movable.hpp:73:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ In file included from ../shared/include/Resources.hpp:27, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentGOH.hpp:21, from ../Engine/src/TournamentGOH.cpp:18: ../shared/include/Characterset.hpp:61:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 61 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/Characterset.hpp:80:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:83:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:86:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:28, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentGOH.hpp:21, from ../Engine/src/TournamentGOH.cpp:18: ../shared/include/NPC.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/NPC.hpp:77:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Sound.hpp:24, from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentGOH.hpp:21, from ../Engine/src/TournamentGOH.cpp:18: ../shared/include/Audio.hpp:45:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ ../shared/include/Audio.hpp:46:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | virtual void generate_music(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ In file included from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentGOH.hpp:21, from ../Engine/src/TournamentGOH.cpp:18: ../shared/include/Sound.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, SoundException); | ^~~~~ In file included from ../shared/include/Resources.hpp:29, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentGOH.hpp:21, from ../Engine/src/TournamentGOH.cpp:18: ../shared/include/Animation.hpp:42:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | throw (KeyValueException, AnimationException); | ^~~~~ ../shared/include/Animation.hpp:99:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:25, from ../shared/include/Resources.hpp:30, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentGOH.hpp:21, from ../Engine/src/TournamentGOH.cpp:18: ../shared/include/Background.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, BackgroundException); | ^~~~~ ../shared/include/Background.hpp:53:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:27, from ../shared/include/Resources.hpp:30, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentGOH.hpp:21, from ../Engine/src/TournamentGOH.cpp:18: ../shared/include/Lightmap.hpp:41:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | throw (LightmapException); | ^~~~~ ../shared/include/Lightmap.hpp:55:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:30, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentGOH.hpp:21, from ../Engine/src/TournamentGOH.cpp:18: ../shared/include/Map.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MapException); | ^~~~~ ../shared/include/Map.hpp:82:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 82 | void fill_map() throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:32, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentGOH.hpp:21, from ../Engine/src/TournamentGOH.cpp:18: ../shared/include/Font.hpp:53:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw (KeyValueException, FontException); | ^~~~~ In file included from ../shared/include/Resources.hpp:33, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentGOH.hpp:21, from ../Engine/src/TournamentGOH.cpp:18: ../shared/include/Icon.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, IconException); | ^~~~~ ../shared/include/Icon.hpp:53:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:35, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentGOH.hpp:21, from ../Engine/src/TournamentGOH.cpp:18: ../shared/include/Music.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, MusicException); | ^~~~~ ../shared/include/Music.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | const Audio *get_audio() const throw (MusicException); | ^~~~~ In file included from ../shared/include/Resources.hpp:36, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentGOH.hpp:21, from ../Engine/src/TournamentGOH.cpp:18: ../shared/include/Shader.hpp:41:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Shader(const std::string& filename, ZipReader *zip) throw (KeyValueException, ShaderException); | ^~~~~ ../shared/include/Shader.hpp:44:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual ID get_location(const char *name) throw (ShaderException) = 0; | ^~~~~ ../shared/include/Shader.hpp:45:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual ID get_attrib_location(const char *name) throw (ShaderException) = 0; | ^~~~~ In file included from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentGOH.hpp:21, from ../Engine/src/TournamentGOH.cpp:18: ../shared/include/Resources.hpp:96:123: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | Resources(Subsystem& subystem, const std::string& resource_directory, bool skip_maps = false, bool paks_only = false) throw (ResourcesException, ResourcesMissingException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentGOH.hpp:21, from ../Engine/src/TournamentGOH.cpp:18: ../shared/include/Resources.hpp:99:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void reload_resources() throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:103:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 103 | Tileset *get_tileset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:104:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | Object *get_object(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:105:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | Characterset *get_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:106:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | NPC *get_npc(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:107:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | Animation *get_animation(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:108:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | Map *get_map(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:109:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 109 | Background *get_background(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:110:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | Font *get_font(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:111:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | Icon *get_icon(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:112:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | Sound *get_sound(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:113:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | Music *get_music(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:114:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | Properties *get_game_settings(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:115:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | Shader *get_shader(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:116:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 116 | Icon *get_flag(const std::string& name, bool no_throw = false) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:159:90: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | void read_tilesets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:160:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 160 | void read_objects(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:161:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 161 | void read_charactersets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:162:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 162 | void read_npcs(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:163:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 163 | void read_animations(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:164:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 164 | void read_maps(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:165:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 165 | void read_backgrounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:166:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | void read_fonts(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:167:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | void read_icons(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:168:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | void read_sounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:169:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | void read_musics(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:170:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 170 | void read_game_settings(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:171:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | void read_shaders(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:172:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 172 | void read_flags(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:174:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 174 | void load_resources(bool home_paks_only) throw (ResourcesException, ResourcesMissingException); | ^~~~~ ../shared/include/Resources.hpp:175:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 175 | void read_all(const std::string& fdir, ZipReader *fzip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:177:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 177 | void prepare_resources() throw (ResourcesException); | ^~~~~ In file included from ../Engine/include/MessageSequencer.hpp:22, from ../Engine/include/Player.hpp:21, from ../Engine/include/Tournament.hpp:27, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentGOH.hpp:21, from ../Engine/src/TournamentGOH.cpp:18: ../shared/include/UDPSocket.hpp:42:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | UDPSocket() throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | UDPSocket(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:46:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | ssize_t send(uint32_t host, uint16_t port, void *buffer, size_t length) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:47:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | ssize_t recv(char *buffer, size_t length, uint32_t *host, uint16_t *port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:48:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_port(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:60:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 60 | void create_socket(unsigned short port) throw (UDPSocketException); | ^~~~~ In file included from ../Engine/include/Player.hpp:21, from ../Engine/include/Tournament.hpp:27, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentGOH.hpp:21, from ../Engine/src/TournamentGOH.cpp:18: ../Engine/include/MessageSequencer.hpp:94:128: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | MessageSequencer(I18N& i18n, hostport_t port, pico_size_t num_heaps, const std::string& name, const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:95:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 95 | MessageSequencer(I18N& i18n, hostaddr_t server_host, hostport_t server_port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:99:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void request_server_info(hostaddr_t host, hostport_t port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:100:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 100 | void login(const std::string& password, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:101:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 101 | void login(data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:102:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | void logout() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:104:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | void broadcast(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:105:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | void push(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:106:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void push(flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:107:85: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | void push(const Connection *c, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:108:100: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | void push(const Connection *c, command_t cmd, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:111:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | bool cycle() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:112:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | void kill(const Connection *c) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:114:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | int protocol_version) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:121:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | virtual void event_access_denied(RefusalReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:122:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 122 | virtual void event_login(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:123:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | virtual void event_data(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:124:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 124 | virtual void event_logout(const Connection *c, LogoutReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:143:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 143 | void ack(SequencerHeap *heap, sequence_no_t seq_no) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:144:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | void process_incoming(SequencerHeap *heap, NetMessage *msg) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:152:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 152 | flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:27, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentGOH.hpp:21, from ../Engine/src/TournamentGOH.cpp:18: ../Engine/include/Player.hpp:44:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | void set_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:31, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentGOH.hpp:21, from ../Engine/src/TournamentGOH.cpp:18: ../shared/include/Configuration.hpp:34:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 34 | Configuration(const std::string& directory, const std::string& filename) throw (ConfigurationException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:32, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentGOH.hpp:21, from ../Engine/src/TournamentGOH.cpp:18: ../shared/include/Gui.hpp:68:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 68 | Gui(Resources& resources, Subsystem& subsystem, Font *font) throw (GuiException, ResourcesException); | ^~~~~ ../shared/include/Gui.hpp:71:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 71 | void run() throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:74:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | virtual void idle() throw (Exception) = 0; | ^~~~~ ../shared/include/Gui.hpp:99:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:102:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | const std::string& caption) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:106:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:110:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:114:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:117:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | const std::string& text) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | TileGraphic *graphic) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:123:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:126:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 126 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:131:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 131 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:136:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 136 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:140:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 140 | void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:144:83: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | GuiListbox::OnItemSelected on_item_selected, void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:201:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 201 | void idleloop(int stack_counter) throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:203:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 203 | void check_parent(GuiObject *parent) throw (GuiException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:36, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentGOH.hpp:21, from ../Engine/src/TournamentGOH.cpp:18: ../Engine/include/Lagometer.hpp:41:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Lagometer(Subsystem& subsystem) throw (LagometerException); | ^~~~~ ../Engine/include/Lagometer.hpp:42:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | Lagometer(Subsystem& subsystem, int width, int height) throw (LagometerException); | ^~~~~ ../Engine/include/Lagometer.hpp:77:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | void create(Subsystem& subsystem) throw (LagometerException); | ^~~~~ In file included from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentGOH.hpp:21, from ../Engine/src/TournamentGOH.cpp:18: ../Engine/include/Tournament.hpp:171:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | throw (TournamentException, ResourcesException); | ^~~~~ ../Engine/include/Tournament.hpp:223:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 223 | virtual void create_spawn_points() throw (TournamentException); | ^~~~~ In file included from ../Engine/include/TournamentGOH.hpp:21, from ../Engine/src/TournamentGOH.cpp:18: ../Engine/include/TournamentTeam.hpp:37:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 37 | throw (TournamentException, ResourcesException); | ^~~~~ ../Engine/include/TournamentTeam.hpp:61:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 61 | virtual void create_spawn_points() throw (TournamentException); | ^~~~~ In file included from ../Engine/src/TournamentGOH.cpp:18: ../Engine/include/TournamentGOH.hpp:34:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 34 | throw (TournamentException, ResourcesException); | ^~~~~ ../Engine/src/TournamentGOH.cpp:27:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 27 | throw (TournamentException, ResourcesException) | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/Game' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/Game' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I../Engine/include -I../shared/include -Wno-unused-result -pedantic -Wextra -DDATA_DIRECTORY=/usr/share/games/goatattack -D__STDC_FORMAT_MACROS -DPNG_SKIP_SETJMP_CHECK -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../Engine/src/goatattack-TournamentStates.o `test -f '../Engine/src/TournamentStates.cpp' || echo './'`../Engine/src/TournamentStates.cpp In file included from ../shared/include/ZipReader.hpp:21, from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentStates.cpp:18: ../shared/include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentStates.cpp:18: ../shared/include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentStates.cpp:18: ../shared/include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentStates.cpp:18: ../shared/include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentStates.cpp:18: ../shared/include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ../shared/include/Resources.hpp:24, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentStates.cpp:18: ../shared/include/Directory.hpp:43:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | Directory(const std::string& directory, const std::string& suffix, ZipReader *zip = 0) throw (DirectoryException); | ^~~~~ In file included from ../shared/include/KeyValue.hpp:22, from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentStates.cpp:18: ../shared/include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ../shared/include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentStates.cpp:18: ../shared/include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentStates.cpp:18: ../shared/include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentStates.cpp:18: ../shared/include/Tileset.hpp:47:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | throw (KeyValueException, TilesetException); | ^~~~~ ../shared/include/Tileset.hpp:67:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:26, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentStates.cpp:18: ../shared/include/Object.hpp:64:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | throw (KeyValueException, ObjectException); | ^~~~~ ../shared/include/Object.hpp:96:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Characterset.hpp:22, from ../shared/include/Resources.hpp:27, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentStates.cpp:18: ../shared/include/Movable.hpp:52:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ ../shared/include/Movable.hpp:73:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ In file included from ../shared/include/Resources.hpp:27, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentStates.cpp:18: ../shared/include/Characterset.hpp:61:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 61 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/Characterset.hpp:80:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:83:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:86:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:28, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentStates.cpp:18: ../shared/include/NPC.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/NPC.hpp:77:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Sound.hpp:24, from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentStates.cpp:18: ../shared/include/Audio.hpp:45:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ ../shared/include/Audio.hpp:46:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | virtual void generate_music(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ In file included from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentStates.cpp:18: ../shared/include/Sound.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, SoundException); | ^~~~~ In file included from ../shared/include/Resources.hpp:29, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentStates.cpp:18: ../shared/include/Animation.hpp:42:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | throw (KeyValueException, AnimationException); | ^~~~~ ../shared/include/Animation.hpp:99:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:25, from ../shared/include/Resources.hpp:30, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentStates.cpp:18: ../shared/include/Background.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, BackgroundException); | ^~~~~ ../shared/include/Background.hpp:53:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:27, from ../shared/include/Resources.hpp:30, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentStates.cpp:18: ../shared/include/Lightmap.hpp:41:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | throw (LightmapException); | ^~~~~ ../shared/include/Lightmap.hpp:55:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:30, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentStates.cpp:18: ../shared/include/Map.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MapException); | ^~~~~ ../shared/include/Map.hpp:82:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 82 | void fill_map() throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:32, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentStates.cpp:18: ../shared/include/Font.hpp:53:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw (KeyValueException, FontException); | ^~~~~ In file included from ../shared/include/Resources.hpp:33, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentStates.cpp:18: ../shared/include/Icon.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, IconException); | ^~~~~ ../shared/include/Icon.hpp:53:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:35, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentStates.cpp:18: ../shared/include/Music.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, MusicException); | ^~~~~ ../shared/include/Music.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | const Audio *get_audio() const throw (MusicException); | ^~~~~ In file included from ../shared/include/Resources.hpp:36, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentStates.cpp:18: ../shared/include/Shader.hpp:41:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Shader(const std::string& filename, ZipReader *zip) throw (KeyValueException, ShaderException); | ^~~~~ ../shared/include/Shader.hpp:44:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual ID get_location(const char *name) throw (ShaderException) = 0; | ^~~~~ ../shared/include/Shader.hpp:45:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual ID get_attrib_location(const char *name) throw (ShaderException) = 0; | ^~~~~ In file included from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentStates.cpp:18: ../shared/include/Resources.hpp:96:123: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | Resources(Subsystem& subystem, const std::string& resource_directory, bool skip_maps = false, bool paks_only = false) throw (ResourcesException, ResourcesMissingException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentStates.cpp:18: ../shared/include/Resources.hpp:99:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void reload_resources() throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:103:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 103 | Tileset *get_tileset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:104:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | Object *get_object(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:105:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | Characterset *get_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:106:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | NPC *get_npc(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:107:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | Animation *get_animation(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:108:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | Map *get_map(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:109:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 109 | Background *get_background(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:110:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | Font *get_font(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:111:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | Icon *get_icon(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:112:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | Sound *get_sound(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:113:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | Music *get_music(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:114:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | Properties *get_game_settings(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:115:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | Shader *get_shader(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:116:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 116 | Icon *get_flag(const std::string& name, bool no_throw = false) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:159:90: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | void read_tilesets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:160:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 160 | void read_objects(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:161:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 161 | void read_charactersets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:162:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 162 | void read_npcs(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:163:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 163 | void read_animations(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:164:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 164 | void read_maps(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:165:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 165 | void read_backgrounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:166:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | void read_fonts(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:167:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | void read_icons(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:168:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | void read_sounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:169:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | void read_musics(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:170:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 170 | void read_game_settings(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:171:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | void read_shaders(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:172:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 172 | void read_flags(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:174:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 174 | void load_resources(bool home_paks_only) throw (ResourcesException, ResourcesMissingException); | ^~~~~ ../shared/include/Resources.hpp:175:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 175 | void read_all(const std::string& fdir, ZipReader *fzip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:177:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 177 | void prepare_resources() throw (ResourcesException); | ^~~~~ In file included from ../Engine/include/MessageSequencer.hpp:22, from ../Engine/include/Player.hpp:21, from ../Engine/include/Tournament.hpp:27, from ../Engine/src/TournamentStates.cpp:18: ../shared/include/UDPSocket.hpp:42:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | UDPSocket() throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | UDPSocket(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:46:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | ssize_t send(uint32_t host, uint16_t port, void *buffer, size_t length) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:47:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | ssize_t recv(char *buffer, size_t length, uint32_t *host, uint16_t *port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:48:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_port(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:60:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 60 | void create_socket(unsigned short port) throw (UDPSocketException); | ^~~~~ In file included from ../Engine/include/Player.hpp:21, from ../Engine/include/Tournament.hpp:27, from ../Engine/src/TournamentStates.cpp:18: ../Engine/include/MessageSequencer.hpp:94:128: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | MessageSequencer(I18N& i18n, hostport_t port, pico_size_t num_heaps, const std::string& name, const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:95:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 95 | MessageSequencer(I18N& i18n, hostaddr_t server_host, hostport_t server_port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:99:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void request_server_info(hostaddr_t host, hostport_t port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:100:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 100 | void login(const std::string& password, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:101:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 101 | void login(data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:102:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | void logout() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:104:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | void broadcast(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:105:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | void push(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:106:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void push(flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:107:85: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | void push(const Connection *c, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:108:100: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | void push(const Connection *c, command_t cmd, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:111:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | bool cycle() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:112:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | void kill(const Connection *c) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:114:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | int protocol_version) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:121:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | virtual void event_access_denied(RefusalReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:122:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 122 | virtual void event_login(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:123:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | virtual void event_data(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:124:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 124 | virtual void event_logout(const Connection *c, LogoutReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:143:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 143 | void ack(SequencerHeap *heap, sequence_no_t seq_no) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:144:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | void process_incoming(SequencerHeap *heap, NetMessage *msg) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:152:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 152 | flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:27, from ../Engine/src/TournamentStates.cpp:18: ../Engine/include/Player.hpp:44:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | void set_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:31, from ../Engine/src/TournamentStates.cpp:18: ../shared/include/Configuration.hpp:34:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 34 | Configuration(const std::string& directory, const std::string& filename) throw (ConfigurationException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:32, from ../Engine/src/TournamentStates.cpp:18: ../shared/include/Gui.hpp:68:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 68 | Gui(Resources& resources, Subsystem& subsystem, Font *font) throw (GuiException, ResourcesException); | ^~~~~ ../shared/include/Gui.hpp:71:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 71 | void run() throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:74:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | virtual void idle() throw (Exception) = 0; | ^~~~~ ../shared/include/Gui.hpp:99:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:102:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | const std::string& caption) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:106:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:110:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:114:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:117:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | const std::string& text) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | TileGraphic *graphic) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:123:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:126:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 126 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:131:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 131 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:136:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 136 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:140:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 140 | void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:144:83: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | GuiListbox::OnItemSelected on_item_selected, void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:201:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 201 | void idleloop(int stack_counter) throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:203:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 203 | void check_parent(GuiObject *parent) throw (GuiException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:36, from ../Engine/src/TournamentStates.cpp:18: ../Engine/include/Lagometer.hpp:41:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Lagometer(Subsystem& subsystem) throw (LagometerException); | ^~~~~ ../Engine/include/Lagometer.hpp:42:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | Lagometer(Subsystem& subsystem, int width, int height) throw (LagometerException); | ^~~~~ ../Engine/include/Lagometer.hpp:77:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | void create(Subsystem& subsystem) throw (LagometerException); | ^~~~~ In file included from ../Engine/src/TournamentStates.cpp:18: ../Engine/include/Tournament.hpp:171:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | throw (TournamentException, ResourcesException); | ^~~~~ ../Engine/include/Tournament.hpp:223:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 223 | virtual void create_spawn_points() throw (TournamentException); | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/Game' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/Game' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I../Engine/include -I../shared/include -Wno-unused-result -pedantic -Wextra -DDATA_DIRECTORY=/usr/share/games/goatattack -D__STDC_FORMAT_MACROS -DPNG_SKIP_SETJMP_CHECK -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../Engine/src/goatattack-GameserverInformation.o `test -f '../Engine/src/GameserverInformation.cpp' || echo './'`../Engine/src/GameserverInformation.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/Game' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/Game' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I../Engine/include -I../shared/include -Wno-unused-result -pedantic -Wextra -DDATA_DIRECTORY=/usr/share/games/goatattack -D__STDC_FORMAT_MACROS -DPNG_SKIP_SETJMP_CHECK -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../Engine/src/goatattack-TournamentWeapons.o `test -f '../Engine/src/TournamentWeapons.cpp' || echo './'`../Engine/src/TournamentWeapons.cpp In file included from ../shared/include/ZipReader.hpp:21, from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentWeapons.cpp:18: ../shared/include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentWeapons.cpp:18: ../shared/include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentWeapons.cpp:18: ../shared/include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentWeapons.cpp:18: ../shared/include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentWeapons.cpp:18: ../shared/include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ../shared/include/Resources.hpp:24, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentWeapons.cpp:18: ../shared/include/Directory.hpp:43:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | Directory(const std::string& directory, const std::string& suffix, ZipReader *zip = 0) throw (DirectoryException); | ^~~~~ In file included from ../shared/include/KeyValue.hpp:22, from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentWeapons.cpp:18: ../shared/include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ../shared/include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentWeapons.cpp:18: ../shared/include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentWeapons.cpp:18: ../shared/include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentWeapons.cpp:18: ../shared/include/Tileset.hpp:47:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | throw (KeyValueException, TilesetException); | ^~~~~ ../shared/include/Tileset.hpp:67:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:26, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentWeapons.cpp:18: ../shared/include/Object.hpp:64:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | throw (KeyValueException, ObjectException); | ^~~~~ ../shared/include/Object.hpp:96:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Characterset.hpp:22, from ../shared/include/Resources.hpp:27, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentWeapons.cpp:18: ../shared/include/Movable.hpp:52:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ ../shared/include/Movable.hpp:73:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ In file included from ../shared/include/Resources.hpp:27, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentWeapons.cpp:18: ../shared/include/Characterset.hpp:61:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 61 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/Characterset.hpp:80:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:83:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:86:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:28, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentWeapons.cpp:18: ../shared/include/NPC.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/NPC.hpp:77:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Sound.hpp:24, from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentWeapons.cpp:18: ../shared/include/Audio.hpp:45:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ ../shared/include/Audio.hpp:46:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | virtual void generate_music(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ In file included from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentWeapons.cpp:18: ../shared/include/Sound.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, SoundException); | ^~~~~ In file included from ../shared/include/Resources.hpp:29, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentWeapons.cpp:18: ../shared/include/Animation.hpp:42:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | throw (KeyValueException, AnimationException); | ^~~~~ ../shared/include/Animation.hpp:99:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:25, from ../shared/include/Resources.hpp:30, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentWeapons.cpp:18: ../shared/include/Background.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, BackgroundException); | ^~~~~ ../shared/include/Background.hpp:53:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:27, from ../shared/include/Resources.hpp:30, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentWeapons.cpp:18: ../shared/include/Lightmap.hpp:41:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | throw (LightmapException); | ^~~~~ ../shared/include/Lightmap.hpp:55:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:30, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentWeapons.cpp:18: ../shared/include/Map.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MapException); | ^~~~~ ../shared/include/Map.hpp:82:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 82 | void fill_map() throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:32, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentWeapons.cpp:18: ../shared/include/Font.hpp:53:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw (KeyValueException, FontException); | ^~~~~ In file included from ../shared/include/Resources.hpp:33, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentWeapons.cpp:18: ../shared/include/Icon.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, IconException); | ^~~~~ ../shared/include/Icon.hpp:53:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:35, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentWeapons.cpp:18: ../shared/include/Music.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, MusicException); | ^~~~~ ../shared/include/Music.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | const Audio *get_audio() const throw (MusicException); | ^~~~~ In file included from ../shared/include/Resources.hpp:36, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentWeapons.cpp:18: ../shared/include/Shader.hpp:41:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Shader(const std::string& filename, ZipReader *zip) throw (KeyValueException, ShaderException); | ^~~~~ ../shared/include/Shader.hpp:44:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual ID get_location(const char *name) throw (ShaderException) = 0; | ^~~~~ ../shared/include/Shader.hpp:45:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual ID get_attrib_location(const char *name) throw (ShaderException) = 0; | ^~~~~ In file included from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentWeapons.cpp:18: ../shared/include/Resources.hpp:96:123: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | Resources(Subsystem& subystem, const std::string& resource_directory, bool skip_maps = false, bool paks_only = false) throw (ResourcesException, ResourcesMissingException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentWeapons.cpp:18: ../shared/include/Resources.hpp:99:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void reload_resources() throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:103:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 103 | Tileset *get_tileset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:104:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | Object *get_object(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:105:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | Characterset *get_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:106:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | NPC *get_npc(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:107:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | Animation *get_animation(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:108:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | Map *get_map(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:109:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 109 | Background *get_background(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:110:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | Font *get_font(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:111:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | Icon *get_icon(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:112:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | Sound *get_sound(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:113:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | Music *get_music(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:114:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | Properties *get_game_settings(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:115:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | Shader *get_shader(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:116:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 116 | Icon *get_flag(const std::string& name, bool no_throw = false) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:159:90: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | void read_tilesets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:160:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 160 | void read_objects(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:161:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 161 | void read_charactersets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:162:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 162 | void read_npcs(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:163:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 163 | void read_animations(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:164:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 164 | void read_maps(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:165:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 165 | void read_backgrounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:166:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | void read_fonts(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:167:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | void read_icons(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:168:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | void read_sounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:169:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | void read_musics(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:170:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 170 | void read_game_settings(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:171:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | void read_shaders(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:172:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 172 | void read_flags(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:174:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 174 | void load_resources(bool home_paks_only) throw (ResourcesException, ResourcesMissingException); | ^~~~~ ../shared/include/Resources.hpp:175:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 175 | void read_all(const std::string& fdir, ZipReader *fzip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:177:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 177 | void prepare_resources() throw (ResourcesException); | ^~~~~ In file included from ../Engine/include/MessageSequencer.hpp:22, from ../Engine/include/Player.hpp:21, from ../Engine/include/Tournament.hpp:27, from ../Engine/src/TournamentWeapons.cpp:18: ../shared/include/UDPSocket.hpp:42:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | UDPSocket() throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | UDPSocket(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:46:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | ssize_t send(uint32_t host, uint16_t port, void *buffer, size_t length) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:47:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | ssize_t recv(char *buffer, size_t length, uint32_t *host, uint16_t *port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:48:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_port(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:60:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 60 | void create_socket(unsigned short port) throw (UDPSocketException); | ^~~~~ In file included from ../Engine/include/Player.hpp:21, from ../Engine/include/Tournament.hpp:27, from ../Engine/src/TournamentWeapons.cpp:18: ../Engine/include/MessageSequencer.hpp:94:128: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | MessageSequencer(I18N& i18n, hostport_t port, pico_size_t num_heaps, const std::string& name, const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:95:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 95 | MessageSequencer(I18N& i18n, hostaddr_t server_host, hostport_t server_port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:99:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void request_server_info(hostaddr_t host, hostport_t port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:100:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 100 | void login(const std::string& password, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:101:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 101 | void login(data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:102:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | void logout() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:104:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | void broadcast(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:105:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | void push(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:106:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void push(flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:107:85: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | void push(const Connection *c, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:108:100: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | void push(const Connection *c, command_t cmd, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:111:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | bool cycle() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:112:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | void kill(const Connection *c) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:114:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | int protocol_version) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:121:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | virtual void event_access_denied(RefusalReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:122:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 122 | virtual void event_login(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:123:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | virtual void event_data(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:124:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 124 | virtual void event_logout(const Connection *c, LogoutReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:143:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 143 | void ack(SequencerHeap *heap, sequence_no_t seq_no) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:144:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | void process_incoming(SequencerHeap *heap, NetMessage *msg) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:152:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 152 | flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:27, from ../Engine/src/TournamentWeapons.cpp:18: ../Engine/include/Player.hpp:44:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | void set_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:31, from ../Engine/src/TournamentWeapons.cpp:18: ../shared/include/Configuration.hpp:34:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 34 | Configuration(const std::string& directory, const std::string& filename) throw (ConfigurationException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:32, from ../Engine/src/TournamentWeapons.cpp:18: ../shared/include/Gui.hpp:68:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 68 | Gui(Resources& resources, Subsystem& subsystem, Font *font) throw (GuiException, ResourcesException); | ^~~~~ ../shared/include/Gui.hpp:71:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 71 | void run() throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:74:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | virtual void idle() throw (Exception) = 0; | ^~~~~ ../shared/include/Gui.hpp:99:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:102:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | const std::string& caption) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:106:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:110:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:114:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:117:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | const std::string& text) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | TileGraphic *graphic) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:123:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:126:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 126 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:131:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 131 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:136:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 136 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:140:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 140 | void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:144:83: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | GuiListbox::OnItemSelected on_item_selected, void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:201:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 201 | void idleloop(int stack_counter) throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:203:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 203 | void check_parent(GuiObject *parent) throw (GuiException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:36, from ../Engine/src/TournamentWeapons.cpp:18: ../Engine/include/Lagometer.hpp:41:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Lagometer(Subsystem& subsystem) throw (LagometerException); | ^~~~~ ../Engine/include/Lagometer.hpp:42:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | Lagometer(Subsystem& subsystem, int width, int height) throw (LagometerException); | ^~~~~ ../Engine/include/Lagometer.hpp:77:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | void create(Subsystem& subsystem) throw (LagometerException); | ^~~~~ In file included from ../Engine/src/TournamentWeapons.cpp:18: ../Engine/include/Tournament.hpp:171:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | throw (TournamentException, ResourcesException); | ^~~~~ ../Engine/include/Tournament.hpp:223:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 223 | virtual void create_spawn_points() throw (TournamentException); | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/Game' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/Game' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I../Engine/include -I../shared/include -Wno-unused-result -pedantic -Wextra -DDATA_DIRECTORY=/usr/share/games/goatattack -D__STDC_FORMAT_MACROS -DPNG_SKIP_SETJMP_CHECK -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../Engine/src/goatattack-TournamentCTC.o `test -f '../Engine/src/TournamentCTC.cpp' || echo './'`../Engine/src/TournamentCTC.cpp In file included from ../shared/include/ZipReader.hpp:21, from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentCTC.hpp:21, from ../Engine/src/TournamentCTC.cpp:18: ../shared/include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentCTC.hpp:21, from ../Engine/src/TournamentCTC.cpp:18: ../shared/include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentCTC.hpp:21, from ../Engine/src/TournamentCTC.cpp:18: ../shared/include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentCTC.hpp:21, from ../Engine/src/TournamentCTC.cpp:18: ../shared/include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentCTC.hpp:21, from ../Engine/src/TournamentCTC.cpp:18: ../shared/include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ../shared/include/Resources.hpp:24, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentCTC.hpp:21, from ../Engine/src/TournamentCTC.cpp:18: ../shared/include/Directory.hpp:43:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | Directory(const std::string& directory, const std::string& suffix, ZipReader *zip = 0) throw (DirectoryException); | ^~~~~ In file included from ../shared/include/KeyValue.hpp:22, from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentCTC.hpp:21, from ../Engine/src/TournamentCTC.cpp:18: ../shared/include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ../shared/include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentCTC.hpp:21, from ../Engine/src/TournamentCTC.cpp:18: ../shared/include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentCTC.hpp:21, from ../Engine/src/TournamentCTC.cpp:18: ../shared/include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentCTC.hpp:21, from ../Engine/src/TournamentCTC.cpp:18: ../shared/include/Tileset.hpp:47:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | throw (KeyValueException, TilesetException); | ^~~~~ ../shared/include/Tileset.hpp:67:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:26, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentCTC.hpp:21, from ../Engine/src/TournamentCTC.cpp:18: ../shared/include/Object.hpp:64:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | throw (KeyValueException, ObjectException); | ^~~~~ ../shared/include/Object.hpp:96:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Characterset.hpp:22, from ../shared/include/Resources.hpp:27, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentCTC.hpp:21, from ../Engine/src/TournamentCTC.cpp:18: ../shared/include/Movable.hpp:52:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ ../shared/include/Movable.hpp:73:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ In file included from ../shared/include/Resources.hpp:27, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentCTC.hpp:21, from ../Engine/src/TournamentCTC.cpp:18: ../shared/include/Characterset.hpp:61:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 61 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/Characterset.hpp:80:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:83:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:86:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:28, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentCTC.hpp:21, from ../Engine/src/TournamentCTC.cpp:18: ../shared/include/NPC.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/NPC.hpp:77:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Sound.hpp:24, from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentCTC.hpp:21, from ../Engine/src/TournamentCTC.cpp:18: ../shared/include/Audio.hpp:45:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ ../shared/include/Audio.hpp:46:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | virtual void generate_music(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ In file included from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentCTC.hpp:21, from ../Engine/src/TournamentCTC.cpp:18: ../shared/include/Sound.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, SoundException); | ^~~~~ In file included from ../shared/include/Resources.hpp:29, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentCTC.hpp:21, from ../Engine/src/TournamentCTC.cpp:18: ../shared/include/Animation.hpp:42:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | throw (KeyValueException, AnimationException); | ^~~~~ ../shared/include/Animation.hpp:99:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:25, from ../shared/include/Resources.hpp:30, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentCTC.hpp:21, from ../Engine/src/TournamentCTC.cpp:18: ../shared/include/Background.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, BackgroundException); | ^~~~~ ../shared/include/Background.hpp:53:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:27, from ../shared/include/Resources.hpp:30, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentCTC.hpp:21, from ../Engine/src/TournamentCTC.cpp:18: ../shared/include/Lightmap.hpp:41:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | throw (LightmapException); | ^~~~~ ../shared/include/Lightmap.hpp:55:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:30, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentCTC.hpp:21, from ../Engine/src/TournamentCTC.cpp:18: ../shared/include/Map.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MapException); | ^~~~~ ../shared/include/Map.hpp:82:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 82 | void fill_map() throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:32, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentCTC.hpp:21, from ../Engine/src/TournamentCTC.cpp:18: ../shared/include/Font.hpp:53:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw (KeyValueException, FontException); | ^~~~~ In file included from ../shared/include/Resources.hpp:33, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentCTC.hpp:21, from ../Engine/src/TournamentCTC.cpp:18: ../shared/include/Icon.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, IconException); | ^~~~~ ../shared/include/Icon.hpp:53:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:35, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentCTC.hpp:21, from ../Engine/src/TournamentCTC.cpp:18: ../shared/include/Music.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, MusicException); | ^~~~~ ../shared/include/Music.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | const Audio *get_audio() const throw (MusicException); | ^~~~~ In file included from ../shared/include/Resources.hpp:36, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentCTC.hpp:21, from ../Engine/src/TournamentCTC.cpp:18: ../shared/include/Shader.hpp:41:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Shader(const std::string& filename, ZipReader *zip) throw (KeyValueException, ShaderException); | ^~~~~ ../shared/include/Shader.hpp:44:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual ID get_location(const char *name) throw (ShaderException) = 0; | ^~~~~ ../shared/include/Shader.hpp:45:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual ID get_attrib_location(const char *name) throw (ShaderException) = 0; | ^~~~~ In file included from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentCTC.hpp:21, from ../Engine/src/TournamentCTC.cpp:18: ../shared/include/Resources.hpp:96:123: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | Resources(Subsystem& subystem, const std::string& resource_directory, bool skip_maps = false, bool paks_only = false) throw (ResourcesException, ResourcesMissingException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentCTC.hpp:21, from ../Engine/src/TournamentCTC.cpp:18: ../shared/include/Resources.hpp:99:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void reload_resources() throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:103:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 103 | Tileset *get_tileset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:104:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | Object *get_object(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:105:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | Characterset *get_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:106:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | NPC *get_npc(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:107:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | Animation *get_animation(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:108:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | Map *get_map(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:109:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 109 | Background *get_background(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:110:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | Font *get_font(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:111:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | Icon *get_icon(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:112:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | Sound *get_sound(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:113:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | Music *get_music(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:114:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | Properties *get_game_settings(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:115:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | Shader *get_shader(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:116:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 116 | Icon *get_flag(const std::string& name, bool no_throw = false) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:159:90: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | void read_tilesets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:160:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 160 | void read_objects(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:161:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 161 | void read_charactersets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:162:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 162 | void read_npcs(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:163:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 163 | void read_animations(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:164:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 164 | void read_maps(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:165:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 165 | void read_backgrounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:166:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | void read_fonts(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:167:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | void read_icons(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:168:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | void read_sounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:169:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | void read_musics(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:170:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 170 | void read_game_settings(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:171:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | void read_shaders(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:172:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 172 | void read_flags(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:174:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 174 | void load_resources(bool home_paks_only) throw (ResourcesException, ResourcesMissingException); | ^~~~~ ../shared/include/Resources.hpp:175:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 175 | void read_all(const std::string& fdir, ZipReader *fzip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:177:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 177 | void prepare_resources() throw (ResourcesException); | ^~~~~ In file included from ../Engine/include/MessageSequencer.hpp:22, from ../Engine/include/Player.hpp:21, from ../Engine/include/Tournament.hpp:27, from ../Engine/include/TournamentCTC.hpp:21, from ../Engine/src/TournamentCTC.cpp:18: ../shared/include/UDPSocket.hpp:42:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | UDPSocket() throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | UDPSocket(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:46:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | ssize_t send(uint32_t host, uint16_t port, void *buffer, size_t length) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:47:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | ssize_t recv(char *buffer, size_t length, uint32_t *host, uint16_t *port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:48:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_port(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:60:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 60 | void create_socket(unsigned short port) throw (UDPSocketException); | ^~~~~ In file included from ../Engine/include/Player.hpp:21, from ../Engine/include/Tournament.hpp:27, from ../Engine/include/TournamentCTC.hpp:21, from ../Engine/src/TournamentCTC.cpp:18: ../Engine/include/MessageSequencer.hpp:94:128: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | MessageSequencer(I18N& i18n, hostport_t port, pico_size_t num_heaps, const std::string& name, const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:95:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 95 | MessageSequencer(I18N& i18n, hostaddr_t server_host, hostport_t server_port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:99:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void request_server_info(hostaddr_t host, hostport_t port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:100:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 100 | void login(const std::string& password, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:101:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 101 | void login(data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:102:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | void logout() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:104:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | void broadcast(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:105:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | void push(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:106:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void push(flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:107:85: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | void push(const Connection *c, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:108:100: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | void push(const Connection *c, command_t cmd, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:111:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | bool cycle() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:112:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | void kill(const Connection *c) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:114:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | int protocol_version) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:121:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | virtual void event_access_denied(RefusalReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:122:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 122 | virtual void event_login(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:123:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | virtual void event_data(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:124:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 124 | virtual void event_logout(const Connection *c, LogoutReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:143:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 143 | void ack(SequencerHeap *heap, sequence_no_t seq_no) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:144:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | void process_incoming(SequencerHeap *heap, NetMessage *msg) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:152:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 152 | flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:27, from ../Engine/include/TournamentCTC.hpp:21, from ../Engine/src/TournamentCTC.cpp:18: ../Engine/include/Player.hpp:44:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | void set_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:31, from ../Engine/include/TournamentCTC.hpp:21, from ../Engine/src/TournamentCTC.cpp:18: ../shared/include/Configuration.hpp:34:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 34 | Configuration(const std::string& directory, const std::string& filename) throw (ConfigurationException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:32, from ../Engine/include/TournamentCTC.hpp:21, from ../Engine/src/TournamentCTC.cpp:18: ../shared/include/Gui.hpp:68:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 68 | Gui(Resources& resources, Subsystem& subsystem, Font *font) throw (GuiException, ResourcesException); | ^~~~~ ../shared/include/Gui.hpp:71:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 71 | void run() throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:74:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | virtual void idle() throw (Exception) = 0; | ^~~~~ ../shared/include/Gui.hpp:99:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:102:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | const std::string& caption) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:106:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:110:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:114:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:117:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | const std::string& text) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | TileGraphic *graphic) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:123:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:126:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 126 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:131:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 131 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:136:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 136 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:140:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 140 | void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:144:83: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | GuiListbox::OnItemSelected on_item_selected, void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:201:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 201 | void idleloop(int stack_counter) throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:203:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 203 | void check_parent(GuiObject *parent) throw (GuiException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:36, from ../Engine/include/TournamentCTC.hpp:21, from ../Engine/src/TournamentCTC.cpp:18: ../Engine/include/Lagometer.hpp:41:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Lagometer(Subsystem& subsystem) throw (LagometerException); | ^~~~~ ../Engine/include/Lagometer.hpp:42:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | Lagometer(Subsystem& subsystem, int width, int height) throw (LagometerException); | ^~~~~ ../Engine/include/Lagometer.hpp:77:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | void create(Subsystem& subsystem) throw (LagometerException); | ^~~~~ In file included from ../Engine/include/TournamentCTC.hpp:21, from ../Engine/src/TournamentCTC.cpp:18: ../Engine/include/Tournament.hpp:171:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | throw (TournamentException, ResourcesException); | ^~~~~ ../Engine/include/Tournament.hpp:223:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 223 | virtual void create_spawn_points() throw (TournamentException); | ^~~~~ In file included from ../Engine/src/TournamentCTC.cpp:18: ../Engine/include/TournamentCTC.hpp:28:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 28 | throw (TournamentException, ResourcesException); | ^~~~~ ../Engine/src/TournamentCTC.cpp:30:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 30 | throw (TournamentException, ResourcesException) | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/Game' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/Game' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I../Engine/include -I../shared/include -Wno-unused-result -pedantic -Wextra -DDATA_DIRECTORY=/usr/share/games/goatattack -D__STDC_FORMAT_MACROS -DPNG_SKIP_SETJMP_CHECK -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../Engine/src/goatattack-ServerLogger.o `test -f '../Engine/src/ServerLogger.cpp' || echo './'`../Engine/src/ServerLogger.cpp In file included from ../shared/include/ZipReader.hpp:21, from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../Engine/include/ServerLogger.hpp:21, from ../Engine/src/ServerLogger.cpp:18: ../shared/include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../Engine/include/ServerLogger.hpp:21, from ../Engine/src/ServerLogger.cpp:18: ../shared/include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../Engine/include/ServerLogger.hpp:21, from ../Engine/src/ServerLogger.cpp:18: ../shared/include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../Engine/include/ServerLogger.hpp:21, from ../Engine/src/ServerLogger.cpp:18: ../shared/include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ../Engine/include/ServerLogger.hpp:21, from ../Engine/src/ServerLogger.cpp:18: ../shared/include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ../Engine/include/MessageSequencer.hpp:22, from ../Engine/include/Player.hpp:21, from ../Engine/include/ServerLogger.hpp:22, from ../Engine/src/ServerLogger.cpp:18: ../shared/include/UDPSocket.hpp:42:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | UDPSocket() throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | UDPSocket(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:46:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | ssize_t send(uint32_t host, uint16_t port, void *buffer, size_t length) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:47:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | ssize_t recv(char *buffer, size_t length, uint32_t *host, uint16_t *port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:48:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_port(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:60:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 60 | void create_socket(unsigned short port) throw (UDPSocketException); | ^~~~~ In file included from ../Engine/include/Player.hpp:21, from ../Engine/include/ServerLogger.hpp:22, from ../Engine/src/ServerLogger.cpp:18: ../Engine/include/MessageSequencer.hpp:94:128: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | MessageSequencer(I18N& i18n, hostport_t port, pico_size_t num_heaps, const std::string& name, const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:95:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 95 | MessageSequencer(I18N& i18n, hostaddr_t server_host, hostport_t server_port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:99:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void request_server_info(hostaddr_t host, hostport_t port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:100:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 100 | void login(const std::string& password, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:101:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 101 | void login(data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:102:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | void logout() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:104:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | void broadcast(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:105:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | void push(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:106:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void push(flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:107:85: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | void push(const Connection *c, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:108:100: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | void push(const Connection *c, command_t cmd, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:111:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | bool cycle() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:112:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | void kill(const Connection *c) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:114:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | int protocol_version) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:121:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | virtual void event_access_denied(RefusalReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:122:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 122 | virtual void event_login(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:123:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | virtual void event_data(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:124:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 124 | virtual void event_logout(const Connection *c, LogoutReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:143:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 143 | void ack(SequencerHeap *heap, sequence_no_t seq_no) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:144:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | void process_incoming(SequencerHeap *heap, NetMessage *msg) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:152:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 152 | flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:24, from ../Engine/include/Player.hpp:23, from ../Engine/include/ServerLogger.hpp:22, from ../Engine/src/ServerLogger.cpp:18: ../shared/include/Directory.hpp:43:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | Directory(const std::string& directory, const std::string& suffix, ZipReader *zip = 0) throw (DirectoryException); | ^~~~~ In file included from ../shared/include/KeyValue.hpp:22, from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Player.hpp:23, from ../Engine/include/ServerLogger.hpp:22, from ../Engine/src/ServerLogger.cpp:18: ../shared/include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ../shared/include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Player.hpp:23, from ../Engine/include/ServerLogger.hpp:22, from ../Engine/src/ServerLogger.cpp:18: ../shared/include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Player.hpp:23, from ../Engine/include/ServerLogger.hpp:22, from ../Engine/src/ServerLogger.cpp:18: ../shared/include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Resources.hpp:25, from ../Engine/include/Player.hpp:23, from ../Engine/include/ServerLogger.hpp:22, from ../Engine/src/ServerLogger.cpp:18: ../shared/include/Tileset.hpp:47:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | throw (KeyValueException, TilesetException); | ^~~~~ ../shared/include/Tileset.hpp:67:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:26, from ../Engine/include/Player.hpp:23, from ../Engine/include/ServerLogger.hpp:22, from ../Engine/src/ServerLogger.cpp:18: ../shared/include/Object.hpp:64:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | throw (KeyValueException, ObjectException); | ^~~~~ ../shared/include/Object.hpp:96:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Characterset.hpp:22, from ../shared/include/Resources.hpp:27, from ../Engine/include/Player.hpp:23, from ../Engine/include/ServerLogger.hpp:22, from ../Engine/src/ServerLogger.cpp:18: ../shared/include/Movable.hpp:52:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ ../shared/include/Movable.hpp:73:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ In file included from ../shared/include/Resources.hpp:27, from ../Engine/include/Player.hpp:23, from ../Engine/include/ServerLogger.hpp:22, from ../Engine/src/ServerLogger.cpp:18: ../shared/include/Characterset.hpp:61:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 61 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/Characterset.hpp:80:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:83:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:86:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:28, from ../Engine/include/Player.hpp:23, from ../Engine/include/ServerLogger.hpp:22, from ../Engine/src/ServerLogger.cpp:18: ../shared/include/NPC.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/NPC.hpp:77:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Sound.hpp:24, from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/Player.hpp:23, from ../Engine/include/ServerLogger.hpp:22, from ../Engine/src/ServerLogger.cpp:18: ../shared/include/Audio.hpp:45:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ ../shared/include/Audio.hpp:46:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | virtual void generate_music(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ In file included from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/Player.hpp:23, from ../Engine/include/ServerLogger.hpp:22, from ../Engine/src/ServerLogger.cpp:18: ../shared/include/Sound.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, SoundException); | ^~~~~ In file included from ../shared/include/Resources.hpp:29, from ../Engine/include/Player.hpp:23, from ../Engine/include/ServerLogger.hpp:22, from ../Engine/src/ServerLogger.cpp:18: ../shared/include/Animation.hpp:42:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | throw (KeyValueException, AnimationException); | ^~~~~ ../shared/include/Animation.hpp:99:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:25, from ../shared/include/Resources.hpp:30, from ../Engine/include/Player.hpp:23, from ../Engine/include/ServerLogger.hpp:22, from ../Engine/src/ServerLogger.cpp:18: ../shared/include/Background.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, BackgroundException); | ^~~~~ ../shared/include/Background.hpp:53:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:27, from ../shared/include/Resources.hpp:30, from ../Engine/include/Player.hpp:23, from ../Engine/include/ServerLogger.hpp:22, from ../Engine/src/ServerLogger.cpp:18: ../shared/include/Lightmap.hpp:41:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | throw (LightmapException); | ^~~~~ ../shared/include/Lightmap.hpp:55:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:30, from ../Engine/include/Player.hpp:23, from ../Engine/include/ServerLogger.hpp:22, from ../Engine/src/ServerLogger.cpp:18: ../shared/include/Map.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MapException); | ^~~~~ ../shared/include/Map.hpp:82:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 82 | void fill_map() throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:32, from ../Engine/include/Player.hpp:23, from ../Engine/include/ServerLogger.hpp:22, from ../Engine/src/ServerLogger.cpp:18: ../shared/include/Font.hpp:53:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw (KeyValueException, FontException); | ^~~~~ In file included from ../shared/include/Resources.hpp:33, from ../Engine/include/Player.hpp:23, from ../Engine/include/ServerLogger.hpp:22, from ../Engine/src/ServerLogger.cpp:18: ../shared/include/Icon.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, IconException); | ^~~~~ ../shared/include/Icon.hpp:53:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:35, from ../Engine/include/Player.hpp:23, from ../Engine/include/ServerLogger.hpp:22, from ../Engine/src/ServerLogger.cpp:18: ../shared/include/Music.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, MusicException); | ^~~~~ ../shared/include/Music.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | const Audio *get_audio() const throw (MusicException); | ^~~~~ In file included from ../shared/include/Resources.hpp:36, from ../Engine/include/Player.hpp:23, from ../Engine/include/ServerLogger.hpp:22, from ../Engine/src/ServerLogger.cpp:18: ../shared/include/Shader.hpp:41:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Shader(const std::string& filename, ZipReader *zip) throw (KeyValueException, ShaderException); | ^~~~~ ../shared/include/Shader.hpp:44:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual ID get_location(const char *name) throw (ShaderException) = 0; | ^~~~~ ../shared/include/Shader.hpp:45:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual ID get_attrib_location(const char *name) throw (ShaderException) = 0; | ^~~~~ In file included from ../Engine/include/Player.hpp:23, from ../Engine/include/ServerLogger.hpp:22, from ../Engine/src/ServerLogger.cpp:18: ../shared/include/Resources.hpp:96:123: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | Resources(Subsystem& subystem, const std::string& resource_directory, bool skip_maps = false, bool paks_only = false) throw (ResourcesException, ResourcesMissingException); | ^~~~~ In file included from ../Engine/include/Player.hpp:23, from ../Engine/include/ServerLogger.hpp:22, from ../Engine/src/ServerLogger.cpp:18: ../shared/include/Resources.hpp:99:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void reload_resources() throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:103:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 103 | Tileset *get_tileset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:104:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | Object *get_object(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:105:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | Characterset *get_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:106:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | NPC *get_npc(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:107:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | Animation *get_animation(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:108:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | Map *get_map(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:109:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 109 | Background *get_background(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:110:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | Font *get_font(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:111:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | Icon *get_icon(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:112:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | Sound *get_sound(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:113:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | Music *get_music(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:114:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | Properties *get_game_settings(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:115:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | Shader *get_shader(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:116:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 116 | Icon *get_flag(const std::string& name, bool no_throw = false) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:159:90: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | void read_tilesets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:160:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 160 | void read_objects(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:161:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 161 | void read_charactersets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:162:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 162 | void read_npcs(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:163:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 163 | void read_animations(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:164:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 164 | void read_maps(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:165:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 165 | void read_backgrounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:166:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | void read_fonts(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:167:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | void read_icons(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:168:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | void read_sounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:169:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | void read_musics(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:170:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 170 | void read_game_settings(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:171:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | void read_shaders(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:172:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 172 | void read_flags(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:174:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 174 | void load_resources(bool home_paks_only) throw (ResourcesException, ResourcesMissingException); | ^~~~~ ../shared/include/Resources.hpp:175:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 175 | void read_all(const std::string& fdir, ZipReader *fzip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:177:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 177 | void prepare_resources() throw (ResourcesException); | ^~~~~ In file included from ../Engine/include/ServerLogger.hpp:22, from ../Engine/src/ServerLogger.cpp:18: ../Engine/include/Player.hpp:44:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | void set_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/Game' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/Game' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I../Engine/include -I../shared/include -Wno-unused-result -pedantic -Wextra -DDATA_DIRECTORY=/usr/share/games/goatattack -D__STDC_FORMAT_MACROS -DPNG_SKIP_SETJMP_CHECK -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../Engine/src/goatattack-ButtonNavigator.o `test -f '../Engine/src/ButtonNavigator.cpp' || echo './'`../Engine/src/ButtonNavigator.cpp In file included from ../shared/include/ZipReader.hpp:21, from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../shared/include/Gui.hpp:22, from ../Engine/include/ButtonNavigator.hpp:21, from ../Engine/src/ButtonNavigator.cpp:18: ../shared/include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../shared/include/Gui.hpp:22, from ../Engine/include/ButtonNavigator.hpp:21, from ../Engine/src/ButtonNavigator.cpp:18: ../shared/include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../shared/include/Gui.hpp:22, from ../Engine/include/ButtonNavigator.hpp:21, from ../Engine/src/ButtonNavigator.cpp:18: ../shared/include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../shared/include/Gui.hpp:22, from ../Engine/include/ButtonNavigator.hpp:21, from ../Engine/src/ButtonNavigator.cpp:18: ../shared/include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ../shared/include/Resources.hpp:22, from ../shared/include/Gui.hpp:22, from ../Engine/include/ButtonNavigator.hpp:21, from ../Engine/src/ButtonNavigator.cpp:18: ../shared/include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ../shared/include/Resources.hpp:24, from ../shared/include/Gui.hpp:22, from ../Engine/include/ButtonNavigator.hpp:21, from ../Engine/src/ButtonNavigator.cpp:18: ../shared/include/Directory.hpp:43:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | Directory(const std::string& directory, const std::string& suffix, ZipReader *zip = 0) throw (DirectoryException); | ^~~~~ In file included from ../shared/include/KeyValue.hpp:22, from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../shared/include/Gui.hpp:22, from ../Engine/include/ButtonNavigator.hpp:21, from ../Engine/src/ButtonNavigator.cpp:18: ../shared/include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ../shared/include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../shared/include/Gui.hpp:22, from ../Engine/include/ButtonNavigator.hpp:21, from ../Engine/src/ButtonNavigator.cpp:18: ../shared/include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../shared/include/Gui.hpp:22, from ../Engine/include/ButtonNavigator.hpp:21, from ../Engine/src/ButtonNavigator.cpp:18: ../shared/include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Resources.hpp:25, from ../shared/include/Gui.hpp:22, from ../Engine/include/ButtonNavigator.hpp:21, from ../Engine/src/ButtonNavigator.cpp:18: ../shared/include/Tileset.hpp:47:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | throw (KeyValueException, TilesetException); | ^~~~~ ../shared/include/Tileset.hpp:67:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:26, from ../shared/include/Gui.hpp:22, from ../Engine/include/ButtonNavigator.hpp:21, from ../Engine/src/ButtonNavigator.cpp:18: ../shared/include/Object.hpp:64:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | throw (KeyValueException, ObjectException); | ^~~~~ ../shared/include/Object.hpp:96:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Characterset.hpp:22, from ../shared/include/Resources.hpp:27, from ../shared/include/Gui.hpp:22, from ../Engine/include/ButtonNavigator.hpp:21, from ../Engine/src/ButtonNavigator.cpp:18: ../shared/include/Movable.hpp:52:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ ../shared/include/Movable.hpp:73:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ In file included from ../shared/include/Resources.hpp:27, from ../shared/include/Gui.hpp:22, from ../Engine/include/ButtonNavigator.hpp:21, from ../Engine/src/ButtonNavigator.cpp:18: ../shared/include/Characterset.hpp:61:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 61 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/Characterset.hpp:80:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:83:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:86:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:28, from ../shared/include/Gui.hpp:22, from ../Engine/include/ButtonNavigator.hpp:21, from ../Engine/src/ButtonNavigator.cpp:18: ../shared/include/NPC.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/NPC.hpp:77:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Sound.hpp:24, from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../shared/include/Gui.hpp:22, from ../Engine/include/ButtonNavigator.hpp:21, from ../Engine/src/ButtonNavigator.cpp:18: ../shared/include/Audio.hpp:45:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ ../shared/include/Audio.hpp:46:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | virtual void generate_music(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ In file included from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../shared/include/Gui.hpp:22, from ../Engine/include/ButtonNavigator.hpp:21, from ../Engine/src/ButtonNavigator.cpp:18: ../shared/include/Sound.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, SoundException); | ^~~~~ In file included from ../shared/include/Resources.hpp:29, from ../shared/include/Gui.hpp:22, from ../Engine/include/ButtonNavigator.hpp:21, from ../Engine/src/ButtonNavigator.cpp:18: ../shared/include/Animation.hpp:42:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | throw (KeyValueException, AnimationException); | ^~~~~ ../shared/include/Animation.hpp:99:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:25, from ../shared/include/Resources.hpp:30, from ../shared/include/Gui.hpp:22, from ../Engine/include/ButtonNavigator.hpp:21, from ../Engine/src/ButtonNavigator.cpp:18: ../shared/include/Background.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, BackgroundException); | ^~~~~ ../shared/include/Background.hpp:53:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:27, from ../shared/include/Resources.hpp:30, from ../shared/include/Gui.hpp:22, from ../Engine/include/ButtonNavigator.hpp:21, from ../Engine/src/ButtonNavigator.cpp:18: ../shared/include/Lightmap.hpp:41:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | throw (LightmapException); | ^~~~~ ../shared/include/Lightmap.hpp:55:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:30, from ../shared/include/Gui.hpp:22, from ../Engine/include/ButtonNavigator.hpp:21, from ../Engine/src/ButtonNavigator.cpp:18: ../shared/include/Map.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MapException); | ^~~~~ ../shared/include/Map.hpp:82:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 82 | void fill_map() throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:32, from ../shared/include/Gui.hpp:22, from ../Engine/include/ButtonNavigator.hpp:21, from ../Engine/src/ButtonNavigator.cpp:18: ../shared/include/Font.hpp:53:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw (KeyValueException, FontException); | ^~~~~ In file included from ../shared/include/Resources.hpp:33, from ../shared/include/Gui.hpp:22, from ../Engine/include/ButtonNavigator.hpp:21, from ../Engine/src/ButtonNavigator.cpp:18: ../shared/include/Icon.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, IconException); | ^~~~~ ../shared/include/Icon.hpp:53:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:35, from ../shared/include/Gui.hpp:22, from ../Engine/include/ButtonNavigator.hpp:21, from ../Engine/src/ButtonNavigator.cpp:18: ../shared/include/Music.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, MusicException); | ^~~~~ ../shared/include/Music.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | const Audio *get_audio() const throw (MusicException); | ^~~~~ In file included from ../shared/include/Resources.hpp:36, from ../shared/include/Gui.hpp:22, from ../Engine/include/ButtonNavigator.hpp:21, from ../Engine/src/ButtonNavigator.cpp:18: ../shared/include/Shader.hpp:41:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Shader(const std::string& filename, ZipReader *zip) throw (KeyValueException, ShaderException); | ^~~~~ ../shared/include/Shader.hpp:44:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual ID get_location(const char *name) throw (ShaderException) = 0; | ^~~~~ ../shared/include/Shader.hpp:45:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual ID get_attrib_location(const char *name) throw (ShaderException) = 0; | ^~~~~ In file included from ../shared/include/Gui.hpp:22, from ../Engine/include/ButtonNavigator.hpp:21, from ../Engine/src/ButtonNavigator.cpp:18: ../shared/include/Resources.hpp:96:123: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | Resources(Subsystem& subystem, const std::string& resource_directory, bool skip_maps = false, bool paks_only = false) throw (ResourcesException, ResourcesMissingException); | ^~~~~ In file included from ../shared/include/Gui.hpp:22, from ../Engine/include/ButtonNavigator.hpp:21, from ../Engine/src/ButtonNavigator.cpp:18: ../shared/include/Resources.hpp:99:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void reload_resources() throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:103:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 103 | Tileset *get_tileset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:104:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | Object *get_object(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:105:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | Characterset *get_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:106:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | NPC *get_npc(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:107:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | Animation *get_animation(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:108:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | Map *get_map(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:109:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 109 | Background *get_background(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:110:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | Font *get_font(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:111:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | Icon *get_icon(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:112:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | Sound *get_sound(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:113:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | Music *get_music(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:114:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | Properties *get_game_settings(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:115:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | Shader *get_shader(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:116:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 116 | Icon *get_flag(const std::string& name, bool no_throw = false) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:159:90: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | void read_tilesets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:160:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 160 | void read_objects(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:161:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 161 | void read_charactersets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:162:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 162 | void read_npcs(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:163:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 163 | void read_animations(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:164:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 164 | void read_maps(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:165:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 165 | void read_backgrounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:166:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | void read_fonts(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:167:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | void read_icons(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:168:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | void read_sounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:169:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | void read_musics(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:170:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 170 | void read_game_settings(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:171:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | void read_shaders(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:172:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 172 | void read_flags(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:174:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 174 | void load_resources(bool home_paks_only) throw (ResourcesException, ResourcesMissingException); | ^~~~~ ../shared/include/Resources.hpp:175:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 175 | void read_all(const std::string& fdir, ZipReader *fzip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:177:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 177 | void prepare_resources() throw (ResourcesException); | ^~~~~ In file included from ../Engine/include/ButtonNavigator.hpp:21, from ../Engine/src/ButtonNavigator.cpp:18: ../shared/include/Gui.hpp:68:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 68 | Gui(Resources& resources, Subsystem& subsystem, Font *font) throw (GuiException, ResourcesException); | ^~~~~ ../shared/include/Gui.hpp:71:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 71 | void run() throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:74:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | virtual void idle() throw (Exception) = 0; | ^~~~~ ../shared/include/Gui.hpp:99:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:102:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | const std::string& caption) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:106:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:110:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:114:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:117:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | const std::string& text) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | TileGraphic *graphic) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:123:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:126:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 126 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:131:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 131 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:136:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 136 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:140:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 140 | void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:144:83: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | GuiListbox::OnItemSelected on_item_selected, void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:201:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 201 | void idleloop(int stack_counter) throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:203:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 203 | void check_parent(GuiObject *parent) throw (GuiException); | ^~~~~ In file included from ../Engine/include/ButtonNavigator.hpp:22, from ../Engine/src/ButtonNavigator.cpp:18: ../shared/include/Configuration.hpp:34:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 34 | Configuration(const std::string& directory, const std::string& filename) throw (ConfigurationException); | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/Game' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/Game' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I../Engine/include -I../shared/include -Wno-unused-result -pedantic -Wextra -DDATA_DIRECTORY=/usr/share/games/goatattack -D__STDC_FORMAT_MACROS -DPNG_SKIP_SETJMP_CHECK -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../Engine/src/goatattack-TournamentSR.o `test -f '../Engine/src/TournamentSR.cpp' || echo './'`../Engine/src/TournamentSR.cpp In file included from ../shared/include/ZipReader.hpp:21, from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentSR.hpp:21, from ../Engine/src/TournamentSR.cpp:18: ../shared/include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentSR.hpp:21, from ../Engine/src/TournamentSR.cpp:18: ../shared/include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentSR.hpp:21, from ../Engine/src/TournamentSR.cpp:18: ../shared/include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentSR.hpp:21, from ../Engine/src/TournamentSR.cpp:18: ../shared/include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentSR.hpp:21, from ../Engine/src/TournamentSR.cpp:18: ../shared/include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ../shared/include/Resources.hpp:24, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentSR.hpp:21, from ../Engine/src/TournamentSR.cpp:18: ../shared/include/Directory.hpp:43:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | Directory(const std::string& directory, const std::string& suffix, ZipReader *zip = 0) throw (DirectoryException); | ^~~~~ In file included from ../shared/include/KeyValue.hpp:22, from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentSR.hpp:21, from ../Engine/src/TournamentSR.cpp:18: ../shared/include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ../shared/include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentSR.hpp:21, from ../Engine/src/TournamentSR.cpp:18: ../shared/include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentSR.hpp:21, from ../Engine/src/TournamentSR.cpp:18: ../shared/include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentSR.hpp:21, from ../Engine/src/TournamentSR.cpp:18: ../shared/include/Tileset.hpp:47:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | throw (KeyValueException, TilesetException); | ^~~~~ ../shared/include/Tileset.hpp:67:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:26, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentSR.hpp:21, from ../Engine/src/TournamentSR.cpp:18: ../shared/include/Object.hpp:64:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | throw (KeyValueException, ObjectException); | ^~~~~ ../shared/include/Object.hpp:96:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Characterset.hpp:22, from ../shared/include/Resources.hpp:27, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentSR.hpp:21, from ../Engine/src/TournamentSR.cpp:18: ../shared/include/Movable.hpp:52:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ ../shared/include/Movable.hpp:73:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ In file included from ../shared/include/Resources.hpp:27, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentSR.hpp:21, from ../Engine/src/TournamentSR.cpp:18: ../shared/include/Characterset.hpp:61:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 61 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/Characterset.hpp:80:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:83:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:86:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:28, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentSR.hpp:21, from ../Engine/src/TournamentSR.cpp:18: ../shared/include/NPC.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/NPC.hpp:77:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Sound.hpp:24, from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentSR.hpp:21, from ../Engine/src/TournamentSR.cpp:18: ../shared/include/Audio.hpp:45:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ ../shared/include/Audio.hpp:46:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | virtual void generate_music(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ In file included from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentSR.hpp:21, from ../Engine/src/TournamentSR.cpp:18: ../shared/include/Sound.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, SoundException); | ^~~~~ In file included from ../shared/include/Resources.hpp:29, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentSR.hpp:21, from ../Engine/src/TournamentSR.cpp:18: ../shared/include/Animation.hpp:42:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | throw (KeyValueException, AnimationException); | ^~~~~ ../shared/include/Animation.hpp:99:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:25, from ../shared/include/Resources.hpp:30, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentSR.hpp:21, from ../Engine/src/TournamentSR.cpp:18: ../shared/include/Background.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, BackgroundException); | ^~~~~ ../shared/include/Background.hpp:53:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:27, from ../shared/include/Resources.hpp:30, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentSR.hpp:21, from ../Engine/src/TournamentSR.cpp:18: ../shared/include/Lightmap.hpp:41:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | throw (LightmapException); | ^~~~~ ../shared/include/Lightmap.hpp:55:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:30, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentSR.hpp:21, from ../Engine/src/TournamentSR.cpp:18: ../shared/include/Map.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MapException); | ^~~~~ ../shared/include/Map.hpp:82:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 82 | void fill_map() throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:32, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentSR.hpp:21, from ../Engine/src/TournamentSR.cpp:18: ../shared/include/Font.hpp:53:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw (KeyValueException, FontException); | ^~~~~ In file included from ../shared/include/Resources.hpp:33, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentSR.hpp:21, from ../Engine/src/TournamentSR.cpp:18: ../shared/include/Icon.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, IconException); | ^~~~~ ../shared/include/Icon.hpp:53:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:35, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentSR.hpp:21, from ../Engine/src/TournamentSR.cpp:18: ../shared/include/Music.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, MusicException); | ^~~~~ ../shared/include/Music.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | const Audio *get_audio() const throw (MusicException); | ^~~~~ In file included from ../shared/include/Resources.hpp:36, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentSR.hpp:21, from ../Engine/src/TournamentSR.cpp:18: ../shared/include/Shader.hpp:41:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Shader(const std::string& filename, ZipReader *zip) throw (KeyValueException, ShaderException); | ^~~~~ ../shared/include/Shader.hpp:44:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual ID get_location(const char *name) throw (ShaderException) = 0; | ^~~~~ ../shared/include/Shader.hpp:45:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual ID get_attrib_location(const char *name) throw (ShaderException) = 0; | ^~~~~ In file included from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentSR.hpp:21, from ../Engine/src/TournamentSR.cpp:18: ../shared/include/Resources.hpp:96:123: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | Resources(Subsystem& subystem, const std::string& resource_directory, bool skip_maps = false, bool paks_only = false) throw (ResourcesException, ResourcesMissingException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentSR.hpp:21, from ../Engine/src/TournamentSR.cpp:18: ../shared/include/Resources.hpp:99:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void reload_resources() throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:103:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 103 | Tileset *get_tileset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:104:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | Object *get_object(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:105:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | Characterset *get_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:106:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | NPC *get_npc(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:107:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | Animation *get_animation(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:108:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | Map *get_map(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:109:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 109 | Background *get_background(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:110:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | Font *get_font(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:111:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | Icon *get_icon(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:112:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | Sound *get_sound(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:113:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | Music *get_music(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:114:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | Properties *get_game_settings(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:115:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | Shader *get_shader(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:116:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 116 | Icon *get_flag(const std::string& name, bool no_throw = false) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:159:90: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | void read_tilesets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:160:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 160 | void read_objects(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:161:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 161 | void read_charactersets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:162:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 162 | void read_npcs(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:163:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 163 | void read_animations(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:164:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 164 | void read_maps(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:165:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 165 | void read_backgrounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:166:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | void read_fonts(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:167:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | void read_icons(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:168:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | void read_sounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:169:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | void read_musics(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:170:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 170 | void read_game_settings(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:171:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | void read_shaders(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:172:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 172 | void read_flags(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:174:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 174 | void load_resources(bool home_paks_only) throw (ResourcesException, ResourcesMissingException); | ^~~~~ ../shared/include/Resources.hpp:175:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 175 | void read_all(const std::string& fdir, ZipReader *fzip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:177:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 177 | void prepare_resources() throw (ResourcesException); | ^~~~~ In file included from ../Engine/include/MessageSequencer.hpp:22, from ../Engine/include/Player.hpp:21, from ../Engine/include/Tournament.hpp:27, from ../Engine/include/TournamentSR.hpp:21, from ../Engine/src/TournamentSR.cpp:18: ../shared/include/UDPSocket.hpp:42:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | UDPSocket() throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | UDPSocket(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:46:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | ssize_t send(uint32_t host, uint16_t port, void *buffer, size_t length) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:47:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | ssize_t recv(char *buffer, size_t length, uint32_t *host, uint16_t *port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:48:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_port(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:60:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 60 | void create_socket(unsigned short port) throw (UDPSocketException); | ^~~~~ In file included from ../Engine/include/Player.hpp:21, from ../Engine/include/Tournament.hpp:27, from ../Engine/include/TournamentSR.hpp:21, from ../Engine/src/TournamentSR.cpp:18: ../Engine/include/MessageSequencer.hpp:94:128: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | MessageSequencer(I18N& i18n, hostport_t port, pico_size_t num_heaps, const std::string& name, const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:95:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 95 | MessageSequencer(I18N& i18n, hostaddr_t server_host, hostport_t server_port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:99:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void request_server_info(hostaddr_t host, hostport_t port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:100:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 100 | void login(const std::string& password, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:101:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 101 | void login(data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:102:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | void logout() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:104:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | void broadcast(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:105:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | void push(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:106:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void push(flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:107:85: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | void push(const Connection *c, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:108:100: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | void push(const Connection *c, command_t cmd, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:111:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | bool cycle() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:112:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | void kill(const Connection *c) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:114:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | int protocol_version) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:121:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | virtual void event_access_denied(RefusalReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:122:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 122 | virtual void event_login(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:123:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | virtual void event_data(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:124:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 124 | virtual void event_logout(const Connection *c, LogoutReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:143:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 143 | void ack(SequencerHeap *heap, sequence_no_t seq_no) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:144:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | void process_incoming(SequencerHeap *heap, NetMessage *msg) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:152:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 152 | flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:27, from ../Engine/include/TournamentSR.hpp:21, from ../Engine/src/TournamentSR.cpp:18: ../Engine/include/Player.hpp:44:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | void set_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:31, from ../Engine/include/TournamentSR.hpp:21, from ../Engine/src/TournamentSR.cpp:18: ../shared/include/Configuration.hpp:34:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 34 | Configuration(const std::string& directory, const std::string& filename) throw (ConfigurationException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:32, from ../Engine/include/TournamentSR.hpp:21, from ../Engine/src/TournamentSR.cpp:18: ../shared/include/Gui.hpp:68:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 68 | Gui(Resources& resources, Subsystem& subsystem, Font *font) throw (GuiException, ResourcesException); | ^~~~~ ../shared/include/Gui.hpp:71:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 71 | void run() throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:74:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | virtual void idle() throw (Exception) = 0; | ^~~~~ ../shared/include/Gui.hpp:99:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:102:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | const std::string& caption) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:106:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:110:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:114:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:117:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | const std::string& text) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | TileGraphic *graphic) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:123:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:126:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 126 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:131:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 131 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:136:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 136 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:140:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 140 | void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:144:83: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | GuiListbox::OnItemSelected on_item_selected, void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:201:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 201 | void idleloop(int stack_counter) throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:203:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 203 | void check_parent(GuiObject *parent) throw (GuiException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:36, from ../Engine/include/TournamentSR.hpp:21, from ../Engine/src/TournamentSR.cpp:18: ../Engine/include/Lagometer.hpp:41:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Lagometer(Subsystem& subsystem) throw (LagometerException); | ^~~~~ ../Engine/include/Lagometer.hpp:42:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | Lagometer(Subsystem& subsystem, int width, int height) throw (LagometerException); | ^~~~~ ../Engine/include/Lagometer.hpp:77:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | void create(Subsystem& subsystem) throw (LagometerException); | ^~~~~ In file included from ../Engine/include/TournamentSR.hpp:21, from ../Engine/src/TournamentSR.cpp:18: ../Engine/include/Tournament.hpp:171:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | throw (TournamentException, ResourcesException); | ^~~~~ ../Engine/include/Tournament.hpp:223:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 223 | virtual void create_spawn_points() throw (TournamentException); | ^~~~~ In file included from ../Engine/src/TournamentSR.cpp:18: ../Engine/include/TournamentSR.hpp:28:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 28 | throw (TournamentException, ResourcesException); | ^~~~~ ../Engine/src/TournamentSR.cpp:30:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 30 | throw (TournamentException, ResourcesException) | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/Game' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/Game' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I../Engine/include -I../shared/include -Wno-unused-result -pedantic -Wextra -DDATA_DIRECTORY=/usr/share/games/goatattack -D__STDC_FORMAT_MACROS -DPNG_SKIP_SETJMP_CHECK -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../Engine/src/goatattack-TournamentTeam.o `test -f '../Engine/src/TournamentTeam.cpp' || echo './'`../Engine/src/TournamentTeam.cpp In file included from ../shared/include/ZipReader.hpp:21, from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/src/TournamentTeam.cpp:18: ../shared/include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/src/TournamentTeam.cpp:18: ../shared/include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/src/TournamentTeam.cpp:18: ../shared/include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/src/TournamentTeam.cpp:18: ../shared/include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/src/TournamentTeam.cpp:18: ../shared/include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ../shared/include/Resources.hpp:24, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/src/TournamentTeam.cpp:18: ../shared/include/Directory.hpp:43:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | Directory(const std::string& directory, const std::string& suffix, ZipReader *zip = 0) throw (DirectoryException); | ^~~~~ In file included from ../shared/include/KeyValue.hpp:22, from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/src/TournamentTeam.cpp:18: ../shared/include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ../shared/include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/src/TournamentTeam.cpp:18: ../shared/include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/src/TournamentTeam.cpp:18: ../shared/include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/src/TournamentTeam.cpp:18: ../shared/include/Tileset.hpp:47:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | throw (KeyValueException, TilesetException); | ^~~~~ ../shared/include/Tileset.hpp:67:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:26, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/src/TournamentTeam.cpp:18: ../shared/include/Object.hpp:64:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | throw (KeyValueException, ObjectException); | ^~~~~ ../shared/include/Object.hpp:96:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Characterset.hpp:22, from ../shared/include/Resources.hpp:27, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/src/TournamentTeam.cpp:18: ../shared/include/Movable.hpp:52:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ ../shared/include/Movable.hpp:73:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ In file included from ../shared/include/Resources.hpp:27, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/src/TournamentTeam.cpp:18: ../shared/include/Characterset.hpp:61:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 61 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/Characterset.hpp:80:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:83:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:86:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:28, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/src/TournamentTeam.cpp:18: ../shared/include/NPC.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/NPC.hpp:77:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Sound.hpp:24, from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/src/TournamentTeam.cpp:18: ../shared/include/Audio.hpp:45:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ ../shared/include/Audio.hpp:46:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | virtual void generate_music(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ In file included from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/src/TournamentTeam.cpp:18: ../shared/include/Sound.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, SoundException); | ^~~~~ In file included from ../shared/include/Resources.hpp:29, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/src/TournamentTeam.cpp:18: ../shared/include/Animation.hpp:42:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | throw (KeyValueException, AnimationException); | ^~~~~ ../shared/include/Animation.hpp:99:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:25, from ../shared/include/Resources.hpp:30, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/src/TournamentTeam.cpp:18: ../shared/include/Background.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, BackgroundException); | ^~~~~ ../shared/include/Background.hpp:53:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:27, from ../shared/include/Resources.hpp:30, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/src/TournamentTeam.cpp:18: ../shared/include/Lightmap.hpp:41:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | throw (LightmapException); | ^~~~~ ../shared/include/Lightmap.hpp:55:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:30, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/src/TournamentTeam.cpp:18: ../shared/include/Map.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MapException); | ^~~~~ ../shared/include/Map.hpp:82:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 82 | void fill_map() throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:32, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/src/TournamentTeam.cpp:18: ../shared/include/Font.hpp:53:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw (KeyValueException, FontException); | ^~~~~ In file included from ../shared/include/Resources.hpp:33, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/src/TournamentTeam.cpp:18: ../shared/include/Icon.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, IconException); | ^~~~~ ../shared/include/Icon.hpp:53:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:35, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/src/TournamentTeam.cpp:18: ../shared/include/Music.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, MusicException); | ^~~~~ ../shared/include/Music.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | const Audio *get_audio() const throw (MusicException); | ^~~~~ In file included from ../shared/include/Resources.hpp:36, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/src/TournamentTeam.cpp:18: ../shared/include/Shader.hpp:41:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Shader(const std::string& filename, ZipReader *zip) throw (KeyValueException, ShaderException); | ^~~~~ ../shared/include/Shader.hpp:44:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual ID get_location(const char *name) throw (ShaderException) = 0; | ^~~~~ ../shared/include/Shader.hpp:45:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual ID get_attrib_location(const char *name) throw (ShaderException) = 0; | ^~~~~ In file included from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/src/TournamentTeam.cpp:18: ../shared/include/Resources.hpp:96:123: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | Resources(Subsystem& subystem, const std::string& resource_directory, bool skip_maps = false, bool paks_only = false) throw (ResourcesException, ResourcesMissingException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/src/TournamentTeam.cpp:18: ../shared/include/Resources.hpp:99:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void reload_resources() throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:103:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 103 | Tileset *get_tileset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:104:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | Object *get_object(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:105:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | Characterset *get_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:106:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | NPC *get_npc(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:107:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | Animation *get_animation(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:108:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | Map *get_map(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:109:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 109 | Background *get_background(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:110:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | Font *get_font(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:111:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | Icon *get_icon(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:112:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | Sound *get_sound(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:113:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | Music *get_music(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:114:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | Properties *get_game_settings(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:115:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | Shader *get_shader(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:116:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 116 | Icon *get_flag(const std::string& name, bool no_throw = false) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:159:90: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | void read_tilesets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:160:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 160 | void read_objects(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:161:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 161 | void read_charactersets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:162:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 162 | void read_npcs(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:163:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 163 | void read_animations(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:164:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 164 | void read_maps(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:165:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 165 | void read_backgrounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:166:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | void read_fonts(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:167:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | void read_icons(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:168:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | void read_sounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:169:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | void read_musics(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:170:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 170 | void read_game_settings(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:171:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | void read_shaders(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:172:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 172 | void read_flags(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:174:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 174 | void load_resources(bool home_paks_only) throw (ResourcesException, ResourcesMissingException); | ^~~~~ ../shared/include/Resources.hpp:175:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 175 | void read_all(const std::string& fdir, ZipReader *fzip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:177:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 177 | void prepare_resources() throw (ResourcesException); | ^~~~~ In file included from ../Engine/include/MessageSequencer.hpp:22, from ../Engine/include/Player.hpp:21, from ../Engine/include/Tournament.hpp:27, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/src/TournamentTeam.cpp:18: ../shared/include/UDPSocket.hpp:42:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | UDPSocket() throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | UDPSocket(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:46:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | ssize_t send(uint32_t host, uint16_t port, void *buffer, size_t length) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:47:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | ssize_t recv(char *buffer, size_t length, uint32_t *host, uint16_t *port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:48:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_port(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:60:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 60 | void create_socket(unsigned short port) throw (UDPSocketException); | ^~~~~ In file included from ../Engine/include/Player.hpp:21, from ../Engine/include/Tournament.hpp:27, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/src/TournamentTeam.cpp:18: ../Engine/include/MessageSequencer.hpp:94:128: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | MessageSequencer(I18N& i18n, hostport_t port, pico_size_t num_heaps, const std::string& name, const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:95:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 95 | MessageSequencer(I18N& i18n, hostaddr_t server_host, hostport_t server_port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:99:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void request_server_info(hostaddr_t host, hostport_t port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:100:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 100 | void login(const std::string& password, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:101:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 101 | void login(data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:102:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | void logout() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:104:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | void broadcast(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:105:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | void push(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:106:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void push(flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:107:85: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | void push(const Connection *c, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:108:100: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | void push(const Connection *c, command_t cmd, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:111:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | bool cycle() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:112:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | void kill(const Connection *c) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:114:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | int protocol_version) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:121:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | virtual void event_access_denied(RefusalReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:122:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 122 | virtual void event_login(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:123:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | virtual void event_data(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:124:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 124 | virtual void event_logout(const Connection *c, LogoutReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:143:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 143 | void ack(SequencerHeap *heap, sequence_no_t seq_no) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:144:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | void process_incoming(SequencerHeap *heap, NetMessage *msg) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:152:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 152 | flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:27, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/src/TournamentTeam.cpp:18: ../Engine/include/Player.hpp:44:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | void set_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:31, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/src/TournamentTeam.cpp:18: ../shared/include/Configuration.hpp:34:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 34 | Configuration(const std::string& directory, const std::string& filename) throw (ConfigurationException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:32, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/src/TournamentTeam.cpp:18: ../shared/include/Gui.hpp:68:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 68 | Gui(Resources& resources, Subsystem& subsystem, Font *font) throw (GuiException, ResourcesException); | ^~~~~ ../shared/include/Gui.hpp:71:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 71 | void run() throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:74:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | virtual void idle() throw (Exception) = 0; | ^~~~~ ../shared/include/Gui.hpp:99:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:102:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | const std::string& caption) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:106:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:110:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:114:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:117:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | const std::string& text) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | TileGraphic *graphic) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:123:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:126:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 126 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:131:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 131 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:136:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 136 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:140:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 140 | void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:144:83: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | GuiListbox::OnItemSelected on_item_selected, void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:201:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 201 | void idleloop(int stack_counter) throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:203:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 203 | void check_parent(GuiObject *parent) throw (GuiException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:36, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/src/TournamentTeam.cpp:18: ../Engine/include/Lagometer.hpp:41:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Lagometer(Subsystem& subsystem) throw (LagometerException); | ^~~~~ ../Engine/include/Lagometer.hpp:42:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | Lagometer(Subsystem& subsystem, int width, int height) throw (LagometerException); | ^~~~~ ../Engine/include/Lagometer.hpp:77:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | void create(Subsystem& subsystem) throw (LagometerException); | ^~~~~ In file included from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/src/TournamentTeam.cpp:18: ../Engine/include/Tournament.hpp:171:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | throw (TournamentException, ResourcesException); | ^~~~~ ../Engine/include/Tournament.hpp:223:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 223 | virtual void create_spawn_points() throw (TournamentException); | ^~~~~ In file included from ../Engine/src/TournamentTeam.cpp:18: ../Engine/include/TournamentTeam.hpp:37:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 37 | throw (TournamentException, ResourcesException); | ^~~~~ ../Engine/include/TournamentTeam.hpp:61:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 61 | virtual void create_spawn_points() throw (TournamentException); | ^~~~~ ../Engine/src/TournamentTeam.cpp:28:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 28 | throw (TournamentException, ResourcesException) | ^~~~~ ../Engine/src/TournamentTeam.cpp:55:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void TournamentTeam::create_spawn_points() throw (TournamentException) { | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/Game' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/Game' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I../Engine/include -I../shared/include -Wno-unused-result -pedantic -Wextra -DDATA_DIRECTORY=/usr/share/games/goatattack -D__STDC_FORMAT_MACROS -DPNG_SKIP_SETJMP_CHECK -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../Engine/src/goatattack-MapConfiguration.o `test -f '../Engine/src/MapConfiguration.cpp' || echo './'`../Engine/src/MapConfiguration.cpp In file included from ../shared/include/ZipReader.hpp:21, from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/MapConfiguration.hpp:21, from ../Engine/src/MapConfiguration.cpp:18: ../shared/include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/MapConfiguration.hpp:21, from ../Engine/src/MapConfiguration.cpp:18: ../shared/include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/MapConfiguration.hpp:21, from ../Engine/src/MapConfiguration.cpp:18: ../shared/include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/MapConfiguration.hpp:21, from ../Engine/src/MapConfiguration.cpp:18: ../shared/include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ../shared/include/Resources.hpp:22, from ../Engine/include/MapConfiguration.hpp:21, from ../Engine/src/MapConfiguration.cpp:18: ../shared/include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ../shared/include/Resources.hpp:24, from ../Engine/include/MapConfiguration.hpp:21, from ../Engine/src/MapConfiguration.cpp:18: ../shared/include/Directory.hpp:43:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | Directory(const std::string& directory, const std::string& suffix, ZipReader *zip = 0) throw (DirectoryException); | ^~~~~ In file included from ../shared/include/KeyValue.hpp:22, from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/MapConfiguration.hpp:21, from ../Engine/src/MapConfiguration.cpp:18: ../shared/include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ../shared/include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/MapConfiguration.hpp:21, from ../Engine/src/MapConfiguration.cpp:18: ../shared/include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/MapConfiguration.hpp:21, from ../Engine/src/MapConfiguration.cpp:18: ../shared/include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Resources.hpp:25, from ../Engine/include/MapConfiguration.hpp:21, from ../Engine/src/MapConfiguration.cpp:18: ../shared/include/Tileset.hpp:47:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | throw (KeyValueException, TilesetException); | ^~~~~ ../shared/include/Tileset.hpp:67:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:26, from ../Engine/include/MapConfiguration.hpp:21, from ../Engine/src/MapConfiguration.cpp:18: ../shared/include/Object.hpp:64:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | throw (KeyValueException, ObjectException); | ^~~~~ ../shared/include/Object.hpp:96:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Characterset.hpp:22, from ../shared/include/Resources.hpp:27, from ../Engine/include/MapConfiguration.hpp:21, from ../Engine/src/MapConfiguration.cpp:18: ../shared/include/Movable.hpp:52:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ ../shared/include/Movable.hpp:73:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ In file included from ../shared/include/Resources.hpp:27, from ../Engine/include/MapConfiguration.hpp:21, from ../Engine/src/MapConfiguration.cpp:18: ../shared/include/Characterset.hpp:61:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 61 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/Characterset.hpp:80:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:83:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:86:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:28, from ../Engine/include/MapConfiguration.hpp:21, from ../Engine/src/MapConfiguration.cpp:18: ../shared/include/NPC.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/NPC.hpp:77:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Sound.hpp:24, from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/MapConfiguration.hpp:21, from ../Engine/src/MapConfiguration.cpp:18: ../shared/include/Audio.hpp:45:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ ../shared/include/Audio.hpp:46:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | virtual void generate_music(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ In file included from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/MapConfiguration.hpp:21, from ../Engine/src/MapConfiguration.cpp:18: ../shared/include/Sound.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, SoundException); | ^~~~~ In file included from ../shared/include/Resources.hpp:29, from ../Engine/include/MapConfiguration.hpp:21, from ../Engine/src/MapConfiguration.cpp:18: ../shared/include/Animation.hpp:42:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | throw (KeyValueException, AnimationException); | ^~~~~ ../shared/include/Animation.hpp:99:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:25, from ../shared/include/Resources.hpp:30, from ../Engine/include/MapConfiguration.hpp:21, from ../Engine/src/MapConfiguration.cpp:18: ../shared/include/Background.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, BackgroundException); | ^~~~~ ../shared/include/Background.hpp:53:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:27, from ../shared/include/Resources.hpp:30, from ../Engine/include/MapConfiguration.hpp:21, from ../Engine/src/MapConfiguration.cpp:18: ../shared/include/Lightmap.hpp:41:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | throw (LightmapException); | ^~~~~ ../shared/include/Lightmap.hpp:55:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:30, from ../Engine/include/MapConfiguration.hpp:21, from ../Engine/src/MapConfiguration.cpp:18: ../shared/include/Map.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MapException); | ^~~~~ ../shared/include/Map.hpp:82:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 82 | void fill_map() throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:32, from ../Engine/include/MapConfiguration.hpp:21, from ../Engine/src/MapConfiguration.cpp:18: ../shared/include/Font.hpp:53:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw (KeyValueException, FontException); | ^~~~~ In file included from ../shared/include/Resources.hpp:33, from ../Engine/include/MapConfiguration.hpp:21, from ../Engine/src/MapConfiguration.cpp:18: ../shared/include/Icon.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, IconException); | ^~~~~ ../shared/include/Icon.hpp:53:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:35, from ../Engine/include/MapConfiguration.hpp:21, from ../Engine/src/MapConfiguration.cpp:18: ../shared/include/Music.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, MusicException); | ^~~~~ ../shared/include/Music.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | const Audio *get_audio() const throw (MusicException); | ^~~~~ In file included from ../shared/include/Resources.hpp:36, from ../Engine/include/MapConfiguration.hpp:21, from ../Engine/src/MapConfiguration.cpp:18: ../shared/include/Shader.hpp:41:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Shader(const std::string& filename, ZipReader *zip) throw (KeyValueException, ShaderException); | ^~~~~ ../shared/include/Shader.hpp:44:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual ID get_location(const char *name) throw (ShaderException) = 0; | ^~~~~ ../shared/include/Shader.hpp:45:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual ID get_attrib_location(const char *name) throw (ShaderException) = 0; | ^~~~~ In file included from ../Engine/include/MapConfiguration.hpp:21, from ../Engine/src/MapConfiguration.cpp:18: ../shared/include/Resources.hpp:96:123: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | Resources(Subsystem& subystem, const std::string& resource_directory, bool skip_maps = false, bool paks_only = false) throw (ResourcesException, ResourcesMissingException); | ^~~~~ In file included from ../Engine/include/MapConfiguration.hpp:21, from ../Engine/src/MapConfiguration.cpp:18: ../shared/include/Resources.hpp:99:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void reload_resources() throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:103:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 103 | Tileset *get_tileset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:104:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | Object *get_object(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:105:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | Characterset *get_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:106:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | NPC *get_npc(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:107:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | Animation *get_animation(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:108:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | Map *get_map(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:109:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 109 | Background *get_background(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:110:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | Font *get_font(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:111:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | Icon *get_icon(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:112:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | Sound *get_sound(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:113:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | Music *get_music(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:114:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | Properties *get_game_settings(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:115:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | Shader *get_shader(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:116:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 116 | Icon *get_flag(const std::string& name, bool no_throw = false) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:159:90: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | void read_tilesets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:160:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 160 | void read_objects(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:161:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 161 | void read_charactersets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:162:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 162 | void read_npcs(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:163:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 163 | void read_animations(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:164:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 164 | void read_maps(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:165:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 165 | void read_backgrounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:166:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | void read_fonts(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:167:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | void read_icons(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:168:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | void read_sounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:169:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | void read_musics(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:170:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 170 | void read_game_settings(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:171:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | void read_shaders(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:172:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 172 | void read_flags(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:174:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 174 | void load_resources(bool home_paks_only) throw (ResourcesException, ResourcesMissingException); | ^~~~~ ../shared/include/Resources.hpp:175:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 175 | void read_all(const std::string& fdir, ZipReader *fzip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:177:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 177 | void prepare_resources() throw (ResourcesException); | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/Game' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/Game' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I../Engine/include -I../shared/include -Wno-unused-result -pedantic -Wextra -DDATA_DIRECTORY=/usr/share/games/goatattack -D__STDC_FORMAT_MACROS -DPNG_SKIP_SETJMP_CHECK -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../Engine/src/goatattack-Lagometer.o `test -f '../Engine/src/Lagometer.cpp' || echo './'`../Engine/src/Lagometer.cpp In file included from ../shared/include/ZipReader.hpp:21, from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../Engine/include/Lagometer.hpp:21, from ../Engine/src/Lagometer.cpp:18: ../shared/include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../Engine/include/Lagometer.hpp:21, from ../Engine/src/Lagometer.cpp:18: ../shared/include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ../shared/include/TileGraphic.hpp:21, from ../Engine/include/Lagometer.hpp:21, from ../Engine/src/Lagometer.cpp:18: ../shared/include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ../Engine/include/Lagometer.hpp:21, from ../Engine/src/Lagometer.cpp:18: ../shared/include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ../Engine/include/Lagometer.hpp:23, from ../Engine/src/Lagometer.cpp:18: ../shared/include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ../Engine/src/Lagometer.cpp:18: ../Engine/include/Lagometer.hpp:41:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Lagometer(Subsystem& subsystem) throw (LagometerException); | ^~~~~ ../Engine/include/Lagometer.hpp:42:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | Lagometer(Subsystem& subsystem, int width, int height) throw (LagometerException); | ^~~~~ ../Engine/include/Lagometer.hpp:77:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | void create(Subsystem& subsystem) throw (LagometerException); | ^~~~~ ../Engine/src/Lagometer.cpp:26:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 26 | Lagometer::Lagometer(Subsystem& subsystem) throw (LagometerException) | ^~~~~ ../Engine/src/Lagometer.cpp:36:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 36 | Lagometer::Lagometer(Subsystem& subsystem, int width, int height) throw (LagometerException) | ^~~~~ ../Engine/src/Lagometer.cpp:122:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 122 | void Lagometer::create(Subsystem& subsystem) throw (LagometerException) { | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/Game' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/Game' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I../Engine/include -I../shared/include -Wno-unused-result -pedantic -Wextra -DDATA_DIRECTORY=/usr/share/games/goatattack -D__STDC_FORMAT_MACROS -DPNG_SKIP_SETJMP_CHECK -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../Engine/src/goatattack-ServerAdmin.o `test -f '../Engine/src/ServerAdmin.cpp' || echo './'`../Engine/src/ServerAdmin.cpp In file included from ../shared/include/ZipReader.hpp:21, from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/ServerAdmin.hpp:22, from ../Engine/src/ServerAdmin.cpp:18: ../shared/include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/ServerAdmin.hpp:22, from ../Engine/src/ServerAdmin.cpp:18: ../shared/include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/ServerAdmin.hpp:22, from ../Engine/src/ServerAdmin.cpp:18: ../shared/include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/ServerAdmin.hpp:22, from ../Engine/src/ServerAdmin.cpp:18: ../shared/include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ../shared/include/Resources.hpp:22, from ../Engine/include/ServerAdmin.hpp:22, from ../Engine/src/ServerAdmin.cpp:18: ../shared/include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ../shared/include/Resources.hpp:24, from ../Engine/include/ServerAdmin.hpp:22, from ../Engine/src/ServerAdmin.cpp:18: ../shared/include/Directory.hpp:43:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | Directory(const std::string& directory, const std::string& suffix, ZipReader *zip = 0) throw (DirectoryException); | ^~~~~ In file included from ../shared/include/KeyValue.hpp:22, from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/ServerAdmin.hpp:22, from ../Engine/src/ServerAdmin.cpp:18: ../shared/include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ../shared/include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/ServerAdmin.hpp:22, from ../Engine/src/ServerAdmin.cpp:18: ../shared/include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/ServerAdmin.hpp:22, from ../Engine/src/ServerAdmin.cpp:18: ../shared/include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Resources.hpp:25, from ../Engine/include/ServerAdmin.hpp:22, from ../Engine/src/ServerAdmin.cpp:18: ../shared/include/Tileset.hpp:47:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | throw (KeyValueException, TilesetException); | ^~~~~ ../shared/include/Tileset.hpp:67:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:26, from ../Engine/include/ServerAdmin.hpp:22, from ../Engine/src/ServerAdmin.cpp:18: ../shared/include/Object.hpp:64:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | throw (KeyValueException, ObjectException); | ^~~~~ ../shared/include/Object.hpp:96:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Characterset.hpp:22, from ../shared/include/Resources.hpp:27, from ../Engine/include/ServerAdmin.hpp:22, from ../Engine/src/ServerAdmin.cpp:18: ../shared/include/Movable.hpp:52:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ ../shared/include/Movable.hpp:73:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ In file included from ../shared/include/Resources.hpp:27, from ../Engine/include/ServerAdmin.hpp:22, from ../Engine/src/ServerAdmin.cpp:18: ../shared/include/Characterset.hpp:61:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 61 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/Characterset.hpp:80:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:83:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:86:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:28, from ../Engine/include/ServerAdmin.hpp:22, from ../Engine/src/ServerAdmin.cpp:18: ../shared/include/NPC.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/NPC.hpp:77:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Sound.hpp:24, from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/ServerAdmin.hpp:22, from ../Engine/src/ServerAdmin.cpp:18: ../shared/include/Audio.hpp:45:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ ../shared/include/Audio.hpp:46:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | virtual void generate_music(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ In file included from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/ServerAdmin.hpp:22, from ../Engine/src/ServerAdmin.cpp:18: ../shared/include/Sound.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, SoundException); | ^~~~~ In file included from ../shared/include/Resources.hpp:29, from ../Engine/include/ServerAdmin.hpp:22, from ../Engine/src/ServerAdmin.cpp:18: ../shared/include/Animation.hpp:42:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | throw (KeyValueException, AnimationException); | ^~~~~ ../shared/include/Animation.hpp:99:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:25, from ../shared/include/Resources.hpp:30, from ../Engine/include/ServerAdmin.hpp:22, from ../Engine/src/ServerAdmin.cpp:18: ../shared/include/Background.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, BackgroundException); | ^~~~~ ../shared/include/Background.hpp:53:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:27, from ../shared/include/Resources.hpp:30, from ../Engine/include/ServerAdmin.hpp:22, from ../Engine/src/ServerAdmin.cpp:18: ../shared/include/Lightmap.hpp:41:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | throw (LightmapException); | ^~~~~ ../shared/include/Lightmap.hpp:55:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:30, from ../Engine/include/ServerAdmin.hpp:22, from ../Engine/src/ServerAdmin.cpp:18: ../shared/include/Map.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MapException); | ^~~~~ ../shared/include/Map.hpp:82:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 82 | void fill_map() throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:32, from ../Engine/include/ServerAdmin.hpp:22, from ../Engine/src/ServerAdmin.cpp:18: ../shared/include/Font.hpp:53:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw (KeyValueException, FontException); | ^~~~~ In file included from ../shared/include/Resources.hpp:33, from ../Engine/include/ServerAdmin.hpp:22, from ../Engine/src/ServerAdmin.cpp:18: ../shared/include/Icon.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, IconException); | ^~~~~ ../shared/include/Icon.hpp:53:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:35, from ../Engine/include/ServerAdmin.hpp:22, from ../Engine/src/ServerAdmin.cpp:18: ../shared/include/Music.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, MusicException); | ^~~~~ ../shared/include/Music.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | const Audio *get_audio() const throw (MusicException); | ^~~~~ In file included from ../shared/include/Resources.hpp:36, from ../Engine/include/ServerAdmin.hpp:22, from ../Engine/src/ServerAdmin.cpp:18: ../shared/include/Shader.hpp:41:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Shader(const std::string& filename, ZipReader *zip) throw (KeyValueException, ShaderException); | ^~~~~ ../shared/include/Shader.hpp:44:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual ID get_location(const char *name) throw (ShaderException) = 0; | ^~~~~ ../shared/include/Shader.hpp:45:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual ID get_attrib_location(const char *name) throw (ShaderException) = 0; | ^~~~~ In file included from ../Engine/include/ServerAdmin.hpp:22, from ../Engine/src/ServerAdmin.cpp:18: ../shared/include/Resources.hpp:96:123: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | Resources(Subsystem& subystem, const std::string& resource_directory, bool skip_maps = false, bool paks_only = false) throw (ResourcesException, ResourcesMissingException); | ^~~~~ In file included from ../Engine/include/ServerAdmin.hpp:22, from ../Engine/src/ServerAdmin.cpp:18: ../shared/include/Resources.hpp:99:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void reload_resources() throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:103:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 103 | Tileset *get_tileset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:104:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | Object *get_object(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:105:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | Characterset *get_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:106:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | NPC *get_npc(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:107:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | Animation *get_animation(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:108:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | Map *get_map(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:109:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 109 | Background *get_background(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:110:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | Font *get_font(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:111:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | Icon *get_icon(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:112:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | Sound *get_sound(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:113:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | Music *get_music(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:114:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | Properties *get_game_settings(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:115:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | Shader *get_shader(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:116:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 116 | Icon *get_flag(const std::string& name, bool no_throw = false) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:159:90: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | void read_tilesets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:160:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 160 | void read_objects(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:161:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 161 | void read_charactersets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:162:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 162 | void read_npcs(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:163:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 163 | void read_animations(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:164:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 164 | void read_maps(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:165:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 165 | void read_backgrounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:166:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | void read_fonts(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:167:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | void read_icons(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:168:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | void read_sounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:169:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | void read_musics(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:170:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 170 | void read_game_settings(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:171:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | void read_shaders(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:172:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 172 | void read_flags(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:174:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 174 | void load_resources(bool home_paks_only) throw (ResourcesException, ResourcesMissingException); | ^~~~~ ../shared/include/Resources.hpp:175:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 175 | void read_all(const std::string& fdir, ZipReader *fzip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:177:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 177 | void prepare_resources() throw (ResourcesException); | ^~~~~ In file included from ../Engine/include/MessageSequencer.hpp:22, from ../Engine/include/ClientServer.hpp:22, from ../Engine/include/ServerAdmin.hpp:23, from ../Engine/src/ServerAdmin.cpp:18: ../shared/include/UDPSocket.hpp:42:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | UDPSocket() throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | UDPSocket(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:46:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | ssize_t send(uint32_t host, uint16_t port, void *buffer, size_t length) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:47:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | ssize_t recv(char *buffer, size_t length, uint32_t *host, uint16_t *port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:48:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_port(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:60:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 60 | void create_socket(unsigned short port) throw (UDPSocketException); | ^~~~~ In file included from ../Engine/include/ClientServer.hpp:22, from ../Engine/include/ServerAdmin.hpp:23, from ../Engine/src/ServerAdmin.cpp:18: ../Engine/include/MessageSequencer.hpp:94:128: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | MessageSequencer(I18N& i18n, hostport_t port, pico_size_t num_heaps, const std::string& name, const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:95:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 95 | MessageSequencer(I18N& i18n, hostaddr_t server_host, hostport_t server_port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:99:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void request_server_info(hostaddr_t host, hostport_t port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:100:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 100 | void login(const std::string& password, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:101:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 101 | void login(data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:102:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | void logout() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:104:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | void broadcast(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:105:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | void push(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:106:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void push(flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:107:85: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | void push(const Connection *c, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:108:100: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | void push(const Connection *c, command_t cmd, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:111:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | bool cycle() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:112:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | void kill(const Connection *c) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:114:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | int protocol_version) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:121:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | virtual void event_access_denied(RefusalReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:122:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 122 | virtual void event_login(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:123:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | virtual void event_data(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:124:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 124 | virtual void event_logout(const Connection *c, LogoutReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:143:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 143 | void ack(SequencerHeap *heap, sequence_no_t seq_no) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:144:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | void process_incoming(SequencerHeap *heap, NetMessage *msg) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:152:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 152 | flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:27, from ../Engine/include/ClientServer.hpp:23, from ../Engine/include/ServerAdmin.hpp:23, from ../Engine/src/ServerAdmin.cpp:18: ../Engine/include/Player.hpp:44:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | void set_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:31, from ../Engine/include/ClientServer.hpp:23, from ../Engine/include/ServerAdmin.hpp:23, from ../Engine/src/ServerAdmin.cpp:18: ../shared/include/Configuration.hpp:34:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 34 | Configuration(const std::string& directory, const std::string& filename) throw (ConfigurationException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:32, from ../Engine/include/ClientServer.hpp:23, from ../Engine/include/ServerAdmin.hpp:23, from ../Engine/src/ServerAdmin.cpp:18: ../shared/include/Gui.hpp:68:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 68 | Gui(Resources& resources, Subsystem& subsystem, Font *font) throw (GuiException, ResourcesException); | ^~~~~ ../shared/include/Gui.hpp:71:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 71 | void run() throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:74:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | virtual void idle() throw (Exception) = 0; | ^~~~~ ../shared/include/Gui.hpp:99:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:102:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | const std::string& caption) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:106:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:110:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:114:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:117:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | const std::string& text) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | TileGraphic *graphic) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:123:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:126:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 126 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:131:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 131 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:136:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 136 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:140:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 140 | void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:144:83: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | GuiListbox::OnItemSelected on_item_selected, void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:201:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 201 | void idleloop(int stack_counter) throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:203:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 203 | void check_parent(GuiObject *parent) throw (GuiException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:36, from ../Engine/include/ClientServer.hpp:23, from ../Engine/include/ServerAdmin.hpp:23, from ../Engine/src/ServerAdmin.cpp:18: ../Engine/include/Lagometer.hpp:41:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Lagometer(Subsystem& subsystem) throw (LagometerException); | ^~~~~ ../Engine/include/Lagometer.hpp:42:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | Lagometer(Subsystem& subsystem, int width, int height) throw (LagometerException); | ^~~~~ ../Engine/include/Lagometer.hpp:77:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | void create(Subsystem& subsystem) throw (LagometerException); | ^~~~~ In file included from ../Engine/include/ClientServer.hpp:23, from ../Engine/include/ServerAdmin.hpp:23, from ../Engine/src/ServerAdmin.cpp:18: ../Engine/include/Tournament.hpp:171:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | throw (TournamentException, ResourcesException); | ^~~~~ ../Engine/include/Tournament.hpp:223:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 223 | virtual void create_spawn_points() throw (TournamentException); | ^~~~~ In file included from ../Engine/include/ClientServer.hpp:26, from ../Engine/include/ServerAdmin.hpp:23, from ../Engine/src/ServerAdmin.cpp:18: ../Engine/include/TournamentFactory.hpp:45:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | throw (TournamentFactoryException); | ^~~~~ ../Engine/include/TournamentFactory.hpp:49:75: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | bool server, bool warmup, Players& players, ServerLogger *logger) throw (Exception); | ^~~~~ In file included from ../Engine/include/ServerAdmin.hpp:23, from ../Engine/src/ServerAdmin.cpp:18: ../Engine/include/ClientServer.hpp:65:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:68:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 68 | data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:71:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 71 | data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:73:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void flush_stacked_send_data(const Connection *c, flags_t flags) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:74:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void flush_stacked_broadcast_data(flags_t flags) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:75:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void flush_stacked_broadcast_data_synced(flags_t flags) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:78:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 78 | data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:81:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 81 | const void *data) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:84:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 84 | const void *data) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:88:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 88 | const std::string& server_name, const std::string& password) throw (Exception); | ^~~~~ In file included from ../Engine/src/ServerAdmin.cpp:18: ../Engine/include/ServerAdmin.hpp:46:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void execute(const Connection *c, Player *p, std::string cmd, std::string params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:66:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 66 | void update_configuration(const Connection *c) throw (Exception); | ^~~~~ ../Engine/include/ServerAdmin.hpp:67:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void send_i18n_msg(const Connection *c, I18NText id, const char *addon = 0) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:68:104: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 68 | void send_i18n_msg(const Connection *c, I18NText id, const std::string& p1, const std::string& p2) throw (ServerAdminException); | ^~~~~ In file included from ../Engine/src/ServerAdmin.cpp:18: ../Engine/include/ServerAdmin.hpp:70:75: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 70 | void sc_op(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:71:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 71 | void sc_deop(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:72:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 72 | void sc_list(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:73:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void sc_kick(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:74:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void sc_ban(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:75:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void sc_unban(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:76:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 76 | void sc_next(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:77:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | void sc_map(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:78:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 78 | void sc_reload(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:79:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 79 | void sc_save(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:80:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | void sc_get(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:81:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 81 | void sc_set(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:82:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 82 | void sc_reset(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:83:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | void sc_vote(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:84:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 84 | void sc_stats(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:86:62: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | bool check_if_authorized(const Connection *c, Player *p) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:87:74: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 87 | bool check_if_params(const Connection *c, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:88:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 88 | bool check_if_no_params(const Connection *c, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:89:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 89 | bool check_if_is_server(const Connection *c) throw (ServerAdminException); | ^~~~~ ../Engine/src/ServerAdmin.cpp:56:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 56 | throw (ServerAdminException) | ^~~~~ ../Engine/src/ServerAdmin.cpp:93:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 93 | void ServerAdmin::update_configuration(const Connection *c) throw (Exception) { | ^~~~~ ../Engine/src/ServerAdmin.cpp:102:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | void ServerAdmin::send_i18n_msg(const Connection *c, I18NText id, const char *addon) throw (ServerAdminException) { | ^~~~~ ../Engine/src/ServerAdmin.cpp:117:113: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | void ServerAdmin::send_i18n_msg(const Connection *c, I18NText id, const std::string& p1, const std::string& p2) throw (ServerAdminException) { | ^~~~~ ../Engine/src/ServerAdmin.cpp:122:84: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 122 | void ServerAdmin::sc_op(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException) { | ^~~~~ ../Engine/src/ServerAdmin.cpp:137:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 137 | void ServerAdmin::sc_deop(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException) { | ^~~~~ ../Engine/src/ServerAdmin.cpp:144:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | void ServerAdmin::sc_list(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException) { | ^~~~~ ../Engine/src/ServerAdmin.cpp:166:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | void ServerAdmin::sc_kick(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException) { | ^~~~~ ../Engine/src/ServerAdmin.cpp:192:85: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 192 | void ServerAdmin::sc_ban(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException) { | ^~~~~ ../Engine/src/ServerAdmin.cpp:196:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 196 | void ServerAdmin::sc_unban(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException) { | ^~~~~ ../Engine/src/ServerAdmin.cpp:200:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 200 | void ServerAdmin::sc_next(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException) { | ^~~~~ ../Engine/src/ServerAdmin.cpp:209:85: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 209 | void ServerAdmin::sc_map(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException) { | ^~~~~ ../Engine/src/ServerAdmin.cpp:242:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 242 | void ServerAdmin::sc_reload(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException) { | ^~~~~ ../Engine/src/ServerAdmin.cpp:256:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 256 | void ServerAdmin::sc_save(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException) { | ^~~~~ ../Engine/src/ServerAdmin.cpp:269:85: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 269 | void ServerAdmin::sc_get(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException) { | ^~~~~ ../Engine/src/ServerAdmin.cpp:286:85: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 286 | void ServerAdmin::sc_set(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException) { | ^~~~~ ../Engine/src/ServerAdmin.cpp:303:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 303 | void ServerAdmin::sc_reset(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException) { | ^~~~~ ../Engine/src/ServerAdmin.cpp:320:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 320 | void ServerAdmin::sc_vote(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException) { | ^~~~~ ../Engine/src/ServerAdmin.cpp:324:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 324 | void ServerAdmin::sc_stats(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException) { | ^~~~~ ../Engine/src/ServerAdmin.cpp:362:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 362 | bool ServerAdmin::check_if_authorized(const Connection *c, Player *p) throw (ServerAdminException) { | ^~~~~ ../Engine/src/ServerAdmin.cpp:371:83: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 371 | bool ServerAdmin::check_if_params(const Connection *c, const std::string& params) throw (ServerAdminException) { | ^~~~~ ../Engine/src/ServerAdmin.cpp:380:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 380 | bool ServerAdmin::check_if_no_params(const Connection *c, const std::string& params) throw (ServerAdminException) { | ^~~~~ ../Engine/src/ServerAdmin.cpp:389:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 389 | bool ServerAdmin::check_if_is_server(const Connection *c) throw (ServerAdminException) { | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/Game' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/Game' /bin/sh ../../libtool --tag=CXX --mode=link aarch64-mageia-linux-gnu-g++ -I../Engine/include -I../shared/include -Wno-unused-result -pedantic -Wextra -DDATA_DIRECTORY=/usr/share/games/goatattack -D__STDC_FORMAT_MACROS -DPNG_SKIP_SETJMP_CHECK -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o goatattack ../Engine/goatattack-main.o ../Engine/src/goatattack-Client.o ../Engine/src/goatattack-ClientEvent.o ../Engine/src/goatattack-ClientServer.o ../Engine/src/goatattack-Game.o ../Engine/src/goatattack-KeyBinding.o ../Engine/src/goatattack-LANBroadcaster.o ../Engine/src/goatattack-MainMenu.o ../Engine/src/goatattack-MasterQueryClient.o ../Engine/src/goatattack-MasterQuery.o ../Engine/src/goatattack-MessageSequencer.o ../Engine/src/goatattack-OptionsMenu.o ../Engine/src/goatattack-Player.o ../Engine/src/goatattack-Server.o ../Engine/src/goatattack-Tournament.o ../Engine/src/goatattack-TournamentCTF.o ../Engine/src/goatattack-TournamentDM.o ../Engine/src/goatattack-TournamentDraw.o ../Engine/src/goatattack-TournamentFactory.o ../Engine/src/goatattack-TournamentNPC.o ../Engine/src/goatattack-TournamentPhysics.o ../Engine/src/goatattack-TournamentSpectator.o ../Engine/src/goatattack-TournamentStates.o ../Engine/src/goatattack-TournamentTDM.o ../Engine/src/goatattack-TournamentSR.o ../Engine/src/goatattack-TournamentCTC.o ../Engine/src/goatattack-TournamentGOH.o ../Engine/src/goatattack-TournamentTeam.o ../Engine/src/goatattack-TournamentWeapons.o ../Engine/src/goatattack-GameserverInformation.o ../Engine/src/goatattack-ServerLogger.o ../Engine/src/goatattack-ButtonNavigator.o ../Engine/src/goatattack-ServerAdmin.o ../Engine/src/goatattack-MapConfiguration.o ../Engine/src/goatattack-Lagometer.o -L../shared -lshared -lpng -lGL -lSDL2 -lSDL2_mixer -lfreetype -lz -lSDL2_mixer -lGL -lSDL2 -lfreetype -lpng -lrt -lpthread libtool: link: aarch64-mageia-linux-gnu-g++ -I../Engine/include -I../shared/include -Wno-unused-result -pedantic -Wextra -DDATA_DIRECTORY=/usr/share/games/goatattack -D__STDC_FORMAT_MACROS -DPNG_SKIP_SETJMP_CHECK -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o goatattack ../Engine/goatattack-main.o ../Engine/src/goatattack-Client.o ../Engine/src/goatattack-ClientEvent.o ../Engine/src/goatattack-ClientServer.o ../Engine/src/goatattack-Game.o ../Engine/src/goatattack-KeyBinding.o ../Engine/src/goatattack-LANBroadcaster.o ../Engine/src/goatattack-MainMenu.o ../Engine/src/goatattack-MasterQueryClient.o ../Engine/src/goatattack-MasterQuery.o ../Engine/src/goatattack-MessageSequencer.o ../Engine/src/goatattack-OptionsMenu.o ../Engine/src/goatattack-Player.o ../Engine/src/goatattack-Server.o ../Engine/src/goatattack-Tournament.o ../Engine/src/goatattack-TournamentCTF.o ../Engine/src/goatattack-TournamentDM.o ../Engine/src/goatattack-TournamentDraw.o ../Engine/src/goatattack-TournamentFactory.o ../Engine/src/goatattack-TournamentNPC.o ../Engine/src/goatattack-TournamentPhysics.o ../Engine/src/goatattack-TournamentSpectator.o ../Engine/src/goatattack-TournamentStates.o ../Engine/src/goatattack-TournamentTDM.o ../Engine/src/goatattack-TournamentSR.o ../Engine/src/goatattack-TournamentCTC.o ../Engine/src/goatattack-TournamentGOH.o ../Engine/src/goatattack-TournamentTeam.o ../Engine/src/goatattack-TournamentWeapons.o ../Engine/src/goatattack-GameserverInformation.o ../Engine/src/goatattack-ServerLogger.o ../Engine/src/goatattack-ButtonNavigator.o ../Engine/src/goatattack-ServerAdmin.o ../Engine/src/goatattack-MapConfiguration.o ../Engine/src/goatattack-Lagometer.o -L../shared -lshared -lz -lSDL2_mixer -lGL -lSDL2 -lfreetype -lpng -lrt -lpthread make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/Game' Making all in src/MapEditor make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/MapEditor' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DDATA_DIRECTORY=/usr/share/games/goatattack -DPNG_SKIP_SETJMP_CHECK -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/goatattack_mapeditor-EditableLight.o `test -f 'src/EditableLight.cpp' || echo './'`src/EditableLight.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/MapEditor' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/MapEditor' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DDATA_DIRECTORY=/usr/share/games/goatattack -DPNG_SKIP_SETJMP_CHECK -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/goatattack_mapeditor-CompileThreadBlock.o `test -f 'src/CompileThreadBlock.cpp' || echo './'`src/CompileThreadBlock.cpp In file included from ../shared/include/ZipReader.hpp:21, from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ./include/EditableMap.hpp:21, from ./include/CompileThread.hpp:21, from ./include/CompileThreadBlock.hpp:21, from src/CompileThreadBlock.cpp:18: ../shared/include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ./include/EditableMap.hpp:21, from ./include/CompileThread.hpp:21, from ./include/CompileThreadBlock.hpp:21, from src/CompileThreadBlock.cpp:18: ../shared/include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ./include/EditableMap.hpp:21, from ./include/CompileThread.hpp:21, from ./include/CompileThreadBlock.hpp:21, from src/CompileThreadBlock.cpp:18: ../shared/include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ./include/EditableMap.hpp:21, from ./include/CompileThread.hpp:21, from ./include/CompileThreadBlock.hpp:21, from src/CompileThreadBlock.cpp:18: ../shared/include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ../shared/include/Resources.hpp:22, from ./include/EditableMap.hpp:21, from ./include/CompileThread.hpp:21, from ./include/CompileThreadBlock.hpp:21, from src/CompileThreadBlock.cpp:18: ../shared/include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ../shared/include/Resources.hpp:24, from ./include/EditableMap.hpp:21, from ./include/CompileThread.hpp:21, from ./include/CompileThreadBlock.hpp:21, from src/CompileThreadBlock.cpp:18: ../shared/include/Directory.hpp:43:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | Directory(const std::string& directory, const std::string& suffix, ZipReader *zip = 0) throw (DirectoryException); | ^~~~~ In file included from ../shared/include/KeyValue.hpp:22, from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ./include/EditableMap.hpp:21, from ./include/CompileThread.hpp:21, from ./include/CompileThreadBlock.hpp:21, from src/CompileThreadBlock.cpp:18: ../shared/include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ../shared/include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ./include/EditableMap.hpp:21, from ./include/CompileThread.hpp:21, from ./include/CompileThreadBlock.hpp:21, from src/CompileThreadBlock.cpp:18: ../shared/include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ./include/EditableMap.hpp:21, from ./include/CompileThread.hpp:21, from ./include/CompileThreadBlock.hpp:21, from src/CompileThreadBlock.cpp:18: ../shared/include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Resources.hpp:25, from ./include/EditableMap.hpp:21, from ./include/CompileThread.hpp:21, from ./include/CompileThreadBlock.hpp:21, from src/CompileThreadBlock.cpp:18: ../shared/include/Tileset.hpp:47:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | throw (KeyValueException, TilesetException); | ^~~~~ ../shared/include/Tileset.hpp:67:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:26, from ./include/EditableMap.hpp:21, from ./include/CompileThread.hpp:21, from ./include/CompileThreadBlock.hpp:21, from src/CompileThreadBlock.cpp:18: ../shared/include/Object.hpp:64:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | throw (KeyValueException, ObjectException); | ^~~~~ ../shared/include/Object.hpp:96:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Characterset.hpp:22, from ../shared/include/Resources.hpp:27, from ./include/EditableMap.hpp:21, from ./include/CompileThread.hpp:21, from ./include/CompileThreadBlock.hpp:21, from src/CompileThreadBlock.cpp:18: ../shared/include/Movable.hpp:52:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ ../shared/include/Movable.hpp:73:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ In file included from ../shared/include/Resources.hpp:27, from ./include/EditableMap.hpp:21, from ./include/CompileThread.hpp:21, from ./include/CompileThreadBlock.hpp:21, from src/CompileThreadBlock.cpp:18: ../shared/include/Characterset.hpp:61:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 61 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/Characterset.hpp:80:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:83:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:86:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:28, from ./include/EditableMap.hpp:21, from ./include/CompileThread.hpp:21, from ./include/CompileThreadBlock.hpp:21, from src/CompileThreadBlock.cpp:18: ../shared/include/NPC.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/NPC.hpp:77:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Sound.hpp:24, from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ./include/EditableMap.hpp:21, from ./include/CompileThread.hpp:21, from ./include/CompileThreadBlock.hpp:21, from src/CompileThreadBlock.cpp:18: ../shared/include/Audio.hpp:45:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ ../shared/include/Audio.hpp:46:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | virtual void generate_music(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ In file included from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ./include/EditableMap.hpp:21, from ./include/CompileThread.hpp:21, from ./include/CompileThreadBlock.hpp:21, from src/CompileThreadBlock.cpp:18: ../shared/include/Sound.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, SoundException); | ^~~~~ In file included from ../shared/include/Resources.hpp:29, from ./include/EditableMap.hpp:21, from ./include/CompileThread.hpp:21, from ./include/CompileThreadBlock.hpp:21, from src/CompileThreadBlock.cpp:18: ../shared/include/Animation.hpp:42:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | throw (KeyValueException, AnimationException); | ^~~~~ ../shared/include/Animation.hpp:99:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:25, from ../shared/include/Resources.hpp:30, from ./include/EditableMap.hpp:21, from ./include/CompileThread.hpp:21, from ./include/CompileThreadBlock.hpp:21, from src/CompileThreadBlock.cpp:18: ../shared/include/Background.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, BackgroundException); | ^~~~~ ../shared/include/Background.hpp:53:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:27, from ../shared/include/Resources.hpp:30, from ./include/EditableMap.hpp:21, from ./include/CompileThread.hpp:21, from ./include/CompileThreadBlock.hpp:21, from src/CompileThreadBlock.cpp:18: ../shared/include/Lightmap.hpp:41:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | throw (LightmapException); | ^~~~~ ../shared/include/Lightmap.hpp:55:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:30, from ./include/EditableMap.hpp:21, from ./include/CompileThread.hpp:21, from ./include/CompileThreadBlock.hpp:21, from src/CompileThreadBlock.cpp:18: ../shared/include/Map.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MapException); | ^~~~~ ../shared/include/Map.hpp:82:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 82 | void fill_map() throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:32, from ./include/EditableMap.hpp:21, from ./include/CompileThread.hpp:21, from ./include/CompileThreadBlock.hpp:21, from src/CompileThreadBlock.cpp:18: ../shared/include/Font.hpp:53:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw (KeyValueException, FontException); | ^~~~~ In file included from ../shared/include/Resources.hpp:33, from ./include/EditableMap.hpp:21, from ./include/CompileThread.hpp:21, from ./include/CompileThreadBlock.hpp:21, from src/CompileThreadBlock.cpp:18: ../shared/include/Icon.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, IconException); | ^~~~~ ../shared/include/Icon.hpp:53:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:35, from ./include/EditableMap.hpp:21, from ./include/CompileThread.hpp:21, from ./include/CompileThreadBlock.hpp:21, from src/CompileThreadBlock.cpp:18: ../shared/include/Music.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, MusicException); | ^~~~~ ../shared/include/Music.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | const Audio *get_audio() const throw (MusicException); | ^~~~~ In file included from ../shared/include/Resources.hpp:36, from ./include/EditableMap.hpp:21, from ./include/CompileThread.hpp:21, from ./include/CompileThreadBlock.hpp:21, from src/CompileThreadBlock.cpp:18: ../shared/include/Shader.hpp:41:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Shader(const std::string& filename, ZipReader *zip) throw (KeyValueException, ShaderException); | ^~~~~ ../shared/include/Shader.hpp:44:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual ID get_location(const char *name) throw (ShaderException) = 0; | ^~~~~ ../shared/include/Shader.hpp:45:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual ID get_attrib_location(const char *name) throw (ShaderException) = 0; | ^~~~~ In file included from ./include/EditableMap.hpp:21, from ./include/CompileThread.hpp:21, from ./include/CompileThreadBlock.hpp:21, from src/CompileThreadBlock.cpp:18: ../shared/include/Resources.hpp:96:123: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | Resources(Subsystem& subystem, const std::string& resource_directory, bool skip_maps = false, bool paks_only = false) throw (ResourcesException, ResourcesMissingException); | ^~~~~ In file included from ./include/EditableMap.hpp:21, from ./include/CompileThread.hpp:21, from ./include/CompileThreadBlock.hpp:21, from src/CompileThreadBlock.cpp:18: ../shared/include/Resources.hpp:99:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void reload_resources() throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:103:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 103 | Tileset *get_tileset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:104:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | Object *get_object(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:105:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | Characterset *get_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:106:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | NPC *get_npc(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:107:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | Animation *get_animation(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:108:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | Map *get_map(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:109:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 109 | Background *get_background(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:110:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | Font *get_font(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:111:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | Icon *get_icon(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:112:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | Sound *get_sound(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:113:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | Music *get_music(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:114:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | Properties *get_game_settings(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:115:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | Shader *get_shader(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:116:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 116 | Icon *get_flag(const std::string& name, bool no_throw = false) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:159:90: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | void read_tilesets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:160:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 160 | void read_objects(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:161:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 161 | void read_charactersets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:162:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 162 | void read_npcs(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:163:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 163 | void read_animations(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:164:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 164 | void read_maps(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:165:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 165 | void read_backgrounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:166:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | void read_fonts(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:167:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | void read_icons(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:168:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | void read_sounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:169:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | void read_musics(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:170:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 170 | void read_game_settings(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:171:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | void read_shaders(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:172:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 172 | void read_flags(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:174:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 174 | void load_resources(bool home_paks_only) throw (ResourcesException, ResourcesMissingException); | ^~~~~ ../shared/include/Resources.hpp:175:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 175 | void read_all(const std::string& fdir, ZipReader *fzip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:177:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 177 | void prepare_resources() throw (ResourcesException); | ^~~~~ In file included from ./include/CompileThread.hpp:21, from ./include/CompileThreadBlock.hpp:21, from src/CompileThreadBlock.cpp:18: ./include/EditableMap.hpp:33:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 33 | EditableMap(Resources& resources, Subsystem& subsystem) throw (Exception); | ^~~~~ ./include/EditableMap.hpp:34:90: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 34 | EditableMap(Resources& resources, Subsystem& subsystem, const std::string& filename) throw (Exception); | ^~~~~ ./include/EditableMap.hpp:60:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 60 | void save() throw (Exception); | ^~~~~ In file included from ./include/CompileThread.hpp:22, from ./include/CompileThreadBlock.hpp:21, from src/CompileThreadBlock.cpp:18: ../shared/include/Mutex.hpp:49:13: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Mutex() throw (MutexException); | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/MapEditor' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/MapEditor' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DDATA_DIRECTORY=/usr/share/games/goatattack -DPNG_SKIP_SETJMP_CHECK -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/goatattack_mapeditor-CompileThread.o `test -f 'src/CompileThread.cpp' || echo './'`src/CompileThread.cpp In file included from ../shared/include/ZipReader.hpp:21, from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ./include/EditableMap.hpp:21, from ./include/CompileThread.hpp:21, from src/CompileThread.cpp:18: ../shared/include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ./include/EditableMap.hpp:21, from ./include/CompileThread.hpp:21, from src/CompileThread.cpp:18: ../shared/include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ./include/EditableMap.hpp:21, from ./include/CompileThread.hpp:21, from src/CompileThread.cpp:18: ../shared/include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ./include/EditableMap.hpp:21, from ./include/CompileThread.hpp:21, from src/CompileThread.cpp:18: ../shared/include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ../shared/include/Resources.hpp:22, from ./include/EditableMap.hpp:21, from ./include/CompileThread.hpp:21, from src/CompileThread.cpp:18: ../shared/include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ../shared/include/Resources.hpp:24, from ./include/EditableMap.hpp:21, from ./include/CompileThread.hpp:21, from src/CompileThread.cpp:18: ../shared/include/Directory.hpp:43:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | Directory(const std::string& directory, const std::string& suffix, ZipReader *zip = 0) throw (DirectoryException); | ^~~~~ In file included from ../shared/include/KeyValue.hpp:22, from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ./include/EditableMap.hpp:21, from ./include/CompileThread.hpp:21, from src/CompileThread.cpp:18: ../shared/include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ../shared/include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ./include/EditableMap.hpp:21, from ./include/CompileThread.hpp:21, from src/CompileThread.cpp:18: ../shared/include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ./include/EditableMap.hpp:21, from ./include/CompileThread.hpp:21, from src/CompileThread.cpp:18: ../shared/include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Resources.hpp:25, from ./include/EditableMap.hpp:21, from ./include/CompileThread.hpp:21, from src/CompileThread.cpp:18: ../shared/include/Tileset.hpp:47:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | throw (KeyValueException, TilesetException); | ^~~~~ ../shared/include/Tileset.hpp:67:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:26, from ./include/EditableMap.hpp:21, from ./include/CompileThread.hpp:21, from src/CompileThread.cpp:18: ../shared/include/Object.hpp:64:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | throw (KeyValueException, ObjectException); | ^~~~~ ../shared/include/Object.hpp:96:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Characterset.hpp:22, from ../shared/include/Resources.hpp:27, from ./include/EditableMap.hpp:21, from ./include/CompileThread.hpp:21, from src/CompileThread.cpp:18: ../shared/include/Movable.hpp:52:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ ../shared/include/Movable.hpp:73:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ In file included from ../shared/include/Resources.hpp:27, from ./include/EditableMap.hpp:21, from ./include/CompileThread.hpp:21, from src/CompileThread.cpp:18: ../shared/include/Characterset.hpp:61:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 61 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/Characterset.hpp:80:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:83:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:86:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:28, from ./include/EditableMap.hpp:21, from ./include/CompileThread.hpp:21, from src/CompileThread.cpp:18: ../shared/include/NPC.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/NPC.hpp:77:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Sound.hpp:24, from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ./include/EditableMap.hpp:21, from ./include/CompileThread.hpp:21, from src/CompileThread.cpp:18: ../shared/include/Audio.hpp:45:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ ../shared/include/Audio.hpp:46:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | virtual void generate_music(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ In file included from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ./include/EditableMap.hpp:21, from ./include/CompileThread.hpp:21, from src/CompileThread.cpp:18: ../shared/include/Sound.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, SoundException); | ^~~~~ In file included from ../shared/include/Resources.hpp:29, from ./include/EditableMap.hpp:21, from ./include/CompileThread.hpp:21, from src/CompileThread.cpp:18: ../shared/include/Animation.hpp:42:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | throw (KeyValueException, AnimationException); | ^~~~~ ../shared/include/Animation.hpp:99:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:25, from ../shared/include/Resources.hpp:30, from ./include/EditableMap.hpp:21, from ./include/CompileThread.hpp:21, from src/CompileThread.cpp:18: ../shared/include/Background.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, BackgroundException); | ^~~~~ ../shared/include/Background.hpp:53:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:27, from ../shared/include/Resources.hpp:30, from ./include/EditableMap.hpp:21, from ./include/CompileThread.hpp:21, from src/CompileThread.cpp:18: ../shared/include/Lightmap.hpp:41:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | throw (LightmapException); | ^~~~~ ../shared/include/Lightmap.hpp:55:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:30, from ./include/EditableMap.hpp:21, from ./include/CompileThread.hpp:21, from src/CompileThread.cpp:18: ../shared/include/Map.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MapException); | ^~~~~ ../shared/include/Map.hpp:82:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 82 | void fill_map() throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:32, from ./include/EditableMap.hpp:21, from ./include/CompileThread.hpp:21, from src/CompileThread.cpp:18: ../shared/include/Font.hpp:53:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw (KeyValueException, FontException); | ^~~~~ In file included from ../shared/include/Resources.hpp:33, from ./include/EditableMap.hpp:21, from ./include/CompileThread.hpp:21, from src/CompileThread.cpp:18: ../shared/include/Icon.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, IconException); | ^~~~~ ../shared/include/Icon.hpp:53:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:35, from ./include/EditableMap.hpp:21, from ./include/CompileThread.hpp:21, from src/CompileThread.cpp:18: ../shared/include/Music.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, MusicException); | ^~~~~ ../shared/include/Music.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | const Audio *get_audio() const throw (MusicException); | ^~~~~ In file included from ../shared/include/Resources.hpp:36, from ./include/EditableMap.hpp:21, from ./include/CompileThread.hpp:21, from src/CompileThread.cpp:18: ../shared/include/Shader.hpp:41:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Shader(const std::string& filename, ZipReader *zip) throw (KeyValueException, ShaderException); | ^~~~~ ../shared/include/Shader.hpp:44:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual ID get_location(const char *name) throw (ShaderException) = 0; | ^~~~~ ../shared/include/Shader.hpp:45:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual ID get_attrib_location(const char *name) throw (ShaderException) = 0; | ^~~~~ In file included from ./include/EditableMap.hpp:21, from ./include/CompileThread.hpp:21, from src/CompileThread.cpp:18: ../shared/include/Resources.hpp:96:123: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | Resources(Subsystem& subystem, const std::string& resource_directory, bool skip_maps = false, bool paks_only = false) throw (ResourcesException, ResourcesMissingException); | ^~~~~ In file included from ./include/EditableMap.hpp:21, from ./include/CompileThread.hpp:21, from src/CompileThread.cpp:18: ../shared/include/Resources.hpp:99:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void reload_resources() throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:103:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 103 | Tileset *get_tileset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:104:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | Object *get_object(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:105:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | Characterset *get_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:106:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | NPC *get_npc(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:107:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | Animation *get_animation(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:108:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | Map *get_map(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:109:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 109 | Background *get_background(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:110:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | Font *get_font(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:111:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | Icon *get_icon(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:112:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | Sound *get_sound(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:113:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | Music *get_music(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:114:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | Properties *get_game_settings(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:115:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | Shader *get_shader(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:116:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 116 | Icon *get_flag(const std::string& name, bool no_throw = false) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:159:90: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | void read_tilesets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:160:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 160 | void read_objects(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:161:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 161 | void read_charactersets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:162:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 162 | void read_npcs(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:163:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 163 | void read_animations(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:164:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 164 | void read_maps(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:165:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 165 | void read_backgrounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:166:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | void read_fonts(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:167:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | void read_icons(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:168:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | void read_sounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:169:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | void read_musics(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:170:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 170 | void read_game_settings(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:171:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | void read_shaders(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:172:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 172 | void read_flags(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:174:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 174 | void load_resources(bool home_paks_only) throw (ResourcesException, ResourcesMissingException); | ^~~~~ ../shared/include/Resources.hpp:175:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 175 | void read_all(const std::string& fdir, ZipReader *fzip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:177:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 177 | void prepare_resources() throw (ResourcesException); | ^~~~~ In file included from ./include/CompileThread.hpp:21, from src/CompileThread.cpp:18: ./include/EditableMap.hpp:33:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 33 | EditableMap(Resources& resources, Subsystem& subsystem) throw (Exception); | ^~~~~ ./include/EditableMap.hpp:34:90: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 34 | EditableMap(Resources& resources, Subsystem& subsystem, const std::string& filename) throw (Exception); | ^~~~~ ./include/EditableMap.hpp:60:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 60 | void save() throw (Exception); | ^~~~~ In file included from ./include/CompileThread.hpp:22, from src/CompileThread.cpp:18: ../shared/include/Mutex.hpp:49:13: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Mutex() throw (MutexException); | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/MapEditor' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/MapEditor' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DDATA_DIRECTORY=/usr/share/games/goatattack -DPNG_SKIP_SETJMP_CHECK -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/goatattack_mapeditor-EditableObject.o `test -f 'src/EditableObject.cpp' || echo './'`src/EditableObject.cpp In file included from ../shared/include/KeyValue.hpp:22, from ../shared/include/Properties.hpp:21, from ../shared/include/Object.hpp:22, from ./include/EditableObject.hpp:21, from src/EditableObject.cpp:18: ../shared/include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ../shared/include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ../shared/include/ZipReader.hpp:21, from ../shared/include/KeyValue.hpp:23, from ../shared/include/Properties.hpp:21, from ../shared/include/Object.hpp:22, from ./include/EditableObject.hpp:21, from src/EditableObject.cpp:18: ../shared/include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ../shared/include/KeyValue.hpp:23, from ../shared/include/Properties.hpp:21, from ../shared/include/Object.hpp:22, from ./include/EditableObject.hpp:21, from src/EditableObject.cpp:18: ../shared/include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ../shared/include/Properties.hpp:21, from ../shared/include/Object.hpp:22, from ./include/EditableObject.hpp:21, from src/EditableObject.cpp:18: ../shared/include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Object.hpp:22, from ./include/EditableObject.hpp:21, from src/EditableObject.cpp:18: ../shared/include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Object.hpp:24, from ./include/EditableObject.hpp:21, from src/EditableObject.cpp:18: ../shared/include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Object.hpp:24, from ./include/EditableObject.hpp:21, from src/EditableObject.cpp:18: ../shared/include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ../shared/include/Object.hpp:24, from ./include/EditableObject.hpp:21, from src/EditableObject.cpp:18: ../shared/include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ./include/EditableObject.hpp:21, from src/EditableObject.cpp:18: ../shared/include/Object.hpp:64:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | throw (KeyValueException, ObjectException); | ^~~~~ ../shared/include/Object.hpp:96:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/MapEditor' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/MapEditor' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DDATA_DIRECTORY=/usr/share/games/goatattack -DPNG_SKIP_SETJMP_CHECK -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/goatattack_mapeditor-CompileThreadPixel.o `test -f 'src/CompileThreadPixel.cpp' || echo './'`src/CompileThreadPixel.cpp In file included from ../shared/include/ZipReader.hpp:21, from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ./include/EditableMap.hpp:21, from ./include/CompileThread.hpp:21, from ./include/CompileThreadPixel.hpp:21, from src/CompileThreadPixel.cpp:18: ../shared/include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ./include/EditableMap.hpp:21, from ./include/CompileThread.hpp:21, from ./include/CompileThreadPixel.hpp:21, from src/CompileThreadPixel.cpp:18: ../shared/include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ./include/EditableMap.hpp:21, from ./include/CompileThread.hpp:21, from ./include/CompileThreadPixel.hpp:21, from src/CompileThreadPixel.cpp:18: ../shared/include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ./include/EditableMap.hpp:21, from ./include/CompileThread.hpp:21, from ./include/CompileThreadPixel.hpp:21, from src/CompileThreadPixel.cpp:18: ../shared/include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ../shared/include/Resources.hpp:22, from ./include/EditableMap.hpp:21, from ./include/CompileThread.hpp:21, from ./include/CompileThreadPixel.hpp:21, from src/CompileThreadPixel.cpp:18: ../shared/include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ../shared/include/Resources.hpp:24, from ./include/EditableMap.hpp:21, from ./include/CompileThread.hpp:21, from ./include/CompileThreadPixel.hpp:21, from src/CompileThreadPixel.cpp:18: ../shared/include/Directory.hpp:43:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | Directory(const std::string& directory, const std::string& suffix, ZipReader *zip = 0) throw (DirectoryException); | ^~~~~ In file included from ../shared/include/KeyValue.hpp:22, from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ./include/EditableMap.hpp:21, from ./include/CompileThread.hpp:21, from ./include/CompileThreadPixel.hpp:21, from src/CompileThreadPixel.cpp:18: ../shared/include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ../shared/include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ./include/EditableMap.hpp:21, from ./include/CompileThread.hpp:21, from ./include/CompileThreadPixel.hpp:21, from src/CompileThreadPixel.cpp:18: ../shared/include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ./include/EditableMap.hpp:21, from ./include/CompileThread.hpp:21, from ./include/CompileThreadPixel.hpp:21, from src/CompileThreadPixel.cpp:18: ../shared/include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Resources.hpp:25, from ./include/EditableMap.hpp:21, from ./include/CompileThread.hpp:21, from ./include/CompileThreadPixel.hpp:21, from src/CompileThreadPixel.cpp:18: ../shared/include/Tileset.hpp:47:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | throw (KeyValueException, TilesetException); | ^~~~~ ../shared/include/Tileset.hpp:67:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:26, from ./include/EditableMap.hpp:21, from ./include/CompileThread.hpp:21, from ./include/CompileThreadPixel.hpp:21, from src/CompileThreadPixel.cpp:18: ../shared/include/Object.hpp:64:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | throw (KeyValueException, ObjectException); | ^~~~~ ../shared/include/Object.hpp:96:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Characterset.hpp:22, from ../shared/include/Resources.hpp:27, from ./include/EditableMap.hpp:21, from ./include/CompileThread.hpp:21, from ./include/CompileThreadPixel.hpp:21, from src/CompileThreadPixel.cpp:18: ../shared/include/Movable.hpp:52:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ ../shared/include/Movable.hpp:73:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ In file included from ../shared/include/Resources.hpp:27, from ./include/EditableMap.hpp:21, from ./include/CompileThread.hpp:21, from ./include/CompileThreadPixel.hpp:21, from src/CompileThreadPixel.cpp:18: ../shared/include/Characterset.hpp:61:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 61 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/Characterset.hpp:80:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:83:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:86:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:28, from ./include/EditableMap.hpp:21, from ./include/CompileThread.hpp:21, from ./include/CompileThreadPixel.hpp:21, from src/CompileThreadPixel.cpp:18: ../shared/include/NPC.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/NPC.hpp:77:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Sound.hpp:24, from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ./include/EditableMap.hpp:21, from ./include/CompileThread.hpp:21, from ./include/CompileThreadPixel.hpp:21, from src/CompileThreadPixel.cpp:18: ../shared/include/Audio.hpp:45:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ ../shared/include/Audio.hpp:46:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | virtual void generate_music(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ In file included from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ./include/EditableMap.hpp:21, from ./include/CompileThread.hpp:21, from ./include/CompileThreadPixel.hpp:21, from src/CompileThreadPixel.cpp:18: ../shared/include/Sound.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, SoundException); | ^~~~~ In file included from ../shared/include/Resources.hpp:29, from ./include/EditableMap.hpp:21, from ./include/CompileThread.hpp:21, from ./include/CompileThreadPixel.hpp:21, from src/CompileThreadPixel.cpp:18: ../shared/include/Animation.hpp:42:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | throw (KeyValueException, AnimationException); | ^~~~~ ../shared/include/Animation.hpp:99:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:25, from ../shared/include/Resources.hpp:30, from ./include/EditableMap.hpp:21, from ./include/CompileThread.hpp:21, from ./include/CompileThreadPixel.hpp:21, from src/CompileThreadPixel.cpp:18: ../shared/include/Background.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, BackgroundException); | ^~~~~ ../shared/include/Background.hpp:53:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:27, from ../shared/include/Resources.hpp:30, from ./include/EditableMap.hpp:21, from ./include/CompileThread.hpp:21, from ./include/CompileThreadPixel.hpp:21, from src/CompileThreadPixel.cpp:18: ../shared/include/Lightmap.hpp:41:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | throw (LightmapException); | ^~~~~ ../shared/include/Lightmap.hpp:55:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:30, from ./include/EditableMap.hpp:21, from ./include/CompileThread.hpp:21, from ./include/CompileThreadPixel.hpp:21, from src/CompileThreadPixel.cpp:18: ../shared/include/Map.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MapException); | ^~~~~ ../shared/include/Map.hpp:82:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 82 | void fill_map() throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:32, from ./include/EditableMap.hpp:21, from ./include/CompileThread.hpp:21, from ./include/CompileThreadPixel.hpp:21, from src/CompileThreadPixel.cpp:18: ../shared/include/Font.hpp:53:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw (KeyValueException, FontException); | ^~~~~ In file included from ../shared/include/Resources.hpp:33, from ./include/EditableMap.hpp:21, from ./include/CompileThread.hpp:21, from ./include/CompileThreadPixel.hpp:21, from src/CompileThreadPixel.cpp:18: ../shared/include/Icon.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, IconException); | ^~~~~ ../shared/include/Icon.hpp:53:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:35, from ./include/EditableMap.hpp:21, from ./include/CompileThread.hpp:21, from ./include/CompileThreadPixel.hpp:21, from src/CompileThreadPixel.cpp:18: ../shared/include/Music.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, MusicException); | ^~~~~ ../shared/include/Music.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | const Audio *get_audio() const throw (MusicException); | ^~~~~ In file included from ../shared/include/Resources.hpp:36, from ./include/EditableMap.hpp:21, from ./include/CompileThread.hpp:21, from ./include/CompileThreadPixel.hpp:21, from src/CompileThreadPixel.cpp:18: ../shared/include/Shader.hpp:41:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Shader(const std::string& filename, ZipReader *zip) throw (KeyValueException, ShaderException); | ^~~~~ ../shared/include/Shader.hpp:44:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual ID get_location(const char *name) throw (ShaderException) = 0; | ^~~~~ ../shared/include/Shader.hpp:45:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual ID get_attrib_location(const char *name) throw (ShaderException) = 0; | ^~~~~ In file included from ./include/EditableMap.hpp:21, from ./include/CompileThread.hpp:21, from ./include/CompileThreadPixel.hpp:21, from src/CompileThreadPixel.cpp:18: ../shared/include/Resources.hpp:96:123: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | Resources(Subsystem& subystem, const std::string& resource_directory, bool skip_maps = false, bool paks_only = false) throw (ResourcesException, ResourcesMissingException); | ^~~~~ In file included from ./include/EditableMap.hpp:21, from ./include/CompileThread.hpp:21, from ./include/CompileThreadPixel.hpp:21, from src/CompileThreadPixel.cpp:18: ../shared/include/Resources.hpp:99:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void reload_resources() throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:103:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 103 | Tileset *get_tileset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:104:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | Object *get_object(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:105:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | Characterset *get_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:106:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | NPC *get_npc(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:107:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | Animation *get_animation(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:108:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | Map *get_map(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:109:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 109 | Background *get_background(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:110:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | Font *get_font(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:111:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | Icon *get_icon(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:112:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | Sound *get_sound(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:113:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | Music *get_music(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:114:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | Properties *get_game_settings(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:115:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | Shader *get_shader(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:116:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 116 | Icon *get_flag(const std::string& name, bool no_throw = false) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:159:90: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | void read_tilesets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:160:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 160 | void read_objects(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:161:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 161 | void read_charactersets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:162:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 162 | void read_npcs(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:163:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 163 | void read_animations(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:164:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 164 | void read_maps(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:165:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 165 | void read_backgrounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:166:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | void read_fonts(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:167:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | void read_icons(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:168:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | void read_sounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:169:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | void read_musics(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:170:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 170 | void read_game_settings(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:171:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | void read_shaders(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:172:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 172 | void read_flags(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:174:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 174 | void load_resources(bool home_paks_only) throw (ResourcesException, ResourcesMissingException); | ^~~~~ ../shared/include/Resources.hpp:175:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 175 | void read_all(const std::string& fdir, ZipReader *fzip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:177:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 177 | void prepare_resources() throw (ResourcesException); | ^~~~~ In file included from ./include/CompileThread.hpp:21, from ./include/CompileThreadPixel.hpp:21, from src/CompileThreadPixel.cpp:18: ./include/EditableMap.hpp:33:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 33 | EditableMap(Resources& resources, Subsystem& subsystem) throw (Exception); | ^~~~~ ./include/EditableMap.hpp:34:90: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 34 | EditableMap(Resources& resources, Subsystem& subsystem, const std::string& filename) throw (Exception); | ^~~~~ ./include/EditableMap.hpp:60:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 60 | void save() throw (Exception); | ^~~~~ In file included from ./include/CompileThread.hpp:22, from ./include/CompileThreadPixel.hpp:21, from src/CompileThreadPixel.cpp:18: ../shared/include/Mutex.hpp:49:13: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Mutex() throw (MutexException); | ^~~~~ In file included from src/CompileThreadPixel.cpp:19: ../shared/include/TileGraphicGL.hpp:37:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 37 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException); | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/MapEditor' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/MapEditor' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DDATA_DIRECTORY=/usr/share/games/goatattack -DPNG_SKIP_SETJMP_CHECK -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/goatattack_mapeditor-MapEditorLightmap.o `test -f 'src/MapEditorLightmap.cpp' || echo './'`src/MapEditorLightmap.cpp In file included from ../shared/include/ZipReader.hpp:21, from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ./include/MapEditor.hpp:21, from src/MapEditorLightmap.cpp:18: ../shared/include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ./include/MapEditor.hpp:21, from src/MapEditorLightmap.cpp:18: ../shared/include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ./include/MapEditor.hpp:21, from src/MapEditorLightmap.cpp:18: ../shared/include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ./include/MapEditor.hpp:21, from src/MapEditorLightmap.cpp:18: ../shared/include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ../shared/include/Resources.hpp:22, from ./include/MapEditor.hpp:21, from src/MapEditorLightmap.cpp:18: ../shared/include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ../shared/include/Resources.hpp:24, from ./include/MapEditor.hpp:21, from src/MapEditorLightmap.cpp:18: ../shared/include/Directory.hpp:43:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | Directory(const std::string& directory, const std::string& suffix, ZipReader *zip = 0) throw (DirectoryException); | ^~~~~ In file included from ../shared/include/KeyValue.hpp:22, from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ./include/MapEditor.hpp:21, from src/MapEditorLightmap.cpp:18: ../shared/include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ../shared/include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ./include/MapEditor.hpp:21, from src/MapEditorLightmap.cpp:18: ../shared/include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ./include/MapEditor.hpp:21, from src/MapEditorLightmap.cpp:18: ../shared/include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Resources.hpp:25, from ./include/MapEditor.hpp:21, from src/MapEditorLightmap.cpp:18: ../shared/include/Tileset.hpp:47:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | throw (KeyValueException, TilesetException); | ^~~~~ ../shared/include/Tileset.hpp:67:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:26, from ./include/MapEditor.hpp:21, from src/MapEditorLightmap.cpp:18: ../shared/include/Object.hpp:64:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | throw (KeyValueException, ObjectException); | ^~~~~ ../shared/include/Object.hpp:96:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Characterset.hpp:22, from ../shared/include/Resources.hpp:27, from ./include/MapEditor.hpp:21, from src/MapEditorLightmap.cpp:18: ../shared/include/Movable.hpp:52:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ ../shared/include/Movable.hpp:73:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ In file included from ../shared/include/Resources.hpp:27, from ./include/MapEditor.hpp:21, from src/MapEditorLightmap.cpp:18: ../shared/include/Characterset.hpp:61:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 61 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/Characterset.hpp:80:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:83:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:86:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:28, from ./include/MapEditor.hpp:21, from src/MapEditorLightmap.cpp:18: ../shared/include/NPC.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/NPC.hpp:77:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Sound.hpp:24, from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ./include/MapEditor.hpp:21, from src/MapEditorLightmap.cpp:18: ../shared/include/Audio.hpp:45:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ ../shared/include/Audio.hpp:46:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | virtual void generate_music(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ In file included from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ./include/MapEditor.hpp:21, from src/MapEditorLightmap.cpp:18: ../shared/include/Sound.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, SoundException); | ^~~~~ In file included from ../shared/include/Resources.hpp:29, from ./include/MapEditor.hpp:21, from src/MapEditorLightmap.cpp:18: ../shared/include/Animation.hpp:42:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | throw (KeyValueException, AnimationException); | ^~~~~ ../shared/include/Animation.hpp:99:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:25, from ../shared/include/Resources.hpp:30, from ./include/MapEditor.hpp:21, from src/MapEditorLightmap.cpp:18: ../shared/include/Background.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, BackgroundException); | ^~~~~ ../shared/include/Background.hpp:53:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:27, from ../shared/include/Resources.hpp:30, from ./include/MapEditor.hpp:21, from src/MapEditorLightmap.cpp:18: ../shared/include/Lightmap.hpp:41:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | throw (LightmapException); | ^~~~~ ../shared/include/Lightmap.hpp:55:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:30, from ./include/MapEditor.hpp:21, from src/MapEditorLightmap.cpp:18: ../shared/include/Map.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MapException); | ^~~~~ ../shared/include/Map.hpp:82:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 82 | void fill_map() throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:32, from ./include/MapEditor.hpp:21, from src/MapEditorLightmap.cpp:18: ../shared/include/Font.hpp:53:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw (KeyValueException, FontException); | ^~~~~ In file included from ../shared/include/Resources.hpp:33, from ./include/MapEditor.hpp:21, from src/MapEditorLightmap.cpp:18: ../shared/include/Icon.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, IconException); | ^~~~~ ../shared/include/Icon.hpp:53:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:35, from ./include/MapEditor.hpp:21, from src/MapEditorLightmap.cpp:18: ../shared/include/Music.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, MusicException); | ^~~~~ ../shared/include/Music.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | const Audio *get_audio() const throw (MusicException); | ^~~~~ In file included from ../shared/include/Resources.hpp:36, from ./include/MapEditor.hpp:21, from src/MapEditorLightmap.cpp:18: ../shared/include/Shader.hpp:41:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Shader(const std::string& filename, ZipReader *zip) throw (KeyValueException, ShaderException); | ^~~~~ ../shared/include/Shader.hpp:44:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual ID get_location(const char *name) throw (ShaderException) = 0; | ^~~~~ ../shared/include/Shader.hpp:45:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual ID get_attrib_location(const char *name) throw (ShaderException) = 0; | ^~~~~ In file included from ./include/MapEditor.hpp:21, from src/MapEditorLightmap.cpp:18: ../shared/include/Resources.hpp:96:123: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | Resources(Subsystem& subystem, const std::string& resource_directory, bool skip_maps = false, bool paks_only = false) throw (ResourcesException, ResourcesMissingException); | ^~~~~ In file included from ./include/MapEditor.hpp:21, from src/MapEditorLightmap.cpp:18: ../shared/include/Resources.hpp:99:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void reload_resources() throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:103:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 103 | Tileset *get_tileset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:104:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | Object *get_object(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:105:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | Characterset *get_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:106:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | NPC *get_npc(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:107:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | Animation *get_animation(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:108:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | Map *get_map(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:109:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 109 | Background *get_background(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:110:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | Font *get_font(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:111:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | Icon *get_icon(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:112:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | Sound *get_sound(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:113:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | Music *get_music(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:114:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | Properties *get_game_settings(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:115:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | Shader *get_shader(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:116:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 116 | Icon *get_flag(const std::string& name, bool no_throw = false) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:159:90: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | void read_tilesets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:160:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 160 | void read_objects(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:161:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 161 | void read_charactersets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:162:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 162 | void read_npcs(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:163:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 163 | void read_animations(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:164:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 164 | void read_maps(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:165:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 165 | void read_backgrounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:166:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | void read_fonts(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:167:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | void read_icons(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:168:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | void read_sounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:169:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | void read_musics(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:170:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 170 | void read_game_settings(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:171:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | void read_shaders(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:172:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 172 | void read_flags(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:174:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 174 | void load_resources(bool home_paks_only) throw (ResourcesException, ResourcesMissingException); | ^~~~~ ../shared/include/Resources.hpp:175:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 175 | void read_all(const std::string& fdir, ZipReader *fzip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:177:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 177 | void prepare_resources() throw (ResourcesException); | ^~~~~ In file included from ./include/MapEditor.hpp:24, from src/MapEditorLightmap.cpp:18: ../shared/include/Gui.hpp:68:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 68 | Gui(Resources& resources, Subsystem& subsystem, Font *font) throw (GuiException, ResourcesException); | ^~~~~ ../shared/include/Gui.hpp:71:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 71 | void run() throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:74:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | virtual void idle() throw (Exception) = 0; | ^~~~~ ../shared/include/Gui.hpp:99:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:102:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | const std::string& caption) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:106:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:110:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:114:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:117:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | const std::string& text) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | TileGraphic *graphic) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:123:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:126:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 126 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:131:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 131 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:136:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 136 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:140:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 140 | void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:144:83: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | GuiListbox::OnItemSelected on_item_selected, void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:201:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 201 | void idleloop(int stack_counter) throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:203:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 203 | void check_parent(GuiObject *parent) throw (GuiException); | ^~~~~ In file included from ./include/MapEditor.hpp:25, from src/MapEditorLightmap.cpp:18: ./include/EditableMap.hpp:33:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 33 | EditableMap(Resources& resources, Subsystem& subsystem) throw (Exception); | ^~~~~ ./include/EditableMap.hpp:34:90: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 34 | EditableMap(Resources& resources, Subsystem& subsystem, const std::string& filename) throw (Exception); | ^~~~~ ./include/EditableMap.hpp:60:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 60 | void save() throw (Exception); | ^~~~~ In file included from ./include/CompileThread.hpp:22, from ./include/CompileThreadBlock.hpp:21, from ./include/MapEditor.hpp:26, from src/MapEditorLightmap.cpp:18: ../shared/include/Mutex.hpp:49:13: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Mutex() throw (MutexException); | ^~~~~ In file included from ./include/MapEditor.hpp:29, from src/MapEditorLightmap.cpp:18: ../shared/include/Configuration.hpp:34:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 34 | Configuration(const std::string& directory, const std::string& filename) throw (ConfigurationException); | ^~~~~ In file included from src/MapEditorLightmap.cpp:18: ./include/MapEditor.hpp:121:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | virtual void idle() throw (Exception); | ^~~~~ ./include/MapEditor.hpp:233:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 233 | void save_tileset() throw (Exception); | ^~~~~ In file included from src/MapEditorLightmap.cpp:19: ../shared/include/TileGraphicGL.hpp:37:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 37 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException); | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/MapEditor' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/MapEditor' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DDATA_DIRECTORY=/usr/share/games/goatattack -DPNG_SKIP_SETJMP_CHECK -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o goatattack_mapeditor-main.o `test -f 'main.cpp' || echo './'`main.cpp In file included from ../shared/include/ZipReader.hpp:21, from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from main.cpp:19: ../shared/include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from main.cpp:19: ../shared/include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from main.cpp:19: ../shared/include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from main.cpp:19: ../shared/include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ../shared/include/Resources.hpp:22, from main.cpp:19: ../shared/include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ../shared/include/Resources.hpp:24, from main.cpp:19: ../shared/include/Directory.hpp:43:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | Directory(const std::string& directory, const std::string& suffix, ZipReader *zip = 0) throw (DirectoryException); | ^~~~~ In file included from ../shared/include/KeyValue.hpp:22, from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from main.cpp:19: ../shared/include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ../shared/include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from main.cpp:19: ../shared/include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from main.cpp:19: ../shared/include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Resources.hpp:25, from main.cpp:19: ../shared/include/Tileset.hpp:47:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | throw (KeyValueException, TilesetException); | ^~~~~ ../shared/include/Tileset.hpp:67:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:26, from main.cpp:19: ../shared/include/Object.hpp:64:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | throw (KeyValueException, ObjectException); | ^~~~~ ../shared/include/Object.hpp:96:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Characterset.hpp:22, from ../shared/include/Resources.hpp:27, from main.cpp:19: ../shared/include/Movable.hpp:52:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ ../shared/include/Movable.hpp:73:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ In file included from ../shared/include/Resources.hpp:27, from main.cpp:19: ../shared/include/Characterset.hpp:61:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 61 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/Characterset.hpp:80:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:83:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:86:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:28, from main.cpp:19: ../shared/include/NPC.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/NPC.hpp:77:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Sound.hpp:24, from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from main.cpp:19: ../shared/include/Audio.hpp:45:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ ../shared/include/Audio.hpp:46:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | virtual void generate_music(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ In file included from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from main.cpp:19: ../shared/include/Sound.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, SoundException); | ^~~~~ In file included from ../shared/include/Resources.hpp:29, from main.cpp:19: ../shared/include/Animation.hpp:42:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | throw (KeyValueException, AnimationException); | ^~~~~ ../shared/include/Animation.hpp:99:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:25, from ../shared/include/Resources.hpp:30, from main.cpp:19: ../shared/include/Background.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, BackgroundException); | ^~~~~ ../shared/include/Background.hpp:53:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:27, from ../shared/include/Resources.hpp:30, from main.cpp:19: ../shared/include/Lightmap.hpp:41:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | throw (LightmapException); | ^~~~~ ../shared/include/Lightmap.hpp:55:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:30, from main.cpp:19: ../shared/include/Map.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MapException); | ^~~~~ ../shared/include/Map.hpp:82:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 82 | void fill_map() throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:32, from main.cpp:19: ../shared/include/Font.hpp:53:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw (KeyValueException, FontException); | ^~~~~ In file included from ../shared/include/Resources.hpp:33, from main.cpp:19: ../shared/include/Icon.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, IconException); | ^~~~~ ../shared/include/Icon.hpp:53:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:35, from main.cpp:19: ../shared/include/Music.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, MusicException); | ^~~~~ ../shared/include/Music.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | const Audio *get_audio() const throw (MusicException); | ^~~~~ In file included from ../shared/include/Resources.hpp:36, from main.cpp:19: ../shared/include/Shader.hpp:41:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Shader(const std::string& filename, ZipReader *zip) throw (KeyValueException, ShaderException); | ^~~~~ ../shared/include/Shader.hpp:44:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual ID get_location(const char *name) throw (ShaderException) = 0; | ^~~~~ ../shared/include/Shader.hpp:45:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual ID get_attrib_location(const char *name) throw (ShaderException) = 0; | ^~~~~ In file included from main.cpp:19: ../shared/include/Resources.hpp:96:123: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | Resources(Subsystem& subystem, const std::string& resource_directory, bool skip_maps = false, bool paks_only = false) throw (ResourcesException, ResourcesMissingException); | ^~~~~ In file included from main.cpp:19: ../shared/include/Resources.hpp:99:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void reload_resources() throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:103:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 103 | Tileset *get_tileset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:104:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | Object *get_object(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:105:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | Characterset *get_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:106:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | NPC *get_npc(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:107:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | Animation *get_animation(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:108:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | Map *get_map(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:109:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 109 | Background *get_background(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:110:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | Font *get_font(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:111:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | Icon *get_icon(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:112:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | Sound *get_sound(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:113:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | Music *get_music(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:114:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | Properties *get_game_settings(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:115:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | Shader *get_shader(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:116:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 116 | Icon *get_flag(const std::string& name, bool no_throw = false) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:159:90: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | void read_tilesets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:160:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 160 | void read_objects(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:161:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 161 | void read_charactersets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:162:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 162 | void read_npcs(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:163:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 163 | void read_animations(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:164:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 164 | void read_maps(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:165:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 165 | void read_backgrounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:166:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | void read_fonts(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:167:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | void read_icons(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:168:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | void read_sounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:169:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | void read_musics(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:170:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 170 | void read_game_settings(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:171:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | void read_shaders(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:172:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 172 | void read_flags(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:174:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 174 | void load_resources(bool home_paks_only) throw (ResourcesException, ResourcesMissingException); | ^~~~~ ../shared/include/Resources.hpp:175:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 175 | void read_all(const std::string& fdir, ZipReader *fzip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:177:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 177 | void prepare_resources() throw (ResourcesException); | ^~~~~ In file included from ../shared/include/SubsystemSDL.hpp:23, from main.cpp:20: ../shared/include/TileGraphicGL.hpp:37:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 37 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException); | ^~~~~ In file included from main.cpp:20: ../shared/include/SubsystemSDL.hpp:38:108: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 38 | SubsystemSDL(std::ostream& stream, I18N& i18n, const std::string& window_title, bool shading_pipeline) throw (SubsystemException); | ^~~~~ In file included from ./include/MapEditor.hpp:24, from main.cpp:21: ../shared/include/Gui.hpp:68:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 68 | Gui(Resources& resources, Subsystem& subsystem, Font *font) throw (GuiException, ResourcesException); | ^~~~~ ../shared/include/Gui.hpp:71:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 71 | void run() throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:74:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | virtual void idle() throw (Exception) = 0; | ^~~~~ ../shared/include/Gui.hpp:99:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:102:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | const std::string& caption) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:106:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:110:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:114:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:117:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | const std::string& text) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | TileGraphic *graphic) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:123:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:126:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 126 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:131:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 131 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:136:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 136 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:140:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 140 | void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:144:83: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | GuiListbox::OnItemSelected on_item_selected, void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:201:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 201 | void idleloop(int stack_counter) throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:203:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 203 | void check_parent(GuiObject *parent) throw (GuiException); | ^~~~~ In file included from ./include/MapEditor.hpp:25, from main.cpp:21: ./include/EditableMap.hpp:33:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 33 | EditableMap(Resources& resources, Subsystem& subsystem) throw (Exception); | ^~~~~ ./include/EditableMap.hpp:34:90: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 34 | EditableMap(Resources& resources, Subsystem& subsystem, const std::string& filename) throw (Exception); | ^~~~~ ./include/EditableMap.hpp:60:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 60 | void save() throw (Exception); | ^~~~~ In file included from ./include/CompileThread.hpp:22, from ./include/CompileThreadBlock.hpp:21, from ./include/MapEditor.hpp:26, from main.cpp:21: ../shared/include/Mutex.hpp:49:13: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Mutex() throw (MutexException); | ^~~~~ In file included from ./include/MapEditor.hpp:29, from main.cpp:21: ../shared/include/Configuration.hpp:34:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 34 | Configuration(const std::string& directory, const std::string& filename) throw (ConfigurationException); | ^~~~~ In file included from main.cpp:21: ./include/MapEditor.hpp:121:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | virtual void idle() throw (Exception); | ^~~~~ ./include/MapEditor.hpp:233:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 233 | void save_tileset() throw (Exception); | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/MapEditor' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/MapEditor' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DDATA_DIRECTORY=/usr/share/games/goatattack -DPNG_SKIP_SETJMP_CHECK -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/goatattack_mapeditor-EditableMap.o `test -f 'src/EditableMap.cpp' || echo './'`src/EditableMap.cpp In file included from ../shared/include/ZipReader.hpp:21, from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ./include/EditableMap.hpp:21, from src/EditableMap.cpp:18: ../shared/include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ./include/EditableMap.hpp:21, from src/EditableMap.cpp:18: ../shared/include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ./include/EditableMap.hpp:21, from src/EditableMap.cpp:18: ../shared/include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ./include/EditableMap.hpp:21, from src/EditableMap.cpp:18: ../shared/include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ../shared/include/Resources.hpp:22, from ./include/EditableMap.hpp:21, from src/EditableMap.cpp:18: ../shared/include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ../shared/include/Resources.hpp:24, from ./include/EditableMap.hpp:21, from src/EditableMap.cpp:18: ../shared/include/Directory.hpp:43:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | Directory(const std::string& directory, const std::string& suffix, ZipReader *zip = 0) throw (DirectoryException); | ^~~~~ In file included from ../shared/include/KeyValue.hpp:22, from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ./include/EditableMap.hpp:21, from src/EditableMap.cpp:18: ../shared/include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ../shared/include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ./include/EditableMap.hpp:21, from src/EditableMap.cpp:18: ../shared/include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ./include/EditableMap.hpp:21, from src/EditableMap.cpp:18: ../shared/include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Resources.hpp:25, from ./include/EditableMap.hpp:21, from src/EditableMap.cpp:18: ../shared/include/Tileset.hpp:47:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | throw (KeyValueException, TilesetException); | ^~~~~ ../shared/include/Tileset.hpp:67:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:26, from ./include/EditableMap.hpp:21, from src/EditableMap.cpp:18: ../shared/include/Object.hpp:64:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | throw (KeyValueException, ObjectException); | ^~~~~ ../shared/include/Object.hpp:96:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Characterset.hpp:22, from ../shared/include/Resources.hpp:27, from ./include/EditableMap.hpp:21, from src/EditableMap.cpp:18: ../shared/include/Movable.hpp:52:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ ../shared/include/Movable.hpp:73:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ In file included from ../shared/include/Resources.hpp:27, from ./include/EditableMap.hpp:21, from src/EditableMap.cpp:18: ../shared/include/Characterset.hpp:61:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 61 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/Characterset.hpp:80:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:83:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:86:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:28, from ./include/EditableMap.hpp:21, from src/EditableMap.cpp:18: ../shared/include/NPC.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/NPC.hpp:77:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Sound.hpp:24, from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ./include/EditableMap.hpp:21, from src/EditableMap.cpp:18: ../shared/include/Audio.hpp:45:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ ../shared/include/Audio.hpp:46:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | virtual void generate_music(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ In file included from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ./include/EditableMap.hpp:21, from src/EditableMap.cpp:18: ../shared/include/Sound.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, SoundException); | ^~~~~ In file included from ../shared/include/Resources.hpp:29, from ./include/EditableMap.hpp:21, from src/EditableMap.cpp:18: ../shared/include/Animation.hpp:42:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | throw (KeyValueException, AnimationException); | ^~~~~ ../shared/include/Animation.hpp:99:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:25, from ../shared/include/Resources.hpp:30, from ./include/EditableMap.hpp:21, from src/EditableMap.cpp:18: ../shared/include/Background.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, BackgroundException); | ^~~~~ ../shared/include/Background.hpp:53:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:27, from ../shared/include/Resources.hpp:30, from ./include/EditableMap.hpp:21, from src/EditableMap.cpp:18: ../shared/include/Lightmap.hpp:41:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | throw (LightmapException); | ^~~~~ ../shared/include/Lightmap.hpp:55:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:30, from ./include/EditableMap.hpp:21, from src/EditableMap.cpp:18: ../shared/include/Map.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MapException); | ^~~~~ ../shared/include/Map.hpp:82:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 82 | void fill_map() throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:32, from ./include/EditableMap.hpp:21, from src/EditableMap.cpp:18: ../shared/include/Font.hpp:53:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw (KeyValueException, FontException); | ^~~~~ In file included from ../shared/include/Resources.hpp:33, from ./include/EditableMap.hpp:21, from src/EditableMap.cpp:18: ../shared/include/Icon.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, IconException); | ^~~~~ ../shared/include/Icon.hpp:53:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:35, from ./include/EditableMap.hpp:21, from src/EditableMap.cpp:18: ../shared/include/Music.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, MusicException); | ^~~~~ ../shared/include/Music.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | const Audio *get_audio() const throw (MusicException); | ^~~~~ In file included from ../shared/include/Resources.hpp:36, from ./include/EditableMap.hpp:21, from src/EditableMap.cpp:18: ../shared/include/Shader.hpp:41:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Shader(const std::string& filename, ZipReader *zip) throw (KeyValueException, ShaderException); | ^~~~~ ../shared/include/Shader.hpp:44:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual ID get_location(const char *name) throw (ShaderException) = 0; | ^~~~~ ../shared/include/Shader.hpp:45:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual ID get_attrib_location(const char *name) throw (ShaderException) = 0; | ^~~~~ In file included from ./include/EditableMap.hpp:21, from src/EditableMap.cpp:18: ../shared/include/Resources.hpp:96:123: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | Resources(Subsystem& subystem, const std::string& resource_directory, bool skip_maps = false, bool paks_only = false) throw (ResourcesException, ResourcesMissingException); | ^~~~~ In file included from ./include/EditableMap.hpp:21, from src/EditableMap.cpp:18: ../shared/include/Resources.hpp:99:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void reload_resources() throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:103:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 103 | Tileset *get_tileset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:104:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | Object *get_object(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:105:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | Characterset *get_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:106:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | NPC *get_npc(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:107:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | Animation *get_animation(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:108:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | Map *get_map(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:109:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 109 | Background *get_background(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:110:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | Font *get_font(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:111:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | Icon *get_icon(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:112:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | Sound *get_sound(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:113:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | Music *get_music(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:114:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | Properties *get_game_settings(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:115:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | Shader *get_shader(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:116:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 116 | Icon *get_flag(const std::string& name, bool no_throw = false) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:159:90: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | void read_tilesets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:160:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 160 | void read_objects(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:161:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 161 | void read_charactersets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:162:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 162 | void read_npcs(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:163:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 163 | void read_animations(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:164:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 164 | void read_maps(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:165:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 165 | void read_backgrounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:166:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | void read_fonts(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:167:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | void read_icons(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:168:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | void read_sounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:169:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | void read_musics(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:170:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 170 | void read_game_settings(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:171:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | void read_shaders(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:172:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 172 | void read_flags(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:174:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 174 | void load_resources(bool home_paks_only) throw (ResourcesException, ResourcesMissingException); | ^~~~~ ../shared/include/Resources.hpp:175:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 175 | void read_all(const std::string& fdir, ZipReader *fzip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:177:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 177 | void prepare_resources() throw (ResourcesException); | ^~~~~ In file included from src/EditableMap.cpp:18: ./include/EditableMap.hpp:33:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 33 | EditableMap(Resources& resources, Subsystem& subsystem) throw (Exception); | ^~~~~ ./include/EditableMap.hpp:34:90: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 34 | EditableMap(Resources& resources, Subsystem& subsystem, const std::string& filename) throw (Exception); | ^~~~~ ./include/EditableMap.hpp:60:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 60 | void save() throw (Exception); | ^~~~~ src/EditableMap.cpp:24:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 24 | EditableMap::EditableMap(Resources& resources, Subsystem& subsystem) throw (Exception) | ^~~~~ src/EditableMap.cpp:34:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 34 | const std::string& filename) throw (Exception) | ^~~~~ src/EditableMap.cpp:328:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 328 | void EditableMap::save() throw (Exception) { | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/MapEditor' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/MapEditor' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBSDL2=1 -DHAVE_LIBGL=1 -DHAVE_LIBSDL2_MIXER=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DDATA_DIRECTORY=/usr/share/games/goatattack -DPNG_SKIP_SETJMP_CHECK -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/goatattack_mapeditor-MapEditor.o `test -f 'src/MapEditor.cpp' || echo './'`src/MapEditor.cpp In file included from ../shared/include/ZipReader.hpp:21, from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ./include/MapEditor.hpp:21, from src/MapEditor.cpp:18: ../shared/include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ./include/MapEditor.hpp:21, from src/MapEditor.cpp:18: ../shared/include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ./include/MapEditor.hpp:21, from src/MapEditor.cpp:18: ../shared/include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ./include/MapEditor.hpp:21, from src/MapEditor.cpp:18: ../shared/include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ../shared/include/Resources.hpp:22, from ./include/MapEditor.hpp:21, from src/MapEditor.cpp:18: ../shared/include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ../shared/include/Resources.hpp:24, from ./include/MapEditor.hpp:21, from src/MapEditor.cpp:18: ../shared/include/Directory.hpp:43:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | Directory(const std::string& directory, const std::string& suffix, ZipReader *zip = 0) throw (DirectoryException); | ^~~~~ In file included from ../shared/include/KeyValue.hpp:22, from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ./include/MapEditor.hpp:21, from src/MapEditor.cpp:18: ../shared/include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ../shared/include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ./include/MapEditor.hpp:21, from src/MapEditor.cpp:18: ../shared/include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ./include/MapEditor.hpp:21, from src/MapEditor.cpp:18: ../shared/include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Resources.hpp:25, from ./include/MapEditor.hpp:21, from src/MapEditor.cpp:18: ../shared/include/Tileset.hpp:47:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | throw (KeyValueException, TilesetException); | ^~~~~ ../shared/include/Tileset.hpp:67:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:26, from ./include/MapEditor.hpp:21, from src/MapEditor.cpp:18: ../shared/include/Object.hpp:64:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | throw (KeyValueException, ObjectException); | ^~~~~ ../shared/include/Object.hpp:96:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Characterset.hpp:22, from ../shared/include/Resources.hpp:27, from ./include/MapEditor.hpp:21, from src/MapEditor.cpp:18: ../shared/include/Movable.hpp:52:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ ../shared/include/Movable.hpp:73:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ In file included from ../shared/include/Resources.hpp:27, from ./include/MapEditor.hpp:21, from src/MapEditor.cpp:18: ../shared/include/Characterset.hpp:61:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 61 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/Characterset.hpp:80:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:83:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:86:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:28, from ./include/MapEditor.hpp:21, from src/MapEditor.cpp:18: ../shared/include/NPC.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/NPC.hpp:77:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Sound.hpp:24, from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ./include/MapEditor.hpp:21, from src/MapEditor.cpp:18: ../shared/include/Audio.hpp:45:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ ../shared/include/Audio.hpp:46:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | virtual void generate_music(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ In file included from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ./include/MapEditor.hpp:21, from src/MapEditor.cpp:18: ../shared/include/Sound.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, SoundException); | ^~~~~ In file included from ../shared/include/Resources.hpp:29, from ./include/MapEditor.hpp:21, from src/MapEditor.cpp:18: ../shared/include/Animation.hpp:42:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | throw (KeyValueException, AnimationException); | ^~~~~ ../shared/include/Animation.hpp:99:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:25, from ../shared/include/Resources.hpp:30, from ./include/MapEditor.hpp:21, from src/MapEditor.cpp:18: ../shared/include/Background.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, BackgroundException); | ^~~~~ ../shared/include/Background.hpp:53:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:27, from ../shared/include/Resources.hpp:30, from ./include/MapEditor.hpp:21, from src/MapEditor.cpp:18: ../shared/include/Lightmap.hpp:41:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | throw (LightmapException); | ^~~~~ ../shared/include/Lightmap.hpp:55:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:30, from ./include/MapEditor.hpp:21, from src/MapEditor.cpp:18: ../shared/include/Map.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MapException); | ^~~~~ ../shared/include/Map.hpp:82:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 82 | void fill_map() throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:32, from ./include/MapEditor.hpp:21, from src/MapEditor.cpp:18: ../shared/include/Font.hpp:53:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw (KeyValueException, FontException); | ^~~~~ In file included from ../shared/include/Resources.hpp:33, from ./include/MapEditor.hpp:21, from src/MapEditor.cpp:18: ../shared/include/Icon.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, IconException); | ^~~~~ ../shared/include/Icon.hpp:53:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:35, from ./include/MapEditor.hpp:21, from src/MapEditor.cpp:18: ../shared/include/Music.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, MusicException); | ^~~~~ ../shared/include/Music.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | const Audio *get_audio() const throw (MusicException); | ^~~~~ In file included from ../shared/include/Resources.hpp:36, from ./include/MapEditor.hpp:21, from src/MapEditor.cpp:18: ../shared/include/Shader.hpp:41:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Shader(const std::string& filename, ZipReader *zip) throw (KeyValueException, ShaderException); | ^~~~~ ../shared/include/Shader.hpp:44:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual ID get_location(const char *name) throw (ShaderException) = 0; | ^~~~~ ../shared/include/Shader.hpp:45:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual ID get_attrib_location(const char *name) throw (ShaderException) = 0; | ^~~~~ In file included from ./include/MapEditor.hpp:21, from src/MapEditor.cpp:18: ../shared/include/Resources.hpp:96:123: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | Resources(Subsystem& subystem, const std::string& resource_directory, bool skip_maps = false, bool paks_only = false) throw (ResourcesException, ResourcesMissingException); | ^~~~~ In file included from ./include/MapEditor.hpp:21, from src/MapEditor.cpp:18: ../shared/include/Resources.hpp:99:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void reload_resources() throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:103:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 103 | Tileset *get_tileset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:104:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | Object *get_object(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:105:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | Characterset *get_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:106:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | NPC *get_npc(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:107:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | Animation *get_animation(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:108:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | Map *get_map(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:109:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 109 | Background *get_background(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:110:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | Font *get_font(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:111:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | Icon *get_icon(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:112:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | Sound *get_sound(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:113:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | Music *get_music(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:114:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | Properties *get_game_settings(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:115:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | Shader *get_shader(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:116:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 116 | Icon *get_flag(const std::string& name, bool no_throw = false) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:159:90: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | void read_tilesets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:160:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 160 | void read_objects(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:161:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 161 | void read_charactersets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:162:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 162 | void read_npcs(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:163:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 163 | void read_animations(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:164:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 164 | void read_maps(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:165:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 165 | void read_backgrounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:166:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | void read_fonts(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:167:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | void read_icons(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:168:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | void read_sounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:169:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | void read_musics(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:170:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 170 | void read_game_settings(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:171:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | void read_shaders(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:172:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 172 | void read_flags(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:174:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 174 | void load_resources(bool home_paks_only) throw (ResourcesException, ResourcesMissingException); | ^~~~~ ../shared/include/Resources.hpp:175:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 175 | void read_all(const std::string& fdir, ZipReader *fzip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:177:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 177 | void prepare_resources() throw (ResourcesException); | ^~~~~ In file included from ./include/MapEditor.hpp:24, from src/MapEditor.cpp:18: ../shared/include/Gui.hpp:68:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 68 | Gui(Resources& resources, Subsystem& subsystem, Font *font) throw (GuiException, ResourcesException); | ^~~~~ ../shared/include/Gui.hpp:71:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 71 | void run() throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:74:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | virtual void idle() throw (Exception) = 0; | ^~~~~ ../shared/include/Gui.hpp:99:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:102:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | const std::string& caption) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:106:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:110:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:114:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:117:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | const std::string& text) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | TileGraphic *graphic) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:123:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:126:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 126 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:131:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 131 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:136:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 136 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:140:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 140 | void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:144:83: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | GuiListbox::OnItemSelected on_item_selected, void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:201:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 201 | void idleloop(int stack_counter) throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:203:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 203 | void check_parent(GuiObject *parent) throw (GuiException); | ^~~~~ In file included from ./include/MapEditor.hpp:25, from src/MapEditor.cpp:18: ./include/EditableMap.hpp:33:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 33 | EditableMap(Resources& resources, Subsystem& subsystem) throw (Exception); | ^~~~~ ./include/EditableMap.hpp:34:90: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 34 | EditableMap(Resources& resources, Subsystem& subsystem, const std::string& filename) throw (Exception); | ^~~~~ ./include/EditableMap.hpp:60:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 60 | void save() throw (Exception); | ^~~~~ In file included from ./include/CompileThread.hpp:22, from ./include/CompileThreadBlock.hpp:21, from ./include/MapEditor.hpp:26, from src/MapEditor.cpp:18: ../shared/include/Mutex.hpp:49:13: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Mutex() throw (MutexException); | ^~~~~ In file included from ./include/MapEditor.hpp:29, from src/MapEditor.cpp:18: ../shared/include/Configuration.hpp:34:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 34 | Configuration(const std::string& directory, const std::string& filename) throw (ConfigurationException); | ^~~~~ In file included from src/MapEditor.cpp:18: ./include/MapEditor.hpp:121:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | virtual void idle() throw (Exception); | ^~~~~ ./include/MapEditor.hpp:233:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 233 | void save_tileset() throw (Exception); | ^~~~~ In file included from src/MapEditor.cpp:21: ../shared/include/Cargo.hpp:56:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 56 | Cargo(const char *directory, const char *pak_file, const SelectedFiles *files = 0) throw (CargoException); | ^~~~~ ../shared/include/Cargo.hpp:61:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 61 | void pack() throw (CargoException); | ^~~~~ ../shared/include/Cargo.hpp:120:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | void pack_directory(const char *subdir, bool is_rootdir = false) throw (CargoException); | ^~~~~ ../shared/include/Cargo.hpp:121:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | void pack_file(const DirectoryEntry& entry) throw (CargoException); | ^~~~~ ../shared/include/Cargo.hpp:122:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 122 | void throw_write_error(const char *err = 0) throw (CargoException); | ^~~~~ ../shared/include/Cargo.hpp:124:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 124 | void add_central_directory() throw (CargoException); | ^~~~~ ../shared/include/Cargo.hpp:125:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 125 | size_t write_string(const void *s, size_t len) throw (CargoException); | ^~~~~ ../shared/include/Cargo.hpp:126:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 126 | size_t write_uint16(uint16_t n) throw (CargoException); | ^~~~~ ../shared/include/Cargo.hpp:127:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 127 | size_t write_uint32(uint32_t n) throw (CargoException); | ^~~~~ ../shared/include/Cargo.hpp:128:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | void calc_crc64(size_t start_pos, size_t end_pos) throw (CargoException); | ^~~~~ src/MapEditor.cpp:95:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 95 | void MapEditor::idle() throw (Exception) { | ^~~~~ src/MapEditor.cpp:2096:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 2096 | void MapEditor::save_tileset() throw (Exception) { | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/MapEditor' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/MapEditor' /bin/sh ../../libtool --tag=CXX --mode=link aarch64-mageia-linux-gnu-g++ -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DDATA_DIRECTORY=/usr/share/games/goatattack -DPNG_SKIP_SETJMP_CHECK -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o goatattack-mapeditor goatattack_mapeditor-main.o src/goatattack_mapeditor-CompileThreadBlock.o src/goatattack_mapeditor-CompileThread.o src/goatattack_mapeditor-CompileThreadPixel.o src/goatattack_mapeditor-EditableLight.o src/goatattack_mapeditor-EditableMap.o src/goatattack_mapeditor-EditableObject.o src/goatattack_mapeditor-MapEditor.o src/goatattack_mapeditor-MapEditorLightmap.o -L../shared -lshared -lpng -lGL -lSDL2 -lSDL2_mixer -lfreetype -lz -lz -lSDL2_mixer -lGL -lSDL2 -lfreetype -lpng -lrt -lpthread libtool: link: aarch64-mageia-linux-gnu-g++ -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DDATA_DIRECTORY=/usr/share/games/goatattack -DPNG_SKIP_SETJMP_CHECK -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o goatattack-mapeditor goatattack_mapeditor-main.o src/goatattack_mapeditor-CompileThreadBlock.o src/goatattack_mapeditor-CompileThread.o src/goatattack_mapeditor-CompileThreadPixel.o src/goatattack_mapeditor-EditableLight.o src/goatattack_mapeditor-EditableMap.o src/goatattack_mapeditor-EditableObject.o src/goatattack_mapeditor-MapEditor.o src/goatattack_mapeditor-MapEditorLightmap.o -L../shared -lshared -lz -lSDL2_mixer -lGL -lSDL2 -lfreetype -lpng -lrt -lpthread make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/MapEditor' Making all in data make[1]: Nothing to be done for 'all'. make[1]: Nothing to be done for 'all-am'. + pushd /home/iurt/rpmbuild/BUILD/build-dedicated ~/rpmbuild/BUILD/build-dedicated ~/rpmbuild/BUILD/goatattack-0.4.5 + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./config.guess + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool Modifying ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/Overlinking) + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --bindir=/usr/games --datadir=/usr/share/games --enable-dedicated-server checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... aarch64-mageia-linux-gnu checking host system type... aarch64-mageia-linux-gnu checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) checking for aarch64-mageia-linux-gnu-gcc... aarch64-mageia-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether aarch64-mageia-linux-gnu-gcc accepts -g... yes checking for aarch64-mageia-linux-gnu-gcc option to enable C11 features... none needed checking whether aarch64-mageia-linux-gnu-gcc understands -c and -o together... yes checking dependency style of aarch64-mageia-linux-gnu-gcc... none checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by aarch64-mageia-linux-gnu-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/aarch64-mageia-linux-gnu-nm -p checking the name lister (/usr/bin/aarch64-mageia-linux-gnu-nm -p) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-mageia-linux-gnu file names to aarch64-mageia-linux-gnu format... func_convert_file_noop checking how to convert aarch64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for aarch64-mageia-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-mageia-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-mageia-linux-gnu-ar... aarch64-mageia-linux-gnu-ar checking for archiver @FILE support... @ checking for aarch64-mageia-linux-gnu-strip... no checking for strip... strip checking for aarch64-mageia-linux-gnu-ranlib... aarch64-mageia-linux-gnu-ranlib checking command to parse /usr/bin/aarch64-mageia-linux-gnu-nm -p output from aarch64-mageia-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for aarch64-mageia-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if aarch64-mageia-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for aarch64-mageia-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if aarch64-mageia-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if aarch64-mageia-linux-gnu-gcc static flag -static works... no checking if aarch64-mageia-linux-gnu-gcc supports -c -o file.o... yes checking if aarch64-mageia-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the aarch64-mageia-linux-gnu-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for aarch64-mageia-linux-gnu-g++... aarch64-mageia-linux-gnu-g++ checking whether the compiler supports GNU C++... yes checking whether aarch64-mageia-linux-gnu-g++ accepts -g... yes checking for aarch64-mageia-linux-gnu-g++ option to enable C++11 features... none needed checking dependency style of aarch64-mageia-linux-gnu-g++... none checking how to run the C++ preprocessor... aarch64-mageia-linux-gnu-g++ -E checking for ld used by aarch64-mageia-linux-gnu-g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the aarch64-mageia-linux-gnu-g++ linker (/usr/bin/ld) supports shared libraries... yes checking for aarch64-mageia-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if aarch64-mageia-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if aarch64-mageia-linux-gnu-g++ static flag -static works... no checking if aarch64-mageia-linux-gnu-g++ supports -c -o file.o... yes checking if aarch64-mageia-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the aarch64-mageia-linux-gnu-g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for egrep... (cached) /usr/bin/grep -E checking whether make supports nested variables... (cached) yes checking for ft2build.h... yes checking for pthread_create in -lpthread... yes checking for clock_gettime in -lrt... yes checking for png_init_io in -lpng... yes checking for FT_Init_FreeType in -lfreetype... yes checking for gzread in -lz... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/shared/Makefile config.status: creating src/Cargo/Makefile config.status: creating src/Server/Makefile config.status: creating data/Makefile config.status: executing depfiles commands config.status: executing libtool commands configure: configure: --- SUMMARY --- configure: * goat attack dedicated server build: configure: -> game engine (dedicated) configure: configure: * base-non-free.pak will NOT be created configure: * cargo will not be installed configure: + /usr/bin/make -O -j8 V=1 VERBOSE=1 Making all in src/shared make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DDEDICATED_SERVER -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-AABB.o `test -f '../shared/src/AABB.cpp' || echo './'`../shared/src/AABB.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DDEDICATED_SERVER -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-AudioSDL.o `test -f '../shared/src/AudioSDL.cpp' || echo './'`../shared/src/AudioSDL.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DDEDICATED_SERVER -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-AudioNull.o `test -f '../shared/src/AudioNull.cpp' || echo './'`../shared/src/AudioNull.cpp In file included from ./include/ZipReader.hpp:21, from ./include/Audio.hpp:22, from ./include/AudioNull.hpp:21, from ../shared/src/AudioNull.cpp:18: ./include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ./include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ./include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ./include/Audio.hpp:22, from ./include/AudioNull.hpp:21, from ../shared/src/AudioNull.cpp:18: ./include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ./include/AudioNull.hpp:21, from ../shared/src/AudioNull.cpp:18: ./include/Audio.hpp:45:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ ./include/Audio.hpp:46:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | virtual void generate_music(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ In file included from ../shared/src/AudioNull.cpp:18: ./include/AudioNull.hpp:32:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException); | ^~~~~ ./include/AudioNull.hpp:33:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 33 | virtual void generate_music(const std::string& filename, ZipReader *zip = 0) throw (AudioException); | ^~~~~ ../shared/src/AudioNull.cpp:24:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 24 | void AudioNull::generate_audio(const std::string& filename, ZipReader *zip) throw (AudioException) { } | ^~~~~ ../shared/src/AudioNull.cpp:26:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 26 | void AudioNull::generate_music(const std::string& filename, ZipReader *zip) throw (AudioException) { } | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DDEDICATED_SERVER -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-Audio.o `test -f '../shared/src/Audio.cpp' || echo './'`../shared/src/Audio.cpp In file included from ./include/ZipReader.hpp:21, from ./include/Audio.hpp:22, from ../shared/src/Audio.cpp:18: ./include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ./include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ./include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ./include/Audio.hpp:22, from ../shared/src/Audio.cpp:18: ./include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ../shared/src/Audio.cpp:18: ./include/Audio.hpp:45:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ ./include/Audio.hpp:46:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | virtual void generate_music(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DDEDICATED_SERVER -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-Globals.o `test -f '../shared/src/Globals.cpp' || echo './'`../shared/src/Globals.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DDEDICATED_SERVER -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-Exception.o `test -f '../shared/src/Exception.cpp' || echo './'`../shared/src/Exception.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DDEDICATED_SERVER -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-Background.o `test -f '../shared/src/Background.cpp' || echo './'`../shared/src/Background.cpp In file included from ./include/KeyValue.hpp:22, from ./include/Properties.hpp:21, from ./include/Background.hpp:22, from ../shared/src/Background.cpp:18: ./include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ./include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ./include/ZipReader.hpp:21, from ./include/KeyValue.hpp:23, from ./include/Properties.hpp:21, from ./include/Background.hpp:22, from ../shared/src/Background.cpp:18: ./include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ./include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ./include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ./include/KeyValue.hpp:23, from ./include/Properties.hpp:21, from ./include/Background.hpp:22, from ../shared/src/Background.cpp:18: ./include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ./include/Properties.hpp:21, from ./include/Background.hpp:22, from ../shared/src/Background.cpp:18: ./include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ./include/Background.hpp:22, from ../shared/src/Background.cpp:18: ./include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ./include/TileGraphic.hpp:21, from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Background.hpp:23, from ../shared/src/Background.cpp:18: ./include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ./include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ./include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Background.hpp:23, from ../shared/src/Background.cpp:18: ./include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ./include/Background.hpp:23, from ../shared/src/Background.cpp:18: ./include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ../shared/src/Background.cpp:18: ./include/Background.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, BackgroundException); | ^~~~~ ./include/Background.hpp:53:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename) throw (Exception); | ^~~~~ ../shared/src/Background.cpp:27:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 27 | throw (KeyValueException, BackgroundException) | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DDEDICATED_SERVER -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-Directory.o `test -f '../shared/src/Directory.cpp' || echo './'`../shared/src/Directory.cpp In file included from ./include/ZipReader.hpp:21, from ./include/Directory.hpp:22, from ../shared/src/Directory.cpp:18: ./include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ./include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ./include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ./include/Directory.hpp:22, from ../shared/src/Directory.cpp:18: ./include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ../shared/src/Directory.cpp:18: ./include/Directory.hpp:43:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | Directory(const std::string& directory, const std::string& suffix, ZipReader *zip = 0) throw (DirectoryException); | ^~~~~ In file included from ../shared/src/Directory.cpp:19: ./include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ./include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ ../shared/src/Directory.cpp:25:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 25 | ZipReader *zip) throw (DirectoryException) | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DDEDICATED_SERVER -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-Animation.o `test -f '../shared/src/Animation.cpp' || echo './'`../shared/src/Animation.cpp In file included from ./include/KeyValue.hpp:22, from ./include/Properties.hpp:21, from ./include/Animation.hpp:22, from ../shared/src/Animation.cpp:18: ./include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ./include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ./include/ZipReader.hpp:21, from ./include/KeyValue.hpp:23, from ./include/Properties.hpp:21, from ./include/Animation.hpp:22, from ../shared/src/Animation.cpp:18: ./include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ./include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ./include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ./include/KeyValue.hpp:23, from ./include/Properties.hpp:21, from ./include/Animation.hpp:22, from ../shared/src/Animation.cpp:18: ./include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ./include/Properties.hpp:21, from ./include/Animation.hpp:22, from ../shared/src/Animation.cpp:18: ./include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ./include/Animation.hpp:22, from ../shared/src/Animation.cpp:18: ./include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ./include/TileGraphic.hpp:21, from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Animation.hpp:23, from ../shared/src/Animation.cpp:18: ./include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ./include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ./include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Animation.hpp:23, from ../shared/src/Animation.cpp:18: ./include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ./include/Animation.hpp:23, from ../shared/src/Animation.cpp:18: ./include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ./include/Sound.hpp:24, from ./include/Animation.hpp:25, from ../shared/src/Animation.cpp:18: ./include/Audio.hpp:45:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ ./include/Audio.hpp:46:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | virtual void generate_music(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ In file included from ./include/Animation.hpp:25, from ../shared/src/Animation.cpp:18: ./include/Sound.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, SoundException); | ^~~~~ In file included from ../shared/src/Animation.cpp:18: ./include/Animation.hpp:42:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | throw (KeyValueException, AnimationException); | ^~~~~ ./include/Animation.hpp:99:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/src/Animation.cpp:23:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 23 | throw (KeyValueException, AnimationException) | ^~~~~ ../shared/src/Animation.cpp:183:74: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 183 | void Animation::create_tile(const std::string& filename, ZipReader *zip) throw (Exception) { | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DDEDICATED_SERVER -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-Icon.o `test -f '../shared/src/Icon.cpp' || echo './'`../shared/src/Icon.cpp In file included from ./include/KeyValue.hpp:22, from ./include/Properties.hpp:21, from ./include/Icon.hpp:22, from ../shared/src/Icon.cpp:18: ./include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ./include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ./include/ZipReader.hpp:21, from ./include/KeyValue.hpp:23, from ./include/Properties.hpp:21, from ./include/Icon.hpp:22, from ../shared/src/Icon.cpp:18: ./include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ./include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ./include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ./include/KeyValue.hpp:23, from ./include/Properties.hpp:21, from ./include/Icon.hpp:22, from ../shared/src/Icon.cpp:18: ./include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ./include/Properties.hpp:21, from ./include/Icon.hpp:22, from ../shared/src/Icon.cpp:18: ./include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ./include/Icon.hpp:22, from ../shared/src/Icon.cpp:18: ./include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ./include/TileGraphic.hpp:21, from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Icon.hpp:23, from ../shared/src/Icon.cpp:18: ./include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ./include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ./include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Icon.hpp:23, from ../shared/src/Icon.cpp:18: ./include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ./include/Icon.hpp:23, from ../shared/src/Icon.cpp:18: ./include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ../shared/src/Icon.cpp:18: ./include/Icon.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, IconException); | ^~~~~ ./include/Icon.hpp:53:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/src/Icon.cpp:23:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 23 | throw (KeyValueException, IconException) | ^~~~~ ../shared/src/Icon.cpp:58:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 58 | void Icon::create_tile(const std::string& filename, ZipReader *zip) throw (Exception) { | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DDEDICATED_SERVER -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-Configuration.o `test -f '../shared/src/Configuration.cpp' || echo './'`../shared/src/Configuration.cpp In file included from ./include/KeyValue.hpp:22, from ./include/Configuration.hpp:22, from ../shared/src/Configuration.cpp:18: ./include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ./include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ./include/ZipReader.hpp:21, from ./include/KeyValue.hpp:23, from ./include/Configuration.hpp:22, from ../shared/src/Configuration.cpp:18: ./include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ./include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ./include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ./include/KeyValue.hpp:23, from ./include/Configuration.hpp:22, from ../shared/src/Configuration.cpp:18: ./include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ./include/Configuration.hpp:22, from ../shared/src/Configuration.cpp:18: ./include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ../shared/src/Configuration.cpp:18: ./include/Configuration.hpp:34:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 34 | Configuration(const std::string& directory, const std::string& filename) throw (ConfigurationException); | ^~~~~ ../shared/src/Configuration.cpp:25:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 25 | const std::string& filename) throw (ConfigurationException) | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DDEDICATED_SERVER -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-Characterset.o `test -f '../shared/src/Characterset.cpp' || echo './'`../shared/src/Characterset.cpp In file included from ./include/KeyValue.hpp:22, from ./include/Properties.hpp:21, from ./include/Characterset.hpp:21, from ../shared/src/Characterset.cpp:18: ./include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ./include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ./include/ZipReader.hpp:21, from ./include/KeyValue.hpp:23, from ./include/Properties.hpp:21, from ./include/Characterset.hpp:21, from ../shared/src/Characterset.cpp:18: ./include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ./include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ./include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ./include/KeyValue.hpp:23, from ./include/Properties.hpp:21, from ./include/Characterset.hpp:21, from ../shared/src/Characterset.cpp:18: ./include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ./include/Properties.hpp:21, from ./include/Characterset.hpp:21, from ../shared/src/Characterset.cpp:18: ./include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ./include/Characterset.hpp:21, from ../shared/src/Characterset.cpp:18: ./include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ./include/TileGraphic.hpp:21, from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Movable.hpp:22, from ./include/Characterset.hpp:22, from ../shared/src/Characterset.cpp:18: ./include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ./include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ./include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Movable.hpp:22, from ./include/Characterset.hpp:22, from ../shared/src/Characterset.cpp:18: ./include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ./include/Movable.hpp:22, from ./include/Characterset.hpp:22, from ../shared/src/Characterset.cpp:18: ./include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ./include/Characterset.hpp:22, from ../shared/src/Characterset.cpp:18: ./include/Movable.hpp:52:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ ./include/Movable.hpp:73:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ In file included from ../shared/src/Characterset.cpp:18: ./include/Characterset.hpp:61:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 61 | throw (KeyValueException, MovableException); | ^~~~~ ./include/Characterset.hpp:80:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ./include/Characterset.hpp:83:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ./include/Characterset.hpp:86:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/src/Characterset.cpp:40:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, MovableException) | ^~~~~ ../shared/src/Characterset.cpp:110:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | const std::string& filename, int animation_speed, bool one_shot, ZipReader *zip) throw (Exception) | ^~~~~ ../shared/src/Characterset.cpp:119:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 119 | const std::string& filename, int animation_speed, bool one_shot, ZipReader *zip) throw (Exception) | ^~~~~ ../shared/src/Characterset.cpp:128:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | const std::string& filename, int animation_speed, bool one_shot, ZipReader *zip) throw (Exception) | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DDEDICATED_SERVER -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-Lightmap.o `test -f '../shared/src/Lightmap.cpp' || echo './'`../shared/src/Lightmap.cpp In file included from ./include/ZipReader.hpp:21, from ./include/PNG.hpp:22, from ./include/TileGraphic.hpp:21, from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Lightmap.hpp:22, from ../shared/src/Lightmap.cpp:18: ./include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ./include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ./include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ./include/PNG.hpp:22, from ./include/TileGraphic.hpp:21, from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Lightmap.hpp:22, from ../shared/src/Lightmap.cpp:18: ./include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ./include/TileGraphic.hpp:21, from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Lightmap.hpp:22, from ../shared/src/Lightmap.cpp:18: ./include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ./include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ./include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Lightmap.hpp:22, from ../shared/src/Lightmap.cpp:18: ./include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ./include/Lightmap.hpp:22, from ../shared/src/Lightmap.cpp:18: ./include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ../shared/src/Lightmap.cpp:18: ./include/Lightmap.hpp:41:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | throw (LightmapException); | ^~~~~ ./include/Lightmap.hpp:55:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/src/Lightmap.cpp:19: ./include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ./include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ ../shared/src/Lightmap.cpp:24:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 24 | throw (LightmapException) | ^~~~~ ../shared/src/Lightmap.cpp:56:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 56 | void Lightmap::create_tile(const std::string& filename, ZipReader *zip) throw (Exception) { | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DDEDICATED_SERVER -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-Gui.o `test -f '../shared/src/Gui.cpp' || echo './'`../shared/src/Gui.cpp In file included from ./include/ZipReader.hpp:21, from ./include/PNG.hpp:22, from ./include/TileGraphic.hpp:21, from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Resources.hpp:22, from ./include/Gui.hpp:22, from ../shared/src/Gui.cpp:18: ./include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ./include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ./include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ./include/PNG.hpp:22, from ./include/TileGraphic.hpp:21, from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Resources.hpp:22, from ./include/Gui.hpp:22, from ../shared/src/Gui.cpp:18: ./include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ./include/TileGraphic.hpp:21, from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Resources.hpp:22, from ./include/Gui.hpp:22, from ../shared/src/Gui.cpp:18: ./include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ./include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ./include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Resources.hpp:22, from ./include/Gui.hpp:22, from ../shared/src/Gui.cpp:18: ./include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ./include/Resources.hpp:22, from ./include/Gui.hpp:22, from ../shared/src/Gui.cpp:18: ./include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ./include/Resources.hpp:24, from ./include/Gui.hpp:22, from ../shared/src/Gui.cpp:18: ./include/Directory.hpp:43:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | Directory(const std::string& directory, const std::string& suffix, ZipReader *zip = 0) throw (DirectoryException); | ^~~~~ In file included from ./include/KeyValue.hpp:22, from ./include/Properties.hpp:21, from ./include/Tileset.hpp:24, from ./include/Resources.hpp:25, from ./include/Gui.hpp:22, from ../shared/src/Gui.cpp:18: ./include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ./include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ./include/Properties.hpp:21, from ./include/Tileset.hpp:24, from ./include/Resources.hpp:25, from ./include/Gui.hpp:22, from ../shared/src/Gui.cpp:18: ./include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ./include/Tileset.hpp:24, from ./include/Resources.hpp:25, from ./include/Gui.hpp:22, from ../shared/src/Gui.cpp:18: ./include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ./include/Resources.hpp:25, from ./include/Gui.hpp:22, from ../shared/src/Gui.cpp:18: ./include/Tileset.hpp:47:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | throw (KeyValueException, TilesetException); | ^~~~~ ./include/Tileset.hpp:67:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ./include/Resources.hpp:26, from ./include/Gui.hpp:22, from ../shared/src/Gui.cpp:18: ./include/Object.hpp:64:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | throw (KeyValueException, ObjectException); | ^~~~~ ./include/Object.hpp:96:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ./include/Characterset.hpp:22, from ./include/Resources.hpp:27, from ./include/Gui.hpp:22, from ../shared/src/Gui.cpp:18: ./include/Movable.hpp:52:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ ./include/Movable.hpp:73:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ In file included from ./include/Resources.hpp:27, from ./include/Gui.hpp:22, from ../shared/src/Gui.cpp:18: ./include/Characterset.hpp:61:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 61 | throw (KeyValueException, MovableException); | ^~~~~ ./include/Characterset.hpp:80:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ./include/Characterset.hpp:83:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ./include/Characterset.hpp:86:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ./include/Resources.hpp:28, from ./include/Gui.hpp:22, from ../shared/src/Gui.cpp:18: ./include/NPC.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MovableException); | ^~~~~ ./include/NPC.hpp:77:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ./include/Sound.hpp:24, from ./include/Animation.hpp:25, from ./include/Resources.hpp:29, from ./include/Gui.hpp:22, from ../shared/src/Gui.cpp:18: ./include/Audio.hpp:45:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ ./include/Audio.hpp:46:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | virtual void generate_music(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ In file included from ./include/Animation.hpp:25, from ./include/Resources.hpp:29, from ./include/Gui.hpp:22, from ../shared/src/Gui.cpp:18: ./include/Sound.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, SoundException); | ^~~~~ In file included from ./include/Resources.hpp:29, from ./include/Gui.hpp:22, from ../shared/src/Gui.cpp:18: ./include/Animation.hpp:42:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | throw (KeyValueException, AnimationException); | ^~~~~ ./include/Animation.hpp:99:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ./include/Map.hpp:25, from ./include/Resources.hpp:30, from ./include/Gui.hpp:22, from ../shared/src/Gui.cpp:18: ./include/Background.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, BackgroundException); | ^~~~~ ./include/Background.hpp:53:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename) throw (Exception); | ^~~~~ In file included from ./include/Map.hpp:27, from ./include/Resources.hpp:30, from ./include/Gui.hpp:22, from ../shared/src/Gui.cpp:18: ./include/Lightmap.hpp:41:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | throw (LightmapException); | ^~~~~ ./include/Lightmap.hpp:55:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ./include/Resources.hpp:30, from ./include/Gui.hpp:22, from ../shared/src/Gui.cpp:18: ./include/Map.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MapException); | ^~~~~ ./include/Map.hpp:82:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 82 | void fill_map() throw (Exception); | ^~~~~ In file included from ./include/Resources.hpp:32, from ./include/Gui.hpp:22, from ../shared/src/Gui.cpp:18: ./include/Font.hpp:53:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw (KeyValueException, FontException); | ^~~~~ In file included from ./include/Resources.hpp:33, from ./include/Gui.hpp:22, from ../shared/src/Gui.cpp:18: ./include/Icon.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, IconException); | ^~~~~ ./include/Icon.hpp:53:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ./include/Resources.hpp:35, from ./include/Gui.hpp:22, from ../shared/src/Gui.cpp:18: ./include/Music.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, MusicException); | ^~~~~ ./include/Music.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | const Audio *get_audio() const throw (MusicException); | ^~~~~ In file included from ./include/Resources.hpp:36, from ./include/Gui.hpp:22, from ../shared/src/Gui.cpp:18: ./include/Shader.hpp:41:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Shader(const std::string& filename, ZipReader *zip) throw (KeyValueException, ShaderException); | ^~~~~ ./include/Shader.hpp:44:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual ID get_location(const char *name) throw (ShaderException) = 0; | ^~~~~ ./include/Shader.hpp:45:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual ID get_attrib_location(const char *name) throw (ShaderException) = 0; | ^~~~~ In file included from ./include/Gui.hpp:22, from ../shared/src/Gui.cpp:18: ./include/Resources.hpp:96:123: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | Resources(Subsystem& subystem, const std::string& resource_directory, bool skip_maps = false, bool paks_only = false) throw (ResourcesException, ResourcesMissingException); | ^~~~~ In file included from ./include/Gui.hpp:22, from ../shared/src/Gui.cpp:18: ./include/Resources.hpp:99:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void reload_resources() throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:103:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 103 | Tileset *get_tileset(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:104:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | Object *get_object(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:105:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | Characterset *get_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:106:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | NPC *get_npc(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:107:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | Animation *get_animation(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:108:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | Map *get_map(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:109:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 109 | Background *get_background(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:110:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | Font *get_font(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:111:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | Icon *get_icon(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:112:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | Sound *get_sound(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:113:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | Music *get_music(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:114:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | Properties *get_game_settings(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:115:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | Shader *get_shader(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:116:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 116 | Icon *get_flag(const std::string& name, bool no_throw = false) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:159:90: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | void read_tilesets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:160:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 160 | void read_objects(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:161:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 161 | void read_charactersets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:162:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 162 | void read_npcs(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:163:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 163 | void read_animations(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:164:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 164 | void read_maps(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:165:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 165 | void read_backgrounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:166:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | void read_fonts(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:167:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | void read_icons(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:168:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | void read_sounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:169:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | void read_musics(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:170:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 170 | void read_game_settings(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:171:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | void read_shaders(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:172:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 172 | void read_flags(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:174:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 174 | void load_resources(bool home_paks_only) throw (ResourcesException, ResourcesMissingException); | ^~~~~ ./include/Resources.hpp:175:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 175 | void read_all(const std::string& fdir, ZipReader *fzip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:177:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 177 | void prepare_resources() throw (ResourcesException); | ^~~~~ In file included from ../shared/src/Gui.cpp:18: ./include/Gui.hpp:68:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 68 | Gui(Resources& resources, Subsystem& subsystem, Font *font) throw (GuiException, ResourcesException); | ^~~~~ ./include/Gui.hpp:71:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 71 | void run() throw (Exception); | ^~~~~ ./include/Gui.hpp:74:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | virtual void idle() throw (Exception) = 0; | ^~~~~ ./include/Gui.hpp:99:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | int height) throw (GuiException); | ^~~~~ ./include/Gui.hpp:102:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | const std::string& caption) throw (GuiException); | ^~~~~ ./include/Gui.hpp:106:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void *on_click_data) throw (GuiException); | ^~~~~ ./include/Gui.hpp:110:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | void *on_click_data) throw (GuiException); | ^~~~~ ./include/Gui.hpp:114:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | void *on_click_data) throw (GuiException); | ^~~~~ ./include/Gui.hpp:117:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | const std::string& text) throw (GuiException); | ^~~~~ ./include/Gui.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | TileGraphic *graphic) throw (GuiException); | ^~~~~ ./include/Gui.hpp:123:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | int height) throw (GuiException); | ^~~~~ ./include/Gui.hpp:126:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 126 | throw (GuiException); | ^~~~~ ./include/Gui.hpp:131:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 131 | throw (GuiException); | ^~~~~ ./include/Gui.hpp:136:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 136 | throw (GuiException); | ^~~~~ ./include/Gui.hpp:140:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 140 | void *on_item_selected_data) throw (GuiException); | ^~~~~ ./include/Gui.hpp:144:83: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | GuiListbox::OnItemSelected on_item_selected, void *on_item_selected_data) throw (GuiException); | ^~~~~ ./include/Gui.hpp:201:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 201 | void idleloop(int stack_counter) throw (Exception); | ^~~~~ ./include/Gui.hpp:203:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 203 | void check_parent(GuiObject *parent) throw (GuiException); | ^~~~~ ../shared/src/Gui.cpp:26:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 26 | throw (GuiException, ResourcesException) | ^~~~~ ../shared/src/Gui.cpp:54:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | void Gui::run() throw (Exception) { | ^~~~~ ../shared/src/Gui.cpp:159:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | int height) throw (GuiException) | ^~~~~ ../shared/src/Gui.cpp:166:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | const std::string& caption) throw (GuiException) | ^~~~~ ../shared/src/Gui.cpp:174:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 174 | void *on_click_data) throw (GuiException) | ^~~~~ ../shared/src/Gui.cpp:182:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 182 | void *on_click_data) throw (GuiException) | ^~~~~ ../shared/src/Gui.cpp:191:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 191 | void *on_click_data) throw (GuiException) | ^~~~~ ../shared/src/Gui.cpp:198:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 198 | const std::string& text) throw (GuiException) | ^~~~~ ../shared/src/Gui.cpp:205:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 205 | TileGraphic *graphic) throw (GuiException) | ^~~~~ ../shared/src/Gui.cpp:212:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 212 | int height) throw (GuiException) | ^~~~~ ../shared/src/Gui.cpp:219:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 219 | int height) throw (GuiException) | ^~~~~ ../shared/src/Gui.cpp:228:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 228 | throw (GuiException) | ^~~~~ ../shared/src/Gui.cpp:238:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 238 | throw (GuiException) | ^~~~~ ../shared/src/Gui.cpp:247:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 247 | void *on_item_selected_data) throw (GuiException) | ^~~~~ ../shared/src/Gui.cpp:256:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 256 | GuiListbox::OnItemSelected on_item_selected, void *on_item_selected_data) throw (GuiException) | ^~~~~ ../shared/src/Gui.cpp:457:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 457 | void Gui::idleloop(int stack_counter) throw (Exception) { | ^~~~~ ../shared/src/Gui.cpp:643:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 643 | void Gui::check_parent(GuiObject *parent) throw (GuiException) { | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DDEDICATED_SERVER -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-Movable.o `test -f '../shared/src/Movable.cpp' || echo './'`../shared/src/Movable.cpp In file included from ./include/ZipReader.hpp:21, from ./include/PNG.hpp:22, from ./include/TileGraphic.hpp:21, from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Movable.hpp:22, from ../shared/src/Movable.cpp:18: ./include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ./include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ./include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ./include/PNG.hpp:22, from ./include/TileGraphic.hpp:21, from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Movable.hpp:22, from ../shared/src/Movable.cpp:18: ./include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ./include/TileGraphic.hpp:21, from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Movable.hpp:22, from ../shared/src/Movable.cpp:18: ./include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ./include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ./include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Movable.hpp:22, from ../shared/src/Movable.cpp:18: ./include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ./include/Movable.hpp:22, from ../shared/src/Movable.cpp:18: ./include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ./include/KeyValue.hpp:22, from ./include/Properties.hpp:21, from ./include/Movable.hpp:24, from ../shared/src/Movable.cpp:18: ./include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ./include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ./include/Properties.hpp:21, from ./include/Movable.hpp:24, from ../shared/src/Movable.cpp:18: ./include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ./include/Movable.hpp:24, from ../shared/src/Movable.cpp:18: ./include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ../shared/src/Movable.cpp:18: ./include/Movable.hpp:52:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ ./include/Movable.hpp:73:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ ../shared/src/Movable.cpp:35:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 35 | void Movable::read_base_informations(Properties& props) throw (MovableException) { | ^~~~~ ../shared/src/Movable.cpp:93:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 93 | void MovableColbox::read_base_informations(Properties& props) throw (MovableException) { | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DDEDICATED_SERVER -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-Mutex.o `test -f '../shared/src/Mutex.cpp' || echo './'`../shared/src/Mutex.cpp In file included from ../shared/src/Mutex.cpp:18: ./include/Mutex.hpp:49:13: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Mutex() throw (MutexException); | ^~~~~ ../shared/src/Mutex.cpp:22:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 22 | Mutex::Mutex() throw (MutexException) { | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DDEDICATED_SERVER -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-Music.o `test -f '../shared/src/Music.cpp' || echo './'`../shared/src/Music.cpp In file included from ./include/KeyValue.hpp:22, from ./include/Properties.hpp:21, from ./include/Music.hpp:22, from ../shared/src/Music.cpp:18: ./include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ./include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ./include/ZipReader.hpp:21, from ./include/KeyValue.hpp:23, from ./include/Properties.hpp:21, from ./include/Music.hpp:22, from ../shared/src/Music.cpp:18: ./include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ./include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ./include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ./include/KeyValue.hpp:23, from ./include/Properties.hpp:21, from ./include/Music.hpp:22, from ../shared/src/Music.cpp:18: ./include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ./include/Properties.hpp:21, from ./include/Music.hpp:22, from ../shared/src/Music.cpp:18: ./include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ./include/Music.hpp:22, from ../shared/src/Music.cpp:18: ./include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ./include/TileGraphic.hpp:21, from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Music.hpp:23, from ../shared/src/Music.cpp:18: ./include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ./include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ./include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Music.hpp:23, from ../shared/src/Music.cpp:18: ./include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ./include/Music.hpp:23, from ../shared/src/Music.cpp:18: ./include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ./include/Music.hpp:24, from ../shared/src/Music.cpp:18: ./include/Audio.hpp:45:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ ./include/Audio.hpp:46:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | virtual void generate_music(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ In file included from ../shared/src/Music.cpp:18: ./include/Music.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, MusicException); | ^~~~~ ./include/Music.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | const Audio *get_audio() const throw (MusicException); | ^~~~~ ../shared/src/Music.cpp:23:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 23 | throw (KeyValueException, MusicException) | ^~~~~ ../shared/src/Music.cpp:50:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | const Audio *Music::get_audio() const throw (MusicException) { | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DDEDICATED_SERVER -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-Font.o `test -f '../shared/src/Font.cpp' || echo './'`../shared/src/Font.cpp In file included from ./include/KeyValue.hpp:22, from ./include/Properties.hpp:21, from ./include/Font.hpp:22, from ../shared/src/Font.cpp:18: ./include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ./include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ./include/ZipReader.hpp:21, from ./include/KeyValue.hpp:23, from ./include/Properties.hpp:21, from ./include/Font.hpp:22, from ../shared/src/Font.cpp:18: ./include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ./include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ./include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ./include/KeyValue.hpp:23, from ./include/Properties.hpp:21, from ./include/Font.hpp:22, from ../shared/src/Font.cpp:18: ./include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ./include/Properties.hpp:21, from ./include/Font.hpp:22, from ../shared/src/Font.cpp:18: ./include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ./include/Font.hpp:22, from ../shared/src/Font.cpp:18: ./include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ./include/TileGraphic.hpp:21, from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Font.hpp:23, from ../shared/src/Font.cpp:18: ./include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ./include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ./include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Font.hpp:23, from ../shared/src/Font.cpp:18: ./include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ./include/Font.hpp:23, from ../shared/src/Font.cpp:18: ./include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ../shared/src/Font.cpp:18: ./include/Font.hpp:53:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw (KeyValueException, FontException); | ^~~~~ In file included from ./include/Resources.hpp:24, from ./include/MultiReader.hpp:22, from ../shared/src/Font.cpp:20: ./include/Directory.hpp:43:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | Directory(const std::string& directory, const std::string& suffix, ZipReader *zip = 0) throw (DirectoryException); | ^~~~~ In file included from ./include/Resources.hpp:25, from ./include/MultiReader.hpp:22, from ../shared/src/Font.cpp:20: ./include/Tileset.hpp:47:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | throw (KeyValueException, TilesetException); | ^~~~~ ./include/Tileset.hpp:67:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ./include/Resources.hpp:26, from ./include/MultiReader.hpp:22, from ../shared/src/Font.cpp:20: ./include/Object.hpp:64:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | throw (KeyValueException, ObjectException); | ^~~~~ ./include/Object.hpp:96:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ./include/Characterset.hpp:22, from ./include/Resources.hpp:27, from ./include/MultiReader.hpp:22, from ../shared/src/Font.cpp:20: ./include/Movable.hpp:52:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ ./include/Movable.hpp:73:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ In file included from ./include/Resources.hpp:27, from ./include/MultiReader.hpp:22, from ../shared/src/Font.cpp:20: ./include/Characterset.hpp:61:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 61 | throw (KeyValueException, MovableException); | ^~~~~ ./include/Characterset.hpp:80:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ./include/Characterset.hpp:83:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ./include/Characterset.hpp:86:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ./include/Resources.hpp:28, from ./include/MultiReader.hpp:22, from ../shared/src/Font.cpp:20: ./include/NPC.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MovableException); | ^~~~~ ./include/NPC.hpp:77:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ./include/Sound.hpp:24, from ./include/Animation.hpp:25, from ./include/Resources.hpp:29, from ./include/MultiReader.hpp:22, from ../shared/src/Font.cpp:20: ./include/Audio.hpp:45:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ ./include/Audio.hpp:46:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | virtual void generate_music(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ In file included from ./include/Animation.hpp:25, from ./include/Resources.hpp:29, from ./include/MultiReader.hpp:22, from ../shared/src/Font.cpp:20: ./include/Sound.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, SoundException); | ^~~~~ In file included from ./include/Resources.hpp:29, from ./include/MultiReader.hpp:22, from ../shared/src/Font.cpp:20: ./include/Animation.hpp:42:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | throw (KeyValueException, AnimationException); | ^~~~~ ./include/Animation.hpp:99:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ./include/Map.hpp:25, from ./include/Resources.hpp:30, from ./include/MultiReader.hpp:22, from ../shared/src/Font.cpp:20: ./include/Background.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, BackgroundException); | ^~~~~ ./include/Background.hpp:53:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename) throw (Exception); | ^~~~~ In file included from ./include/Map.hpp:27, from ./include/Resources.hpp:30, from ./include/MultiReader.hpp:22, from ../shared/src/Font.cpp:20: ./include/Lightmap.hpp:41:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | throw (LightmapException); | ^~~~~ ./include/Lightmap.hpp:55:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ./include/Resources.hpp:30, from ./include/MultiReader.hpp:22, from ../shared/src/Font.cpp:20: ./include/Map.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MapException); | ^~~~~ ./include/Map.hpp:82:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 82 | void fill_map() throw (Exception); | ^~~~~ In file included from ./include/Resources.hpp:33, from ./include/MultiReader.hpp:22, from ../shared/src/Font.cpp:20: ./include/Icon.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, IconException); | ^~~~~ ./include/Icon.hpp:53:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ./include/Resources.hpp:35, from ./include/MultiReader.hpp:22, from ../shared/src/Font.cpp:20: ./include/Music.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, MusicException); | ^~~~~ ./include/Music.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | const Audio *get_audio() const throw (MusicException); | ^~~~~ In file included from ./include/Resources.hpp:36, from ./include/MultiReader.hpp:22, from ../shared/src/Font.cpp:20: ./include/Shader.hpp:41:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Shader(const std::string& filename, ZipReader *zip) throw (KeyValueException, ShaderException); | ^~~~~ ./include/Shader.hpp:44:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual ID get_location(const char *name) throw (ShaderException) = 0; | ^~~~~ ./include/Shader.hpp:45:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual ID get_attrib_location(const char *name) throw (ShaderException) = 0; | ^~~~~ In file included from ./include/MultiReader.hpp:22, from ../shared/src/Font.cpp:20: ./include/Resources.hpp:96:123: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | Resources(Subsystem& subystem, const std::string& resource_directory, bool skip_maps = false, bool paks_only = false) throw (ResourcesException, ResourcesMissingException); | ^~~~~ In file included from ./include/MultiReader.hpp:22, from ../shared/src/Font.cpp:20: ./include/Resources.hpp:99:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void reload_resources() throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:103:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 103 | Tileset *get_tileset(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:104:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | Object *get_object(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:105:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | Characterset *get_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:106:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | NPC *get_npc(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:107:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | Animation *get_animation(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:108:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | Map *get_map(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:109:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 109 | Background *get_background(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:110:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | Font *get_font(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:111:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | Icon *get_icon(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:112:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | Sound *get_sound(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:113:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | Music *get_music(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:114:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | Properties *get_game_settings(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:115:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | Shader *get_shader(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:116:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 116 | Icon *get_flag(const std::string& name, bool no_throw = false) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:159:90: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | void read_tilesets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:160:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 160 | void read_objects(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:161:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 161 | void read_charactersets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:162:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 162 | void read_npcs(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:163:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 163 | void read_animations(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:164:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 164 | void read_maps(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:165:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 165 | void read_backgrounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:166:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | void read_fonts(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:167:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | void read_icons(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:168:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | void read_sounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:169:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | void read_musics(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:170:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 170 | void read_game_settings(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:171:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | void read_shaders(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:172:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 172 | void read_flags(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:174:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 174 | void load_resources(bool home_paks_only) throw (ResourcesException, ResourcesMissingException); | ^~~~~ ./include/Resources.hpp:175:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 175 | void read_all(const std::string& fdir, ZipReader *fzip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:177:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 177 | void prepare_resources() throw (ResourcesException); | ^~~~~ In file included from ../shared/src/Font.cpp:20: ./include/MultiReader.hpp:39:62: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | MultiReader(const std::string& filename, ZipReader *zip) throw (MultiReaderException); | ^~~~~ ../shared/src/Font.cpp:38:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 38 | throw (KeyValueException, FontException) | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DDEDICATED_SERVER -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-NPC.o `test -f '../shared/src/NPC.cpp' || echo './'`../shared/src/NPC.cpp In file included from ./include/KeyValue.hpp:22, from ./include/Properties.hpp:21, from ./include/NPC.hpp:21, from ../shared/src/NPC.cpp:18: ./include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ./include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ./include/ZipReader.hpp:21, from ./include/KeyValue.hpp:23, from ./include/Properties.hpp:21, from ./include/NPC.hpp:21, from ../shared/src/NPC.cpp:18: ./include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ./include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ./include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ./include/KeyValue.hpp:23, from ./include/Properties.hpp:21, from ./include/NPC.hpp:21, from ../shared/src/NPC.cpp:18: ./include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ./include/Properties.hpp:21, from ./include/NPC.hpp:21, from ../shared/src/NPC.cpp:18: ./include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ./include/NPC.hpp:21, from ../shared/src/NPC.cpp:18: ./include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ./include/TileGraphic.hpp:21, from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Movable.hpp:22, from ./include/NPC.hpp:22, from ../shared/src/NPC.cpp:18: ./include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ./include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ./include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Movable.hpp:22, from ./include/NPC.hpp:22, from ../shared/src/NPC.cpp:18: ./include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ./include/Movable.hpp:22, from ./include/NPC.hpp:22, from ../shared/src/NPC.cpp:18: ./include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ./include/NPC.hpp:22, from ../shared/src/NPC.cpp:18: ./include/Movable.hpp:52:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ ./include/Movable.hpp:73:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ In file included from ../shared/src/NPC.cpp:18: ./include/NPC.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MovableException); | ^~~~~ ./include/NPC.hpp:77:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/src/NPC.cpp:24:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 24 | throw (KeyValueException, MovableException) | ^~~~~ ../shared/src/NPC.cpp:143:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 143 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception) | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DDEDICATED_SERVER -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-PNG.o `test -f '../shared/src/PNG.cpp' || echo './'`../shared/src/PNG.cpp In file included from ./include/ZipReader.hpp:21, from ./include/PNG.hpp:22, from ../shared/src/PNG.cpp:18: ./include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ./include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ./include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ./include/PNG.hpp:22, from ../shared/src/PNG.cpp:18: ./include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ../shared/src/PNG.cpp:18: ./include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ./include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ./include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ ../shared/src/PNG.cpp:50:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | PNG::PNG(const std::string& filename, ZipReader *zip) throw (PNGException) { | ^~~~~ ../shared/src/PNG.cpp:146:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | void PNG::read_png_from_file(const std::string& filename) throw (PNGException) { | ^~~~~ ../shared/src/PNG.cpp:241:74: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 241 | void PNG::read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException) { | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DDEDICATED_SERVER -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-KeyValue.o `test -f '../shared/src/KeyValue.cpp' || echo './'`../shared/src/KeyValue.cpp In file included from ./include/KeyValue.hpp:22, from ../shared/src/KeyValue.cpp:18: ./include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ./include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ./include/ZipReader.hpp:21, from ./include/KeyValue.hpp:23, from ../shared/src/KeyValue.cpp:18: ./include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ./include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ./include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ./include/KeyValue.hpp:23, from ../shared/src/KeyValue.cpp:18: ./include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ../shared/src/KeyValue.cpp:18: ./include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ ../shared/src/KeyValue.cpp:29:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 29 | KeyValue::KeyValue(const std::string& filename, ZipReader *zip) throw (KeyValueException) | ^~~~~ ../shared/src/KeyValue.cpp:53:91: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void KeyValue::set_value(const std::string& key, const std::string& value, bool no_touch) throw (KeyValueException) { | ^~~~~ ../shared/src/KeyValue.cpp:67:84: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void KeyValue::set_value(const std::string& key, const char *value, bool no_touch) throw (KeyValueException) { | ^~~~~ ../shared/src/KeyValue.cpp:81:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 81 | void KeyValue::set_value(const std::string& key, int value, bool no_touch) throw (KeyValueException) { | ^~~~~ ../shared/src/KeyValue.cpp:93:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 93 | void KeyValue::set_value(const std::string& key, double value, bool no_touch) throw (KeyValueException) { | ^~~~~ ../shared/src/KeyValue.cpp:105:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | void KeyValue::set_value(const std::string& key, bool value, bool no_touch) throw (KeyValueException) { | ^~~~~ ../shared/src/KeyValue.cpp:115:66: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | void KeyValue::read(const std::string& filename, ZipReader *zip) throw (KeyValueException) { | ^~~~~ ../shared/src/KeyValue.cpp:159:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | void KeyValue::save(const std::string& filename) throw (KeyValueException) { | ^~~~~ ../shared/src/KeyValue.cpp:210:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 210 | void KeyValue::modify_zip_file_test() throw (KeyValueException) { | ^~~~~ ../shared/src/KeyValue.cpp:217:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 217 | ZipReader *zip) throw (KeyValueException) | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DDEDICATED_SERVER -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-Map.o `test -f '../shared/src/Map.cpp' || echo './'`../shared/src/Map.cpp In file included from ./include/KeyValue.hpp:22, from ./include/Properties.hpp:21, from ./include/Map.hpp:22, from ../shared/src/Map.cpp:18: ./include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ./include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ./include/ZipReader.hpp:21, from ./include/KeyValue.hpp:23, from ./include/Properties.hpp:21, from ./include/Map.hpp:22, from ../shared/src/Map.cpp:18: ./include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ./include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ./include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ./include/KeyValue.hpp:23, from ./include/Properties.hpp:21, from ./include/Map.hpp:22, from ../shared/src/Map.cpp:18: ./include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ./include/Properties.hpp:21, from ./include/Map.hpp:22, from ../shared/src/Map.cpp:18: ./include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ./include/Map.hpp:22, from ../shared/src/Map.cpp:18: ./include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ./include/TileGraphic.hpp:21, from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Map.hpp:23, from ../shared/src/Map.cpp:18: ./include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ./include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ./include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Map.hpp:23, from ../shared/src/Map.cpp:18: ./include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ./include/Map.hpp:23, from ../shared/src/Map.cpp:18: ./include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ./include/Map.hpp:24, from ../shared/src/Map.cpp:18: ./include/Tileset.hpp:47:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | throw (KeyValueException, TilesetException); | ^~~~~ ./include/Tileset.hpp:67:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ./include/Map.hpp:25, from ../shared/src/Map.cpp:18: ./include/Background.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, BackgroundException); | ^~~~~ ./include/Background.hpp:53:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename) throw (Exception); | ^~~~~ In file included from ./include/Map.hpp:26, from ../shared/src/Map.cpp:18: ./include/Object.hpp:64:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | throw (KeyValueException, ObjectException); | ^~~~~ ./include/Object.hpp:96:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ./include/Map.hpp:27, from ../shared/src/Map.cpp:18: ./include/Lightmap.hpp:41:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | throw (LightmapException); | ^~~~~ ./include/Lightmap.hpp:55:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/src/Map.cpp:18: ./include/Map.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MapException); | ^~~~~ ./include/Map.hpp:82:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 82 | void fill_map() throw (Exception); | ^~~~~ ../shared/src/Map.cpp:37:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 37 | throw (KeyValueException, MapException) | ^~~~~ ../shared/src/Map.cpp:216:22: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 216 | void Map::fill_map() throw (Exception) { | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DDEDICATED_SERVER -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-SubsystemSDL.o `test -f '../shared/src/SubsystemSDL.cpp' || echo './'`../shared/src/SubsystemSDL.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DDEDICATED_SERVER -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-Properties.o `test -f '../shared/src/Properties.cpp' || echo './'`../shared/src/Properties.cpp In file included from ./include/KeyValue.hpp:22, from ./include/Properties.hpp:21, from ../shared/src/Properties.cpp:18: ./include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ./include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ./include/ZipReader.hpp:21, from ./include/KeyValue.hpp:23, from ./include/Properties.hpp:21, from ../shared/src/Properties.cpp:18: ./include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ./include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ./include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ./include/KeyValue.hpp:23, from ./include/Properties.hpp:21, from ../shared/src/Properties.cpp:18: ./include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ./include/Properties.hpp:21, from ../shared/src/Properties.cpp:18: ./include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ../shared/src/Properties.cpp:18: ./include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ ../shared/src/Properties.cpp:22:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 22 | Properties::Properties(const KeyValue& kv) throw (KeyValueException) | ^~~~~ ../shared/src/Properties.cpp:25:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 25 | Properties::Properties(const std::string& filename, ZipReader *zip) throw (KeyValueException) | ^~~~~ ../shared/src/Properties.cpp:48:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void Properties::set_name(const std::string& name, bool no_touch) throw (KeyValueException) { | ^~~~~ ../shared/src/Properties.cpp:56:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 56 | void Properties::set_author(const std::string& author, bool no_touch) throw (KeyValueException) { | ^~~~~ ../shared/src/Properties.cpp:64:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void Properties::set_description(const std::string& description, bool no_touch) throw (KeyValueException) { | ^~~~~ ../shared/src/Properties.cpp:72:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 72 | void Properties::reload_configuration() throw (KeyValueException) { | ^~~~~ ../shared/src/Properties.cpp:81:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 81 | void Properties::save_configuration() throw (KeyValueException) { | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DDEDICATED_SERVER -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-Thread.o `test -f '../shared/src/Thread.cpp' || echo './'`../shared/src/Thread.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DDEDICATED_SERVER -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-Object.o `test -f '../shared/src/Object.cpp' || echo './'`../shared/src/Object.cpp In file included from ./include/KeyValue.hpp:22, from ./include/Properties.hpp:21, from ./include/Object.hpp:22, from ../shared/src/Object.cpp:18: ./include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ./include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ./include/ZipReader.hpp:21, from ./include/KeyValue.hpp:23, from ./include/Properties.hpp:21, from ./include/Object.hpp:22, from ../shared/src/Object.cpp:18: ./include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ./include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ./include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ./include/KeyValue.hpp:23, from ./include/Properties.hpp:21, from ./include/Object.hpp:22, from ../shared/src/Object.cpp:18: ./include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ./include/Properties.hpp:21, from ./include/Object.hpp:22, from ../shared/src/Object.cpp:18: ./include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ./include/Object.hpp:22, from ../shared/src/Object.cpp:18: ./include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ./include/TileGraphic.hpp:21, from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Object.hpp:24, from ../shared/src/Object.cpp:18: ./include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ./include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ./include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Object.hpp:24, from ../shared/src/Object.cpp:18: ./include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ./include/Object.hpp:24, from ../shared/src/Object.cpp:18: ./include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ../shared/src/Object.cpp:18: ./include/Object.hpp:64:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | throw (KeyValueException, ObjectException); | ^~~~~ ./include/Object.hpp:96:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/src/Object.cpp:23:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 23 | throw (KeyValueException, ObjectException) | ^~~~~ ../shared/src/Object.cpp:103:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 103 | void Object::create_tile(const std::string& filename, ZipReader *zip) throw (Exception) { | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DDEDICATED_SERVER -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-Sound.o `test -f '../shared/src/Sound.cpp' || echo './'`../shared/src/Sound.cpp In file included from ./include/KeyValue.hpp:22, from ./include/Properties.hpp:21, from ./include/Sound.hpp:22, from ../shared/src/Sound.cpp:18: ./include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ./include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ./include/ZipReader.hpp:21, from ./include/KeyValue.hpp:23, from ./include/Properties.hpp:21, from ./include/Sound.hpp:22, from ../shared/src/Sound.cpp:18: ./include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ./include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ./include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ./include/KeyValue.hpp:23, from ./include/Properties.hpp:21, from ./include/Sound.hpp:22, from ../shared/src/Sound.cpp:18: ./include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ./include/Properties.hpp:21, from ./include/Sound.hpp:22, from ../shared/src/Sound.cpp:18: ./include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ./include/Sound.hpp:22, from ../shared/src/Sound.cpp:18: ./include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ./include/TileGraphic.hpp:21, from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Sound.hpp:23, from ../shared/src/Sound.cpp:18: ./include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ./include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ./include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Sound.hpp:23, from ../shared/src/Sound.cpp:18: ./include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ./include/Sound.hpp:23, from ../shared/src/Sound.cpp:18: ./include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ./include/Sound.hpp:24, from ../shared/src/Sound.cpp:18: ./include/Audio.hpp:45:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ ./include/Audio.hpp:46:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | virtual void generate_music(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ In file included from ../shared/src/Sound.cpp:18: ./include/Sound.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, SoundException); | ^~~~~ ../shared/src/Sound.cpp:21:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 21 | throw (KeyValueException, SoundException) | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DDEDICATED_SERVER -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-TileGraphicGL.o `test -f '../shared/src/TileGraphicGL.cpp' || echo './'`../shared/src/TileGraphicGL.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DDEDICATED_SERVER -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-Subsystem.o `test -f '../shared/src/Subsystem.cpp' || echo './'`../shared/src/Subsystem.cpp In file included from ./include/ZipReader.hpp:21, from ./include/PNG.hpp:22, from ./include/TileGraphic.hpp:21, from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ../shared/src/Subsystem.cpp:18: ./include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ./include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ./include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ./include/PNG.hpp:22, from ./include/TileGraphic.hpp:21, from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ../shared/src/Subsystem.cpp:18: ./include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ./include/TileGraphic.hpp:21, from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ../shared/src/Subsystem.cpp:18: ./include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ./include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ./include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ../shared/src/Subsystem.cpp:18: ./include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ../shared/src/Subsystem.cpp:18: ./include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ ../shared/src/Subsystem.cpp:20:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 20 | Subsystem::Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException) | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DDEDICATED_SERVER -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-TileGraphic.o `test -f '../shared/src/TileGraphic.cpp' || echo './'`../shared/src/TileGraphic.cpp In file included from ./include/ZipReader.hpp:21, from ./include/PNG.hpp:22, from ./include/TileGraphic.hpp:21, from ../shared/src/TileGraphic.cpp:18: ./include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ./include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ./include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ./include/PNG.hpp:22, from ./include/TileGraphic.hpp:21, from ../shared/src/TileGraphic.cpp:18: ./include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ./include/TileGraphic.hpp:21, from ../shared/src/TileGraphic.cpp:18: ./include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ./include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ./include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ../shared/src/TileGraphic.cpp:18: ./include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DDEDICATED_SERVER -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-TCPSocket.o `test -f '../shared/src/TCPSocket.cpp' || echo './'`../shared/src/TCPSocket.cpp In file included from ../shared/src/TCPSocket.cpp:18: ./include/TCPSocket.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void connect(const char *ip_address, unsigned short port) throw (TCPSocketException); | ^~~~~ ./include/TCPSocket.hpp:43:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | bool activity(time_t sec, long usec) throw (TCPSocketException); | ^~~~~ ./include/TCPSocket.hpp:44:72: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | void listen(const char *address, unsigned short port, int backlog) throw (TCPSocketException); | ^~~~~ ./include/TCPSocket.hpp:45:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | void listen(const char *address, unsigned short port) throw (TCPSocketException); | ^~~~~ ./include/TCPSocket.hpp:46:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void listen(unsigned short port, int backlog) throw (TCPSocketException); | ^~~~~ ./include/TCPSocket.hpp:47:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void listen(unsigned short port) throw (TCPSocketException); | ^~~~~ ./include/TCPSocket.hpp:48:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void accept(const TCPSocket& socket) throw (TCPSocketException); | ^~~~~ ./include/TCPSocket.hpp:51:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | size_t send(const char *buffer, size_t size) throw (TCPSocketException); | ^~~~~ ./include/TCPSocket.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | size_t send(const std::string& buffer) throw (TCPSocketException); | ^~~~~ ./include/TCPSocket.hpp:53:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | size_t receive(void *buffer, size_t size) throw (TCPSocketException); | ^~~~~ ./include/TCPSocket.hpp:56:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 56 | unsigned short get_port() throw (TCPSocketException); | ^~~~~ ./include/TCPSocket.hpp:57:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 57 | unsigned long get_address() throw (TCPSocketException); | ^~~~~ ./include/TCPSocket.hpp:69:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 69 | void check_states() throw (TCPSocketException); | ^~~~~ ../shared/src/TCPSocket.cpp:47:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void TCPSocket::connect(const char *ip_address, unsigned short port) throw (TCPSocketException) { | ^~~~~ ../shared/src/TCPSocket.cpp:148:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 148 | bool TCPSocket::activity(time_t sec, long usec) throw (TCPSocketException) { | ^~~~~ ../shared/src/TCPSocket.cpp:190:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 190 | void TCPSocket::listen(const char *address, unsigned short port, int backlog) throw (TCPSocketException) { | ^~~~~ ../shared/src/TCPSocket.cpp:233:66: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 233 | void TCPSocket::listen(const char *address, unsigned short port) throw (TCPSocketException) { | ^~~~~ ../shared/src/TCPSocket.cpp:237:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 237 | void TCPSocket::listen(unsigned short port, int backlog) throw (TCPSocketException) { | ^~~~~ ../shared/src/TCPSocket.cpp:241:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 241 | void TCPSocket::listen(unsigned short port) throw (TCPSocketException) { | ^~~~~ ../shared/src/TCPSocket.cpp:245:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 245 | void TCPSocket::accept(const TCPSocket& socket) throw (TCPSocketException) { | ^~~~~ ../shared/src/TCPSocket.cpp:287:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 287 | size_t TCPSocket::send(const char *buffer, size_t size) throw (TCPSocketException) { | ^~~~~ ../shared/src/TCPSocket.cpp:300:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 300 | size_t TCPSocket::send(const std::string& buffer) throw (TCPSocketException) { | ^~~~~ ../shared/src/TCPSocket.cpp:304:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 304 | size_t TCPSocket::receive(void *buffer, size_t size) throw (TCPSocketException) { | ^~~~~ ../shared/src/TCPSocket.cpp:329:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 329 | unsigned short TCPSocket::get_port() throw (TCPSocketException) { | ^~~~~ ../shared/src/TCPSocket.cpp:339:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 339 | unsigned long TCPSocket::get_address() throw (TCPSocketException) { | ^~~~~ ../shared/src/TCPSocket.cpp:349:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 349 | void TCPSocket::check_states() throw (TCPSocketException) { | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DDEDICATED_SERVER -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-TileGraphicNull.o `test -f '../shared/src/TileGraphicNull.cpp' || echo './'`../shared/src/TileGraphicNull.cpp In file included from ./include/ZipReader.hpp:21, from ./include/PNG.hpp:22, from ./include/TileGraphic.hpp:21, from ./include/TileGraphicNull.hpp:21, from ../shared/src/TileGraphicNull.cpp:18: ./include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ./include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ./include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ./include/PNG.hpp:22, from ./include/TileGraphic.hpp:21, from ./include/TileGraphicNull.hpp:21, from ../shared/src/TileGraphicNull.cpp:18: ./include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ./include/TileGraphic.hpp:21, from ./include/TileGraphicNull.hpp:21, from ../shared/src/TileGraphicNull.cpp:18: ./include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ./include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ./include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ./include/TileGraphicNull.hpp:21, from ../shared/src/TileGraphicNull.cpp:18: ./include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ../shared/src/TileGraphicNull.cpp:18: ./include/TileGraphicNull.hpp:30:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 30 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException); | ^~~~~ ../shared/src/TileGraphicNull.cpp:33:85: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 33 | void TileGraphicNull::replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) { } | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DDEDICATED_SERVER -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-Tile.o `test -f '../shared/src/Tile.cpp' || echo './'`../shared/src/Tile.cpp In file included from ./include/ZipReader.hpp:21, from ./include/PNG.hpp:22, from ./include/TileGraphic.hpp:21, from ./include/Tile.hpp:21, from ../shared/src/Tile.cpp:18: ./include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ./include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ./include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ./include/PNG.hpp:22, from ./include/TileGraphic.hpp:21, from ./include/Tile.hpp:21, from ../shared/src/Tile.cpp:18: ./include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ./include/TileGraphic.hpp:21, from ./include/Tile.hpp:21, from ../shared/src/Tile.cpp:18: ./include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ./include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ./include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ./include/Tile.hpp:21, from ../shared/src/Tile.cpp:18: ./include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DDEDICATED_SERVER -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-GuiObject.o `test -f '../shared/src/GuiObject.cpp' || echo './'`../shared/src/GuiObject.cpp In file included from ./include/ZipReader.hpp:21, from ./include/PNG.hpp:22, from ./include/TileGraphic.hpp:21, from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Resources.hpp:22, from ./include/GuiObject.hpp:21, from ../shared/src/GuiObject.cpp:18: ./include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ./include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ./include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ./include/PNG.hpp:22, from ./include/TileGraphic.hpp:21, from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Resources.hpp:22, from ./include/GuiObject.hpp:21, from ../shared/src/GuiObject.cpp:18: ./include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ./include/TileGraphic.hpp:21, from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Resources.hpp:22, from ./include/GuiObject.hpp:21, from ../shared/src/GuiObject.cpp:18: ./include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ./include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ./include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Resources.hpp:22, from ./include/GuiObject.hpp:21, from ../shared/src/GuiObject.cpp:18: ./include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ./include/Resources.hpp:22, from ./include/GuiObject.hpp:21, from ../shared/src/GuiObject.cpp:18: ./include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ./include/Resources.hpp:24, from ./include/GuiObject.hpp:21, from ../shared/src/GuiObject.cpp:18: ./include/Directory.hpp:43:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | Directory(const std::string& directory, const std::string& suffix, ZipReader *zip = 0) throw (DirectoryException); | ^~~~~ In file included from ./include/KeyValue.hpp:22, from ./include/Properties.hpp:21, from ./include/Tileset.hpp:24, from ./include/Resources.hpp:25, from ./include/GuiObject.hpp:21, from ../shared/src/GuiObject.cpp:18: ./include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ./include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ./include/Properties.hpp:21, from ./include/Tileset.hpp:24, from ./include/Resources.hpp:25, from ./include/GuiObject.hpp:21, from ../shared/src/GuiObject.cpp:18: ./include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ./include/Tileset.hpp:24, from ./include/Resources.hpp:25, from ./include/GuiObject.hpp:21, from ../shared/src/GuiObject.cpp:18: ./include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ./include/Resources.hpp:25, from ./include/GuiObject.hpp:21, from ../shared/src/GuiObject.cpp:18: ./include/Tileset.hpp:47:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | throw (KeyValueException, TilesetException); | ^~~~~ ./include/Tileset.hpp:67:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ./include/Resources.hpp:26, from ./include/GuiObject.hpp:21, from ../shared/src/GuiObject.cpp:18: ./include/Object.hpp:64:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | throw (KeyValueException, ObjectException); | ^~~~~ ./include/Object.hpp:96:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ./include/Characterset.hpp:22, from ./include/Resources.hpp:27, from ./include/GuiObject.hpp:21, from ../shared/src/GuiObject.cpp:18: ./include/Movable.hpp:52:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ ./include/Movable.hpp:73:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ In file included from ./include/Resources.hpp:27, from ./include/GuiObject.hpp:21, from ../shared/src/GuiObject.cpp:18: ./include/Characterset.hpp:61:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 61 | throw (KeyValueException, MovableException); | ^~~~~ ./include/Characterset.hpp:80:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ./include/Characterset.hpp:83:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ./include/Characterset.hpp:86:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ./include/Resources.hpp:28, from ./include/GuiObject.hpp:21, from ../shared/src/GuiObject.cpp:18: ./include/NPC.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MovableException); | ^~~~~ ./include/NPC.hpp:77:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ./include/Sound.hpp:24, from ./include/Animation.hpp:25, from ./include/Resources.hpp:29, from ./include/GuiObject.hpp:21, from ../shared/src/GuiObject.cpp:18: ./include/Audio.hpp:45:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ ./include/Audio.hpp:46:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | virtual void generate_music(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ In file included from ./include/Animation.hpp:25, from ./include/Resources.hpp:29, from ./include/GuiObject.hpp:21, from ../shared/src/GuiObject.cpp:18: ./include/Sound.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, SoundException); | ^~~~~ In file included from ./include/Resources.hpp:29, from ./include/GuiObject.hpp:21, from ../shared/src/GuiObject.cpp:18: ./include/Animation.hpp:42:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | throw (KeyValueException, AnimationException); | ^~~~~ ./include/Animation.hpp:99:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ./include/Map.hpp:25, from ./include/Resources.hpp:30, from ./include/GuiObject.hpp:21, from ../shared/src/GuiObject.cpp:18: ./include/Background.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, BackgroundException); | ^~~~~ ./include/Background.hpp:53:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename) throw (Exception); | ^~~~~ In file included from ./include/Map.hpp:27, from ./include/Resources.hpp:30, from ./include/GuiObject.hpp:21, from ../shared/src/GuiObject.cpp:18: ./include/Lightmap.hpp:41:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | throw (LightmapException); | ^~~~~ ./include/Lightmap.hpp:55:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ./include/Resources.hpp:30, from ./include/GuiObject.hpp:21, from ../shared/src/GuiObject.cpp:18: ./include/Map.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MapException); | ^~~~~ ./include/Map.hpp:82:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 82 | void fill_map() throw (Exception); | ^~~~~ In file included from ./include/Resources.hpp:32, from ./include/GuiObject.hpp:21, from ../shared/src/GuiObject.cpp:18: ./include/Font.hpp:53:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw (KeyValueException, FontException); | ^~~~~ In file included from ./include/Resources.hpp:33, from ./include/GuiObject.hpp:21, from ../shared/src/GuiObject.cpp:18: ./include/Icon.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, IconException); | ^~~~~ ./include/Icon.hpp:53:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ./include/Resources.hpp:35, from ./include/GuiObject.hpp:21, from ../shared/src/GuiObject.cpp:18: ./include/Music.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, MusicException); | ^~~~~ ./include/Music.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | const Audio *get_audio() const throw (MusicException); | ^~~~~ In file included from ./include/Resources.hpp:36, from ./include/GuiObject.hpp:21, from ../shared/src/GuiObject.cpp:18: ./include/Shader.hpp:41:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Shader(const std::string& filename, ZipReader *zip) throw (KeyValueException, ShaderException); | ^~~~~ ./include/Shader.hpp:44:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual ID get_location(const char *name) throw (ShaderException) = 0; | ^~~~~ ./include/Shader.hpp:45:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual ID get_attrib_location(const char *name) throw (ShaderException) = 0; | ^~~~~ In file included from ./include/GuiObject.hpp:21, from ../shared/src/GuiObject.cpp:18: ./include/Resources.hpp:96:123: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | Resources(Subsystem& subystem, const std::string& resource_directory, bool skip_maps = false, bool paks_only = false) throw (ResourcesException, ResourcesMissingException); | ^~~~~ In file included from ./include/GuiObject.hpp:21, from ../shared/src/GuiObject.cpp:18: ./include/Resources.hpp:99:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void reload_resources() throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:103:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 103 | Tileset *get_tileset(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:104:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | Object *get_object(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:105:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | Characterset *get_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:106:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | NPC *get_npc(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:107:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | Animation *get_animation(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:108:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | Map *get_map(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:109:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 109 | Background *get_background(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:110:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | Font *get_font(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:111:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | Icon *get_icon(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:112:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | Sound *get_sound(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:113:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | Music *get_music(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:114:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | Properties *get_game_settings(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:115:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | Shader *get_shader(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:116:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 116 | Icon *get_flag(const std::string& name, bool no_throw = false) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:159:90: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | void read_tilesets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:160:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 160 | void read_objects(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:161:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 161 | void read_charactersets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:162:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 162 | void read_npcs(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:163:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 163 | void read_animations(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:164:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 164 | void read_maps(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:165:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 165 | void read_backgrounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:166:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | void read_fonts(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:167:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | void read_icons(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:168:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | void read_sounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:169:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | void read_musics(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:170:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 170 | void read_game_settings(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:171:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | void read_shaders(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:172:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 172 | void read_flags(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:174:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 174 | void load_resources(bool home_paks_only) throw (ResourcesException, ResourcesMissingException); | ^~~~~ ./include/Resources.hpp:175:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 175 | void read_all(const std::string& fdir, ZipReader *fzip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:177:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 177 | void prepare_resources() throw (ResourcesException); | ^~~~~ In file included from ../shared/src/GuiObject.cpp:19: ./include/Gui.hpp:68:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 68 | Gui(Resources& resources, Subsystem& subsystem, Font *font) throw (GuiException, ResourcesException); | ^~~~~ ./include/Gui.hpp:71:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 71 | void run() throw (Exception); | ^~~~~ ./include/Gui.hpp:74:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | virtual void idle() throw (Exception) = 0; | ^~~~~ ./include/Gui.hpp:99:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | int height) throw (GuiException); | ^~~~~ ./include/Gui.hpp:102:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | const std::string& caption) throw (GuiException); | ^~~~~ ./include/Gui.hpp:106:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void *on_click_data) throw (GuiException); | ^~~~~ ./include/Gui.hpp:110:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | void *on_click_data) throw (GuiException); | ^~~~~ ./include/Gui.hpp:114:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | void *on_click_data) throw (GuiException); | ^~~~~ ./include/Gui.hpp:117:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | const std::string& text) throw (GuiException); | ^~~~~ ./include/Gui.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | TileGraphic *graphic) throw (GuiException); | ^~~~~ ./include/Gui.hpp:123:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | int height) throw (GuiException); | ^~~~~ ./include/Gui.hpp:126:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 126 | throw (GuiException); | ^~~~~ ./include/Gui.hpp:131:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 131 | throw (GuiException); | ^~~~~ ./include/Gui.hpp:136:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 136 | throw (GuiException); | ^~~~~ ./include/Gui.hpp:140:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 140 | void *on_item_selected_data) throw (GuiException); | ^~~~~ ./include/Gui.hpp:144:83: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | GuiListbox::OnItemSelected on_item_selected, void *on_item_selected_data) throw (GuiException); | ^~~~~ ./include/Gui.hpp:201:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 201 | void idleloop(int stack_counter) throw (Exception); | ^~~~~ ./include/Gui.hpp:203:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 203 | void check_parent(GuiObject *parent) throw (GuiException); | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DDEDICATED_SERVER -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-Timing.o `test -f '../shared/src/Timing.cpp' || echo './'`../shared/src/Timing.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DDEDICATED_SERVER -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-ZipReader.o `test -f '../shared/src/ZipReader.cpp' || echo './'`../shared/src/ZipReader.cpp In file included from ./include/ZipReader.hpp:21, from ../shared/src/ZipReader.cpp:18: ./include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ./include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ./include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ../shared/src/ZipReader.cpp:18: ./include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/src/ZipReader.cpp:24:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 24 | ZipReader::ZipReader(const std::string& filename) throw (ZipReaderException) | ^~~~~ ../shared/src/ZipReader.cpp:119:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 119 | const char *ZipReader::extract(std::string filename, size_t *out_sz) throw (ZipReaderException) { | ^~~~~ ../shared/src/ZipReader.cpp:197:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 197 | void ZipReader::throw_corrupt_file(const std::string& filename) throw (ZipReaderException) { | ^~~~~ ../shared/src/ZipReader.cpp:201:98: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 201 | void ZipReader::throw_inflate_failed(z_stream *z, const char *data, const std::string& filename) throw (ZipReaderException) { | ^~~~~ ../shared/src/ZipReader.cpp:211:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 211 | const ZipReader::File& ZipReader::get_file(const std::string& filename) throw (ZipReaderException) { | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DDEDICATED_SERVER -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-SubsystemNull.o `test -f '../shared/src/SubsystemNull.cpp' || echo './'`../shared/src/SubsystemNull.cpp In file included from ./include/ZipReader.hpp:21, from ./include/PNG.hpp:22, from ./include/TileGraphic.hpp:21, from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/SubsystemNull.hpp:21, from ../shared/src/SubsystemNull.cpp:18: ./include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ./include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ./include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ./include/PNG.hpp:22, from ./include/TileGraphic.hpp:21, from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/SubsystemNull.hpp:21, from ../shared/src/SubsystemNull.cpp:18: ./include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ./include/TileGraphic.hpp:21, from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/SubsystemNull.hpp:21, from ../shared/src/SubsystemNull.cpp:18: ./include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ./include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ./include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/SubsystemNull.hpp:21, from ../shared/src/SubsystemNull.cpp:18: ./include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ./include/SubsystemNull.hpp:21, from ../shared/src/SubsystemNull.cpp:18: ./include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ../shared/src/SubsystemNull.cpp:18: ./include/SubsystemNull.hpp:27:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 27 | SubsystemNull(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ../shared/src/SubsystemNull.cpp:19: ./include/TileGraphicNull.hpp:30:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 30 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException); | ^~~~~ In file included from ./include/AudioNull.hpp:21, from ../shared/src/SubsystemNull.cpp:20: ./include/Audio.hpp:45:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ ./include/Audio.hpp:46:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | virtual void generate_music(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ In file included from ../shared/src/SubsystemNull.cpp:20: ./include/AudioNull.hpp:32:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException); | ^~~~~ ./include/AudioNull.hpp:33:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 33 | virtual void generate_music(const std::string& filename, ZipReader *zip = 0) throw (AudioException); | ^~~~~ In file included from ./include/KeyValue.hpp:22, from ./include/Properties.hpp:21, from ./include/Shader.hpp:23, from ./include/ShaderNull.hpp:21, from ../shared/src/SubsystemNull.cpp:21: ./include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ./include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ./include/Properties.hpp:21, from ./include/Shader.hpp:23, from ./include/ShaderNull.hpp:21, from ../shared/src/SubsystemNull.cpp:21: ./include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ./include/Shader.hpp:23, from ./include/ShaderNull.hpp:21, from ../shared/src/SubsystemNull.cpp:21: ./include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ./include/ShaderNull.hpp:21, from ../shared/src/SubsystemNull.cpp:21: ./include/Shader.hpp:41:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Shader(const std::string& filename, ZipReader *zip) throw (KeyValueException, ShaderException); | ^~~~~ ./include/Shader.hpp:44:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual ID get_location(const char *name) throw (ShaderException) = 0; | ^~~~~ ./include/Shader.hpp:45:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual ID get_attrib_location(const char *name) throw (ShaderException) = 0; | ^~~~~ In file included from ../shared/src/SubsystemNull.cpp:21: ./include/ShaderNull.hpp:25:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 25 | ShaderNull(const std::string& filename, ZipReader *zip) throw (KeyValueException, ShaderException); | ^~~~~ ./include/ShaderNull.hpp:28:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 28 | virtual ID get_location(const char *name) throw (ShaderException); | ^~~~~ ./include/ShaderNull.hpp:29:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 29 | virtual ID get_attrib_location(const char *name) throw (ShaderException); | ^~~~~ ../shared/src/SubsystemNull.cpp:23:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 23 | SubsystemNull::SubsystemNull(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException) | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DDEDICATED_SERVER -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-ZipWriter.o `test -f '../shared/src/ZipWriter.cpp' || echo './'`../shared/src/ZipWriter.cpp In file included from ./include/ZipWriter.hpp:21, from ../shared/src/ZipWriter.cpp:18: ./include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ./include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ./include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ../shared/src/ZipWriter.cpp:18: ./include/ZipWriter.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipWriter(const std::string& filename) throw (ZipWriterException); | ^~~~~ ./include/ZipWriter.hpp:42:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void add_file(const std::string& filename) throw (ZipWriterException); | ^~~~~ ./include/ZipWriter.hpp:43:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void remove_file(const std::string& filename) throw (ZipWriterException); | ^~~~~ ../shared/src/ZipWriter.cpp:20:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 20 | ZipWriter::ZipWriter(const std::string& filename) throw (ZipWriterException) | ^~~~~ ../shared/src/ZipWriter.cpp:28:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 28 | void ZipWriter::add_file(const std::string& filename) throw (ZipWriterException) { | ^~~~~ ../shared/src/ZipWriter.cpp:31:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | void ZipWriter::remove_file(const std::string& filename) throw (ZipWriterException) { | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DDEDICATED_SERVER -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-UDPSocket.o `test -f '../shared/src/UDPSocket.cpp' || echo './'`../shared/src/UDPSocket.cpp In file included from ../shared/src/UDPSocket.cpp:18: ./include/UDPSocket.hpp:42:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | UDPSocket() throw (UDPSocketException); | ^~~~~ ./include/UDPSocket.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | UDPSocket(unsigned short port) throw (UDPSocketException); | ^~~~~ ./include/UDPSocket.hpp:46:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | ssize_t send(uint32_t host, uint16_t port, void *buffer, size_t length) throw (UDPSocketException); | ^~~~~ ./include/UDPSocket.hpp:47:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | ssize_t recv(char *buffer, size_t length, uint32_t *host, uint16_t *port) throw (UDPSocketException); | ^~~~~ ./include/UDPSocket.hpp:48:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_port(unsigned short port) throw (UDPSocketException); | ^~~~~ ./include/UDPSocket.hpp:60:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 60 | void create_socket(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/src/UDPSocket.cpp:28:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 28 | UDPSocket::UDPSocket() throw (UDPSocketException) : port(0) { | ^~~~~ ../shared/src/UDPSocket.cpp:32:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | UDPSocket::UDPSocket(unsigned short port) throw (UDPSocketException) : port(port) { | ^~~~~ ../shared/src/UDPSocket.cpp:40:84: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | ssize_t UDPSocket::send(uint32_t host, uint16_t port, void *buffer, size_t length) throw (UDPSocketException) { | ^~~~~ ../shared/src/UDPSocket.cpp:58:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 58 | ssize_t UDPSocket::recv(char *buffer, size_t length, uint32_t *host, uint16_t *port) throw (UDPSocketException) { | ^~~~~ ../shared/src/UDPSocket.cpp:82:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 82 | void UDPSocket::set_port(unsigned short port) throw (UDPSocketException) { | ^~~~~ ../shared/src/UDPSocket.cpp:96:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | void UDPSocket::create_socket(unsigned short port) throw (UDPSocketException) { | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DDEDICATED_SERVER -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-CRC64.o `test -f '../shared/src/CRC64.cpp' || echo './'`../shared/src/CRC64.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DDEDICATED_SERVER -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-Zip.o `test -f '../shared/src/Zip.cpp' || echo './'`../shared/src/Zip.cpp In file included from ../shared/src/Zip.cpp:18: ./include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ./include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ./include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ../shared/src/Zip.cpp:20: ./include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ./include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ ../shared/src/Zip.cpp:24:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 24 | Zip::Zip(const std::string& filename) throw (ZipException) : filename(filename), f(0) { | ^~~~~ ../shared/src/Zip.cpp:50:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | const std::string& Zip::get_hash() throw (ZipException) { | ^~~~~ ../shared/src/Zip.cpp:58:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 58 | void Zip::rehash() throw (ZipException) { | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DDEDICATED_SERVER -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-Tileset.o `test -f '../shared/src/Tileset.cpp' || echo './'`../shared/src/Tileset.cpp In file included from ./include/ZipReader.hpp:21, from ./include/PNG.hpp:22, from ./include/TileGraphic.hpp:21, from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Tileset.hpp:22, from ../shared/src/Tileset.cpp:18: ./include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ./include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ./include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ./include/PNG.hpp:22, from ./include/TileGraphic.hpp:21, from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Tileset.hpp:22, from ../shared/src/Tileset.cpp:18: ./include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ./include/TileGraphic.hpp:21, from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Tileset.hpp:22, from ../shared/src/Tileset.cpp:18: ./include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ./include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ./include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Tileset.hpp:22, from ../shared/src/Tileset.cpp:18: ./include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ./include/Tileset.hpp:22, from ../shared/src/Tileset.cpp:18: ./include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ./include/KeyValue.hpp:22, from ./include/Properties.hpp:21, from ./include/Tileset.hpp:24, from ../shared/src/Tileset.cpp:18: ./include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ./include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ./include/Properties.hpp:21, from ./include/Tileset.hpp:24, from ../shared/src/Tileset.cpp:18: ./include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ./include/Tileset.hpp:24, from ../shared/src/Tileset.cpp:18: ./include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ../shared/src/Tileset.cpp:18: ./include/Tileset.hpp:47:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | throw (KeyValueException, TilesetException); | ^~~~~ ./include/Tileset.hpp:67:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/src/Tileset.cpp:28:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 28 | throw (KeyValueException, TilesetException) | ^~~~~ ../shared/src/Tileset.cpp:74:72: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void Tileset::create_tile(const std::string& filename, ZipReader *zip) throw (Exception) { | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DDEDICATED_SERVER -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-FileReader.o `test -f '../shared/src/FileReader.cpp' || echo './'`../shared/src/FileReader.cpp In file included from ../shared/src/FileReader.cpp:18: ./include/FileReader.hpp:37:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 37 | FileReader(const char *filename) throw (FileReaderException); | ^~~~~ ./include/FileReader.hpp:40:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | size_t read(void *buffer, size_t len) throw (FileReaderException); | ^~~~~ ../shared/src/FileReader.cpp:24:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 24 | FileReader::FileReader(const char *filename) throw (FileReaderException) { | ^~~~~ ../shared/src/FileReader.cpp:35:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 35 | size_t FileReader::read(void *buffer, size_t len) throw (FileReaderException) { | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DDEDICATED_SERVER -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-TextMessageSystem.o `test -f '../shared/src/TextMessageSystem.cpp' || echo './'`../shared/src/TextMessageSystem.cpp In file included from ./include/KeyValue.hpp:22, from ./include/Properties.hpp:21, from ./include/Icon.hpp:22, from ../shared/src/TextMessageSystem.cpp:19: ./include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ./include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ./include/ZipReader.hpp:21, from ./include/KeyValue.hpp:23, from ./include/Properties.hpp:21, from ./include/Icon.hpp:22, from ../shared/src/TextMessageSystem.cpp:19: ./include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ./include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ./include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ./include/KeyValue.hpp:23, from ./include/Properties.hpp:21, from ./include/Icon.hpp:22, from ../shared/src/TextMessageSystem.cpp:19: ./include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ./include/Properties.hpp:21, from ./include/Icon.hpp:22, from ../shared/src/TextMessageSystem.cpp:19: ./include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ./include/Icon.hpp:22, from ../shared/src/TextMessageSystem.cpp:19: ./include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ./include/TileGraphic.hpp:21, from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Icon.hpp:23, from ../shared/src/TextMessageSystem.cpp:19: ./include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ./include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ./include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Icon.hpp:23, from ../shared/src/TextMessageSystem.cpp:19: ./include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ./include/Icon.hpp:23, from ../shared/src/TextMessageSystem.cpp:19: ./include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ../shared/src/TextMessageSystem.cpp:19: ./include/Icon.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, IconException); | ^~~~~ ./include/Icon.hpp:53:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DDEDICATED_SERVER -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-ShaderGL.o `test -f '../shared/src/ShaderGL.cpp' || echo './'`../shared/src/ShaderGL.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DDEDICATED_SERVER -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-Utils.o `test -f '../shared/src/Utils.cpp' || echo './'`../shared/src/Utils.cpp In file included from ../shared/src/Utils.cpp:18: ./include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ./include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ ../shared/src/Utils.cpp:53:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException) { | ^~~~~ ../shared/src/Utils.cpp:77:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | std::string get_home_directory() throw (UtilsException) { | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DDEDICATED_SERVER -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/i18n/libshared_a-I18NEnglish.o `test -f '../shared/i18n/I18NEnglish.cpp' || echo './'`../shared/i18n/I18NEnglish.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DDEDICATED_SERVER -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-Shader.o `test -f '../shared/src/Shader.cpp' || echo './'`../shared/src/Shader.cpp In file included from ./include/ZipReader.hpp:21, from ./include/Shader.hpp:22, from ../shared/src/Shader.cpp:18: ./include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ./include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ./include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ./include/Shader.hpp:22, from ../shared/src/Shader.cpp:18: ./include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ./include/KeyValue.hpp:22, from ./include/Properties.hpp:21, from ./include/Shader.hpp:23, from ../shared/src/Shader.cpp:18: ./include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ./include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ./include/Properties.hpp:21, from ./include/Shader.hpp:23, from ../shared/src/Shader.cpp:18: ./include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ./include/Shader.hpp:23, from ../shared/src/Shader.cpp:18: ./include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ./include/TileGraphic.hpp:21, from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Shader.hpp:24, from ../shared/src/Shader.cpp:18: ./include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ./include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ./include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Shader.hpp:24, from ../shared/src/Shader.cpp:18: ./include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ./include/Shader.hpp:24, from ../shared/src/Shader.cpp:18: ./include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ../shared/src/Shader.cpp:18: ./include/Shader.hpp:41:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Shader(const std::string& filename, ZipReader *zip) throw (KeyValueException, ShaderException); | ^~~~~ ./include/Shader.hpp:44:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual ID get_location(const char *name) throw (ShaderException) = 0; | ^~~~~ ./include/Shader.hpp:45:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual ID get_attrib_location(const char *name) throw (ShaderException) = 0; | ^~~~~ ../shared/src/Shader.cpp:21:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 21 | throw (KeyValueException, ShaderException) | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DDEDICATED_SERVER -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-ShaderNull.o `test -f '../shared/src/ShaderNull.cpp' || echo './'`../shared/src/ShaderNull.cpp In file included from ./include/ZipReader.hpp:21, from ./include/Shader.hpp:22, from ./include/ShaderNull.hpp:21, from ../shared/src/ShaderNull.cpp:18: ./include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ./include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ./include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ./include/Shader.hpp:22, from ./include/ShaderNull.hpp:21, from ../shared/src/ShaderNull.cpp:18: ./include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ./include/KeyValue.hpp:22, from ./include/Properties.hpp:21, from ./include/Shader.hpp:23, from ./include/ShaderNull.hpp:21, from ../shared/src/ShaderNull.cpp:18: ./include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ./include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ./include/Properties.hpp:21, from ./include/Shader.hpp:23, from ./include/ShaderNull.hpp:21, from ../shared/src/ShaderNull.cpp:18: ./include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ./include/Shader.hpp:23, from ./include/ShaderNull.hpp:21, from ../shared/src/ShaderNull.cpp:18: ./include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ./include/TileGraphic.hpp:21, from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Shader.hpp:24, from ./include/ShaderNull.hpp:21, from ../shared/src/ShaderNull.cpp:18: ./include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ./include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ./include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Shader.hpp:24, from ./include/ShaderNull.hpp:21, from ../shared/src/ShaderNull.cpp:18: ./include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ./include/Shader.hpp:24, from ./include/ShaderNull.hpp:21, from ../shared/src/ShaderNull.cpp:18: ./include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ./include/ShaderNull.hpp:21, from ../shared/src/ShaderNull.cpp:18: ./include/Shader.hpp:41:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Shader(const std::string& filename, ZipReader *zip) throw (KeyValueException, ShaderException); | ^~~~~ ./include/Shader.hpp:44:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual ID get_location(const char *name) throw (ShaderException) = 0; | ^~~~~ ./include/Shader.hpp:45:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual ID get_attrib_location(const char *name) throw (ShaderException) = 0; | ^~~~~ In file included from ../shared/src/ShaderNull.cpp:18: ./include/ShaderNull.hpp:25:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 25 | ShaderNull(const std::string& filename, ZipReader *zip) throw (KeyValueException, ShaderException); | ^~~~~ ./include/ShaderNull.hpp:28:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 28 | virtual ID get_location(const char *name) throw (ShaderException); | ^~~~~ ./include/ShaderNull.hpp:29:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 29 | virtual ID get_attrib_location(const char *name) throw (ShaderException); | ^~~~~ ../shared/src/ShaderNull.cpp:21:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 21 | throw (KeyValueException, ShaderException) | ^~~~~ ../shared/src/ShaderNull.cpp:26:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 26 | Shader::ID ShaderNull::get_location(const char *name) throw (ShaderException) { return 0; } | ^~~~~ ../shared/src/ShaderNull.cpp:28:62: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 28 | Shader::ID ShaderNull::get_attrib_location(const char *name) throw (ShaderException) { return 0; } | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DDEDICATED_SERVER -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-MultiReader.o `test -f '../shared/src/MultiReader.cpp' || echo './'`../shared/src/MultiReader.cpp In file included from ./include/ZipReader.hpp:21, from ./include/PNG.hpp:22, from ./include/TileGraphic.hpp:21, from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Resources.hpp:22, from ./include/MultiReader.hpp:22, from ../shared/src/MultiReader.cpp:18: ./include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ./include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ./include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ./include/PNG.hpp:22, from ./include/TileGraphic.hpp:21, from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Resources.hpp:22, from ./include/MultiReader.hpp:22, from ../shared/src/MultiReader.cpp:18: ./include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ./include/TileGraphic.hpp:21, from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Resources.hpp:22, from ./include/MultiReader.hpp:22, from ../shared/src/MultiReader.cpp:18: ./include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ./include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ./include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Resources.hpp:22, from ./include/MultiReader.hpp:22, from ../shared/src/MultiReader.cpp:18: ./include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ./include/Resources.hpp:22, from ./include/MultiReader.hpp:22, from ../shared/src/MultiReader.cpp:18: ./include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ./include/Resources.hpp:24, from ./include/MultiReader.hpp:22, from ../shared/src/MultiReader.cpp:18: ./include/Directory.hpp:43:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | Directory(const std::string& directory, const std::string& suffix, ZipReader *zip = 0) throw (DirectoryException); | ^~~~~ In file included from ./include/KeyValue.hpp:22, from ./include/Properties.hpp:21, from ./include/Tileset.hpp:24, from ./include/Resources.hpp:25, from ./include/MultiReader.hpp:22, from ../shared/src/MultiReader.cpp:18: ./include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ./include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ./include/Properties.hpp:21, from ./include/Tileset.hpp:24, from ./include/Resources.hpp:25, from ./include/MultiReader.hpp:22, from ../shared/src/MultiReader.cpp:18: ./include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ./include/Tileset.hpp:24, from ./include/Resources.hpp:25, from ./include/MultiReader.hpp:22, from ../shared/src/MultiReader.cpp:18: ./include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ./include/Resources.hpp:25, from ./include/MultiReader.hpp:22, from ../shared/src/MultiReader.cpp:18: ./include/Tileset.hpp:47:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | throw (KeyValueException, TilesetException); | ^~~~~ ./include/Tileset.hpp:67:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ./include/Resources.hpp:26, from ./include/MultiReader.hpp:22, from ../shared/src/MultiReader.cpp:18: ./include/Object.hpp:64:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | throw (KeyValueException, ObjectException); | ^~~~~ ./include/Object.hpp:96:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ./include/Characterset.hpp:22, from ./include/Resources.hpp:27, from ./include/MultiReader.hpp:22, from ../shared/src/MultiReader.cpp:18: ./include/Movable.hpp:52:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ ./include/Movable.hpp:73:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ In file included from ./include/Resources.hpp:27, from ./include/MultiReader.hpp:22, from ../shared/src/MultiReader.cpp:18: ./include/Characterset.hpp:61:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 61 | throw (KeyValueException, MovableException); | ^~~~~ ./include/Characterset.hpp:80:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ./include/Characterset.hpp:83:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ./include/Characterset.hpp:86:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ./include/Resources.hpp:28, from ./include/MultiReader.hpp:22, from ../shared/src/MultiReader.cpp:18: ./include/NPC.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MovableException); | ^~~~~ ./include/NPC.hpp:77:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ./include/Sound.hpp:24, from ./include/Animation.hpp:25, from ./include/Resources.hpp:29, from ./include/MultiReader.hpp:22, from ../shared/src/MultiReader.cpp:18: ./include/Audio.hpp:45:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ ./include/Audio.hpp:46:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | virtual void generate_music(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ In file included from ./include/Animation.hpp:25, from ./include/Resources.hpp:29, from ./include/MultiReader.hpp:22, from ../shared/src/MultiReader.cpp:18: ./include/Sound.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, SoundException); | ^~~~~ In file included from ./include/Resources.hpp:29, from ./include/MultiReader.hpp:22, from ../shared/src/MultiReader.cpp:18: ./include/Animation.hpp:42:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | throw (KeyValueException, AnimationException); | ^~~~~ ./include/Animation.hpp:99:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ./include/Map.hpp:25, from ./include/Resources.hpp:30, from ./include/MultiReader.hpp:22, from ../shared/src/MultiReader.cpp:18: ./include/Background.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, BackgroundException); | ^~~~~ ./include/Background.hpp:53:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename) throw (Exception); | ^~~~~ In file included from ./include/Map.hpp:27, from ./include/Resources.hpp:30, from ./include/MultiReader.hpp:22, from ../shared/src/MultiReader.cpp:18: ./include/Lightmap.hpp:41:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | throw (LightmapException); | ^~~~~ ./include/Lightmap.hpp:55:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ./include/Resources.hpp:30, from ./include/MultiReader.hpp:22, from ../shared/src/MultiReader.cpp:18: ./include/Map.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MapException); | ^~~~~ ./include/Map.hpp:82:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 82 | void fill_map() throw (Exception); | ^~~~~ In file included from ./include/Resources.hpp:32, from ./include/MultiReader.hpp:22, from ../shared/src/MultiReader.cpp:18: ./include/Font.hpp:53:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw (KeyValueException, FontException); | ^~~~~ In file included from ./include/Resources.hpp:33, from ./include/MultiReader.hpp:22, from ../shared/src/MultiReader.cpp:18: ./include/Icon.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, IconException); | ^~~~~ ./include/Icon.hpp:53:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ./include/Resources.hpp:35, from ./include/MultiReader.hpp:22, from ../shared/src/MultiReader.cpp:18: ./include/Music.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, MusicException); | ^~~~~ ./include/Music.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | const Audio *get_audio() const throw (MusicException); | ^~~~~ In file included from ./include/Resources.hpp:36, from ./include/MultiReader.hpp:22, from ../shared/src/MultiReader.cpp:18: ./include/Shader.hpp:41:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Shader(const std::string& filename, ZipReader *zip) throw (KeyValueException, ShaderException); | ^~~~~ ./include/Shader.hpp:44:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual ID get_location(const char *name) throw (ShaderException) = 0; | ^~~~~ ./include/Shader.hpp:45:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual ID get_attrib_location(const char *name) throw (ShaderException) = 0; | ^~~~~ In file included from ./include/MultiReader.hpp:22, from ../shared/src/MultiReader.cpp:18: ./include/Resources.hpp:96:123: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | Resources(Subsystem& subystem, const std::string& resource_directory, bool skip_maps = false, bool paks_only = false) throw (ResourcesException, ResourcesMissingException); | ^~~~~ In file included from ./include/MultiReader.hpp:22, from ../shared/src/MultiReader.cpp:18: ./include/Resources.hpp:99:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void reload_resources() throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:103:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 103 | Tileset *get_tileset(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:104:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | Object *get_object(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:105:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | Characterset *get_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:106:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | NPC *get_npc(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:107:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | Animation *get_animation(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:108:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | Map *get_map(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:109:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 109 | Background *get_background(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:110:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | Font *get_font(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:111:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | Icon *get_icon(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:112:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | Sound *get_sound(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:113:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | Music *get_music(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:114:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | Properties *get_game_settings(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:115:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | Shader *get_shader(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:116:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 116 | Icon *get_flag(const std::string& name, bool no_throw = false) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:159:90: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | void read_tilesets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:160:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 160 | void read_objects(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:161:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 161 | void read_charactersets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:162:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 162 | void read_npcs(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:163:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 163 | void read_animations(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:164:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 164 | void read_maps(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:165:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 165 | void read_backgrounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:166:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | void read_fonts(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:167:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | void read_icons(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:168:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | void read_sounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:169:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | void read_musics(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:170:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 170 | void read_game_settings(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:171:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | void read_shaders(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:172:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 172 | void read_flags(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:174:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 174 | void load_resources(bool home_paks_only) throw (ResourcesException, ResourcesMissingException); | ^~~~~ ./include/Resources.hpp:175:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 175 | void read_all(const std::string& fdir, ZipReader *fzip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:177:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 177 | void prepare_resources() throw (ResourcesException); | ^~~~~ In file included from ../shared/src/MultiReader.cpp:18: ./include/MultiReader.hpp:39:62: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | MultiReader(const std::string& filename, ZipReader *zip) throw (MultiReaderException); | ^~~~~ ../shared/src/MultiReader.cpp:23:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 23 | MultiReader::MultiReader(const std::string& filename, ZipReader *zip) throw (MultiReaderException) | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DDEDICATED_SERVER -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/i18n/libshared_a-I18NGerman.o `test -f '../shared/i18n/I18NGerman.cpp' || echo './'`../shared/i18n/I18NGerman.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DDEDICATED_SERVER -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-I18N.o `test -f '../shared/src/I18N.cpp' || echo './'`../shared/src/I18N.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DDEDICATED_SERVER -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/i18n/libshared_a-I18NPortuguese.o `test -f '../shared/i18n/I18NPortuguese.cpp' || echo './'`../shared/i18n/I18NPortuguese.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DDEDICATED_SERVER -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/i18n/libshared_a-I18NFrench.o `test -f '../shared/i18n/I18NFrench.cpp' || echo './'`../shared/i18n/I18NFrench.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DDEDICATED_SERVER -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/i18n/libshared_a-I18NSpanish.o `test -f '../shared/i18n/I18NSpanish.cpp' || echo './'`../shared/i18n/I18NSpanish.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DDEDICATED_SERVER -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-Cargo.o `test -f '../shared/src/Cargo.cpp' || echo './'`../shared/src/Cargo.cpp In file included from ../shared/src/Cargo.cpp:18: ./include/Cargo.hpp:56:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 56 | Cargo(const char *directory, const char *pak_file, const SelectedFiles *files = 0) throw (CargoException); | ^~~~~ ./include/Cargo.hpp:61:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 61 | void pack() throw (CargoException); | ^~~~~ ./include/Cargo.hpp:120:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | void pack_directory(const char *subdir, bool is_rootdir = false) throw (CargoException); | ^~~~~ ./include/Cargo.hpp:121:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | void pack_file(const DirectoryEntry& entry) throw (CargoException); | ^~~~~ ./include/Cargo.hpp:122:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 122 | void throw_write_error(const char *err = 0) throw (CargoException); | ^~~~~ ./include/Cargo.hpp:124:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 124 | void add_central_directory() throw (CargoException); | ^~~~~ ./include/Cargo.hpp:125:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 125 | size_t write_string(const void *s, size_t len) throw (CargoException); | ^~~~~ ./include/Cargo.hpp:126:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 126 | size_t write_uint16(uint16_t n) throw (CargoException); | ^~~~~ ./include/Cargo.hpp:127:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 127 | size_t write_uint32(uint32_t n) throw (CargoException); | ^~~~~ ./include/Cargo.hpp:128:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | void calc_crc64(size_t start_pos, size_t end_pos) throw (CargoException); | ^~~~~ In file included from ./include/ZipReader.hpp:21, from ./include/Directory.hpp:22, from ../shared/src/Cargo.cpp:19: ./include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ./include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ./include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ./include/Directory.hpp:22, from ../shared/src/Cargo.cpp:19: ./include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ../shared/src/Cargo.cpp:19: ./include/Directory.hpp:43:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | Directory(const std::string& directory, const std::string& suffix, ZipReader *zip = 0) throw (DirectoryException); | ^~~~~ In file included from ../shared/src/Cargo.cpp:20: ./include/FileReader.hpp:37:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 37 | FileReader(const char *filename) throw (FileReaderException); | ^~~~~ ./include/FileReader.hpp:40:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | size_t read(void *buffer, size_t len) throw (FileReaderException); | ^~~~~ In file included from ../shared/src/Cargo.cpp:21: ./include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ./include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ ../shared/src/Cargo.cpp:59:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 59 | static FileType file_status(const char *entry, size_t& file_size) throw (CargoException) { | ^~~~~ ../shared/src/Cargo.cpp:105:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | static void throw_deflate_failed(z_stream *z) throw (CargoException) { | ^~~~~ ../shared/src/Cargo.cpp:113:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | Cargo::Cargo(const char *directory, const char *pak_file, const SelectedFiles *files) throw (CargoException) | ^~~~~ ../shared/src/Cargo.cpp:148:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 148 | void Cargo::pack() throw (CargoException) { | ^~~~~ ../shared/src/Cargo.cpp:187:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 187 | void Cargo::pack_directory(const char *subdir, bool is_rootdir) throw (CargoException) { | ^~~~~ ../shared/src/Cargo.cpp:236:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 236 | void Cargo::pack_file(const DirectoryEntry& entry) throw (CargoException) { | ^~~~~ ../shared/src/Cargo.cpp:330:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 330 | void Cargo::throw_write_error(const char *err) throw (CargoException) { | ^~~~~ ../shared/src/Cargo.cpp:346:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 346 | void Cargo::add_central_directory() throw (CargoException) { | ^~~~~ ../shared/src/Cargo.cpp:387:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 387 | size_t Cargo::write_string(const void *s, size_t len) throw (CargoException) { | ^~~~~ ../shared/src/Cargo.cpp:399:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 399 | size_t Cargo::write_uint16(uint16_t n) throw (CargoException) { | ^~~~~ ../shared/src/Cargo.cpp:413:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 413 | size_t Cargo::write_uint32(uint32_t n) throw (CargoException) { | ^~~~~ ../shared/src/Cargo.cpp:429:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 429 | void Cargo::calc_crc64(size_t start_pos, size_t end_pos) throw (CargoException) { | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DPNG_SKIP_SETJMP_CHECK -DDEDICATED_SERVER -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../shared/src/libshared_a-Resources.o `test -f '../shared/src/Resources.cpp' || echo './'`../shared/src/Resources.cpp In file included from ./include/ZipReader.hpp:21, from ./include/PNG.hpp:22, from ./include/TileGraphic.hpp:21, from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Resources.hpp:22, from ../shared/src/Resources.cpp:18: ./include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ./include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ./include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ./include/PNG.hpp:22, from ./include/TileGraphic.hpp:21, from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Resources.hpp:22, from ../shared/src/Resources.cpp:18: ./include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ./include/TileGraphic.hpp:21, from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Resources.hpp:22, from ../shared/src/Resources.cpp:18: ./include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ./include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ./include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ./include/Tile.hpp:21, from ./include/Subsystem.hpp:22, from ./include/Resources.hpp:22, from ../shared/src/Resources.cpp:18: ./include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ./include/Resources.hpp:22, from ../shared/src/Resources.cpp:18: ./include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ./include/Resources.hpp:24, from ../shared/src/Resources.cpp:18: ./include/Directory.hpp:43:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | Directory(const std::string& directory, const std::string& suffix, ZipReader *zip = 0) throw (DirectoryException); | ^~~~~ In file included from ./include/KeyValue.hpp:22, from ./include/Properties.hpp:21, from ./include/Tileset.hpp:24, from ./include/Resources.hpp:25, from ../shared/src/Resources.cpp:18: ./include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ./include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ./include/Properties.hpp:21, from ./include/Tileset.hpp:24, from ./include/Resources.hpp:25, from ../shared/src/Resources.cpp:18: ./include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ./include/Tileset.hpp:24, from ./include/Resources.hpp:25, from ../shared/src/Resources.cpp:18: ./include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ./include/Resources.hpp:25, from ../shared/src/Resources.cpp:18: ./include/Tileset.hpp:47:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | throw (KeyValueException, TilesetException); | ^~~~~ ./include/Tileset.hpp:67:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ./include/Resources.hpp:26, from ../shared/src/Resources.cpp:18: ./include/Object.hpp:64:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | throw (KeyValueException, ObjectException); | ^~~~~ ./include/Object.hpp:96:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ./include/Characterset.hpp:22, from ./include/Resources.hpp:27, from ../shared/src/Resources.cpp:18: ./include/Movable.hpp:52:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ ./include/Movable.hpp:73:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ In file included from ./include/Resources.hpp:27, from ../shared/src/Resources.cpp:18: ./include/Characterset.hpp:61:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 61 | throw (KeyValueException, MovableException); | ^~~~~ ./include/Characterset.hpp:80:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ./include/Characterset.hpp:83:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ./include/Characterset.hpp:86:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ./include/Resources.hpp:28, from ../shared/src/Resources.cpp:18: ./include/NPC.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MovableException); | ^~~~~ ./include/NPC.hpp:77:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ./include/Sound.hpp:24, from ./include/Animation.hpp:25, from ./include/Resources.hpp:29, from ../shared/src/Resources.cpp:18: ./include/Audio.hpp:45:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ ./include/Audio.hpp:46:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | virtual void generate_music(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ In file included from ./include/Animation.hpp:25, from ./include/Resources.hpp:29, from ../shared/src/Resources.cpp:18: ./include/Sound.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, SoundException); | ^~~~~ In file included from ./include/Resources.hpp:29, from ../shared/src/Resources.cpp:18: ./include/Animation.hpp:42:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | throw (KeyValueException, AnimationException); | ^~~~~ ./include/Animation.hpp:99:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ./include/Map.hpp:25, from ./include/Resources.hpp:30, from ../shared/src/Resources.cpp:18: ./include/Background.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, BackgroundException); | ^~~~~ ./include/Background.hpp:53:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename) throw (Exception); | ^~~~~ In file included from ./include/Map.hpp:27, from ./include/Resources.hpp:30, from ../shared/src/Resources.cpp:18: ./include/Lightmap.hpp:41:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | throw (LightmapException); | ^~~~~ ./include/Lightmap.hpp:55:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ./include/Resources.hpp:30, from ../shared/src/Resources.cpp:18: ./include/Map.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MapException); | ^~~~~ ./include/Map.hpp:82:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 82 | void fill_map() throw (Exception); | ^~~~~ In file included from ./include/Resources.hpp:32, from ../shared/src/Resources.cpp:18: ./include/Font.hpp:53:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw (KeyValueException, FontException); | ^~~~~ In file included from ./include/Resources.hpp:33, from ../shared/src/Resources.cpp:18: ./include/Icon.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, IconException); | ^~~~~ ./include/Icon.hpp:53:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ./include/Resources.hpp:35, from ../shared/src/Resources.cpp:18: ./include/Music.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, MusicException); | ^~~~~ ./include/Music.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | const Audio *get_audio() const throw (MusicException); | ^~~~~ In file included from ./include/Resources.hpp:36, from ../shared/src/Resources.cpp:18: ./include/Shader.hpp:41:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Shader(const std::string& filename, ZipReader *zip) throw (KeyValueException, ShaderException); | ^~~~~ ./include/Shader.hpp:44:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual ID get_location(const char *name) throw (ShaderException) = 0; | ^~~~~ ./include/Shader.hpp:45:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual ID get_attrib_location(const char *name) throw (ShaderException) = 0; | ^~~~~ In file included from ../shared/src/Resources.cpp:18: ./include/Resources.hpp:96:123: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | Resources(Subsystem& subystem, const std::string& resource_directory, bool skip_maps = false, bool paks_only = false) throw (ResourcesException, ResourcesMissingException); | ^~~~~ In file included from ../shared/src/Resources.cpp:18: ./include/Resources.hpp:99:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void reload_resources() throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:103:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 103 | Tileset *get_tileset(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:104:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | Object *get_object(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:105:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | Characterset *get_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:106:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | NPC *get_npc(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:107:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | Animation *get_animation(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:108:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | Map *get_map(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:109:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 109 | Background *get_background(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:110:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | Font *get_font(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:111:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | Icon *get_icon(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:112:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | Sound *get_sound(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:113:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | Music *get_music(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:114:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | Properties *get_game_settings(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:115:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | Shader *get_shader(const std::string& name) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:116:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 116 | Icon *get_flag(const std::string& name, bool no_throw = false) throw (ResourcesException); | ^~~~~ ./include/Resources.hpp:159:90: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | void read_tilesets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:160:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 160 | void read_objects(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:161:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 161 | void read_charactersets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:162:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 162 | void read_npcs(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:163:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 163 | void read_animations(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:164:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 164 | void read_maps(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:165:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 165 | void read_backgrounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:166:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | void read_fonts(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:167:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | void read_icons(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:168:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | void read_sounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:169:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | void read_musics(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:170:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 170 | void read_game_settings(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:171:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | void read_shaders(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:172:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 172 | void read_flags(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:174:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 174 | void load_resources(bool home_paks_only) throw (ResourcesException, ResourcesMissingException); | ^~~~~ ./include/Resources.hpp:175:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 175 | void read_all(const std::string& fdir, ZipReader *fzip, bool base_resource) throw (Exception); | ^~~~~ ./include/Resources.hpp:177:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 177 | void prepare_resources() throw (ResourcesException); | ^~~~~ ../shared/src/Resources.cpp:103:115: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 103 | Resources::Resources(Subsystem& subsystem, const std::string& resource_directory, bool skip_maps, bool paks_only) throw (ResourcesException, ResourcesMissingException) | ^~~~~ ../shared/src/Resources.cpp:126:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 126 | void Resources::reload_resources() throw (ResourcesException) { | ^~~~~ ../shared/src/Resources.cpp:158:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 158 | Tileset *Resources::get_tileset(const std::string& name) throw (ResourcesException) { | ^~~~~ ../shared/src/Resources.cpp:164:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 164 | Object *Resources::get_object(const std::string& name) throw (ResourcesException) { | ^~~~~ ../shared/src/Resources.cpp:170:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 170 | Characterset *Resources::get_characterset(const std::string& name) throw (ResourcesException) { | ^~~~~ ../shared/src/Resources.cpp:176:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 176 | NPC *Resources::get_npc(const std::string& name) throw (ResourcesException) { | ^~~~~ ../shared/src/Resources.cpp:182:62: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 182 | Animation *Resources::get_animation(const std::string& name) throw (ResourcesException) { | ^~~~~ ../shared/src/Resources.cpp:188:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 188 | Map *Resources::get_map(const std::string& name) throw (ResourcesException) { | ^~~~~ ../shared/src/Resources.cpp:194:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 194 | Background *Resources::get_background(const std::string& name) throw (ResourcesException) { | ^~~~~ ../shared/src/Resources.cpp:200:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 200 | Font *Resources::get_font(const std::string& name) throw (ResourcesException) { | ^~~~~ ../shared/src/Resources.cpp:206:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 206 | Icon *Resources::get_icon(const std::string& name) throw (ResourcesException) { | ^~~~~ ../shared/src/Resources.cpp:212:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 212 | Sound *Resources::get_sound(const std::string& name) throw (ResourcesException) { | ^~~~~ ../shared/src/Resources.cpp:218:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 218 | Music *Resources::get_music(const std::string& name) throw (ResourcesException) { | ^~~~~ ../shared/src/Resources.cpp:224:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 224 | Properties *Resources::get_game_settings(const std::string& name) throw (ResourcesException) { | ^~~~~ ../shared/src/Resources.cpp:230:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 230 | Shader *Resources::get_shader(const std::string& name) throw (ResourcesException) { | ^~~~~ ../shared/src/Resources.cpp:236:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 236 | Icon *Resources::get_flag(const std::string& name, bool no_throw) throw (ResourcesException) { | ^~~~~ ../shared/src/Resources.cpp:305:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 305 | void Resources::read_tilesets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception) { | ^~~~~ ../shared/src/Resources.cpp:324:96: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 324 | void Resources::read_objects(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception) { | ^~~~~ ../shared/src/Resources.cpp:343:102: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 343 | void Resources::read_charactersets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception) { | ^~~~~ ../shared/src/Resources.cpp:362:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 362 | void Resources::read_npcs(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception) { | ^~~~~ ../shared/src/Resources.cpp:381:99: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 381 | void Resources::read_animations(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception) { | ^~~~~ ../shared/src/Resources.cpp:400:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 400 | void Resources::read_maps(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception) { | ^~~~~ ../shared/src/Resources.cpp:421:100: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 421 | void Resources::read_backgrounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception) { | ^~~~~ ../shared/src/Resources.cpp:440:94: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 440 | void Resources::read_fonts(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception) { | ^~~~~ ../shared/src/Resources.cpp:459:94: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 459 | void Resources::read_icons(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception) { | ^~~~~ ../shared/src/Resources.cpp:478:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 478 | void Resources::read_sounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception) { | ^~~~~ ../shared/src/Resources.cpp:497:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 497 | void Resources::read_musics(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception) { | ^~~~~ ../shared/src/Resources.cpp:516:102: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 516 | void Resources::read_game_settings(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception) { | ^~~~~ ../shared/src/Resources.cpp:535:96: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 535 | void Resources::read_shaders(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception) { | ^~~~~ ../shared/src/Resources.cpp:554:94: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 554 | void Resources::read_flags(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception) { | ^~~~~ ../shared/src/Resources.cpp:578:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 578 | void Resources::load_resources(bool home_paks_only) throw (ResourcesException, ResourcesMissingException) { | ^~~~~ ../shared/src/Resources.cpp:675:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 675 | void Resources::read_all(const std::string& fdir, ZipReader *fzip, bool base_resource) throw (Exception) { | ^~~~~ ../shared/src/Resources.cpp:711:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 711 | void Resources::prepare_resources() throw (ResourcesException) { | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' rm -f libshared.a aarch64-mageia-linux-gnu-ar cru libshared.a ../shared/src/libshared_a-AABB.o ../shared/src/libshared_a-Animation.o ../shared/src/libshared_a-Audio.o ../shared/src/libshared_a-AudioNull.o ../shared/src/libshared_a-AudioSDL.o ../shared/src/libshared_a-Background.o ../shared/src/libshared_a-Characterset.o ../shared/src/libshared_a-Configuration.o ../shared/src/libshared_a-Directory.o ../shared/src/libshared_a-Exception.o ../shared/src/libshared_a-Font.o ../shared/src/libshared_a-Globals.o ../shared/src/libshared_a-Gui.o ../shared/src/libshared_a-GuiObject.o ../shared/src/libshared_a-Icon.o ../shared/src/libshared_a-KeyValue.o ../shared/src/libshared_a-Lightmap.o ../shared/src/libshared_a-Map.o ../shared/src/libshared_a-Movable.o ../shared/src/libshared_a-Music.o ../shared/src/libshared_a-Mutex.o ../shared/src/libshared_a-NPC.o ../shared/src/libshared_a-Object.o ../shared/src/libshared_a-PNG.o ../shared/src/libshared_a-Properties.o ../shared/src/libshared_a-Resources.o ../shared/src/libshared_a-Sound.o ../shared/src/libshared_a-Subsystem.o ../shared/src/libshared_a-SubsystemNull.o ../shared/src/libshared_a-SubsystemSDL.o ../shared/src/libshared_a-TCPSocket.o ../shared/src/libshared_a-Thread.o ../shared/src/libshared_a-Tile.o ../shared/src/libshared_a-TileGraphic.o ../shared/src/libshared_a-TileGraphicGL.o ../shared/src/libshared_a-TileGraphicNull.o ../shared/src/libshared_a-Tileset.o ../shared/src/libshared_a-Timing.o ../shared/src/libshared_a-UDPSocket.o ../shared/src/libshared_a-Utils.o ../shared/src/libshared_a-Zip.o ../shared/src/libshared_a-ZipReader.o ../shared/src/libshared_a-ZipWriter.o ../shared/src/libshared_a-CRC64.o ../shared/src/libshared_a-TextMessageSystem.o ../shared/src/libshared_a-FileReader.o ../shared/src/libshared_a-Cargo.o ../shared/src/libshared_a-MultiReader.o ../shared/src/libshared_a-Shader.o ../shared/src/libshared_a-ShaderNull.o ../shared/src/libshared_a-ShaderGL.o ../shared/src/libshared_a-I18N.o ../shared/i18n/libshared_a-I18NEnglish.o ../shared/i18n/libshared_a-I18NGerman.o ../shared/i18n/libshared_a-I18NFrench.o ../shared/i18n/libshared_a-I18NPortuguese.o ../shared/i18n/libshared_a-I18NSpanish.o aarch64-mageia-linux-gnu-ranlib libshared.a make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/shared' Making all in src/Cargo make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/Cargo' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o goatattack_cargo-main.o `test -f 'main.cpp' || echo './'`main.cpp In file included from main.cpp:18: ../shared/include/Cargo.hpp:56:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 56 | Cargo(const char *directory, const char *pak_file, const SelectedFiles *files = 0) throw (CargoException); | ^~~~~ ../shared/include/Cargo.hpp:61:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 61 | void pack() throw (CargoException); | ^~~~~ ../shared/include/Cargo.hpp:120:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | void pack_directory(const char *subdir, bool is_rootdir = false) throw (CargoException); | ^~~~~ ../shared/include/Cargo.hpp:121:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | void pack_file(const DirectoryEntry& entry) throw (CargoException); | ^~~~~ ../shared/include/Cargo.hpp:122:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 122 | void throw_write_error(const char *err = 0) throw (CargoException); | ^~~~~ ../shared/include/Cargo.hpp:124:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 124 | void add_central_directory() throw (CargoException); | ^~~~~ ../shared/include/Cargo.hpp:125:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 125 | size_t write_string(const void *s, size_t len) throw (CargoException); | ^~~~~ ../shared/include/Cargo.hpp:126:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 126 | size_t write_uint16(uint16_t n) throw (CargoException); | ^~~~~ ../shared/include/Cargo.hpp:127:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 127 | size_t write_uint32(uint32_t n) throw (CargoException); | ^~~~~ ../shared/include/Cargo.hpp:128:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | void calc_crc64(size_t start_pos, size_t end_pos) throw (CargoException); | ^~~~~ In file included from main.cpp:20: ../shared/include/FileReader.hpp:37:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 37 | FileReader(const char *filename) throw (FileReaderException); | ^~~~~ ../shared/include/FileReader.hpp:40:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | size_t read(void *buffer, size_t len) throw (FileReaderException); | ^~~~~ In file included from ../shared/include/ZipReader.hpp:21, from main.cpp:22: ../shared/include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from main.cpp:22: ../shared/include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from main.cpp:23: ../shared/include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ../shared/include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ main.cpp:39:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | static void create_directory(const char *root, const char *dir) throw (CargoException) { | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/Cargo' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/Cargo' /bin/sh ../../libtool --tag=CXX --mode=link aarch64-mageia-linux-gnu-g++ -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o goatattack-cargo goatattack_cargo-main.o -L../shared -lshared -lpng -lz -lz -lfreetype -lpng -lrt -lpthread libtool: link: aarch64-mageia-linux-gnu-g++ -I./include -I../shared/include -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o goatattack-cargo goatattack_cargo-main.o -L../shared -lshared -lz -lfreetype -lpng -lrt -lpthread make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/Cargo' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/Cargo' ./goatattack-cargo --pack ../../data/free ../../data/base.pak Cargo, packager utility for Goat Attack paks (0.4.5) ..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... Successfully 773 files packaged. (hash: 015526bc5e36c171) make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/Cargo' Making all in src/Server make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/Server' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I../Engine/include -I../shared/include -Wno-unused-result -pedantic -Wextra -DDATA_DIRECTORY=/usr/share/games/goatattack -D__STDC_FORMAT_MACROS -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DDEDICATED_SERVER -DPNG_SKIP_SETJMP_CHECK -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../Engine/src/goatattack_server-LANBroadcaster.o `test -f '../Engine/src/LANBroadcaster.cpp' || echo './'`../Engine/src/LANBroadcaster.cpp In file included from ../Engine/include/MessageSequencer.hpp:22, from ../Engine/include/LANBroadcaster.hpp:22, from ../Engine/src/LANBroadcaster.cpp:18: ../shared/include/UDPSocket.hpp:42:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | UDPSocket() throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | UDPSocket(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:46:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | ssize_t send(uint32_t host, uint16_t port, void *buffer, size_t length) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:47:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | ssize_t recv(char *buffer, size_t length, uint32_t *host, uint16_t *port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:48:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_port(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:60:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 60 | void create_socket(unsigned short port) throw (UDPSocketException); | ^~~~~ In file included from ../Engine/include/LANBroadcaster.hpp:22, from ../Engine/src/LANBroadcaster.cpp:18: ../Engine/include/MessageSequencer.hpp:94:128: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | MessageSequencer(I18N& i18n, hostport_t port, pico_size_t num_heaps, const std::string& name, const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:95:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 95 | MessageSequencer(I18N& i18n, hostaddr_t server_host, hostport_t server_port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:99:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void request_server_info(hostaddr_t host, hostport_t port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:100:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 100 | void login(const std::string& password, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:101:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 101 | void login(data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:102:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | void logout() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:104:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | void broadcast(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:105:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | void push(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:106:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void push(flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:107:85: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | void push(const Connection *c, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:108:100: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | void push(const Connection *c, command_t cmd, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:111:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | bool cycle() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:112:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | void kill(const Connection *c) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:114:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | int protocol_version) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:121:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | virtual void event_access_denied(RefusalReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:122:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 122 | virtual void event_login(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:123:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | virtual void event_data(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:124:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 124 | virtual void event_logout(const Connection *c, LogoutReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:143:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 143 | void ack(SequencerHeap *heap, sequence_no_t seq_no) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:144:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | void process_incoming(SequencerHeap *heap, NetMessage *msg) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:152:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 152 | flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ In file included from ../Engine/include/LANBroadcaster.hpp:24, from ../Engine/src/LANBroadcaster.cpp:18: ../shared/include/Mutex.hpp:49:13: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Mutex() throw (MutexException); | ^~~~~ In file included from ../Engine/src/LANBroadcaster.cpp:18: ../Engine/include/LANBroadcaster.hpp:40:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | LANBroadcaster(I18N& i18n, hostport_t port) throw (LANBroadcasterException, UDPSocketException); | ^~~~~ ../Engine/include/LANBroadcaster.hpp:43:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void start() throw (LANBroadcasterException); | ^~~~~ ../Engine/include/LANBroadcaster.hpp:45:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | void refresh() throw (Exception); | ^~~~~ ../Engine/include/LANBroadcaster.hpp:58:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 58 | int protocol_version) throw (Exception); | ^~~~~ ../Engine/src/LANBroadcaster.cpp:21:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 21 | LANBroadcaster::LANBroadcaster(I18N& i18n, hostport_t port) throw (LANBroadcasterException, UDPSocketException) | ^~~~~ ../Engine/src/LANBroadcaster.cpp:33:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 33 | void LANBroadcaster::start() throw (LANBroadcasterException) { | ^~~~~ ../Engine/src/LANBroadcaster.cpp:49:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void LANBroadcaster::refresh() throw (Exception) { | ^~~~~ ../Engine/src/LANBroadcaster.cpp:63:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 63 | bool secured, int protocol_version) throw (Exception) | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/Server' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/Server' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I../Engine/include -I../shared/include -Wno-unused-result -pedantic -Wextra -DDATA_DIRECTORY=/usr/share/games/goatattack -D__STDC_FORMAT_MACROS -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DDEDICATED_SERVER -DPNG_SKIP_SETJMP_CHECK -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../Engine/src/goatattack_server-KeyBinding.o `test -f '../Engine/src/KeyBinding.cpp' || echo './'`../Engine/src/KeyBinding.cpp In file included from ../shared/include/ZipReader.hpp:21, from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../Engine/include/KeyBinding.hpp:21, from ../Engine/src/KeyBinding.cpp:18: ../shared/include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../Engine/include/KeyBinding.hpp:21, from ../Engine/src/KeyBinding.cpp:18: ../shared/include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../Engine/include/KeyBinding.hpp:21, from ../Engine/src/KeyBinding.cpp:18: ../shared/include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../Engine/include/KeyBinding.hpp:21, from ../Engine/src/KeyBinding.cpp:18: ../shared/include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ../Engine/include/KeyBinding.hpp:21, from ../Engine/src/KeyBinding.cpp:18: ../shared/include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ../shared/include/KeyValue.hpp:22, from ../shared/include/Configuration.hpp:22, from ../Engine/include/KeyBinding.hpp:22, from ../Engine/src/KeyBinding.cpp:18: ../shared/include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ../shared/include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ../shared/include/Configuration.hpp:22, from ../Engine/include/KeyBinding.hpp:22, from ../Engine/src/KeyBinding.cpp:18: ../shared/include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ../Engine/include/KeyBinding.hpp:22, from ../Engine/src/KeyBinding.cpp:18: ../shared/include/Configuration.hpp:34:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 34 | Configuration(const std::string& directory, const std::string& filename) throw (ConfigurationException); | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/Server' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/Server' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I../Engine/include -I../shared/include -Wno-unused-result -pedantic -Wextra -DDATA_DIRECTORY=/usr/share/games/goatattack -D__STDC_FORMAT_MACROS -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DDEDICATED_SERVER -DPNG_SKIP_SETJMP_CHECK -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../Engine/src/goatattack_server-Game.o `test -f '../Engine/src/Game.cpp' || echo './'`../Engine/src/Game.cpp In file included from ../shared/include/ZipReader.hpp:21, from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../Engine/include/Game.hpp:22, from ../Engine/src/Game.cpp:18: ../shared/include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../Engine/include/Game.hpp:22, from ../Engine/src/Game.cpp:18: ../shared/include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../Engine/include/Game.hpp:22, from ../Engine/src/Game.cpp:18: ../shared/include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../Engine/include/Game.hpp:22, from ../Engine/src/Game.cpp:18: ../shared/include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ../Engine/include/Game.hpp:22, from ../Engine/src/Game.cpp:18: ../shared/include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ../shared/include/Resources.hpp:24, from ../Engine/include/Game.hpp:23, from ../Engine/src/Game.cpp:18: ../shared/include/Directory.hpp:43:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | Directory(const std::string& directory, const std::string& suffix, ZipReader *zip = 0) throw (DirectoryException); | ^~~~~ In file included from ../shared/include/KeyValue.hpp:22, from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Game.hpp:23, from ../Engine/src/Game.cpp:18: ../shared/include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ../shared/include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Game.hpp:23, from ../Engine/src/Game.cpp:18: ../shared/include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Game.hpp:23, from ../Engine/src/Game.cpp:18: ../shared/include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Resources.hpp:25, from ../Engine/include/Game.hpp:23, from ../Engine/src/Game.cpp:18: ../shared/include/Tileset.hpp:47:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | throw (KeyValueException, TilesetException); | ^~~~~ ../shared/include/Tileset.hpp:67:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:26, from ../Engine/include/Game.hpp:23, from ../Engine/src/Game.cpp:18: ../shared/include/Object.hpp:64:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | throw (KeyValueException, ObjectException); | ^~~~~ ../shared/include/Object.hpp:96:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Characterset.hpp:22, from ../shared/include/Resources.hpp:27, from ../Engine/include/Game.hpp:23, from ../Engine/src/Game.cpp:18: ../shared/include/Movable.hpp:52:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ ../shared/include/Movable.hpp:73:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ In file included from ../shared/include/Resources.hpp:27, from ../Engine/include/Game.hpp:23, from ../Engine/src/Game.cpp:18: ../shared/include/Characterset.hpp:61:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 61 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/Characterset.hpp:80:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:83:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:86:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:28, from ../Engine/include/Game.hpp:23, from ../Engine/src/Game.cpp:18: ../shared/include/NPC.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/NPC.hpp:77:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Sound.hpp:24, from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/Game.hpp:23, from ../Engine/src/Game.cpp:18: ../shared/include/Audio.hpp:45:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ ../shared/include/Audio.hpp:46:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | virtual void generate_music(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ In file included from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/Game.hpp:23, from ../Engine/src/Game.cpp:18: ../shared/include/Sound.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, SoundException); | ^~~~~ In file included from ../shared/include/Resources.hpp:29, from ../Engine/include/Game.hpp:23, from ../Engine/src/Game.cpp:18: ../shared/include/Animation.hpp:42:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | throw (KeyValueException, AnimationException); | ^~~~~ ../shared/include/Animation.hpp:99:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:25, from ../shared/include/Resources.hpp:30, from ../Engine/include/Game.hpp:23, from ../Engine/src/Game.cpp:18: ../shared/include/Background.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, BackgroundException); | ^~~~~ ../shared/include/Background.hpp:53:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:27, from ../shared/include/Resources.hpp:30, from ../Engine/include/Game.hpp:23, from ../Engine/src/Game.cpp:18: ../shared/include/Lightmap.hpp:41:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | throw (LightmapException); | ^~~~~ ../shared/include/Lightmap.hpp:55:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:30, from ../Engine/include/Game.hpp:23, from ../Engine/src/Game.cpp:18: ../shared/include/Map.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MapException); | ^~~~~ ../shared/include/Map.hpp:82:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 82 | void fill_map() throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:32, from ../Engine/include/Game.hpp:23, from ../Engine/src/Game.cpp:18: ../shared/include/Font.hpp:53:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw (KeyValueException, FontException); | ^~~~~ In file included from ../shared/include/Resources.hpp:33, from ../Engine/include/Game.hpp:23, from ../Engine/src/Game.cpp:18: ../shared/include/Icon.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, IconException); | ^~~~~ ../shared/include/Icon.hpp:53:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:35, from ../Engine/include/Game.hpp:23, from ../Engine/src/Game.cpp:18: ../shared/include/Music.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, MusicException); | ^~~~~ ../shared/include/Music.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | const Audio *get_audio() const throw (MusicException); | ^~~~~ In file included from ../shared/include/Resources.hpp:36, from ../Engine/include/Game.hpp:23, from ../Engine/src/Game.cpp:18: ../shared/include/Shader.hpp:41:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Shader(const std::string& filename, ZipReader *zip) throw (KeyValueException, ShaderException); | ^~~~~ ../shared/include/Shader.hpp:44:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual ID get_location(const char *name) throw (ShaderException) = 0; | ^~~~~ ../shared/include/Shader.hpp:45:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual ID get_attrib_location(const char *name) throw (ShaderException) = 0; | ^~~~~ In file included from ../Engine/include/Game.hpp:23, from ../Engine/src/Game.cpp:18: ../shared/include/Resources.hpp:96:123: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | Resources(Subsystem& subystem, const std::string& resource_directory, bool skip_maps = false, bool paks_only = false) throw (ResourcesException, ResourcesMissingException); | ^~~~~ In file included from ../Engine/include/Game.hpp:23, from ../Engine/src/Game.cpp:18: ../shared/include/Resources.hpp:99:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void reload_resources() throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:103:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 103 | Tileset *get_tileset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:104:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | Object *get_object(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:105:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | Characterset *get_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:106:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | NPC *get_npc(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:107:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | Animation *get_animation(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:108:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | Map *get_map(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:109:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 109 | Background *get_background(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:110:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | Font *get_font(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:111:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | Icon *get_icon(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:112:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | Sound *get_sound(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:113:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | Music *get_music(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:114:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | Properties *get_game_settings(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:115:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | Shader *get_shader(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:116:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 116 | Icon *get_flag(const std::string& name, bool no_throw = false) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:159:90: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | void read_tilesets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:160:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 160 | void read_objects(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:161:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 161 | void read_charactersets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:162:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 162 | void read_npcs(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:163:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 163 | void read_animations(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:164:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 164 | void read_maps(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:165:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 165 | void read_backgrounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:166:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | void read_fonts(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:167:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | void read_icons(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:168:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | void read_sounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:169:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | void read_musics(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:170:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 170 | void read_game_settings(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:171:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | void read_shaders(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:172:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 172 | void read_flags(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:174:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 174 | void load_resources(bool home_paks_only) throw (ResourcesException, ResourcesMissingException); | ^~~~~ ../shared/include/Resources.hpp:175:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 175 | void read_all(const std::string& fdir, ZipReader *fzip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:177:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 177 | void prepare_resources() throw (ResourcesException); | ^~~~~ In file included from ../Engine/include/Game.hpp:24, from ../Engine/src/Game.cpp:18: ../shared/include/Configuration.hpp:34:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 34 | Configuration(const std::string& directory, const std::string& filename) throw (ConfigurationException); | ^~~~~ In file included from ../Engine/include/MessageSequencer.hpp:22, from ../Engine/include/Player.hpp:21, from ../Engine/include/Tournament.hpp:27, from ../Engine/src/Game.cpp:20: ../shared/include/UDPSocket.hpp:42:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | UDPSocket() throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | UDPSocket(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:46:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | ssize_t send(uint32_t host, uint16_t port, void *buffer, size_t length) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:47:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | ssize_t recv(char *buffer, size_t length, uint32_t *host, uint16_t *port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:48:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_port(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:60:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 60 | void create_socket(unsigned short port) throw (UDPSocketException); | ^~~~~ In file included from ../Engine/include/Player.hpp:21, from ../Engine/include/Tournament.hpp:27, from ../Engine/src/Game.cpp:20: ../Engine/include/MessageSequencer.hpp:94:128: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | MessageSequencer(I18N& i18n, hostport_t port, pico_size_t num_heaps, const std::string& name, const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:95:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 95 | MessageSequencer(I18N& i18n, hostaddr_t server_host, hostport_t server_port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:99:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void request_server_info(hostaddr_t host, hostport_t port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:100:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 100 | void login(const std::string& password, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:101:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 101 | void login(data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:102:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | void logout() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:104:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | void broadcast(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:105:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | void push(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:106:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void push(flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:107:85: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | void push(const Connection *c, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:108:100: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | void push(const Connection *c, command_t cmd, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:111:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | bool cycle() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:112:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | void kill(const Connection *c) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:114:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | int protocol_version) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:121:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | virtual void event_access_denied(RefusalReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:122:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 122 | virtual void event_login(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:123:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | virtual void event_data(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:124:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 124 | virtual void event_logout(const Connection *c, LogoutReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:143:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 143 | void ack(SequencerHeap *heap, sequence_no_t seq_no) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:144:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | void process_incoming(SequencerHeap *heap, NetMessage *msg) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:152:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 152 | flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:27, from ../Engine/src/Game.cpp:20: ../Engine/include/Player.hpp:44:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | void set_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:32, from ../Engine/src/Game.cpp:20: ../shared/include/Gui.hpp:68:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 68 | Gui(Resources& resources, Subsystem& subsystem, Font *font) throw (GuiException, ResourcesException); | ^~~~~ ../shared/include/Gui.hpp:71:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 71 | void run() throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:74:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | virtual void idle() throw (Exception) = 0; | ^~~~~ ../shared/include/Gui.hpp:99:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:102:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | const std::string& caption) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:106:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:110:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:114:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:117:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | const std::string& text) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | TileGraphic *graphic) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:123:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:126:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 126 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:131:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 131 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:136:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 136 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:140:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 140 | void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:144:83: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | GuiListbox::OnItemSelected on_item_selected, void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:201:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 201 | void idleloop(int stack_counter) throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:203:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 203 | void check_parent(GuiObject *parent) throw (GuiException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:36, from ../Engine/src/Game.cpp:20: ../Engine/include/Lagometer.hpp:41:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Lagometer(Subsystem& subsystem) throw (LagometerException); | ^~~~~ ../Engine/include/Lagometer.hpp:42:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | Lagometer(Subsystem& subsystem, int width, int height) throw (LagometerException); | ^~~~~ ../Engine/include/Lagometer.hpp:77:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | void create(Subsystem& subsystem) throw (LagometerException); | ^~~~~ In file included from ../Engine/src/Game.cpp:20: ../Engine/include/Tournament.hpp:171:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | throw (TournamentException, ResourcesException); | ^~~~~ ../Engine/include/Tournament.hpp:223:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 223 | virtual void create_spawn_points() throw (TournamentException); | ^~~~~ In file included from ../Engine/include/ClientServer.hpp:26, from ../Engine/include/Server.hpp:26, from ../Engine/src/Game.cpp:22: ../Engine/include/TournamentFactory.hpp:45:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | throw (TournamentFactoryException); | ^~~~~ ../Engine/include/TournamentFactory.hpp:49:75: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | bool server, bool warmup, Players& players, ServerLogger *logger) throw (Exception); | ^~~~~ In file included from ../Engine/include/Server.hpp:26, from ../Engine/src/Game.cpp:22: ../Engine/include/ClientServer.hpp:65:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:68:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 68 | data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:71:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 71 | data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:73:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void flush_stacked_send_data(const Connection *c, flags_t flags) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:74:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void flush_stacked_broadcast_data(flags_t flags) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:75:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void flush_stacked_broadcast_data_synced(flags_t flags) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:78:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 78 | data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:81:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 81 | const void *data) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:84:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 84 | const void *data) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:88:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 88 | const std::string& server_name, const std::string& password) throw (Exception); | ^~~~~ In file included from ../Engine/include/Server.hpp:29, from ../Engine/src/Game.cpp:22: ../Engine/include/ServerAdmin.hpp:46:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void execute(const Connection *c, Player *p, std::string cmd, std::string params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:66:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 66 | void update_configuration(const Connection *c) throw (Exception); | ^~~~~ ../Engine/include/ServerAdmin.hpp:67:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void send_i18n_msg(const Connection *c, I18NText id, const char *addon = 0) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:68:104: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 68 | void send_i18n_msg(const Connection *c, I18NText id, const std::string& p1, const std::string& p2) throw (ServerAdminException); | ^~~~~ In file included from ../Engine/include/Server.hpp:29, from ../Engine/src/Game.cpp:22: ../Engine/include/ServerAdmin.hpp:70:75: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 70 | void sc_op(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:71:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 71 | void sc_deop(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:72:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 72 | void sc_list(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:73:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void sc_kick(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:74:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void sc_ban(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:75:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void sc_unban(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:76:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 76 | void sc_next(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:77:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | void sc_map(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:78:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 78 | void sc_reload(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:79:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 79 | void sc_save(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:80:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | void sc_get(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:81:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 81 | void sc_set(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:82:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 82 | void sc_reset(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:83:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | void sc_vote(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:84:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 84 | void sc_stats(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:86:62: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | bool check_if_authorized(const Connection *c, Player *p) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:87:74: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 87 | bool check_if_params(const Connection *c, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:88:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 88 | bool check_if_no_params(const Connection *c, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:89:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 89 | bool check_if_is_server(const Connection *c) throw (ServerAdminException); | ^~~~~ In file included from ../Engine/src/Game.cpp:22: ../Engine/include/Server.hpp:48:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | throw (Exception); | ^~~~~ ../Engine/include/Server.hpp:51:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const std::string& server_config_file) throw (Exception); | ^~~~~ ../Engine/include/Server.hpp:55:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void start() throw (ServerException); | ^~~~~ ../Engine/include/Server.hpp:57:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 57 | void reload_config() throw (ServerException); | ^~~~~ ../Engine/include/Server.hpp:129:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 129 | void process_sync_pak(const Connection *c, Player *p) throw (ServerException); | ^~~~~ ../Engine/include/Server.hpp:136:84: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 136 | void parse_command(const Connection *c, Player *p, data_len_t len, void *data) throw (ServerAdminException); | ^~~~~ ../Engine/include/Server.hpp:144:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | virtual void event_login(const Connection *c, data_len_t len, void *data) throw (Exception); | ^~~~~ ../Engine/include/Server.hpp:145:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 145 | virtual void event_data(const Connection *c, data_len_t len, void *data) throw (Exception); | ^~~~~ ../Engine/include/Server.hpp:146:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | virtual void event_logout(const Connection *c, LogoutReason reason) throw (Exception); | ^~~~~ In file included from ../Engine/include/Client.hpp:32, from ../Engine/src/Game.cpp:23: ../shared/include/Mutex.hpp:49:13: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Mutex() throw (MutexException); | ^~~~~ In file included from ../Engine/src/Game.cpp:23: ../Engine/include/Client.hpp:57:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 57 | throw (Exception); | ^~~~~ ../Engine/include/Client.hpp:65:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | virtual void idle() throw (Exception); | ^~~~~ ../Engine/include/Client.hpp:138:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 138 | int protocol_version) throw (Exception); | ^~~~~ ../Engine/include/Client.hpp:139:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 139 | virtual void event_access_denied(MessageSequencer::RefusalReason reason) throw (Exception); | ^~~~~ ../Engine/include/Client.hpp:140:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 140 | virtual void event_login(const Connection *c, data_len_t len, void *data) throw (Exception); | ^~~~~ ../Engine/include/Client.hpp:141:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 141 | virtual void event_data(const Connection *c, data_len_t len, void *data) throw (Exception); | ^~~~~ ../Engine/include/Client.hpp:142:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 142 | virtual void event_logout(const Connection *c, LogoutReason reason) throw (Exception); | ^~~~~ In file included from ../Engine/include/MainMenu.hpp:27, from ../Engine/src/Game.cpp:24: ../Engine/include/LANBroadcaster.hpp:40:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | LANBroadcaster(I18N& i18n, hostport_t port) throw (LANBroadcasterException, UDPSocketException); | ^~~~~ ../Engine/include/LANBroadcaster.hpp:43:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void start() throw (LANBroadcasterException); | ^~~~~ ../Engine/include/LANBroadcaster.hpp:45:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | void refresh() throw (Exception); | ^~~~~ ../Engine/include/LANBroadcaster.hpp:58:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 58 | int protocol_version) throw (Exception); | ^~~~~ In file included from ../Engine/include/MasterQuery.hpp:22, from ../Engine/include/MainMenu.hpp:28, from ../Engine/src/Game.cpp:24: ../Engine/include/MasterQueryClient.hpp:33:96: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 33 | MasterQueryClient(I18N& i18n, MasterQuery& master_query, hostaddr_t host, hostport_t port) throw (Exception); | ^~~~~ ../Engine/include/MasterQueryClient.hpp:48:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | int protocol_version) throw (Exception); | ^~~~~ In file included from ../Engine/include/MainMenu.hpp:28, from ../Engine/src/Game.cpp:24: ../Engine/include/MasterQuery.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (MasterQueryException); | ^~~~~ ../Engine/include/MasterQuery.hpp:46:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void start() throw (MasterQueryException); | ^~~~~ ../Engine/include/MasterQuery.hpp:49:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void refresh() throw (MasterQueryException); | ^~~~~ In file included from ../Engine/src/Game.cpp:24: ../Engine/include/MainMenu.hpp:41:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | virtual void idle() throw (Exception); | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/Server' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/Server' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I../Engine/include -I../shared/include -Wno-unused-result -pedantic -Wextra -DDATA_DIRECTORY=/usr/share/games/goatattack -D__STDC_FORMAT_MACROS -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DDEDICATED_SERVER -DPNG_SKIP_SETJMP_CHECK -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../Engine/goatattack_server-main.o `test -f '../Engine/main.cpp' || echo './'`../Engine/main.cpp In file included from ../shared/include/ZipReader.hpp:21, from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/SubsystemNull.hpp:21, from ../Engine/main.cpp:19: ../shared/include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/SubsystemNull.hpp:21, from ../Engine/main.cpp:19: ../shared/include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/SubsystemNull.hpp:21, from ../Engine/main.cpp:19: ../shared/include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/SubsystemNull.hpp:21, from ../Engine/main.cpp:19: ../shared/include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ../shared/include/SubsystemNull.hpp:21, from ../Engine/main.cpp:19: ../shared/include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ../Engine/main.cpp:19: ../shared/include/SubsystemNull.hpp:27:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 27 | SubsystemNull(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ../Engine/main.cpp:24: ../shared/include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ../shared/include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ../shared/include/Resources.hpp:24, from ../Engine/include/Game.hpp:23, from ../Engine/main.cpp:25: ../shared/include/Directory.hpp:43:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | Directory(const std::string& directory, const std::string& suffix, ZipReader *zip = 0) throw (DirectoryException); | ^~~~~ In file included from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Game.hpp:23, from ../Engine/main.cpp:25: ../shared/include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Game.hpp:23, from ../Engine/main.cpp:25: ../shared/include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Resources.hpp:25, from ../Engine/include/Game.hpp:23, from ../Engine/main.cpp:25: ../shared/include/Tileset.hpp:47:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | throw (KeyValueException, TilesetException); | ^~~~~ ../shared/include/Tileset.hpp:67:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:26, from ../Engine/include/Game.hpp:23, from ../Engine/main.cpp:25: ../shared/include/Object.hpp:64:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | throw (KeyValueException, ObjectException); | ^~~~~ ../shared/include/Object.hpp:96:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Characterset.hpp:22, from ../shared/include/Resources.hpp:27, from ../Engine/include/Game.hpp:23, from ../Engine/main.cpp:25: ../shared/include/Movable.hpp:52:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ ../shared/include/Movable.hpp:73:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ In file included from ../shared/include/Resources.hpp:27, from ../Engine/include/Game.hpp:23, from ../Engine/main.cpp:25: ../shared/include/Characterset.hpp:61:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 61 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/Characterset.hpp:80:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:83:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:86:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:28, from ../Engine/include/Game.hpp:23, from ../Engine/main.cpp:25: ../shared/include/NPC.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/NPC.hpp:77:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Sound.hpp:24, from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/Game.hpp:23, from ../Engine/main.cpp:25: ../shared/include/Audio.hpp:45:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ ../shared/include/Audio.hpp:46:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | virtual void generate_music(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ In file included from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/Game.hpp:23, from ../Engine/main.cpp:25: ../shared/include/Sound.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, SoundException); | ^~~~~ In file included from ../shared/include/Resources.hpp:29, from ../Engine/include/Game.hpp:23, from ../Engine/main.cpp:25: ../shared/include/Animation.hpp:42:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | throw (KeyValueException, AnimationException); | ^~~~~ ../shared/include/Animation.hpp:99:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:25, from ../shared/include/Resources.hpp:30, from ../Engine/include/Game.hpp:23, from ../Engine/main.cpp:25: ../shared/include/Background.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, BackgroundException); | ^~~~~ ../shared/include/Background.hpp:53:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:27, from ../shared/include/Resources.hpp:30, from ../Engine/include/Game.hpp:23, from ../Engine/main.cpp:25: ../shared/include/Lightmap.hpp:41:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | throw (LightmapException); | ^~~~~ ../shared/include/Lightmap.hpp:55:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:30, from ../Engine/include/Game.hpp:23, from ../Engine/main.cpp:25: ../shared/include/Map.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MapException); | ^~~~~ ../shared/include/Map.hpp:82:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 82 | void fill_map() throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:32, from ../Engine/include/Game.hpp:23, from ../Engine/main.cpp:25: ../shared/include/Font.hpp:53:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw (KeyValueException, FontException); | ^~~~~ In file included from ../shared/include/Resources.hpp:33, from ../Engine/include/Game.hpp:23, from ../Engine/main.cpp:25: ../shared/include/Icon.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, IconException); | ^~~~~ ../shared/include/Icon.hpp:53:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:35, from ../Engine/include/Game.hpp:23, from ../Engine/main.cpp:25: ../shared/include/Music.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, MusicException); | ^~~~~ ../shared/include/Music.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | const Audio *get_audio() const throw (MusicException); | ^~~~~ In file included from ../shared/include/Resources.hpp:36, from ../Engine/include/Game.hpp:23, from ../Engine/main.cpp:25: ../shared/include/Shader.hpp:41:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Shader(const std::string& filename, ZipReader *zip) throw (KeyValueException, ShaderException); | ^~~~~ ../shared/include/Shader.hpp:44:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual ID get_location(const char *name) throw (ShaderException) = 0; | ^~~~~ ../shared/include/Shader.hpp:45:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual ID get_attrib_location(const char *name) throw (ShaderException) = 0; | ^~~~~ In file included from ../Engine/include/Game.hpp:23, from ../Engine/main.cpp:25: ../shared/include/Resources.hpp:96:123: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | Resources(Subsystem& subystem, const std::string& resource_directory, bool skip_maps = false, bool paks_only = false) throw (ResourcesException, ResourcesMissingException); | ^~~~~ In file included from ../Engine/include/Game.hpp:23, from ../Engine/main.cpp:25: ../shared/include/Resources.hpp:99:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void reload_resources() throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:103:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 103 | Tileset *get_tileset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:104:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | Object *get_object(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:105:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | Characterset *get_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:106:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | NPC *get_npc(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:107:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | Animation *get_animation(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:108:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | Map *get_map(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:109:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 109 | Background *get_background(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:110:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | Font *get_font(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:111:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | Icon *get_icon(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:112:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | Sound *get_sound(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:113:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | Music *get_music(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:114:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | Properties *get_game_settings(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:115:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | Shader *get_shader(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:116:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 116 | Icon *get_flag(const std::string& name, bool no_throw = false) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:159:90: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | void read_tilesets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:160:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 160 | void read_objects(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:161:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 161 | void read_charactersets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:162:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 162 | void read_npcs(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:163:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 163 | void read_animations(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:164:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 164 | void read_maps(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:165:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 165 | void read_backgrounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:166:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | void read_fonts(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:167:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | void read_icons(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:168:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | void read_sounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:169:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | void read_musics(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:170:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 170 | void read_game_settings(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:171:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | void read_shaders(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:172:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 172 | void read_flags(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:174:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 174 | void load_resources(bool home_paks_only) throw (ResourcesException, ResourcesMissingException); | ^~~~~ ../shared/include/Resources.hpp:175:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 175 | void read_all(const std::string& fdir, ZipReader *fzip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:177:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 177 | void prepare_resources() throw (ResourcesException); | ^~~~~ In file included from ../Engine/include/Game.hpp:24, from ../Engine/main.cpp:25: ../shared/include/Configuration.hpp:34:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 34 | Configuration(const std::string& directory, const std::string& filename) throw (ConfigurationException); | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/Server' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/Server' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I../Engine/include -I../shared/include -Wno-unused-result -pedantic -Wextra -DDATA_DIRECTORY=/usr/share/games/goatattack -D__STDC_FORMAT_MACROS -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DDEDICATED_SERVER -DPNG_SKIP_SETJMP_CHECK -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../Engine/src/goatattack_server-MasterQueryClient.o `test -f '../Engine/src/MasterQueryClient.cpp' || echo './'`../Engine/src/MasterQueryClient.cpp In file included from ../Engine/include/MessageSequencer.hpp:22, from ../Engine/include/MasterQueryClient.hpp:21, from ../Engine/src/MasterQueryClient.cpp:18: ../shared/include/UDPSocket.hpp:42:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | UDPSocket() throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | UDPSocket(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:46:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | ssize_t send(uint32_t host, uint16_t port, void *buffer, size_t length) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:47:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | ssize_t recv(char *buffer, size_t length, uint32_t *host, uint16_t *port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:48:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_port(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:60:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 60 | void create_socket(unsigned short port) throw (UDPSocketException); | ^~~~~ In file included from ../Engine/include/MasterQueryClient.hpp:21, from ../Engine/src/MasterQueryClient.cpp:18: ../Engine/include/MessageSequencer.hpp:94:128: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | MessageSequencer(I18N& i18n, hostport_t port, pico_size_t num_heaps, const std::string& name, const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:95:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 95 | MessageSequencer(I18N& i18n, hostaddr_t server_host, hostport_t server_port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:99:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void request_server_info(hostaddr_t host, hostport_t port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:100:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 100 | void login(const std::string& password, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:101:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 101 | void login(data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:102:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | void logout() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:104:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | void broadcast(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:105:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | void push(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:106:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void push(flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:107:85: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | void push(const Connection *c, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:108:100: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | void push(const Connection *c, command_t cmd, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:111:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | bool cycle() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:112:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | void kill(const Connection *c) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:114:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | int protocol_version) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:121:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | virtual void event_access_denied(RefusalReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:122:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 122 | virtual void event_login(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:123:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | virtual void event_data(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:124:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 124 | virtual void event_logout(const Connection *c, LogoutReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:143:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 143 | void ack(SequencerHeap *heap, sequence_no_t seq_no) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:144:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | void process_incoming(SequencerHeap *heap, NetMessage *msg) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:152:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 152 | flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ In file included from ../Engine/src/MasterQueryClient.cpp:18: ../Engine/include/MasterQueryClient.hpp:33:96: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 33 | MasterQueryClient(I18N& i18n, MasterQuery& master_query, hostaddr_t host, hostport_t port) throw (Exception); | ^~~~~ ../Engine/include/MasterQueryClient.hpp:48:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | int protocol_version) throw (Exception); | ^~~~~ In file included from ../Engine/include/MasterQuery.hpp:25, from ../Engine/src/MasterQueryClient.cpp:20: ../shared/include/Mutex.hpp:49:13: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Mutex() throw (MutexException); | ^~~~~ In file included from ../Engine/src/MasterQueryClient.cpp:20: ../Engine/include/MasterQuery.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (MasterQueryException); | ^~~~~ ../Engine/include/MasterQuery.hpp:46:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void start() throw (MasterQueryException); | ^~~~~ ../Engine/include/MasterQuery.hpp:49:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void refresh() throw (MasterQueryException); | ^~~~~ ../Engine/src/MasterQueryClient.cpp:23:111: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 23 | MasterQueryClient::MasterQueryClient(I18N& i18n, MasterQuery& master_query, hostaddr_t host, hostport_t port) throw (Exception) | ^~~~~ ../Engine/src/MasterQueryClient.cpp:49:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | int protocol_version) throw (Exception) | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/Server' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/Server' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I../Engine/include -I../shared/include -Wno-unused-result -pedantic -Wextra -DDATA_DIRECTORY=/usr/share/games/goatattack -D__STDC_FORMAT_MACROS -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DDEDICATED_SERVER -DPNG_SKIP_SETJMP_CHECK -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../Engine/src/goatattack_server-ClientServer.o `test -f '../Engine/src/ClientServer.cpp' || echo './'`../Engine/src/ClientServer.cpp In file included from ../Engine/include/MessageSequencer.hpp:22, from ../Engine/include/ClientServer.hpp:22, from ../Engine/src/ClientServer.cpp:18: ../shared/include/UDPSocket.hpp:42:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | UDPSocket() throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | UDPSocket(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:46:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | ssize_t send(uint32_t host, uint16_t port, void *buffer, size_t length) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:47:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | ssize_t recv(char *buffer, size_t length, uint32_t *host, uint16_t *port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:48:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_port(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:60:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 60 | void create_socket(unsigned short port) throw (UDPSocketException); | ^~~~~ In file included from ../Engine/include/ClientServer.hpp:22, from ../Engine/src/ClientServer.cpp:18: ../Engine/include/MessageSequencer.hpp:94:128: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | MessageSequencer(I18N& i18n, hostport_t port, pico_size_t num_heaps, const std::string& name, const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:95:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 95 | MessageSequencer(I18N& i18n, hostaddr_t server_host, hostport_t server_port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:99:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void request_server_info(hostaddr_t host, hostport_t port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:100:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 100 | void login(const std::string& password, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:101:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 101 | void login(data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:102:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | void logout() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:104:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | void broadcast(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:105:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | void push(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:106:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void push(flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:107:85: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | void push(const Connection *c, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:108:100: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | void push(const Connection *c, command_t cmd, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:111:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | bool cycle() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:112:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | void kill(const Connection *c) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:114:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | int protocol_version) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:121:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | virtual void event_access_denied(RefusalReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:122:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 122 | virtual void event_login(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:123:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | virtual void event_data(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:124:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 124 | virtual void event_logout(const Connection *c, LogoutReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:143:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 143 | void ack(SequencerHeap *heap, sequence_no_t seq_no) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:144:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | void process_incoming(SequencerHeap *heap, NetMessage *msg) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:152:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 152 | flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ In file included from ../shared/include/ZipReader.hpp:21, from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/ClientServer.hpp:23, from ../Engine/src/ClientServer.cpp:18: ../shared/include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/ClientServer.hpp:23, from ../Engine/src/ClientServer.cpp:18: ../shared/include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/ClientServer.hpp:23, from ../Engine/src/ClientServer.cpp:18: ../shared/include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/ClientServer.hpp:23, from ../Engine/src/ClientServer.cpp:18: ../shared/include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/ClientServer.hpp:23, from ../Engine/src/ClientServer.cpp:18: ../shared/include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ../shared/include/Resources.hpp:24, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/ClientServer.hpp:23, from ../Engine/src/ClientServer.cpp:18: ../shared/include/Directory.hpp:43:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | Directory(const std::string& directory, const std::string& suffix, ZipReader *zip = 0) throw (DirectoryException); | ^~~~~ In file included from ../shared/include/KeyValue.hpp:22, from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/ClientServer.hpp:23, from ../Engine/src/ClientServer.cpp:18: ../shared/include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ../shared/include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/ClientServer.hpp:23, from ../Engine/src/ClientServer.cpp:18: ../shared/include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/ClientServer.hpp:23, from ../Engine/src/ClientServer.cpp:18: ../shared/include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/ClientServer.hpp:23, from ../Engine/src/ClientServer.cpp:18: ../shared/include/Tileset.hpp:47:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | throw (KeyValueException, TilesetException); | ^~~~~ ../shared/include/Tileset.hpp:67:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:26, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/ClientServer.hpp:23, from ../Engine/src/ClientServer.cpp:18: ../shared/include/Object.hpp:64:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | throw (KeyValueException, ObjectException); | ^~~~~ ../shared/include/Object.hpp:96:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Characterset.hpp:22, from ../shared/include/Resources.hpp:27, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/ClientServer.hpp:23, from ../Engine/src/ClientServer.cpp:18: ../shared/include/Movable.hpp:52:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ ../shared/include/Movable.hpp:73:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ In file included from ../shared/include/Resources.hpp:27, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/ClientServer.hpp:23, from ../Engine/src/ClientServer.cpp:18: ../shared/include/Characterset.hpp:61:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 61 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/Characterset.hpp:80:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:83:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:86:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:28, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/ClientServer.hpp:23, from ../Engine/src/ClientServer.cpp:18: ../shared/include/NPC.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/NPC.hpp:77:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Sound.hpp:24, from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/ClientServer.hpp:23, from ../Engine/src/ClientServer.cpp:18: ../shared/include/Audio.hpp:45:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ ../shared/include/Audio.hpp:46:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | virtual void generate_music(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ In file included from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/ClientServer.hpp:23, from ../Engine/src/ClientServer.cpp:18: ../shared/include/Sound.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, SoundException); | ^~~~~ In file included from ../shared/include/Resources.hpp:29, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/ClientServer.hpp:23, from ../Engine/src/ClientServer.cpp:18: ../shared/include/Animation.hpp:42:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | throw (KeyValueException, AnimationException); | ^~~~~ ../shared/include/Animation.hpp:99:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:25, from ../shared/include/Resources.hpp:30, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/ClientServer.hpp:23, from ../Engine/src/ClientServer.cpp:18: ../shared/include/Background.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, BackgroundException); | ^~~~~ ../shared/include/Background.hpp:53:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:27, from ../shared/include/Resources.hpp:30, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/ClientServer.hpp:23, from ../Engine/src/ClientServer.cpp:18: ../shared/include/Lightmap.hpp:41:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | throw (LightmapException); | ^~~~~ ../shared/include/Lightmap.hpp:55:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:30, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/ClientServer.hpp:23, from ../Engine/src/ClientServer.cpp:18: ../shared/include/Map.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MapException); | ^~~~~ ../shared/include/Map.hpp:82:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 82 | void fill_map() throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:32, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/ClientServer.hpp:23, from ../Engine/src/ClientServer.cpp:18: ../shared/include/Font.hpp:53:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw (KeyValueException, FontException); | ^~~~~ In file included from ../shared/include/Resources.hpp:33, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/ClientServer.hpp:23, from ../Engine/src/ClientServer.cpp:18: ../shared/include/Icon.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, IconException); | ^~~~~ ../shared/include/Icon.hpp:53:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:35, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/ClientServer.hpp:23, from ../Engine/src/ClientServer.cpp:18: ../shared/include/Music.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, MusicException); | ^~~~~ ../shared/include/Music.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | const Audio *get_audio() const throw (MusicException); | ^~~~~ In file included from ../shared/include/Resources.hpp:36, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/ClientServer.hpp:23, from ../Engine/src/ClientServer.cpp:18: ../shared/include/Shader.hpp:41:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Shader(const std::string& filename, ZipReader *zip) throw (KeyValueException, ShaderException); | ^~~~~ ../shared/include/Shader.hpp:44:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual ID get_location(const char *name) throw (ShaderException) = 0; | ^~~~~ ../shared/include/Shader.hpp:45:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual ID get_attrib_location(const char *name) throw (ShaderException) = 0; | ^~~~~ In file included from ../Engine/include/Tournament.hpp:22, from ../Engine/include/ClientServer.hpp:23, from ../Engine/src/ClientServer.cpp:18: ../shared/include/Resources.hpp:96:123: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | Resources(Subsystem& subystem, const std::string& resource_directory, bool skip_maps = false, bool paks_only = false) throw (ResourcesException, ResourcesMissingException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:22, from ../Engine/include/ClientServer.hpp:23, from ../Engine/src/ClientServer.cpp:18: ../shared/include/Resources.hpp:99:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void reload_resources() throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:103:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 103 | Tileset *get_tileset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:104:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | Object *get_object(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:105:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | Characterset *get_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:106:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | NPC *get_npc(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:107:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | Animation *get_animation(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:108:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | Map *get_map(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:109:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 109 | Background *get_background(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:110:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | Font *get_font(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:111:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | Icon *get_icon(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:112:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | Sound *get_sound(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:113:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | Music *get_music(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:114:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | Properties *get_game_settings(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:115:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | Shader *get_shader(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:116:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 116 | Icon *get_flag(const std::string& name, bool no_throw = false) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:159:90: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | void read_tilesets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:160:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 160 | void read_objects(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:161:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 161 | void read_charactersets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:162:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 162 | void read_npcs(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:163:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 163 | void read_animations(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:164:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 164 | void read_maps(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:165:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 165 | void read_backgrounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:166:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | void read_fonts(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:167:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | void read_icons(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:168:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | void read_sounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:169:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | void read_musics(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:170:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 170 | void read_game_settings(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:171:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | void read_shaders(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:172:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 172 | void read_flags(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:174:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 174 | void load_resources(bool home_paks_only) throw (ResourcesException, ResourcesMissingException); | ^~~~~ ../shared/include/Resources.hpp:175:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 175 | void read_all(const std::string& fdir, ZipReader *fzip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:177:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 177 | void prepare_resources() throw (ResourcesException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:27, from ../Engine/include/ClientServer.hpp:23, from ../Engine/src/ClientServer.cpp:18: ../Engine/include/Player.hpp:44:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | void set_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:31, from ../Engine/include/ClientServer.hpp:23, from ../Engine/src/ClientServer.cpp:18: ../shared/include/Configuration.hpp:34:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 34 | Configuration(const std::string& directory, const std::string& filename) throw (ConfigurationException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:32, from ../Engine/include/ClientServer.hpp:23, from ../Engine/src/ClientServer.cpp:18: ../shared/include/Gui.hpp:68:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 68 | Gui(Resources& resources, Subsystem& subsystem, Font *font) throw (GuiException, ResourcesException); | ^~~~~ ../shared/include/Gui.hpp:71:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 71 | void run() throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:74:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | virtual void idle() throw (Exception) = 0; | ^~~~~ ../shared/include/Gui.hpp:99:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:102:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | const std::string& caption) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:106:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:110:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:114:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:117:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | const std::string& text) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | TileGraphic *graphic) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:123:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:126:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 126 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:131:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 131 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:136:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 136 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:140:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 140 | void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:144:83: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | GuiListbox::OnItemSelected on_item_selected, void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:201:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 201 | void idleloop(int stack_counter) throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:203:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 203 | void check_parent(GuiObject *parent) throw (GuiException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:36, from ../Engine/include/ClientServer.hpp:23, from ../Engine/src/ClientServer.cpp:18: ../Engine/include/Lagometer.hpp:41:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Lagometer(Subsystem& subsystem) throw (LagometerException); | ^~~~~ ../Engine/include/Lagometer.hpp:42:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | Lagometer(Subsystem& subsystem, int width, int height) throw (LagometerException); | ^~~~~ ../Engine/include/Lagometer.hpp:77:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | void create(Subsystem& subsystem) throw (LagometerException); | ^~~~~ In file included from ../Engine/include/ClientServer.hpp:23, from ../Engine/src/ClientServer.cpp:18: ../Engine/include/Tournament.hpp:171:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | throw (TournamentException, ResourcesException); | ^~~~~ ../Engine/include/Tournament.hpp:223:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 223 | virtual void create_spawn_points() throw (TournamentException); | ^~~~~ In file included from ../Engine/include/ClientServer.hpp:26, from ../Engine/src/ClientServer.cpp:18: ../Engine/include/TournamentFactory.hpp:45:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | throw (TournamentFactoryException); | ^~~~~ ../Engine/include/TournamentFactory.hpp:49:75: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | bool server, bool warmup, Players& players, ServerLogger *logger) throw (Exception); | ^~~~~ In file included from ../Engine/src/ClientServer.cpp:18: ../Engine/include/ClientServer.hpp:65:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:68:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 68 | data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:71:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 71 | data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:73:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void flush_stacked_send_data(const Connection *c, flags_t flags) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:74:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void flush_stacked_broadcast_data(flags_t flags) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:75:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void flush_stacked_broadcast_data_synced(flags_t flags) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:78:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 78 | data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:81:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 81 | const void *data) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:84:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 84 | const void *data) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:88:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 88 | const std::string& server_name, const std::string& password) throw (Exception); | ^~~~~ In file included from ../Engine/include/Server.hpp:29, from ../Engine/src/ClientServer.cpp:19: ../Engine/include/ServerAdmin.hpp:46:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void execute(const Connection *c, Player *p, std::string cmd, std::string params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:66:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 66 | void update_configuration(const Connection *c) throw (Exception); | ^~~~~ ../Engine/include/ServerAdmin.hpp:67:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void send_i18n_msg(const Connection *c, I18NText id, const char *addon = 0) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:68:104: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 68 | void send_i18n_msg(const Connection *c, I18NText id, const std::string& p1, const std::string& p2) throw (ServerAdminException); | ^~~~~ In file included from ../Engine/include/Server.hpp:29, from ../Engine/src/ClientServer.cpp:19: ../Engine/include/ServerAdmin.hpp:70:75: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 70 | void sc_op(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:71:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 71 | void sc_deop(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:72:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 72 | void sc_list(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:73:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void sc_kick(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:74:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void sc_ban(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:75:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void sc_unban(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:76:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 76 | void sc_next(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:77:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | void sc_map(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:78:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 78 | void sc_reload(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:79:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 79 | void sc_save(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:80:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | void sc_get(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:81:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 81 | void sc_set(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:82:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 82 | void sc_reset(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:83:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | void sc_vote(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:84:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 84 | void sc_stats(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:86:62: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | bool check_if_authorized(const Connection *c, Player *p) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:87:74: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 87 | bool check_if_params(const Connection *c, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:88:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 88 | bool check_if_no_params(const Connection *c, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:89:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 89 | bool check_if_is_server(const Connection *c) throw (ServerAdminException); | ^~~~~ In file included from ../Engine/src/ClientServer.cpp:19: ../Engine/include/Server.hpp:48:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | throw (Exception); | ^~~~~ ../Engine/include/Server.hpp:51:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const std::string& server_config_file) throw (Exception); | ^~~~~ ../Engine/include/Server.hpp:55:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void start() throw (ServerException); | ^~~~~ ../Engine/include/Server.hpp:57:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 57 | void reload_config() throw (ServerException); | ^~~~~ ../Engine/include/Server.hpp:129:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 129 | void process_sync_pak(const Connection *c, Player *p) throw (ServerException); | ^~~~~ ../Engine/include/Server.hpp:136:84: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 136 | void parse_command(const Connection *c, Player *p, data_len_t len, void *data) throw (ServerAdminException); | ^~~~~ ../Engine/include/Server.hpp:144:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | virtual void event_login(const Connection *c, data_len_t len, void *data) throw (Exception); | ^~~~~ ../Engine/include/Server.hpp:145:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 145 | virtual void event_data(const Connection *c, data_len_t len, void *data) throw (Exception); | ^~~~~ ../Engine/include/Server.hpp:146:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | virtual void event_logout(const Connection *c, LogoutReason reason) throw (Exception); | ^~~~~ ../Engine/src/ClientServer.cpp:71:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 71 | flags_t flags, data_len_t len, const void *data) throw (Exception) | ^~~~~ ../Engine/src/ClientServer.cpp:81:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 81 | data_len_t len, const void *data) throw (Exception) | ^~~~~ ../Engine/src/ClientServer.cpp:91:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 91 | data_len_t len, const void *data) throw (Exception) | ^~~~~ ../Engine/src/ClientServer.cpp:100:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 100 | void ClientServer::flush_stacked_send_data(const Connection *c, flags_t flags) throw (Exception) { | ^~~~~ ../Engine/src/ClientServer.cpp:108:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | void ClientServer::flush_stacked_broadcast_data(flags_t flags) throw (Exception) { | ^~~~~ ../Engine/src/ClientServer.cpp:116:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 116 | void ClientServer::flush_stacked_broadcast_data_synced(flags_t flags) throw (Exception) { | ^~~~~ ../Engine/src/ClientServer.cpp:130:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 130 | command_t cmd, flags_t flags, data_len_t len, const void *data) throw (Exception) | ^~~~~ ../Engine/src/ClientServer.cpp:146:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | flags_t flags, data_len_t len, const void *data) throw (Exception) | ^~~~~ ../Engine/src/ClientServer.cpp:160:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 160 | flags_t flags, data_len_t len, const void *data) throw (Exception) | ^~~~~ ../Engine/src/ClientServer.cpp:240:66: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 240 | const std::string& server_name, const std::string& password) throw (Exception) | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/Server' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/Server' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I../Engine/include -I../shared/include -Wno-unused-result -pedantic -Wextra -DDATA_DIRECTORY=/usr/share/games/goatattack -D__STDC_FORMAT_MACROS -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DDEDICATED_SERVER -DPNG_SKIP_SETJMP_CHECK -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../Engine/src/goatattack_server-MasterQuery.o `test -f '../Engine/src/MasterQuery.cpp' || echo './'`../Engine/src/MasterQuery.cpp In file included from ../Engine/include/MessageSequencer.hpp:22, from ../Engine/include/MasterQueryClient.hpp:21, from ../Engine/include/MasterQuery.hpp:22, from ../Engine/src/MasterQuery.cpp:18: ../shared/include/UDPSocket.hpp:42:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | UDPSocket() throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | UDPSocket(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:46:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | ssize_t send(uint32_t host, uint16_t port, void *buffer, size_t length) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:47:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | ssize_t recv(char *buffer, size_t length, uint32_t *host, uint16_t *port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:48:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_port(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:60:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 60 | void create_socket(unsigned short port) throw (UDPSocketException); | ^~~~~ In file included from ../Engine/include/MasterQueryClient.hpp:21, from ../Engine/include/MasterQuery.hpp:22, from ../Engine/src/MasterQuery.cpp:18: ../Engine/include/MessageSequencer.hpp:94:128: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | MessageSequencer(I18N& i18n, hostport_t port, pico_size_t num_heaps, const std::string& name, const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:95:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 95 | MessageSequencer(I18N& i18n, hostaddr_t server_host, hostport_t server_port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:99:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void request_server_info(hostaddr_t host, hostport_t port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:100:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 100 | void login(const std::string& password, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:101:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 101 | void login(data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:102:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | void logout() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:104:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | void broadcast(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:105:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | void push(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:106:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void push(flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:107:85: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | void push(const Connection *c, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:108:100: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | void push(const Connection *c, command_t cmd, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:111:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | bool cycle() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:112:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | void kill(const Connection *c) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:114:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | int protocol_version) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:121:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | virtual void event_access_denied(RefusalReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:122:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 122 | virtual void event_login(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:123:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | virtual void event_data(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:124:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 124 | virtual void event_logout(const Connection *c, LogoutReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:143:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 143 | void ack(SequencerHeap *heap, sequence_no_t seq_no) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:144:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | void process_incoming(SequencerHeap *heap, NetMessage *msg) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:152:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 152 | flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ In file included from ../Engine/include/MasterQuery.hpp:22, from ../Engine/src/MasterQuery.cpp:18: ../Engine/include/MasterQueryClient.hpp:33:96: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 33 | MasterQueryClient(I18N& i18n, MasterQuery& master_query, hostaddr_t host, hostport_t port) throw (Exception); | ^~~~~ ../Engine/include/MasterQueryClient.hpp:48:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | int protocol_version) throw (Exception); | ^~~~~ In file included from ../Engine/include/MasterQuery.hpp:25, from ../Engine/src/MasterQuery.cpp:18: ../shared/include/Mutex.hpp:49:13: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Mutex() throw (MutexException); | ^~~~~ In file included from ../Engine/src/MasterQuery.cpp:18: ../Engine/include/MasterQuery.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (MasterQueryException); | ^~~~~ ../Engine/include/MasterQuery.hpp:46:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void start() throw (MasterQueryException); | ^~~~~ ../Engine/include/MasterQuery.hpp:49:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void refresh() throw (MasterQueryException); | ^~~~~ In file included from ../Engine/src/MasterQuery.cpp:19: ../shared/include/TCPSocket.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void connect(const char *ip_address, unsigned short port) throw (TCPSocketException); | ^~~~~ ../shared/include/TCPSocket.hpp:43:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | bool activity(time_t sec, long usec) throw (TCPSocketException); | ^~~~~ ../shared/include/TCPSocket.hpp:44:72: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | void listen(const char *address, unsigned short port, int backlog) throw (TCPSocketException); | ^~~~~ ../shared/include/TCPSocket.hpp:45:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | void listen(const char *address, unsigned short port) throw (TCPSocketException); | ^~~~~ ../shared/include/TCPSocket.hpp:46:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void listen(unsigned short port, int backlog) throw (TCPSocketException); | ^~~~~ ../shared/include/TCPSocket.hpp:47:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void listen(unsigned short port) throw (TCPSocketException); | ^~~~~ ../shared/include/TCPSocket.hpp:48:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void accept(const TCPSocket& socket) throw (TCPSocketException); | ^~~~~ ../shared/include/TCPSocket.hpp:51:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | size_t send(const char *buffer, size_t size) throw (TCPSocketException); | ^~~~~ ../shared/include/TCPSocket.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | size_t send(const std::string& buffer) throw (TCPSocketException); | ^~~~~ ../shared/include/TCPSocket.hpp:53:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | size_t receive(void *buffer, size_t size) throw (TCPSocketException); | ^~~~~ ../shared/include/TCPSocket.hpp:56:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 56 | unsigned short get_port() throw (TCPSocketException); | ^~~~~ ../shared/include/TCPSocket.hpp:57:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 57 | unsigned long get_address() throw (TCPSocketException); | ^~~~~ ../shared/include/TCPSocket.hpp:69:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 69 | void check_states() throw (TCPSocketException); | ^~~~~ ../Engine/src/MasterQuery.cpp:25:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 25 | throw (MasterQueryException) | ^~~~~ ../Engine/src/MasterQuery.cpp:37:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 37 | void MasterQuery::start() throw (MasterQueryException) { | ^~~~~ ../Engine/src/MasterQuery.cpp:63:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 63 | void MasterQuery::refresh() throw (MasterQueryException) { | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/Server' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/Server' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I../Engine/include -I../shared/include -Wno-unused-result -pedantic -Wextra -DDATA_DIRECTORY=/usr/share/games/goatattack -D__STDC_FORMAT_MACROS -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DDEDICATED_SERVER -DPNG_SKIP_SETJMP_CHECK -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../Engine/src/goatattack_server-Client.o `test -f '../Engine/src/Client.cpp' || echo './'`../Engine/src/Client.cpp In file included from ../shared/include/ZipReader.hpp:21, from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Client.hpp:23, from ../Engine/src/Client.cpp:18: ../shared/include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Client.hpp:23, from ../Engine/src/Client.cpp:18: ../shared/include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Client.hpp:23, from ../Engine/src/Client.cpp:18: ../shared/include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Client.hpp:23, from ../Engine/src/Client.cpp:18: ../shared/include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ../shared/include/Resources.hpp:22, from ../Engine/include/Client.hpp:23, from ../Engine/src/Client.cpp:18: ../shared/include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ../shared/include/Resources.hpp:24, from ../Engine/include/Client.hpp:23, from ../Engine/src/Client.cpp:18: ../shared/include/Directory.hpp:43:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | Directory(const std::string& directory, const std::string& suffix, ZipReader *zip = 0) throw (DirectoryException); | ^~~~~ In file included from ../shared/include/KeyValue.hpp:22, from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Client.hpp:23, from ../Engine/src/Client.cpp:18: ../shared/include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ../shared/include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Client.hpp:23, from ../Engine/src/Client.cpp:18: ../shared/include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Client.hpp:23, from ../Engine/src/Client.cpp:18: ../shared/include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Resources.hpp:25, from ../Engine/include/Client.hpp:23, from ../Engine/src/Client.cpp:18: ../shared/include/Tileset.hpp:47:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | throw (KeyValueException, TilesetException); | ^~~~~ ../shared/include/Tileset.hpp:67:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:26, from ../Engine/include/Client.hpp:23, from ../Engine/src/Client.cpp:18: ../shared/include/Object.hpp:64:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | throw (KeyValueException, ObjectException); | ^~~~~ ../shared/include/Object.hpp:96:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Characterset.hpp:22, from ../shared/include/Resources.hpp:27, from ../Engine/include/Client.hpp:23, from ../Engine/src/Client.cpp:18: ../shared/include/Movable.hpp:52:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ ../shared/include/Movable.hpp:73:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ In file included from ../shared/include/Resources.hpp:27, from ../Engine/include/Client.hpp:23, from ../Engine/src/Client.cpp:18: ../shared/include/Characterset.hpp:61:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 61 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/Characterset.hpp:80:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:83:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:86:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:28, from ../Engine/include/Client.hpp:23, from ../Engine/src/Client.cpp:18: ../shared/include/NPC.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/NPC.hpp:77:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Sound.hpp:24, from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/Client.hpp:23, from ../Engine/src/Client.cpp:18: ../shared/include/Audio.hpp:45:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ ../shared/include/Audio.hpp:46:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | virtual void generate_music(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ In file included from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/Client.hpp:23, from ../Engine/src/Client.cpp:18: ../shared/include/Sound.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, SoundException); | ^~~~~ In file included from ../shared/include/Resources.hpp:29, from ../Engine/include/Client.hpp:23, from ../Engine/src/Client.cpp:18: ../shared/include/Animation.hpp:42:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | throw (KeyValueException, AnimationException); | ^~~~~ ../shared/include/Animation.hpp:99:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:25, from ../shared/include/Resources.hpp:30, from ../Engine/include/Client.hpp:23, from ../Engine/src/Client.cpp:18: ../shared/include/Background.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, BackgroundException); | ^~~~~ ../shared/include/Background.hpp:53:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:27, from ../shared/include/Resources.hpp:30, from ../Engine/include/Client.hpp:23, from ../Engine/src/Client.cpp:18: ../shared/include/Lightmap.hpp:41:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | throw (LightmapException); | ^~~~~ ../shared/include/Lightmap.hpp:55:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:30, from ../Engine/include/Client.hpp:23, from ../Engine/src/Client.cpp:18: ../shared/include/Map.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MapException); | ^~~~~ ../shared/include/Map.hpp:82:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 82 | void fill_map() throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:32, from ../Engine/include/Client.hpp:23, from ../Engine/src/Client.cpp:18: ../shared/include/Font.hpp:53:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw (KeyValueException, FontException); | ^~~~~ In file included from ../shared/include/Resources.hpp:33, from ../Engine/include/Client.hpp:23, from ../Engine/src/Client.cpp:18: ../shared/include/Icon.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, IconException); | ^~~~~ ../shared/include/Icon.hpp:53:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:35, from ../Engine/include/Client.hpp:23, from ../Engine/src/Client.cpp:18: ../shared/include/Music.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, MusicException); | ^~~~~ ../shared/include/Music.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | const Audio *get_audio() const throw (MusicException); | ^~~~~ In file included from ../shared/include/Resources.hpp:36, from ../Engine/include/Client.hpp:23, from ../Engine/src/Client.cpp:18: ../shared/include/Shader.hpp:41:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Shader(const std::string& filename, ZipReader *zip) throw (KeyValueException, ShaderException); | ^~~~~ ../shared/include/Shader.hpp:44:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual ID get_location(const char *name) throw (ShaderException) = 0; | ^~~~~ ../shared/include/Shader.hpp:45:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual ID get_attrib_location(const char *name) throw (ShaderException) = 0; | ^~~~~ In file included from ../Engine/include/Client.hpp:23, from ../Engine/src/Client.cpp:18: ../shared/include/Resources.hpp:96:123: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | Resources(Subsystem& subystem, const std::string& resource_directory, bool skip_maps = false, bool paks_only = false) throw (ResourcesException, ResourcesMissingException); | ^~~~~ In file included from ../Engine/include/Client.hpp:23, from ../Engine/src/Client.cpp:18: ../shared/include/Resources.hpp:99:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void reload_resources() throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:103:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 103 | Tileset *get_tileset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:104:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | Object *get_object(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:105:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | Characterset *get_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:106:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | NPC *get_npc(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:107:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | Animation *get_animation(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:108:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | Map *get_map(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:109:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 109 | Background *get_background(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:110:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | Font *get_font(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:111:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | Icon *get_icon(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:112:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | Sound *get_sound(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:113:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | Music *get_music(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:114:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | Properties *get_game_settings(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:115:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | Shader *get_shader(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:116:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 116 | Icon *get_flag(const std::string& name, bool no_throw = false) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:159:90: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | void read_tilesets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:160:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 160 | void read_objects(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:161:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 161 | void read_charactersets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:162:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 162 | void read_npcs(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:163:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 163 | void read_animations(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:164:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 164 | void read_maps(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:165:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 165 | void read_backgrounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:166:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | void read_fonts(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:167:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | void read_icons(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:168:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | void read_sounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:169:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | void read_musics(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:170:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 170 | void read_game_settings(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:171:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | void read_shaders(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:172:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 172 | void read_flags(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:174:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 174 | void load_resources(bool home_paks_only) throw (ResourcesException, ResourcesMissingException); | ^~~~~ ../shared/include/Resources.hpp:175:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 175 | void read_all(const std::string& fdir, ZipReader *fzip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:177:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 177 | void prepare_resources() throw (ResourcesException); | ^~~~~ In file included from ../Engine/include/MessageSequencer.hpp:22, from ../Engine/include/ClientServer.hpp:22, from ../Engine/include/Client.hpp:26, from ../Engine/src/Client.cpp:18: ../shared/include/UDPSocket.hpp:42:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | UDPSocket() throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | UDPSocket(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:46:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | ssize_t send(uint32_t host, uint16_t port, void *buffer, size_t length) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:47:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | ssize_t recv(char *buffer, size_t length, uint32_t *host, uint16_t *port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:48:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_port(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:60:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 60 | void create_socket(unsigned short port) throw (UDPSocketException); | ^~~~~ In file included from ../Engine/include/ClientServer.hpp:22, from ../Engine/include/Client.hpp:26, from ../Engine/src/Client.cpp:18: ../Engine/include/MessageSequencer.hpp:94:128: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | MessageSequencer(I18N& i18n, hostport_t port, pico_size_t num_heaps, const std::string& name, const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:95:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 95 | MessageSequencer(I18N& i18n, hostaddr_t server_host, hostport_t server_port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:99:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void request_server_info(hostaddr_t host, hostport_t port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:100:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 100 | void login(const std::string& password, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:101:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 101 | void login(data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:102:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | void logout() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:104:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | void broadcast(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:105:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | void push(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:106:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void push(flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:107:85: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | void push(const Connection *c, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:108:100: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | void push(const Connection *c, command_t cmd, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:111:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | bool cycle() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:112:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | void kill(const Connection *c) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:114:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | int protocol_version) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:121:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | virtual void event_access_denied(RefusalReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:122:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 122 | virtual void event_login(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:123:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | virtual void event_data(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:124:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 124 | virtual void event_logout(const Connection *c, LogoutReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:143:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 143 | void ack(SequencerHeap *heap, sequence_no_t seq_no) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:144:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | void process_incoming(SequencerHeap *heap, NetMessage *msg) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:152:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 152 | flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:27, from ../Engine/include/ClientServer.hpp:23, from ../Engine/include/Client.hpp:26, from ../Engine/src/Client.cpp:18: ../Engine/include/Player.hpp:44:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | void set_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:31, from ../Engine/include/ClientServer.hpp:23, from ../Engine/include/Client.hpp:26, from ../Engine/src/Client.cpp:18: ../shared/include/Configuration.hpp:34:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 34 | Configuration(const std::string& directory, const std::string& filename) throw (ConfigurationException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:32, from ../Engine/include/ClientServer.hpp:23, from ../Engine/include/Client.hpp:26, from ../Engine/src/Client.cpp:18: ../shared/include/Gui.hpp:68:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 68 | Gui(Resources& resources, Subsystem& subsystem, Font *font) throw (GuiException, ResourcesException); | ^~~~~ ../shared/include/Gui.hpp:71:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 71 | void run() throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:74:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | virtual void idle() throw (Exception) = 0; | ^~~~~ ../shared/include/Gui.hpp:99:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:102:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | const std::string& caption) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:106:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:110:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:114:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:117:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | const std::string& text) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | TileGraphic *graphic) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:123:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:126:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 126 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:131:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 131 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:136:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 136 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:140:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 140 | void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:144:83: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | GuiListbox::OnItemSelected on_item_selected, void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:201:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 201 | void idleloop(int stack_counter) throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:203:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 203 | void check_parent(GuiObject *parent) throw (GuiException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:36, from ../Engine/include/ClientServer.hpp:23, from ../Engine/include/Client.hpp:26, from ../Engine/src/Client.cpp:18: ../Engine/include/Lagometer.hpp:41:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Lagometer(Subsystem& subsystem) throw (LagometerException); | ^~~~~ ../Engine/include/Lagometer.hpp:42:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | Lagometer(Subsystem& subsystem, int width, int height) throw (LagometerException); | ^~~~~ ../Engine/include/Lagometer.hpp:77:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | void create(Subsystem& subsystem) throw (LagometerException); | ^~~~~ In file included from ../Engine/include/ClientServer.hpp:23, from ../Engine/include/Client.hpp:26, from ../Engine/src/Client.cpp:18: ../Engine/include/Tournament.hpp:171:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | throw (TournamentException, ResourcesException); | ^~~~~ ../Engine/include/Tournament.hpp:223:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 223 | virtual void create_spawn_points() throw (TournamentException); | ^~~~~ In file included from ../Engine/include/ClientServer.hpp:26, from ../Engine/include/Client.hpp:26, from ../Engine/src/Client.cpp:18: ../Engine/include/TournamentFactory.hpp:45:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | throw (TournamentFactoryException); | ^~~~~ ../Engine/include/TournamentFactory.hpp:49:75: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | bool server, bool warmup, Players& players, ServerLogger *logger) throw (Exception); | ^~~~~ In file included from ../Engine/include/Client.hpp:26, from ../Engine/src/Client.cpp:18: ../Engine/include/ClientServer.hpp:65:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:68:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 68 | data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:71:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 71 | data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:73:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void flush_stacked_send_data(const Connection *c, flags_t flags) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:74:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void flush_stacked_broadcast_data(flags_t flags) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:75:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void flush_stacked_broadcast_data_synced(flags_t flags) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:78:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 78 | data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:81:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 81 | const void *data) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:84:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 84 | const void *data) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:88:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 88 | const std::string& server_name, const std::string& password) throw (Exception); | ^~~~~ In file included from ../Engine/include/Client.hpp:32, from ../Engine/src/Client.cpp:18: ../shared/include/Mutex.hpp:49:13: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Mutex() throw (MutexException); | ^~~~~ In file included from ../Engine/src/Client.cpp:18: ../Engine/include/Client.hpp:57:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 57 | throw (Exception); | ^~~~~ ../Engine/include/Client.hpp:65:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | virtual void idle() throw (Exception); | ^~~~~ ../Engine/include/Client.hpp:138:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 138 | int protocol_version) throw (Exception); | ^~~~~ ../Engine/include/Client.hpp:139:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 139 | virtual void event_access_denied(MessageSequencer::RefusalReason reason) throw (Exception); | ^~~~~ ../Engine/include/Client.hpp:140:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 140 | virtual void event_login(const Connection *c, data_len_t len, void *data) throw (Exception); | ^~~~~ ../Engine/include/Client.hpp:141:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 141 | virtual void event_data(const Connection *c, data_len_t len, void *data) throw (Exception); | ^~~~~ ../Engine/include/Client.hpp:142:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 142 | virtual void event_logout(const Connection *c, LogoutReason reason) throw (Exception); | ^~~~~ ../Engine/src/Client.cpp:41:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | throw (Exception) | ^~~~~ ../Engine/src/Client.cpp:133:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 133 | void Client::idle() throw (Exception) { | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/Server' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/Server' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I../Engine/include -I../shared/include -Wno-unused-result -pedantic -Wextra -DDATA_DIRECTORY=/usr/share/games/goatattack -D__STDC_FORMAT_MACROS -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DDEDICATED_SERVER -DPNG_SKIP_SETJMP_CHECK -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../Engine/src/goatattack_server-Player.o `test -f '../Engine/src/Player.cpp' || echo './'`../Engine/src/Player.cpp In file included from ../Engine/include/MessageSequencer.hpp:22, from ../Engine/include/Player.hpp:21, from ../Engine/src/Player.cpp:18: ../shared/include/UDPSocket.hpp:42:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | UDPSocket() throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | UDPSocket(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:46:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | ssize_t send(uint32_t host, uint16_t port, void *buffer, size_t length) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:47:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | ssize_t recv(char *buffer, size_t length, uint32_t *host, uint16_t *port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:48:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_port(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:60:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 60 | void create_socket(unsigned short port) throw (UDPSocketException); | ^~~~~ In file included from ../Engine/include/Player.hpp:21, from ../Engine/src/Player.cpp:18: ../Engine/include/MessageSequencer.hpp:94:128: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | MessageSequencer(I18N& i18n, hostport_t port, pico_size_t num_heaps, const std::string& name, const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:95:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 95 | MessageSequencer(I18N& i18n, hostaddr_t server_host, hostport_t server_port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:99:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void request_server_info(hostaddr_t host, hostport_t port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:100:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 100 | void login(const std::string& password, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:101:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 101 | void login(data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:102:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | void logout() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:104:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | void broadcast(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:105:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | void push(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:106:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void push(flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:107:85: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | void push(const Connection *c, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:108:100: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | void push(const Connection *c, command_t cmd, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:111:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | bool cycle() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:112:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | void kill(const Connection *c) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:114:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | int protocol_version) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:121:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | virtual void event_access_denied(RefusalReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:122:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 122 | virtual void event_login(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:123:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | virtual void event_data(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:124:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 124 | virtual void event_logout(const Connection *c, LogoutReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:143:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 143 | void ack(SequencerHeap *heap, sequence_no_t seq_no) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:144:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | void process_incoming(SequencerHeap *heap, NetMessage *msg) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:152:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 152 | flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ In file included from ../shared/include/ZipReader.hpp:21, from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Player.hpp:23, from ../Engine/src/Player.cpp:18: ../shared/include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Player.hpp:23, from ../Engine/src/Player.cpp:18: ../shared/include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Player.hpp:23, from ../Engine/src/Player.cpp:18: ../shared/include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Player.hpp:23, from ../Engine/src/Player.cpp:18: ../shared/include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ../shared/include/Resources.hpp:22, from ../Engine/include/Player.hpp:23, from ../Engine/src/Player.cpp:18: ../shared/include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ../shared/include/Resources.hpp:24, from ../Engine/include/Player.hpp:23, from ../Engine/src/Player.cpp:18: ../shared/include/Directory.hpp:43:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | Directory(const std::string& directory, const std::string& suffix, ZipReader *zip = 0) throw (DirectoryException); | ^~~~~ In file included from ../shared/include/KeyValue.hpp:22, from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Player.hpp:23, from ../Engine/src/Player.cpp:18: ../shared/include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ../shared/include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Player.hpp:23, from ../Engine/src/Player.cpp:18: ../shared/include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Player.hpp:23, from ../Engine/src/Player.cpp:18: ../shared/include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Resources.hpp:25, from ../Engine/include/Player.hpp:23, from ../Engine/src/Player.cpp:18: ../shared/include/Tileset.hpp:47:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | throw (KeyValueException, TilesetException); | ^~~~~ ../shared/include/Tileset.hpp:67:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:26, from ../Engine/include/Player.hpp:23, from ../Engine/src/Player.cpp:18: ../shared/include/Object.hpp:64:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | throw (KeyValueException, ObjectException); | ^~~~~ ../shared/include/Object.hpp:96:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Characterset.hpp:22, from ../shared/include/Resources.hpp:27, from ../Engine/include/Player.hpp:23, from ../Engine/src/Player.cpp:18: ../shared/include/Movable.hpp:52:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ ../shared/include/Movable.hpp:73:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ In file included from ../shared/include/Resources.hpp:27, from ../Engine/include/Player.hpp:23, from ../Engine/src/Player.cpp:18: ../shared/include/Characterset.hpp:61:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 61 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/Characterset.hpp:80:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:83:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:86:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:28, from ../Engine/include/Player.hpp:23, from ../Engine/src/Player.cpp:18: ../shared/include/NPC.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/NPC.hpp:77:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Sound.hpp:24, from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/Player.hpp:23, from ../Engine/src/Player.cpp:18: ../shared/include/Audio.hpp:45:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ ../shared/include/Audio.hpp:46:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | virtual void generate_music(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ In file included from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/Player.hpp:23, from ../Engine/src/Player.cpp:18: ../shared/include/Sound.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, SoundException); | ^~~~~ In file included from ../shared/include/Resources.hpp:29, from ../Engine/include/Player.hpp:23, from ../Engine/src/Player.cpp:18: ../shared/include/Animation.hpp:42:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | throw (KeyValueException, AnimationException); | ^~~~~ ../shared/include/Animation.hpp:99:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:25, from ../shared/include/Resources.hpp:30, from ../Engine/include/Player.hpp:23, from ../Engine/src/Player.cpp:18: ../shared/include/Background.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, BackgroundException); | ^~~~~ ../shared/include/Background.hpp:53:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:27, from ../shared/include/Resources.hpp:30, from ../Engine/include/Player.hpp:23, from ../Engine/src/Player.cpp:18: ../shared/include/Lightmap.hpp:41:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | throw (LightmapException); | ^~~~~ ../shared/include/Lightmap.hpp:55:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:30, from ../Engine/include/Player.hpp:23, from ../Engine/src/Player.cpp:18: ../shared/include/Map.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MapException); | ^~~~~ ../shared/include/Map.hpp:82:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 82 | void fill_map() throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:32, from ../Engine/include/Player.hpp:23, from ../Engine/src/Player.cpp:18: ../shared/include/Font.hpp:53:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw (KeyValueException, FontException); | ^~~~~ In file included from ../shared/include/Resources.hpp:33, from ../Engine/include/Player.hpp:23, from ../Engine/src/Player.cpp:18: ../shared/include/Icon.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, IconException); | ^~~~~ ../shared/include/Icon.hpp:53:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:35, from ../Engine/include/Player.hpp:23, from ../Engine/src/Player.cpp:18: ../shared/include/Music.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, MusicException); | ^~~~~ ../shared/include/Music.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | const Audio *get_audio() const throw (MusicException); | ^~~~~ In file included from ../shared/include/Resources.hpp:36, from ../Engine/include/Player.hpp:23, from ../Engine/src/Player.cpp:18: ../shared/include/Shader.hpp:41:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Shader(const std::string& filename, ZipReader *zip) throw (KeyValueException, ShaderException); | ^~~~~ ../shared/include/Shader.hpp:44:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual ID get_location(const char *name) throw (ShaderException) = 0; | ^~~~~ ../shared/include/Shader.hpp:45:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual ID get_attrib_location(const char *name) throw (ShaderException) = 0; | ^~~~~ In file included from ../Engine/include/Player.hpp:23, from ../Engine/src/Player.cpp:18: ../shared/include/Resources.hpp:96:123: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | Resources(Subsystem& subystem, const std::string& resource_directory, bool skip_maps = false, bool paks_only = false) throw (ResourcesException, ResourcesMissingException); | ^~~~~ In file included from ../Engine/include/Player.hpp:23, from ../Engine/src/Player.cpp:18: ../shared/include/Resources.hpp:99:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void reload_resources() throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:103:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 103 | Tileset *get_tileset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:104:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | Object *get_object(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:105:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | Characterset *get_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:106:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | NPC *get_npc(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:107:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | Animation *get_animation(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:108:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | Map *get_map(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:109:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 109 | Background *get_background(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:110:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | Font *get_font(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:111:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | Icon *get_icon(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:112:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | Sound *get_sound(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:113:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | Music *get_music(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:114:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | Properties *get_game_settings(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:115:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | Shader *get_shader(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:116:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 116 | Icon *get_flag(const std::string& name, bool no_throw = false) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:159:90: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | void read_tilesets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:160:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 160 | void read_objects(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:161:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 161 | void read_charactersets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:162:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 162 | void read_npcs(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:163:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 163 | void read_animations(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:164:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 164 | void read_maps(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:165:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 165 | void read_backgrounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:166:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | void read_fonts(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:167:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | void read_icons(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:168:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | void read_sounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:169:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | void read_musics(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:170:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 170 | void read_game_settings(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:171:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | void read_shaders(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:172:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 172 | void read_flags(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:174:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 174 | void load_resources(bool home_paks_only) throw (ResourcesException, ResourcesMissingException); | ^~~~~ ../shared/include/Resources.hpp:175:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 175 | void read_all(const std::string& fdir, ZipReader *fzip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:177:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 177 | void prepare_resources() throw (ResourcesException); | ^~~~~ In file included from ../Engine/src/Player.cpp:18: ../Engine/include/Player.hpp:44:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | void set_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ ../Engine/src/Player.cpp:63:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 63 | void Player::set_characterset(const std::string& name) throw (ResourcesException) { | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/Server' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/Server' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I../Engine/include -I../shared/include -Wno-unused-result -pedantic -Wextra -DDATA_DIRECTORY=/usr/share/games/goatattack -D__STDC_FORMAT_MACROS -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DDEDICATED_SERVER -DPNG_SKIP_SETJMP_CHECK -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../Engine/src/goatattack_server-MessageSequencer.o `test -f '../Engine/src/MessageSequencer.cpp' || echo './'`../Engine/src/MessageSequencer.cpp In file included from ../Engine/include/MessageSequencer.hpp:22, from ../Engine/src/MessageSequencer.cpp:18: ../shared/include/UDPSocket.hpp:42:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | UDPSocket() throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | UDPSocket(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:46:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | ssize_t send(uint32_t host, uint16_t port, void *buffer, size_t length) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:47:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | ssize_t recv(char *buffer, size_t length, uint32_t *host, uint16_t *port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:48:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_port(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:60:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 60 | void create_socket(unsigned short port) throw (UDPSocketException); | ^~~~~ In file included from ../Engine/src/MessageSequencer.cpp:18: ../Engine/include/MessageSequencer.hpp:94:128: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | MessageSequencer(I18N& i18n, hostport_t port, pico_size_t num_heaps, const std::string& name, const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:95:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 95 | MessageSequencer(I18N& i18n, hostaddr_t server_host, hostport_t server_port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:99:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void request_server_info(hostaddr_t host, hostport_t port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:100:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 100 | void login(const std::string& password, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:101:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 101 | void login(data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:102:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | void logout() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:104:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | void broadcast(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:105:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | void push(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:106:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void push(flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:107:85: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | void push(const Connection *c, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:108:100: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | void push(const Connection *c, command_t cmd, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:111:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | bool cycle() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:112:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | void kill(const Connection *c) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:114:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | int protocol_version) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:121:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | virtual void event_access_denied(RefusalReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:122:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 122 | virtual void event_login(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:123:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | virtual void event_data(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:124:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 124 | virtual void event_logout(const Connection *c, LogoutReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:143:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 143 | void ack(SequencerHeap *heap, sequence_no_t seq_no) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:144:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | void process_incoming(SequencerHeap *heap, NetMessage *msg) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:152:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 152 | flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/src/MessageSequencer.cpp:73:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | const std::string& name, const std::string& password) throw (Exception) | ^~~~~ ../Engine/src/MessageSequencer.cpp:82:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 82 | throw (Exception) | ^~~~~ ../Engine/src/MessageSequencer.cpp:99:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void MessageSequencer::request_server_info(hostaddr_t host, hostport_t port) throw (Exception) { | ^~~~~ ../Engine/src/MessageSequencer.cpp:106:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void MessageSequencer::login(const std::string& password, data_len_t len, const void *data) throw (Exception) { | ^~~~~ ../Engine/src/MessageSequencer.cpp:123:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | void MessageSequencer::login(data_len_t len, const void *data) throw (Exception) { | ^~~~~ ../Engine/src/MessageSequencer.cpp:127:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 127 | void MessageSequencer::logout() throw (Exception) { | ^~~~~ ../Engine/src/MessageSequencer.cpp:133:83: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 133 | void MessageSequencer::broadcast(flags_t flags, data_len_t len, const void *data) throw (Exception) { | ^~~~~ ../Engine/src/MessageSequencer.cpp:140:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 140 | void MessageSequencer::push(flags_t flags, data_len_t len, const void *data) throw (Exception) { | ^~~~~ ../Engine/src/MessageSequencer.cpp:147:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 147 | const void *data) throw (Exception) | ^~~~~ ../Engine/src/MessageSequencer.cpp:155:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 155 | const void *data) throw (Exception) | ^~~~~ ../Engine/src/MessageSequencer.cpp:161:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 161 | data_len_t len, const void *data) throw (Exception) | ^~~~~ ../Engine/src/MessageSequencer.cpp:199:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 199 | bool MessageSequencer::cycle() throw (Exception) { | ^~~~~ ../Engine/src/MessageSequencer.cpp:398:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 398 | void MessageSequencer::kill(const Connection *c) throw (Exception) { | ^~~~~ ../Engine/src/MessageSequencer.cpp:406:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 406 | const std::string& name, const std::string& password) throw (Exception) | ^~~~~ ../Engine/src/MessageSequencer.cpp:427:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 427 | void MessageSequencer::ack(SequencerHeap *heap, sequence_no_t seq_no) throw (Exception) { | ^~~~~ ../Engine/src/MessageSequencer.cpp:433:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 433 | void MessageSequencer::process_incoming(SequencerHeap *heap, NetMessage *msg) throw (Exception) { | ^~~~~ ../Engine/src/MessageSequencer.cpp:567:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 567 | const void *data) throw (Exception) | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/Server' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/Server' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I../Engine/include -I../shared/include -Wno-unused-result -pedantic -Wextra -DDATA_DIRECTORY=/usr/share/games/goatattack -D__STDC_FORMAT_MACROS -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DDEDICATED_SERVER -DPNG_SKIP_SETJMP_CHECK -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../Engine/src/goatattack_server-ClientEvent.o `test -f '../Engine/src/ClientEvent.cpp' || echo './'`../Engine/src/ClientEvent.cpp In file included from ../shared/include/ZipReader.hpp:21, from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Client.hpp:23, from ../Engine/src/ClientEvent.cpp:18: ../shared/include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Client.hpp:23, from ../Engine/src/ClientEvent.cpp:18: ../shared/include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Client.hpp:23, from ../Engine/src/ClientEvent.cpp:18: ../shared/include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Client.hpp:23, from ../Engine/src/ClientEvent.cpp:18: ../shared/include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ../shared/include/Resources.hpp:22, from ../Engine/include/Client.hpp:23, from ../Engine/src/ClientEvent.cpp:18: ../shared/include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ../shared/include/Resources.hpp:24, from ../Engine/include/Client.hpp:23, from ../Engine/src/ClientEvent.cpp:18: ../shared/include/Directory.hpp:43:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | Directory(const std::string& directory, const std::string& suffix, ZipReader *zip = 0) throw (DirectoryException); | ^~~~~ In file included from ../shared/include/KeyValue.hpp:22, from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Client.hpp:23, from ../Engine/src/ClientEvent.cpp:18: ../shared/include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ../shared/include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Client.hpp:23, from ../Engine/src/ClientEvent.cpp:18: ../shared/include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Client.hpp:23, from ../Engine/src/ClientEvent.cpp:18: ../shared/include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Resources.hpp:25, from ../Engine/include/Client.hpp:23, from ../Engine/src/ClientEvent.cpp:18: ../shared/include/Tileset.hpp:47:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | throw (KeyValueException, TilesetException); | ^~~~~ ../shared/include/Tileset.hpp:67:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:26, from ../Engine/include/Client.hpp:23, from ../Engine/src/ClientEvent.cpp:18: ../shared/include/Object.hpp:64:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | throw (KeyValueException, ObjectException); | ^~~~~ ../shared/include/Object.hpp:96:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Characterset.hpp:22, from ../shared/include/Resources.hpp:27, from ../Engine/include/Client.hpp:23, from ../Engine/src/ClientEvent.cpp:18: ../shared/include/Movable.hpp:52:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ ../shared/include/Movable.hpp:73:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ In file included from ../shared/include/Resources.hpp:27, from ../Engine/include/Client.hpp:23, from ../Engine/src/ClientEvent.cpp:18: ../shared/include/Characterset.hpp:61:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 61 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/Characterset.hpp:80:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:83:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:86:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:28, from ../Engine/include/Client.hpp:23, from ../Engine/src/ClientEvent.cpp:18: ../shared/include/NPC.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/NPC.hpp:77:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Sound.hpp:24, from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/Client.hpp:23, from ../Engine/src/ClientEvent.cpp:18: ../shared/include/Audio.hpp:45:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ ../shared/include/Audio.hpp:46:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | virtual void generate_music(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ In file included from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/Client.hpp:23, from ../Engine/src/ClientEvent.cpp:18: ../shared/include/Sound.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, SoundException); | ^~~~~ In file included from ../shared/include/Resources.hpp:29, from ../Engine/include/Client.hpp:23, from ../Engine/src/ClientEvent.cpp:18: ../shared/include/Animation.hpp:42:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | throw (KeyValueException, AnimationException); | ^~~~~ ../shared/include/Animation.hpp:99:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:25, from ../shared/include/Resources.hpp:30, from ../Engine/include/Client.hpp:23, from ../Engine/src/ClientEvent.cpp:18: ../shared/include/Background.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, BackgroundException); | ^~~~~ ../shared/include/Background.hpp:53:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:27, from ../shared/include/Resources.hpp:30, from ../Engine/include/Client.hpp:23, from ../Engine/src/ClientEvent.cpp:18: ../shared/include/Lightmap.hpp:41:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | throw (LightmapException); | ^~~~~ ../shared/include/Lightmap.hpp:55:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:30, from ../Engine/include/Client.hpp:23, from ../Engine/src/ClientEvent.cpp:18: ../shared/include/Map.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MapException); | ^~~~~ ../shared/include/Map.hpp:82:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 82 | void fill_map() throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:32, from ../Engine/include/Client.hpp:23, from ../Engine/src/ClientEvent.cpp:18: ../shared/include/Font.hpp:53:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw (KeyValueException, FontException); | ^~~~~ In file included from ../shared/include/Resources.hpp:33, from ../Engine/include/Client.hpp:23, from ../Engine/src/ClientEvent.cpp:18: ../shared/include/Icon.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, IconException); | ^~~~~ ../shared/include/Icon.hpp:53:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:35, from ../Engine/include/Client.hpp:23, from ../Engine/src/ClientEvent.cpp:18: ../shared/include/Music.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, MusicException); | ^~~~~ ../shared/include/Music.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | const Audio *get_audio() const throw (MusicException); | ^~~~~ In file included from ../shared/include/Resources.hpp:36, from ../Engine/include/Client.hpp:23, from ../Engine/src/ClientEvent.cpp:18: ../shared/include/Shader.hpp:41:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Shader(const std::string& filename, ZipReader *zip) throw (KeyValueException, ShaderException); | ^~~~~ ../shared/include/Shader.hpp:44:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual ID get_location(const char *name) throw (ShaderException) = 0; | ^~~~~ ../shared/include/Shader.hpp:45:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual ID get_attrib_location(const char *name) throw (ShaderException) = 0; | ^~~~~ In file included from ../Engine/include/Client.hpp:23, from ../Engine/src/ClientEvent.cpp:18: ../shared/include/Resources.hpp:96:123: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | Resources(Subsystem& subystem, const std::string& resource_directory, bool skip_maps = false, bool paks_only = false) throw (ResourcesException, ResourcesMissingException); | ^~~~~ In file included from ../Engine/include/Client.hpp:23, from ../Engine/src/ClientEvent.cpp:18: ../shared/include/Resources.hpp:99:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void reload_resources() throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:103:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 103 | Tileset *get_tileset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:104:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | Object *get_object(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:105:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | Characterset *get_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:106:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | NPC *get_npc(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:107:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | Animation *get_animation(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:108:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | Map *get_map(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:109:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 109 | Background *get_background(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:110:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | Font *get_font(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:111:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | Icon *get_icon(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:112:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | Sound *get_sound(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:113:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | Music *get_music(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:114:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | Properties *get_game_settings(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:115:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | Shader *get_shader(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:116:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 116 | Icon *get_flag(const std::string& name, bool no_throw = false) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:159:90: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | void read_tilesets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:160:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 160 | void read_objects(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:161:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 161 | void read_charactersets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:162:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 162 | void read_npcs(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:163:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 163 | void read_animations(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:164:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 164 | void read_maps(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:165:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 165 | void read_backgrounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:166:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | void read_fonts(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:167:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | void read_icons(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:168:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | void read_sounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:169:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | void read_musics(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:170:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 170 | void read_game_settings(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:171:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | void read_shaders(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:172:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 172 | void read_flags(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:174:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 174 | void load_resources(bool home_paks_only) throw (ResourcesException, ResourcesMissingException); | ^~~~~ ../shared/include/Resources.hpp:175:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 175 | void read_all(const std::string& fdir, ZipReader *fzip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:177:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 177 | void prepare_resources() throw (ResourcesException); | ^~~~~ In file included from ../Engine/include/MessageSequencer.hpp:22, from ../Engine/include/ClientServer.hpp:22, from ../Engine/include/Client.hpp:26, from ../Engine/src/ClientEvent.cpp:18: ../shared/include/UDPSocket.hpp:42:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | UDPSocket() throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | UDPSocket(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:46:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | ssize_t send(uint32_t host, uint16_t port, void *buffer, size_t length) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:47:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | ssize_t recv(char *buffer, size_t length, uint32_t *host, uint16_t *port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:48:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_port(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:60:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 60 | void create_socket(unsigned short port) throw (UDPSocketException); | ^~~~~ In file included from ../Engine/include/ClientServer.hpp:22, from ../Engine/include/Client.hpp:26, from ../Engine/src/ClientEvent.cpp:18: ../Engine/include/MessageSequencer.hpp:94:128: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | MessageSequencer(I18N& i18n, hostport_t port, pico_size_t num_heaps, const std::string& name, const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:95:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 95 | MessageSequencer(I18N& i18n, hostaddr_t server_host, hostport_t server_port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:99:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void request_server_info(hostaddr_t host, hostport_t port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:100:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 100 | void login(const std::string& password, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:101:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 101 | void login(data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:102:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | void logout() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:104:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | void broadcast(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:105:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | void push(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:106:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void push(flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:107:85: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | void push(const Connection *c, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:108:100: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | void push(const Connection *c, command_t cmd, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:111:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | bool cycle() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:112:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | void kill(const Connection *c) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:114:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | int protocol_version) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:121:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | virtual void event_access_denied(RefusalReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:122:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 122 | virtual void event_login(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:123:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | virtual void event_data(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:124:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 124 | virtual void event_logout(const Connection *c, LogoutReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:143:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 143 | void ack(SequencerHeap *heap, sequence_no_t seq_no) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:144:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | void process_incoming(SequencerHeap *heap, NetMessage *msg) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:152:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 152 | flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:27, from ../Engine/include/ClientServer.hpp:23, from ../Engine/include/Client.hpp:26, from ../Engine/src/ClientEvent.cpp:18: ../Engine/include/Player.hpp:44:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | void set_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:31, from ../Engine/include/ClientServer.hpp:23, from ../Engine/include/Client.hpp:26, from ../Engine/src/ClientEvent.cpp:18: ../shared/include/Configuration.hpp:34:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 34 | Configuration(const std::string& directory, const std::string& filename) throw (ConfigurationException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:32, from ../Engine/include/ClientServer.hpp:23, from ../Engine/include/Client.hpp:26, from ../Engine/src/ClientEvent.cpp:18: ../shared/include/Gui.hpp:68:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 68 | Gui(Resources& resources, Subsystem& subsystem, Font *font) throw (GuiException, ResourcesException); | ^~~~~ ../shared/include/Gui.hpp:71:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 71 | void run() throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:74:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | virtual void idle() throw (Exception) = 0; | ^~~~~ ../shared/include/Gui.hpp:99:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:102:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | const std::string& caption) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:106:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:110:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:114:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:117:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | const std::string& text) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | TileGraphic *graphic) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:123:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:126:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 126 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:131:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 131 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:136:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 136 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:140:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 140 | void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:144:83: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | GuiListbox::OnItemSelected on_item_selected, void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:201:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 201 | void idleloop(int stack_counter) throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:203:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 203 | void check_parent(GuiObject *parent) throw (GuiException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:36, from ../Engine/include/ClientServer.hpp:23, from ../Engine/include/Client.hpp:26, from ../Engine/src/ClientEvent.cpp:18: ../Engine/include/Lagometer.hpp:41:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Lagometer(Subsystem& subsystem) throw (LagometerException); | ^~~~~ ../Engine/include/Lagometer.hpp:42:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | Lagometer(Subsystem& subsystem, int width, int height) throw (LagometerException); | ^~~~~ ../Engine/include/Lagometer.hpp:77:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | void create(Subsystem& subsystem) throw (LagometerException); | ^~~~~ In file included from ../Engine/include/ClientServer.hpp:23, from ../Engine/include/Client.hpp:26, from ../Engine/src/ClientEvent.cpp:18: ../Engine/include/Tournament.hpp:171:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | throw (TournamentException, ResourcesException); | ^~~~~ ../Engine/include/Tournament.hpp:223:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 223 | virtual void create_spawn_points() throw (TournamentException); | ^~~~~ In file included from ../Engine/include/ClientServer.hpp:26, from ../Engine/include/Client.hpp:26, from ../Engine/src/ClientEvent.cpp:18: ../Engine/include/TournamentFactory.hpp:45:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | throw (TournamentFactoryException); | ^~~~~ ../Engine/include/TournamentFactory.hpp:49:75: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | bool server, bool warmup, Players& players, ServerLogger *logger) throw (Exception); | ^~~~~ In file included from ../Engine/include/Client.hpp:26, from ../Engine/src/ClientEvent.cpp:18: ../Engine/include/ClientServer.hpp:65:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:68:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 68 | data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:71:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 71 | data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:73:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void flush_stacked_send_data(const Connection *c, flags_t flags) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:74:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void flush_stacked_broadcast_data(flags_t flags) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:75:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void flush_stacked_broadcast_data_synced(flags_t flags) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:78:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 78 | data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:81:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 81 | const void *data) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:84:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 84 | const void *data) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:88:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 88 | const std::string& server_name, const std::string& password) throw (Exception); | ^~~~~ In file included from ../Engine/include/Client.hpp:32, from ../Engine/src/ClientEvent.cpp:18: ../shared/include/Mutex.hpp:49:13: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Mutex() throw (MutexException); | ^~~~~ In file included from ../Engine/src/ClientEvent.cpp:18: ../Engine/include/Client.hpp:57:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 57 | throw (Exception); | ^~~~~ ../Engine/include/Client.hpp:65:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | virtual void idle() throw (Exception); | ^~~~~ ../Engine/include/Client.hpp:138:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 138 | int protocol_version) throw (Exception); | ^~~~~ ../Engine/include/Client.hpp:139:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 139 | virtual void event_access_denied(MessageSequencer::RefusalReason reason) throw (Exception); | ^~~~~ ../Engine/include/Client.hpp:140:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 140 | virtual void event_login(const Connection *c, data_len_t len, void *data) throw (Exception); | ^~~~~ ../Engine/include/Client.hpp:141:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 141 | virtual void event_data(const Connection *c, data_len_t len, void *data) throw (Exception); | ^~~~~ ../Engine/include/Client.hpp:142:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 142 | virtual void event_logout(const Connection *c, LogoutReason reason) throw (Exception); | ^~~~~ ../Engine/src/ClientEvent.cpp:26:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 26 | int protocol_version) throw (Exception) | ^~~~~ ../Engine/src/ClientEvent.cpp:44:74: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | void Client::event_access_denied(MessageSequencer::RefusalReason reason) throw (Exception) { | ^~~~~ ../Engine/src/ClientEvent.cpp:70:75: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 70 | void Client::event_login(const Connection *c, data_len_t len, void *data) throw (Exception) { | ^~~~~ ../Engine/src/ClientEvent.cpp:78:74: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 78 | void Client::event_data(const Connection *c, data_len_t len, void *data) throw (Exception) { | ^~~~~ ../Engine/src/ClientEvent.cpp:86:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | void Client::event_logout(const Connection *c, LogoutReason reason) throw (Exception) { | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/Server' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/Server' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I../Engine/include -I../shared/include -Wno-unused-result -pedantic -Wextra -DDATA_DIRECTORY=/usr/share/games/goatattack -D__STDC_FORMAT_MACROS -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DDEDICATED_SERVER -DPNG_SKIP_SETJMP_CHECK -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../Engine/src/goatattack_server-TournamentCTF.o `test -f '../Engine/src/TournamentCTF.cpp' || echo './'`../Engine/src/TournamentCTF.cpp In file included from ../shared/include/ZipReader.hpp:21, from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentCTF.hpp:21, from ../Engine/src/TournamentCTF.cpp:18: ../shared/include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentCTF.hpp:21, from ../Engine/src/TournamentCTF.cpp:18: ../shared/include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentCTF.hpp:21, from ../Engine/src/TournamentCTF.cpp:18: ../shared/include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentCTF.hpp:21, from ../Engine/src/TournamentCTF.cpp:18: ../shared/include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentCTF.hpp:21, from ../Engine/src/TournamentCTF.cpp:18: ../shared/include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ../shared/include/Resources.hpp:24, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentCTF.hpp:21, from ../Engine/src/TournamentCTF.cpp:18: ../shared/include/Directory.hpp:43:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | Directory(const std::string& directory, const std::string& suffix, ZipReader *zip = 0) throw (DirectoryException); | ^~~~~ In file included from ../shared/include/KeyValue.hpp:22, from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentCTF.hpp:21, from ../Engine/src/TournamentCTF.cpp:18: ../shared/include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ../shared/include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentCTF.hpp:21, from ../Engine/src/TournamentCTF.cpp:18: ../shared/include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentCTF.hpp:21, from ../Engine/src/TournamentCTF.cpp:18: ../shared/include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentCTF.hpp:21, from ../Engine/src/TournamentCTF.cpp:18: ../shared/include/Tileset.hpp:47:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | throw (KeyValueException, TilesetException); | ^~~~~ ../shared/include/Tileset.hpp:67:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:26, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentCTF.hpp:21, from ../Engine/src/TournamentCTF.cpp:18: ../shared/include/Object.hpp:64:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | throw (KeyValueException, ObjectException); | ^~~~~ ../shared/include/Object.hpp:96:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Characterset.hpp:22, from ../shared/include/Resources.hpp:27, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentCTF.hpp:21, from ../Engine/src/TournamentCTF.cpp:18: ../shared/include/Movable.hpp:52:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ ../shared/include/Movable.hpp:73:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ In file included from ../shared/include/Resources.hpp:27, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentCTF.hpp:21, from ../Engine/src/TournamentCTF.cpp:18: ../shared/include/Characterset.hpp:61:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 61 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/Characterset.hpp:80:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:83:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:86:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:28, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentCTF.hpp:21, from ../Engine/src/TournamentCTF.cpp:18: ../shared/include/NPC.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/NPC.hpp:77:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Sound.hpp:24, from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentCTF.hpp:21, from ../Engine/src/TournamentCTF.cpp:18: ../shared/include/Audio.hpp:45:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ ../shared/include/Audio.hpp:46:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | virtual void generate_music(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ In file included from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentCTF.hpp:21, from ../Engine/src/TournamentCTF.cpp:18: ../shared/include/Sound.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, SoundException); | ^~~~~ In file included from ../shared/include/Resources.hpp:29, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentCTF.hpp:21, from ../Engine/src/TournamentCTF.cpp:18: ../shared/include/Animation.hpp:42:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | throw (KeyValueException, AnimationException); | ^~~~~ ../shared/include/Animation.hpp:99:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:25, from ../shared/include/Resources.hpp:30, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentCTF.hpp:21, from ../Engine/src/TournamentCTF.cpp:18: ../shared/include/Background.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, BackgroundException); | ^~~~~ ../shared/include/Background.hpp:53:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:27, from ../shared/include/Resources.hpp:30, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentCTF.hpp:21, from ../Engine/src/TournamentCTF.cpp:18: ../shared/include/Lightmap.hpp:41:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | throw (LightmapException); | ^~~~~ ../shared/include/Lightmap.hpp:55:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:30, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentCTF.hpp:21, from ../Engine/src/TournamentCTF.cpp:18: ../shared/include/Map.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MapException); | ^~~~~ ../shared/include/Map.hpp:82:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 82 | void fill_map() throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:32, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentCTF.hpp:21, from ../Engine/src/TournamentCTF.cpp:18: ../shared/include/Font.hpp:53:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw (KeyValueException, FontException); | ^~~~~ In file included from ../shared/include/Resources.hpp:33, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentCTF.hpp:21, from ../Engine/src/TournamentCTF.cpp:18: ../shared/include/Icon.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, IconException); | ^~~~~ ../shared/include/Icon.hpp:53:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:35, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentCTF.hpp:21, from ../Engine/src/TournamentCTF.cpp:18: ../shared/include/Music.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, MusicException); | ^~~~~ ../shared/include/Music.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | const Audio *get_audio() const throw (MusicException); | ^~~~~ In file included from ../shared/include/Resources.hpp:36, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentCTF.hpp:21, from ../Engine/src/TournamentCTF.cpp:18: ../shared/include/Shader.hpp:41:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Shader(const std::string& filename, ZipReader *zip) throw (KeyValueException, ShaderException); | ^~~~~ ../shared/include/Shader.hpp:44:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual ID get_location(const char *name) throw (ShaderException) = 0; | ^~~~~ ../shared/include/Shader.hpp:45:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual ID get_attrib_location(const char *name) throw (ShaderException) = 0; | ^~~~~ In file included from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentCTF.hpp:21, from ../Engine/src/TournamentCTF.cpp:18: ../shared/include/Resources.hpp:96:123: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | Resources(Subsystem& subystem, const std::string& resource_directory, bool skip_maps = false, bool paks_only = false) throw (ResourcesException, ResourcesMissingException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentCTF.hpp:21, from ../Engine/src/TournamentCTF.cpp:18: ../shared/include/Resources.hpp:99:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void reload_resources() throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:103:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 103 | Tileset *get_tileset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:104:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | Object *get_object(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:105:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | Characterset *get_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:106:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | NPC *get_npc(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:107:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | Animation *get_animation(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:108:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | Map *get_map(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:109:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 109 | Background *get_background(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:110:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | Font *get_font(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:111:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | Icon *get_icon(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:112:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | Sound *get_sound(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:113:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | Music *get_music(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:114:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | Properties *get_game_settings(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:115:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | Shader *get_shader(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:116:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 116 | Icon *get_flag(const std::string& name, bool no_throw = false) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:159:90: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | void read_tilesets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:160:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 160 | void read_objects(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:161:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 161 | void read_charactersets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:162:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 162 | void read_npcs(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:163:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 163 | void read_animations(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:164:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 164 | void read_maps(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:165:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 165 | void read_backgrounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:166:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | void read_fonts(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:167:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | void read_icons(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:168:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | void read_sounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:169:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | void read_musics(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:170:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 170 | void read_game_settings(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:171:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | void read_shaders(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:172:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 172 | void read_flags(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:174:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 174 | void load_resources(bool home_paks_only) throw (ResourcesException, ResourcesMissingException); | ^~~~~ ../shared/include/Resources.hpp:175:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 175 | void read_all(const std::string& fdir, ZipReader *fzip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:177:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 177 | void prepare_resources() throw (ResourcesException); | ^~~~~ In file included from ../Engine/include/MessageSequencer.hpp:22, from ../Engine/include/Player.hpp:21, from ../Engine/include/Tournament.hpp:27, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentCTF.hpp:21, from ../Engine/src/TournamentCTF.cpp:18: ../shared/include/UDPSocket.hpp:42:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | UDPSocket() throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | UDPSocket(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:46:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | ssize_t send(uint32_t host, uint16_t port, void *buffer, size_t length) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:47:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | ssize_t recv(char *buffer, size_t length, uint32_t *host, uint16_t *port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:48:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_port(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:60:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 60 | void create_socket(unsigned short port) throw (UDPSocketException); | ^~~~~ In file included from ../Engine/include/Player.hpp:21, from ../Engine/include/Tournament.hpp:27, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentCTF.hpp:21, from ../Engine/src/TournamentCTF.cpp:18: ../Engine/include/MessageSequencer.hpp:94:128: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | MessageSequencer(I18N& i18n, hostport_t port, pico_size_t num_heaps, const std::string& name, const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:95:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 95 | MessageSequencer(I18N& i18n, hostaddr_t server_host, hostport_t server_port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:99:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void request_server_info(hostaddr_t host, hostport_t port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:100:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 100 | void login(const std::string& password, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:101:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 101 | void login(data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:102:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | void logout() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:104:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | void broadcast(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:105:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | void push(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:106:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void push(flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:107:85: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | void push(const Connection *c, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:108:100: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | void push(const Connection *c, command_t cmd, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:111:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | bool cycle() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:112:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | void kill(const Connection *c) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:114:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | int protocol_version) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:121:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | virtual void event_access_denied(RefusalReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:122:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 122 | virtual void event_login(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:123:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | virtual void event_data(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:124:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 124 | virtual void event_logout(const Connection *c, LogoutReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:143:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 143 | void ack(SequencerHeap *heap, sequence_no_t seq_no) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:144:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | void process_incoming(SequencerHeap *heap, NetMessage *msg) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:152:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 152 | flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:27, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentCTF.hpp:21, from ../Engine/src/TournamentCTF.cpp:18: ../Engine/include/Player.hpp:44:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | void set_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:31, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentCTF.hpp:21, from ../Engine/src/TournamentCTF.cpp:18: ../shared/include/Configuration.hpp:34:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 34 | Configuration(const std::string& directory, const std::string& filename) throw (ConfigurationException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:32, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentCTF.hpp:21, from ../Engine/src/TournamentCTF.cpp:18: ../shared/include/Gui.hpp:68:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 68 | Gui(Resources& resources, Subsystem& subsystem, Font *font) throw (GuiException, ResourcesException); | ^~~~~ ../shared/include/Gui.hpp:71:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 71 | void run() throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:74:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | virtual void idle() throw (Exception) = 0; | ^~~~~ ../shared/include/Gui.hpp:99:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:102:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | const std::string& caption) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:106:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:110:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:114:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:117:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | const std::string& text) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | TileGraphic *graphic) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:123:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:126:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 126 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:131:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 131 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:136:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 136 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:140:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 140 | void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:144:83: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | GuiListbox::OnItemSelected on_item_selected, void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:201:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 201 | void idleloop(int stack_counter) throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:203:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 203 | void check_parent(GuiObject *parent) throw (GuiException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:36, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentCTF.hpp:21, from ../Engine/src/TournamentCTF.cpp:18: ../Engine/include/Lagometer.hpp:41:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Lagometer(Subsystem& subsystem) throw (LagometerException); | ^~~~~ ../Engine/include/Lagometer.hpp:42:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | Lagometer(Subsystem& subsystem, int width, int height) throw (LagometerException); | ^~~~~ ../Engine/include/Lagometer.hpp:77:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | void create(Subsystem& subsystem) throw (LagometerException); | ^~~~~ In file included from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentCTF.hpp:21, from ../Engine/src/TournamentCTF.cpp:18: ../Engine/include/Tournament.hpp:171:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | throw (TournamentException, ResourcesException); | ^~~~~ ../Engine/include/Tournament.hpp:223:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 223 | virtual void create_spawn_points() throw (TournamentException); | ^~~~~ In file included from ../Engine/include/TournamentCTF.hpp:21, from ../Engine/src/TournamentCTF.cpp:18: ../Engine/include/TournamentTeam.hpp:37:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 37 | throw (TournamentException, ResourcesException); | ^~~~~ ../Engine/include/TournamentTeam.hpp:61:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 61 | virtual void create_spawn_points() throw (TournamentException); | ^~~~~ In file included from ../Engine/src/TournamentCTF.cpp:18: ../Engine/include/TournamentCTF.hpp:36:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 36 | throw (TournamentException, ResourcesException); | ^~~~~ ../Engine/src/TournamentCTF.cpp:29:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 29 | throw (TournamentException, ResourcesException) | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/Server' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/Server' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I../Engine/include -I../shared/include -Wno-unused-result -pedantic -Wextra -DDATA_DIRECTORY=/usr/share/games/goatattack -D__STDC_FORMAT_MACROS -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DDEDICATED_SERVER -DPNG_SKIP_SETJMP_CHECK -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../Engine/src/goatattack_server-TournamentDM.o `test -f '../Engine/src/TournamentDM.cpp' || echo './'`../Engine/src/TournamentDM.cpp In file included from ../shared/include/ZipReader.hpp:21, from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentDM.hpp:21, from ../Engine/src/TournamentDM.cpp:18: ../shared/include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentDM.hpp:21, from ../Engine/src/TournamentDM.cpp:18: ../shared/include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentDM.hpp:21, from ../Engine/src/TournamentDM.cpp:18: ../shared/include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentDM.hpp:21, from ../Engine/src/TournamentDM.cpp:18: ../shared/include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentDM.hpp:21, from ../Engine/src/TournamentDM.cpp:18: ../shared/include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ../shared/include/Resources.hpp:24, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentDM.hpp:21, from ../Engine/src/TournamentDM.cpp:18: ../shared/include/Directory.hpp:43:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | Directory(const std::string& directory, const std::string& suffix, ZipReader *zip = 0) throw (DirectoryException); | ^~~~~ In file included from ../shared/include/KeyValue.hpp:22, from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentDM.hpp:21, from ../Engine/src/TournamentDM.cpp:18: ../shared/include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ../shared/include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentDM.hpp:21, from ../Engine/src/TournamentDM.cpp:18: ../shared/include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentDM.hpp:21, from ../Engine/src/TournamentDM.cpp:18: ../shared/include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentDM.hpp:21, from ../Engine/src/TournamentDM.cpp:18: ../shared/include/Tileset.hpp:47:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | throw (KeyValueException, TilesetException); | ^~~~~ ../shared/include/Tileset.hpp:67:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:26, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentDM.hpp:21, from ../Engine/src/TournamentDM.cpp:18: ../shared/include/Object.hpp:64:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | throw (KeyValueException, ObjectException); | ^~~~~ ../shared/include/Object.hpp:96:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Characterset.hpp:22, from ../shared/include/Resources.hpp:27, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentDM.hpp:21, from ../Engine/src/TournamentDM.cpp:18: ../shared/include/Movable.hpp:52:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ ../shared/include/Movable.hpp:73:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ In file included from ../shared/include/Resources.hpp:27, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentDM.hpp:21, from ../Engine/src/TournamentDM.cpp:18: ../shared/include/Characterset.hpp:61:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 61 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/Characterset.hpp:80:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:83:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:86:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:28, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentDM.hpp:21, from ../Engine/src/TournamentDM.cpp:18: ../shared/include/NPC.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/NPC.hpp:77:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Sound.hpp:24, from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentDM.hpp:21, from ../Engine/src/TournamentDM.cpp:18: ../shared/include/Audio.hpp:45:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ ../shared/include/Audio.hpp:46:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | virtual void generate_music(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ In file included from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentDM.hpp:21, from ../Engine/src/TournamentDM.cpp:18: ../shared/include/Sound.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, SoundException); | ^~~~~ In file included from ../shared/include/Resources.hpp:29, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentDM.hpp:21, from ../Engine/src/TournamentDM.cpp:18: ../shared/include/Animation.hpp:42:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | throw (KeyValueException, AnimationException); | ^~~~~ ../shared/include/Animation.hpp:99:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:25, from ../shared/include/Resources.hpp:30, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentDM.hpp:21, from ../Engine/src/TournamentDM.cpp:18: ../shared/include/Background.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, BackgroundException); | ^~~~~ ../shared/include/Background.hpp:53:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:27, from ../shared/include/Resources.hpp:30, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentDM.hpp:21, from ../Engine/src/TournamentDM.cpp:18: ../shared/include/Lightmap.hpp:41:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | throw (LightmapException); | ^~~~~ ../shared/include/Lightmap.hpp:55:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:30, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentDM.hpp:21, from ../Engine/src/TournamentDM.cpp:18: ../shared/include/Map.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MapException); | ^~~~~ ../shared/include/Map.hpp:82:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 82 | void fill_map() throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:32, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentDM.hpp:21, from ../Engine/src/TournamentDM.cpp:18: ../shared/include/Font.hpp:53:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw (KeyValueException, FontException); | ^~~~~ In file included from ../shared/include/Resources.hpp:33, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentDM.hpp:21, from ../Engine/src/TournamentDM.cpp:18: ../shared/include/Icon.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, IconException); | ^~~~~ ../shared/include/Icon.hpp:53:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:35, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentDM.hpp:21, from ../Engine/src/TournamentDM.cpp:18: ../shared/include/Music.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, MusicException); | ^~~~~ ../shared/include/Music.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | const Audio *get_audio() const throw (MusicException); | ^~~~~ In file included from ../shared/include/Resources.hpp:36, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentDM.hpp:21, from ../Engine/src/TournamentDM.cpp:18: ../shared/include/Shader.hpp:41:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Shader(const std::string& filename, ZipReader *zip) throw (KeyValueException, ShaderException); | ^~~~~ ../shared/include/Shader.hpp:44:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual ID get_location(const char *name) throw (ShaderException) = 0; | ^~~~~ ../shared/include/Shader.hpp:45:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual ID get_attrib_location(const char *name) throw (ShaderException) = 0; | ^~~~~ In file included from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentDM.hpp:21, from ../Engine/src/TournamentDM.cpp:18: ../shared/include/Resources.hpp:96:123: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | Resources(Subsystem& subystem, const std::string& resource_directory, bool skip_maps = false, bool paks_only = false) throw (ResourcesException, ResourcesMissingException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentDM.hpp:21, from ../Engine/src/TournamentDM.cpp:18: ../shared/include/Resources.hpp:99:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void reload_resources() throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:103:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 103 | Tileset *get_tileset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:104:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | Object *get_object(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:105:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | Characterset *get_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:106:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | NPC *get_npc(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:107:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | Animation *get_animation(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:108:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | Map *get_map(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:109:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 109 | Background *get_background(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:110:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | Font *get_font(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:111:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | Icon *get_icon(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:112:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | Sound *get_sound(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:113:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | Music *get_music(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:114:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | Properties *get_game_settings(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:115:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | Shader *get_shader(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:116:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 116 | Icon *get_flag(const std::string& name, bool no_throw = false) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:159:90: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | void read_tilesets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:160:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 160 | void read_objects(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:161:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 161 | void read_charactersets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:162:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 162 | void read_npcs(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:163:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 163 | void read_animations(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:164:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 164 | void read_maps(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:165:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 165 | void read_backgrounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:166:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | void read_fonts(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:167:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | void read_icons(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:168:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | void read_sounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:169:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | void read_musics(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:170:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 170 | void read_game_settings(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:171:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | void read_shaders(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:172:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 172 | void read_flags(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:174:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 174 | void load_resources(bool home_paks_only) throw (ResourcesException, ResourcesMissingException); | ^~~~~ ../shared/include/Resources.hpp:175:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 175 | void read_all(const std::string& fdir, ZipReader *fzip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:177:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 177 | void prepare_resources() throw (ResourcesException); | ^~~~~ In file included from ../Engine/include/MessageSequencer.hpp:22, from ../Engine/include/Player.hpp:21, from ../Engine/include/Tournament.hpp:27, from ../Engine/include/TournamentDM.hpp:21, from ../Engine/src/TournamentDM.cpp:18: ../shared/include/UDPSocket.hpp:42:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | UDPSocket() throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | UDPSocket(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:46:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | ssize_t send(uint32_t host, uint16_t port, void *buffer, size_t length) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:47:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | ssize_t recv(char *buffer, size_t length, uint32_t *host, uint16_t *port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:48:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_port(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:60:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 60 | void create_socket(unsigned short port) throw (UDPSocketException); | ^~~~~ In file included from ../Engine/include/Player.hpp:21, from ../Engine/include/Tournament.hpp:27, from ../Engine/include/TournamentDM.hpp:21, from ../Engine/src/TournamentDM.cpp:18: ../Engine/include/MessageSequencer.hpp:94:128: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | MessageSequencer(I18N& i18n, hostport_t port, pico_size_t num_heaps, const std::string& name, const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:95:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 95 | MessageSequencer(I18N& i18n, hostaddr_t server_host, hostport_t server_port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:99:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void request_server_info(hostaddr_t host, hostport_t port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:100:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 100 | void login(const std::string& password, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:101:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 101 | void login(data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:102:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | void logout() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:104:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | void broadcast(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:105:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | void push(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:106:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void push(flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:107:85: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | void push(const Connection *c, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:108:100: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | void push(const Connection *c, command_t cmd, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:111:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | bool cycle() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:112:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | void kill(const Connection *c) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:114:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | int protocol_version) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:121:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | virtual void event_access_denied(RefusalReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:122:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 122 | virtual void event_login(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:123:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | virtual void event_data(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:124:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 124 | virtual void event_logout(const Connection *c, LogoutReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:143:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 143 | void ack(SequencerHeap *heap, sequence_no_t seq_no) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:144:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | void process_incoming(SequencerHeap *heap, NetMessage *msg) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:152:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 152 | flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:27, from ../Engine/include/TournamentDM.hpp:21, from ../Engine/src/TournamentDM.cpp:18: ../Engine/include/Player.hpp:44:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | void set_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:31, from ../Engine/include/TournamentDM.hpp:21, from ../Engine/src/TournamentDM.cpp:18: ../shared/include/Configuration.hpp:34:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 34 | Configuration(const std::string& directory, const std::string& filename) throw (ConfigurationException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:32, from ../Engine/include/TournamentDM.hpp:21, from ../Engine/src/TournamentDM.cpp:18: ../shared/include/Gui.hpp:68:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 68 | Gui(Resources& resources, Subsystem& subsystem, Font *font) throw (GuiException, ResourcesException); | ^~~~~ ../shared/include/Gui.hpp:71:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 71 | void run() throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:74:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | virtual void idle() throw (Exception) = 0; | ^~~~~ ../shared/include/Gui.hpp:99:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:102:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | const std::string& caption) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:106:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:110:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:114:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:117:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | const std::string& text) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | TileGraphic *graphic) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:123:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:126:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 126 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:131:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 131 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:136:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 136 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:140:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 140 | void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:144:83: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | GuiListbox::OnItemSelected on_item_selected, void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:201:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 201 | void idleloop(int stack_counter) throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:203:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 203 | void check_parent(GuiObject *parent) throw (GuiException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:36, from ../Engine/include/TournamentDM.hpp:21, from ../Engine/src/TournamentDM.cpp:18: ../Engine/include/Lagometer.hpp:41:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Lagometer(Subsystem& subsystem) throw (LagometerException); | ^~~~~ ../Engine/include/Lagometer.hpp:42:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | Lagometer(Subsystem& subsystem, int width, int height) throw (LagometerException); | ^~~~~ ../Engine/include/Lagometer.hpp:77:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | void create(Subsystem& subsystem) throw (LagometerException); | ^~~~~ In file included from ../Engine/include/TournamentDM.hpp:21, from ../Engine/src/TournamentDM.cpp:18: ../Engine/include/Tournament.hpp:171:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | throw (TournamentException, ResourcesException); | ^~~~~ ../Engine/include/Tournament.hpp:223:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 223 | virtual void create_spawn_points() throw (TournamentException); | ^~~~~ In file included from ../Engine/src/TournamentDM.cpp:18: ../Engine/include/TournamentDM.hpp:35:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 35 | throw (TournamentException, ResourcesException); | ^~~~~ ../Engine/src/TournamentDM.cpp:26:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 26 | throw (TournamentException, ResourcesException) | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/Server' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/Server' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I../Engine/include -I../shared/include -Wno-unused-result -pedantic -Wextra -DDATA_DIRECTORY=/usr/share/games/goatattack -D__STDC_FORMAT_MACROS -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DDEDICATED_SERVER -DPNG_SKIP_SETJMP_CHECK -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../Engine/src/goatattack_server-TournamentDraw.o `test -f '../Engine/src/TournamentDraw.cpp' || echo './'`../Engine/src/TournamentDraw.cpp In file included from ../shared/include/ZipReader.hpp:21, from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentDraw.cpp:18: ../shared/include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentDraw.cpp:18: ../shared/include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentDraw.cpp:18: ../shared/include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentDraw.cpp:18: ../shared/include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentDraw.cpp:18: ../shared/include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ../shared/include/Resources.hpp:24, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentDraw.cpp:18: ../shared/include/Directory.hpp:43:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | Directory(const std::string& directory, const std::string& suffix, ZipReader *zip = 0) throw (DirectoryException); | ^~~~~ In file included from ../shared/include/KeyValue.hpp:22, from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentDraw.cpp:18: ../shared/include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ../shared/include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentDraw.cpp:18: ../shared/include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentDraw.cpp:18: ../shared/include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentDraw.cpp:18: ../shared/include/Tileset.hpp:47:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | throw (KeyValueException, TilesetException); | ^~~~~ ../shared/include/Tileset.hpp:67:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:26, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentDraw.cpp:18: ../shared/include/Object.hpp:64:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | throw (KeyValueException, ObjectException); | ^~~~~ ../shared/include/Object.hpp:96:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Characterset.hpp:22, from ../shared/include/Resources.hpp:27, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentDraw.cpp:18: ../shared/include/Movable.hpp:52:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ ../shared/include/Movable.hpp:73:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ In file included from ../shared/include/Resources.hpp:27, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentDraw.cpp:18: ../shared/include/Characterset.hpp:61:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 61 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/Characterset.hpp:80:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:83:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:86:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:28, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentDraw.cpp:18: ../shared/include/NPC.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/NPC.hpp:77:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Sound.hpp:24, from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentDraw.cpp:18: ../shared/include/Audio.hpp:45:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ ../shared/include/Audio.hpp:46:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | virtual void generate_music(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ In file included from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentDraw.cpp:18: ../shared/include/Sound.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, SoundException); | ^~~~~ In file included from ../shared/include/Resources.hpp:29, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentDraw.cpp:18: ../shared/include/Animation.hpp:42:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | throw (KeyValueException, AnimationException); | ^~~~~ ../shared/include/Animation.hpp:99:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:25, from ../shared/include/Resources.hpp:30, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentDraw.cpp:18: ../shared/include/Background.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, BackgroundException); | ^~~~~ ../shared/include/Background.hpp:53:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:27, from ../shared/include/Resources.hpp:30, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentDraw.cpp:18: ../shared/include/Lightmap.hpp:41:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | throw (LightmapException); | ^~~~~ ../shared/include/Lightmap.hpp:55:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:30, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentDraw.cpp:18: ../shared/include/Map.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MapException); | ^~~~~ ../shared/include/Map.hpp:82:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 82 | void fill_map() throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:32, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentDraw.cpp:18: ../shared/include/Font.hpp:53:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw (KeyValueException, FontException); | ^~~~~ In file included from ../shared/include/Resources.hpp:33, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentDraw.cpp:18: ../shared/include/Icon.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, IconException); | ^~~~~ ../shared/include/Icon.hpp:53:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:35, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentDraw.cpp:18: ../shared/include/Music.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, MusicException); | ^~~~~ ../shared/include/Music.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | const Audio *get_audio() const throw (MusicException); | ^~~~~ In file included from ../shared/include/Resources.hpp:36, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentDraw.cpp:18: ../shared/include/Shader.hpp:41:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Shader(const std::string& filename, ZipReader *zip) throw (KeyValueException, ShaderException); | ^~~~~ ../shared/include/Shader.hpp:44:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual ID get_location(const char *name) throw (ShaderException) = 0; | ^~~~~ ../shared/include/Shader.hpp:45:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual ID get_attrib_location(const char *name) throw (ShaderException) = 0; | ^~~~~ In file included from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentDraw.cpp:18: ../shared/include/Resources.hpp:96:123: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | Resources(Subsystem& subystem, const std::string& resource_directory, bool skip_maps = false, bool paks_only = false) throw (ResourcesException, ResourcesMissingException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentDraw.cpp:18: ../shared/include/Resources.hpp:99:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void reload_resources() throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:103:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 103 | Tileset *get_tileset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:104:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | Object *get_object(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:105:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | Characterset *get_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:106:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | NPC *get_npc(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:107:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | Animation *get_animation(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:108:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | Map *get_map(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:109:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 109 | Background *get_background(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:110:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | Font *get_font(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:111:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | Icon *get_icon(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:112:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | Sound *get_sound(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:113:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | Music *get_music(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:114:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | Properties *get_game_settings(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:115:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | Shader *get_shader(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:116:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 116 | Icon *get_flag(const std::string& name, bool no_throw = false) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:159:90: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | void read_tilesets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:160:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 160 | void read_objects(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:161:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 161 | void read_charactersets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:162:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 162 | void read_npcs(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:163:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 163 | void read_animations(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:164:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 164 | void read_maps(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:165:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 165 | void read_backgrounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:166:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | void read_fonts(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:167:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | void read_icons(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:168:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | void read_sounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:169:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | void read_musics(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:170:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 170 | void read_game_settings(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:171:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | void read_shaders(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:172:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 172 | void read_flags(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:174:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 174 | void load_resources(bool home_paks_only) throw (ResourcesException, ResourcesMissingException); | ^~~~~ ../shared/include/Resources.hpp:175:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 175 | void read_all(const std::string& fdir, ZipReader *fzip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:177:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 177 | void prepare_resources() throw (ResourcesException); | ^~~~~ In file included from ../Engine/include/MessageSequencer.hpp:22, from ../Engine/include/Player.hpp:21, from ../Engine/include/Tournament.hpp:27, from ../Engine/src/TournamentDraw.cpp:18: ../shared/include/UDPSocket.hpp:42:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | UDPSocket() throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | UDPSocket(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:46:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | ssize_t send(uint32_t host, uint16_t port, void *buffer, size_t length) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:47:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | ssize_t recv(char *buffer, size_t length, uint32_t *host, uint16_t *port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:48:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_port(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:60:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 60 | void create_socket(unsigned short port) throw (UDPSocketException); | ^~~~~ In file included from ../Engine/include/Player.hpp:21, from ../Engine/include/Tournament.hpp:27, from ../Engine/src/TournamentDraw.cpp:18: ../Engine/include/MessageSequencer.hpp:94:128: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | MessageSequencer(I18N& i18n, hostport_t port, pico_size_t num_heaps, const std::string& name, const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:95:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 95 | MessageSequencer(I18N& i18n, hostaddr_t server_host, hostport_t server_port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:99:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void request_server_info(hostaddr_t host, hostport_t port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:100:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 100 | void login(const std::string& password, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:101:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 101 | void login(data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:102:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | void logout() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:104:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | void broadcast(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:105:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | void push(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:106:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void push(flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:107:85: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | void push(const Connection *c, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:108:100: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | void push(const Connection *c, command_t cmd, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:111:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | bool cycle() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:112:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | void kill(const Connection *c) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:114:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | int protocol_version) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:121:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | virtual void event_access_denied(RefusalReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:122:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 122 | virtual void event_login(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:123:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | virtual void event_data(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:124:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 124 | virtual void event_logout(const Connection *c, LogoutReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:143:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 143 | void ack(SequencerHeap *heap, sequence_no_t seq_no) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:144:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | void process_incoming(SequencerHeap *heap, NetMessage *msg) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:152:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 152 | flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:27, from ../Engine/src/TournamentDraw.cpp:18: ../Engine/include/Player.hpp:44:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | void set_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:31, from ../Engine/src/TournamentDraw.cpp:18: ../shared/include/Configuration.hpp:34:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 34 | Configuration(const std::string& directory, const std::string& filename) throw (ConfigurationException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:32, from ../Engine/src/TournamentDraw.cpp:18: ../shared/include/Gui.hpp:68:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 68 | Gui(Resources& resources, Subsystem& subsystem, Font *font) throw (GuiException, ResourcesException); | ^~~~~ ../shared/include/Gui.hpp:71:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 71 | void run() throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:74:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | virtual void idle() throw (Exception) = 0; | ^~~~~ ../shared/include/Gui.hpp:99:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:102:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | const std::string& caption) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:106:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:110:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:114:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:117:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | const std::string& text) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | TileGraphic *graphic) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:123:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:126:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 126 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:131:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 131 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:136:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 136 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:140:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 140 | void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:144:83: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | GuiListbox::OnItemSelected on_item_selected, void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:201:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 201 | void idleloop(int stack_counter) throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:203:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 203 | void check_parent(GuiObject *parent) throw (GuiException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:36, from ../Engine/src/TournamentDraw.cpp:18: ../Engine/include/Lagometer.hpp:41:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Lagometer(Subsystem& subsystem) throw (LagometerException); | ^~~~~ ../Engine/include/Lagometer.hpp:42:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | Lagometer(Subsystem& subsystem, int width, int height) throw (LagometerException); | ^~~~~ ../Engine/include/Lagometer.hpp:77:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | void create(Subsystem& subsystem) throw (LagometerException); | ^~~~~ In file included from ../Engine/src/TournamentDraw.cpp:18: ../Engine/include/Tournament.hpp:171:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | throw (TournamentException, ResourcesException); | ^~~~~ ../Engine/include/Tournament.hpp:223:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 223 | virtual void create_spawn_points() throw (TournamentException); | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/Server' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/Server' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I../Engine/include -I../shared/include -Wno-unused-result -pedantic -Wextra -DDATA_DIRECTORY=/usr/share/games/goatattack -D__STDC_FORMAT_MACROS -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DDEDICATED_SERVER -DPNG_SKIP_SETJMP_CHECK -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../Engine/src/goatattack_server-Server.o `test -f '../Engine/src/Server.cpp' || echo './'`../Engine/src/Server.cpp In file included from ../shared/include/ZipReader.hpp:21, from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Server.hpp:22, from ../Engine/src/Server.cpp:18: ../shared/include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Server.hpp:22, from ../Engine/src/Server.cpp:18: ../shared/include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Server.hpp:22, from ../Engine/src/Server.cpp:18: ../shared/include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Server.hpp:22, from ../Engine/src/Server.cpp:18: ../shared/include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ../shared/include/Resources.hpp:22, from ../Engine/include/Server.hpp:22, from ../Engine/src/Server.cpp:18: ../shared/include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ../shared/include/Resources.hpp:24, from ../Engine/include/Server.hpp:22, from ../Engine/src/Server.cpp:18: ../shared/include/Directory.hpp:43:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | Directory(const std::string& directory, const std::string& suffix, ZipReader *zip = 0) throw (DirectoryException); | ^~~~~ In file included from ../shared/include/KeyValue.hpp:22, from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Server.hpp:22, from ../Engine/src/Server.cpp:18: ../shared/include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ../shared/include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Server.hpp:22, from ../Engine/src/Server.cpp:18: ../shared/include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Server.hpp:22, from ../Engine/src/Server.cpp:18: ../shared/include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Resources.hpp:25, from ../Engine/include/Server.hpp:22, from ../Engine/src/Server.cpp:18: ../shared/include/Tileset.hpp:47:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | throw (KeyValueException, TilesetException); | ^~~~~ ../shared/include/Tileset.hpp:67:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:26, from ../Engine/include/Server.hpp:22, from ../Engine/src/Server.cpp:18: ../shared/include/Object.hpp:64:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | throw (KeyValueException, ObjectException); | ^~~~~ ../shared/include/Object.hpp:96:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Characterset.hpp:22, from ../shared/include/Resources.hpp:27, from ../Engine/include/Server.hpp:22, from ../Engine/src/Server.cpp:18: ../shared/include/Movable.hpp:52:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ ../shared/include/Movable.hpp:73:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ In file included from ../shared/include/Resources.hpp:27, from ../Engine/include/Server.hpp:22, from ../Engine/src/Server.cpp:18: ../shared/include/Characterset.hpp:61:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 61 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/Characterset.hpp:80:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:83:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:86:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:28, from ../Engine/include/Server.hpp:22, from ../Engine/src/Server.cpp:18: ../shared/include/NPC.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/NPC.hpp:77:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Sound.hpp:24, from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/Server.hpp:22, from ../Engine/src/Server.cpp:18: ../shared/include/Audio.hpp:45:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ ../shared/include/Audio.hpp:46:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | virtual void generate_music(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ In file included from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/Server.hpp:22, from ../Engine/src/Server.cpp:18: ../shared/include/Sound.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, SoundException); | ^~~~~ In file included from ../shared/include/Resources.hpp:29, from ../Engine/include/Server.hpp:22, from ../Engine/src/Server.cpp:18: ../shared/include/Animation.hpp:42:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | throw (KeyValueException, AnimationException); | ^~~~~ ../shared/include/Animation.hpp:99:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:25, from ../shared/include/Resources.hpp:30, from ../Engine/include/Server.hpp:22, from ../Engine/src/Server.cpp:18: ../shared/include/Background.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, BackgroundException); | ^~~~~ ../shared/include/Background.hpp:53:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:27, from ../shared/include/Resources.hpp:30, from ../Engine/include/Server.hpp:22, from ../Engine/src/Server.cpp:18: ../shared/include/Lightmap.hpp:41:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | throw (LightmapException); | ^~~~~ ../shared/include/Lightmap.hpp:55:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:30, from ../Engine/include/Server.hpp:22, from ../Engine/src/Server.cpp:18: ../shared/include/Map.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MapException); | ^~~~~ ../shared/include/Map.hpp:82:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 82 | void fill_map() throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:32, from ../Engine/include/Server.hpp:22, from ../Engine/src/Server.cpp:18: ../shared/include/Font.hpp:53:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw (KeyValueException, FontException); | ^~~~~ In file included from ../shared/include/Resources.hpp:33, from ../Engine/include/Server.hpp:22, from ../Engine/src/Server.cpp:18: ../shared/include/Icon.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, IconException); | ^~~~~ ../shared/include/Icon.hpp:53:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:35, from ../Engine/include/Server.hpp:22, from ../Engine/src/Server.cpp:18: ../shared/include/Music.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, MusicException); | ^~~~~ ../shared/include/Music.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | const Audio *get_audio() const throw (MusicException); | ^~~~~ In file included from ../shared/include/Resources.hpp:36, from ../Engine/include/Server.hpp:22, from ../Engine/src/Server.cpp:18: ../shared/include/Shader.hpp:41:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Shader(const std::string& filename, ZipReader *zip) throw (KeyValueException, ShaderException); | ^~~~~ ../shared/include/Shader.hpp:44:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual ID get_location(const char *name) throw (ShaderException) = 0; | ^~~~~ ../shared/include/Shader.hpp:45:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual ID get_attrib_location(const char *name) throw (ShaderException) = 0; | ^~~~~ In file included from ../Engine/include/Server.hpp:22, from ../Engine/src/Server.cpp:18: ../shared/include/Resources.hpp:96:123: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | Resources(Subsystem& subystem, const std::string& resource_directory, bool skip_maps = false, bool paks_only = false) throw (ResourcesException, ResourcesMissingException); | ^~~~~ In file included from ../Engine/include/Server.hpp:22, from ../Engine/src/Server.cpp:18: ../shared/include/Resources.hpp:99:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void reload_resources() throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:103:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 103 | Tileset *get_tileset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:104:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | Object *get_object(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:105:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | Characterset *get_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:106:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | NPC *get_npc(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:107:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | Animation *get_animation(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:108:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | Map *get_map(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:109:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 109 | Background *get_background(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:110:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | Font *get_font(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:111:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | Icon *get_icon(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:112:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | Sound *get_sound(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:113:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | Music *get_music(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:114:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | Properties *get_game_settings(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:115:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | Shader *get_shader(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:116:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 116 | Icon *get_flag(const std::string& name, bool no_throw = false) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:159:90: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | void read_tilesets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:160:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 160 | void read_objects(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:161:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 161 | void read_charactersets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:162:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 162 | void read_npcs(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:163:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 163 | void read_animations(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:164:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 164 | void read_maps(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:165:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 165 | void read_backgrounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:166:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | void read_fonts(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:167:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | void read_icons(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:168:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | void read_sounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:169:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | void read_musics(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:170:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 170 | void read_game_settings(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:171:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | void read_shaders(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:172:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 172 | void read_flags(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:174:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 174 | void load_resources(bool home_paks_only) throw (ResourcesException, ResourcesMissingException); | ^~~~~ ../shared/include/Resources.hpp:175:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 175 | void read_all(const std::string& fdir, ZipReader *fzip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:177:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 177 | void prepare_resources() throw (ResourcesException); | ^~~~~ In file included from ../Engine/include/MessageSequencer.hpp:22, from ../Engine/include/ClientServer.hpp:22, from ../Engine/include/Server.hpp:26, from ../Engine/src/Server.cpp:18: ../shared/include/UDPSocket.hpp:42:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | UDPSocket() throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | UDPSocket(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:46:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | ssize_t send(uint32_t host, uint16_t port, void *buffer, size_t length) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:47:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | ssize_t recv(char *buffer, size_t length, uint32_t *host, uint16_t *port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:48:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_port(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:60:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 60 | void create_socket(unsigned short port) throw (UDPSocketException); | ^~~~~ In file included from ../Engine/include/ClientServer.hpp:22, from ../Engine/include/Server.hpp:26, from ../Engine/src/Server.cpp:18: ../Engine/include/MessageSequencer.hpp:94:128: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | MessageSequencer(I18N& i18n, hostport_t port, pico_size_t num_heaps, const std::string& name, const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:95:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 95 | MessageSequencer(I18N& i18n, hostaddr_t server_host, hostport_t server_port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:99:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void request_server_info(hostaddr_t host, hostport_t port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:100:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 100 | void login(const std::string& password, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:101:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 101 | void login(data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:102:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | void logout() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:104:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | void broadcast(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:105:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | void push(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:106:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void push(flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:107:85: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | void push(const Connection *c, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:108:100: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | void push(const Connection *c, command_t cmd, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:111:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | bool cycle() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:112:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | void kill(const Connection *c) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:114:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | int protocol_version) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:121:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | virtual void event_access_denied(RefusalReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:122:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 122 | virtual void event_login(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:123:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | virtual void event_data(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:124:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 124 | virtual void event_logout(const Connection *c, LogoutReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:143:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 143 | void ack(SequencerHeap *heap, sequence_no_t seq_no) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:144:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | void process_incoming(SequencerHeap *heap, NetMessage *msg) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:152:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 152 | flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:27, from ../Engine/include/ClientServer.hpp:23, from ../Engine/include/Server.hpp:26, from ../Engine/src/Server.cpp:18: ../Engine/include/Player.hpp:44:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | void set_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:31, from ../Engine/include/ClientServer.hpp:23, from ../Engine/include/Server.hpp:26, from ../Engine/src/Server.cpp:18: ../shared/include/Configuration.hpp:34:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 34 | Configuration(const std::string& directory, const std::string& filename) throw (ConfigurationException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:32, from ../Engine/include/ClientServer.hpp:23, from ../Engine/include/Server.hpp:26, from ../Engine/src/Server.cpp:18: ../shared/include/Gui.hpp:68:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 68 | Gui(Resources& resources, Subsystem& subsystem, Font *font) throw (GuiException, ResourcesException); | ^~~~~ ../shared/include/Gui.hpp:71:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 71 | void run() throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:74:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | virtual void idle() throw (Exception) = 0; | ^~~~~ ../shared/include/Gui.hpp:99:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:102:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | const std::string& caption) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:106:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:110:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:114:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:117:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | const std::string& text) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | TileGraphic *graphic) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:123:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:126:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 126 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:131:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 131 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:136:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 136 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:140:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 140 | void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:144:83: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | GuiListbox::OnItemSelected on_item_selected, void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:201:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 201 | void idleloop(int stack_counter) throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:203:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 203 | void check_parent(GuiObject *parent) throw (GuiException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:36, from ../Engine/include/ClientServer.hpp:23, from ../Engine/include/Server.hpp:26, from ../Engine/src/Server.cpp:18: ../Engine/include/Lagometer.hpp:41:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Lagometer(Subsystem& subsystem) throw (LagometerException); | ^~~~~ ../Engine/include/Lagometer.hpp:42:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | Lagometer(Subsystem& subsystem, int width, int height) throw (LagometerException); | ^~~~~ ../Engine/include/Lagometer.hpp:77:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | void create(Subsystem& subsystem) throw (LagometerException); | ^~~~~ In file included from ../Engine/include/ClientServer.hpp:23, from ../Engine/include/Server.hpp:26, from ../Engine/src/Server.cpp:18: ../Engine/include/Tournament.hpp:171:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | throw (TournamentException, ResourcesException); | ^~~~~ ../Engine/include/Tournament.hpp:223:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 223 | virtual void create_spawn_points() throw (TournamentException); | ^~~~~ In file included from ../Engine/include/ClientServer.hpp:26, from ../Engine/include/Server.hpp:26, from ../Engine/src/Server.cpp:18: ../Engine/include/TournamentFactory.hpp:45:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | throw (TournamentFactoryException); | ^~~~~ ../Engine/include/TournamentFactory.hpp:49:75: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | bool server, bool warmup, Players& players, ServerLogger *logger) throw (Exception); | ^~~~~ In file included from ../Engine/include/Server.hpp:26, from ../Engine/src/Server.cpp:18: ../Engine/include/ClientServer.hpp:65:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:68:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 68 | data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:71:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 71 | data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:73:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void flush_stacked_send_data(const Connection *c, flags_t flags) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:74:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void flush_stacked_broadcast_data(flags_t flags) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:75:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void flush_stacked_broadcast_data_synced(flags_t flags) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:78:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 78 | data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:81:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 81 | const void *data) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:84:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 84 | const void *data) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:88:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 88 | const std::string& server_name, const std::string& password) throw (Exception); | ^~~~~ In file included from ../Engine/include/Server.hpp:29, from ../Engine/src/Server.cpp:18: ../Engine/include/ServerAdmin.hpp:46:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void execute(const Connection *c, Player *p, std::string cmd, std::string params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:66:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 66 | void update_configuration(const Connection *c) throw (Exception); | ^~~~~ ../Engine/include/ServerAdmin.hpp:67:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void send_i18n_msg(const Connection *c, I18NText id, const char *addon = 0) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:68:104: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 68 | void send_i18n_msg(const Connection *c, I18NText id, const std::string& p1, const std::string& p2) throw (ServerAdminException); | ^~~~~ In file included from ../Engine/include/Server.hpp:29, from ../Engine/src/Server.cpp:18: ../Engine/include/ServerAdmin.hpp:70:75: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 70 | void sc_op(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:71:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 71 | void sc_deop(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:72:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 72 | void sc_list(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:73:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void sc_kick(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:74:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void sc_ban(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:75:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void sc_unban(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:76:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 76 | void sc_next(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:77:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | void sc_map(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:78:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 78 | void sc_reload(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:79:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 79 | void sc_save(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:80:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | void sc_get(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:81:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 81 | void sc_set(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:82:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 82 | void sc_reset(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:83:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | void sc_vote(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:84:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 84 | void sc_stats(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:86:62: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | bool check_if_authorized(const Connection *c, Player *p) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:87:74: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 87 | bool check_if_params(const Connection *c, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:88:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 88 | bool check_if_no_params(const Connection *c, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:89:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 89 | bool check_if_is_server(const Connection *c) throw (ServerAdminException); | ^~~~~ In file included from ../Engine/src/Server.cpp:18: ../Engine/include/Server.hpp:48:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | throw (Exception); | ^~~~~ ../Engine/include/Server.hpp:51:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const std::string& server_config_file) throw (Exception); | ^~~~~ ../Engine/include/Server.hpp:55:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void start() throw (ServerException); | ^~~~~ ../Engine/include/Server.hpp:57:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 57 | void reload_config() throw (ServerException); | ^~~~~ ../Engine/include/Server.hpp:129:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 129 | void process_sync_pak(const Connection *c, Player *p) throw (ServerException); | ^~~~~ ../Engine/include/Server.hpp:136:84: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 136 | void parse_command(const Connection *c, Player *p, data_len_t len, void *data) throw (ServerAdminException); | ^~~~~ ../Engine/include/Server.hpp:144:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | virtual void event_login(const Connection *c, data_len_t len, void *data) throw (Exception); | ^~~~~ ../Engine/include/Server.hpp:145:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 145 | virtual void event_data(const Connection *c, data_len_t len, void *data) throw (Exception); | ^~~~~ ../Engine/include/Server.hpp:146:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | virtual void event_logout(const Connection *c, LogoutReason reason) throw (Exception); | ^~~~~ ../Engine/src/Server.cpp:45:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const std::string& map_name, int duration, int warmup) throw (Exception) | ^~~~~ ../Engine/src/Server.cpp:68:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 68 | const std::string& server_config_file) throw (Exception) | ^~~~~ ../Engine/src/Server.cpp:110:22: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | void Server::start() throw (ServerException) { | ^~~~~ ../Engine/src/Server.cpp:132:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 132 | void Server::reload_config() throw (ServerException) { | ^~~~~ ../Engine/src/Server.cpp:510:75: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 510 | void Server::event_login(const Connection *c, data_len_t len, void *data) throw (Exception) { | ^~~~~ ../Engine/src/Server.cpp:607:74: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 607 | void Server::event_data(const Connection *c, data_len_t len, void *data) throw (Exception) { | ^~~~~ ../Engine/src/Server.cpp:882:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 882 | void Server::event_logout(const Connection *c, LogoutReason reason) throw (Exception) { | ^~~~~ ../Engine/src/Server.cpp:1182:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1182 | void Server::process_sync_pak(const Connection *c, Player *p) throw (ServerException) { | ^~~~~ ../Engine/src/Server.cpp:1315:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1315 | void Server::parse_command(const Connection *c, Player *p, data_len_t len, void *data) throw (ServerAdminException) { | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/Server' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/Server' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I../Engine/include -I../shared/include -Wno-unused-result -pedantic -Wextra -DDATA_DIRECTORY=/usr/share/games/goatattack -D__STDC_FORMAT_MACROS -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DDEDICATED_SERVER -DPNG_SKIP_SETJMP_CHECK -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../Engine/src/goatattack_server-TournamentFactory.o `test -f '../Engine/src/TournamentFactory.cpp' || echo './'`../Engine/src/TournamentFactory.cpp In file included from ../shared/include/ZipReader.hpp:21, from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/TournamentFactory.hpp:22, from ../Engine/src/TournamentFactory.cpp:18: ../shared/include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/TournamentFactory.hpp:22, from ../Engine/src/TournamentFactory.cpp:18: ../shared/include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/TournamentFactory.hpp:22, from ../Engine/src/TournamentFactory.cpp:18: ../shared/include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/TournamentFactory.hpp:22, from ../Engine/src/TournamentFactory.cpp:18: ../shared/include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ../shared/include/Resources.hpp:22, from ../Engine/include/TournamentFactory.hpp:22, from ../Engine/src/TournamentFactory.cpp:18: ../shared/include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ../shared/include/Resources.hpp:24, from ../Engine/include/TournamentFactory.hpp:22, from ../Engine/src/TournamentFactory.cpp:18: ../shared/include/Directory.hpp:43:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | Directory(const std::string& directory, const std::string& suffix, ZipReader *zip = 0) throw (DirectoryException); | ^~~~~ In file included from ../shared/include/KeyValue.hpp:22, from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/TournamentFactory.hpp:22, from ../Engine/src/TournamentFactory.cpp:18: ../shared/include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ../shared/include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/TournamentFactory.hpp:22, from ../Engine/src/TournamentFactory.cpp:18: ../shared/include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/TournamentFactory.hpp:22, from ../Engine/src/TournamentFactory.cpp:18: ../shared/include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Resources.hpp:25, from ../Engine/include/TournamentFactory.hpp:22, from ../Engine/src/TournamentFactory.cpp:18: ../shared/include/Tileset.hpp:47:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | throw (KeyValueException, TilesetException); | ^~~~~ ../shared/include/Tileset.hpp:67:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:26, from ../Engine/include/TournamentFactory.hpp:22, from ../Engine/src/TournamentFactory.cpp:18: ../shared/include/Object.hpp:64:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | throw (KeyValueException, ObjectException); | ^~~~~ ../shared/include/Object.hpp:96:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Characterset.hpp:22, from ../shared/include/Resources.hpp:27, from ../Engine/include/TournamentFactory.hpp:22, from ../Engine/src/TournamentFactory.cpp:18: ../shared/include/Movable.hpp:52:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ ../shared/include/Movable.hpp:73:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ In file included from ../shared/include/Resources.hpp:27, from ../Engine/include/TournamentFactory.hpp:22, from ../Engine/src/TournamentFactory.cpp:18: ../shared/include/Characterset.hpp:61:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 61 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/Characterset.hpp:80:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:83:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:86:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:28, from ../Engine/include/TournamentFactory.hpp:22, from ../Engine/src/TournamentFactory.cpp:18: ../shared/include/NPC.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/NPC.hpp:77:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Sound.hpp:24, from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/TournamentFactory.hpp:22, from ../Engine/src/TournamentFactory.cpp:18: ../shared/include/Audio.hpp:45:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ ../shared/include/Audio.hpp:46:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | virtual void generate_music(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ In file included from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/TournamentFactory.hpp:22, from ../Engine/src/TournamentFactory.cpp:18: ../shared/include/Sound.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, SoundException); | ^~~~~ In file included from ../shared/include/Resources.hpp:29, from ../Engine/include/TournamentFactory.hpp:22, from ../Engine/src/TournamentFactory.cpp:18: ../shared/include/Animation.hpp:42:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | throw (KeyValueException, AnimationException); | ^~~~~ ../shared/include/Animation.hpp:99:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:25, from ../shared/include/Resources.hpp:30, from ../Engine/include/TournamentFactory.hpp:22, from ../Engine/src/TournamentFactory.cpp:18: ../shared/include/Background.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, BackgroundException); | ^~~~~ ../shared/include/Background.hpp:53:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:27, from ../shared/include/Resources.hpp:30, from ../Engine/include/TournamentFactory.hpp:22, from ../Engine/src/TournamentFactory.cpp:18: ../shared/include/Lightmap.hpp:41:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | throw (LightmapException); | ^~~~~ ../shared/include/Lightmap.hpp:55:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:30, from ../Engine/include/TournamentFactory.hpp:22, from ../Engine/src/TournamentFactory.cpp:18: ../shared/include/Map.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MapException); | ^~~~~ ../shared/include/Map.hpp:82:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 82 | void fill_map() throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:32, from ../Engine/include/TournamentFactory.hpp:22, from ../Engine/src/TournamentFactory.cpp:18: ../shared/include/Font.hpp:53:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw (KeyValueException, FontException); | ^~~~~ In file included from ../shared/include/Resources.hpp:33, from ../Engine/include/TournamentFactory.hpp:22, from ../Engine/src/TournamentFactory.cpp:18: ../shared/include/Icon.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, IconException); | ^~~~~ ../shared/include/Icon.hpp:53:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:35, from ../Engine/include/TournamentFactory.hpp:22, from ../Engine/src/TournamentFactory.cpp:18: ../shared/include/Music.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, MusicException); | ^~~~~ ../shared/include/Music.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | const Audio *get_audio() const throw (MusicException); | ^~~~~ In file included from ../shared/include/Resources.hpp:36, from ../Engine/include/TournamentFactory.hpp:22, from ../Engine/src/TournamentFactory.cpp:18: ../shared/include/Shader.hpp:41:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Shader(const std::string& filename, ZipReader *zip) throw (KeyValueException, ShaderException); | ^~~~~ ../shared/include/Shader.hpp:44:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual ID get_location(const char *name) throw (ShaderException) = 0; | ^~~~~ ../shared/include/Shader.hpp:45:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual ID get_attrib_location(const char *name) throw (ShaderException) = 0; | ^~~~~ In file included from ../Engine/include/TournamentFactory.hpp:22, from ../Engine/src/TournamentFactory.cpp:18: ../shared/include/Resources.hpp:96:123: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | Resources(Subsystem& subystem, const std::string& resource_directory, bool skip_maps = false, bool paks_only = false) throw (ResourcesException, ResourcesMissingException); | ^~~~~ In file included from ../Engine/include/TournamentFactory.hpp:22, from ../Engine/src/TournamentFactory.cpp:18: ../shared/include/Resources.hpp:99:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void reload_resources() throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:103:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 103 | Tileset *get_tileset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:104:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | Object *get_object(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:105:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | Characterset *get_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:106:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | NPC *get_npc(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:107:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | Animation *get_animation(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:108:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | Map *get_map(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:109:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 109 | Background *get_background(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:110:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | Font *get_font(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:111:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | Icon *get_icon(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:112:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | Sound *get_sound(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:113:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | Music *get_music(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:114:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | Properties *get_game_settings(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:115:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | Shader *get_shader(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:116:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 116 | Icon *get_flag(const std::string& name, bool no_throw = false) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:159:90: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | void read_tilesets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:160:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 160 | void read_objects(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:161:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 161 | void read_charactersets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:162:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 162 | void read_npcs(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:163:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 163 | void read_animations(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:164:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 164 | void read_maps(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:165:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 165 | void read_backgrounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:166:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | void read_fonts(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:167:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | void read_icons(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:168:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | void read_sounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:169:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | void read_musics(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:170:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 170 | void read_game_settings(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:171:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | void read_shaders(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:172:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 172 | void read_flags(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:174:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 174 | void load_resources(bool home_paks_only) throw (ResourcesException, ResourcesMissingException); | ^~~~~ ../shared/include/Resources.hpp:175:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 175 | void read_all(const std::string& fdir, ZipReader *fzip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:177:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 177 | void prepare_resources() throw (ResourcesException); | ^~~~~ In file included from ../Engine/include/MessageSequencer.hpp:22, from ../Engine/include/Player.hpp:21, from ../Engine/include/TournamentFactory.hpp:24, from ../Engine/src/TournamentFactory.cpp:18: ../shared/include/UDPSocket.hpp:42:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | UDPSocket() throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | UDPSocket(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:46:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | ssize_t send(uint32_t host, uint16_t port, void *buffer, size_t length) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:47:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | ssize_t recv(char *buffer, size_t length, uint32_t *host, uint16_t *port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:48:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_port(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:60:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 60 | void create_socket(unsigned short port) throw (UDPSocketException); | ^~~~~ In file included from ../Engine/include/Player.hpp:21, from ../Engine/include/TournamentFactory.hpp:24, from ../Engine/src/TournamentFactory.cpp:18: ../Engine/include/MessageSequencer.hpp:94:128: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | MessageSequencer(I18N& i18n, hostport_t port, pico_size_t num_heaps, const std::string& name, const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:95:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 95 | MessageSequencer(I18N& i18n, hostaddr_t server_host, hostport_t server_port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:99:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void request_server_info(hostaddr_t host, hostport_t port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:100:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 100 | void login(const std::string& password, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:101:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 101 | void login(data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:102:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | void logout() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:104:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | void broadcast(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:105:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | void push(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:106:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void push(flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:107:85: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | void push(const Connection *c, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:108:100: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | void push(const Connection *c, command_t cmd, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:111:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | bool cycle() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:112:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | void kill(const Connection *c) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:114:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | int protocol_version) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:121:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | virtual void event_access_denied(RefusalReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:122:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 122 | virtual void event_login(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:123:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | virtual void event_data(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:124:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 124 | virtual void event_logout(const Connection *c, LogoutReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:143:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 143 | void ack(SequencerHeap *heap, sequence_no_t seq_no) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:144:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | void process_incoming(SequencerHeap *heap, NetMessage *msg) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:152:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 152 | flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ In file included from ../Engine/include/TournamentFactory.hpp:24, from ../Engine/src/TournamentFactory.cpp:18: ../Engine/include/Player.hpp:44:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | void set_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ In file included from ../Engine/include/TournamentFactory.hpp:25, from ../Engine/src/TournamentFactory.cpp:18: ../shared/include/Gui.hpp:68:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 68 | Gui(Resources& resources, Subsystem& subsystem, Font *font) throw (GuiException, ResourcesException); | ^~~~~ ../shared/include/Gui.hpp:71:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 71 | void run() throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:74:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | virtual void idle() throw (Exception) = 0; | ^~~~~ ../shared/include/Gui.hpp:99:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:102:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | const std::string& caption) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:106:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:110:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:114:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:117:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | const std::string& text) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | TileGraphic *graphic) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:123:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:126:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 126 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:131:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 131 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:136:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 136 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:140:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 140 | void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:144:83: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | GuiListbox::OnItemSelected on_item_selected, void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:201:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 201 | void idleloop(int stack_counter) throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:203:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 203 | void check_parent(GuiObject *parent) throw (GuiException); | ^~~~~ In file included from ../Engine/include/TournamentFactory.hpp:27, from ../Engine/src/TournamentFactory.cpp:18: ../shared/include/Configuration.hpp:34:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 34 | Configuration(const std::string& directory, const std::string& filename) throw (ConfigurationException); | ^~~~~ In file included from ../Engine/src/TournamentFactory.cpp:18: ../Engine/include/TournamentFactory.hpp:45:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | throw (TournamentFactoryException); | ^~~~~ ../Engine/include/TournamentFactory.hpp:49:75: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | bool server, bool warmup, Players& players, ServerLogger *logger) throw (Exception); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:36, from ../Engine/include/TournamentDM.hpp:21, from ../Engine/src/TournamentFactory.cpp:19: ../Engine/include/Lagometer.hpp:41:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Lagometer(Subsystem& subsystem) throw (LagometerException); | ^~~~~ ../Engine/include/Lagometer.hpp:42:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | Lagometer(Subsystem& subsystem, int width, int height) throw (LagometerException); | ^~~~~ ../Engine/include/Lagometer.hpp:77:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | void create(Subsystem& subsystem) throw (LagometerException); | ^~~~~ In file included from ../Engine/include/TournamentDM.hpp:21, from ../Engine/src/TournamentFactory.cpp:19: ../Engine/include/Tournament.hpp:171:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | throw (TournamentException, ResourcesException); | ^~~~~ ../Engine/include/Tournament.hpp:223:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 223 | virtual void create_spawn_points() throw (TournamentException); | ^~~~~ In file included from ../Engine/src/TournamentFactory.cpp:19: ../Engine/include/TournamentDM.hpp:35:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 35 | throw (TournamentException, ResourcesException); | ^~~~~ In file included from ../Engine/include/TournamentTDM.hpp:21, from ../Engine/src/TournamentFactory.cpp:20: ../Engine/include/TournamentTeam.hpp:37:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 37 | throw (TournamentException, ResourcesException); | ^~~~~ ../Engine/include/TournamentTeam.hpp:61:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 61 | virtual void create_spawn_points() throw (TournamentException); | ^~~~~ In file included from ../Engine/src/TournamentFactory.cpp:20: ../Engine/include/TournamentTDM.hpp:34:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 34 | throw (TournamentException, ResourcesException); | ^~~~~ In file included from ../Engine/src/TournamentFactory.cpp:21: ../Engine/include/TournamentCTF.hpp:36:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 36 | throw (TournamentException, ResourcesException); | ^~~~~ In file included from ../Engine/src/TournamentFactory.cpp:22: ../Engine/include/TournamentSR.hpp:28:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 28 | throw (TournamentException, ResourcesException); | ^~~~~ In file included from ../Engine/src/TournamentFactory.cpp:23: ../Engine/include/TournamentCTC.hpp:28:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 28 | throw (TournamentException, ResourcesException); | ^~~~~ In file included from ../Engine/src/TournamentFactory.cpp:24: ../Engine/include/TournamentGOH.hpp:34:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 34 | throw (TournamentException, ResourcesException); | ^~~~~ ../Engine/src/TournamentFactory.cpp:33:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 33 | throw (TournamentFactoryException) | ^~~~~ ../Engine/src/TournamentFactory.cpp:39:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | bool server, bool warmup, Players& players, ServerLogger *logger) throw (Exception) | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/Server' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/Server' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I../Engine/include -I../shared/include -Wno-unused-result -pedantic -Wextra -DDATA_DIRECTORY=/usr/share/games/goatattack -D__STDC_FORMAT_MACROS -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DDEDICATED_SERVER -DPNG_SKIP_SETJMP_CHECK -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../Engine/src/goatattack_server-MainMenu.o `test -f '../Engine/src/MainMenu.cpp' || echo './'`../Engine/src/MainMenu.cpp In file included from ../shared/include/ZipReader.hpp:21, from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/MainMenu.hpp:22, from ../Engine/src/MainMenu.cpp:18: ../shared/include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/MainMenu.hpp:22, from ../Engine/src/MainMenu.cpp:18: ../shared/include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/MainMenu.hpp:22, from ../Engine/src/MainMenu.cpp:18: ../shared/include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/MainMenu.hpp:22, from ../Engine/src/MainMenu.cpp:18: ../shared/include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ../shared/include/Resources.hpp:22, from ../Engine/include/MainMenu.hpp:22, from ../Engine/src/MainMenu.cpp:18: ../shared/include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ../shared/include/Resources.hpp:24, from ../Engine/include/MainMenu.hpp:22, from ../Engine/src/MainMenu.cpp:18: ../shared/include/Directory.hpp:43:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | Directory(const std::string& directory, const std::string& suffix, ZipReader *zip = 0) throw (DirectoryException); | ^~~~~ In file included from ../shared/include/KeyValue.hpp:22, from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/MainMenu.hpp:22, from ../Engine/src/MainMenu.cpp:18: ../shared/include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ../shared/include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/MainMenu.hpp:22, from ../Engine/src/MainMenu.cpp:18: ../shared/include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/MainMenu.hpp:22, from ../Engine/src/MainMenu.cpp:18: ../shared/include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Resources.hpp:25, from ../Engine/include/MainMenu.hpp:22, from ../Engine/src/MainMenu.cpp:18: ../shared/include/Tileset.hpp:47:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | throw (KeyValueException, TilesetException); | ^~~~~ ../shared/include/Tileset.hpp:67:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:26, from ../Engine/include/MainMenu.hpp:22, from ../Engine/src/MainMenu.cpp:18: ../shared/include/Object.hpp:64:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | throw (KeyValueException, ObjectException); | ^~~~~ ../shared/include/Object.hpp:96:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Characterset.hpp:22, from ../shared/include/Resources.hpp:27, from ../Engine/include/MainMenu.hpp:22, from ../Engine/src/MainMenu.cpp:18: ../shared/include/Movable.hpp:52:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ ../shared/include/Movable.hpp:73:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ In file included from ../shared/include/Resources.hpp:27, from ../Engine/include/MainMenu.hpp:22, from ../Engine/src/MainMenu.cpp:18: ../shared/include/Characterset.hpp:61:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 61 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/Characterset.hpp:80:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:83:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:86:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:28, from ../Engine/include/MainMenu.hpp:22, from ../Engine/src/MainMenu.cpp:18: ../shared/include/NPC.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/NPC.hpp:77:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Sound.hpp:24, from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/MainMenu.hpp:22, from ../Engine/src/MainMenu.cpp:18: ../shared/include/Audio.hpp:45:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ ../shared/include/Audio.hpp:46:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | virtual void generate_music(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ In file included from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/MainMenu.hpp:22, from ../Engine/src/MainMenu.cpp:18: ../shared/include/Sound.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, SoundException); | ^~~~~ In file included from ../shared/include/Resources.hpp:29, from ../Engine/include/MainMenu.hpp:22, from ../Engine/src/MainMenu.cpp:18: ../shared/include/Animation.hpp:42:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | throw (KeyValueException, AnimationException); | ^~~~~ ../shared/include/Animation.hpp:99:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:25, from ../shared/include/Resources.hpp:30, from ../Engine/include/MainMenu.hpp:22, from ../Engine/src/MainMenu.cpp:18: ../shared/include/Background.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, BackgroundException); | ^~~~~ ../shared/include/Background.hpp:53:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:27, from ../shared/include/Resources.hpp:30, from ../Engine/include/MainMenu.hpp:22, from ../Engine/src/MainMenu.cpp:18: ../shared/include/Lightmap.hpp:41:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | throw (LightmapException); | ^~~~~ ../shared/include/Lightmap.hpp:55:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:30, from ../Engine/include/MainMenu.hpp:22, from ../Engine/src/MainMenu.cpp:18: ../shared/include/Map.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MapException); | ^~~~~ ../shared/include/Map.hpp:82:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 82 | void fill_map() throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:32, from ../Engine/include/MainMenu.hpp:22, from ../Engine/src/MainMenu.cpp:18: ../shared/include/Font.hpp:53:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw (KeyValueException, FontException); | ^~~~~ In file included from ../shared/include/Resources.hpp:33, from ../Engine/include/MainMenu.hpp:22, from ../Engine/src/MainMenu.cpp:18: ../shared/include/Icon.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, IconException); | ^~~~~ ../shared/include/Icon.hpp:53:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:35, from ../Engine/include/MainMenu.hpp:22, from ../Engine/src/MainMenu.cpp:18: ../shared/include/Music.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, MusicException); | ^~~~~ ../shared/include/Music.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | const Audio *get_audio() const throw (MusicException); | ^~~~~ In file included from ../shared/include/Resources.hpp:36, from ../Engine/include/MainMenu.hpp:22, from ../Engine/src/MainMenu.cpp:18: ../shared/include/Shader.hpp:41:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Shader(const std::string& filename, ZipReader *zip) throw (KeyValueException, ShaderException); | ^~~~~ ../shared/include/Shader.hpp:44:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual ID get_location(const char *name) throw (ShaderException) = 0; | ^~~~~ ../shared/include/Shader.hpp:45:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual ID get_attrib_location(const char *name) throw (ShaderException) = 0; | ^~~~~ In file included from ../Engine/include/MainMenu.hpp:22, from ../Engine/src/MainMenu.cpp:18: ../shared/include/Resources.hpp:96:123: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | Resources(Subsystem& subystem, const std::string& resource_directory, bool skip_maps = false, bool paks_only = false) throw (ResourcesException, ResourcesMissingException); | ^~~~~ In file included from ../Engine/include/MainMenu.hpp:22, from ../Engine/src/MainMenu.cpp:18: ../shared/include/Resources.hpp:99:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void reload_resources() throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:103:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 103 | Tileset *get_tileset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:104:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | Object *get_object(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:105:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | Characterset *get_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:106:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | NPC *get_npc(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:107:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | Animation *get_animation(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:108:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | Map *get_map(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:109:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 109 | Background *get_background(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:110:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | Font *get_font(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:111:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | Icon *get_icon(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:112:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | Sound *get_sound(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:113:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | Music *get_music(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:114:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | Properties *get_game_settings(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:115:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | Shader *get_shader(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:116:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 116 | Icon *get_flag(const std::string& name, bool no_throw = false) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:159:90: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | void read_tilesets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:160:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 160 | void read_objects(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:161:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 161 | void read_charactersets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:162:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 162 | void read_npcs(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:163:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 163 | void read_animations(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:164:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 164 | void read_maps(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:165:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 165 | void read_backgrounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:166:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | void read_fonts(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:167:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | void read_icons(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:168:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | void read_sounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:169:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | void read_musics(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:170:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 170 | void read_game_settings(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:171:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | void read_shaders(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:172:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 172 | void read_flags(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:174:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 174 | void load_resources(bool home_paks_only) throw (ResourcesException, ResourcesMissingException); | ^~~~~ ../shared/include/Resources.hpp:175:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 175 | void read_all(const std::string& fdir, ZipReader *fzip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:177:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 177 | void prepare_resources() throw (ResourcesException); | ^~~~~ In file included from ../Engine/include/MainMenu.hpp:24, from ../Engine/src/MainMenu.cpp:18: ../shared/include/Gui.hpp:68:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 68 | Gui(Resources& resources, Subsystem& subsystem, Font *font) throw (GuiException, ResourcesException); | ^~~~~ ../shared/include/Gui.hpp:71:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 71 | void run() throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:74:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | virtual void idle() throw (Exception) = 0; | ^~~~~ ../shared/include/Gui.hpp:99:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:102:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | const std::string& caption) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:106:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:110:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:114:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:117:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | const std::string& text) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | TileGraphic *graphic) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:123:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:126:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 126 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:131:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 131 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:136:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 136 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:140:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 140 | void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:144:83: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | GuiListbox::OnItemSelected on_item_selected, void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:201:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 201 | void idleloop(int stack_counter) throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:203:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 203 | void check_parent(GuiObject *parent) throw (GuiException); | ^~~~~ In file included from ../Engine/include/MainMenu.hpp:25, from ../Engine/src/MainMenu.cpp:18: ../shared/include/Configuration.hpp:34:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 34 | Configuration(const std::string& directory, const std::string& filename) throw (ConfigurationException); | ^~~~~ In file included from ../Engine/include/MessageSequencer.hpp:22, from ../Engine/include/LANBroadcaster.hpp:22, from ../Engine/include/MainMenu.hpp:27, from ../Engine/src/MainMenu.cpp:18: ../shared/include/UDPSocket.hpp:42:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | UDPSocket() throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | UDPSocket(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:46:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | ssize_t send(uint32_t host, uint16_t port, void *buffer, size_t length) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:47:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | ssize_t recv(char *buffer, size_t length, uint32_t *host, uint16_t *port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:48:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_port(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:60:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 60 | void create_socket(unsigned short port) throw (UDPSocketException); | ^~~~~ In file included from ../Engine/include/LANBroadcaster.hpp:22, from ../Engine/include/MainMenu.hpp:27, from ../Engine/src/MainMenu.cpp:18: ../Engine/include/MessageSequencer.hpp:94:128: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | MessageSequencer(I18N& i18n, hostport_t port, pico_size_t num_heaps, const std::string& name, const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:95:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 95 | MessageSequencer(I18N& i18n, hostaddr_t server_host, hostport_t server_port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:99:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void request_server_info(hostaddr_t host, hostport_t port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:100:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 100 | void login(const std::string& password, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:101:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 101 | void login(data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:102:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | void logout() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:104:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | void broadcast(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:105:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | void push(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:106:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void push(flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:107:85: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | void push(const Connection *c, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:108:100: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | void push(const Connection *c, command_t cmd, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:111:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | bool cycle() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:112:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | void kill(const Connection *c) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:114:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | int protocol_version) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:121:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | virtual void event_access_denied(RefusalReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:122:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 122 | virtual void event_login(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:123:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | virtual void event_data(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:124:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 124 | virtual void event_logout(const Connection *c, LogoutReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:143:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 143 | void ack(SequencerHeap *heap, sequence_no_t seq_no) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:144:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | void process_incoming(SequencerHeap *heap, NetMessage *msg) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:152:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 152 | flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ In file included from ../Engine/include/LANBroadcaster.hpp:24, from ../Engine/include/MainMenu.hpp:27, from ../Engine/src/MainMenu.cpp:18: ../shared/include/Mutex.hpp:49:13: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Mutex() throw (MutexException); | ^~~~~ In file included from ../Engine/include/MainMenu.hpp:27, from ../Engine/src/MainMenu.cpp:18: ../Engine/include/LANBroadcaster.hpp:40:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | LANBroadcaster(I18N& i18n, hostport_t port) throw (LANBroadcasterException, UDPSocketException); | ^~~~~ ../Engine/include/LANBroadcaster.hpp:43:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void start() throw (LANBroadcasterException); | ^~~~~ ../Engine/include/LANBroadcaster.hpp:45:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | void refresh() throw (Exception); | ^~~~~ ../Engine/include/LANBroadcaster.hpp:58:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 58 | int protocol_version) throw (Exception); | ^~~~~ In file included from ../Engine/include/MasterQuery.hpp:22, from ../Engine/include/MainMenu.hpp:28, from ../Engine/src/MainMenu.cpp:18: ../Engine/include/MasterQueryClient.hpp:33:96: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 33 | MasterQueryClient(I18N& i18n, MasterQuery& master_query, hostaddr_t host, hostport_t port) throw (Exception); | ^~~~~ ../Engine/include/MasterQueryClient.hpp:48:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | int protocol_version) throw (Exception); | ^~~~~ In file included from ../Engine/include/MainMenu.hpp:28, from ../Engine/src/MainMenu.cpp:18: ../Engine/include/MasterQuery.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (MasterQueryException); | ^~~~~ ../Engine/include/MasterQuery.hpp:46:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void start() throw (MasterQueryException); | ^~~~~ ../Engine/include/MasterQuery.hpp:49:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void refresh() throw (MasterQueryException); | ^~~~~ In file included from ../Engine/src/MainMenu.cpp:18: ../Engine/include/MainMenu.hpp:41:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | virtual void idle() throw (Exception); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:27, from ../Engine/include/ClientServer.hpp:23, from ../Engine/include/Server.hpp:26, from ../Engine/src/MainMenu.cpp:21: ../Engine/include/Player.hpp:44:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | void set_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:36, from ../Engine/include/ClientServer.hpp:23, from ../Engine/include/Server.hpp:26, from ../Engine/src/MainMenu.cpp:21: ../Engine/include/Lagometer.hpp:41:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Lagometer(Subsystem& subsystem) throw (LagometerException); | ^~~~~ ../Engine/include/Lagometer.hpp:42:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | Lagometer(Subsystem& subsystem, int width, int height) throw (LagometerException); | ^~~~~ ../Engine/include/Lagometer.hpp:77:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | void create(Subsystem& subsystem) throw (LagometerException); | ^~~~~ In file included from ../Engine/include/ClientServer.hpp:23, from ../Engine/include/Server.hpp:26, from ../Engine/src/MainMenu.cpp:21: ../Engine/include/Tournament.hpp:171:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | throw (TournamentException, ResourcesException); | ^~~~~ ../Engine/include/Tournament.hpp:223:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 223 | virtual void create_spawn_points() throw (TournamentException); | ^~~~~ In file included from ../Engine/include/ClientServer.hpp:26, from ../Engine/include/Server.hpp:26, from ../Engine/src/MainMenu.cpp:21: ../Engine/include/TournamentFactory.hpp:45:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | throw (TournamentFactoryException); | ^~~~~ ../Engine/include/TournamentFactory.hpp:49:75: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | bool server, bool warmup, Players& players, ServerLogger *logger) throw (Exception); | ^~~~~ In file included from ../Engine/include/Server.hpp:26, from ../Engine/src/MainMenu.cpp:21: ../Engine/include/ClientServer.hpp:65:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:68:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 68 | data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:71:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 71 | data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:73:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void flush_stacked_send_data(const Connection *c, flags_t flags) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:74:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void flush_stacked_broadcast_data(flags_t flags) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:75:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void flush_stacked_broadcast_data_synced(flags_t flags) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:78:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 78 | data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:81:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 81 | const void *data) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:84:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 84 | const void *data) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:88:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 88 | const std::string& server_name, const std::string& password) throw (Exception); | ^~~~~ In file included from ../Engine/include/Server.hpp:29, from ../Engine/src/MainMenu.cpp:21: ../Engine/include/ServerAdmin.hpp:46:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void execute(const Connection *c, Player *p, std::string cmd, std::string params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:66:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 66 | void update_configuration(const Connection *c) throw (Exception); | ^~~~~ ../Engine/include/ServerAdmin.hpp:67:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void send_i18n_msg(const Connection *c, I18NText id, const char *addon = 0) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:68:104: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 68 | void send_i18n_msg(const Connection *c, I18NText id, const std::string& p1, const std::string& p2) throw (ServerAdminException); | ^~~~~ In file included from ../Engine/include/Server.hpp:29, from ../Engine/src/MainMenu.cpp:21: ../Engine/include/ServerAdmin.hpp:70:75: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 70 | void sc_op(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:71:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 71 | void sc_deop(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:72:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 72 | void sc_list(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:73:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void sc_kick(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:74:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void sc_ban(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:75:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void sc_unban(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:76:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 76 | void sc_next(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:77:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | void sc_map(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:78:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 78 | void sc_reload(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:79:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 79 | void sc_save(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:80:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | void sc_get(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:81:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 81 | void sc_set(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:82:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 82 | void sc_reset(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:83:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | void sc_vote(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:84:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 84 | void sc_stats(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:86:62: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | bool check_if_authorized(const Connection *c, Player *p) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:87:74: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 87 | bool check_if_params(const Connection *c, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:88:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 88 | bool check_if_no_params(const Connection *c, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:89:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 89 | bool check_if_is_server(const Connection *c) throw (ServerAdminException); | ^~~~~ In file included from ../Engine/src/MainMenu.cpp:21: ../Engine/include/Server.hpp:48:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | throw (Exception); | ^~~~~ ../Engine/include/Server.hpp:51:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const std::string& server_config_file) throw (Exception); | ^~~~~ ../Engine/include/Server.hpp:55:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void start() throw (ServerException); | ^~~~~ ../Engine/include/Server.hpp:57:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 57 | void reload_config() throw (ServerException); | ^~~~~ ../Engine/include/Server.hpp:129:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 129 | void process_sync_pak(const Connection *c, Player *p) throw (ServerException); | ^~~~~ ../Engine/include/Server.hpp:136:84: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 136 | void parse_command(const Connection *c, Player *p, data_len_t len, void *data) throw (ServerAdminException); | ^~~~~ ../Engine/include/Server.hpp:144:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | virtual void event_login(const Connection *c, data_len_t len, void *data) throw (Exception); | ^~~~~ ../Engine/include/Server.hpp:145:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 145 | virtual void event_data(const Connection *c, data_len_t len, void *data) throw (Exception); | ^~~~~ ../Engine/include/Server.hpp:146:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | virtual void event_logout(const Connection *c, LogoutReason reason) throw (Exception); | ^~~~~ In file included from ../Engine/src/MainMenu.cpp:22: ../Engine/include/Client.hpp:57:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 57 | throw (Exception); | ^~~~~ ../Engine/include/Client.hpp:65:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | virtual void idle() throw (Exception); | ^~~~~ ../Engine/include/Client.hpp:138:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 138 | int protocol_version) throw (Exception); | ^~~~~ ../Engine/include/Client.hpp:139:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 139 | virtual void event_access_denied(MessageSequencer::RefusalReason reason) throw (Exception); | ^~~~~ ../Engine/include/Client.hpp:140:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 140 | virtual void event_login(const Connection *c, data_len_t len, void *data) throw (Exception); | ^~~~~ ../Engine/include/Client.hpp:141:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 141 | virtual void event_data(const Connection *c, data_len_t len, void *data) throw (Exception); | ^~~~~ ../Engine/include/Client.hpp:142:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 142 | virtual void event_logout(const Connection *c, LogoutReason reason) throw (Exception); | ^~~~~ ../Engine/src/MainMenu.cpp:100:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 100 | void MainMenu::idle() throw (Exception) { | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/Server' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/Server' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I../Engine/include -I../shared/include -Wno-unused-result -pedantic -Wextra -DDATA_DIRECTORY=/usr/share/games/goatattack -D__STDC_FORMAT_MACROS -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DDEDICATED_SERVER -DPNG_SKIP_SETJMP_CHECK -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../Engine/src/goatattack_server-TournamentPhysics.o `test -f '../Engine/src/TournamentPhysics.cpp' || echo './'`../Engine/src/TournamentPhysics.cpp In file included from ../shared/include/ZipReader.hpp:21, from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentPhysics.cpp:18: ../shared/include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentPhysics.cpp:18: ../shared/include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentPhysics.cpp:18: ../shared/include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentPhysics.cpp:18: ../shared/include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentPhysics.cpp:18: ../shared/include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ../shared/include/Resources.hpp:24, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentPhysics.cpp:18: ../shared/include/Directory.hpp:43:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | Directory(const std::string& directory, const std::string& suffix, ZipReader *zip = 0) throw (DirectoryException); | ^~~~~ In file included from ../shared/include/KeyValue.hpp:22, from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentPhysics.cpp:18: ../shared/include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ../shared/include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentPhysics.cpp:18: ../shared/include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentPhysics.cpp:18: ../shared/include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentPhysics.cpp:18: ../shared/include/Tileset.hpp:47:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | throw (KeyValueException, TilesetException); | ^~~~~ ../shared/include/Tileset.hpp:67:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:26, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentPhysics.cpp:18: ../shared/include/Object.hpp:64:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | throw (KeyValueException, ObjectException); | ^~~~~ ../shared/include/Object.hpp:96:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Characterset.hpp:22, from ../shared/include/Resources.hpp:27, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentPhysics.cpp:18: ../shared/include/Movable.hpp:52:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ ../shared/include/Movable.hpp:73:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ In file included from ../shared/include/Resources.hpp:27, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentPhysics.cpp:18: ../shared/include/Characterset.hpp:61:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 61 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/Characterset.hpp:80:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:83:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:86:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:28, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentPhysics.cpp:18: ../shared/include/NPC.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/NPC.hpp:77:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Sound.hpp:24, from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentPhysics.cpp:18: ../shared/include/Audio.hpp:45:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ ../shared/include/Audio.hpp:46:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | virtual void generate_music(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ In file included from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentPhysics.cpp:18: ../shared/include/Sound.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, SoundException); | ^~~~~ In file included from ../shared/include/Resources.hpp:29, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentPhysics.cpp:18: ../shared/include/Animation.hpp:42:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | throw (KeyValueException, AnimationException); | ^~~~~ ../shared/include/Animation.hpp:99:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:25, from ../shared/include/Resources.hpp:30, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentPhysics.cpp:18: ../shared/include/Background.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, BackgroundException); | ^~~~~ ../shared/include/Background.hpp:53:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:27, from ../shared/include/Resources.hpp:30, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentPhysics.cpp:18: ../shared/include/Lightmap.hpp:41:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | throw (LightmapException); | ^~~~~ ../shared/include/Lightmap.hpp:55:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:30, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentPhysics.cpp:18: ../shared/include/Map.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MapException); | ^~~~~ ../shared/include/Map.hpp:82:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 82 | void fill_map() throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:32, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentPhysics.cpp:18: ../shared/include/Font.hpp:53:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw (KeyValueException, FontException); | ^~~~~ In file included from ../shared/include/Resources.hpp:33, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentPhysics.cpp:18: ../shared/include/Icon.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, IconException); | ^~~~~ ../shared/include/Icon.hpp:53:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:35, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentPhysics.cpp:18: ../shared/include/Music.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, MusicException); | ^~~~~ ../shared/include/Music.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | const Audio *get_audio() const throw (MusicException); | ^~~~~ In file included from ../shared/include/Resources.hpp:36, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentPhysics.cpp:18: ../shared/include/Shader.hpp:41:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Shader(const std::string& filename, ZipReader *zip) throw (KeyValueException, ShaderException); | ^~~~~ ../shared/include/Shader.hpp:44:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual ID get_location(const char *name) throw (ShaderException) = 0; | ^~~~~ ../shared/include/Shader.hpp:45:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual ID get_attrib_location(const char *name) throw (ShaderException) = 0; | ^~~~~ In file included from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentPhysics.cpp:18: ../shared/include/Resources.hpp:96:123: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | Resources(Subsystem& subystem, const std::string& resource_directory, bool skip_maps = false, bool paks_only = false) throw (ResourcesException, ResourcesMissingException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentPhysics.cpp:18: ../shared/include/Resources.hpp:99:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void reload_resources() throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:103:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 103 | Tileset *get_tileset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:104:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | Object *get_object(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:105:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | Characterset *get_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:106:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | NPC *get_npc(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:107:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | Animation *get_animation(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:108:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | Map *get_map(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:109:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 109 | Background *get_background(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:110:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | Font *get_font(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:111:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | Icon *get_icon(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:112:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | Sound *get_sound(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:113:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | Music *get_music(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:114:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | Properties *get_game_settings(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:115:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | Shader *get_shader(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:116:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 116 | Icon *get_flag(const std::string& name, bool no_throw = false) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:159:90: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | void read_tilesets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:160:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 160 | void read_objects(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:161:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 161 | void read_charactersets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:162:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 162 | void read_npcs(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:163:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 163 | void read_animations(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:164:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 164 | void read_maps(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:165:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 165 | void read_backgrounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:166:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | void read_fonts(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:167:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | void read_icons(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:168:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | void read_sounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:169:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | void read_musics(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:170:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 170 | void read_game_settings(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:171:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | void read_shaders(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:172:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 172 | void read_flags(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:174:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 174 | void load_resources(bool home_paks_only) throw (ResourcesException, ResourcesMissingException); | ^~~~~ ../shared/include/Resources.hpp:175:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 175 | void read_all(const std::string& fdir, ZipReader *fzip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:177:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 177 | void prepare_resources() throw (ResourcesException); | ^~~~~ In file included from ../Engine/include/MessageSequencer.hpp:22, from ../Engine/include/Player.hpp:21, from ../Engine/include/Tournament.hpp:27, from ../Engine/src/TournamentPhysics.cpp:18: ../shared/include/UDPSocket.hpp:42:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | UDPSocket() throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | UDPSocket(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:46:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | ssize_t send(uint32_t host, uint16_t port, void *buffer, size_t length) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:47:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | ssize_t recv(char *buffer, size_t length, uint32_t *host, uint16_t *port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:48:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_port(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:60:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 60 | void create_socket(unsigned short port) throw (UDPSocketException); | ^~~~~ In file included from ../Engine/include/Player.hpp:21, from ../Engine/include/Tournament.hpp:27, from ../Engine/src/TournamentPhysics.cpp:18: ../Engine/include/MessageSequencer.hpp:94:128: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | MessageSequencer(I18N& i18n, hostport_t port, pico_size_t num_heaps, const std::string& name, const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:95:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 95 | MessageSequencer(I18N& i18n, hostaddr_t server_host, hostport_t server_port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:99:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void request_server_info(hostaddr_t host, hostport_t port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:100:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 100 | void login(const std::string& password, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:101:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 101 | void login(data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:102:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | void logout() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:104:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | void broadcast(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:105:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | void push(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:106:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void push(flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:107:85: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | void push(const Connection *c, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:108:100: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | void push(const Connection *c, command_t cmd, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:111:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | bool cycle() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:112:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | void kill(const Connection *c) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:114:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | int protocol_version) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:121:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | virtual void event_access_denied(RefusalReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:122:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 122 | virtual void event_login(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:123:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | virtual void event_data(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:124:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 124 | virtual void event_logout(const Connection *c, LogoutReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:143:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 143 | void ack(SequencerHeap *heap, sequence_no_t seq_no) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:144:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | void process_incoming(SequencerHeap *heap, NetMessage *msg) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:152:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 152 | flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:27, from ../Engine/src/TournamentPhysics.cpp:18: ../Engine/include/Player.hpp:44:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | void set_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:31, from ../Engine/src/TournamentPhysics.cpp:18: ../shared/include/Configuration.hpp:34:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 34 | Configuration(const std::string& directory, const std::string& filename) throw (ConfigurationException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:32, from ../Engine/src/TournamentPhysics.cpp:18: ../shared/include/Gui.hpp:68:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 68 | Gui(Resources& resources, Subsystem& subsystem, Font *font) throw (GuiException, ResourcesException); | ^~~~~ ../shared/include/Gui.hpp:71:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 71 | void run() throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:74:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | virtual void idle() throw (Exception) = 0; | ^~~~~ ../shared/include/Gui.hpp:99:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:102:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | const std::string& caption) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:106:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:110:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:114:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:117:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | const std::string& text) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | TileGraphic *graphic) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:123:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:126:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 126 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:131:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 131 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:136:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 136 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:140:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 140 | void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:144:83: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | GuiListbox::OnItemSelected on_item_selected, void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:201:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 201 | void idleloop(int stack_counter) throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:203:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 203 | void check_parent(GuiObject *parent) throw (GuiException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:36, from ../Engine/src/TournamentPhysics.cpp:18: ../Engine/include/Lagometer.hpp:41:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Lagometer(Subsystem& subsystem) throw (LagometerException); | ^~~~~ ../Engine/include/Lagometer.hpp:42:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | Lagometer(Subsystem& subsystem, int width, int height) throw (LagometerException); | ^~~~~ ../Engine/include/Lagometer.hpp:77:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | void create(Subsystem& subsystem) throw (LagometerException); | ^~~~~ In file included from ../Engine/src/TournamentPhysics.cpp:18: ../Engine/include/Tournament.hpp:171:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | throw (TournamentException, ResourcesException); | ^~~~~ ../Engine/include/Tournament.hpp:223:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 223 | virtual void create_spawn_points() throw (TournamentException); | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/Server' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/Server' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I../Engine/include -I../shared/include -Wno-unused-result -pedantic -Wextra -DDATA_DIRECTORY=/usr/share/games/goatattack -D__STDC_FORMAT_MACROS -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DDEDICATED_SERVER -DPNG_SKIP_SETJMP_CHECK -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../Engine/src/goatattack_server-TournamentSpectator.o `test -f '../Engine/src/TournamentSpectator.cpp' || echo './'`../Engine/src/TournamentSpectator.cpp In file included from ../shared/include/ZipReader.hpp:21, from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentSpectator.cpp:18: ../shared/include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentSpectator.cpp:18: ../shared/include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentSpectator.cpp:18: ../shared/include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentSpectator.cpp:18: ../shared/include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentSpectator.cpp:18: ../shared/include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ../shared/include/Resources.hpp:24, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentSpectator.cpp:18: ../shared/include/Directory.hpp:43:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | Directory(const std::string& directory, const std::string& suffix, ZipReader *zip = 0) throw (DirectoryException); | ^~~~~ In file included from ../shared/include/KeyValue.hpp:22, from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentSpectator.cpp:18: ../shared/include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ../shared/include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentSpectator.cpp:18: ../shared/include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentSpectator.cpp:18: ../shared/include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentSpectator.cpp:18: ../shared/include/Tileset.hpp:47:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | throw (KeyValueException, TilesetException); | ^~~~~ ../shared/include/Tileset.hpp:67:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:26, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentSpectator.cpp:18: ../shared/include/Object.hpp:64:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | throw (KeyValueException, ObjectException); | ^~~~~ ../shared/include/Object.hpp:96:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Characterset.hpp:22, from ../shared/include/Resources.hpp:27, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentSpectator.cpp:18: ../shared/include/Movable.hpp:52:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ ../shared/include/Movable.hpp:73:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ In file included from ../shared/include/Resources.hpp:27, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentSpectator.cpp:18: ../shared/include/Characterset.hpp:61:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 61 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/Characterset.hpp:80:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:83:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:86:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:28, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentSpectator.cpp:18: ../shared/include/NPC.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/NPC.hpp:77:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Sound.hpp:24, from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentSpectator.cpp:18: ../shared/include/Audio.hpp:45:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ ../shared/include/Audio.hpp:46:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | virtual void generate_music(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ In file included from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentSpectator.cpp:18: ../shared/include/Sound.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, SoundException); | ^~~~~ In file included from ../shared/include/Resources.hpp:29, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentSpectator.cpp:18: ../shared/include/Animation.hpp:42:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | throw (KeyValueException, AnimationException); | ^~~~~ ../shared/include/Animation.hpp:99:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:25, from ../shared/include/Resources.hpp:30, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentSpectator.cpp:18: ../shared/include/Background.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, BackgroundException); | ^~~~~ ../shared/include/Background.hpp:53:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:27, from ../shared/include/Resources.hpp:30, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentSpectator.cpp:18: ../shared/include/Lightmap.hpp:41:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | throw (LightmapException); | ^~~~~ ../shared/include/Lightmap.hpp:55:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:30, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentSpectator.cpp:18: ../shared/include/Map.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MapException); | ^~~~~ ../shared/include/Map.hpp:82:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 82 | void fill_map() throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:32, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentSpectator.cpp:18: ../shared/include/Font.hpp:53:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw (KeyValueException, FontException); | ^~~~~ In file included from ../shared/include/Resources.hpp:33, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentSpectator.cpp:18: ../shared/include/Icon.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, IconException); | ^~~~~ ../shared/include/Icon.hpp:53:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:35, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentSpectator.cpp:18: ../shared/include/Music.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, MusicException); | ^~~~~ ../shared/include/Music.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | const Audio *get_audio() const throw (MusicException); | ^~~~~ In file included from ../shared/include/Resources.hpp:36, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentSpectator.cpp:18: ../shared/include/Shader.hpp:41:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Shader(const std::string& filename, ZipReader *zip) throw (KeyValueException, ShaderException); | ^~~~~ ../shared/include/Shader.hpp:44:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual ID get_location(const char *name) throw (ShaderException) = 0; | ^~~~~ ../shared/include/Shader.hpp:45:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual ID get_attrib_location(const char *name) throw (ShaderException) = 0; | ^~~~~ In file included from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentSpectator.cpp:18: ../shared/include/Resources.hpp:96:123: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | Resources(Subsystem& subystem, const std::string& resource_directory, bool skip_maps = false, bool paks_only = false) throw (ResourcesException, ResourcesMissingException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentSpectator.cpp:18: ../shared/include/Resources.hpp:99:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void reload_resources() throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:103:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 103 | Tileset *get_tileset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:104:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | Object *get_object(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:105:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | Characterset *get_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:106:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | NPC *get_npc(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:107:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | Animation *get_animation(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:108:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | Map *get_map(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:109:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 109 | Background *get_background(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:110:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | Font *get_font(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:111:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | Icon *get_icon(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:112:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | Sound *get_sound(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:113:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | Music *get_music(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:114:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | Properties *get_game_settings(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:115:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | Shader *get_shader(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:116:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 116 | Icon *get_flag(const std::string& name, bool no_throw = false) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:159:90: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | void read_tilesets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:160:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 160 | void read_objects(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:161:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 161 | void read_charactersets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:162:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 162 | void read_npcs(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:163:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 163 | void read_animations(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:164:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 164 | void read_maps(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:165:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 165 | void read_backgrounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:166:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | void read_fonts(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:167:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | void read_icons(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:168:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | void read_sounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:169:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | void read_musics(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:170:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 170 | void read_game_settings(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:171:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | void read_shaders(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:172:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 172 | void read_flags(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:174:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 174 | void load_resources(bool home_paks_only) throw (ResourcesException, ResourcesMissingException); | ^~~~~ ../shared/include/Resources.hpp:175:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 175 | void read_all(const std::string& fdir, ZipReader *fzip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:177:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 177 | void prepare_resources() throw (ResourcesException); | ^~~~~ In file included from ../Engine/include/MessageSequencer.hpp:22, from ../Engine/include/Player.hpp:21, from ../Engine/include/Tournament.hpp:27, from ../Engine/src/TournamentSpectator.cpp:18: ../shared/include/UDPSocket.hpp:42:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | UDPSocket() throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | UDPSocket(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:46:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | ssize_t send(uint32_t host, uint16_t port, void *buffer, size_t length) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:47:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | ssize_t recv(char *buffer, size_t length, uint32_t *host, uint16_t *port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:48:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_port(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:60:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 60 | void create_socket(unsigned short port) throw (UDPSocketException); | ^~~~~ In file included from ../Engine/include/Player.hpp:21, from ../Engine/include/Tournament.hpp:27, from ../Engine/src/TournamentSpectator.cpp:18: ../Engine/include/MessageSequencer.hpp:94:128: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | MessageSequencer(I18N& i18n, hostport_t port, pico_size_t num_heaps, const std::string& name, const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:95:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 95 | MessageSequencer(I18N& i18n, hostaddr_t server_host, hostport_t server_port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:99:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void request_server_info(hostaddr_t host, hostport_t port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:100:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 100 | void login(const std::string& password, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:101:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 101 | void login(data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:102:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | void logout() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:104:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | void broadcast(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:105:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | void push(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:106:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void push(flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:107:85: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | void push(const Connection *c, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:108:100: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | void push(const Connection *c, command_t cmd, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:111:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | bool cycle() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:112:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | void kill(const Connection *c) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:114:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | int protocol_version) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:121:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | virtual void event_access_denied(RefusalReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:122:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 122 | virtual void event_login(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:123:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | virtual void event_data(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:124:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 124 | virtual void event_logout(const Connection *c, LogoutReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:143:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 143 | void ack(SequencerHeap *heap, sequence_no_t seq_no) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:144:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | void process_incoming(SequencerHeap *heap, NetMessage *msg) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:152:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 152 | flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:27, from ../Engine/src/TournamentSpectator.cpp:18: ../Engine/include/Player.hpp:44:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | void set_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:31, from ../Engine/src/TournamentSpectator.cpp:18: ../shared/include/Configuration.hpp:34:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 34 | Configuration(const std::string& directory, const std::string& filename) throw (ConfigurationException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:32, from ../Engine/src/TournamentSpectator.cpp:18: ../shared/include/Gui.hpp:68:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 68 | Gui(Resources& resources, Subsystem& subsystem, Font *font) throw (GuiException, ResourcesException); | ^~~~~ ../shared/include/Gui.hpp:71:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 71 | void run() throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:74:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | virtual void idle() throw (Exception) = 0; | ^~~~~ ../shared/include/Gui.hpp:99:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:102:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | const std::string& caption) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:106:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:110:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:114:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:117:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | const std::string& text) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | TileGraphic *graphic) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:123:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:126:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 126 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:131:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 131 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:136:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 136 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:140:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 140 | void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:144:83: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | GuiListbox::OnItemSelected on_item_selected, void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:201:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 201 | void idleloop(int stack_counter) throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:203:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 203 | void check_parent(GuiObject *parent) throw (GuiException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:36, from ../Engine/src/TournamentSpectator.cpp:18: ../Engine/include/Lagometer.hpp:41:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Lagometer(Subsystem& subsystem) throw (LagometerException); | ^~~~~ ../Engine/include/Lagometer.hpp:42:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | Lagometer(Subsystem& subsystem, int width, int height) throw (LagometerException); | ^~~~~ ../Engine/include/Lagometer.hpp:77:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | void create(Subsystem& subsystem) throw (LagometerException); | ^~~~~ In file included from ../Engine/src/TournamentSpectator.cpp:18: ../Engine/include/Tournament.hpp:171:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | throw (TournamentException, ResourcesException); | ^~~~~ ../Engine/include/Tournament.hpp:223:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 223 | virtual void create_spawn_points() throw (TournamentException); | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/Server' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/Server' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I../Engine/include -I../shared/include -Wno-unused-result -pedantic -Wextra -DDATA_DIRECTORY=/usr/share/games/goatattack -D__STDC_FORMAT_MACROS -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DDEDICATED_SERVER -DPNG_SKIP_SETJMP_CHECK -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../Engine/src/goatattack_server-TournamentTDM.o `test -f '../Engine/src/TournamentTDM.cpp' || echo './'`../Engine/src/TournamentTDM.cpp In file included from ../shared/include/ZipReader.hpp:21, from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentTDM.hpp:21, from ../Engine/src/TournamentTDM.cpp:18: ../shared/include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentTDM.hpp:21, from ../Engine/src/TournamentTDM.cpp:18: ../shared/include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentTDM.hpp:21, from ../Engine/src/TournamentTDM.cpp:18: ../shared/include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentTDM.hpp:21, from ../Engine/src/TournamentTDM.cpp:18: ../shared/include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentTDM.hpp:21, from ../Engine/src/TournamentTDM.cpp:18: ../shared/include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ../shared/include/Resources.hpp:24, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentTDM.hpp:21, from ../Engine/src/TournamentTDM.cpp:18: ../shared/include/Directory.hpp:43:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | Directory(const std::string& directory, const std::string& suffix, ZipReader *zip = 0) throw (DirectoryException); | ^~~~~ In file included from ../shared/include/KeyValue.hpp:22, from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentTDM.hpp:21, from ../Engine/src/TournamentTDM.cpp:18: ../shared/include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ../shared/include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentTDM.hpp:21, from ../Engine/src/TournamentTDM.cpp:18: ../shared/include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentTDM.hpp:21, from ../Engine/src/TournamentTDM.cpp:18: ../shared/include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentTDM.hpp:21, from ../Engine/src/TournamentTDM.cpp:18: ../shared/include/Tileset.hpp:47:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | throw (KeyValueException, TilesetException); | ^~~~~ ../shared/include/Tileset.hpp:67:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:26, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentTDM.hpp:21, from ../Engine/src/TournamentTDM.cpp:18: ../shared/include/Object.hpp:64:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | throw (KeyValueException, ObjectException); | ^~~~~ ../shared/include/Object.hpp:96:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Characterset.hpp:22, from ../shared/include/Resources.hpp:27, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentTDM.hpp:21, from ../Engine/src/TournamentTDM.cpp:18: ../shared/include/Movable.hpp:52:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ ../shared/include/Movable.hpp:73:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ In file included from ../shared/include/Resources.hpp:27, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentTDM.hpp:21, from ../Engine/src/TournamentTDM.cpp:18: ../shared/include/Characterset.hpp:61:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 61 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/Characterset.hpp:80:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:83:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:86:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:28, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentTDM.hpp:21, from ../Engine/src/TournamentTDM.cpp:18: ../shared/include/NPC.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/NPC.hpp:77:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Sound.hpp:24, from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentTDM.hpp:21, from ../Engine/src/TournamentTDM.cpp:18: ../shared/include/Audio.hpp:45:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ ../shared/include/Audio.hpp:46:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | virtual void generate_music(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ In file included from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentTDM.hpp:21, from ../Engine/src/TournamentTDM.cpp:18: ../shared/include/Sound.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, SoundException); | ^~~~~ In file included from ../shared/include/Resources.hpp:29, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentTDM.hpp:21, from ../Engine/src/TournamentTDM.cpp:18: ../shared/include/Animation.hpp:42:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | throw (KeyValueException, AnimationException); | ^~~~~ ../shared/include/Animation.hpp:99:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:25, from ../shared/include/Resources.hpp:30, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentTDM.hpp:21, from ../Engine/src/TournamentTDM.cpp:18: ../shared/include/Background.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, BackgroundException); | ^~~~~ ../shared/include/Background.hpp:53:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:27, from ../shared/include/Resources.hpp:30, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentTDM.hpp:21, from ../Engine/src/TournamentTDM.cpp:18: ../shared/include/Lightmap.hpp:41:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | throw (LightmapException); | ^~~~~ ../shared/include/Lightmap.hpp:55:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:30, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentTDM.hpp:21, from ../Engine/src/TournamentTDM.cpp:18: ../shared/include/Map.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MapException); | ^~~~~ ../shared/include/Map.hpp:82:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 82 | void fill_map() throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:32, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentTDM.hpp:21, from ../Engine/src/TournamentTDM.cpp:18: ../shared/include/Font.hpp:53:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw (KeyValueException, FontException); | ^~~~~ In file included from ../shared/include/Resources.hpp:33, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentTDM.hpp:21, from ../Engine/src/TournamentTDM.cpp:18: ../shared/include/Icon.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, IconException); | ^~~~~ ../shared/include/Icon.hpp:53:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:35, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentTDM.hpp:21, from ../Engine/src/TournamentTDM.cpp:18: ../shared/include/Music.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, MusicException); | ^~~~~ ../shared/include/Music.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | const Audio *get_audio() const throw (MusicException); | ^~~~~ In file included from ../shared/include/Resources.hpp:36, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentTDM.hpp:21, from ../Engine/src/TournamentTDM.cpp:18: ../shared/include/Shader.hpp:41:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Shader(const std::string& filename, ZipReader *zip) throw (KeyValueException, ShaderException); | ^~~~~ ../shared/include/Shader.hpp:44:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual ID get_location(const char *name) throw (ShaderException) = 0; | ^~~~~ ../shared/include/Shader.hpp:45:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual ID get_attrib_location(const char *name) throw (ShaderException) = 0; | ^~~~~ In file included from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentTDM.hpp:21, from ../Engine/src/TournamentTDM.cpp:18: ../shared/include/Resources.hpp:96:123: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | Resources(Subsystem& subystem, const std::string& resource_directory, bool skip_maps = false, bool paks_only = false) throw (ResourcesException, ResourcesMissingException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentTDM.hpp:21, from ../Engine/src/TournamentTDM.cpp:18: ../shared/include/Resources.hpp:99:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void reload_resources() throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:103:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 103 | Tileset *get_tileset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:104:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | Object *get_object(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:105:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | Characterset *get_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:106:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | NPC *get_npc(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:107:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | Animation *get_animation(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:108:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | Map *get_map(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:109:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 109 | Background *get_background(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:110:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | Font *get_font(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:111:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | Icon *get_icon(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:112:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | Sound *get_sound(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:113:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | Music *get_music(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:114:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | Properties *get_game_settings(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:115:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | Shader *get_shader(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:116:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 116 | Icon *get_flag(const std::string& name, bool no_throw = false) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:159:90: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | void read_tilesets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:160:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 160 | void read_objects(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:161:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 161 | void read_charactersets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:162:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 162 | void read_npcs(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:163:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 163 | void read_animations(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:164:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 164 | void read_maps(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:165:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 165 | void read_backgrounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:166:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | void read_fonts(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:167:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | void read_icons(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:168:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | void read_sounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:169:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | void read_musics(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:170:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 170 | void read_game_settings(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:171:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | void read_shaders(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:172:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 172 | void read_flags(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:174:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 174 | void load_resources(bool home_paks_only) throw (ResourcesException, ResourcesMissingException); | ^~~~~ ../shared/include/Resources.hpp:175:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 175 | void read_all(const std::string& fdir, ZipReader *fzip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:177:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 177 | void prepare_resources() throw (ResourcesException); | ^~~~~ In file included from ../Engine/include/MessageSequencer.hpp:22, from ../Engine/include/Player.hpp:21, from ../Engine/include/Tournament.hpp:27, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentTDM.hpp:21, from ../Engine/src/TournamentTDM.cpp:18: ../shared/include/UDPSocket.hpp:42:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | UDPSocket() throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | UDPSocket(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:46:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | ssize_t send(uint32_t host, uint16_t port, void *buffer, size_t length) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:47:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | ssize_t recv(char *buffer, size_t length, uint32_t *host, uint16_t *port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:48:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_port(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:60:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 60 | void create_socket(unsigned short port) throw (UDPSocketException); | ^~~~~ In file included from ../Engine/include/Player.hpp:21, from ../Engine/include/Tournament.hpp:27, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentTDM.hpp:21, from ../Engine/src/TournamentTDM.cpp:18: ../Engine/include/MessageSequencer.hpp:94:128: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | MessageSequencer(I18N& i18n, hostport_t port, pico_size_t num_heaps, const std::string& name, const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:95:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 95 | MessageSequencer(I18N& i18n, hostaddr_t server_host, hostport_t server_port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:99:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void request_server_info(hostaddr_t host, hostport_t port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:100:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 100 | void login(const std::string& password, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:101:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 101 | void login(data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:102:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | void logout() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:104:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | void broadcast(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:105:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | void push(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:106:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void push(flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:107:85: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | void push(const Connection *c, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:108:100: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | void push(const Connection *c, command_t cmd, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:111:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | bool cycle() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:112:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | void kill(const Connection *c) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:114:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | int protocol_version) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:121:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | virtual void event_access_denied(RefusalReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:122:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 122 | virtual void event_login(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:123:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | virtual void event_data(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:124:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 124 | virtual void event_logout(const Connection *c, LogoutReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:143:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 143 | void ack(SequencerHeap *heap, sequence_no_t seq_no) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:144:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | void process_incoming(SequencerHeap *heap, NetMessage *msg) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:152:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 152 | flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:27, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentTDM.hpp:21, from ../Engine/src/TournamentTDM.cpp:18: ../Engine/include/Player.hpp:44:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | void set_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:31, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentTDM.hpp:21, from ../Engine/src/TournamentTDM.cpp:18: ../shared/include/Configuration.hpp:34:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 34 | Configuration(const std::string& directory, const std::string& filename) throw (ConfigurationException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:32, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentTDM.hpp:21, from ../Engine/src/TournamentTDM.cpp:18: ../shared/include/Gui.hpp:68:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 68 | Gui(Resources& resources, Subsystem& subsystem, Font *font) throw (GuiException, ResourcesException); | ^~~~~ ../shared/include/Gui.hpp:71:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 71 | void run() throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:74:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | virtual void idle() throw (Exception) = 0; | ^~~~~ ../shared/include/Gui.hpp:99:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:102:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | const std::string& caption) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:106:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:110:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:114:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:117:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | const std::string& text) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | TileGraphic *graphic) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:123:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:126:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 126 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:131:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 131 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:136:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 136 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:140:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 140 | void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:144:83: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | GuiListbox::OnItemSelected on_item_selected, void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:201:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 201 | void idleloop(int stack_counter) throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:203:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 203 | void check_parent(GuiObject *parent) throw (GuiException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:36, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentTDM.hpp:21, from ../Engine/src/TournamentTDM.cpp:18: ../Engine/include/Lagometer.hpp:41:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Lagometer(Subsystem& subsystem) throw (LagometerException); | ^~~~~ ../Engine/include/Lagometer.hpp:42:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | Lagometer(Subsystem& subsystem, int width, int height) throw (LagometerException); | ^~~~~ ../Engine/include/Lagometer.hpp:77:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | void create(Subsystem& subsystem) throw (LagometerException); | ^~~~~ In file included from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentTDM.hpp:21, from ../Engine/src/TournamentTDM.cpp:18: ../Engine/include/Tournament.hpp:171:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | throw (TournamentException, ResourcesException); | ^~~~~ ../Engine/include/Tournament.hpp:223:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 223 | virtual void create_spawn_points() throw (TournamentException); | ^~~~~ In file included from ../Engine/include/TournamentTDM.hpp:21, from ../Engine/src/TournamentTDM.cpp:18: ../Engine/include/TournamentTeam.hpp:37:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 37 | throw (TournamentException, ResourcesException); | ^~~~~ ../Engine/include/TournamentTeam.hpp:61:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 61 | virtual void create_spawn_points() throw (TournamentException); | ^~~~~ In file included from ../Engine/src/TournamentTDM.cpp:18: ../Engine/include/TournamentTDM.hpp:34:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 34 | throw (TournamentException, ResourcesException); | ^~~~~ ../Engine/src/TournamentTDM.cpp:25:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 25 | throw (TournamentException, ResourcesException) | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/Server' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/Server' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I../Engine/include -I../shared/include -Wno-unused-result -pedantic -Wextra -DDATA_DIRECTORY=/usr/share/games/goatattack -D__STDC_FORMAT_MACROS -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DDEDICATED_SERVER -DPNG_SKIP_SETJMP_CHECK -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../Engine/src/goatattack_server-Tournament.o `test -f '../Engine/src/Tournament.cpp' || echo './'`../Engine/src/Tournament.cpp In file included from ../shared/include/ZipReader.hpp:21, from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/Tournament.cpp:18: ../shared/include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/Tournament.cpp:18: ../shared/include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/Tournament.cpp:18: ../shared/include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/Tournament.cpp:18: ../shared/include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/Tournament.cpp:18: ../shared/include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ../shared/include/Resources.hpp:24, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/Tournament.cpp:18: ../shared/include/Directory.hpp:43:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | Directory(const std::string& directory, const std::string& suffix, ZipReader *zip = 0) throw (DirectoryException); | ^~~~~ In file included from ../shared/include/KeyValue.hpp:22, from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/Tournament.cpp:18: ../shared/include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ../shared/include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/Tournament.cpp:18: ../shared/include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/Tournament.cpp:18: ../shared/include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/Tournament.cpp:18: ../shared/include/Tileset.hpp:47:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | throw (KeyValueException, TilesetException); | ^~~~~ ../shared/include/Tileset.hpp:67:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:26, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/Tournament.cpp:18: ../shared/include/Object.hpp:64:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | throw (KeyValueException, ObjectException); | ^~~~~ ../shared/include/Object.hpp:96:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Characterset.hpp:22, from ../shared/include/Resources.hpp:27, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/Tournament.cpp:18: ../shared/include/Movable.hpp:52:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ ../shared/include/Movable.hpp:73:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ In file included from ../shared/include/Resources.hpp:27, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/Tournament.cpp:18: ../shared/include/Characterset.hpp:61:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 61 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/Characterset.hpp:80:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:83:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:86:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:28, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/Tournament.cpp:18: ../shared/include/NPC.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/NPC.hpp:77:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Sound.hpp:24, from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/Tournament.cpp:18: ../shared/include/Audio.hpp:45:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ ../shared/include/Audio.hpp:46:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | virtual void generate_music(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ In file included from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/Tournament.cpp:18: ../shared/include/Sound.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, SoundException); | ^~~~~ In file included from ../shared/include/Resources.hpp:29, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/Tournament.cpp:18: ../shared/include/Animation.hpp:42:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | throw (KeyValueException, AnimationException); | ^~~~~ ../shared/include/Animation.hpp:99:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:25, from ../shared/include/Resources.hpp:30, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/Tournament.cpp:18: ../shared/include/Background.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, BackgroundException); | ^~~~~ ../shared/include/Background.hpp:53:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:27, from ../shared/include/Resources.hpp:30, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/Tournament.cpp:18: ../shared/include/Lightmap.hpp:41:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | throw (LightmapException); | ^~~~~ ../shared/include/Lightmap.hpp:55:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:30, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/Tournament.cpp:18: ../shared/include/Map.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MapException); | ^~~~~ ../shared/include/Map.hpp:82:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 82 | void fill_map() throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:32, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/Tournament.cpp:18: ../shared/include/Font.hpp:53:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw (KeyValueException, FontException); | ^~~~~ In file included from ../shared/include/Resources.hpp:33, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/Tournament.cpp:18: ../shared/include/Icon.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, IconException); | ^~~~~ ../shared/include/Icon.hpp:53:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:35, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/Tournament.cpp:18: ../shared/include/Music.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, MusicException); | ^~~~~ ../shared/include/Music.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | const Audio *get_audio() const throw (MusicException); | ^~~~~ In file included from ../shared/include/Resources.hpp:36, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/Tournament.cpp:18: ../shared/include/Shader.hpp:41:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Shader(const std::string& filename, ZipReader *zip) throw (KeyValueException, ShaderException); | ^~~~~ ../shared/include/Shader.hpp:44:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual ID get_location(const char *name) throw (ShaderException) = 0; | ^~~~~ ../shared/include/Shader.hpp:45:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual ID get_attrib_location(const char *name) throw (ShaderException) = 0; | ^~~~~ In file included from ../Engine/include/Tournament.hpp:22, from ../Engine/src/Tournament.cpp:18: ../shared/include/Resources.hpp:96:123: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | Resources(Subsystem& subystem, const std::string& resource_directory, bool skip_maps = false, bool paks_only = false) throw (ResourcesException, ResourcesMissingException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:22, from ../Engine/src/Tournament.cpp:18: ../shared/include/Resources.hpp:99:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void reload_resources() throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:103:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 103 | Tileset *get_tileset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:104:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | Object *get_object(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:105:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | Characterset *get_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:106:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | NPC *get_npc(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:107:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | Animation *get_animation(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:108:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | Map *get_map(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:109:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 109 | Background *get_background(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:110:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | Font *get_font(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:111:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | Icon *get_icon(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:112:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | Sound *get_sound(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:113:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | Music *get_music(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:114:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | Properties *get_game_settings(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:115:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | Shader *get_shader(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:116:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 116 | Icon *get_flag(const std::string& name, bool no_throw = false) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:159:90: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | void read_tilesets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:160:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 160 | void read_objects(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:161:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 161 | void read_charactersets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:162:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 162 | void read_npcs(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:163:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 163 | void read_animations(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:164:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 164 | void read_maps(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:165:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 165 | void read_backgrounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:166:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | void read_fonts(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:167:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | void read_icons(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:168:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | void read_sounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:169:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | void read_musics(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:170:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 170 | void read_game_settings(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:171:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | void read_shaders(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:172:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 172 | void read_flags(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:174:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 174 | void load_resources(bool home_paks_only) throw (ResourcesException, ResourcesMissingException); | ^~~~~ ../shared/include/Resources.hpp:175:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 175 | void read_all(const std::string& fdir, ZipReader *fzip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:177:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 177 | void prepare_resources() throw (ResourcesException); | ^~~~~ In file included from ../Engine/include/MessageSequencer.hpp:22, from ../Engine/include/Player.hpp:21, from ../Engine/include/Tournament.hpp:27, from ../Engine/src/Tournament.cpp:18: ../shared/include/UDPSocket.hpp:42:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | UDPSocket() throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | UDPSocket(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:46:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | ssize_t send(uint32_t host, uint16_t port, void *buffer, size_t length) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:47:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | ssize_t recv(char *buffer, size_t length, uint32_t *host, uint16_t *port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:48:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_port(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:60:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 60 | void create_socket(unsigned short port) throw (UDPSocketException); | ^~~~~ In file included from ../Engine/include/Player.hpp:21, from ../Engine/include/Tournament.hpp:27, from ../Engine/src/Tournament.cpp:18: ../Engine/include/MessageSequencer.hpp:94:128: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | MessageSequencer(I18N& i18n, hostport_t port, pico_size_t num_heaps, const std::string& name, const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:95:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 95 | MessageSequencer(I18N& i18n, hostaddr_t server_host, hostport_t server_port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:99:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void request_server_info(hostaddr_t host, hostport_t port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:100:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 100 | void login(const std::string& password, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:101:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 101 | void login(data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:102:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | void logout() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:104:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | void broadcast(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:105:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | void push(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:106:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void push(flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:107:85: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | void push(const Connection *c, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:108:100: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | void push(const Connection *c, command_t cmd, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:111:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | bool cycle() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:112:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | void kill(const Connection *c) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:114:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | int protocol_version) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:121:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | virtual void event_access_denied(RefusalReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:122:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 122 | virtual void event_login(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:123:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | virtual void event_data(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:124:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 124 | virtual void event_logout(const Connection *c, LogoutReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:143:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 143 | void ack(SequencerHeap *heap, sequence_no_t seq_no) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:144:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | void process_incoming(SequencerHeap *heap, NetMessage *msg) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:152:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 152 | flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:27, from ../Engine/src/Tournament.cpp:18: ../Engine/include/Player.hpp:44:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | void set_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:31, from ../Engine/src/Tournament.cpp:18: ../shared/include/Configuration.hpp:34:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 34 | Configuration(const std::string& directory, const std::string& filename) throw (ConfigurationException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:32, from ../Engine/src/Tournament.cpp:18: ../shared/include/Gui.hpp:68:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 68 | Gui(Resources& resources, Subsystem& subsystem, Font *font) throw (GuiException, ResourcesException); | ^~~~~ ../shared/include/Gui.hpp:71:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 71 | void run() throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:74:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | virtual void idle() throw (Exception) = 0; | ^~~~~ ../shared/include/Gui.hpp:99:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:102:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | const std::string& caption) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:106:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:110:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:114:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:117:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | const std::string& text) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | TileGraphic *graphic) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:123:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:126:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 126 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:131:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 131 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:136:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 136 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:140:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 140 | void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:144:83: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | GuiListbox::OnItemSelected on_item_selected, void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:201:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 201 | void idleloop(int stack_counter) throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:203:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 203 | void check_parent(GuiObject *parent) throw (GuiException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:36, from ../Engine/src/Tournament.cpp:18: ../Engine/include/Lagometer.hpp:41:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Lagometer(Subsystem& subsystem) throw (LagometerException); | ^~~~~ ../Engine/include/Lagometer.hpp:42:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | Lagometer(Subsystem& subsystem, int width, int height) throw (LagometerException); | ^~~~~ ../Engine/include/Lagometer.hpp:77:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | void create(Subsystem& subsystem) throw (LagometerException); | ^~~~~ In file included from ../Engine/src/Tournament.cpp:18: ../Engine/include/Tournament.hpp:171:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | throw (TournamentException, ResourcesException); | ^~~~~ ../Engine/include/Tournament.hpp:223:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 223 | virtual void create_spawn_points() throw (TournamentException); | ^~~~~ ../Engine/src/Tournament.cpp:36:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 36 | throw (TournamentException, ResourcesException) | ^~~~~ ../Engine/src/Tournament.cpp:547:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 547 | void Tournament::create_spawn_points() throw (TournamentException) { | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/Server' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/Server' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I../Engine/include -I../shared/include -Wno-unused-result -pedantic -Wextra -DDATA_DIRECTORY=/usr/share/games/goatattack -D__STDC_FORMAT_MACROS -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DDEDICATED_SERVER -DPNG_SKIP_SETJMP_CHECK -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../Engine/src/goatattack_server-TournamentNPC.o `test -f '../Engine/src/TournamentNPC.cpp' || echo './'`../Engine/src/TournamentNPC.cpp In file included from ../shared/include/ZipReader.hpp:21, from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentNPC.cpp:18: ../shared/include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentNPC.cpp:18: ../shared/include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentNPC.cpp:18: ../shared/include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentNPC.cpp:18: ../shared/include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentNPC.cpp:18: ../shared/include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ../shared/include/Resources.hpp:24, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentNPC.cpp:18: ../shared/include/Directory.hpp:43:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | Directory(const std::string& directory, const std::string& suffix, ZipReader *zip = 0) throw (DirectoryException); | ^~~~~ In file included from ../shared/include/KeyValue.hpp:22, from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentNPC.cpp:18: ../shared/include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ../shared/include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentNPC.cpp:18: ../shared/include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentNPC.cpp:18: ../shared/include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentNPC.cpp:18: ../shared/include/Tileset.hpp:47:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | throw (KeyValueException, TilesetException); | ^~~~~ ../shared/include/Tileset.hpp:67:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:26, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentNPC.cpp:18: ../shared/include/Object.hpp:64:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | throw (KeyValueException, ObjectException); | ^~~~~ ../shared/include/Object.hpp:96:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Characterset.hpp:22, from ../shared/include/Resources.hpp:27, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentNPC.cpp:18: ../shared/include/Movable.hpp:52:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ ../shared/include/Movable.hpp:73:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ In file included from ../shared/include/Resources.hpp:27, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentNPC.cpp:18: ../shared/include/Characterset.hpp:61:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 61 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/Characterset.hpp:80:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:83:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:86:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:28, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentNPC.cpp:18: ../shared/include/NPC.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/NPC.hpp:77:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Sound.hpp:24, from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentNPC.cpp:18: ../shared/include/Audio.hpp:45:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ ../shared/include/Audio.hpp:46:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | virtual void generate_music(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ In file included from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentNPC.cpp:18: ../shared/include/Sound.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, SoundException); | ^~~~~ In file included from ../shared/include/Resources.hpp:29, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentNPC.cpp:18: ../shared/include/Animation.hpp:42:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | throw (KeyValueException, AnimationException); | ^~~~~ ../shared/include/Animation.hpp:99:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:25, from ../shared/include/Resources.hpp:30, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentNPC.cpp:18: ../shared/include/Background.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, BackgroundException); | ^~~~~ ../shared/include/Background.hpp:53:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:27, from ../shared/include/Resources.hpp:30, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentNPC.cpp:18: ../shared/include/Lightmap.hpp:41:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | throw (LightmapException); | ^~~~~ ../shared/include/Lightmap.hpp:55:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:30, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentNPC.cpp:18: ../shared/include/Map.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MapException); | ^~~~~ ../shared/include/Map.hpp:82:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 82 | void fill_map() throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:32, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentNPC.cpp:18: ../shared/include/Font.hpp:53:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw (KeyValueException, FontException); | ^~~~~ In file included from ../shared/include/Resources.hpp:33, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentNPC.cpp:18: ../shared/include/Icon.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, IconException); | ^~~~~ ../shared/include/Icon.hpp:53:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:35, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentNPC.cpp:18: ../shared/include/Music.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, MusicException); | ^~~~~ ../shared/include/Music.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | const Audio *get_audio() const throw (MusicException); | ^~~~~ In file included from ../shared/include/Resources.hpp:36, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentNPC.cpp:18: ../shared/include/Shader.hpp:41:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Shader(const std::string& filename, ZipReader *zip) throw (KeyValueException, ShaderException); | ^~~~~ ../shared/include/Shader.hpp:44:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual ID get_location(const char *name) throw (ShaderException) = 0; | ^~~~~ ../shared/include/Shader.hpp:45:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual ID get_attrib_location(const char *name) throw (ShaderException) = 0; | ^~~~~ In file included from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentNPC.cpp:18: ../shared/include/Resources.hpp:96:123: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | Resources(Subsystem& subystem, const std::string& resource_directory, bool skip_maps = false, bool paks_only = false) throw (ResourcesException, ResourcesMissingException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentNPC.cpp:18: ../shared/include/Resources.hpp:99:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void reload_resources() throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:103:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 103 | Tileset *get_tileset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:104:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | Object *get_object(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:105:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | Characterset *get_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:106:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | NPC *get_npc(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:107:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | Animation *get_animation(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:108:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | Map *get_map(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:109:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 109 | Background *get_background(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:110:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | Font *get_font(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:111:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | Icon *get_icon(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:112:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | Sound *get_sound(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:113:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | Music *get_music(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:114:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | Properties *get_game_settings(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:115:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | Shader *get_shader(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:116:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 116 | Icon *get_flag(const std::string& name, bool no_throw = false) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:159:90: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | void read_tilesets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:160:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 160 | void read_objects(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:161:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 161 | void read_charactersets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:162:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 162 | void read_npcs(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:163:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 163 | void read_animations(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:164:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 164 | void read_maps(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:165:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 165 | void read_backgrounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:166:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | void read_fonts(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:167:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | void read_icons(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:168:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | void read_sounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:169:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | void read_musics(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:170:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 170 | void read_game_settings(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:171:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | void read_shaders(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:172:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 172 | void read_flags(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:174:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 174 | void load_resources(bool home_paks_only) throw (ResourcesException, ResourcesMissingException); | ^~~~~ ../shared/include/Resources.hpp:175:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 175 | void read_all(const std::string& fdir, ZipReader *fzip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:177:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 177 | void prepare_resources() throw (ResourcesException); | ^~~~~ In file included from ../Engine/include/MessageSequencer.hpp:22, from ../Engine/include/Player.hpp:21, from ../Engine/include/Tournament.hpp:27, from ../Engine/src/TournamentNPC.cpp:18: ../shared/include/UDPSocket.hpp:42:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | UDPSocket() throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | UDPSocket(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:46:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | ssize_t send(uint32_t host, uint16_t port, void *buffer, size_t length) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:47:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | ssize_t recv(char *buffer, size_t length, uint32_t *host, uint16_t *port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:48:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_port(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:60:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 60 | void create_socket(unsigned short port) throw (UDPSocketException); | ^~~~~ In file included from ../Engine/include/Player.hpp:21, from ../Engine/include/Tournament.hpp:27, from ../Engine/src/TournamentNPC.cpp:18: ../Engine/include/MessageSequencer.hpp:94:128: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | MessageSequencer(I18N& i18n, hostport_t port, pico_size_t num_heaps, const std::string& name, const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:95:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 95 | MessageSequencer(I18N& i18n, hostaddr_t server_host, hostport_t server_port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:99:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void request_server_info(hostaddr_t host, hostport_t port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:100:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 100 | void login(const std::string& password, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:101:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 101 | void login(data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:102:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | void logout() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:104:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | void broadcast(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:105:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | void push(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:106:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void push(flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:107:85: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | void push(const Connection *c, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:108:100: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | void push(const Connection *c, command_t cmd, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:111:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | bool cycle() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:112:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | void kill(const Connection *c) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:114:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | int protocol_version) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:121:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | virtual void event_access_denied(RefusalReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:122:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 122 | virtual void event_login(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:123:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | virtual void event_data(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:124:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 124 | virtual void event_logout(const Connection *c, LogoutReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:143:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 143 | void ack(SequencerHeap *heap, sequence_no_t seq_no) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:144:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | void process_incoming(SequencerHeap *heap, NetMessage *msg) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:152:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 152 | flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:27, from ../Engine/src/TournamentNPC.cpp:18: ../Engine/include/Player.hpp:44:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | void set_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:31, from ../Engine/src/TournamentNPC.cpp:18: ../shared/include/Configuration.hpp:34:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 34 | Configuration(const std::string& directory, const std::string& filename) throw (ConfigurationException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:32, from ../Engine/src/TournamentNPC.cpp:18: ../shared/include/Gui.hpp:68:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 68 | Gui(Resources& resources, Subsystem& subsystem, Font *font) throw (GuiException, ResourcesException); | ^~~~~ ../shared/include/Gui.hpp:71:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 71 | void run() throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:74:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | virtual void idle() throw (Exception) = 0; | ^~~~~ ../shared/include/Gui.hpp:99:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:102:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | const std::string& caption) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:106:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:110:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:114:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:117:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | const std::string& text) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | TileGraphic *graphic) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:123:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:126:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 126 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:131:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 131 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:136:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 136 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:140:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 140 | void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:144:83: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | GuiListbox::OnItemSelected on_item_selected, void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:201:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 201 | void idleloop(int stack_counter) throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:203:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 203 | void check_parent(GuiObject *parent) throw (GuiException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:36, from ../Engine/src/TournamentNPC.cpp:18: ../Engine/include/Lagometer.hpp:41:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Lagometer(Subsystem& subsystem) throw (LagometerException); | ^~~~~ ../Engine/include/Lagometer.hpp:42:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | Lagometer(Subsystem& subsystem, int width, int height) throw (LagometerException); | ^~~~~ ../Engine/include/Lagometer.hpp:77:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | void create(Subsystem& subsystem) throw (LagometerException); | ^~~~~ In file included from ../Engine/src/TournamentNPC.cpp:18: ../Engine/include/Tournament.hpp:171:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | throw (TournamentException, ResourcesException); | ^~~~~ ../Engine/include/Tournament.hpp:223:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 223 | virtual void create_spawn_points() throw (TournamentException); | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/Server' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/Server' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I../Engine/include -I../shared/include -Wno-unused-result -pedantic -Wextra -DDATA_DIRECTORY=/usr/share/games/goatattack -D__STDC_FORMAT_MACROS -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DDEDICATED_SERVER -DPNG_SKIP_SETJMP_CHECK -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../Engine/src/goatattack_server-GameserverInformation.o `test -f '../Engine/src/GameserverInformation.cpp' || echo './'`../Engine/src/GameserverInformation.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/Server' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/Server' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I../Engine/include -I../shared/include -Wno-unused-result -pedantic -Wextra -DDATA_DIRECTORY=/usr/share/games/goatattack -D__STDC_FORMAT_MACROS -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DDEDICATED_SERVER -DPNG_SKIP_SETJMP_CHECK -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../Engine/src/goatattack_server-TournamentWeapons.o `test -f '../Engine/src/TournamentWeapons.cpp' || echo './'`../Engine/src/TournamentWeapons.cpp In file included from ../shared/include/ZipReader.hpp:21, from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentWeapons.cpp:18: ../shared/include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentWeapons.cpp:18: ../shared/include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentWeapons.cpp:18: ../shared/include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentWeapons.cpp:18: ../shared/include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentWeapons.cpp:18: ../shared/include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ../shared/include/Resources.hpp:24, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentWeapons.cpp:18: ../shared/include/Directory.hpp:43:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | Directory(const std::string& directory, const std::string& suffix, ZipReader *zip = 0) throw (DirectoryException); | ^~~~~ In file included from ../shared/include/KeyValue.hpp:22, from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentWeapons.cpp:18: ../shared/include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ../shared/include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentWeapons.cpp:18: ../shared/include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentWeapons.cpp:18: ../shared/include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentWeapons.cpp:18: ../shared/include/Tileset.hpp:47:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | throw (KeyValueException, TilesetException); | ^~~~~ ../shared/include/Tileset.hpp:67:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:26, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentWeapons.cpp:18: ../shared/include/Object.hpp:64:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | throw (KeyValueException, ObjectException); | ^~~~~ ../shared/include/Object.hpp:96:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Characterset.hpp:22, from ../shared/include/Resources.hpp:27, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentWeapons.cpp:18: ../shared/include/Movable.hpp:52:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ ../shared/include/Movable.hpp:73:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ In file included from ../shared/include/Resources.hpp:27, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentWeapons.cpp:18: ../shared/include/Characterset.hpp:61:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 61 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/Characterset.hpp:80:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:83:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:86:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:28, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentWeapons.cpp:18: ../shared/include/NPC.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/NPC.hpp:77:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Sound.hpp:24, from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentWeapons.cpp:18: ../shared/include/Audio.hpp:45:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ ../shared/include/Audio.hpp:46:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | virtual void generate_music(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ In file included from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentWeapons.cpp:18: ../shared/include/Sound.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, SoundException); | ^~~~~ In file included from ../shared/include/Resources.hpp:29, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentWeapons.cpp:18: ../shared/include/Animation.hpp:42:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | throw (KeyValueException, AnimationException); | ^~~~~ ../shared/include/Animation.hpp:99:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:25, from ../shared/include/Resources.hpp:30, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentWeapons.cpp:18: ../shared/include/Background.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, BackgroundException); | ^~~~~ ../shared/include/Background.hpp:53:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:27, from ../shared/include/Resources.hpp:30, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentWeapons.cpp:18: ../shared/include/Lightmap.hpp:41:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | throw (LightmapException); | ^~~~~ ../shared/include/Lightmap.hpp:55:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:30, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentWeapons.cpp:18: ../shared/include/Map.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MapException); | ^~~~~ ../shared/include/Map.hpp:82:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 82 | void fill_map() throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:32, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentWeapons.cpp:18: ../shared/include/Font.hpp:53:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw (KeyValueException, FontException); | ^~~~~ In file included from ../shared/include/Resources.hpp:33, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentWeapons.cpp:18: ../shared/include/Icon.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, IconException); | ^~~~~ ../shared/include/Icon.hpp:53:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:35, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentWeapons.cpp:18: ../shared/include/Music.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, MusicException); | ^~~~~ ../shared/include/Music.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | const Audio *get_audio() const throw (MusicException); | ^~~~~ In file included from ../shared/include/Resources.hpp:36, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentWeapons.cpp:18: ../shared/include/Shader.hpp:41:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Shader(const std::string& filename, ZipReader *zip) throw (KeyValueException, ShaderException); | ^~~~~ ../shared/include/Shader.hpp:44:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual ID get_location(const char *name) throw (ShaderException) = 0; | ^~~~~ ../shared/include/Shader.hpp:45:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual ID get_attrib_location(const char *name) throw (ShaderException) = 0; | ^~~~~ In file included from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentWeapons.cpp:18: ../shared/include/Resources.hpp:96:123: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | Resources(Subsystem& subystem, const std::string& resource_directory, bool skip_maps = false, bool paks_only = false) throw (ResourcesException, ResourcesMissingException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentWeapons.cpp:18: ../shared/include/Resources.hpp:99:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void reload_resources() throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:103:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 103 | Tileset *get_tileset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:104:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | Object *get_object(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:105:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | Characterset *get_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:106:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | NPC *get_npc(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:107:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | Animation *get_animation(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:108:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | Map *get_map(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:109:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 109 | Background *get_background(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:110:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | Font *get_font(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:111:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | Icon *get_icon(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:112:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | Sound *get_sound(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:113:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | Music *get_music(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:114:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | Properties *get_game_settings(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:115:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | Shader *get_shader(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:116:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 116 | Icon *get_flag(const std::string& name, bool no_throw = false) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:159:90: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | void read_tilesets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:160:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 160 | void read_objects(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:161:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 161 | void read_charactersets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:162:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 162 | void read_npcs(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:163:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 163 | void read_animations(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:164:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 164 | void read_maps(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:165:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 165 | void read_backgrounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:166:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | void read_fonts(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:167:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | void read_icons(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:168:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | void read_sounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:169:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | void read_musics(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:170:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 170 | void read_game_settings(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:171:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | void read_shaders(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:172:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 172 | void read_flags(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:174:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 174 | void load_resources(bool home_paks_only) throw (ResourcesException, ResourcesMissingException); | ^~~~~ ../shared/include/Resources.hpp:175:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 175 | void read_all(const std::string& fdir, ZipReader *fzip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:177:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 177 | void prepare_resources() throw (ResourcesException); | ^~~~~ In file included from ../Engine/include/MessageSequencer.hpp:22, from ../Engine/include/Player.hpp:21, from ../Engine/include/Tournament.hpp:27, from ../Engine/src/TournamentWeapons.cpp:18: ../shared/include/UDPSocket.hpp:42:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | UDPSocket() throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | UDPSocket(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:46:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | ssize_t send(uint32_t host, uint16_t port, void *buffer, size_t length) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:47:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | ssize_t recv(char *buffer, size_t length, uint32_t *host, uint16_t *port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:48:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_port(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:60:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 60 | void create_socket(unsigned short port) throw (UDPSocketException); | ^~~~~ In file included from ../Engine/include/Player.hpp:21, from ../Engine/include/Tournament.hpp:27, from ../Engine/src/TournamentWeapons.cpp:18: ../Engine/include/MessageSequencer.hpp:94:128: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | MessageSequencer(I18N& i18n, hostport_t port, pico_size_t num_heaps, const std::string& name, const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:95:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 95 | MessageSequencer(I18N& i18n, hostaddr_t server_host, hostport_t server_port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:99:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void request_server_info(hostaddr_t host, hostport_t port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:100:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 100 | void login(const std::string& password, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:101:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 101 | void login(data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:102:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | void logout() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:104:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | void broadcast(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:105:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | void push(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:106:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void push(flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:107:85: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | void push(const Connection *c, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:108:100: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | void push(const Connection *c, command_t cmd, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:111:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | bool cycle() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:112:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | void kill(const Connection *c) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:114:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | int protocol_version) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:121:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | virtual void event_access_denied(RefusalReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:122:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 122 | virtual void event_login(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:123:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | virtual void event_data(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:124:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 124 | virtual void event_logout(const Connection *c, LogoutReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:143:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 143 | void ack(SequencerHeap *heap, sequence_no_t seq_no) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:144:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | void process_incoming(SequencerHeap *heap, NetMessage *msg) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:152:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 152 | flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:27, from ../Engine/src/TournamentWeapons.cpp:18: ../Engine/include/Player.hpp:44:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | void set_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:31, from ../Engine/src/TournamentWeapons.cpp:18: ../shared/include/Configuration.hpp:34:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 34 | Configuration(const std::string& directory, const std::string& filename) throw (ConfigurationException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:32, from ../Engine/src/TournamentWeapons.cpp:18: ../shared/include/Gui.hpp:68:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 68 | Gui(Resources& resources, Subsystem& subsystem, Font *font) throw (GuiException, ResourcesException); | ^~~~~ ../shared/include/Gui.hpp:71:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 71 | void run() throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:74:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | virtual void idle() throw (Exception) = 0; | ^~~~~ ../shared/include/Gui.hpp:99:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:102:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | const std::string& caption) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:106:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:110:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:114:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:117:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | const std::string& text) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | TileGraphic *graphic) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:123:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:126:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 126 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:131:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 131 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:136:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 136 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:140:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 140 | void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:144:83: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | GuiListbox::OnItemSelected on_item_selected, void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:201:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 201 | void idleloop(int stack_counter) throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:203:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 203 | void check_parent(GuiObject *parent) throw (GuiException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:36, from ../Engine/src/TournamentWeapons.cpp:18: ../Engine/include/Lagometer.hpp:41:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Lagometer(Subsystem& subsystem) throw (LagometerException); | ^~~~~ ../Engine/include/Lagometer.hpp:42:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | Lagometer(Subsystem& subsystem, int width, int height) throw (LagometerException); | ^~~~~ ../Engine/include/Lagometer.hpp:77:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | void create(Subsystem& subsystem) throw (LagometerException); | ^~~~~ In file included from ../Engine/src/TournamentWeapons.cpp:18: ../Engine/include/Tournament.hpp:171:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | throw (TournamentException, ResourcesException); | ^~~~~ ../Engine/include/Tournament.hpp:223:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 223 | virtual void create_spawn_points() throw (TournamentException); | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/Server' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/Server' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I../Engine/include -I../shared/include -Wno-unused-result -pedantic -Wextra -DDATA_DIRECTORY=/usr/share/games/goatattack -D__STDC_FORMAT_MACROS -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DDEDICATED_SERVER -DPNG_SKIP_SETJMP_CHECK -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../Engine/src/goatattack_server-OptionsMenu.o `test -f '../Engine/src/OptionsMenu.cpp' || echo './'`../Engine/src/OptionsMenu.cpp In file included from ../shared/include/ZipReader.hpp:21, from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/OptionsMenu.hpp:21, from ../Engine/src/OptionsMenu.cpp:18: ../shared/include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/OptionsMenu.hpp:21, from ../Engine/src/OptionsMenu.cpp:18: ../shared/include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/OptionsMenu.hpp:21, from ../Engine/src/OptionsMenu.cpp:18: ../shared/include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/OptionsMenu.hpp:21, from ../Engine/src/OptionsMenu.cpp:18: ../shared/include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ../shared/include/Resources.hpp:22, from ../Engine/include/OptionsMenu.hpp:21, from ../Engine/src/OptionsMenu.cpp:18: ../shared/include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ../shared/include/Resources.hpp:24, from ../Engine/include/OptionsMenu.hpp:21, from ../Engine/src/OptionsMenu.cpp:18: ../shared/include/Directory.hpp:43:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | Directory(const std::string& directory, const std::string& suffix, ZipReader *zip = 0) throw (DirectoryException); | ^~~~~ In file included from ../shared/include/KeyValue.hpp:22, from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/OptionsMenu.hpp:21, from ../Engine/src/OptionsMenu.cpp:18: ../shared/include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ../shared/include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/OptionsMenu.hpp:21, from ../Engine/src/OptionsMenu.cpp:18: ../shared/include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/OptionsMenu.hpp:21, from ../Engine/src/OptionsMenu.cpp:18: ../shared/include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Resources.hpp:25, from ../Engine/include/OptionsMenu.hpp:21, from ../Engine/src/OptionsMenu.cpp:18: ../shared/include/Tileset.hpp:47:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | throw (KeyValueException, TilesetException); | ^~~~~ ../shared/include/Tileset.hpp:67:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:26, from ../Engine/include/OptionsMenu.hpp:21, from ../Engine/src/OptionsMenu.cpp:18: ../shared/include/Object.hpp:64:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | throw (KeyValueException, ObjectException); | ^~~~~ ../shared/include/Object.hpp:96:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Characterset.hpp:22, from ../shared/include/Resources.hpp:27, from ../Engine/include/OptionsMenu.hpp:21, from ../Engine/src/OptionsMenu.cpp:18: ../shared/include/Movable.hpp:52:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ ../shared/include/Movable.hpp:73:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ In file included from ../shared/include/Resources.hpp:27, from ../Engine/include/OptionsMenu.hpp:21, from ../Engine/src/OptionsMenu.cpp:18: ../shared/include/Characterset.hpp:61:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 61 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/Characterset.hpp:80:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:83:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:86:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:28, from ../Engine/include/OptionsMenu.hpp:21, from ../Engine/src/OptionsMenu.cpp:18: ../shared/include/NPC.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/NPC.hpp:77:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Sound.hpp:24, from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/OptionsMenu.hpp:21, from ../Engine/src/OptionsMenu.cpp:18: ../shared/include/Audio.hpp:45:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ ../shared/include/Audio.hpp:46:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | virtual void generate_music(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ In file included from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/OptionsMenu.hpp:21, from ../Engine/src/OptionsMenu.cpp:18: ../shared/include/Sound.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, SoundException); | ^~~~~ In file included from ../shared/include/Resources.hpp:29, from ../Engine/include/OptionsMenu.hpp:21, from ../Engine/src/OptionsMenu.cpp:18: ../shared/include/Animation.hpp:42:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | throw (KeyValueException, AnimationException); | ^~~~~ ../shared/include/Animation.hpp:99:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:25, from ../shared/include/Resources.hpp:30, from ../Engine/include/OptionsMenu.hpp:21, from ../Engine/src/OptionsMenu.cpp:18: ../shared/include/Background.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, BackgroundException); | ^~~~~ ../shared/include/Background.hpp:53:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:27, from ../shared/include/Resources.hpp:30, from ../Engine/include/OptionsMenu.hpp:21, from ../Engine/src/OptionsMenu.cpp:18: ../shared/include/Lightmap.hpp:41:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | throw (LightmapException); | ^~~~~ ../shared/include/Lightmap.hpp:55:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:30, from ../Engine/include/OptionsMenu.hpp:21, from ../Engine/src/OptionsMenu.cpp:18: ../shared/include/Map.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MapException); | ^~~~~ ../shared/include/Map.hpp:82:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 82 | void fill_map() throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:32, from ../Engine/include/OptionsMenu.hpp:21, from ../Engine/src/OptionsMenu.cpp:18: ../shared/include/Font.hpp:53:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw (KeyValueException, FontException); | ^~~~~ In file included from ../shared/include/Resources.hpp:33, from ../Engine/include/OptionsMenu.hpp:21, from ../Engine/src/OptionsMenu.cpp:18: ../shared/include/Icon.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, IconException); | ^~~~~ ../shared/include/Icon.hpp:53:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:35, from ../Engine/include/OptionsMenu.hpp:21, from ../Engine/src/OptionsMenu.cpp:18: ../shared/include/Music.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, MusicException); | ^~~~~ ../shared/include/Music.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | const Audio *get_audio() const throw (MusicException); | ^~~~~ In file included from ../shared/include/Resources.hpp:36, from ../Engine/include/OptionsMenu.hpp:21, from ../Engine/src/OptionsMenu.cpp:18: ../shared/include/Shader.hpp:41:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Shader(const std::string& filename, ZipReader *zip) throw (KeyValueException, ShaderException); | ^~~~~ ../shared/include/Shader.hpp:44:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual ID get_location(const char *name) throw (ShaderException) = 0; | ^~~~~ ../shared/include/Shader.hpp:45:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual ID get_attrib_location(const char *name) throw (ShaderException) = 0; | ^~~~~ In file included from ../Engine/include/OptionsMenu.hpp:21, from ../Engine/src/OptionsMenu.cpp:18: ../shared/include/Resources.hpp:96:123: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | Resources(Subsystem& subystem, const std::string& resource_directory, bool skip_maps = false, bool paks_only = false) throw (ResourcesException, ResourcesMissingException); | ^~~~~ In file included from ../Engine/include/OptionsMenu.hpp:21, from ../Engine/src/OptionsMenu.cpp:18: ../shared/include/Resources.hpp:99:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void reload_resources() throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:103:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 103 | Tileset *get_tileset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:104:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | Object *get_object(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:105:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | Characterset *get_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:106:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | NPC *get_npc(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:107:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | Animation *get_animation(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:108:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | Map *get_map(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:109:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 109 | Background *get_background(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:110:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | Font *get_font(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:111:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | Icon *get_icon(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:112:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | Sound *get_sound(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:113:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | Music *get_music(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:114:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | Properties *get_game_settings(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:115:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | Shader *get_shader(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:116:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 116 | Icon *get_flag(const std::string& name, bool no_throw = false) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:159:90: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | void read_tilesets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:160:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 160 | void read_objects(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:161:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 161 | void read_charactersets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:162:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 162 | void read_npcs(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:163:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 163 | void read_animations(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:164:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 164 | void read_maps(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:165:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 165 | void read_backgrounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:166:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | void read_fonts(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:167:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | void read_icons(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:168:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | void read_sounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:169:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | void read_musics(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:170:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 170 | void read_game_settings(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:171:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | void read_shaders(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:172:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 172 | void read_flags(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:174:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 174 | void load_resources(bool home_paks_only) throw (ResourcesException, ResourcesMissingException); | ^~~~~ ../shared/include/Resources.hpp:175:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 175 | void read_all(const std::string& fdir, ZipReader *fzip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:177:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 177 | void prepare_resources() throw (ResourcesException); | ^~~~~ In file included from ../Engine/include/OptionsMenu.hpp:23, from ../Engine/src/OptionsMenu.cpp:18: ../shared/include/Gui.hpp:68:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 68 | Gui(Resources& resources, Subsystem& subsystem, Font *font) throw (GuiException, ResourcesException); | ^~~~~ ../shared/include/Gui.hpp:71:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 71 | void run() throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:74:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | virtual void idle() throw (Exception) = 0; | ^~~~~ ../shared/include/Gui.hpp:99:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:102:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | const std::string& caption) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:106:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:110:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:114:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:117:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | const std::string& text) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | TileGraphic *graphic) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:123:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:126:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 126 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:131:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 131 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:136:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 136 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:140:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 140 | void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:144:83: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | GuiListbox::OnItemSelected on_item_selected, void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:201:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 201 | void idleloop(int stack_counter) throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:203:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 203 | void check_parent(GuiObject *parent) throw (GuiException); | ^~~~~ In file included from ../Engine/include/OptionsMenu.hpp:24, from ../Engine/src/OptionsMenu.cpp:18: ../shared/include/Configuration.hpp:34:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 34 | Configuration(const std::string& directory, const std::string& filename) throw (ConfigurationException); | ^~~~~ In file included from ../Engine/include/MessageSequencer.hpp:22, from ../Engine/include/ClientServer.hpp:22, from ../Engine/include/Client.hpp:26, from ../Engine/src/OptionsMenu.cpp:19: ../shared/include/UDPSocket.hpp:42:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | UDPSocket() throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | UDPSocket(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:46:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | ssize_t send(uint32_t host, uint16_t port, void *buffer, size_t length) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:47:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | ssize_t recv(char *buffer, size_t length, uint32_t *host, uint16_t *port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:48:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_port(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:60:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 60 | void create_socket(unsigned short port) throw (UDPSocketException); | ^~~~~ In file included from ../Engine/include/ClientServer.hpp:22, from ../Engine/include/Client.hpp:26, from ../Engine/src/OptionsMenu.cpp:19: ../Engine/include/MessageSequencer.hpp:94:128: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | MessageSequencer(I18N& i18n, hostport_t port, pico_size_t num_heaps, const std::string& name, const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:95:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 95 | MessageSequencer(I18N& i18n, hostaddr_t server_host, hostport_t server_port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:99:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void request_server_info(hostaddr_t host, hostport_t port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:100:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 100 | void login(const std::string& password, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:101:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 101 | void login(data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:102:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | void logout() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:104:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | void broadcast(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:105:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | void push(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:106:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void push(flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:107:85: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | void push(const Connection *c, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:108:100: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | void push(const Connection *c, command_t cmd, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:111:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | bool cycle() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:112:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | void kill(const Connection *c) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:114:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | int protocol_version) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:121:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | virtual void event_access_denied(RefusalReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:122:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 122 | virtual void event_login(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:123:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | virtual void event_data(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:124:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 124 | virtual void event_logout(const Connection *c, LogoutReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:143:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 143 | void ack(SequencerHeap *heap, sequence_no_t seq_no) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:144:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | void process_incoming(SequencerHeap *heap, NetMessage *msg) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:152:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 152 | flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:27, from ../Engine/include/ClientServer.hpp:23, from ../Engine/include/Client.hpp:26, from ../Engine/src/OptionsMenu.cpp:19: ../Engine/include/Player.hpp:44:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | void set_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:36, from ../Engine/include/ClientServer.hpp:23, from ../Engine/include/Client.hpp:26, from ../Engine/src/OptionsMenu.cpp:19: ../Engine/include/Lagometer.hpp:41:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Lagometer(Subsystem& subsystem) throw (LagometerException); | ^~~~~ ../Engine/include/Lagometer.hpp:42:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | Lagometer(Subsystem& subsystem, int width, int height) throw (LagometerException); | ^~~~~ ../Engine/include/Lagometer.hpp:77:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | void create(Subsystem& subsystem) throw (LagometerException); | ^~~~~ In file included from ../Engine/include/ClientServer.hpp:23, from ../Engine/include/Client.hpp:26, from ../Engine/src/OptionsMenu.cpp:19: ../Engine/include/Tournament.hpp:171:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | throw (TournamentException, ResourcesException); | ^~~~~ ../Engine/include/Tournament.hpp:223:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 223 | virtual void create_spawn_points() throw (TournamentException); | ^~~~~ In file included from ../Engine/include/ClientServer.hpp:26, from ../Engine/include/Client.hpp:26, from ../Engine/src/OptionsMenu.cpp:19: ../Engine/include/TournamentFactory.hpp:45:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | throw (TournamentFactoryException); | ^~~~~ ../Engine/include/TournamentFactory.hpp:49:75: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | bool server, bool warmup, Players& players, ServerLogger *logger) throw (Exception); | ^~~~~ In file included from ../Engine/include/Client.hpp:26, from ../Engine/src/OptionsMenu.cpp:19: ../Engine/include/ClientServer.hpp:65:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:68:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 68 | data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:71:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 71 | data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:73:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void flush_stacked_send_data(const Connection *c, flags_t flags) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:74:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void flush_stacked_broadcast_data(flags_t flags) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:75:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void flush_stacked_broadcast_data_synced(flags_t flags) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:78:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 78 | data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:81:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 81 | const void *data) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:84:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 84 | const void *data) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:88:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 88 | const std::string& server_name, const std::string& password) throw (Exception); | ^~~~~ In file included from ../Engine/include/Client.hpp:32, from ../Engine/src/OptionsMenu.cpp:19: ../shared/include/Mutex.hpp:49:13: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Mutex() throw (MutexException); | ^~~~~ In file included from ../Engine/src/OptionsMenu.cpp:19: ../Engine/include/Client.hpp:57:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 57 | throw (Exception); | ^~~~~ ../Engine/include/Client.hpp:65:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | virtual void idle() throw (Exception); | ^~~~~ ../Engine/include/Client.hpp:138:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 138 | int protocol_version) throw (Exception); | ^~~~~ ../Engine/include/Client.hpp:139:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 139 | virtual void event_access_denied(MessageSequencer::RefusalReason reason) throw (Exception); | ^~~~~ ../Engine/include/Client.hpp:140:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 140 | virtual void event_login(const Connection *c, data_len_t len, void *data) throw (Exception); | ^~~~~ ../Engine/include/Client.hpp:141:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 141 | virtual void event_data(const Connection *c, data_len_t len, void *data) throw (Exception); | ^~~~~ ../Engine/include/Client.hpp:142:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 142 | virtual void event_logout(const Connection *c, LogoutReason reason) throw (Exception); | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/Server' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/Server' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I../Engine/include -I../shared/include -Wno-unused-result -pedantic -Wextra -DDATA_DIRECTORY=/usr/share/games/goatattack -D__STDC_FORMAT_MACROS -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DDEDICATED_SERVER -DPNG_SKIP_SETJMP_CHECK -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../Engine/src/goatattack_server-TournamentStates.o `test -f '../Engine/src/TournamentStates.cpp' || echo './'`../Engine/src/TournamentStates.cpp In file included from ../shared/include/ZipReader.hpp:21, from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentStates.cpp:18: ../shared/include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentStates.cpp:18: ../shared/include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentStates.cpp:18: ../shared/include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentStates.cpp:18: ../shared/include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentStates.cpp:18: ../shared/include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ../shared/include/Resources.hpp:24, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentStates.cpp:18: ../shared/include/Directory.hpp:43:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | Directory(const std::string& directory, const std::string& suffix, ZipReader *zip = 0) throw (DirectoryException); | ^~~~~ In file included from ../shared/include/KeyValue.hpp:22, from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentStates.cpp:18: ../shared/include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ../shared/include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentStates.cpp:18: ../shared/include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentStates.cpp:18: ../shared/include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentStates.cpp:18: ../shared/include/Tileset.hpp:47:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | throw (KeyValueException, TilesetException); | ^~~~~ ../shared/include/Tileset.hpp:67:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:26, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentStates.cpp:18: ../shared/include/Object.hpp:64:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | throw (KeyValueException, ObjectException); | ^~~~~ ../shared/include/Object.hpp:96:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Characterset.hpp:22, from ../shared/include/Resources.hpp:27, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentStates.cpp:18: ../shared/include/Movable.hpp:52:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ ../shared/include/Movable.hpp:73:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ In file included from ../shared/include/Resources.hpp:27, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentStates.cpp:18: ../shared/include/Characterset.hpp:61:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 61 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/Characterset.hpp:80:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:83:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:86:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:28, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentStates.cpp:18: ../shared/include/NPC.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/NPC.hpp:77:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Sound.hpp:24, from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentStates.cpp:18: ../shared/include/Audio.hpp:45:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ ../shared/include/Audio.hpp:46:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | virtual void generate_music(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ In file included from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentStates.cpp:18: ../shared/include/Sound.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, SoundException); | ^~~~~ In file included from ../shared/include/Resources.hpp:29, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentStates.cpp:18: ../shared/include/Animation.hpp:42:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | throw (KeyValueException, AnimationException); | ^~~~~ ../shared/include/Animation.hpp:99:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:25, from ../shared/include/Resources.hpp:30, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentStates.cpp:18: ../shared/include/Background.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, BackgroundException); | ^~~~~ ../shared/include/Background.hpp:53:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:27, from ../shared/include/Resources.hpp:30, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentStates.cpp:18: ../shared/include/Lightmap.hpp:41:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | throw (LightmapException); | ^~~~~ ../shared/include/Lightmap.hpp:55:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:30, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentStates.cpp:18: ../shared/include/Map.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MapException); | ^~~~~ ../shared/include/Map.hpp:82:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 82 | void fill_map() throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:32, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentStates.cpp:18: ../shared/include/Font.hpp:53:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw (KeyValueException, FontException); | ^~~~~ In file included from ../shared/include/Resources.hpp:33, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentStates.cpp:18: ../shared/include/Icon.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, IconException); | ^~~~~ ../shared/include/Icon.hpp:53:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:35, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentStates.cpp:18: ../shared/include/Music.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, MusicException); | ^~~~~ ../shared/include/Music.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | const Audio *get_audio() const throw (MusicException); | ^~~~~ In file included from ../shared/include/Resources.hpp:36, from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentStates.cpp:18: ../shared/include/Shader.hpp:41:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Shader(const std::string& filename, ZipReader *zip) throw (KeyValueException, ShaderException); | ^~~~~ ../shared/include/Shader.hpp:44:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual ID get_location(const char *name) throw (ShaderException) = 0; | ^~~~~ ../shared/include/Shader.hpp:45:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual ID get_attrib_location(const char *name) throw (ShaderException) = 0; | ^~~~~ In file included from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentStates.cpp:18: ../shared/include/Resources.hpp:96:123: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | Resources(Subsystem& subystem, const std::string& resource_directory, bool skip_maps = false, bool paks_only = false) throw (ResourcesException, ResourcesMissingException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:22, from ../Engine/src/TournamentStates.cpp:18: ../shared/include/Resources.hpp:99:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void reload_resources() throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:103:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 103 | Tileset *get_tileset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:104:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | Object *get_object(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:105:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | Characterset *get_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:106:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | NPC *get_npc(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:107:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | Animation *get_animation(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:108:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | Map *get_map(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:109:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 109 | Background *get_background(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:110:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | Font *get_font(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:111:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | Icon *get_icon(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:112:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | Sound *get_sound(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:113:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | Music *get_music(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:114:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | Properties *get_game_settings(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:115:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | Shader *get_shader(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:116:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 116 | Icon *get_flag(const std::string& name, bool no_throw = false) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:159:90: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | void read_tilesets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:160:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 160 | void read_objects(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:161:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 161 | void read_charactersets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:162:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 162 | void read_npcs(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:163:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 163 | void read_animations(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:164:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 164 | void read_maps(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:165:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 165 | void read_backgrounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:166:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | void read_fonts(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:167:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | void read_icons(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:168:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | void read_sounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:169:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | void read_musics(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:170:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 170 | void read_game_settings(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:171:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | void read_shaders(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:172:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 172 | void read_flags(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:174:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 174 | void load_resources(bool home_paks_only) throw (ResourcesException, ResourcesMissingException); | ^~~~~ ../shared/include/Resources.hpp:175:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 175 | void read_all(const std::string& fdir, ZipReader *fzip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:177:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 177 | void prepare_resources() throw (ResourcesException); | ^~~~~ In file included from ../Engine/include/MessageSequencer.hpp:22, from ../Engine/include/Player.hpp:21, from ../Engine/include/Tournament.hpp:27, from ../Engine/src/TournamentStates.cpp:18: ../shared/include/UDPSocket.hpp:42:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | UDPSocket() throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | UDPSocket(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:46:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | ssize_t send(uint32_t host, uint16_t port, void *buffer, size_t length) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:47:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | ssize_t recv(char *buffer, size_t length, uint32_t *host, uint16_t *port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:48:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_port(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:60:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 60 | void create_socket(unsigned short port) throw (UDPSocketException); | ^~~~~ In file included from ../Engine/include/Player.hpp:21, from ../Engine/include/Tournament.hpp:27, from ../Engine/src/TournamentStates.cpp:18: ../Engine/include/MessageSequencer.hpp:94:128: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | MessageSequencer(I18N& i18n, hostport_t port, pico_size_t num_heaps, const std::string& name, const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:95:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 95 | MessageSequencer(I18N& i18n, hostaddr_t server_host, hostport_t server_port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:99:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void request_server_info(hostaddr_t host, hostport_t port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:100:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 100 | void login(const std::string& password, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:101:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 101 | void login(data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:102:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | void logout() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:104:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | void broadcast(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:105:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | void push(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:106:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void push(flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:107:85: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | void push(const Connection *c, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:108:100: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | void push(const Connection *c, command_t cmd, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:111:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | bool cycle() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:112:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | void kill(const Connection *c) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:114:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | int protocol_version) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:121:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | virtual void event_access_denied(RefusalReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:122:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 122 | virtual void event_login(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:123:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | virtual void event_data(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:124:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 124 | virtual void event_logout(const Connection *c, LogoutReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:143:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 143 | void ack(SequencerHeap *heap, sequence_no_t seq_no) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:144:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | void process_incoming(SequencerHeap *heap, NetMessage *msg) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:152:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 152 | flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:27, from ../Engine/src/TournamentStates.cpp:18: ../Engine/include/Player.hpp:44:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | void set_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:31, from ../Engine/src/TournamentStates.cpp:18: ../shared/include/Configuration.hpp:34:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 34 | Configuration(const std::string& directory, const std::string& filename) throw (ConfigurationException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:32, from ../Engine/src/TournamentStates.cpp:18: ../shared/include/Gui.hpp:68:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 68 | Gui(Resources& resources, Subsystem& subsystem, Font *font) throw (GuiException, ResourcesException); | ^~~~~ ../shared/include/Gui.hpp:71:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 71 | void run() throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:74:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | virtual void idle() throw (Exception) = 0; | ^~~~~ ../shared/include/Gui.hpp:99:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:102:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | const std::string& caption) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:106:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:110:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:114:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:117:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | const std::string& text) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | TileGraphic *graphic) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:123:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:126:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 126 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:131:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 131 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:136:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 136 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:140:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 140 | void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:144:83: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | GuiListbox::OnItemSelected on_item_selected, void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:201:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 201 | void idleloop(int stack_counter) throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:203:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 203 | void check_parent(GuiObject *parent) throw (GuiException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:36, from ../Engine/src/TournamentStates.cpp:18: ../Engine/include/Lagometer.hpp:41:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Lagometer(Subsystem& subsystem) throw (LagometerException); | ^~~~~ ../Engine/include/Lagometer.hpp:42:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | Lagometer(Subsystem& subsystem, int width, int height) throw (LagometerException); | ^~~~~ ../Engine/include/Lagometer.hpp:77:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | void create(Subsystem& subsystem) throw (LagometerException); | ^~~~~ In file included from ../Engine/src/TournamentStates.cpp:18: ../Engine/include/Tournament.hpp:171:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | throw (TournamentException, ResourcesException); | ^~~~~ ../Engine/include/Tournament.hpp:223:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 223 | virtual void create_spawn_points() throw (TournamentException); | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/Server' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/Server' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I../Engine/include -I../shared/include -Wno-unused-result -pedantic -Wextra -DDATA_DIRECTORY=/usr/share/games/goatattack -D__STDC_FORMAT_MACROS -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DDEDICATED_SERVER -DPNG_SKIP_SETJMP_CHECK -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../Engine/src/goatattack_server-TournamentGOH.o `test -f '../Engine/src/TournamentGOH.cpp' || echo './'`../Engine/src/TournamentGOH.cpp In file included from ../shared/include/ZipReader.hpp:21, from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentGOH.hpp:21, from ../Engine/src/TournamentGOH.cpp:18: ../shared/include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentGOH.hpp:21, from ../Engine/src/TournamentGOH.cpp:18: ../shared/include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentGOH.hpp:21, from ../Engine/src/TournamentGOH.cpp:18: ../shared/include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentGOH.hpp:21, from ../Engine/src/TournamentGOH.cpp:18: ../shared/include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentGOH.hpp:21, from ../Engine/src/TournamentGOH.cpp:18: ../shared/include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ../shared/include/Resources.hpp:24, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentGOH.hpp:21, from ../Engine/src/TournamentGOH.cpp:18: ../shared/include/Directory.hpp:43:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | Directory(const std::string& directory, const std::string& suffix, ZipReader *zip = 0) throw (DirectoryException); | ^~~~~ In file included from ../shared/include/KeyValue.hpp:22, from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentGOH.hpp:21, from ../Engine/src/TournamentGOH.cpp:18: ../shared/include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ../shared/include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentGOH.hpp:21, from ../Engine/src/TournamentGOH.cpp:18: ../shared/include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentGOH.hpp:21, from ../Engine/src/TournamentGOH.cpp:18: ../shared/include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentGOH.hpp:21, from ../Engine/src/TournamentGOH.cpp:18: ../shared/include/Tileset.hpp:47:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | throw (KeyValueException, TilesetException); | ^~~~~ ../shared/include/Tileset.hpp:67:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:26, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentGOH.hpp:21, from ../Engine/src/TournamentGOH.cpp:18: ../shared/include/Object.hpp:64:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | throw (KeyValueException, ObjectException); | ^~~~~ ../shared/include/Object.hpp:96:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Characterset.hpp:22, from ../shared/include/Resources.hpp:27, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentGOH.hpp:21, from ../Engine/src/TournamentGOH.cpp:18: ../shared/include/Movable.hpp:52:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ ../shared/include/Movable.hpp:73:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ In file included from ../shared/include/Resources.hpp:27, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentGOH.hpp:21, from ../Engine/src/TournamentGOH.cpp:18: ../shared/include/Characterset.hpp:61:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 61 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/Characterset.hpp:80:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:83:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:86:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:28, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentGOH.hpp:21, from ../Engine/src/TournamentGOH.cpp:18: ../shared/include/NPC.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/NPC.hpp:77:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Sound.hpp:24, from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentGOH.hpp:21, from ../Engine/src/TournamentGOH.cpp:18: ../shared/include/Audio.hpp:45:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ ../shared/include/Audio.hpp:46:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | virtual void generate_music(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ In file included from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentGOH.hpp:21, from ../Engine/src/TournamentGOH.cpp:18: ../shared/include/Sound.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, SoundException); | ^~~~~ In file included from ../shared/include/Resources.hpp:29, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentGOH.hpp:21, from ../Engine/src/TournamentGOH.cpp:18: ../shared/include/Animation.hpp:42:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | throw (KeyValueException, AnimationException); | ^~~~~ ../shared/include/Animation.hpp:99:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:25, from ../shared/include/Resources.hpp:30, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentGOH.hpp:21, from ../Engine/src/TournamentGOH.cpp:18: ../shared/include/Background.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, BackgroundException); | ^~~~~ ../shared/include/Background.hpp:53:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:27, from ../shared/include/Resources.hpp:30, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentGOH.hpp:21, from ../Engine/src/TournamentGOH.cpp:18: ../shared/include/Lightmap.hpp:41:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | throw (LightmapException); | ^~~~~ ../shared/include/Lightmap.hpp:55:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:30, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentGOH.hpp:21, from ../Engine/src/TournamentGOH.cpp:18: ../shared/include/Map.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MapException); | ^~~~~ ../shared/include/Map.hpp:82:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 82 | void fill_map() throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:32, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentGOH.hpp:21, from ../Engine/src/TournamentGOH.cpp:18: ../shared/include/Font.hpp:53:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw (KeyValueException, FontException); | ^~~~~ In file included from ../shared/include/Resources.hpp:33, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentGOH.hpp:21, from ../Engine/src/TournamentGOH.cpp:18: ../shared/include/Icon.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, IconException); | ^~~~~ ../shared/include/Icon.hpp:53:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:35, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentGOH.hpp:21, from ../Engine/src/TournamentGOH.cpp:18: ../shared/include/Music.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, MusicException); | ^~~~~ ../shared/include/Music.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | const Audio *get_audio() const throw (MusicException); | ^~~~~ In file included from ../shared/include/Resources.hpp:36, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentGOH.hpp:21, from ../Engine/src/TournamentGOH.cpp:18: ../shared/include/Shader.hpp:41:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Shader(const std::string& filename, ZipReader *zip) throw (KeyValueException, ShaderException); | ^~~~~ ../shared/include/Shader.hpp:44:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual ID get_location(const char *name) throw (ShaderException) = 0; | ^~~~~ ../shared/include/Shader.hpp:45:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual ID get_attrib_location(const char *name) throw (ShaderException) = 0; | ^~~~~ In file included from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentGOH.hpp:21, from ../Engine/src/TournamentGOH.cpp:18: ../shared/include/Resources.hpp:96:123: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | Resources(Subsystem& subystem, const std::string& resource_directory, bool skip_maps = false, bool paks_only = false) throw (ResourcesException, ResourcesMissingException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentGOH.hpp:21, from ../Engine/src/TournamentGOH.cpp:18: ../shared/include/Resources.hpp:99:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void reload_resources() throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:103:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 103 | Tileset *get_tileset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:104:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | Object *get_object(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:105:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | Characterset *get_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:106:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | NPC *get_npc(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:107:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | Animation *get_animation(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:108:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | Map *get_map(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:109:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 109 | Background *get_background(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:110:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | Font *get_font(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:111:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | Icon *get_icon(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:112:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | Sound *get_sound(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:113:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | Music *get_music(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:114:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | Properties *get_game_settings(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:115:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | Shader *get_shader(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:116:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 116 | Icon *get_flag(const std::string& name, bool no_throw = false) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:159:90: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | void read_tilesets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:160:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 160 | void read_objects(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:161:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 161 | void read_charactersets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:162:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 162 | void read_npcs(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:163:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 163 | void read_animations(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:164:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 164 | void read_maps(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:165:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 165 | void read_backgrounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:166:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | void read_fonts(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:167:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | void read_icons(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:168:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | void read_sounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:169:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | void read_musics(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:170:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 170 | void read_game_settings(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:171:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | void read_shaders(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:172:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 172 | void read_flags(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:174:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 174 | void load_resources(bool home_paks_only) throw (ResourcesException, ResourcesMissingException); | ^~~~~ ../shared/include/Resources.hpp:175:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 175 | void read_all(const std::string& fdir, ZipReader *fzip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:177:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 177 | void prepare_resources() throw (ResourcesException); | ^~~~~ In file included from ../Engine/include/MessageSequencer.hpp:22, from ../Engine/include/Player.hpp:21, from ../Engine/include/Tournament.hpp:27, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentGOH.hpp:21, from ../Engine/src/TournamentGOH.cpp:18: ../shared/include/UDPSocket.hpp:42:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | UDPSocket() throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | UDPSocket(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:46:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | ssize_t send(uint32_t host, uint16_t port, void *buffer, size_t length) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:47:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | ssize_t recv(char *buffer, size_t length, uint32_t *host, uint16_t *port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:48:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_port(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:60:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 60 | void create_socket(unsigned short port) throw (UDPSocketException); | ^~~~~ In file included from ../Engine/include/Player.hpp:21, from ../Engine/include/Tournament.hpp:27, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentGOH.hpp:21, from ../Engine/src/TournamentGOH.cpp:18: ../Engine/include/MessageSequencer.hpp:94:128: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | MessageSequencer(I18N& i18n, hostport_t port, pico_size_t num_heaps, const std::string& name, const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:95:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 95 | MessageSequencer(I18N& i18n, hostaddr_t server_host, hostport_t server_port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:99:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void request_server_info(hostaddr_t host, hostport_t port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:100:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 100 | void login(const std::string& password, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:101:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 101 | void login(data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:102:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | void logout() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:104:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | void broadcast(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:105:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | void push(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:106:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void push(flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:107:85: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | void push(const Connection *c, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:108:100: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | void push(const Connection *c, command_t cmd, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:111:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | bool cycle() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:112:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | void kill(const Connection *c) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:114:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | int protocol_version) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:121:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | virtual void event_access_denied(RefusalReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:122:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 122 | virtual void event_login(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:123:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | virtual void event_data(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:124:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 124 | virtual void event_logout(const Connection *c, LogoutReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:143:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 143 | void ack(SequencerHeap *heap, sequence_no_t seq_no) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:144:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | void process_incoming(SequencerHeap *heap, NetMessage *msg) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:152:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 152 | flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:27, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentGOH.hpp:21, from ../Engine/src/TournamentGOH.cpp:18: ../Engine/include/Player.hpp:44:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | void set_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:31, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentGOH.hpp:21, from ../Engine/src/TournamentGOH.cpp:18: ../shared/include/Configuration.hpp:34:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 34 | Configuration(const std::string& directory, const std::string& filename) throw (ConfigurationException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:32, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentGOH.hpp:21, from ../Engine/src/TournamentGOH.cpp:18: ../shared/include/Gui.hpp:68:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 68 | Gui(Resources& resources, Subsystem& subsystem, Font *font) throw (GuiException, ResourcesException); | ^~~~~ ../shared/include/Gui.hpp:71:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 71 | void run() throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:74:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | virtual void idle() throw (Exception) = 0; | ^~~~~ ../shared/include/Gui.hpp:99:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:102:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | const std::string& caption) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:106:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:110:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:114:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:117:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | const std::string& text) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | TileGraphic *graphic) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:123:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:126:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 126 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:131:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 131 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:136:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 136 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:140:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 140 | void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:144:83: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | GuiListbox::OnItemSelected on_item_selected, void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:201:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 201 | void idleloop(int stack_counter) throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:203:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 203 | void check_parent(GuiObject *parent) throw (GuiException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:36, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentGOH.hpp:21, from ../Engine/src/TournamentGOH.cpp:18: ../Engine/include/Lagometer.hpp:41:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Lagometer(Subsystem& subsystem) throw (LagometerException); | ^~~~~ ../Engine/include/Lagometer.hpp:42:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | Lagometer(Subsystem& subsystem, int width, int height) throw (LagometerException); | ^~~~~ ../Engine/include/Lagometer.hpp:77:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | void create(Subsystem& subsystem) throw (LagometerException); | ^~~~~ In file included from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/include/TournamentGOH.hpp:21, from ../Engine/src/TournamentGOH.cpp:18: ../Engine/include/Tournament.hpp:171:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | throw (TournamentException, ResourcesException); | ^~~~~ ../Engine/include/Tournament.hpp:223:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 223 | virtual void create_spawn_points() throw (TournamentException); | ^~~~~ In file included from ../Engine/include/TournamentGOH.hpp:21, from ../Engine/src/TournamentGOH.cpp:18: ../Engine/include/TournamentTeam.hpp:37:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 37 | throw (TournamentException, ResourcesException); | ^~~~~ ../Engine/include/TournamentTeam.hpp:61:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 61 | virtual void create_spawn_points() throw (TournamentException); | ^~~~~ In file included from ../Engine/src/TournamentGOH.cpp:18: ../Engine/include/TournamentGOH.hpp:34:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 34 | throw (TournamentException, ResourcesException); | ^~~~~ ../Engine/src/TournamentGOH.cpp:27:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 27 | throw (TournamentException, ResourcesException) | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/Server' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/Server' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I../Engine/include -I../shared/include -Wno-unused-result -pedantic -Wextra -DDATA_DIRECTORY=/usr/share/games/goatattack -D__STDC_FORMAT_MACROS -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DDEDICATED_SERVER -DPNG_SKIP_SETJMP_CHECK -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../Engine/src/goatattack_server-TournamentCTC.o `test -f '../Engine/src/TournamentCTC.cpp' || echo './'`../Engine/src/TournamentCTC.cpp In file included from ../shared/include/ZipReader.hpp:21, from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentCTC.hpp:21, from ../Engine/src/TournamentCTC.cpp:18: ../shared/include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentCTC.hpp:21, from ../Engine/src/TournamentCTC.cpp:18: ../shared/include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentCTC.hpp:21, from ../Engine/src/TournamentCTC.cpp:18: ../shared/include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentCTC.hpp:21, from ../Engine/src/TournamentCTC.cpp:18: ../shared/include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentCTC.hpp:21, from ../Engine/src/TournamentCTC.cpp:18: ../shared/include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ../shared/include/Resources.hpp:24, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentCTC.hpp:21, from ../Engine/src/TournamentCTC.cpp:18: ../shared/include/Directory.hpp:43:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | Directory(const std::string& directory, const std::string& suffix, ZipReader *zip = 0) throw (DirectoryException); | ^~~~~ In file included from ../shared/include/KeyValue.hpp:22, from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentCTC.hpp:21, from ../Engine/src/TournamentCTC.cpp:18: ../shared/include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ../shared/include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentCTC.hpp:21, from ../Engine/src/TournamentCTC.cpp:18: ../shared/include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentCTC.hpp:21, from ../Engine/src/TournamentCTC.cpp:18: ../shared/include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentCTC.hpp:21, from ../Engine/src/TournamentCTC.cpp:18: ../shared/include/Tileset.hpp:47:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | throw (KeyValueException, TilesetException); | ^~~~~ ../shared/include/Tileset.hpp:67:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:26, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentCTC.hpp:21, from ../Engine/src/TournamentCTC.cpp:18: ../shared/include/Object.hpp:64:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | throw (KeyValueException, ObjectException); | ^~~~~ ../shared/include/Object.hpp:96:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Characterset.hpp:22, from ../shared/include/Resources.hpp:27, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentCTC.hpp:21, from ../Engine/src/TournamentCTC.cpp:18: ../shared/include/Movable.hpp:52:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ ../shared/include/Movable.hpp:73:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ In file included from ../shared/include/Resources.hpp:27, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentCTC.hpp:21, from ../Engine/src/TournamentCTC.cpp:18: ../shared/include/Characterset.hpp:61:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 61 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/Characterset.hpp:80:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:83:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:86:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:28, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentCTC.hpp:21, from ../Engine/src/TournamentCTC.cpp:18: ../shared/include/NPC.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/NPC.hpp:77:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Sound.hpp:24, from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentCTC.hpp:21, from ../Engine/src/TournamentCTC.cpp:18: ../shared/include/Audio.hpp:45:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ ../shared/include/Audio.hpp:46:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | virtual void generate_music(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ In file included from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentCTC.hpp:21, from ../Engine/src/TournamentCTC.cpp:18: ../shared/include/Sound.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, SoundException); | ^~~~~ In file included from ../shared/include/Resources.hpp:29, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentCTC.hpp:21, from ../Engine/src/TournamentCTC.cpp:18: ../shared/include/Animation.hpp:42:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | throw (KeyValueException, AnimationException); | ^~~~~ ../shared/include/Animation.hpp:99:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:25, from ../shared/include/Resources.hpp:30, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentCTC.hpp:21, from ../Engine/src/TournamentCTC.cpp:18: ../shared/include/Background.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, BackgroundException); | ^~~~~ ../shared/include/Background.hpp:53:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:27, from ../shared/include/Resources.hpp:30, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentCTC.hpp:21, from ../Engine/src/TournamentCTC.cpp:18: ../shared/include/Lightmap.hpp:41:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | throw (LightmapException); | ^~~~~ ../shared/include/Lightmap.hpp:55:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:30, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentCTC.hpp:21, from ../Engine/src/TournamentCTC.cpp:18: ../shared/include/Map.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MapException); | ^~~~~ ../shared/include/Map.hpp:82:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 82 | void fill_map() throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:32, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentCTC.hpp:21, from ../Engine/src/TournamentCTC.cpp:18: ../shared/include/Font.hpp:53:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw (KeyValueException, FontException); | ^~~~~ In file included from ../shared/include/Resources.hpp:33, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentCTC.hpp:21, from ../Engine/src/TournamentCTC.cpp:18: ../shared/include/Icon.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, IconException); | ^~~~~ ../shared/include/Icon.hpp:53:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:35, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentCTC.hpp:21, from ../Engine/src/TournamentCTC.cpp:18: ../shared/include/Music.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, MusicException); | ^~~~~ ../shared/include/Music.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | const Audio *get_audio() const throw (MusicException); | ^~~~~ In file included from ../shared/include/Resources.hpp:36, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentCTC.hpp:21, from ../Engine/src/TournamentCTC.cpp:18: ../shared/include/Shader.hpp:41:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Shader(const std::string& filename, ZipReader *zip) throw (KeyValueException, ShaderException); | ^~~~~ ../shared/include/Shader.hpp:44:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual ID get_location(const char *name) throw (ShaderException) = 0; | ^~~~~ ../shared/include/Shader.hpp:45:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual ID get_attrib_location(const char *name) throw (ShaderException) = 0; | ^~~~~ In file included from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentCTC.hpp:21, from ../Engine/src/TournamentCTC.cpp:18: ../shared/include/Resources.hpp:96:123: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | Resources(Subsystem& subystem, const std::string& resource_directory, bool skip_maps = false, bool paks_only = false) throw (ResourcesException, ResourcesMissingException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentCTC.hpp:21, from ../Engine/src/TournamentCTC.cpp:18: ../shared/include/Resources.hpp:99:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void reload_resources() throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:103:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 103 | Tileset *get_tileset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:104:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | Object *get_object(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:105:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | Characterset *get_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:106:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | NPC *get_npc(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:107:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | Animation *get_animation(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:108:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | Map *get_map(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:109:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 109 | Background *get_background(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:110:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | Font *get_font(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:111:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | Icon *get_icon(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:112:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | Sound *get_sound(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:113:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | Music *get_music(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:114:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | Properties *get_game_settings(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:115:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | Shader *get_shader(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:116:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 116 | Icon *get_flag(const std::string& name, bool no_throw = false) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:159:90: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | void read_tilesets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:160:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 160 | void read_objects(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:161:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 161 | void read_charactersets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:162:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 162 | void read_npcs(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:163:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 163 | void read_animations(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:164:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 164 | void read_maps(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:165:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 165 | void read_backgrounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:166:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | void read_fonts(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:167:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | void read_icons(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:168:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | void read_sounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:169:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | void read_musics(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:170:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 170 | void read_game_settings(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:171:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | void read_shaders(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:172:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 172 | void read_flags(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:174:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 174 | void load_resources(bool home_paks_only) throw (ResourcesException, ResourcesMissingException); | ^~~~~ ../shared/include/Resources.hpp:175:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 175 | void read_all(const std::string& fdir, ZipReader *fzip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:177:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 177 | void prepare_resources() throw (ResourcesException); | ^~~~~ In file included from ../Engine/include/MessageSequencer.hpp:22, from ../Engine/include/Player.hpp:21, from ../Engine/include/Tournament.hpp:27, from ../Engine/include/TournamentCTC.hpp:21, from ../Engine/src/TournamentCTC.cpp:18: ../shared/include/UDPSocket.hpp:42:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | UDPSocket() throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | UDPSocket(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:46:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | ssize_t send(uint32_t host, uint16_t port, void *buffer, size_t length) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:47:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | ssize_t recv(char *buffer, size_t length, uint32_t *host, uint16_t *port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:48:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_port(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:60:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 60 | void create_socket(unsigned short port) throw (UDPSocketException); | ^~~~~ In file included from ../Engine/include/Player.hpp:21, from ../Engine/include/Tournament.hpp:27, from ../Engine/include/TournamentCTC.hpp:21, from ../Engine/src/TournamentCTC.cpp:18: ../Engine/include/MessageSequencer.hpp:94:128: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | MessageSequencer(I18N& i18n, hostport_t port, pico_size_t num_heaps, const std::string& name, const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:95:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 95 | MessageSequencer(I18N& i18n, hostaddr_t server_host, hostport_t server_port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:99:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void request_server_info(hostaddr_t host, hostport_t port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:100:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 100 | void login(const std::string& password, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:101:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 101 | void login(data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:102:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | void logout() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:104:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | void broadcast(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:105:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | void push(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:106:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void push(flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:107:85: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | void push(const Connection *c, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:108:100: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | void push(const Connection *c, command_t cmd, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:111:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | bool cycle() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:112:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | void kill(const Connection *c) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:114:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | int protocol_version) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:121:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | virtual void event_access_denied(RefusalReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:122:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 122 | virtual void event_login(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:123:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | virtual void event_data(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:124:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 124 | virtual void event_logout(const Connection *c, LogoutReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:143:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 143 | void ack(SequencerHeap *heap, sequence_no_t seq_no) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:144:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | void process_incoming(SequencerHeap *heap, NetMessage *msg) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:152:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 152 | flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:27, from ../Engine/include/TournamentCTC.hpp:21, from ../Engine/src/TournamentCTC.cpp:18: ../Engine/include/Player.hpp:44:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | void set_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:31, from ../Engine/include/TournamentCTC.hpp:21, from ../Engine/src/TournamentCTC.cpp:18: ../shared/include/Configuration.hpp:34:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 34 | Configuration(const std::string& directory, const std::string& filename) throw (ConfigurationException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:32, from ../Engine/include/TournamentCTC.hpp:21, from ../Engine/src/TournamentCTC.cpp:18: ../shared/include/Gui.hpp:68:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 68 | Gui(Resources& resources, Subsystem& subsystem, Font *font) throw (GuiException, ResourcesException); | ^~~~~ ../shared/include/Gui.hpp:71:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 71 | void run() throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:74:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | virtual void idle() throw (Exception) = 0; | ^~~~~ ../shared/include/Gui.hpp:99:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:102:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | const std::string& caption) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:106:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:110:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:114:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:117:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | const std::string& text) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | TileGraphic *graphic) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:123:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:126:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 126 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:131:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 131 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:136:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 136 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:140:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 140 | void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:144:83: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | GuiListbox::OnItemSelected on_item_selected, void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:201:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 201 | void idleloop(int stack_counter) throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:203:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 203 | void check_parent(GuiObject *parent) throw (GuiException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:36, from ../Engine/include/TournamentCTC.hpp:21, from ../Engine/src/TournamentCTC.cpp:18: ../Engine/include/Lagometer.hpp:41:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Lagometer(Subsystem& subsystem) throw (LagometerException); | ^~~~~ ../Engine/include/Lagometer.hpp:42:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | Lagometer(Subsystem& subsystem, int width, int height) throw (LagometerException); | ^~~~~ ../Engine/include/Lagometer.hpp:77:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | void create(Subsystem& subsystem) throw (LagometerException); | ^~~~~ In file included from ../Engine/include/TournamentCTC.hpp:21, from ../Engine/src/TournamentCTC.cpp:18: ../Engine/include/Tournament.hpp:171:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | throw (TournamentException, ResourcesException); | ^~~~~ ../Engine/include/Tournament.hpp:223:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 223 | virtual void create_spawn_points() throw (TournamentException); | ^~~~~ In file included from ../Engine/src/TournamentCTC.cpp:18: ../Engine/include/TournamentCTC.hpp:28:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 28 | throw (TournamentException, ResourcesException); | ^~~~~ ../Engine/src/TournamentCTC.cpp:30:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 30 | throw (TournamentException, ResourcesException) | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/Server' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/Server' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I../Engine/include -I../shared/include -Wno-unused-result -pedantic -Wextra -DDATA_DIRECTORY=/usr/share/games/goatattack -D__STDC_FORMAT_MACROS -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DDEDICATED_SERVER -DPNG_SKIP_SETJMP_CHECK -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../Engine/src/goatattack_server-TournamentSR.o `test -f '../Engine/src/TournamentSR.cpp' || echo './'`../Engine/src/TournamentSR.cpp In file included from ../shared/include/ZipReader.hpp:21, from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentSR.hpp:21, from ../Engine/src/TournamentSR.cpp:18: ../shared/include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentSR.hpp:21, from ../Engine/src/TournamentSR.cpp:18: ../shared/include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentSR.hpp:21, from ../Engine/src/TournamentSR.cpp:18: ../shared/include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentSR.hpp:21, from ../Engine/src/TournamentSR.cpp:18: ../shared/include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentSR.hpp:21, from ../Engine/src/TournamentSR.cpp:18: ../shared/include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ../shared/include/Resources.hpp:24, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentSR.hpp:21, from ../Engine/src/TournamentSR.cpp:18: ../shared/include/Directory.hpp:43:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | Directory(const std::string& directory, const std::string& suffix, ZipReader *zip = 0) throw (DirectoryException); | ^~~~~ In file included from ../shared/include/KeyValue.hpp:22, from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentSR.hpp:21, from ../Engine/src/TournamentSR.cpp:18: ../shared/include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ../shared/include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentSR.hpp:21, from ../Engine/src/TournamentSR.cpp:18: ../shared/include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentSR.hpp:21, from ../Engine/src/TournamentSR.cpp:18: ../shared/include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentSR.hpp:21, from ../Engine/src/TournamentSR.cpp:18: ../shared/include/Tileset.hpp:47:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | throw (KeyValueException, TilesetException); | ^~~~~ ../shared/include/Tileset.hpp:67:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:26, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentSR.hpp:21, from ../Engine/src/TournamentSR.cpp:18: ../shared/include/Object.hpp:64:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | throw (KeyValueException, ObjectException); | ^~~~~ ../shared/include/Object.hpp:96:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Characterset.hpp:22, from ../shared/include/Resources.hpp:27, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentSR.hpp:21, from ../Engine/src/TournamentSR.cpp:18: ../shared/include/Movable.hpp:52:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ ../shared/include/Movable.hpp:73:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ In file included from ../shared/include/Resources.hpp:27, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentSR.hpp:21, from ../Engine/src/TournamentSR.cpp:18: ../shared/include/Characterset.hpp:61:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 61 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/Characterset.hpp:80:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:83:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:86:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:28, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentSR.hpp:21, from ../Engine/src/TournamentSR.cpp:18: ../shared/include/NPC.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/NPC.hpp:77:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Sound.hpp:24, from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentSR.hpp:21, from ../Engine/src/TournamentSR.cpp:18: ../shared/include/Audio.hpp:45:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ ../shared/include/Audio.hpp:46:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | virtual void generate_music(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ In file included from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentSR.hpp:21, from ../Engine/src/TournamentSR.cpp:18: ../shared/include/Sound.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, SoundException); | ^~~~~ In file included from ../shared/include/Resources.hpp:29, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentSR.hpp:21, from ../Engine/src/TournamentSR.cpp:18: ../shared/include/Animation.hpp:42:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | throw (KeyValueException, AnimationException); | ^~~~~ ../shared/include/Animation.hpp:99:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:25, from ../shared/include/Resources.hpp:30, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentSR.hpp:21, from ../Engine/src/TournamentSR.cpp:18: ../shared/include/Background.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, BackgroundException); | ^~~~~ ../shared/include/Background.hpp:53:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:27, from ../shared/include/Resources.hpp:30, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentSR.hpp:21, from ../Engine/src/TournamentSR.cpp:18: ../shared/include/Lightmap.hpp:41:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | throw (LightmapException); | ^~~~~ ../shared/include/Lightmap.hpp:55:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:30, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentSR.hpp:21, from ../Engine/src/TournamentSR.cpp:18: ../shared/include/Map.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MapException); | ^~~~~ ../shared/include/Map.hpp:82:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 82 | void fill_map() throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:32, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentSR.hpp:21, from ../Engine/src/TournamentSR.cpp:18: ../shared/include/Font.hpp:53:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw (KeyValueException, FontException); | ^~~~~ In file included from ../shared/include/Resources.hpp:33, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentSR.hpp:21, from ../Engine/src/TournamentSR.cpp:18: ../shared/include/Icon.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, IconException); | ^~~~~ ../shared/include/Icon.hpp:53:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:35, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentSR.hpp:21, from ../Engine/src/TournamentSR.cpp:18: ../shared/include/Music.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, MusicException); | ^~~~~ ../shared/include/Music.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | const Audio *get_audio() const throw (MusicException); | ^~~~~ In file included from ../shared/include/Resources.hpp:36, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentSR.hpp:21, from ../Engine/src/TournamentSR.cpp:18: ../shared/include/Shader.hpp:41:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Shader(const std::string& filename, ZipReader *zip) throw (KeyValueException, ShaderException); | ^~~~~ ../shared/include/Shader.hpp:44:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual ID get_location(const char *name) throw (ShaderException) = 0; | ^~~~~ ../shared/include/Shader.hpp:45:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual ID get_attrib_location(const char *name) throw (ShaderException) = 0; | ^~~~~ In file included from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentSR.hpp:21, from ../Engine/src/TournamentSR.cpp:18: ../shared/include/Resources.hpp:96:123: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | Resources(Subsystem& subystem, const std::string& resource_directory, bool skip_maps = false, bool paks_only = false) throw (ResourcesException, ResourcesMissingException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentSR.hpp:21, from ../Engine/src/TournamentSR.cpp:18: ../shared/include/Resources.hpp:99:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void reload_resources() throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:103:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 103 | Tileset *get_tileset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:104:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | Object *get_object(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:105:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | Characterset *get_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:106:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | NPC *get_npc(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:107:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | Animation *get_animation(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:108:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | Map *get_map(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:109:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 109 | Background *get_background(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:110:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | Font *get_font(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:111:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | Icon *get_icon(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:112:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | Sound *get_sound(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:113:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | Music *get_music(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:114:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | Properties *get_game_settings(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:115:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | Shader *get_shader(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:116:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 116 | Icon *get_flag(const std::string& name, bool no_throw = false) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:159:90: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | void read_tilesets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:160:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 160 | void read_objects(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:161:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 161 | void read_charactersets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:162:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 162 | void read_npcs(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:163:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 163 | void read_animations(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:164:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 164 | void read_maps(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:165:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 165 | void read_backgrounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:166:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | void read_fonts(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:167:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | void read_icons(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:168:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | void read_sounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:169:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | void read_musics(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:170:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 170 | void read_game_settings(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:171:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | void read_shaders(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:172:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 172 | void read_flags(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:174:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 174 | void load_resources(bool home_paks_only) throw (ResourcesException, ResourcesMissingException); | ^~~~~ ../shared/include/Resources.hpp:175:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 175 | void read_all(const std::string& fdir, ZipReader *fzip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:177:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 177 | void prepare_resources() throw (ResourcesException); | ^~~~~ In file included from ../Engine/include/MessageSequencer.hpp:22, from ../Engine/include/Player.hpp:21, from ../Engine/include/Tournament.hpp:27, from ../Engine/include/TournamentSR.hpp:21, from ../Engine/src/TournamentSR.cpp:18: ../shared/include/UDPSocket.hpp:42:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | UDPSocket() throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | UDPSocket(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:46:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | ssize_t send(uint32_t host, uint16_t port, void *buffer, size_t length) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:47:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | ssize_t recv(char *buffer, size_t length, uint32_t *host, uint16_t *port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:48:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_port(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:60:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 60 | void create_socket(unsigned short port) throw (UDPSocketException); | ^~~~~ In file included from ../Engine/include/Player.hpp:21, from ../Engine/include/Tournament.hpp:27, from ../Engine/include/TournamentSR.hpp:21, from ../Engine/src/TournamentSR.cpp:18: ../Engine/include/MessageSequencer.hpp:94:128: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | MessageSequencer(I18N& i18n, hostport_t port, pico_size_t num_heaps, const std::string& name, const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:95:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 95 | MessageSequencer(I18N& i18n, hostaddr_t server_host, hostport_t server_port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:99:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void request_server_info(hostaddr_t host, hostport_t port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:100:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 100 | void login(const std::string& password, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:101:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 101 | void login(data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:102:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | void logout() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:104:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | void broadcast(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:105:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | void push(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:106:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void push(flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:107:85: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | void push(const Connection *c, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:108:100: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | void push(const Connection *c, command_t cmd, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:111:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | bool cycle() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:112:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | void kill(const Connection *c) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:114:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | int protocol_version) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:121:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | virtual void event_access_denied(RefusalReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:122:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 122 | virtual void event_login(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:123:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | virtual void event_data(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:124:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 124 | virtual void event_logout(const Connection *c, LogoutReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:143:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 143 | void ack(SequencerHeap *heap, sequence_no_t seq_no) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:144:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | void process_incoming(SequencerHeap *heap, NetMessage *msg) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:152:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 152 | flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:27, from ../Engine/include/TournamentSR.hpp:21, from ../Engine/src/TournamentSR.cpp:18: ../Engine/include/Player.hpp:44:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | void set_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:31, from ../Engine/include/TournamentSR.hpp:21, from ../Engine/src/TournamentSR.cpp:18: ../shared/include/Configuration.hpp:34:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 34 | Configuration(const std::string& directory, const std::string& filename) throw (ConfigurationException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:32, from ../Engine/include/TournamentSR.hpp:21, from ../Engine/src/TournamentSR.cpp:18: ../shared/include/Gui.hpp:68:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 68 | Gui(Resources& resources, Subsystem& subsystem, Font *font) throw (GuiException, ResourcesException); | ^~~~~ ../shared/include/Gui.hpp:71:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 71 | void run() throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:74:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | virtual void idle() throw (Exception) = 0; | ^~~~~ ../shared/include/Gui.hpp:99:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:102:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | const std::string& caption) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:106:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:110:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:114:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:117:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | const std::string& text) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | TileGraphic *graphic) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:123:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:126:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 126 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:131:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 131 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:136:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 136 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:140:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 140 | void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:144:83: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | GuiListbox::OnItemSelected on_item_selected, void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:201:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 201 | void idleloop(int stack_counter) throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:203:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 203 | void check_parent(GuiObject *parent) throw (GuiException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:36, from ../Engine/include/TournamentSR.hpp:21, from ../Engine/src/TournamentSR.cpp:18: ../Engine/include/Lagometer.hpp:41:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Lagometer(Subsystem& subsystem) throw (LagometerException); | ^~~~~ ../Engine/include/Lagometer.hpp:42:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | Lagometer(Subsystem& subsystem, int width, int height) throw (LagometerException); | ^~~~~ ../Engine/include/Lagometer.hpp:77:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | void create(Subsystem& subsystem) throw (LagometerException); | ^~~~~ In file included from ../Engine/include/TournamentSR.hpp:21, from ../Engine/src/TournamentSR.cpp:18: ../Engine/include/Tournament.hpp:171:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | throw (TournamentException, ResourcesException); | ^~~~~ ../Engine/include/Tournament.hpp:223:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 223 | virtual void create_spawn_points() throw (TournamentException); | ^~~~~ In file included from ../Engine/src/TournamentSR.cpp:18: ../Engine/include/TournamentSR.hpp:28:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 28 | throw (TournamentException, ResourcesException); | ^~~~~ ../Engine/src/TournamentSR.cpp:30:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 30 | throw (TournamentException, ResourcesException) | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/Server' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/Server' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I../Engine/include -I../shared/include -Wno-unused-result -pedantic -Wextra -DDATA_DIRECTORY=/usr/share/games/goatattack -D__STDC_FORMAT_MACROS -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DDEDICATED_SERVER -DPNG_SKIP_SETJMP_CHECK -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../Engine/src/goatattack_server-Lagometer.o `test -f '../Engine/src/Lagometer.cpp' || echo './'`../Engine/src/Lagometer.cpp In file included from ../shared/include/ZipReader.hpp:21, from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../Engine/include/Lagometer.hpp:21, from ../Engine/src/Lagometer.cpp:18: ../shared/include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../Engine/include/Lagometer.hpp:21, from ../Engine/src/Lagometer.cpp:18: ../shared/include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ../shared/include/TileGraphic.hpp:21, from ../Engine/include/Lagometer.hpp:21, from ../Engine/src/Lagometer.cpp:18: ../shared/include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ../Engine/include/Lagometer.hpp:21, from ../Engine/src/Lagometer.cpp:18: ../shared/include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ../Engine/include/Lagometer.hpp:23, from ../Engine/src/Lagometer.cpp:18: ../shared/include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ../Engine/src/Lagometer.cpp:18: ../Engine/include/Lagometer.hpp:41:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Lagometer(Subsystem& subsystem) throw (LagometerException); | ^~~~~ ../Engine/include/Lagometer.hpp:42:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | Lagometer(Subsystem& subsystem, int width, int height) throw (LagometerException); | ^~~~~ ../Engine/include/Lagometer.hpp:77:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | void create(Subsystem& subsystem) throw (LagometerException); | ^~~~~ ../Engine/src/Lagometer.cpp:26:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 26 | Lagometer::Lagometer(Subsystem& subsystem) throw (LagometerException) | ^~~~~ ../Engine/src/Lagometer.cpp:36:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 36 | Lagometer::Lagometer(Subsystem& subsystem, int width, int height) throw (LagometerException) | ^~~~~ ../Engine/src/Lagometer.cpp:122:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 122 | void Lagometer::create(Subsystem& subsystem) throw (LagometerException) { | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/Server' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/Server' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I../Engine/include -I../shared/include -Wno-unused-result -pedantic -Wextra -DDATA_DIRECTORY=/usr/share/games/goatattack -D__STDC_FORMAT_MACROS -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DDEDICATED_SERVER -DPNG_SKIP_SETJMP_CHECK -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../Engine/src/goatattack_server-TournamentTeam.o `test -f '../Engine/src/TournamentTeam.cpp' || echo './'`../Engine/src/TournamentTeam.cpp In file included from ../shared/include/ZipReader.hpp:21, from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/src/TournamentTeam.cpp:18: ../shared/include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/src/TournamentTeam.cpp:18: ../shared/include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/src/TournamentTeam.cpp:18: ../shared/include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/src/TournamentTeam.cpp:18: ../shared/include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ../shared/include/Resources.hpp:22, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/src/TournamentTeam.cpp:18: ../shared/include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ../shared/include/Resources.hpp:24, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/src/TournamentTeam.cpp:18: ../shared/include/Directory.hpp:43:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | Directory(const std::string& directory, const std::string& suffix, ZipReader *zip = 0) throw (DirectoryException); | ^~~~~ In file included from ../shared/include/KeyValue.hpp:22, from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/src/TournamentTeam.cpp:18: ../shared/include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ../shared/include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/src/TournamentTeam.cpp:18: ../shared/include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/src/TournamentTeam.cpp:18: ../shared/include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Resources.hpp:25, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/src/TournamentTeam.cpp:18: ../shared/include/Tileset.hpp:47:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | throw (KeyValueException, TilesetException); | ^~~~~ ../shared/include/Tileset.hpp:67:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:26, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/src/TournamentTeam.cpp:18: ../shared/include/Object.hpp:64:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | throw (KeyValueException, ObjectException); | ^~~~~ ../shared/include/Object.hpp:96:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Characterset.hpp:22, from ../shared/include/Resources.hpp:27, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/src/TournamentTeam.cpp:18: ../shared/include/Movable.hpp:52:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ ../shared/include/Movable.hpp:73:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ In file included from ../shared/include/Resources.hpp:27, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/src/TournamentTeam.cpp:18: ../shared/include/Characterset.hpp:61:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 61 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/Characterset.hpp:80:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:83:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:86:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:28, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/src/TournamentTeam.cpp:18: ../shared/include/NPC.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/NPC.hpp:77:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Sound.hpp:24, from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/src/TournamentTeam.cpp:18: ../shared/include/Audio.hpp:45:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ ../shared/include/Audio.hpp:46:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | virtual void generate_music(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ In file included from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/src/TournamentTeam.cpp:18: ../shared/include/Sound.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, SoundException); | ^~~~~ In file included from ../shared/include/Resources.hpp:29, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/src/TournamentTeam.cpp:18: ../shared/include/Animation.hpp:42:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | throw (KeyValueException, AnimationException); | ^~~~~ ../shared/include/Animation.hpp:99:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:25, from ../shared/include/Resources.hpp:30, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/src/TournamentTeam.cpp:18: ../shared/include/Background.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, BackgroundException); | ^~~~~ ../shared/include/Background.hpp:53:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:27, from ../shared/include/Resources.hpp:30, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/src/TournamentTeam.cpp:18: ../shared/include/Lightmap.hpp:41:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | throw (LightmapException); | ^~~~~ ../shared/include/Lightmap.hpp:55:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:30, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/src/TournamentTeam.cpp:18: ../shared/include/Map.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MapException); | ^~~~~ ../shared/include/Map.hpp:82:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 82 | void fill_map() throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:32, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/src/TournamentTeam.cpp:18: ../shared/include/Font.hpp:53:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw (KeyValueException, FontException); | ^~~~~ In file included from ../shared/include/Resources.hpp:33, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/src/TournamentTeam.cpp:18: ../shared/include/Icon.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, IconException); | ^~~~~ ../shared/include/Icon.hpp:53:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:35, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/src/TournamentTeam.cpp:18: ../shared/include/Music.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, MusicException); | ^~~~~ ../shared/include/Music.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | const Audio *get_audio() const throw (MusicException); | ^~~~~ In file included from ../shared/include/Resources.hpp:36, from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/src/TournamentTeam.cpp:18: ../shared/include/Shader.hpp:41:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Shader(const std::string& filename, ZipReader *zip) throw (KeyValueException, ShaderException); | ^~~~~ ../shared/include/Shader.hpp:44:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual ID get_location(const char *name) throw (ShaderException) = 0; | ^~~~~ ../shared/include/Shader.hpp:45:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual ID get_attrib_location(const char *name) throw (ShaderException) = 0; | ^~~~~ In file included from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/src/TournamentTeam.cpp:18: ../shared/include/Resources.hpp:96:123: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | Resources(Subsystem& subystem, const std::string& resource_directory, bool skip_maps = false, bool paks_only = false) throw (ResourcesException, ResourcesMissingException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:22, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/src/TournamentTeam.cpp:18: ../shared/include/Resources.hpp:99:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void reload_resources() throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:103:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 103 | Tileset *get_tileset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:104:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | Object *get_object(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:105:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | Characterset *get_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:106:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | NPC *get_npc(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:107:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | Animation *get_animation(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:108:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | Map *get_map(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:109:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 109 | Background *get_background(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:110:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | Font *get_font(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:111:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | Icon *get_icon(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:112:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | Sound *get_sound(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:113:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | Music *get_music(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:114:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | Properties *get_game_settings(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:115:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | Shader *get_shader(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:116:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 116 | Icon *get_flag(const std::string& name, bool no_throw = false) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:159:90: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | void read_tilesets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:160:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 160 | void read_objects(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:161:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 161 | void read_charactersets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:162:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 162 | void read_npcs(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:163:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 163 | void read_animations(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:164:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 164 | void read_maps(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:165:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 165 | void read_backgrounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:166:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | void read_fonts(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:167:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | void read_icons(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:168:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | void read_sounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:169:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | void read_musics(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:170:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 170 | void read_game_settings(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:171:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | void read_shaders(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:172:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 172 | void read_flags(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:174:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 174 | void load_resources(bool home_paks_only) throw (ResourcesException, ResourcesMissingException); | ^~~~~ ../shared/include/Resources.hpp:175:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 175 | void read_all(const std::string& fdir, ZipReader *fzip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:177:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 177 | void prepare_resources() throw (ResourcesException); | ^~~~~ In file included from ../Engine/include/MessageSequencer.hpp:22, from ../Engine/include/Player.hpp:21, from ../Engine/include/Tournament.hpp:27, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/src/TournamentTeam.cpp:18: ../shared/include/UDPSocket.hpp:42:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | UDPSocket() throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | UDPSocket(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:46:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | ssize_t send(uint32_t host, uint16_t port, void *buffer, size_t length) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:47:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | ssize_t recv(char *buffer, size_t length, uint32_t *host, uint16_t *port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:48:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_port(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:60:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 60 | void create_socket(unsigned short port) throw (UDPSocketException); | ^~~~~ In file included from ../Engine/include/Player.hpp:21, from ../Engine/include/Tournament.hpp:27, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/src/TournamentTeam.cpp:18: ../Engine/include/MessageSequencer.hpp:94:128: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | MessageSequencer(I18N& i18n, hostport_t port, pico_size_t num_heaps, const std::string& name, const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:95:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 95 | MessageSequencer(I18N& i18n, hostaddr_t server_host, hostport_t server_port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:99:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void request_server_info(hostaddr_t host, hostport_t port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:100:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 100 | void login(const std::string& password, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:101:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 101 | void login(data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:102:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | void logout() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:104:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | void broadcast(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:105:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | void push(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:106:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void push(flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:107:85: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | void push(const Connection *c, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:108:100: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | void push(const Connection *c, command_t cmd, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:111:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | bool cycle() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:112:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | void kill(const Connection *c) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:114:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | int protocol_version) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:121:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | virtual void event_access_denied(RefusalReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:122:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 122 | virtual void event_login(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:123:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | virtual void event_data(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:124:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 124 | virtual void event_logout(const Connection *c, LogoutReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:143:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 143 | void ack(SequencerHeap *heap, sequence_no_t seq_no) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:144:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | void process_incoming(SequencerHeap *heap, NetMessage *msg) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:152:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 152 | flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:27, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/src/TournamentTeam.cpp:18: ../Engine/include/Player.hpp:44:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | void set_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:31, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/src/TournamentTeam.cpp:18: ../shared/include/Configuration.hpp:34:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 34 | Configuration(const std::string& directory, const std::string& filename) throw (ConfigurationException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:32, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/src/TournamentTeam.cpp:18: ../shared/include/Gui.hpp:68:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 68 | Gui(Resources& resources, Subsystem& subsystem, Font *font) throw (GuiException, ResourcesException); | ^~~~~ ../shared/include/Gui.hpp:71:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 71 | void run() throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:74:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | virtual void idle() throw (Exception) = 0; | ^~~~~ ../shared/include/Gui.hpp:99:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:102:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | const std::string& caption) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:106:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:110:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:114:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:117:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | const std::string& text) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | TileGraphic *graphic) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:123:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:126:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 126 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:131:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 131 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:136:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 136 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:140:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 140 | void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:144:83: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | GuiListbox::OnItemSelected on_item_selected, void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:201:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 201 | void idleloop(int stack_counter) throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:203:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 203 | void check_parent(GuiObject *parent) throw (GuiException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:36, from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/src/TournamentTeam.cpp:18: ../Engine/include/Lagometer.hpp:41:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Lagometer(Subsystem& subsystem) throw (LagometerException); | ^~~~~ ../Engine/include/Lagometer.hpp:42:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | Lagometer(Subsystem& subsystem, int width, int height) throw (LagometerException); | ^~~~~ ../Engine/include/Lagometer.hpp:77:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | void create(Subsystem& subsystem) throw (LagometerException); | ^~~~~ In file included from ../Engine/include/TournamentTeam.hpp:21, from ../Engine/src/TournamentTeam.cpp:18: ../Engine/include/Tournament.hpp:171:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | throw (TournamentException, ResourcesException); | ^~~~~ ../Engine/include/Tournament.hpp:223:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 223 | virtual void create_spawn_points() throw (TournamentException); | ^~~~~ In file included from ../Engine/src/TournamentTeam.cpp:18: ../Engine/include/TournamentTeam.hpp:37:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 37 | throw (TournamentException, ResourcesException); | ^~~~~ ../Engine/include/TournamentTeam.hpp:61:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 61 | virtual void create_spawn_points() throw (TournamentException); | ^~~~~ ../Engine/src/TournamentTeam.cpp:28:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 28 | throw (TournamentException, ResourcesException) | ^~~~~ ../Engine/src/TournamentTeam.cpp:55:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void TournamentTeam::create_spawn_points() throw (TournamentException) { | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/Server' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/Server' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I../Engine/include -I../shared/include -Wno-unused-result -pedantic -Wextra -DDATA_DIRECTORY=/usr/share/games/goatattack -D__STDC_FORMAT_MACROS -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DDEDICATED_SERVER -DPNG_SKIP_SETJMP_CHECK -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../Engine/src/goatattack_server-ButtonNavigator.o `test -f '../Engine/src/ButtonNavigator.cpp' || echo './'`../Engine/src/ButtonNavigator.cpp In file included from ../shared/include/ZipReader.hpp:21, from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../shared/include/Gui.hpp:22, from ../Engine/include/ButtonNavigator.hpp:21, from ../Engine/src/ButtonNavigator.cpp:18: ../shared/include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../shared/include/Gui.hpp:22, from ../Engine/include/ButtonNavigator.hpp:21, from ../Engine/src/ButtonNavigator.cpp:18: ../shared/include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../shared/include/Gui.hpp:22, from ../Engine/include/ButtonNavigator.hpp:21, from ../Engine/src/ButtonNavigator.cpp:18: ../shared/include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../shared/include/Gui.hpp:22, from ../Engine/include/ButtonNavigator.hpp:21, from ../Engine/src/ButtonNavigator.cpp:18: ../shared/include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ../shared/include/Resources.hpp:22, from ../shared/include/Gui.hpp:22, from ../Engine/include/ButtonNavigator.hpp:21, from ../Engine/src/ButtonNavigator.cpp:18: ../shared/include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ../shared/include/Resources.hpp:24, from ../shared/include/Gui.hpp:22, from ../Engine/include/ButtonNavigator.hpp:21, from ../Engine/src/ButtonNavigator.cpp:18: ../shared/include/Directory.hpp:43:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | Directory(const std::string& directory, const std::string& suffix, ZipReader *zip = 0) throw (DirectoryException); | ^~~~~ In file included from ../shared/include/KeyValue.hpp:22, from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../shared/include/Gui.hpp:22, from ../Engine/include/ButtonNavigator.hpp:21, from ../Engine/src/ButtonNavigator.cpp:18: ../shared/include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ../shared/include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../shared/include/Gui.hpp:22, from ../Engine/include/ButtonNavigator.hpp:21, from ../Engine/src/ButtonNavigator.cpp:18: ../shared/include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../shared/include/Gui.hpp:22, from ../Engine/include/ButtonNavigator.hpp:21, from ../Engine/src/ButtonNavigator.cpp:18: ../shared/include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Resources.hpp:25, from ../shared/include/Gui.hpp:22, from ../Engine/include/ButtonNavigator.hpp:21, from ../Engine/src/ButtonNavigator.cpp:18: ../shared/include/Tileset.hpp:47:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | throw (KeyValueException, TilesetException); | ^~~~~ ../shared/include/Tileset.hpp:67:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:26, from ../shared/include/Gui.hpp:22, from ../Engine/include/ButtonNavigator.hpp:21, from ../Engine/src/ButtonNavigator.cpp:18: ../shared/include/Object.hpp:64:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | throw (KeyValueException, ObjectException); | ^~~~~ ../shared/include/Object.hpp:96:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Characterset.hpp:22, from ../shared/include/Resources.hpp:27, from ../shared/include/Gui.hpp:22, from ../Engine/include/ButtonNavigator.hpp:21, from ../Engine/src/ButtonNavigator.cpp:18: ../shared/include/Movable.hpp:52:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ ../shared/include/Movable.hpp:73:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ In file included from ../shared/include/Resources.hpp:27, from ../shared/include/Gui.hpp:22, from ../Engine/include/ButtonNavigator.hpp:21, from ../Engine/src/ButtonNavigator.cpp:18: ../shared/include/Characterset.hpp:61:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 61 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/Characterset.hpp:80:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:83:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:86:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:28, from ../shared/include/Gui.hpp:22, from ../Engine/include/ButtonNavigator.hpp:21, from ../Engine/src/ButtonNavigator.cpp:18: ../shared/include/NPC.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/NPC.hpp:77:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Sound.hpp:24, from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../shared/include/Gui.hpp:22, from ../Engine/include/ButtonNavigator.hpp:21, from ../Engine/src/ButtonNavigator.cpp:18: ../shared/include/Audio.hpp:45:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ ../shared/include/Audio.hpp:46:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | virtual void generate_music(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ In file included from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../shared/include/Gui.hpp:22, from ../Engine/include/ButtonNavigator.hpp:21, from ../Engine/src/ButtonNavigator.cpp:18: ../shared/include/Sound.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, SoundException); | ^~~~~ In file included from ../shared/include/Resources.hpp:29, from ../shared/include/Gui.hpp:22, from ../Engine/include/ButtonNavigator.hpp:21, from ../Engine/src/ButtonNavigator.cpp:18: ../shared/include/Animation.hpp:42:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | throw (KeyValueException, AnimationException); | ^~~~~ ../shared/include/Animation.hpp:99:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:25, from ../shared/include/Resources.hpp:30, from ../shared/include/Gui.hpp:22, from ../Engine/include/ButtonNavigator.hpp:21, from ../Engine/src/ButtonNavigator.cpp:18: ../shared/include/Background.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, BackgroundException); | ^~~~~ ../shared/include/Background.hpp:53:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:27, from ../shared/include/Resources.hpp:30, from ../shared/include/Gui.hpp:22, from ../Engine/include/ButtonNavigator.hpp:21, from ../Engine/src/ButtonNavigator.cpp:18: ../shared/include/Lightmap.hpp:41:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | throw (LightmapException); | ^~~~~ ../shared/include/Lightmap.hpp:55:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:30, from ../shared/include/Gui.hpp:22, from ../Engine/include/ButtonNavigator.hpp:21, from ../Engine/src/ButtonNavigator.cpp:18: ../shared/include/Map.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MapException); | ^~~~~ ../shared/include/Map.hpp:82:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 82 | void fill_map() throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:32, from ../shared/include/Gui.hpp:22, from ../Engine/include/ButtonNavigator.hpp:21, from ../Engine/src/ButtonNavigator.cpp:18: ../shared/include/Font.hpp:53:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw (KeyValueException, FontException); | ^~~~~ In file included from ../shared/include/Resources.hpp:33, from ../shared/include/Gui.hpp:22, from ../Engine/include/ButtonNavigator.hpp:21, from ../Engine/src/ButtonNavigator.cpp:18: ../shared/include/Icon.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, IconException); | ^~~~~ ../shared/include/Icon.hpp:53:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:35, from ../shared/include/Gui.hpp:22, from ../Engine/include/ButtonNavigator.hpp:21, from ../Engine/src/ButtonNavigator.cpp:18: ../shared/include/Music.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, MusicException); | ^~~~~ ../shared/include/Music.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | const Audio *get_audio() const throw (MusicException); | ^~~~~ In file included from ../shared/include/Resources.hpp:36, from ../shared/include/Gui.hpp:22, from ../Engine/include/ButtonNavigator.hpp:21, from ../Engine/src/ButtonNavigator.cpp:18: ../shared/include/Shader.hpp:41:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Shader(const std::string& filename, ZipReader *zip) throw (KeyValueException, ShaderException); | ^~~~~ ../shared/include/Shader.hpp:44:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual ID get_location(const char *name) throw (ShaderException) = 0; | ^~~~~ ../shared/include/Shader.hpp:45:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual ID get_attrib_location(const char *name) throw (ShaderException) = 0; | ^~~~~ In file included from ../shared/include/Gui.hpp:22, from ../Engine/include/ButtonNavigator.hpp:21, from ../Engine/src/ButtonNavigator.cpp:18: ../shared/include/Resources.hpp:96:123: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | Resources(Subsystem& subystem, const std::string& resource_directory, bool skip_maps = false, bool paks_only = false) throw (ResourcesException, ResourcesMissingException); | ^~~~~ In file included from ../shared/include/Gui.hpp:22, from ../Engine/include/ButtonNavigator.hpp:21, from ../Engine/src/ButtonNavigator.cpp:18: ../shared/include/Resources.hpp:99:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void reload_resources() throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:103:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 103 | Tileset *get_tileset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:104:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | Object *get_object(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:105:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | Characterset *get_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:106:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | NPC *get_npc(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:107:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | Animation *get_animation(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:108:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | Map *get_map(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:109:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 109 | Background *get_background(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:110:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | Font *get_font(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:111:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | Icon *get_icon(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:112:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | Sound *get_sound(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:113:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | Music *get_music(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:114:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | Properties *get_game_settings(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:115:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | Shader *get_shader(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:116:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 116 | Icon *get_flag(const std::string& name, bool no_throw = false) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:159:90: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | void read_tilesets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:160:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 160 | void read_objects(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:161:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 161 | void read_charactersets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:162:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 162 | void read_npcs(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:163:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 163 | void read_animations(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:164:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 164 | void read_maps(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:165:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 165 | void read_backgrounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:166:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | void read_fonts(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:167:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | void read_icons(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:168:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | void read_sounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:169:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | void read_musics(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:170:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 170 | void read_game_settings(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:171:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | void read_shaders(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:172:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 172 | void read_flags(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:174:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 174 | void load_resources(bool home_paks_only) throw (ResourcesException, ResourcesMissingException); | ^~~~~ ../shared/include/Resources.hpp:175:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 175 | void read_all(const std::string& fdir, ZipReader *fzip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:177:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 177 | void prepare_resources() throw (ResourcesException); | ^~~~~ In file included from ../Engine/include/ButtonNavigator.hpp:21, from ../Engine/src/ButtonNavigator.cpp:18: ../shared/include/Gui.hpp:68:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 68 | Gui(Resources& resources, Subsystem& subsystem, Font *font) throw (GuiException, ResourcesException); | ^~~~~ ../shared/include/Gui.hpp:71:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 71 | void run() throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:74:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | virtual void idle() throw (Exception) = 0; | ^~~~~ ../shared/include/Gui.hpp:99:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:102:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | const std::string& caption) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:106:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:110:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:114:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:117:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | const std::string& text) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | TileGraphic *graphic) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:123:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:126:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 126 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:131:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 131 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:136:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 136 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:140:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 140 | void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:144:83: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | GuiListbox::OnItemSelected on_item_selected, void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:201:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 201 | void idleloop(int stack_counter) throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:203:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 203 | void check_parent(GuiObject *parent) throw (GuiException); | ^~~~~ In file included from ../Engine/include/ButtonNavigator.hpp:22, from ../Engine/src/ButtonNavigator.cpp:18: ../shared/include/Configuration.hpp:34:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 34 | Configuration(const std::string& directory, const std::string& filename) throw (ConfigurationException); | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/Server' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/Server' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I../Engine/include -I../shared/include -Wno-unused-result -pedantic -Wextra -DDATA_DIRECTORY=/usr/share/games/goatattack -D__STDC_FORMAT_MACROS -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DDEDICATED_SERVER -DPNG_SKIP_SETJMP_CHECK -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../Engine/src/goatattack_server-MapConfiguration.o `test -f '../Engine/src/MapConfiguration.cpp' || echo './'`../Engine/src/MapConfiguration.cpp In file included from ../shared/include/ZipReader.hpp:21, from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/MapConfiguration.hpp:21, from ../Engine/src/MapConfiguration.cpp:18: ../shared/include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/MapConfiguration.hpp:21, from ../Engine/src/MapConfiguration.cpp:18: ../shared/include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/MapConfiguration.hpp:21, from ../Engine/src/MapConfiguration.cpp:18: ../shared/include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/MapConfiguration.hpp:21, from ../Engine/src/MapConfiguration.cpp:18: ../shared/include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ../shared/include/Resources.hpp:22, from ../Engine/include/MapConfiguration.hpp:21, from ../Engine/src/MapConfiguration.cpp:18: ../shared/include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ../shared/include/Resources.hpp:24, from ../Engine/include/MapConfiguration.hpp:21, from ../Engine/src/MapConfiguration.cpp:18: ../shared/include/Directory.hpp:43:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | Directory(const std::string& directory, const std::string& suffix, ZipReader *zip = 0) throw (DirectoryException); | ^~~~~ In file included from ../shared/include/KeyValue.hpp:22, from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/MapConfiguration.hpp:21, from ../Engine/src/MapConfiguration.cpp:18: ../shared/include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ../shared/include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/MapConfiguration.hpp:21, from ../Engine/src/MapConfiguration.cpp:18: ../shared/include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/MapConfiguration.hpp:21, from ../Engine/src/MapConfiguration.cpp:18: ../shared/include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Resources.hpp:25, from ../Engine/include/MapConfiguration.hpp:21, from ../Engine/src/MapConfiguration.cpp:18: ../shared/include/Tileset.hpp:47:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | throw (KeyValueException, TilesetException); | ^~~~~ ../shared/include/Tileset.hpp:67:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:26, from ../Engine/include/MapConfiguration.hpp:21, from ../Engine/src/MapConfiguration.cpp:18: ../shared/include/Object.hpp:64:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | throw (KeyValueException, ObjectException); | ^~~~~ ../shared/include/Object.hpp:96:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Characterset.hpp:22, from ../shared/include/Resources.hpp:27, from ../Engine/include/MapConfiguration.hpp:21, from ../Engine/src/MapConfiguration.cpp:18: ../shared/include/Movable.hpp:52:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ ../shared/include/Movable.hpp:73:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ In file included from ../shared/include/Resources.hpp:27, from ../Engine/include/MapConfiguration.hpp:21, from ../Engine/src/MapConfiguration.cpp:18: ../shared/include/Characterset.hpp:61:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 61 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/Characterset.hpp:80:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:83:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:86:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:28, from ../Engine/include/MapConfiguration.hpp:21, from ../Engine/src/MapConfiguration.cpp:18: ../shared/include/NPC.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/NPC.hpp:77:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Sound.hpp:24, from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/MapConfiguration.hpp:21, from ../Engine/src/MapConfiguration.cpp:18: ../shared/include/Audio.hpp:45:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ ../shared/include/Audio.hpp:46:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | virtual void generate_music(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ In file included from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/MapConfiguration.hpp:21, from ../Engine/src/MapConfiguration.cpp:18: ../shared/include/Sound.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, SoundException); | ^~~~~ In file included from ../shared/include/Resources.hpp:29, from ../Engine/include/MapConfiguration.hpp:21, from ../Engine/src/MapConfiguration.cpp:18: ../shared/include/Animation.hpp:42:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | throw (KeyValueException, AnimationException); | ^~~~~ ../shared/include/Animation.hpp:99:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:25, from ../shared/include/Resources.hpp:30, from ../Engine/include/MapConfiguration.hpp:21, from ../Engine/src/MapConfiguration.cpp:18: ../shared/include/Background.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, BackgroundException); | ^~~~~ ../shared/include/Background.hpp:53:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:27, from ../shared/include/Resources.hpp:30, from ../Engine/include/MapConfiguration.hpp:21, from ../Engine/src/MapConfiguration.cpp:18: ../shared/include/Lightmap.hpp:41:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | throw (LightmapException); | ^~~~~ ../shared/include/Lightmap.hpp:55:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:30, from ../Engine/include/MapConfiguration.hpp:21, from ../Engine/src/MapConfiguration.cpp:18: ../shared/include/Map.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MapException); | ^~~~~ ../shared/include/Map.hpp:82:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 82 | void fill_map() throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:32, from ../Engine/include/MapConfiguration.hpp:21, from ../Engine/src/MapConfiguration.cpp:18: ../shared/include/Font.hpp:53:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw (KeyValueException, FontException); | ^~~~~ In file included from ../shared/include/Resources.hpp:33, from ../Engine/include/MapConfiguration.hpp:21, from ../Engine/src/MapConfiguration.cpp:18: ../shared/include/Icon.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, IconException); | ^~~~~ ../shared/include/Icon.hpp:53:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:35, from ../Engine/include/MapConfiguration.hpp:21, from ../Engine/src/MapConfiguration.cpp:18: ../shared/include/Music.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, MusicException); | ^~~~~ ../shared/include/Music.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | const Audio *get_audio() const throw (MusicException); | ^~~~~ In file included from ../shared/include/Resources.hpp:36, from ../Engine/include/MapConfiguration.hpp:21, from ../Engine/src/MapConfiguration.cpp:18: ../shared/include/Shader.hpp:41:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Shader(const std::string& filename, ZipReader *zip) throw (KeyValueException, ShaderException); | ^~~~~ ../shared/include/Shader.hpp:44:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual ID get_location(const char *name) throw (ShaderException) = 0; | ^~~~~ ../shared/include/Shader.hpp:45:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual ID get_attrib_location(const char *name) throw (ShaderException) = 0; | ^~~~~ In file included from ../Engine/include/MapConfiguration.hpp:21, from ../Engine/src/MapConfiguration.cpp:18: ../shared/include/Resources.hpp:96:123: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | Resources(Subsystem& subystem, const std::string& resource_directory, bool skip_maps = false, bool paks_only = false) throw (ResourcesException, ResourcesMissingException); | ^~~~~ In file included from ../Engine/include/MapConfiguration.hpp:21, from ../Engine/src/MapConfiguration.cpp:18: ../shared/include/Resources.hpp:99:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void reload_resources() throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:103:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 103 | Tileset *get_tileset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:104:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | Object *get_object(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:105:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | Characterset *get_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:106:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | NPC *get_npc(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:107:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | Animation *get_animation(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:108:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | Map *get_map(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:109:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 109 | Background *get_background(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:110:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | Font *get_font(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:111:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | Icon *get_icon(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:112:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | Sound *get_sound(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:113:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | Music *get_music(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:114:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | Properties *get_game_settings(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:115:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | Shader *get_shader(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:116:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 116 | Icon *get_flag(const std::string& name, bool no_throw = false) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:159:90: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | void read_tilesets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:160:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 160 | void read_objects(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:161:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 161 | void read_charactersets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:162:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 162 | void read_npcs(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:163:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 163 | void read_animations(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:164:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 164 | void read_maps(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:165:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 165 | void read_backgrounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:166:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | void read_fonts(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:167:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | void read_icons(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:168:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | void read_sounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:169:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | void read_musics(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:170:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 170 | void read_game_settings(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:171:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | void read_shaders(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:172:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 172 | void read_flags(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:174:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 174 | void load_resources(bool home_paks_only) throw (ResourcesException, ResourcesMissingException); | ^~~~~ ../shared/include/Resources.hpp:175:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 175 | void read_all(const std::string& fdir, ZipReader *fzip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:177:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 177 | void prepare_resources() throw (ResourcesException); | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/Server' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/Server' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I../Engine/include -I../shared/include -Wno-unused-result -pedantic -Wextra -DDATA_DIRECTORY=/usr/share/games/goatattack -D__STDC_FORMAT_MACROS -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DDEDICATED_SERVER -DPNG_SKIP_SETJMP_CHECK -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../Engine/src/goatattack_server-ServerLogger.o `test -f '../Engine/src/ServerLogger.cpp' || echo './'`../Engine/src/ServerLogger.cpp In file included from ../shared/include/ZipReader.hpp:21, from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../Engine/include/ServerLogger.hpp:21, from ../Engine/src/ServerLogger.cpp:18: ../shared/include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../Engine/include/ServerLogger.hpp:21, from ../Engine/src/ServerLogger.cpp:18: ../shared/include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../Engine/include/ServerLogger.hpp:21, from ../Engine/src/ServerLogger.cpp:18: ../shared/include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../Engine/include/ServerLogger.hpp:21, from ../Engine/src/ServerLogger.cpp:18: ../shared/include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ../Engine/include/ServerLogger.hpp:21, from ../Engine/src/ServerLogger.cpp:18: ../shared/include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ../Engine/include/MessageSequencer.hpp:22, from ../Engine/include/Player.hpp:21, from ../Engine/include/ServerLogger.hpp:22, from ../Engine/src/ServerLogger.cpp:18: ../shared/include/UDPSocket.hpp:42:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | UDPSocket() throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | UDPSocket(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:46:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | ssize_t send(uint32_t host, uint16_t port, void *buffer, size_t length) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:47:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | ssize_t recv(char *buffer, size_t length, uint32_t *host, uint16_t *port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:48:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_port(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:60:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 60 | void create_socket(unsigned short port) throw (UDPSocketException); | ^~~~~ In file included from ../Engine/include/Player.hpp:21, from ../Engine/include/ServerLogger.hpp:22, from ../Engine/src/ServerLogger.cpp:18: ../Engine/include/MessageSequencer.hpp:94:128: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | MessageSequencer(I18N& i18n, hostport_t port, pico_size_t num_heaps, const std::string& name, const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:95:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 95 | MessageSequencer(I18N& i18n, hostaddr_t server_host, hostport_t server_port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:99:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void request_server_info(hostaddr_t host, hostport_t port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:100:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 100 | void login(const std::string& password, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:101:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 101 | void login(data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:102:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | void logout() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:104:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | void broadcast(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:105:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | void push(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:106:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void push(flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:107:85: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | void push(const Connection *c, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:108:100: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | void push(const Connection *c, command_t cmd, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:111:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | bool cycle() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:112:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | void kill(const Connection *c) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:114:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | int protocol_version) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:121:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | virtual void event_access_denied(RefusalReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:122:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 122 | virtual void event_login(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:123:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | virtual void event_data(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:124:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 124 | virtual void event_logout(const Connection *c, LogoutReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:143:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 143 | void ack(SequencerHeap *heap, sequence_no_t seq_no) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:144:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | void process_incoming(SequencerHeap *heap, NetMessage *msg) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:152:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 152 | flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:24, from ../Engine/include/Player.hpp:23, from ../Engine/include/ServerLogger.hpp:22, from ../Engine/src/ServerLogger.cpp:18: ../shared/include/Directory.hpp:43:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | Directory(const std::string& directory, const std::string& suffix, ZipReader *zip = 0) throw (DirectoryException); | ^~~~~ In file included from ../shared/include/KeyValue.hpp:22, from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Player.hpp:23, from ../Engine/include/ServerLogger.hpp:22, from ../Engine/src/ServerLogger.cpp:18: ../shared/include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ../shared/include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Player.hpp:23, from ../Engine/include/ServerLogger.hpp:22, from ../Engine/src/ServerLogger.cpp:18: ../shared/include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/Player.hpp:23, from ../Engine/include/ServerLogger.hpp:22, from ../Engine/src/ServerLogger.cpp:18: ../shared/include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Resources.hpp:25, from ../Engine/include/Player.hpp:23, from ../Engine/include/ServerLogger.hpp:22, from ../Engine/src/ServerLogger.cpp:18: ../shared/include/Tileset.hpp:47:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | throw (KeyValueException, TilesetException); | ^~~~~ ../shared/include/Tileset.hpp:67:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:26, from ../Engine/include/Player.hpp:23, from ../Engine/include/ServerLogger.hpp:22, from ../Engine/src/ServerLogger.cpp:18: ../shared/include/Object.hpp:64:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | throw (KeyValueException, ObjectException); | ^~~~~ ../shared/include/Object.hpp:96:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Characterset.hpp:22, from ../shared/include/Resources.hpp:27, from ../Engine/include/Player.hpp:23, from ../Engine/include/ServerLogger.hpp:22, from ../Engine/src/ServerLogger.cpp:18: ../shared/include/Movable.hpp:52:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ ../shared/include/Movable.hpp:73:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ In file included from ../shared/include/Resources.hpp:27, from ../Engine/include/Player.hpp:23, from ../Engine/include/ServerLogger.hpp:22, from ../Engine/src/ServerLogger.cpp:18: ../shared/include/Characterset.hpp:61:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 61 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/Characterset.hpp:80:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:83:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:86:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:28, from ../Engine/include/Player.hpp:23, from ../Engine/include/ServerLogger.hpp:22, from ../Engine/src/ServerLogger.cpp:18: ../shared/include/NPC.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/NPC.hpp:77:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Sound.hpp:24, from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/Player.hpp:23, from ../Engine/include/ServerLogger.hpp:22, from ../Engine/src/ServerLogger.cpp:18: ../shared/include/Audio.hpp:45:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ ../shared/include/Audio.hpp:46:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | virtual void generate_music(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ In file included from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/Player.hpp:23, from ../Engine/include/ServerLogger.hpp:22, from ../Engine/src/ServerLogger.cpp:18: ../shared/include/Sound.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, SoundException); | ^~~~~ In file included from ../shared/include/Resources.hpp:29, from ../Engine/include/Player.hpp:23, from ../Engine/include/ServerLogger.hpp:22, from ../Engine/src/ServerLogger.cpp:18: ../shared/include/Animation.hpp:42:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | throw (KeyValueException, AnimationException); | ^~~~~ ../shared/include/Animation.hpp:99:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:25, from ../shared/include/Resources.hpp:30, from ../Engine/include/Player.hpp:23, from ../Engine/include/ServerLogger.hpp:22, from ../Engine/src/ServerLogger.cpp:18: ../shared/include/Background.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, BackgroundException); | ^~~~~ ../shared/include/Background.hpp:53:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:27, from ../shared/include/Resources.hpp:30, from ../Engine/include/Player.hpp:23, from ../Engine/include/ServerLogger.hpp:22, from ../Engine/src/ServerLogger.cpp:18: ../shared/include/Lightmap.hpp:41:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | throw (LightmapException); | ^~~~~ ../shared/include/Lightmap.hpp:55:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:30, from ../Engine/include/Player.hpp:23, from ../Engine/include/ServerLogger.hpp:22, from ../Engine/src/ServerLogger.cpp:18: ../shared/include/Map.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MapException); | ^~~~~ ../shared/include/Map.hpp:82:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 82 | void fill_map() throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:32, from ../Engine/include/Player.hpp:23, from ../Engine/include/ServerLogger.hpp:22, from ../Engine/src/ServerLogger.cpp:18: ../shared/include/Font.hpp:53:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw (KeyValueException, FontException); | ^~~~~ In file included from ../shared/include/Resources.hpp:33, from ../Engine/include/Player.hpp:23, from ../Engine/include/ServerLogger.hpp:22, from ../Engine/src/ServerLogger.cpp:18: ../shared/include/Icon.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, IconException); | ^~~~~ ../shared/include/Icon.hpp:53:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:35, from ../Engine/include/Player.hpp:23, from ../Engine/include/ServerLogger.hpp:22, from ../Engine/src/ServerLogger.cpp:18: ../shared/include/Music.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, MusicException); | ^~~~~ ../shared/include/Music.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | const Audio *get_audio() const throw (MusicException); | ^~~~~ In file included from ../shared/include/Resources.hpp:36, from ../Engine/include/Player.hpp:23, from ../Engine/include/ServerLogger.hpp:22, from ../Engine/src/ServerLogger.cpp:18: ../shared/include/Shader.hpp:41:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Shader(const std::string& filename, ZipReader *zip) throw (KeyValueException, ShaderException); | ^~~~~ ../shared/include/Shader.hpp:44:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual ID get_location(const char *name) throw (ShaderException) = 0; | ^~~~~ ../shared/include/Shader.hpp:45:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual ID get_attrib_location(const char *name) throw (ShaderException) = 0; | ^~~~~ In file included from ../Engine/include/Player.hpp:23, from ../Engine/include/ServerLogger.hpp:22, from ../Engine/src/ServerLogger.cpp:18: ../shared/include/Resources.hpp:96:123: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | Resources(Subsystem& subystem, const std::string& resource_directory, bool skip_maps = false, bool paks_only = false) throw (ResourcesException, ResourcesMissingException); | ^~~~~ In file included from ../Engine/include/Player.hpp:23, from ../Engine/include/ServerLogger.hpp:22, from ../Engine/src/ServerLogger.cpp:18: ../shared/include/Resources.hpp:99:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void reload_resources() throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:103:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 103 | Tileset *get_tileset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:104:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | Object *get_object(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:105:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | Characterset *get_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:106:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | NPC *get_npc(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:107:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | Animation *get_animation(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:108:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | Map *get_map(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:109:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 109 | Background *get_background(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:110:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | Font *get_font(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:111:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | Icon *get_icon(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:112:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | Sound *get_sound(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:113:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | Music *get_music(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:114:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | Properties *get_game_settings(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:115:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | Shader *get_shader(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:116:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 116 | Icon *get_flag(const std::string& name, bool no_throw = false) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:159:90: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | void read_tilesets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:160:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 160 | void read_objects(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:161:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 161 | void read_charactersets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:162:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 162 | void read_npcs(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:163:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 163 | void read_animations(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:164:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 164 | void read_maps(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:165:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 165 | void read_backgrounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:166:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | void read_fonts(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:167:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | void read_icons(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:168:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | void read_sounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:169:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | void read_musics(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:170:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 170 | void read_game_settings(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:171:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | void read_shaders(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:172:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 172 | void read_flags(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:174:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 174 | void load_resources(bool home_paks_only) throw (ResourcesException, ResourcesMissingException); | ^~~~~ ../shared/include/Resources.hpp:175:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 175 | void read_all(const std::string& fdir, ZipReader *fzip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:177:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 177 | void prepare_resources() throw (ResourcesException); | ^~~~~ In file included from ../Engine/include/ServerLogger.hpp:22, from ../Engine/src/ServerLogger.cpp:18: ../Engine/include/Player.hpp:44:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | void set_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/Server' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/Server' aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"goatattack\" -DPACKAGE_TARNAME=\"goatattack\" -DPACKAGE_VERSION=\"0.4.5-dev\" -DPACKAGE_STRING=\"goatattack\ 0.4.5-dev\" -DPACKAGE_BUGREPORT=\"pw@earthwave.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"goatattack\" -DVERSION=\"0.4.5-dev\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FT2BUILD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBRT=1 -DHAVE_LIBPNG=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBZ=1 -I. -I/usr/include/freetype2 -I../Engine/include -I../shared/include -Wno-unused-result -pedantic -Wextra -DDATA_DIRECTORY=/usr/share/games/goatattack -D__STDC_FORMAT_MACROS -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DDEDICATED_SERVER -DPNG_SKIP_SETJMP_CHECK -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../Engine/src/goatattack_server-ServerAdmin.o `test -f '../Engine/src/ServerAdmin.cpp' || echo './'`../Engine/src/ServerAdmin.cpp In file included from ../shared/include/ZipReader.hpp:21, from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/ServerAdmin.hpp:22, from ../Engine/src/ServerAdmin.cpp:18: ../shared/include/Zip.hpp:49:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:54:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ../shared/include/Zip.hpp:55:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ../shared/include/PNG.hpp:22, from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/ServerAdmin.hpp:22, from ../Engine/src/ServerAdmin.cpp:18: ../shared/include/ZipReader.hpp:39:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:45:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:49:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:50:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ../shared/include/ZipReader.hpp:51:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | const File& get_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ In file included from ../shared/include/TileGraphic.hpp:21, from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/ServerAdmin.hpp:22, from ../Engine/src/ServerAdmin.cpp:18: ../shared/include/PNG.hpp:45:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:64:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ../shared/include/PNG.hpp:65:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | void read_png_from_zip(const std::string& filename, ZipReader *zip) throw (PNGException); | ^~~~~ In file included from ../shared/include/Tile.hpp:21, from ../shared/include/Subsystem.hpp:22, from ../shared/include/Resources.hpp:22, from ../Engine/include/ServerAdmin.hpp:22, from ../Engine/src/ServerAdmin.cpp:18: ../shared/include/TileGraphic.hpp:44:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void replace_tile(int index, int bytes_per_pixel, const void *pic) throw (TileGraphicException) = 0; | ^~~~~ In file included from ../shared/include/Resources.hpp:22, from ../Engine/include/ServerAdmin.hpp:22, from ../Engine/src/ServerAdmin.cpp:18: ../shared/include/Subsystem.hpp:128:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 128 | Subsystem(std::ostream& stream, I18N& i18n, const std::string& window_title) throw (SubsystemException); | ^~~~~ In file included from ../shared/include/Resources.hpp:24, from ../Engine/include/ServerAdmin.hpp:22, from ../Engine/src/ServerAdmin.cpp:18: ../shared/include/Directory.hpp:43:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | Directory(const std::string& directory, const std::string& suffix, ZipReader *zip = 0) throw (DirectoryException); | ^~~~~ In file included from ../shared/include/KeyValue.hpp:22, from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/ServerAdmin.hpp:22, from ../Engine/src/ServerAdmin.cpp:18: ../shared/include/Utils.hpp:43:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ../shared/include/Utils.hpp:45:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | std::string get_home_directory() throw (UtilsException); | ^~~~~ In file included from ../shared/include/Properties.hpp:21, from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/ServerAdmin.hpp:22, from ../Engine/src/ServerAdmin.cpp:18: ../shared/include/KeyValue.hpp:42:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:46:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:47:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:48:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:49:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:50:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:51:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:52:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:74:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ../shared/include/KeyValue.hpp:75:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void process_line(std::string line, const std::string& filename, ZipReader *zip) throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Tileset.hpp:24, from ../shared/include/Resources.hpp:25, from ../Engine/include/ServerAdmin.hpp:22, from ../Engine/src/ServerAdmin.cpp:18: ../shared/include/Properties.hpp:31:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:32:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:39:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:40:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:41:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:42:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ../shared/include/Properties.hpp:43:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void save_configuration() throw (KeyValueException); | ^~~~~ In file included from ../shared/include/Resources.hpp:25, from ../Engine/include/ServerAdmin.hpp:22, from ../Engine/src/ServerAdmin.cpp:18: ../shared/include/Tileset.hpp:47:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | throw (KeyValueException, TilesetException); | ^~~~~ ../shared/include/Tileset.hpp:67:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:26, from ../Engine/include/ServerAdmin.hpp:22, from ../Engine/src/ServerAdmin.cpp:18: ../shared/include/Object.hpp:64:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | throw (KeyValueException, ObjectException); | ^~~~~ ../shared/include/Object.hpp:96:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Characterset.hpp:22, from ../shared/include/Resources.hpp:27, from ../Engine/include/ServerAdmin.hpp:22, from ../Engine/src/ServerAdmin.cpp:18: ../shared/include/Movable.hpp:52:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ ../shared/include/Movable.hpp:73:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void read_base_informations(Properties& props) throw (MovableException); | ^~~~~ In file included from ../shared/include/Resources.hpp:27, from ../Engine/include/ServerAdmin.hpp:22, from ../Engine/src/ServerAdmin.cpp:18: ../shared/include/Characterset.hpp:61:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 61 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/Characterset.hpp:80:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:83:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/include/Characterset.hpp:86:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:28, from ../Engine/include/ServerAdmin.hpp:22, from ../Engine/src/ServerAdmin.cpp:18: ../shared/include/NPC.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MovableException); | ^~~~~ ../shared/include/NPC.hpp:77:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | int animation_speed, bool one_shot, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Sound.hpp:24, from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/ServerAdmin.hpp:22, from ../Engine/src/ServerAdmin.cpp:18: ../shared/include/Audio.hpp:45:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ ../shared/include/Audio.hpp:46:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | virtual void generate_music(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ In file included from ../shared/include/Animation.hpp:25, from ../shared/include/Resources.hpp:29, from ../Engine/include/ServerAdmin.hpp:22, from ../Engine/src/ServerAdmin.cpp:18: ../shared/include/Sound.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, SoundException); | ^~~~~ In file included from ../shared/include/Resources.hpp:29, from ../Engine/include/ServerAdmin.hpp:22, from ../Engine/src/ServerAdmin.cpp:18: ../shared/include/Animation.hpp:42:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | throw (KeyValueException, AnimationException); | ^~~~~ ../shared/include/Animation.hpp:99:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:25, from ../shared/include/Resources.hpp:30, from ../Engine/include/ServerAdmin.hpp:22, from ../Engine/src/ServerAdmin.cpp:18: ../shared/include/Background.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, BackgroundException); | ^~~~~ ../shared/include/Background.hpp:53:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename) throw (Exception); | ^~~~~ In file included from ../shared/include/Map.hpp:27, from ../shared/include/Resources.hpp:30, from ../Engine/include/ServerAdmin.hpp:22, from ../Engine/src/ServerAdmin.cpp:18: ../shared/include/Lightmap.hpp:41:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | throw (LightmapException); | ^~~~~ ../shared/include/Lightmap.hpp:55:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:30, from ../Engine/include/ServerAdmin.hpp:22, from ../Engine/src/ServerAdmin.cpp:18: ../shared/include/Map.hpp:43:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (KeyValueException, MapException); | ^~~~~ ../shared/include/Map.hpp:82:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 82 | void fill_map() throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:32, from ../Engine/include/ServerAdmin.hpp:22, from ../Engine/src/ServerAdmin.cpp:18: ../shared/include/Font.hpp:53:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw (KeyValueException, FontException); | ^~~~~ In file included from ../shared/include/Resources.hpp:33, from ../Engine/include/ServerAdmin.hpp:22, from ../Engine/src/ServerAdmin.cpp:18: ../shared/include/Icon.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, IconException); | ^~~~~ ../shared/include/Icon.hpp:53:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ In file included from ../shared/include/Resources.hpp:35, from ../Engine/include/ServerAdmin.hpp:22, from ../Engine/src/ServerAdmin.cpp:18: ../shared/include/Music.hpp:40:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (KeyValueException, MusicException); | ^~~~~ ../shared/include/Music.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | const Audio *get_audio() const throw (MusicException); | ^~~~~ In file included from ../shared/include/Resources.hpp:36, from ../Engine/include/ServerAdmin.hpp:22, from ../Engine/src/ServerAdmin.cpp:18: ../shared/include/Shader.hpp:41:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Shader(const std::string& filename, ZipReader *zip) throw (KeyValueException, ShaderException); | ^~~~~ ../shared/include/Shader.hpp:44:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual ID get_location(const char *name) throw (ShaderException) = 0; | ^~~~~ ../shared/include/Shader.hpp:45:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual ID get_attrib_location(const char *name) throw (ShaderException) = 0; | ^~~~~ In file included from ../Engine/include/ServerAdmin.hpp:22, from ../Engine/src/ServerAdmin.cpp:18: ../shared/include/Resources.hpp:96:123: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 96 | Resources(Subsystem& subystem, const std::string& resource_directory, bool skip_maps = false, bool paks_only = false) throw (ResourcesException, ResourcesMissingException); | ^~~~~ In file included from ../Engine/include/ServerAdmin.hpp:22, from ../Engine/src/ServerAdmin.cpp:18: ../shared/include/Resources.hpp:99:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void reload_resources() throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:103:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 103 | Tileset *get_tileset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:104:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | Object *get_object(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:105:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | Characterset *get_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:106:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | NPC *get_npc(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:107:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | Animation *get_animation(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:108:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | Map *get_map(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:109:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 109 | Background *get_background(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:110:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | Font *get_font(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:111:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | Icon *get_icon(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:112:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | Sound *get_sound(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:113:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | Music *get_music(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:114:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | Properties *get_game_settings(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:115:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | Shader *get_shader(const std::string& name) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:116:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 116 | Icon *get_flag(const std::string& name, bool no_throw = false) throw (ResourcesException); | ^~~~~ ../shared/include/Resources.hpp:159:90: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | void read_tilesets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:160:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 160 | void read_objects(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:161:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 161 | void read_charactersets(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:162:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 162 | void read_npcs(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:163:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 163 | void read_animations(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:164:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 164 | void read_maps(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:165:93: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 165 | void read_backgrounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:166:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | void read_fonts(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:167:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 167 | void read_icons(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:168:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 168 | void read_sounds(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:169:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 169 | void read_musics(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:170:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 170 | void read_game_settings(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:171:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | void read_shaders(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:172:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 172 | void read_flags(const std::string& directory, ZipReader *zip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:174:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 174 | void load_resources(bool home_paks_only) throw (ResourcesException, ResourcesMissingException); | ^~~~~ ../shared/include/Resources.hpp:175:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 175 | void read_all(const std::string& fdir, ZipReader *fzip, bool base_resource) throw (Exception); | ^~~~~ ../shared/include/Resources.hpp:177:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 177 | void prepare_resources() throw (ResourcesException); | ^~~~~ In file included from ../Engine/include/MessageSequencer.hpp:22, from ../Engine/include/ClientServer.hpp:22, from ../Engine/include/ServerAdmin.hpp:23, from ../Engine/src/ServerAdmin.cpp:18: ../shared/include/UDPSocket.hpp:42:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | UDPSocket() throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:43:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | UDPSocket(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:46:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | ssize_t send(uint32_t host, uint16_t port, void *buffer, size_t length) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:47:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | ssize_t recv(char *buffer, size_t length, uint32_t *host, uint16_t *port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:48:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | void set_port(unsigned short port) throw (UDPSocketException); | ^~~~~ ../shared/include/UDPSocket.hpp:60:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 60 | void create_socket(unsigned short port) throw (UDPSocketException); | ^~~~~ In file included from ../Engine/include/ClientServer.hpp:22, from ../Engine/include/ServerAdmin.hpp:23, from ../Engine/src/ServerAdmin.cpp:18: ../Engine/include/MessageSequencer.hpp:94:128: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 94 | MessageSequencer(I18N& i18n, hostport_t port, pico_size_t num_heaps, const std::string& name, const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:95:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 95 | MessageSequencer(I18N& i18n, hostaddr_t server_host, hostport_t server_port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:99:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void request_server_info(hostaddr_t host, hostport_t port) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:100:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 100 | void login(const std::string& password, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:101:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 101 | void login(data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:102:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | void logout() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:104:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 104 | void broadcast(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:105:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | void push(flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:106:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void push(flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:107:85: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | void push(const Connection *c, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:108:100: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 108 | void push(const Connection *c, command_t cmd, flags_t flags, data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:111:18: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 111 | bool cycle() throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:112:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 112 | void kill(const Connection *c) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:114:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | const std::string& password) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | int protocol_version) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:121:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | virtual void event_access_denied(RefusalReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:122:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 122 | virtual void event_login(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:123:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | virtual void event_data(const Connection *c, data_len_t len, void *data) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:124:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 124 | virtual void event_logout(const Connection *c, LogoutReason reason) throw (Exception) { } | ^~~~~ ../Engine/include/MessageSequencer.hpp:143:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 143 | void ack(SequencerHeap *heap, sequence_no_t seq_no) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:144:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | void process_incoming(SequencerHeap *heap, NetMessage *msg) throw (Exception); | ^~~~~ ../Engine/include/MessageSequencer.hpp:152:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 152 | flags_t flags, command_t cmd, data_len_t len, const void *data) throw (Exception); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:27, from ../Engine/include/ClientServer.hpp:23, from ../Engine/include/ServerAdmin.hpp:23, from ../Engine/src/ServerAdmin.cpp:18: ../Engine/include/Player.hpp:44:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | void set_characterset(const std::string& name) throw (ResourcesException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:31, from ../Engine/include/ClientServer.hpp:23, from ../Engine/include/ServerAdmin.hpp:23, from ../Engine/src/ServerAdmin.cpp:18: ../shared/include/Configuration.hpp:34:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 34 | Configuration(const std::string& directory, const std::string& filename) throw (ConfigurationException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:32, from ../Engine/include/ClientServer.hpp:23, from ../Engine/include/ServerAdmin.hpp:23, from ../Engine/src/ServerAdmin.cpp:18: ../shared/include/Gui.hpp:68:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 68 | Gui(Resources& resources, Subsystem& subsystem, Font *font) throw (GuiException, ResourcesException); | ^~~~~ ../shared/include/Gui.hpp:71:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 71 | void run() throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:74:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | virtual void idle() throw (Exception) = 0; | ^~~~~ ../shared/include/Gui.hpp:99:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:102:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | const std::string& caption) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:106:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:110:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:114:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | void *on_click_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:117:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | const std::string& text) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:120:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | TileGraphic *graphic) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:123:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | int height) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:126:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 126 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:131:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 131 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:136:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 136 | throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:140:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 140 | void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:144:83: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | GuiListbox::OnItemSelected on_item_selected, void *on_item_selected_data) throw (GuiException); | ^~~~~ ../shared/include/Gui.hpp:201:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 201 | void idleloop(int stack_counter) throw (Exception); | ^~~~~ ../shared/include/Gui.hpp:203:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 203 | void check_parent(GuiObject *parent) throw (GuiException); | ^~~~~ In file included from ../Engine/include/Tournament.hpp:36, from ../Engine/include/ClientServer.hpp:23, from ../Engine/include/ServerAdmin.hpp:23, from ../Engine/src/ServerAdmin.cpp:18: ../Engine/include/Lagometer.hpp:41:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | Lagometer(Subsystem& subsystem) throw (LagometerException); | ^~~~~ ../Engine/include/Lagometer.hpp:42:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | Lagometer(Subsystem& subsystem, int width, int height) throw (LagometerException); | ^~~~~ ../Engine/include/Lagometer.hpp:77:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | void create(Subsystem& subsystem) throw (LagometerException); | ^~~~~ In file included from ../Engine/include/ClientServer.hpp:23, from ../Engine/include/ServerAdmin.hpp:23, from ../Engine/src/ServerAdmin.cpp:18: ../Engine/include/Tournament.hpp:171:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 171 | throw (TournamentException, ResourcesException); | ^~~~~ ../Engine/include/Tournament.hpp:223:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 223 | virtual void create_spawn_points() throw (TournamentException); | ^~~~~ In file included from ../Engine/include/ClientServer.hpp:26, from ../Engine/include/ServerAdmin.hpp:23, from ../Engine/src/ServerAdmin.cpp:18: ../Engine/include/TournamentFactory.hpp:45:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | throw (TournamentFactoryException); | ^~~~~ ../Engine/include/TournamentFactory.hpp:49:75: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 49 | bool server, bool warmup, Players& players, ServerLogger *logger) throw (Exception); | ^~~~~ In file included from ../Engine/include/ServerAdmin.hpp:23, from ../Engine/src/ServerAdmin.cpp:18: ../Engine/include/ClientServer.hpp:65:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 65 | data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:68:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 68 | data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:71:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 71 | data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:73:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void flush_stacked_send_data(const Connection *c, flags_t flags) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:74:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void flush_stacked_broadcast_data(flags_t flags) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:75:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void flush_stacked_broadcast_data_synced(flags_t flags) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:78:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 78 | data_len_t len, const void *data) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:81:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 81 | const void *data) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:84:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 84 | const void *data) throw (Exception); | ^~~~~ ../Engine/include/ClientServer.hpp:88:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 88 | const std::string& server_name, const std::string& password) throw (Exception); | ^~~~~ In file included from ../Engine/src/ServerAdmin.cpp:18: ../Engine/include/ServerAdmin.hpp:46:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void execute(const Connection *c, Player *p, std::string cmd, std::string params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:66:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 66 | void update_configuration(const Connection *c) throw (Exception); | ^~~~~ ../Engine/include/ServerAdmin.hpp:67:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | void send_i18n_msg(const Connection *c, I18NText id, const char *addon = 0) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:68:104: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 68 | void send_i18n_msg(const Connection *c, I18NText id, const std::string& p1, const std::string& p2) throw (ServerAdminException); | ^~~~~ In file included from ../Engine/src/ServerAdmin.cpp:18: ../Engine/include/ServerAdmin.hpp:70:75: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 70 | void sc_op(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:71:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 71 | void sc_deop(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:72:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 72 | void sc_list(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:73:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | void sc_kick(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:74:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | void sc_ban(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:75:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | void sc_unban(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:76:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 76 | void sc_next(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:77:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | void sc_map(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:78:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 78 | void sc_reload(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:79:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 79 | void sc_save(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:80:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | void sc_get(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:81:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 81 | void sc_set(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:82:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 82 | void sc_reset(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:83:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | void sc_vote(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:84:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 84 | void sc_stats(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:86:62: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | bool check_if_authorized(const Connection *c, Player *p) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:87:74: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 87 | bool check_if_params(const Connection *c, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:88:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 88 | bool check_if_no_params(const Connection *c, const std::string& params) throw (ServerAdminException); | ^~~~~ ../Engine/include/ServerAdmin.hpp:89:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 89 | bool check_if_is_server(const Connection *c) throw (ServerAdminException); | ^~~~~ ../Engine/src/ServerAdmin.cpp:56:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 56 | throw (ServerAdminException) | ^~~~~ ../Engine/src/ServerAdmin.cpp:93:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 93 | void ServerAdmin::update_configuration(const Connection *c) throw (Exception) { | ^~~~~ ../Engine/src/ServerAdmin.cpp:102:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | void ServerAdmin::send_i18n_msg(const Connection *c, I18NText id, const char *addon) throw (ServerAdminException) { | ^~~~~ ../Engine/src/ServerAdmin.cpp:117:113: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | void ServerAdmin::send_i18n_msg(const Connection *c, I18NText id, const std::string& p1, const std::string& p2) throw (ServerAdminException) { | ^~~~~ ../Engine/src/ServerAdmin.cpp:122:84: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 122 | void ServerAdmin::sc_op(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException) { | ^~~~~ ../Engine/src/ServerAdmin.cpp:137:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 137 | void ServerAdmin::sc_deop(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException) { | ^~~~~ ../Engine/src/ServerAdmin.cpp:144:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | void ServerAdmin::sc_list(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException) { | ^~~~~ ../Engine/src/ServerAdmin.cpp:166:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 166 | void ServerAdmin::sc_kick(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException) { | ^~~~~ ../Engine/src/ServerAdmin.cpp:192:85: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 192 | void ServerAdmin::sc_ban(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException) { | ^~~~~ ../Engine/src/ServerAdmin.cpp:196:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 196 | void ServerAdmin::sc_unban(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException) { | ^~~~~ ../Engine/src/ServerAdmin.cpp:200:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 200 | void ServerAdmin::sc_next(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException) { | ^~~~~ ../Engine/src/ServerAdmin.cpp:209:85: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 209 | void ServerAdmin::sc_map(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException) { | ^~~~~ ../Engine/src/ServerAdmin.cpp:242:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 242 | void ServerAdmin::sc_reload(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException) { | ^~~~~ ../Engine/src/ServerAdmin.cpp:256:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 256 | void ServerAdmin::sc_save(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException) { | ^~~~~ ../Engine/src/ServerAdmin.cpp:269:85: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 269 | void ServerAdmin::sc_get(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException) { | ^~~~~ ../Engine/src/ServerAdmin.cpp:286:85: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 286 | void ServerAdmin::sc_set(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException) { | ^~~~~ ../Engine/src/ServerAdmin.cpp:303:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 303 | void ServerAdmin::sc_reset(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException) { | ^~~~~ ../Engine/src/ServerAdmin.cpp:320:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 320 | void ServerAdmin::sc_vote(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException) { | ^~~~~ ../Engine/src/ServerAdmin.cpp:324:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 324 | void ServerAdmin::sc_stats(const Connection *c, Player *p, const std::string& params) throw (ServerAdminException) { | ^~~~~ ../Engine/src/ServerAdmin.cpp:362:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 362 | bool ServerAdmin::check_if_authorized(const Connection *c, Player *p) throw (ServerAdminException) { | ^~~~~ ../Engine/src/ServerAdmin.cpp:371:83: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 371 | bool ServerAdmin::check_if_params(const Connection *c, const std::string& params) throw (ServerAdminException) { | ^~~~~ ../Engine/src/ServerAdmin.cpp:380:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 380 | bool ServerAdmin::check_if_no_params(const Connection *c, const std::string& params) throw (ServerAdminException) { | ^~~~~ ../Engine/src/ServerAdmin.cpp:389:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 389 | bool ServerAdmin::check_if_is_server(const Connection *c) throw (ServerAdminException) { | ^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/Server' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/Server' /bin/sh ../../libtool --tag=CXX --mode=link aarch64-mageia-linux-gnu-g++ -I../Engine/include -I../shared/include -Wno-unused-result -pedantic -Wextra -DDATA_DIRECTORY=/usr/share/games/goatattack -D__STDC_FORMAT_MACROS -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DDEDICATED_SERVER -DPNG_SKIP_SETJMP_CHECK -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o goatattack-server ../Engine/goatattack_server-main.o ../Engine/src/goatattack_server-Client.o ../Engine/src/goatattack_server-ClientEvent.o ../Engine/src/goatattack_server-ClientServer.o ../Engine/src/goatattack_server-Game.o ../Engine/src/goatattack_server-KeyBinding.o ../Engine/src/goatattack_server-LANBroadcaster.o ../Engine/src/goatattack_server-MainMenu.o ../Engine/src/goatattack_server-MasterQueryClient.o ../Engine/src/goatattack_server-MasterQuery.o ../Engine/src/goatattack_server-MessageSequencer.o ../Engine/src/goatattack_server-OptionsMenu.o ../Engine/src/goatattack_server-Player.o ../Engine/src/goatattack_server-Server.o ../Engine/src/goatattack_server-Tournament.o ../Engine/src/goatattack_server-TournamentCTF.o ../Engine/src/goatattack_server-TournamentDM.o ../Engine/src/goatattack_server-TournamentDraw.o ../Engine/src/goatattack_server-TournamentFactory.o ../Engine/src/goatattack_server-TournamentNPC.o ../Engine/src/goatattack_server-TournamentPhysics.o ../Engine/src/goatattack_server-TournamentSpectator.o ../Engine/src/goatattack_server-TournamentStates.o ../Engine/src/goatattack_server-TournamentTDM.o ../Engine/src/goatattack_server-TournamentSR.o ../Engine/src/goatattack_server-TournamentCTC.o ../Engine/src/goatattack_server-TournamentGOH.o ../Engine/src/goatattack_server-TournamentTeam.o ../Engine/src/goatattack_server-TournamentWeapons.o ../Engine/src/goatattack_server-GameserverInformation.o ../Engine/src/goatattack_server-ServerLogger.o ../Engine/src/goatattack_server-ButtonNavigator.o ../Engine/src/goatattack_server-ServerAdmin.o ../Engine/src/goatattack_server-MapConfiguration.o ../Engine/src/goatattack_server-Lagometer.o -L../shared -lshared -lpng -lfreetype -lz -lfreetype -lpng -lrt -lpthread libtool: link: aarch64-mageia-linux-gnu-g++ -I../Engine/include -I../shared/include -Wno-unused-result -pedantic -Wextra -DDATA_DIRECTORY=/usr/share/games/goatattack -D__STDC_FORMAT_MACROS -pedantic -Wextra -Wno-unused-parameter -Wno-unused-result -DDEDICATED_SERVER -DPNG_SKIP_SETJMP_CHECK -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o goatattack-server ../Engine/goatattack_server-main.o ../Engine/src/goatattack_server-Client.o ../Engine/src/goatattack_server-ClientEvent.o ../Engine/src/goatattack_server-ClientServer.o ../Engine/src/goatattack_server-Game.o ../Engine/src/goatattack_server-KeyBinding.o ../Engine/src/goatattack_server-LANBroadcaster.o ../Engine/src/goatattack_server-MainMenu.o ../Engine/src/goatattack_server-MasterQueryClient.o ../Engine/src/goatattack_server-MasterQuery.o ../Engine/src/goatattack_server-MessageSequencer.o ../Engine/src/goatattack_server-OptionsMenu.o ../Engine/src/goatattack_server-Player.o ../Engine/src/goatattack_server-Server.o ../Engine/src/goatattack_server-Tournament.o ../Engine/src/goatattack_server-TournamentCTF.o ../Engine/src/goatattack_server-TournamentDM.o ../Engine/src/goatattack_server-TournamentDraw.o ../Engine/src/goatattack_server-TournamentFactory.o ../Engine/src/goatattack_server-TournamentNPC.o ../Engine/src/goatattack_server-TournamentPhysics.o ../Engine/src/goatattack_server-TournamentSpectator.o ../Engine/src/goatattack_server-TournamentStates.o ../Engine/src/goatattack_server-TournamentTDM.o ../Engine/src/goatattack_server-TournamentSR.o ../Engine/src/goatattack_server-TournamentCTC.o ../Engine/src/goatattack_server-TournamentGOH.o ../Engine/src/goatattack_server-TournamentTeam.o ../Engine/src/goatattack_server-TournamentWeapons.o ../Engine/src/goatattack_server-GameserverInformation.o ../Engine/src/goatattack_server-ServerLogger.o ../Engine/src/goatattack_server-ButtonNavigator.o ../Engine/src/goatattack_server-ServerAdmin.o ../Engine/src/goatattack_server-MapConfiguration.o ../Engine/src/goatattack_server-Lagometer.o -L../shared -lshared -lz -lfreetype -lpng -lrt -lpthread make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/build-dedicated/src/Server' Making all in data make[1]: Nothing to be done for 'all'. make[1]: Nothing to be done for 'all-am'. + popd ~/rpmbuild/BUILD/goatattack-0.4.5 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.GMgHgT + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/goatattack-0.4.5-3.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/goatattack-0.4.5-3.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/goatattack-0.4.5-3.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/goatattack-0.4.5-3.mga8.aarch64 + cd goatattack-0.4.5 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/goatattack-0.4.5-3.mga8.aarch64 'INSTALL=/usr/bin/install -p' Making install in src/shared make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' Making install in src/Cargo make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/Cargo' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/Cargo' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/Cargo' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/Cargo' Making install in src/Game make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/Game' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/Game' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/goatattack-0.4.5-3.mga8.aarch64/usr/games' /bin/sh ../../libtool --mode=install /usr/bin/install -p goatattack '/home/iurt/rpmbuild/BUILDROOT/goatattack-0.4.5-3.mga8.aarch64/usr/games' libtool: install: /usr/bin/install -p goatattack /home/iurt/rpmbuild/BUILDROOT/goatattack-0.4.5-3.mga8.aarch64/usr/games/goatattack /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/goatattack-0.4.5-3.mga8.aarch64/usr/share/appdata' /usr/bin/install -p -m 644 ../../packages/linux/goatattack.appdata.xml '/home/iurt/rpmbuild/BUILDROOT/goatattack-0.4.5-3.mga8.aarch64/usr/share/appdata' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/goatattack-0.4.5-3.mga8.aarch64/usr/share/applications' /usr/bin/install -p -m 644 ../../packages/linux/goatattack.desktop '/home/iurt/rpmbuild/BUILDROOT/goatattack-0.4.5-3.mga8.aarch64/usr/share/applications' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/goatattack-0.4.5-3.mga8.aarch64/usr/share/icons/hicolor/scalable/apps' /usr/bin/install -p -m 644 ../../packages/linux/goatattack.svg '/home/iurt/rpmbuild/BUILDROOT/goatattack-0.4.5-3.mga8.aarch64/usr/share/icons/hicolor/scalable/apps' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/goatattack-0.4.5-3.mga8.aarch64/usr/share/man/man6' /usr/bin/install -p -m 644 man/goatattack.6 '/home/iurt/rpmbuild/BUILDROOT/goatattack-0.4.5-3.mga8.aarch64/usr/share/man/man6' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/Game' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/Game' Making install in src/MapEditor make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/MapEditor' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/MapEditor' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/goatattack-0.4.5-3.mga8.aarch64/usr/games' /bin/sh ../../libtool --mode=install /usr/bin/install -p goatattack-mapeditor '/home/iurt/rpmbuild/BUILDROOT/goatattack-0.4.5-3.mga8.aarch64/usr/games' libtool: install: /usr/bin/install -p goatattack-mapeditor /home/iurt/rpmbuild/BUILDROOT/goatattack-0.4.5-3.mga8.aarch64/usr/games/goatattack-mapeditor /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/goatattack-0.4.5-3.mga8.aarch64/usr/share/appdata' /usr/bin/install -p -m 644 ../../packages/linux/goatattack-mapeditor.appdata.xml '/home/iurt/rpmbuild/BUILDROOT/goatattack-0.4.5-3.mga8.aarch64/usr/share/appdata' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/goatattack-0.4.5-3.mga8.aarch64/usr/share/applications' /usr/bin/install -p -m 644 ../../packages/linux/goatattack-mapeditor.desktop '/home/iurt/rpmbuild/BUILDROOT/goatattack-0.4.5-3.mga8.aarch64/usr/share/applications' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/goatattack-0.4.5-3.mga8.aarch64/usr/share/icons/hicolor/scalable/apps' /usr/bin/install -p -m 644 ../../packages/linux/goatattack-mapeditor.svg '/home/iurt/rpmbuild/BUILDROOT/goatattack-0.4.5-3.mga8.aarch64/usr/share/icons/hicolor/scalable/apps' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/goatattack-0.4.5-3.mga8.aarch64/usr/share/man/man6' /usr/bin/install -p -m 644 man/goatattack-mapeditor.6 '/home/iurt/rpmbuild/BUILDROOT/goatattack-0.4.5-3.mga8.aarch64/usr/share/man/man6' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/MapEditor' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/MapEditor' Making install in data make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/data' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/data' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/goatattack-0.4.5-3.mga8.aarch64/usr/share/games/goatattack' /usr/bin/install -p -m 644 base.pak '/home/iurt/rpmbuild/BUILDROOT/goatattack-0.4.5-3.mga8.aarch64/usr/share/games/goatattack' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/data' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/data' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5' + install -m755 /home/iurt/rpmbuild/BUILD/build-dedicated/src/Server/goatattack-server /home/iurt/rpmbuild/BUILDROOT/goatattack-0.4.5-3.mga8.aarch64/usr/games/goatattack-server + install -m755 /home/iurt/rpmbuild/BUILD/build-dedicated/src/Server/man/goatattack-server.6 /home/iurt/rpmbuild/BUILDROOT/goatattack-0.4.5-3.mga8.aarch64/usr/share/man/man6/goatattack-server.6 + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 0.4.5-3.mga8 --unique-debug-suffix -0.4.5-3.mga8.aarch64 --unique-debug-src-base goatattack-0.4.5-3.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/goatattack-0.4.5 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/goatattack-0.4.5-3.mga8.aarch64/usr/games/goatattack explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/goatattack-0.4.5-3.mga8.aarch64/usr/games/goatattack-server explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/goatattack-0.4.5-3.mga8.aarch64/usr/games/goatattack-mapeditor extracting debug info from /home/iurt/rpmbuild/BUILDROOT/goatattack-0.4.5-3.mga8.aarch64/usr/games/goatattack extracting debug info from /home/iurt/rpmbuild/BUILDROOT/goatattack-0.4.5-3.mga8.aarch64/usr/games/goatattack-server extracting debug info from /home/iurt/rpmbuild/BUILDROOT/goatattack-0.4.5-3.mga8.aarch64/usr/games/goatattack-mapeditor original debug info size: 45968kB, size after compression: 37120kB /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. 2732 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: goatattack-0.4.5-3.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.TUm50Q + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd goatattack-0.4.5 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/goatattack-0.4.5-3.mga8.aarch64/usr/share/doc/goatattack + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/goatattack-0.4.5-3.mga8.aarch64/usr/share/doc/goatattack + cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/goatattack-0.4.5-3.mga8.aarch64/usr/share/doc/goatattack + cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/goatattack-0.4.5-3.mga8.aarch64/usr/share/doc/goatattack + cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/goatattack-0.4.5-3.mga8.aarch64/usr/share/doc/goatattack + cp -pr server_ctf.conf server_dm.conf /home/iurt/rpmbuild/BUILDROOT/goatattack-0.4.5-3.mga8.aarch64/usr/share/doc/goatattack + RPM_EC=0 ++ jobs -p + exit 0 Provides: application() application(goatattack-mapeditor.desktop) application(goatattack.desktop) goatattack = 0.4.5-3.mga8 goatattack(aarch-64) = 0.4.5-3.mga8 metainfo() metainfo(goatattack-mapeditor.appdata.xml) metainfo(goatattack.appdata.xml) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libGL.so.1()(64bit) libSDL2-2.0.so.0()(64bit) libSDL2_mixer-2.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libfreetype.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libpng16.so.16()(64bit) libpng16.so.16(PNG16_0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libz.so.1()(64bit) Processing files: goatattack-data-0.4.5-3.mga8.noarch Provides: goatattack-data = 0.4.5-3.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: goatattack-debugsource-0.4.5-3.mga8.aarch64 Provides: goatattack-debugsource = 0.4.5-3.mga8 goatattack-debugsource(aarch-64) = 0.4.5-3.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: goatattack-debuginfo-0.4.5-3.mga8.aarch64 Provides: debuginfo(build-id) = 260d287c81d89acba131cf45dad3964e7ed9e4e8 debuginfo(build-id) = 2fdefa6f5fc53d5f0830e55867b11e99380b8381 debuginfo(build-id) = 30159ac87833adaa4fde3542e840400a48f680be goatattack-debuginfo = 0.4.5-3.mga8 goatattack-debuginfo(aarch-64) = 0.4.5-3.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: goatattack-debugsource(aarch-64) = 0.4.5-3.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/goatattack-0.4.5-3.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/goatattack-debugsource-0.4.5-3.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/goatattack-data-0.4.5-3.mga8.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/goatattack-0.4.5-3.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/goatattack-debuginfo-0.4.5-3.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.lfpZtU + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd goatattack-0.4.5 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/goatattack-0.4.5-3.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.PdJKCT + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf goatattack-0.4.5 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!