from ../../ibrdtn/security/SecurityBlock.h:25, from ../../ibrdtn/security/ExtensionSecurityBlock.h:24, from ExtensionSecurityBlock.cpp:22: /srv/storage/autobuild/run/instance-1/output-1/per-package/ibrdtn/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Mutex.h:43:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | virtual void trylock() throw (MutexException) = 0; | ^~~~~ /srv/storage/autobuild/run/instance-1/output-1/per-package/ibrdtn/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Mutex.h:44:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void enter() throw (MutexException) = 0; | ^~~~~ /srv/storage/autobuild/run/instance-1/output-1/per-package/ibrdtn/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Mutex.h:45:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual void leave() throw (MutexException) = 0; | ^~~~~ /srv/storage/autobuild/run/instance-1/output-1/per-package/ibrdtn/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Mutex.h:54:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | virtual void trylock() throw (MutexException) {}; | ^~~~~ /srv/storage/autobuild/run/instance-1/output-1/per-package/ibrdtn/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Mutex.h:55:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | virtual void enter() throw (MutexException) {}; | ^~~~~ /srv/storage/autobuild/run/instance-1/output-1/per-package/ibrdtn/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Mutex.h:56:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 56 | virtual void leave() throw (MutexException) {}; | ^~~~~ /srv/storage/autobuild/run/instance-1/output-1/per-package/ibrdtn/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Mutex.h:72:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 72 | virtual void trylock() throw (MutexException); | ^~~~~ /srv/storage/autobuild/run/instance-1/output-1/per-package/ibrdtn/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Mutex.h:73:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | virtual void enter() throw (MutexException); | ^~~~~ /srv/storage/autobuild/run/instance-1/output-1/per-package/ibrdtn/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Mutex.h:74:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | virtual void leave() throw (MutexException); | ^~~~~ In file included from ../../ibrdtn/data/Block.h:29, from ../../ibrdtn/security/SecurityBlock.h:25, from ../../ibrdtn/security/ExtensionSecurityBlock.h:24, from ExtensionSecurityBlock.cpp:22: ../../ibrdtn/data/Serializer.h:77:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | virtual void validate(const dtn::data::PrimaryBlock&) const throw (RejectedException) = 0; | ^~~~~ ../../ibrdtn/data/Serializer.h:78:83: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 78 | virtual void validate(const dtn::data::Block&, const dtn::data::Number&) const throw (RejectedException) = 0; | ^~~~~ ../../ibrdtn/data/Serializer.h:79:115: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 80 | virtual void validate(const dtn::data::Bundle&) const throw (RejectedException) = 0; | ^~~~~ ../../ibrdtn/data/Serializer.h:89:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 89 | virtual void validate(const dtn::data::PrimaryBlock&) const throw (RejectedException); | ^~~~~ ../../ibrdtn/data/Serializer.h:90:83: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 90 | virtual void validate(const dtn::data::Block&, const dtn::data::Number&) const throw (RejectedException); | ^~~~~ ../../ibrdtn/data/Serializer.h:91:115: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 91 | virtual void validate(const dtn::data::PrimaryBlock&, const dtn::data::Block&, const dtn::data::Number&) const throw (RejectedException); | ^~~~~ ../../ibrdtn/data/Serializer.h:92:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 92 | virtual void validate(const dtn::data::Bundle&) const throw (RejectedException); | ^~~~~ In file included from /srv/storage/autobuild/run/instance-1/output-1/per-package/ibrdtn/host/bin/../powerpc-buildroot-linux-uclibc/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/security/SecurityBlock.h:28, from ../../ibrdtn/security/ExtensionSecurityBlock.h:24, from ExtensionSecurityBlock.cpp:22: /srv/storage/autobuild/run/instance-1/output-1/per-package/ibrdtn/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Semaphore.h:45:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | void trylock() throw (MutexException); | ^~~~~ /srv/storage/autobuild/run/instance-1/output-1/per-package/ibrdtn/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Semaphore.h:46:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void enter() throw (MutexException); | ^~~~~ /srv/storage/autobuild/run/instance-1/output-1/per-package/ibrdtn/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Semaphore.h:47:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void leave() throw (MutexException); | ^~~~~ In file included from ../../ibrdtn/data/Bundle.h:30, from ../../ibrdtn/security/SecurityBlock.h:28, from ../../ibrdtn/security/ExtensionSecurityBlock.h:24, from ExtensionSecurityBlock.cpp:22: ../../ibrdtn/data/ExtensionBlock.h:42:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | static Factory& get(block_t type) throw (ibrcommon::Exception); | ^~~~~ ../../ibrdtn/data/ExtensionBlock.h:71:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 71 | Factory& get(block_t type) throw (ibrcommon::Exception); | ^~~~~ ../../ibrdtn/data/ExtensionBlock.h:72:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 72 | void add(block_t type, Factory *f) throw (ibrcommon::Exception); | ^~~~~ In file included from /srv/storage/autobuild/run/instance-1/output-1/per-package/ibrdtn/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Queue.h:26, from /srv/storage/autobuild/run/instance-1/output-1/per-package/ibrdtn/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/ibrcommon-1.0/ibrcommon/Logger.h:25, from ExtensionSecurityBlock.cpp:23: /srv/storage/autobuild/run/instance-1/output-1/per-package/ibrdtn/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Conditional.h:63:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 63 | void wait(size_t timeout = 0) throw (ConditionalAbortException); | ^~~~~ /srv/storage/autobuild/run/instance-1/output-1/per-package/ibrdtn/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Conditional.h:64:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void wait(struct timespec *ts) throw (ConditionalAbortException); | ^~~~~ In file included from /srv/storage/autobuild/run/instance-1/output-1/per-package/ibrdtn/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Queue.h:29, from /srv/storage/autobuild/run/instance-1/output-1/per-package/ibrdtn/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/ibrcommon-1.0/ibrcommon/Logger.h:25, from ExtensionSecurityBlock.cpp:23: /srv/storage/autobuild/run/instance-1/output-1/per-package/ibrdtn/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Thread.h:106:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void reset() throw (ThreadException); | ^~~~~ /srv/storage/autobuild/run/instance-1/output-1/per-package/ibrdtn/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Thread.h:221:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 221 | void join(void) throw (ThreadException); | ^~~~~ /srv/storage/autobuild/run/instance-1/output-1/per-package/ibrdtn/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Thread.h:231:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 231 | void start(int priority = 0) throw (ThreadException); | ^~~~~ /srv/storage/autobuild/run/instance-1/output-1/per-package/ibrdtn/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Thread.h:269:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 269 | void start(int priority = 0) throw (ThreadException); | ^~~~~ /srv/storage/autobuild/run/instance-1/output-1/per-package/ibrdtn/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Thread.h:274:15: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 274 | void stop() throw (ThreadException); | ^~~~~ In file included from /srv/storage/autobuild/run/instance-1/output-1/per-package/ibrdtn/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/ibrcommon-1.0/ibrcommon/Logger.h:25, from ExtensionSecurityBlock.cpp:23: /srv/storage/autobuild/run/instance-1/output-1/per-package/ibrdtn/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Queue.h:152:12: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 152 | T take() throw (QueueUnblockedException) | ^~~~~ /srv/storage/autobuild/run/instance-1/output-1/per-package/ibrdtn/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Queue.h:176:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 176 | T poll(size_t timeout = 0) throw (QueueUnblockedException) | ^~~~~ /srv/storage/autobuild/run/instance-1/output-1/per-package/ibrdtn/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Queue.h:217:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 217 | void wait(WAIT_MODES mode, const size_t timeout = 0) throw (QueueUnblockedException) | ^~~~~ /srv/storage/autobuild/run/instance-1/output-1/per-package/ibrdtn/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Queue.h:243:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 243 | void wait(WAIT_MODES mode, const size_t timeout = 0) throw (QueueUnblockedException) | ^~~~~ /srv/storage/autobuild/run/instance-1/output-1/per-package/ibrdtn/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Queue.h:310:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 310 | void __wait(const WAIT_MODES mode) throw (QueueUnblockedException) | ^~~~~ /srv/storage/autobuild/run/instance-1/output-1/per-package/ibrdtn/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Queue.h:348:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 348 | void __wait(const WAIT_MODES mode, const size_t timeout) throw (QueueUnblockedException) | ^~~~~ CC gck/libgck_testable_la-gck-test.lo In file included from /srv/storage/autobuild/run/instance-1/output-1/per-package/ibrdtn/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/MutexLock.h:25, from /srv/storage/autobuild/run/instance-1/output-1/per-package/ibrdtn/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Queue.h:25, from /srv/storage/autobuild/run/instance-1/output-1/per-package/ibrdtn/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/ibrcommon-1.0/ibrcommon/Logger.h:25, from SecurityKey.cpp:24: /srv/storage/autobuild/run/instance-1/output-1/per-package/ibrdtn/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Mutex.h:43:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | virtual void trylock() throw (MutexException) = 0; | ^~~~~ /srv/storage/autobuild/run/instance-1/output-1/per-package/ibrdtn/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Mutex.h:44:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | virtual void enter() throw (MutexException) = 0; | ^~~~~ /srv/storage/autobuild/run/instance-1/output-1/per-package/ibrdtn/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Mutex.h:45:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual void leave() throw (MutexException) = 0; | ^~~~~ /srv/storage/autobuild/run/instance-1/output-1/per-package/ibrdtn/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Mutex.h:54:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 54 | virtual void trylock() throw (MutexException) {}; | ^~~~~ /srv/storage/autobuild/run/instance-1/output-1/per-package/ibrdtn/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Mutex.h:55:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | virtual void enter() throw (MutexException) {}; | ^~~~~ /srv/storage/autobuild/run/instance-1/output-1/per-package/ibrdtn/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Mutex.h:56:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 56 | virtual void leave() throw (MutexException) {}; | ^~~~~ /srv/storage/autobuild/run/instance-1/output-1/per-package/ibrdtn/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Mutex.h:72:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 72 | virtual void trylock() throw (MutexException); | ^~~~~ /srv/storage/autobuild/run/instance-1/output-1/per-package/ibrdtn/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Mutex.h:73:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | virtual void enter() throw (MutexException); | ^~~~~ /srv/storage/autobuild/run/instance-1/output-1/per-package/ibrdtn/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Mutex.h:74:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | virtual void leave() throw (MutexException); | ^~~~~ In file included from /srv/storage/autobuild/run/instance-1/output-1/per-package/ibrdtn/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Queue.h:26, from /srv/storage/autobuild/run/instance-1/output-1/per-package/ibrdtn/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/ibrcommon-1.0/ibrcommon/Logger.h:25, from SecurityKey.cpp:24: /srv/storage/autobuild/run/instance-1/output-1/per-package/ibrdtn/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Conditional.h:63:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 63 | void wait(size_t timeout = 0) throw (ConditionalAbortException); | ^~~~~ /srv/storage/autobuild/run/instance-1/output-1/per-package/ibrdtn/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Conditional.h:64:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | void wait(struct timespec *ts) throw (ConditionalAbortException); | ^~~~~ In file included from /srv/storage/autobuild/run/instance-1/output-1/per-package/ibrdtn/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Queue.h:28, from /srv/storage/autobuild/run/instance-1/output-1/per-package/ibrdtn/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/ibrcommon-1.0/ibrcommon/Logger.h:25, from SecurityKey.cpp:24: /srv/storage/autobuild/run/instance-1/output-1/per-package/ibrdtn/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Semaphore.h:45:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | void trylock() throw (MutexException); | ^~~~~ /srv/storage/autobuild/run/instance-1/output-1/per-package/ibrdtn/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Semaphore.h:46:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | void enter() throw (MutexException); | ^~~~~ /srv/storage/autobuild/run/instance-1/output-1/per-package/ibrdtn/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Semaphore.h:47:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | void leave() throw (MutexException); | ^~~~~ In file included from /srv/storage/autobuild/run/instance-1/output-1/per-package/ibrdtn/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Queue.h:29, from /srv/storage/autobuild/run/instance-1/output-1/per-package/ibrdtn/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/ibrcommon-1.0/ibrcommon/Logger.h:25, from SecurityKey.cpp:24: /srv/storage/autobuild/run/instance-1/output-1/per-package/ibrdtn/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Thread.h:106:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | void reset() throw (ThreadException); | ^~~~~ CXX interface.lo /srv/storage/autobuild/run/instance-1/output-1/per-package/ibrdtn/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Thread.h:221:19: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 221 | void join(void) throw (ThreadException); | ^~~~~ /srv/storage/autobuild/run/instance-1/output-1/per-package/ibrdtn/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Thread.h:231:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 231 | void start(int priority = 0) throw (ThreadException); | ^~~~~ /srv/storage/autobuild/run/instance-1/output-1/per-package/ibrdtn/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Thread.h:269:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 269 | void start(int priority = 0) throw (ThreadException); | ^~~~~ /srv/storage/autobuild/run/instance-1/output-1/per-package/ibrdtn/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Thread.h:274:15: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 274 | void stop() throw (ThreadException); | ^~~~~ In file included from /srv/storage/autobuild/run/instance-1/output-1/per-package/ibrdtn/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/ibrcommon-1.0/ibrcommon/Logger.h:25, from SecurityKey.cpp:24: /srv/storage/autobuild/run/instance-1/output-1/per-package/ibrdtn/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Queue.h:152:12: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 152 | T take() throw (QueueUnblockedException) | ^~~~~ /srv/storage/autobuild/run/instance-1/output-1/per-package/ibrdtn/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Queue.h:176:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 176 | T poll(size_t timeout = 0) throw (QueueUnblockedException) | ^~~~~ /srv/storage/autobuild/run/instance-1/output-1/per-package/ibrdtn/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Queue.h:217:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 217 | void wait(WAIT_MODES mode, const size_t timeout = 0) throw (QueueUnblockedException) | ^~~~~ /srv/storage/autobuild/run/instance-1/output-1/per-package/ibrdtn/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Queue.h:243:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 243 | void wait(WAIT_MODES mode, const size_t timeout = 0) throw (QueueUnblockedException) | ^~~~~ /srv/storage/autobuild/run/instance-1/output-1/per-package/ibrdtn/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Queue.h:310:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 310 | void __wait(const WAIT_MODES mode) throw (QueueUnblockedException) | ^~~~~ /srv/storage/autobuild/run/instance-1/output-1/per-package/ibrdtn/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Queue.h:348:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 348 | void __wait(const WAIT_MODES mode, const size_t timeout) throw (QueueUnblockedException) | ^~~~~ CXX main.lo CCLD libegg-hex.la CXXLD libsecurity.la CCLD libegg-secmem.la make[4]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/ibrdtn-1.0.1/ibrdtn/security' make[4]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/ibrdtn-1.0.1/ibrdtn' CXX dummy.lo CCLD libegg-test.la CXXLD libibrdtn.la CCLD libgck-1.la make[4]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/ibrdtn-1.0.1/ibrdtn' make[3]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/ibrdtn-1.0.1/ibrdtn' make[2]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/ibrdtn-1.0.1/ibrdtn' Making all in tests make[2]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/ibrdtn-1.0.1/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/ibrdtn-1.0.1/tests' make[2]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/ibrdtn-1.0.1' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/ibrdtn-1.0.1' make[1]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/ibrdtn-1.0.1' CCLD libegg-asn1x.la libtool: warning: '/srv/storage/autobuild/run/instance-1/output-1/per-package/gcr/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libffi.la' seems to be moved CXX object.lo CCLD libegg.la CXX objectbase.lo CCLD libgck-testable.la libtool: warning: '/srv/storage/autobuild/run/instance-1/output-1/per-package/gcr/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libffi.la' seems to be moved CCLD libgcr-base-3.la CXX pattern.lo libtool: warning: '/srv/storage/autobuild/run/instance-1/output-1/per-package/gcr/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libp11-kit.la' seems to be moved libtool: warning: '/srv/storage/autobuild/run/instance-1/output-1/per-package/gcr/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libffi.la' seems to be moved libtool: warning: '/srv/storage/autobuild/run/instance-1/output-1/per-package/gcr/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libffi.la' seems to be moved CXX property.lo CCLD gcr-ssh-askpass CXX propertyproxy.lo CCLD test-asn1 CCLD test-asn1x CCLD test-dn CCLD test-decimal CXX propertyproxy_base.lo CCLD test-hex CCLD test-hkdf CXX quark.lo CCLD test-oid CCLD test-secmem CXX random.lo CCLD test-padding CCLD test-symkey CCLD test-armor CCLD test-openssl CCLD test-dh CCLD test-gck-attributes CCLD test-gck-module CCLD test-gck-slot CXX sarray.lo CCLD test-gck-session CCLD test-gck-object CXX signalproxy.lo CXX signalproxy_connectionnode.lo CCLD test-gck-crypto CCLD test-gck-uri CXX streamiochannel.lo CCLD test-gck-enumerator CXX stringutils.lo CCLD test-gck-modules CCLD test-util CCLD test-filter-collection CCLD test-secret-exchange CCLD test-simple-certificate CXX threadpool.lo CCLD test-certificate CXX timer.lo CCLD test-certificate-chain CCLD test-subject-public-key CCLD test-fingerprint CCLD test-pkcs11-certificate CXX timeval.lo CCLD test-openpgp CCLD test-openssh CXX ustring.lo CCLD test-secure-memory CXX utility.lo CXX value.lo CCLD test-trust CXX value_custom.lo CCLD test-parser CCLD test-record CXX variantdbusstring.lo CXX vectorutils.lo CXX wrap.lo CCLD test-memory-icon CCLD test-gnupg-key CCLD test-gnupg-collection CCLD test-gnupg-process CCLD test-system-prompt CCLD test-ssh-askpass CCLD frob-openpgp CCLD frob-certificate-request CXXLD libglibmm-2.4.la CCLD frob-parser make[3]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/glibmm-2.62.0/glib/glibmm' Making all in gio/giomm make[3]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/glibmm-2.62.0/gio/giomm' CXX action.lo CXX actiongroup.lo CXX actionmap.lo make[3]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/gcr-3.34.0' Making all in po make[3]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/gcr-3.34.0/po' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/gcr-3.34.0/po' Making all in docs/reference/gck make[3]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/gcr-3.34.0/docs/reference/gck' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/gcr-3.34.0/docs/reference/gck' Making all in docs/reference/gcr make[3]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/gcr-3.34.0/docs/reference/gcr' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/gcr-3.34.0/docs/reference/gcr' make[2]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/gcr-3.34.0' make[1]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/gcr-3.34.0' CXX applaunchcontext.lo CXX appinfo.lo CXX application.lo CXX applicationcommandline.lo CXX asyncinitable.lo CXX asyncresult.lo CXX bufferedinputstream.lo CXX bufferedoutputstream.lo CXX cancellable.lo CXX charsetconverter.lo CXX converter.lo CXX converterinputstream.lo CXX converteroutputstream.lo CXX credentials.lo CXX datainputstream.lo CXX dataoutputstream.lo CXX dbusactiongroup.lo CXX dbusaddress.lo CXX dbusauthobserver.lo CXX dbusconnection.lo CXX dbuserror.lo CXX dbuserrorutils.lo CXX dbusinterface.lo CXX dbusinterfaceskeleton.lo CXX dbusinterfacevtable.lo CXX dbusintrospection.lo CXX dbusmenumodel.lo CXX dbusmessage.lo CXX dbusmethodinvocation.lo CXX dbusobject.lo CXX dbusobjectmanager.lo CXX dbusobjectmanagerclient.lo CXX dbusobjectmanagerserver.lo CXX dbusobjectproxy.lo CXX dbusobjectskeleton.lo CXX dbusownname.lo CXX dbusproxy.lo CXX dbusserver.lo CXX dbussubtreevtable.lo CXX dbusutils.lo CXX dbuswatchname.lo CXX drive.lo CXX emblem.lo CXX emblemedicon.lo CXX enums.lo CXX error.lo CXX file.lo CXX fileattributeinfo.lo CXX fileattributeinfolist.lo CXX fileenumerator.lo CXX fileicon.lo CXX fileinfo.lo CXX fileinputstream.lo CXX fileiostream.lo CXX filemonitor.lo CXX filenamecompleter.lo CXX fileoutputstream.lo CXX filterinputstream.lo CXX filteroutputstream.lo CXX icon.lo CXX inetaddress.lo CXX inetsocketaddress.lo CXX initable.lo CXX inputstream.lo CXX iostream.lo CXX listmodel.lo CXX liststore.lo CXX loadableicon.lo CXX memoryinputstream.lo CXX memoryoutputstream.lo CXX menuattributeiter.lo CXX menulinkiter.lo CXX menu.lo CXX menuitem.lo CXX menumodel.lo CXX mount.lo CXX mountoperation.lo CXX networkaddress.lo CXX networkmonitor.lo CXX networkservice.lo CXX notification.lo CXX outputstream.lo CXX permission.lo CXX pollableinputstream.lo CXX pollableoutputstream.lo CXX proxy.lo CXX proxyaddress.lo CXX proxyresolver.lo CXX remoteactiongroup.lo CXX resolver.lo CXX resource.lo CXX seekable.lo CXX settings.lo CXX settingsschema.lo CXX settingsschemakey.lo CXX settingsschemasource.lo CXX simpleaction.lo CXX simpleactiongroup.lo CXX simpleiostream.lo CXX simplepermission.lo CXX socket.lo CXX socketaddress.lo CXX socketaddressenumerator.lo CXX socketclient.lo CXX socketconnectable.lo CXX socketconnection.lo CXX socketcontrolmessage.lo CXX socketlistener.lo CXX socketservice.lo CXX srvtarget.lo CXX tcpconnection.lo CXX tcpwrapperconnection.lo CXX threadedsocketservice.lo CXX themedicon.lo CXX tlscertificate.lo CXX tlsclientconnection.lo CXX tlsconnection.lo CXX tlsdatabase.lo CXX tlsinteraction.lo CXX tlspassword.lo CXX tlsserverconnection.lo CXX volume.lo CXX volumemonitor.lo CXX zlibdecompressor.lo CXX zlibcompressor.lo CXX desktopappinfo.lo CXX unixconnection.lo CXX unixcredentialsmessage.lo CXX unixfdlist.lo CXX unixfdmessage.lo CXX unixinputstream.lo CXX unixoutputstream.lo CXX unixsocketaddress.lo CXX wrap_init.lo CXX contenttype.lo CXX init.lo CXX slot_async.lo CXX socketsource.lo CXXLD libgiomm-2.4.la make[3]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/glibmm-2.62.0/gio/giomm' Making all in tests make[3]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/glibmm-2.62.0/tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/glibmm-2.62.0/tests' Making all in examples make[3]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/glibmm-2.62.0/examples' GEN settings/gschemas.compiled make[3]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/glibmm-2.62.0/examples' make[3]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/glibmm-2.62.0' make[3]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/glibmm-2.62.0' make[2]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/glibmm-2.62.0' make[1]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/glibmm-2.62.0' make: Leaving directory '/srv/storage/autobuild/run/instance-1/buildroot'