>>> ibrdtn 1.0.1 Extracting gzip -d -c /tmp/instance-1/dl/ibrdtn/ibrdtn-1.0.1.tar.gz | tar --strip-components=1 -C /tmp/instance-1/output-1/build/ibrdtn-1.0.1 -xf - >>> ibrdtn 1.0.1 Patching >>> ibrdtn 1.0.1 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-1/output-1/build/ibrdtn-1.0.1 -name $file); do cp support/gnuconfig/$file $i; done; done >>> ibrdtn 1.0.1 Patching libtool patching file /tmp/instance-1/output-1/build/ibrdtn-1.0.1/ltmain.sh Hunk #7 succeeded at 6699 (offset 3 lines). Hunk #8 succeeded at 9280 (offset 6 lines). >>> ibrdtn 1.0.1 Configuring (cd /tmp/instance-1/output-1/build/ibrdtn-1.0.1/ && rm -rf config.cache && PATH="/tmp/instance-1/output-1/host/bin:/tmp/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/tmp/instance-1/output-1/host/bin/arm-buildroot-linux-gnueabihf-ar" AS="/tmp/instance-1/output-1/host/bin/arm-buildroot-linux-gnueabihf-as" LD="/tmp/instance-1/output-1/host/bin/arm-buildroot-linux-gnueabihf-ld" NM="/tmp/instance-1/output-1/host/bin/arm-buildroot-linux-gnueabihf-nm" CC="/tmp/instance-1/output-1/host/bin/arm-buildroot-linux-gnueabihf-gcc" GCC="/tmp/instance-1/output-1/host/bin/arm-buildroot-linux-gnueabihf-gcc" CPP="/tmp/instance-1/output-1/host/bin/arm-buildroot-linux-gnueabihf-cpp" CXX="/tmp/instance-1/output-1/host/bin/arm-buildroot-linux-gnueabihf-g++" FC="/tmp/instance-1/output-1/host/bin/arm-buildroot-linux-gnueabihf-gfortran" F77="/tmp/instance-1/output-1/host/bin/arm-buildroot-linux-gnueabihf-gfortran" RANLIB="/tmp/instance-1/output-1/host/bin/arm-buildroot-linux-gnueabihf-ranlib" READELF="/tmp/instance-1/output-1/host/bin/arm-buildroot-linux-gnueabihf-readelf" STRIP="/tmp/instance-1/output-1/host/bin/arm-buildroot-linux-gnueabihf-strip" OBJCOPY="/tmp/instance-1/output-1/host/bin/arm-buildroot-linux-gnueabihf-objcopy" OBJDUMP="/tmp/instance-1/output-1/host/bin/arm-buildroot-linux-gnueabihf-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-1/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-1/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-1/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-1/output-1/host/lib -Wl,-rpath,/tmp/instance-1/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-1/output-1/host/bin/arm-buildroot-linux-gnueabihf-as" DEFAULT_LINKER="/tmp/instance-1/output-1/host/bin/arm-buildroot-linux-gnueabihf-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=2" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=2" LDFLAGS="" FCFLAGS=" -Os -g0" FFLAGS=" -Os -g0" PKG_CONFIG="/tmp/instance-1/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-1/output-1/host/arm-buildroot-linux-gnueabihf/sysroot" INTLTOOL_PERL=/usr/bin/perl ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=no CONFIG_SITE=/dev/null ./configure --target=arm-buildroot-linux-gnueabihf --host=arm-buildroot-linux-gnueabihf --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared --with-compression --with-glib ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls checking build system type... x86_64-pc-linux-gnu checking host system type... arm-buildroot-linux-gnueabihf checking how to print strings... printf checking for arm-buildroot-linux-gnueabihf-gcc... /tmp/instance-1/output-1/host/bin/arm-buildroot-linux-gnueabihf-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... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /tmp/instance-1/output-1/host/bin/arm-buildroot-linux-gnueabihf-gcc accepts -g... yes checking for /tmp/instance-1/output-1/host/bin/arm-buildroot-linux-gnueabihf-gcc option to accept ISO C89... none needed checking whether /tmp/instance-1/output-1/host/bin/arm-buildroot-linux-gnueabihf-gcc understands -c and -o together... yes 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 /tmp/instance-1/output-1/host/bin/arm-buildroot-linux-gnueabihf-gcc... /tmp/instance-1/output-1/host/bin/arm-buildroot-linux-gnueabihf-ld checking if the linker (/tmp/instance-1/output-1/host/bin/arm-buildroot-linux-gnueabihf-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /tmp/instance-1/output-1/host/bin/arm-buildroot-linux-gnueabihf-nm checking the name lister (/tmp/instance-1/output-1/host/bin/arm-buildroot-linux-gnueabihf-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-pc-linux-gnu file names to arm-buildroot-linux-gnueabihf format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /tmp/instance-1/output-1/host/bin/arm-buildroot-linux-gnueabihf-ld option to reload object files... -r checking for arm-buildroot-linux-gnueabihf-objdump... /tmp/instance-1/output-1/host/bin/arm-buildroot-linux-gnueabihf-objdump checking how to recognize dependent libraries... pass_all checking for arm-buildroot-linux-gnueabihf-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-buildroot-linux-gnueabihf-ar... /tmp/instance-1/output-1/host/bin/arm-buildroot-linux-gnueabihf-ar checking for archiver @FILE support... @ checking for arm-buildroot-linux-gnueabihf-strip... /tmp/instance-1/output-1/host/bin/arm-buildroot-linux-gnueabihf-strip checking for arm-buildroot-linux-gnueabihf-ranlib... /tmp/instance-1/output-1/host/bin/arm-buildroot-linux-gnueabihf-ranlib checking for gawk... gawk checking command to parse /tmp/instance-1/output-1/host/bin/arm-buildroot-linux-gnueabihf-nm output from /tmp/instance-1/output-1/host/bin/arm-buildroot-linux-gnueabihf-gcc object... ok checking for sysroot... no checking for arm-buildroot-linux-gnueabihf-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... /tmp/instance-1/output-1/host/bin/arm-buildroot-linux-gnueabihf-cpp checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /tmp/instance-1/output-1/host/bin/arm-buildroot-linux-gnueabihf-gcc supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-1/output-1/host/bin/arm-buildroot-linux-gnueabihf-gcc option to produce PIC... -fPIC -DPIC checking if /tmp/instance-1/output-1/host/bin/arm-buildroot-linux-gnueabihf-gcc PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-1/output-1/host/bin/arm-buildroot-linux-gnueabihf-gcc static flag -static works... yes checking if /tmp/instance-1/output-1/host/bin/arm-buildroot-linux-gnueabihf-gcc supports -c -o file.o... yes checking if /tmp/instance-1/output-1/host/bin/arm-buildroot-linux-gnueabihf-gcc supports -c -o file.o... (cached) yes checking whether the /tmp/instance-1/output-1/host/bin/arm-buildroot-linux-gnueabihf-gcc linker (/tmp/instance-1/output-1/host/bin/arm-buildroot-linux-gnueabihf-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... no checking for cppunit-config... no checking for Cppunit - version >= 1.9.6... no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-buildroot-linux-gnueabihf-strip... (cached) /tmp/instance-1/output-1/host/bin/arm-buildroot-linux-gnueabihf-strip checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking whether make supports nested variables... yes checking dependency style of /tmp/instance-1/output-1/host/bin/arm-buildroot-linux-gnueabihf-gcc... none checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking whether we are using the GNU C++ compiler... yes checking whether /tmp/instance-1/output-1/host/bin/arm-buildroot-linux-gnueabihf-g++ accepts -g... yes checking how to run the C++ preprocessor... /tmp/instance-1/output-1/host/bin/arm-buildroot-linux-gnueabihf-g++ -E checking for ld used by /tmp/instance-1/output-1/host/bin/arm-buildroot-linux-gnueabihf-g++... /tmp/instance-1/output-1/host/bin/arm-buildroot-linux-gnueabihf-ld checking if the linker (/tmp/instance-1/output-1/host/bin/arm-buildroot-linux-gnueabihf-ld) is GNU ld... yes checking whether the /tmp/instance-1/output-1/host/bin/arm-buildroot-linux-gnueabihf-g++ linker (/tmp/instance-1/output-1/host/bin/arm-buildroot-linux-gnueabihf-ld) supports shared libraries... yes checking for /tmp/instance-1/output-1/host/bin/arm-buildroot-linux-gnueabihf-g++ option to produce PIC... -fPIC -DPIC checking if /tmp/instance-1/output-1/host/bin/arm-buildroot-linux-gnueabihf-g++ PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-1/output-1/host/bin/arm-buildroot-linux-gnueabihf-g++ static flag -static works... yes checking if /tmp/instance-1/output-1/host/bin/arm-buildroot-linux-gnueabihf-g++ supports -c -o file.o... yes checking if /tmp/instance-1/output-1/host/bin/arm-buildroot-linux-gnueabihf-g++ supports -c -o file.o... (cached) yes checking whether the /tmp/instance-1/output-1/host/bin/arm-buildroot-linux-gnueabihf-g++ linker (/tmp/instance-1/output-1/host/bin/arm-buildroot-linux-gnueabihf-ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking dependency style of /tmp/instance-1/output-1/host/bin/arm-buildroot-linux-gnueabihf-g++... none checking for arm-buildroot-linux-gnueabihf-gcc... (cached) /tmp/instance-1/output-1/host/bin/arm-buildroot-linux-gnueabihf-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /tmp/instance-1/output-1/host/bin/arm-buildroot-linux-gnueabihf-gcc accepts -g... (cached) yes checking for /tmp/instance-1/output-1/host/bin/arm-buildroot-linux-gnueabihf-gcc option to accept ISO C89... (cached) none needed checking whether /tmp/instance-1/output-1/host/bin/arm-buildroot-linux-gnueabihf-gcc understands -c and -o together... (cached) yes checking whether build environment is sane... yes checking pkg-config is at least version 0.9.0... yes checking whether time.h and sys/time.h may both be included... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for alarm... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for ssize_t... yes checking for clock_gettime in -lrt... yes checking checking for ibrcommon >= 1.0... checking for ibrcommon... yes yes checking for inttypes.h... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for stdbool.h that conforms to C99... no checking for _Bool... no checking for inline... inline checking for int32_t... yes checking for size_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint8_t... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for working mktime... no checking for gettimeofday... yes checking for sqrt... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking machine/endian.h usability... no checking machine/endian.h presence... no checking for machine/endian.h... no checking if compiling with clang... no configure: use endian.h for endianess conversion checking checking whether ibrcommon has SSL extensions... yes checking for OPENSSL... yes checking for ZLIB... yes checking that generated files are newer than configure... done checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating ibrdtn.pc config.status: creating ibrdtn/Makefile config.status: creating ibrdtn/api/Makefile config.status: creating ibrdtn/data/Makefile config.status: creating ibrdtn/streams/Makefile config.status: creating ibrdtn/utils/Makefile config.status: creating ibrdtn/security/Makefile config.status: creating tests/Makefile config.status: creating ibrdtn/config.h config.status: creating ibrdtn/ibrdtn.h config.status: executing libtool commands config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls >>> ibrdtn 1.0.1 Building PATH="/tmp/instance-1/output-1/host/bin:/tmp/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j96 -C /tmp/instance-1/output-1/build/ibrdtn-1.0.1/ make[1]: Entering directory '/tmp/instance-1/output-1/build/ibrdtn-1.0.1' Making all in ibrdtn make[2]: Entering directory '/tmp/instance-1/output-1/build/ibrdtn-1.0.1/ibrdtn' /usr/bin/make all-recursive make[3]: Entering directory '/tmp/instance-1/output-1/build/ibrdtn-1.0.1/ibrdtn' Making all in api make[4]: Entering directory '/tmp/instance-1/output-1/build/ibrdtn-1.0.1/ibrdtn/api' CXX Client.lo CXX PlainSerializer.lo In file included from ../../ibrdtn/data/Serializer.h:26, from ../../ibrdtn/api/PlainSerializer.h:25, from PlainSerializer.cpp:22: ../../ibrdtn/data/Dictionary.h:118:62: error: ISO C++17 does not allow dynamic exception specifications 118 | Number get(const std::string&) const throw (EntryNotFoundException); | ^~~~~ In file included from ../../ibrdtn/data/Block.h:28, from ../../ibrdtn/data/Bundle.h:27, from ../../ibrdtn/api/Client.h:26, from Client.cpp:22: ../../ibrdtn/data/Dictionary.h:118:62: error: ISO C++17 does not allow dynamic exception specifications 118 | Number get(const std::string&) const throw (EntryNotFoundException); | ^~~~~ In file included from ../../ibrdtn/data/PrimaryBlock.h:30, from ../../ibrdtn/data/Serializer.h:27, from ../../ibrdtn/api/PlainSerializer.h:25, from PlainSerializer.cpp:22: /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Mutex.h:43:40: error: ISO C++17 does not allow dynamic exception specifications 43 | virtual void trylock() throw (MutexException) = 0; | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Mutex.h:44:38: error: ISO C++17 does not allow dynamic exception specifications 44 | virtual void enter() throw (MutexException) = 0; | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Mutex.h:45:38: error: ISO C++17 does not allow dynamic exception specifications 45 | virtual void leave() throw (MutexException) = 0; | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Mutex.h:54:40: error: ISO C++17 does not allow dynamic exception specifications 54 | virtual void trylock() throw (MutexException) {}; | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Mutex.h:55:38: error: ISO C++17 does not allow dynamic exception specifications 55 | virtual void enter() throw (MutexException) {}; | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Mutex.h:56:38: error: ISO C++17 does not allow dynamic exception specifications 56 | virtual void leave() throw (MutexException) {}; | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Mutex.h:72:48: error: ISO C++17 does not allow dynamic exception specifications 72 | virtual void trylock() throw (MutexException); | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Mutex.h:73:46: error: ISO C++17 does not allow dynamic exception specifications 73 | virtual void enter() throw (MutexException); | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Mutex.h:74:46: error: ISO C++17 does not allow dynamic exception specifications 74 | virtual void leave() throw (MutexException); | ^~~~~ In file included from ../../ibrdtn/api/PlainSerializer.h:25, from PlainSerializer.cpp:22: ../../ibrdtn/data/Serializer.h:77:85: error: ISO C++17 does not allow dynamic exception specifications 77 | virtual void validate(const dtn::data::PrimaryBlock&) const throw (RejectedException) = 0; | ^~~~~ ../../ibrdtn/data/Serializer.h:78:104: error: ISO C++17 does not allow dynamic exception specifications 78 | virtual void validate(const dtn::data::Block&, const dtn::data::Number&) const throw (RejectedException) = 0; | ^~~~~ ../../ibrdtn/data/Serializer.h:79:136: error: ISO C++17 does not allow dynamic exception specifications 79 | virtual void validate(const dtn::data::PrimaryBlock&, const dtn::data::Block&, const dtn::data::Number&) const throw (RejectedException) = 0; | ^~~~~ ../../ibrdtn/data/Serializer.h:80:79: error: ISO C++17 does not allow dynamic exception specifications 80 | virtual void validate(const dtn::data::Bundle&) const throw (RejectedException) = 0; | ^~~~~ ../../ibrdtn/data/Serializer.h:89:85: error: ISO C++17 does not allow dynamic exception specifications 89 | virtual void validate(const dtn::data::PrimaryBlock&) const throw (RejectedException); | ^~~~~ ../../ibrdtn/data/Serializer.h:90:104: error: ISO C++17 does not allow dynamic exception specifications 90 | virtual void validate(const dtn::data::Block&, const dtn::data::Number&) const throw (RejectedException); | ^~~~~ ../../ibrdtn/data/Serializer.h:91:136: error: ISO C++17 does not allow dynamic exception specifications 91 | virtual void validate(const dtn::data::PrimaryBlock&, const dtn::data::Block&, const dtn::data::Number&) const throw (RejectedException); | ^~~~~ ../../ibrdtn/data/Serializer.h:92:79: error: ISO C++17 does not allow dynamic exception specifications 92 | virtual void validate(const dtn::data::Bundle&) const throw (RejectedException); | ^~~~~ In file included from /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/data/BLOB.h:28, from ../../ibrdtn/data/PayloadBlock.h:29, from ../../ibrdtn/data/Bundle.h:29, from ../../ibrdtn/api/PlainSerializer.h:26, from PlainSerializer.cpp:22: /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Semaphore.h:45:40: error: ISO C++17 does not allow dynamic exception specifications 45 | void trylock() throw (MutexException); | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Semaphore.h:46:38: error: ISO C++17 does not allow dynamic exception specifications 46 | void enter() throw (MutexException); | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Semaphore.h:47:38: error: ISO C++17 does not allow dynamic exception specifications 47 | void leave() throw (MutexException); | ^~~~~ In file included from ../../ibrdtn/data/PrimaryBlock.h:30, from ../../ibrdtn/data/Serializer.h:27, from ../../ibrdtn/data/Block.h:29, from ../../ibrdtn/data/Bundle.h:27, from ../../ibrdtn/api/Client.h:26, from Client.cpp:22: /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Mutex.h:43:40: error: ISO C++17 does not allow dynamic exception specifications 43 | virtual void trylock() throw (MutexException) = 0; | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Mutex.h:44:38: error: ISO C++17 does not allow dynamic exception specifications 44 | virtual void enter() throw (MutexException) = 0; | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Mutex.h:45:38: error: ISO C++17 does not allow dynamic exception specifications 45 | virtual void leave() throw (MutexException) = 0; | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Mutex.h:54:40: error: ISO C++17 does not allow dynamic exception specifications 54 | virtual void trylock() throw (MutexException) {}; | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Mutex.h:55:38: error: ISO C++17 does not allow dynamic exception specifications 55 | virtual void enter() throw (MutexException) {}; | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Mutex.h:56:38: error: ISO C++17 does not allow dynamic exception specifications 56 | virtual void leave() throw (MutexException) {}; | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Mutex.h:72:48: error: ISO C++17 does not allow dynamic exception specifications 72 | virtual void trylock() throw (MutexException); | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Mutex.h:73:46: error: ISO C++17 does not allow dynamic exception specifications 73 | virtual void enter() throw (MutexException); | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Mutex.h:74:46: error: ISO C++17 does not allow dynamic exception specifications 74 | virtual void leave() throw (MutexException); | ^~~~~ In file included from ../../ibrdtn/data/Block.h:29, from ../../ibrdtn/data/Bundle.h:27, from ../../ibrdtn/api/Client.h:26, from Client.cpp:22: ../../ibrdtn/data/Serializer.h:77:85: error: ISO C++17 does not allow dynamic exception specifications 77 | virtual void validate(const dtn::data::PrimaryBlock&) const throw (RejectedException) = 0; | ^~~~~ ../../ibrdtn/data/Serializer.h:78:104: error: ISO C++17 does not allow dynamic exception specifications 78 | virtual void validate(const dtn::data::Block&, const dtn::data::Number&) const throw (RejectedException) = 0; | ^~~~~ ../../ibrdtn/data/Serializer.h:79:136: error: ISO C++17 does not allow dynamic exception specifications 79 | virtual void validate(const dtn::data::PrimaryBlock&, const dtn::data::Block&, const dtn::data::Number&) const throw (RejectedException) = 0; | ^~~~~ ../../ibrdtn/data/Serializer.h:80:79: error: ISO C++17 does not allow dynamic exception specifications 80 | virtual void validate(const dtn::data::Bundle&) const throw (RejectedException) = 0; | ^~~~~ ../../ibrdtn/data/Serializer.h:89:85: error: ISO C++17 does not allow dynamic exception specifications 89 | virtual void validate(const dtn::data::PrimaryBlock&) const throw (RejectedException); | ^~~~~ ../../ibrdtn/data/Serializer.h:90:104: error: ISO C++17 does not allow dynamic exception specifications 90 | virtual void validate(const dtn::data::Block&, const dtn::data::Number&) const throw (RejectedException); | ^~~~~ ../../ibrdtn/data/Serializer.h:91:136: error: ISO C++17 does not allow dynamic exception specifications 91 | virtual void validate(const dtn::data::PrimaryBlock&, const dtn::data::Block&, const dtn::data::Number&) const throw (RejectedException); | ^~~~~ ../../ibrdtn/data/Serializer.h:92:79: error: ISO C++17 does not allow dynamic exception specifications 92 | virtual void validate(const dtn::data::Bundle&) const throw (RejectedException); | ^~~~~ In file included from /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/data/BLOB.h:28, from ../../ibrdtn/data/PayloadBlock.h:29, from ../../ibrdtn/data/Bundle.h:29, from ../../ibrdtn/api/Client.h:26, from Client.cpp:22: /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Semaphore.h:45:40: error: ISO C++17 does not allow dynamic exception specifications 45 | void trylock() throw (MutexException); | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Semaphore.h:46:38: error: ISO C++17 does not allow dynamic exception specifications 46 | void enter() throw (MutexException); | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Semaphore.h:47:38: error: ISO C++17 does not allow dynamic exception specifications 47 | void leave() throw (MutexException); | ^~~~~ In file included from ../../ibrdtn/data/Bundle.h:30, from ../../ibrdtn/api/PlainSerializer.h:26, from PlainSerializer.cpp:22: ../../ibrdtn/data/ExtensionBlock.h:42:67: error: ISO C++17 does not allow dynamic exception specifications 42 | static Factory& get(block_t type) throw (ibrcommon::Exception); | ^~~~~ ../../ibrdtn/data/ExtensionBlock.h:71:60: error: ISO C++17 does not allow dynamic exception specifications 71 | Factory& get(block_t type) throw (ibrcommon::Exception); | ^~~~~ ../../ibrdtn/data/ExtensionBlock.h:72:68: error: ISO C++17 does not allow dynamic exception specifications 72 | void add(block_t type, Factory *f) throw (ibrcommon::Exception); | ^~~~~ In file included from ../../ibrdtn/data/Bundle.h:30, from ../../ibrdtn/api/Client.h:26, from Client.cpp:22: ../../ibrdtn/data/ExtensionBlock.h:42:67: error: ISO C++17 does not allow dynamic exception specifications 42 | static Factory& get(block_t type) throw (ibrcommon::Exception); | ^~~~~ ../../ibrdtn/data/ExtensionBlock.h:71:60: error: ISO C++17 does not allow dynamic exception specifications 71 | Factory& get(block_t type) throw (ibrcommon::Exception); | ^~~~~ ../../ibrdtn/data/ExtensionBlock.h:72:68: error: ISO C++17 does not allow dynamic exception specifications 72 | void add(block_t type, Factory *f) throw (ibrcommon::Exception); | ^~~~~ In file included from /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Queue.h:26, from /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/Logger.h:25, from PlainSerializer.cpp:29: /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Conditional.h:63:55: error: ISO C++17 does not allow dynamic exception specifications 63 | void wait(size_t timeout = 0) throw (ConditionalAbortException); | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Conditional.h:64:56: error: ISO C++17 does not allow dynamic exception specifications 64 | void wait(struct timespec *ts) throw (ConditionalAbortException); | ^~~~~ In file included from /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Queue.h:29, from /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/Logger.h:25, from PlainSerializer.cpp:29: /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Thread.h:106:30: error: ISO C++17 does not allow dynamic exception specifications 106 | void reset() throw (ThreadException); | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Thread.h:221:33: error: ISO C++17 does not allow dynamic exception specifications 221 | void join(void) throw (ThreadException); | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Thread.h:231:46: error: ISO C++17 does not allow dynamic exception specifications 231 | void start(int priority = 0) throw (ThreadException); | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Thread.h:269:46: error: ISO C++17 does not allow dynamic exception specifications 269 | void start(int priority = 0) throw (ThreadException); | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Thread.h:274:29: error: ISO C++17 does not allow dynamic exception specifications 274 | void stop() throw (ThreadException); | ^~~~~ In file included from /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Thread.h:28, from /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Timer.h:25, from ../../ibrdtn/streams/StreamConnection.h:32, from ../../ibrdtn/api/Client.h:27, from Client.cpp:22: /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Conditional.h:63:55: error: ISO C++17 does not allow dynamic exception specifications 63 | void wait(size_t timeout = 0) throw (ConditionalAbortException); | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Conditional.h:64:56: error: ISO C++17 does not allow dynamic exception specifications 64 | void wait(struct timespec *ts) throw (ConditionalAbortException); | ^~~~~ In file included from /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Timer.h:25, from ../../ibrdtn/streams/StreamConnection.h:32, from ../../ibrdtn/api/Client.h:27, from Client.cpp:22: /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Thread.h:106:30: error: ISO C++17 does not allow dynamic exception specifications 106 | void reset() throw (ThreadException); | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Thread.h:221:33: error: ISO C++17 does not allow dynamic exception specifications 221 | void join(void) throw (ThreadException); | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Thread.h:231:46: error: ISO C++17 does not allow dynamic exception specifications 231 | void start(int priority = 0) throw (ThreadException); | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Thread.h:269:46: error: ISO C++17 does not allow dynamic exception specifications 269 | void start(int priority = 0) throw (ThreadException); | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Thread.h:274:29: error: ISO C++17 does not allow dynamic exception specifications 274 | void stop() throw (ThreadException); | ^~~~~ In file included from /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/Logger.h:25, from PlainSerializer.cpp:29: /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Queue.h:152:26: error: ISO C++17 does not allow dynamic exception specifications 152 | T take() throw (QueueUnblockedException) | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Queue.h:176:44: error: ISO C++17 does not allow dynamic exception specifications 176 | T poll(size_t timeout = 0) throw (QueueUnblockedException) | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Queue.h:217:70: error: ISO C++17 does not allow dynamic exception specifications 217 | void wait(WAIT_MODES mode, const size_t timeout = 0) throw (QueueUnblockedException) | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Queue.h:243:78: error: ISO C++17 does not allow dynamic exception specifications 243 | void wait(WAIT_MODES mode, const size_t timeout = 0) throw (QueueUnblockedException) | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Queue.h:310:52: error: ISO C++17 does not allow dynamic exception specifications 310 | void __wait(const WAIT_MODES mode) throw (QueueUnblockedException) | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Queue.h:348:74: error: ISO C++17 does not allow dynamic exception specifications 348 | void __wait(const WAIT_MODES mode, const size_t timeout) throw (QueueUnblockedException) | ^~~~~ In file included from ../../ibrdtn/streams/StreamConnection.h:34, from ../../ibrdtn/api/Client.h:27, from Client.cpp:22: /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Queue.h:152:26: error: ISO C++17 does not allow dynamic exception specifications 152 | T take() throw (QueueUnblockedException) | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Queue.h:176:44: error: ISO C++17 does not allow dynamic exception specifications 176 | T poll(size_t timeout = 0) throw (QueueUnblockedException) | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Queue.h:217:70: error: ISO C++17 does not allow dynamic exception specifications 217 | void wait(WAIT_MODES mode, const size_t timeout = 0) throw (QueueUnblockedException) | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Queue.h:243:78: error: ISO C++17 does not allow dynamic exception specifications 243 | void wait(WAIT_MODES mode, const size_t timeout = 0) throw (QueueUnblockedException) | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Queue.h:310:52: error: ISO C++17 does not allow dynamic exception specifications 310 | void __wait(const WAIT_MODES mode) throw (QueueUnblockedException) | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Queue.h:348:74: error: ISO C++17 does not allow dynamic exception specifications 348 | void __wait(const WAIT_MODES mode, const size_t timeout) throw (QueueUnblockedException) | ^~~~~ In file included from /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:27, from /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socketstream.h:25, from ../../ibrdtn/api/Client.h:28, from Client.cpp:22: /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/vaddress.h:85:52: error: ISO C++17 does not allow dynamic exception specifications 85 | sa_family_t family() const throw (address_exception); | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/vaddress.h:86:51: error: ISO C++17 does not allow dynamic exception specifications 86 | std::string scope() const throw (scope_not_set); | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/vaddress.h:87:59: error: ISO C++17 does not allow dynamic exception specifications 87 | const std::string address() const throw (address_not_set); | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/vaddress.h:88:56: error: ISO C++17 does not allow dynamic exception specifications 88 | const std::string name() const throw (address_exception); | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/vaddress.h:89:59: error: ISO C++17 does not allow dynamic exception specifications 89 | const std::string service() const throw (service_not_set); | ^~~~~ In file included from /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socketstream.h:25, from ../../ibrdtn/api/Client.h:28, from Client.cpp:22: /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:124:35: error: ISO C++17 does not allow dynamic exception specifications 124 | virtual void up() throw (socket_exception) = 0; | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:131:37: error: ISO C++17 does not allow dynamic exception specifications 131 | virtual void down() throw (socket_exception) = 0; | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:137:40: error: ISO C++17 does not allow dynamic exception specifications 137 | virtual int fd() const throw (socket_exception); | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:145:39: error: ISO C++17 does not allow dynamic exception specifications 145 | virtual int release() throw (socket_exception); | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:150:30: error: ISO C++17 does not allow dynamic exception specifications 150 | void close() throw (socket_exception); | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:151:40: error: ISO C++17 does not allow dynamic exception specifications 151 | void shutdown(int how) throw (socket_exception); | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:162:48: error: ISO C++17 does not allow dynamic exception specifications 162 | sa_family_t get_family() const throw (socket_exception); | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:163:55: error: ISO C++17 does not allow dynamic exception specifications 163 | static sa_family_t get_family(int fd) throw (socket_exception); | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:193:62: error: ISO C++17 does not allow dynamic exception specifications 193 | void check_socket_error(const int err) const throw (socket_exception); | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:194:89: error: ISO C++17 does not allow dynamic exception specifications 194 | void check_bind_error(const int err, const std::string &msg = "") const throw (socket_exception); | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:196:69: error: ISO C++17 does not allow dynamic exception specifications 196 | void set_blocking_mode(bool val, int fd = -1) const throw (socket_exception); | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:197:65: error: ISO C++17 does not allow dynamic exception specifications 197 | void set_keepalive(bool val, int fd = -1) const throw (socket_exception); | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:198:73: error: ISO C++17 does not allow dynamic exception specifications 198 | void set_linger(bool val, int l = 1, int fd = -1) const throw (socket_exception); | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:199:65: error: ISO C++17 does not allow dynamic exception specifications 199 | void set_reuseaddr(bool val, int fd = -1) const throw (socket_exception); | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:200:63: error: ISO C++17 does not allow dynamic exception specifications 200 | void set_nodelay(bool val, int fd = -1) const throw (socket_exception); | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:202:80: error: ISO C++17 does not allow dynamic exception specifications 202 | void init_socket(const vaddress &addr, int type, int protocol) throw (socket_exception); | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:203:70: error: ISO C++17 does not allow dynamic exception specifications 203 | void init_socket(int domain, int type, int protocol) throw (socket_exception); | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:205:73: error: ISO C++17 does not allow dynamic exception specifications 205 | void bind(int fd, struct sockaddr *addr, socklen_t len) throw (socket_exception); | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:229:35: error: ISO C++17 does not allow dynamic exception specifications 229 | virtual void up() throw (socket_exception); | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:230:37: error: ISO C++17 does not allow dynamic exception specifications 230 | virtual void down() throw (socket_exception); | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:232:75: error: ISO C++17 does not allow dynamic exception specifications 232 | ssize_t send(const char *data, size_t len, int flags = 0) throw (socket_exception); | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:233:69: error: ISO C++17 does not allow dynamic exception specifications 233 | ssize_t recv(char *data, size_t len, int flags = 0) throw (socket_exception); | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:235:55: error: ISO C++17 does not allow dynamic exception specifications 235 | void set(CLIENT_OPTION opt, bool val) throw (socket_exception); | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:249:35: error: ISO C++17 does not allow dynamic exception specifications 249 | virtual void up() throw (socket_exception) = 0; | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:250:37: error: ISO C++17 does not allow dynamic exception specifications 250 | virtual void down() throw (socket_exception) = 0; | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:252:46: error: ISO C++17 does not allow dynamic exception specifications 252 | void listen(int connections) throw (socket_exception); | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:253:73: error: ISO C++17 does not allow dynamic exception specifications 253 | virtual clientsocket* accept(ibrcommon::vaddress &addr) throw (socket_exception) = 0; | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:261:59: error: ISO C++17 does not allow dynamic exception specifications 261 | int _accept_fd(ibrcommon::vaddress &addr) throw (socket_exception); | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:267:35: error: ISO C++17 does not allow dynamic exception specifications 267 | virtual void up() throw (socket_exception) = 0; | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:268:37: error: ISO C++17 does not allow dynamic exception specifications 268 | virtual void down() throw (socket_exception) = 0; | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:270:106: error: ISO C++17 does not allow dynamic exception specifications 270 | virtual ssize_t recvfrom(char *buf, size_t buflen, int flags, ibrcommon::vaddress &addr) throw (socket_exception); | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:271:113: error: ISO C++17 does not allow dynamic exception specifications 271 | virtual void sendto(const char *buf, size_t buflen, int flags, const ibrcommon::vaddress &addr) throw (socket_exception); | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:286:35: error: ISO C++17 does not allow dynamic exception specifications 286 | virtual void up() throw (socket_exception); | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:287:37: error: ISO C++17 does not allow dynamic exception specifications 287 | virtual void down() throw (socket_exception); | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:301:35: error: ISO C++17 does not allow dynamic exception specifications 301 | virtual void up() throw (socket_exception); | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:302:37: error: ISO C++17 does not allow dynamic exception specifications 302 | virtual void down() throw (socket_exception); | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:304:73: error: ISO C++17 does not allow dynamic exception specifications 304 | virtual clientsocket* accept(ibrcommon::vaddress &addr) throw (socket_exception); | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:307:45: error: ISO C++17 does not allow dynamic exception specifications 307 | void bind(const File &file) throw (socket_exception); | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:322:35: error: ISO C++17 does not allow dynamic exception specifications 322 | virtual void up() throw (socket_exception); | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:323:37: error: ISO C++17 does not allow dynamic exception specifications 323 | virtual void down() throw (socket_exception); | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:340:35: error: ISO C++17 does not allow dynamic exception specifications 340 | virtual void up() throw (socket_exception); | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:341:37: error: ISO C++17 does not allow dynamic exception specifications 341 | virtual void down() throw (socket_exception); | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:345:73: error: ISO C++17 does not allow dynamic exception specifications 345 | virtual clientsocket* accept(ibrcommon::vaddress &addr) throw (socket_exception); | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:348:49: error: ISO C++17 does not allow dynamic exception specifications 348 | void bind(const vaddress &addr) throw (socket_exception); | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:364:35: error: ISO C++17 does not allow dynamic exception specifications 364 | virtual void up() throw (socket_exception); | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:365:37: error: ISO C++17 does not allow dynamic exception specifications 365 | virtual void down() throw (socket_exception); | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:370:49: error: ISO C++17 does not allow dynamic exception specifications 370 | void bind(const vaddress &addr) throw (socket_exception); | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:379:35: error: ISO C++17 does not allow dynamic exception specifications 379 | virtual void up() throw (socket_exception); | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:380:37: error: ISO C++17 does not allow dynamic exception specifications 380 | virtual void down() throw (socket_exception); | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:382:75: error: ISO C++17 does not allow dynamic exception specifications 382 | void join(const vaddress &group, const vinterface &iface) throw (socket_exception); | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:383:76: error: ISO C++17 does not allow dynamic exception specifications 383 | void leave(const vaddress &group, const vinterface &iface) throw (socket_exception); | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:386:92: error: ISO C++17 does not allow dynamic exception specifications 386 | void mcast_op(int optname, const vaddress &group, const vinterface &iface) throw (socket_exception); | ^~~~~ In file included from /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socketstream.h:26, from ../../ibrdtn/api/Client.h:28, from Client.cpp:22: /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/vsocket.h:124:27: error: ISO C++17 does not allow dynamic exception specifications 124 | void up() throw (socket_exception); | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/vsocket.h:136:118: error: ISO C++17 does not allow dynamic exception specifications 136 | void select(socketset *readset, socketset *writeset, socketset *errorset, struct timeval *tv = NULL) throw (socket_exception); | ^~~~~ In file included from /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socketstream.h:26, from ../../ibrdtn/api/Client.h:28, from Client.cpp:22: /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/vsocket.h:144:43: error: ISO C++17 does not allow dynamic exception specifications 144 | virtual void up() throw (socket_exception); | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/vsocket.h:145:45: error: ISO C++17 does not allow dynamic exception specifications 145 | virtual void down() throw (socket_exception); | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/vsocket.h:147:58: error: ISO C++17 does not allow dynamic exception specifications 147 | void read(char *buf, size_t len) throw (socket_exception); | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/vsocket.h:148:65: error: ISO C++17 does not allow dynamic exception specifications 148 | void write(const char *buf, size_t len) throw (socket_exception); | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/vsocket.h:150:47: error: ISO C++17 does not allow dynamic exception specifications 150 | int getOutput() const throw (socket_exception); | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/vsocket.h:183:43: error: ISO C++17 does not allow dynamic exception specifications 183 | void set(STATE s) throw (state_exception); | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/vsocket.h:184:69: error: ISO C++17 does not allow dynamic exception specifications 184 | void wait(STATE s, STATE abortstate = NONE) throw (state_exception); | ^~~~~ /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/vsocket.h:185:72: error: ISO C++17 does not allow dynamic exception specifications 185 | void setwait(STATE s, STATE abortstate = NONE) throw (state_exception); | ^~~~~ In file included from Client.cpp:22: ../../ibrdtn/api/Client.h:235:91: error: ISO C++17 does not allow dynamic exception specifications 235 | dtn::data::Bundle getBundle(const dtn::data::Timeout timeout = 0) throw (ConnectionException); | ^~~~~ Client.cpp:209:87: error: ISO C++17 does not allow dynamic exception specifications 209 | dtn::data::Bundle Client::getBundle(const dtn::data::Timeout timeout) throw (ConnectionException) | ^~~~~ make[4]: *** [Makefile:460: PlainSerializer.lo] Error 1 make[4]: *** Waiting for unfinished jobs.... make[4]: *** [Makefile:460: Client.lo] Error 1 make[4]: Leaving directory '/tmp/instance-1/output-1/build/ibrdtn-1.0.1/ibrdtn/api' make[3]: *** [Makefile:598: all-recursive] Error 1 make[3]: Leaving directory '/tmp/instance-1/output-1/build/ibrdtn-1.0.1/ibrdtn' make[2]: *** [Makefile:418: all] Error 2 make[2]: Leaving directory '/tmp/instance-1/output-1/build/ibrdtn-1.0.1/ibrdtn' make[1]: *** [Makefile:474: all-recursive] Error 1 make[1]: Leaving directory '/tmp/instance-1/output-1/build/ibrdtn-1.0.1' make: *** [package/pkg-generic.mk:270: /tmp/instance-1/output-1/build/ibrdtn-1.0.1/.stamp_built] Error 2 make: Leaving directory '/tmp/instance-1/buildroot'