D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Installing /home/iurt/rpmbuild/SRPMS/goatattack-0.4.5-3.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.dIx2Cs + 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.M9ZZ2v + 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 + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + 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... no checking for gcc... 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 gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of 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 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/nm -B checking the name lister (/usr/bin/nm -B) 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... no checking for ar... 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... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from 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 gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the 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++... no checking for aarch64-mageia-linux-gnu-c++... no checking for aarch64-mageia-linux-gnu-gpp... no checking for aarch64-mageia-linux-gnu-aCC... no checking for aarch64-mageia-linux-gnu-CC... no checking for aarch64-mageia-linux-gnu-cxx... no checking for aarch64-mageia-linux-gnu-cc++... no checking for aarch64-mageia-linux-gnu-cl.exe... no checking for aarch64-mageia-linux-gnu-FCC... no checking for aarch64-mageia-linux-gnu-KCC... no checking for aarch64-mageia-linux-gnu-RCC... no checking for aarch64-mageia-linux-gnu-xlC_r... no checking for aarch64-mageia-linux-gnu-xlC... no checking for aarch64-mageia-linux-gnu-clang++... no checking for g++... g++ checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking dependency style of g++... none checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the 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 -j4 V=1 VERBOSE=1 Making all in src/shared make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' 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' 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: error: ISO C++17 does not allow dynamic exception specifications 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ./include/Zip.hpp:54:35: error: ISO C++17 does not allow dynamic exception specifications 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ./include/Zip.hpp:55:19: error: ISO C++17 does not allow dynamic exception specifications 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: error: ISO C++17 does not allow dynamic exception specifications 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:45:67: error: ISO C++17 does not allow dynamic exception specifications 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:49:58: error: ISO C++17 does not allow dynamic exception specifications 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:50:86: error: ISO C++17 does not allow dynamic exception specifications 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:51:55: error: ISO C++17 does not allow dynamic exception specifications 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: error: ISO C++17 does not allow dynamic exception specifications 45 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ ./include/Audio.hpp:46:82: error: ISO C++17 does not allow dynamic exception specifications 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: error: ISO C++17 does not allow dynamic exception specifications 32 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException); | ^~~~~ ./include/AudioNull.hpp:33:82: error: ISO C++17 does not allow dynamic exception specifications 33 | virtual void generate_music(const std::string& filename, ZipReader *zip = 0) throw (AudioException); | ^~~~~ ../shared/src/AudioNull.cpp:24:77: error: ISO C++17 does not allow dynamic exception specifications 24 | void AudioNull::generate_audio(const std::string& filename, ZipReader *zip) throw (AudioException) { } | ^~~~~ ../shared/src/AudioNull.cpp:26:77: error: ISO C++17 does not allow dynamic exception specifications 26 | void AudioNull::generate_music(const std::string& filename, ZipReader *zip) throw (AudioException) { } | ^~~~~ make[1]: *** [Makefile:947: ../shared/src/libshared_a-AudioNull.o] Error 1 make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' make[1]: *** Waiting for unfinished jobs.... make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' 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: error: ISO C++17 does not allow dynamic exception specifications 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ./include/Zip.hpp:54:35: error: ISO C++17 does not allow dynamic exception specifications 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ./include/Zip.hpp:55:19: error: ISO C++17 does not allow dynamic exception specifications 55 | void rehash() throw (ZipException); | ^~~~~ In file included from ./include/Audio.hpp:22, from ../shared/src/Audio.cpp:18: ./include/ZipReader.hpp:39:44: error: ISO C++17 does not allow dynamic exception specifications 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:45:67: error: ISO C++17 does not allow dynamic exception specifications 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:49:58: error: ISO C++17 does not allow dynamic exception specifications 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:50:86: error: ISO C++17 does not allow dynamic exception specifications 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:51:55: error: ISO C++17 does not allow dynamic exception specifications 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: error: ISO C++17 does not allow dynamic exception specifications 45 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ ./include/Audio.hpp:46:82: error: ISO C++17 does not allow dynamic exception specifications 46 | virtual void generate_music(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ make[1]: *** [Makefile:933: ../shared/src/libshared_a-Audio.o] Error 1 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' 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: error: ISO C++17 does not allow dynamic exception specifications 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ./include/Zip.hpp:54:35: error: ISO C++17 does not allow dynamic exception specifications 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ./include/Zip.hpp:55:19: error: ISO C++17 does not allow dynamic exception specifications 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: error: ISO C++17 does not allow dynamic exception specifications 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:45:67: error: ISO C++17 does not allow dynamic exception specifications 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:49:58: error: ISO C++17 does not allow dynamic exception specifications 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:50:86: error: ISO C++17 does not allow dynamic exception specifications 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:51:55: error: ISO C++17 does not allow dynamic exception specifications 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: error: ISO C++17 does not allow dynamic exception specifications 45 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ ./include/Audio.hpp:46:82: error: ISO C++17 does not allow dynamic exception specifications 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: error: ISO C++17 does not allow dynamic exception specifications 39 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException); | ^~~~~ ./include/AudioSDL.hpp:40:82: error: ISO C++17 does not allow dynamic exception specifications 40 | virtual void generate_music(const std::string& filename, ZipReader *zip = 0) throw (AudioException); | ^~~~~ ../shared/src/AudioSDL.cpp:42:76: error: ISO C++17 does not allow dynamic exception specifications 42 | void AudioSDL::generate_audio(const std::string& filename, ZipReader *zip) throw (AudioException) { | ^~~~~ ../shared/src/AudioSDL.cpp:62:76: error: ISO C++17 does not allow dynamic exception specifications 62 | void AudioSDL::generate_music(const std::string& filename, ZipReader *zip) throw (AudioException) { | ^~~~~ make[1]: *** [Makefile:961: ../shared/src/libshared_a-AudioSDL.o] Error 1 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' 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: error: ISO C++17 does not allow dynamic exception specifications 43 | void create_directory(const std::string& directory, const std::string& in) throw (UtilsException); | ^~~~~ ./include/Utils.hpp:45:34: error: ISO C++17 does not allow dynamic exception specifications 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: error: ISO C++17 does not allow dynamic exception specifications 49 | Zip(const std::string& filename) throw (ZipException); | ^~~~~ ./include/Zip.hpp:54:35: error: ISO C++17 does not allow dynamic exception specifications 54 | const std::string& get_hash() throw (ZipException); | ^~~~~ ./include/Zip.hpp:55:19: error: ISO C++17 does not allow dynamic exception specifications 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: error: ISO C++17 does not allow dynamic exception specifications 39 | ZipReader(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:45:67: error: ISO C++17 does not allow dynamic exception specifications 45 | const char *extract(std::string filename, size_t *out_sz = 0) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:49:58: error: ISO C++17 does not allow dynamic exception specifications 49 | void throw_corrupt_file(const std::string& filename) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:50:86: error: ISO C++17 does not allow dynamic exception specifications 50 | void throw_inflate_failed(z_stream *z, const char *data, const std::string& msg) throw (ZipReaderException); | ^~~~~ ./include/ZipReader.hpp:51:55: error: ISO C++17 does not allow dynamic exception specifications 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: error: ISO C++17 does not allow dynamic exception specifications 42 | KeyValue(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:46:93: error: ISO C++17 does not allow dynamic exception specifications 46 | void set_value(const std::string& key, const std::string& value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:47:86: error: ISO C++17 does not allow dynamic exception specifications 47 | void set_value(const std::string& key, const char *value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:48:78: error: ISO C++17 does not allow dynamic exception specifications 48 | void set_value(const std::string& key, int value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:49:81: error: ISO C++17 does not allow dynamic exception specifications 49 | void set_value(const std::string& key, double value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:50:79: error: ISO C++17 does not allow dynamic exception specifications 50 | void set_value(const std::string& key, bool value, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:51:64: error: ISO C++17 does not allow dynamic exception specifications 51 | void read(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:52:44: error: ISO C++17 does not allow dynamic exception specifications 52 | void save(const std::string& filename) throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:74:33: error: ISO C++17 does not allow dynamic exception specifications 74 | void modify_zip_file_test() throw (KeyValueException); | ^~~~~ ./include/KeyValue.hpp:75:86: error: ISO C++17 does not allow dynamic exception specifications 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: error: ISO C++17 does not allow dynamic exception specifications 31 | Properties(const KeyValue& kv) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:32:65: error: ISO C++17 does not allow dynamic exception specifications 32 | Properties(const std::string& filename, ZipReader *zip = 0) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:39:67: error: ISO C++17 does not allow dynamic exception specifications 39 | void set_name(const std::string& name, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:40:71: error: ISO C++17 does not allow dynamic exception specifications 40 | void set_author(const std::string& author, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:41:81: error: ISO C++17 does not allow dynamic exception specifications 41 | void set_description(const std::string& description, bool no_touch = false) throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:42:33: error: ISO C++17 does not allow dynamic exception specifications 42 | void reload_configuration() throw (KeyValueException); | ^~~~~ ./include/Properties.hpp:43:31: error: ISO C++17 does not allow dynamic exception specifications 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: error: ISO C++17 does not allow dynamic exception specifications 45 | PNG(const std::string& filename, ZipReader *zip = 0) throw (PNGException); | ^~~~~ ./include/PNG.hpp:64:58: error: ISO C++17 does not allow dynamic exception specifications 64 | void read_png_from_file(const std::string& filename) throw (PNGException); | ^~~~~ ./include/PNG.hpp:65:73: error: ISO C++17 does not allow dynamic exception specifications 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: error: ISO C++17 does not allow dynamic exception specifications 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: error: ISO C++17 does not allow dynamic exception specifications 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: error: ISO C++17 does not allow dynamic exception specifications 45 | virtual void generate_audio(const std::string& filename, ZipReader *zip = 0) throw (AudioException) = 0; | ^~~~~ ./include/Audio.hpp:46:82: error: ISO C++17 does not allow dynamic exception specifications 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: error: ISO C++17 does not allow dynamic exception specifications 40 | throw (KeyValueException, SoundException); | ^~~~~ In file included from ../shared/src/Animation.cpp:18: ./include/Animation.hpp:42:9: error: ISO C++17 does not allow dynamic exception specifications 42 | throw (KeyValueException, AnimationException); | ^~~~~ ./include/Animation.hpp:99:67: error: ISO C++17 does not allow dynamic exception specifications 99 | void create_tile(const std::string& filename, ZipReader *zip) throw (Exception); | ^~~~~ ../shared/src/Animation.cpp:23:5: error: ISO C++17 does not allow dynamic exception specifications 23 | throw (KeyValueException, AnimationException) | ^~~~~ ../shared/src/Animation.cpp:183:74: error: ISO C++17 does not allow dynamic exception specifications 183 | void Animation::create_tile(const std::string& filename, ZipReader *zip) throw (Exception) { | ^~~~~ make[1]: *** [Makefile:919: ../shared/src/libshared_a-Animation.o] Error 1 make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/goatattack-0.4.5/src/shared' make: *** [Makefile:393: all-recursive] Error 1 error: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.M9ZZ2v (%build) RPM build errors: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.M9ZZ2v (%build) I: [iurt_root_command] ERROR: chroot