from /home/buildroot/autobuild/run/instance-1/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/ibrdtn-1.0/ibrdtn/api/Client.h:28, from dtntunnel.cpp:33: /home/buildroot/autobuild/run/instance-1/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/vaddress.h:85:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] sa_family_t family() const throw (address_exception); ^~~~~ /home/buildroot/autobuild/run/instance-1/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/vaddress.h:86:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] std::string scope() const throw (scope_not_set); ^~~~~ /home/buildroot/autobuild/run/instance-1/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/vaddress.h:87:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const std::string address() const throw (address_not_set); ^~~~~ /home/buildroot/autobuild/run/instance-1/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/vaddress.h:88:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const std::string name() const throw (address_exception); ^~~~~ /home/buildroot/autobuild/run/instance-1/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/vaddress.h:89:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const std::string service() const throw (service_not_set); ^~~~~ In file included from /home/buildroot/autobuild/run/instance-1/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socketstream.h:25:0, from /home/buildroot/autobuild/run/instance-1/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/ibrdtn-1.0/ibrdtn/api/Client.h:28, from dtntunnel.cpp:33: /home/buildroot/autobuild/run/instance-1/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:124:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void up() throw (socket_exception) = 0; ^~~~~ /home/buildroot/autobuild/run/instance-1/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:131:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void down() throw (socket_exception) = 0; ^~~~~ /home/buildroot/autobuild/run/instance-1/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:137:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual int fd() const throw (socket_exception); ^~~~~ /home/buildroot/autobuild/run/instance-1/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:145:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual int release() throw (socket_exception); ^~~~~ /home/buildroot/autobuild/run/instance-1/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:150:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void close() throw (socket_exception); ^~~~~ /home/buildroot/autobuild/run/instance-1/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:151:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void shutdown(int how) throw (socket_exception); ^~~~~ /home/buildroot/autobuild/run/instance-1/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:162:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] sa_family_t get_family() const throw (socket_exception); ^~~~~ /home/buildroot/autobuild/run/instance-1/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:163:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] static sa_family_t get_family(int fd) throw (socket_exception); ^~~~~ /home/buildroot/autobuild/run/instance-1/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:193:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void check_socket_error(const int err) const throw (socket_exception); ^~~~~ /home/buildroot/autobuild/run/instance-1/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:194:75: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void check_bind_error(const int err, const std::string &msg = "") const throw (socket_exception); ^~~~~ /home/buildroot/autobuild/run/instance-1/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:196:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set_blocking_mode(bool val, int fd = -1) const throw (socket_exception); ^~~~~ /home/buildroot/autobuild/run/instance-1/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:197:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set_keepalive(bool val, int fd = -1) const throw (socket_exception); ^~~~~ /home/buildroot/autobuild/run/instance-1/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:198:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set_linger(bool val, int l = 1, int fd = -1) const throw (socket_exception); ^~~~~ /home/buildroot/autobuild/run/instance-1/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:199:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set_reuseaddr(bool val, int fd = -1) const throw (socket_exception); ^~~~~ /home/buildroot/autobuild/run/instance-1/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:200:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set_nodelay(bool val, int fd = -1) const throw (socket_exception); ^~~~~ /home/buildroot/autobuild/run/instance-1/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:202:66: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void init_socket(const vaddress &addr, int type, int protocol) throw (socket_exception); ^~~~~ /home/buildroot/autobuild/run/instance-1/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:203:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void init_socket(int domain, int type, int protocol) throw (socket_exception); ^~~~~ /home/buildroot/autobuild/run/instance-1/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:205:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void bind(int fd, struct sockaddr *addr, socklen_t len) throw (socket_exception); ^~~~~ /home/buildroot/autobuild/run/instance-1/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:229:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void up() throw (socket_exception); ^~~~~ /home/buildroot/autobuild/run/instance-1/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:230:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void down() throw (socket_exception); ^~~~~ /home/buildroot/autobuild/run/instance-1/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:232:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ssize_t send(const char *data, size_t len, int flags = 0) throw (socket_exception); ^~~~~ /home/buildroot/autobuild/run/instance-1/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:233:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] ssize_t recv(char *data, size_t len, int flags = 0) throw (socket_exception); ^~~~~ /home/buildroot/autobuild/run/instance-1/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:235:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set(CLIENT_OPTION opt, bool val) throw (socket_exception); ^~~~~ /home/buildroot/autobuild/run/instance-1/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:249:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void up() throw (socket_exception) = 0; ^~~~~ /home/buildroot/autobuild/run/instance-1/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:250:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void down() throw (socket_exception) = 0; ^~~~~ /home/buildroot/autobuild/run/instance-1/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:252:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void listen(int connections) throw (socket_exception); ^~~~~ /home/buildroot/autobuild/run/instance-1/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:253:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual clientsocket* accept(ibrcommon::vaddress &addr) throw (socket_exception) = 0; ^~~~~ /home/buildroot/autobuild/run/instance-1/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:261:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] int _accept_fd(ibrcommon::vaddress &addr) throw (socket_exception); ^~~~~ /home/buildroot/autobuild/run/instance-1/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:267:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void up() throw (socket_exception) = 0; ^~~~~ /home/buildroot/autobuild/run/instance-1/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:268:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void down() throw (socket_exception) = 0; ^~~~~ /home/buildroot/autobuild/run/instance-1/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:270:92: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual ssize_t recvfrom(char *buf, size_t buflen, int flags, ibrcommon::vaddress &addr) throw (socket_exception); ^~~~~ /home/buildroot/autobuild/run/instance-1/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:271:99: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void sendto(const char *buf, size_t buflen, int flags, const ibrcommon::vaddress &addr) throw (socket_exception); ^~~~~ /home/buildroot/autobuild/run/instance-1/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:286:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void up() throw (socket_exception); ^~~~~ /home/buildroot/autobuild/run/instance-1/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:287:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void down() throw (socket_exception); ^~~~~ /home/buildroot/autobuild/run/instance-1/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:301:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void up() throw (socket_exception); ^~~~~ /home/buildroot/autobuild/run/instance-1/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:302:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void down() throw (socket_exception); ^~~~~ /home/buildroot/autobuild/run/instance-1/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:304:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual clientsocket* accept(ibrcommon::vaddress &addr) throw (socket_exception); ^~~~~ /home/buildroot/autobuild/run/instance-1/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:307:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void bind(const File &file) throw (socket_exception); ^~~~~ /home/buildroot/autobuild/run/instance-1/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:322:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void up() throw (socket_exception); ^~~~~ /home/buildroot/autobuild/run/instance-1/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:323:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void down() throw (socket_exception); ^~~~~ /home/buildroot/autobuild/run/instance-1/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:340:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void up() throw (socket_exception); ^~~~~ /home/buildroot/autobuild/run/instance-1/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:341:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void down() throw (socket_exception); ^~~~~ /home/buildroot/autobuild/run/instance-1/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:345:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual clientsocket* accept(ibrcommon::vaddress &addr) throw (socket_exception); ^~~~~ /home/buildroot/autobuild/run/instance-1/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:348:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void bind(const vaddress &addr) throw (socket_exception); ^~~~~ /home/buildroot/autobuild/run/instance-1/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:364:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void up() throw (socket_exception); ^~~~~ /home/buildroot/autobuild/run/instance-1/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:365:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void down() throw (socket_exception); ^~~~~ /home/buildroot/autobuild/run/instance-1/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:370:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void bind(const vaddress &addr) throw (socket_exception); ^~~~~ /home/buildroot/autobuild/run/instance-1/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:379:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void up() throw (socket_exception); ^~~~~ /home/buildroot/autobuild/run/instance-1/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:380:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void down() throw (socket_exception); ^~~~~ /home/buildroot/autobuild/run/instance-1/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:382:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void join(const vaddress &group, const vinterface &iface) throw (socket_exception); ^~~~~ /home/buildroot/autobuild/run/instance-1/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:383:62: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void leave(const vaddress &group, const vinterface &iface) throw (socket_exception); ^~~~~ /home/buildroot/autobuild/run/instance-1/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socket.h:386:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void mcast_op(int optname, const vaddress &group, const vinterface &iface) throw (socket_exception); ^~~~~ In file included from /home/buildroot/autobuild/run/instance-1/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socketstream.h:26:0, from /home/buildroot/autobuild/run/instance-1/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/ibrdtn-1.0/ibrdtn/api/Client.h:28, from dtntunnel.cpp:33: /home/buildroot/autobuild/run/instance-1/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/vsocket.h:124:13: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void up() throw (socket_exception); ^~~~~ /home/buildroot/autobuild/run/instance-1/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/vsocket.h:136:104: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void select(socketset *readset, socketset *writeset, socketset *errorset, struct timeval *tv = NULL) throw (socket_exception); ^~~~~ In file included from /home/buildroot/autobuild/run/instance-1/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/socketstream.h:26:0, from /home/buildroot/autobuild/run/instance-1/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/ibrdtn-1.0/ibrdtn/api/Client.h:28, from dtntunnel.cpp:33: /home/buildroot/autobuild/run/instance-1/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/vsocket.h:144:22: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void up() throw (socket_exception); ^~~~~ /home/buildroot/autobuild/run/instance-1/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/vsocket.h:145:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void down() throw (socket_exception); ^~~~~ /home/buildroot/autobuild/run/instance-1/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/vsocket.h:147:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void read(char *buf, size_t len) throw (socket_exception); ^~~~~ /home/buildroot/autobuild/run/instance-1/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/vsocket.h:148:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void write(const char *buf, size_t len) throw (socket_exception); ^~~~~ /home/buildroot/autobuild/run/instance-1/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/vsocket.h:150:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] int getOutput() const throw (socket_exception); ^~~~~ /home/buildroot/autobuild/run/instance-1/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/vsocket.h:183:22: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void set(STATE s) throw (state_exception); ^~~~~ /home/buildroot/autobuild/run/instance-1/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/vsocket.h:184:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void wait(STATE s, STATE abortstate = NONE) throw (state_exception); ^~~~~ /home/buildroot/autobuild/run/instance-1/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/ibrcommon-1.0/ibrcommon/net/vsocket.h:185:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void setwait(STATE s, STATE abortstate = NONE) throw (state_exception); ^~~~~ In file included from dtntunnel.cpp:33:0: /home/buildroot/autobuild/run/instance-1/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/ibrdtn-1.0/ibrdtn/api/Client.h:235:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] dtn::data::Bundle getBundle(const dtn::data::Timeout timeout = 0) throw (ConnectionException); ^~~~~ CXXLD dtnsend CXXLD dtntracepath CXXLD dtntrigger CXXLD dtnconvert CXXLD dtnstream CXXLD dtntunnel Making all in doc make[3]: Nothing to be done for `all'. Making all in man make[3]: Nothing to be done for `all'. make[3]: Nothing to be done for `all-am'. >>> ibrdtn-tools 1.0.1 Installing to target PATH="/home/buildroot/autobuild/run/instance-1/output/host/bin:/home/buildroot/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/run/instance-1/output/target install -C /home/buildroot/autobuild/run/instance-1/output/build/ibrdtn-tools-1.0.1/ Making install in src /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output/target/usr/bin' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output/target/usr/sbin' make[4]: Nothing to be done for `install-data-am'. /bin/sh ../libtool --mode=install /usr/bin/install -c dtnping dtnrecv dtnsend dtntracepath dtntrigger dtnconvert dtnstream '/home/buildroot/autobuild/run/instance-1/output/target/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c dtntunnel '/home/buildroot/autobuild/run/instance-1/output/target/usr/sbin' libtool: install: /usr/bin/install -c dtnping /home/buildroot/autobuild/run/instance-1/output/target/usr/bin/dtnping libtool: install: /usr/bin/install -c dtntunnel /home/buildroot/autobuild/run/instance-1/output/target/usr/sbin/dtntunnel libtool: install: /usr/bin/install -c dtnrecv /home/buildroot/autobuild/run/instance-1/output/target/usr/bin/dtnrecv libtool: install: /usr/bin/install -c dtnsend /home/buildroot/autobuild/run/instance-1/output/target/usr/bin/dtnsend libtool: install: /usr/bin/install -c dtntracepath /home/buildroot/autobuild/run/instance-1/output/target/usr/bin/dtntracepath libtool: install: /usr/bin/install -c dtntrigger /home/buildroot/autobuild/run/instance-1/output/target/usr/bin/dtntrigger libtool: install: /usr/bin/install -c dtnconvert /home/buildroot/autobuild/run/instance-1/output/target/usr/bin/dtnconvert libtool: install: /usr/bin/install -c dtnstream /home/buildroot/autobuild/run/instance-1/output/target/usr/bin/dtnstream Making install in doc make[4]: Nothing to be done for `install-exec-am'. Making install in man make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. ijs-0.35.tar.bz2: OK (sha256: 11a5f5084488c480f3ff5a24d64d7147bb64272bf60a0ba51330a56c5b50cab9) >>> ijs 0.35 Extracting bzcat /home/buildroot/autobuild/run/instance-1/dl/ijs/ijs-0.35.tar.bz2 | tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-1/output/build/ijs-0.35 -xf - >>> ijs 0.35 Patching >>> ijs 0.35 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/run/instance-1/output/build/ijs-0.35 -name $file); do cp support/gnuconfig/$file $i; done; done >>> ijs 0.35 Configuring >>> ijs 0.35 Autoreconfiguring libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:88: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.ac:88: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.ac:115: installing './compile' configure.ac:88: installing './missing' configure.ac:156: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') >>> ijs 0.35 Patching libtool patching file /home/buildroot/autobuild/run/instance-1/output/build/ijs-0.35/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8140 (offset 28 lines). Hunk #8 succeeded at 10769 (offset 59 lines). (cd /home/buildroot/autobuild/run/instance-1/output/build/ijs-0.35/ && rm -rf config.cache && PATH="/home/buildroot/autobuild/run/instance-1/output/host/bin:/home/buildroot/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/buildroot/autobuild/run/instance-1/output/host/bin/mips64el-linux-ar" AS="/home/buildroot/autobuild/run/instance-1/output/host/bin/mips64el-linux-as" LD="/home/buildroot/autobuild/run/instance-1/output/host/bin/mips64el-linux-ld" NM="/home/buildroot/autobuild/run/instance-1/output/host/bin/mips64el-linux-nm" CC="/home/buildroot/autobuild/run/instance-1/output/host/bin/mips64el-linux-gcc" GCC="/home/buildroot/autobuild/run/instance-1/output/host/bin/mips64el-linux-gcc" CPP="/home/buildroot/autobuild/run/instance-1/output/host/bin/mips64el-linux-cpp" CXX="/home/buildroot/autobuild/run/instance-1/output/host/bin/mips64el-linux-g++" FC="/home/buildroot/autobuild/run/instance-1/output/host/bin/mips64el-linux-gfortran" F77="/home/buildroot/autobuild/run/instance-1/output/host/bin/mips64el-linux-gfortran" RANLIB="/home/buildroot/autobuild/run/instance-1/output/host/bin/mips64el-linux-ranlib" READELF="/home/buildroot/autobuild/run/instance-1/output/host/bin/mips64el-linux-readelf" STRIP="/home/buildroot/autobuild/run/instance-1/output/host/bin/mips64el-linux-strip" OBJCOPY="/home/buildroot/autobuild/run/instance-1/output/host/bin/mips64el-linux-objcopy" OBJDUMP="/home/buildroot/autobuild/run/instance-1/output/host/bin/mips64el-linux-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/home/buildroot/autobuild/run/instance-1/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-1/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-1/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/run/instance-1/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-1/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/run/instance-1/output/host/bin/mips64el-linux-as" DEFAULT_LINKER="/home/buildroot/autobuild/run/instance-1/output/host/bin/mips64el-linux-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 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/buildroot/autobuild/run/instance-1/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/run/instance-1/output/host/mips64el-buildroot-linux-gnu/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=mips64el-buildroot-linux-gnu --host=mips64el-buildroot-linux-gnu --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 ) 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 for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for mips64el-buildroot-linux-gnu-strip... /home/buildroot/autobuild/run/instance-1/output/host/bin/mips64el-linux-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... x86_64-pc-linux-gnu checking host system type... mips64el-buildroot-linux-gnu checking how to print strings... printf checking for style of include used by make... GNU checking for mips64el-buildroot-linux-gnu-gcc... /home/buildroot/autobuild/run/instance-1/output/host/bin/mips64el-linux-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 /home/buildroot/autobuild/run/instance-1/output/host/bin/mips64el-linux-gcc accepts -g... yes checking for /home/buildroot/autobuild/run/instance-1/output/host/bin/mips64el-linux-gcc option to accept ISO C89... none needed checking whether /home/buildroot/autobuild/run/instance-1/output/host/bin/mips64el-linux-gcc understands -c and -o together... yes checking dependency style of /home/buildroot/autobuild/run/instance-1/output/host/bin/mips64el-linux-gcc... none checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by /home/buildroot/autobuild/run/instance-1/output/host/bin/mips64el-linux-gcc... /home/buildroot/autobuild/run/instance-1/output/host/bin/mips64el-linux-ld checking if the linker (/home/buildroot/autobuild/run/instance-1/output/host/bin/mips64el-linux-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/buildroot/autobuild/run/instance-1/output/host/bin/mips64el-linux-nm checking the name lister (/home/buildroot/autobuild/run/instance-1/output/host/bin/mips64el-linux-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 3458764513820540925 checking how to convert x86_64-pc-linux-gnu file names to mips64el-buildroot-linux-gnu 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 /home/buildroot/autobuild/run/instance-1/output/host/bin/mips64el-linux-ld option to reload object files... -r checking for mips64el-buildroot-linux-gnu-objdump... /home/buildroot/autobuild/run/instance-1/output/host/bin/mips64el-linux-objdump checking how to recognize dependent libraries... pass_all checking for mips64el-buildroot-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for mips64el-buildroot-linux-gnu-ar... /home/buildroot/autobuild/run/instance-1/output/host/bin/mips64el-linux-ar checking for archiver @FILE support... @ checking for mips64el-buildroot-linux-gnu-strip... (cached) /home/buildroot/autobuild/run/instance-1/output/host/bin/mips64el-linux-strip checking for mips64el-buildroot-linux-gnu-ranlib... /home/buildroot/autobuild/run/instance-1/output/host/bin/mips64el-linux-ranlib checking command to parse /home/buildroot/autobuild/run/instance-1/output/host/bin/mips64el-linux-nm output from /home/buildroot/autobuild/run/instance-1/output/host/bin/mips64el-linux-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mips64el-buildroot-linux-gnu-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... /home/buildroot/autobuild/run/instance-1/output/host/bin/mips64el-linux-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 /home/buildroot/autobuild/run/instance-1/output/host/bin/mips64el-linux-gcc supports -fno-rtti -fno-exceptions... no checking for /home/buildroot/autobuild/run/instance-1/output/host/bin/mips64el-linux-gcc option to produce PIC... -fPIC -DPIC checking if /home/buildroot/autobuild/run/instance-1/output/host/bin/mips64el-linux-gcc PIC flag -fPIC -DPIC works... yes checking if /home/buildroot/autobuild/run/instance-1/output/host/bin/mips64el-linux-gcc static flag -static works... yes checking if /home/buildroot/autobuild/run/instance-1/output/host/bin/mips64el-linux-gcc supports -c -o file.o... yes checking if /home/buildroot/autobuild/run/instance-1/output/host/bin/mips64el-linux-gcc supports -c -o file.o... (cached) yes checking whether the /home/buildroot/autobuild/run/instance-1/output/host/bin/mips64el-linux-gcc linker (/home/buildroot/autobuild/run/instance-1/output/host/bin/mips64el-linux-ld -m elf64ltsmip) 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 mips64el-buildroot-linux-gnu-gcc... (cached) /home/buildroot/autobuild/run/instance-1/output/host/bin/mips64el-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /home/buildroot/autobuild/run/instance-1/output/host/bin/mips64el-linux-gcc accepts -g... (cached) yes checking for /home/buildroot/autobuild/run/instance-1/output/host/bin/mips64el-linux-gcc option to accept ISO C89... (cached) none needed checking whether /home/buildroot/autobuild/run/instance-1/output/host/bin/mips64el-linux-gcc understands -c and -o together... (cached) yes checking dependency style of /home/buildroot/autobuild/run/instance-1/output/host/bin/mips64el-linux-gcc... (cached) none checking for mips64el-buildroot-linux-gnu-gcc... (cached) /home/buildroot/autobuild/run/instance-1/output/host/bin/mips64el-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /home/buildroot/autobuild/run/instance-1/output/host/bin/mips64el-linux-gcc accepts -g... (cached) yes checking for /home/buildroot/autobuild/run/instance-1/output/host/bin/mips64el-linux-gcc option to accept ISO C89... (cached) none needed checking whether /home/buildroot/autobuild/run/instance-1/output/host/bin/mips64el-linux-gcc understands -c and -o together... (cached) yes checking dependency style of /home/buildroot/autobuild/run/instance-1/output/host/bin/mips64el-linux-gcc... (cached) none checking for library containing strerror... none required checking for db2ps... no configure: WARNING: PostScript documentation cannot be generated! checking for ps2pdf... no configure: WARNING: PDF documentation cannot be generated! checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating ijs-config config.status: creating ijs.pc config.status: executing depfiles commands config.status: executing libtool 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 >>> ijs 0.35 Building PATH="/home/buildroot/autobuild/run/instance-1/output/host/bin:/home/buildroot/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /home/buildroot/autobuild/run/instance-1/output/build/ijs-0.35/ /bin/sh ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-1/output/host/bin/mips64el-linux-gcc -DPACKAGE_NAME=\"ijs\" -DPACKAGE_TARNAME=\"ijs\" -DPACKAGE_VERSION=\"0.35\" -DPACKAGE_STRING=\"ijs\ 0.35\" -DPACKAGE_BUGREPORT=\"inkjet-list@linuxprinting.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ijs\" -DVERSION=\"0.35\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o ijs.lo ijs.c /bin/sh ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-1/output/host/bin/mips64el-linux-gcc -DPACKAGE_NAME=\"ijs\" -DPACKAGE_TARNAME=\"ijs\" -DPACKAGE_VERSION=\"0.35\" -DPACKAGE_STRING=\"ijs\ 0.35\" -DPACKAGE_BUGREPORT=\"inkjet-list@linuxprinting.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ijs\" -DVERSION=\"0.35\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o ijs_client.lo ijs_client.c /bin/sh ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-1/output/host/bin/mips64el-linux-gcc -DPACKAGE_NAME=\"ijs\" -DPACKAGE_TARNAME=\"ijs\" -DPACKAGE_VERSION=\"0.35\" -DPACKAGE_STRING=\"ijs\ 0.35\" -DPACKAGE_BUGREPORT=\"inkjet-list@linuxprinting.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ijs\" -DVERSION=\"0.35\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o ijs_server.lo ijs_server.c /bin/sh ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-1/output/host/bin/mips64el-linux-gcc -DPACKAGE_NAME=\"ijs\" -DPACKAGE_TARNAME=\"ijs\" -DPACKAGE_VERSION=\"0.35\" -DPACKAGE_STRING=\"ijs\ 0.35\" -DPACKAGE_BUGREPORT=\"inkjet-list@linuxprinting.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ijs\" -DVERSION=\"0.35\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o ijs_exec_unix.lo ijs_exec_unix.c libtool: compile: /home/buildroot/autobuild/run/instance-1/output/host/bin/mips64el-linux-gcc -DPACKAGE_NAME=\"ijs\" -DPACKAGE_TARNAME=\"ijs\" -DPACKAGE_VERSION=\"0.35\" "-DPACKAGE_STRING=\"ijs 0.35\"" -DPACKAGE_BUGREPORT=\"inkjet-list@linuxprinting.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ijs\" -DVERSION=\"0.35\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c ijs.c -fPIC -DPIC -o .libs/ijs.o libtool: compile: /home/buildroot/autobuild/run/instance-1/output/host/bin/mips64el-linux-gcc -DPACKAGE_NAME=\"ijs\" -DPACKAGE_TARNAME=\"ijs\" -DPACKAGE_VERSION=\"0.35\" "-DPACKAGE_STRING=\"ijs 0.35\"" -DPACKAGE_BUGREPORT=\"inkjet-list@linuxprinting.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ijs\" -DVERSION=\"0.35\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c ijs_server.c -fPIC -DPIC -o .libs/ijs_server.o libtool: compile: /home/buildroot/autobuild/run/instance-1/output/host/bin/mips64el-linux-gcc -DPACKAGE_NAME=\"ijs\" -DPACKAGE_TARNAME=\"ijs\" -DPACKAGE_VERSION=\"0.35\" "-DPACKAGE_STRING=\"ijs 0.35\"" -DPACKAGE_BUGREPORT=\"inkjet-list@linuxprinting.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ijs\" -DVERSION=\"0.35\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c ijs_client.c -fPIC -DPIC -o .libs/ijs_client.o libtool: compile: /home/buildroot/autobuild/run/instance-1/output/host/bin/mips64el-linux-gcc -DPACKAGE_NAME=\"ijs\" -DPACKAGE_TARNAME=\"ijs\" -DPACKAGE_VERSION=\"0.35\" "-DPACKAGE_STRING=\"ijs 0.35\"" -DPACKAGE_BUGREPORT=\"inkjet-list@linuxprinting.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ijs\" -DVERSION=\"0.35\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c ijs_exec_unix.c -fPIC -DPIC -o .libs/ijs_exec_unix.o /home/buildroot/autobuild/run/instance-1/output/host/bin/mips64el-linux-gcc -DPACKAGE_NAME=\"ijs\" -DPACKAGE_TARNAME=\"ijs\" -DPACKAGE_VERSION=\"0.35\" -DPACKAGE_STRING=\"ijs\ 0.35\" -DPACKAGE_BUGREPORT=\"inkjet-list@linuxprinting.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ijs\" -DVERSION=\"0.35\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o ijs_client_example.o ijs_client_example.c /home/buildroot/autobuild/run/instance-1/output/host/bin/mips64el-linux-gcc -DPACKAGE_NAME=\"ijs\" -DPACKAGE_TARNAME=\"ijs\" -DPACKAGE_VERSION=\"0.35\" -DPACKAGE_STRING=\"ijs\ 0.35\" -DPACKAGE_BUGREPORT=\"inkjet-list@linuxprinting.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ijs\" -DVERSION=\"0.35\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o ijs_server_example.o ijs_server_example.c /bin/sh ./libtool --tag=CC --mode=link /home/buildroot/autobuild/run/instance-1/output/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -release 0.35 -rpath /usr/lib -o libijs.la -rpath /usr/lib ijs.lo ijs_client.lo ijs_server.lo ijs_exec_unix.lo libtool: link: /home/buildroot/autobuild/run/instance-1/output/host/bin/mips64el-linux-gcc -shared -fPIC -DPIC .libs/ijs.o .libs/ijs_client.o .libs/ijs_server.o .libs/ijs_exec_unix.o -Os -Wl,-soname -Wl,libijs-0.35.so -o .libs/libijs-0.35.so libtool: link: (cd ".libs" && rm -f "libijs.so" && ln -s "libijs-0.35.so" "libijs.so") libtool: link: ( cd ".libs" && rm -f "libijs.la" && ln -s "../libijs.la" "libijs.la" ) /bin/sh ./libtool --tag=CC --mode=link /home/buildroot/autobuild/run/instance-1/output/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o ijs_client_example ijs_client_example.o libijs.la /bin/sh ./libtool --tag=CC --mode=link /home/buildroot/autobuild/run/instance-1/output/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o ijs_server_example ijs_server_example.o libijs.la libtool: link: /home/buildroot/autobuild/run/instance-1/output/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o ijs_client_example ijs_client_example.o ./.libs/libijs.so -Wl,-rpath -Wl,/home/buildroot/autobuild/run/instance-1/output/build/ijs-0.35/.libs libtool: link: /home/buildroot/autobuild/run/instance-1/output/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o ijs_server_example ijs_server_example.o ./.libs/libijs.so -Wl,-rpath -Wl,/home/buildroot/autobuild/run/instance-1/output/build/ijs-0.35/.libs >>> ijs 0.35 Installing to staging directory PATH="/home/buildroot/autobuild/run/instance-1/output/host/bin:/home/buildroot/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/run/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot install -C /home/buildroot/autobuild/run/instance-1/output/build/ijs-0.35/ /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c libijs.la '/home/buildroot/autobuild/run/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/man/man1' /usr/bin/install -c ijs-config '/home/buildroot/autobuild/run/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/bin' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/ijs' /usr/bin/install -c -m 644 ijs.pc '/home/buildroot/autobuild/run/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 ijs-config.1 '/home/buildroot/autobuild/run/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/man/man1' /usr/bin/install -c -m 644 ijs_client.h ijs.h ijs_server.h '/home/buildroot/autobuild/run/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/ijs' libtool: install: /usr/bin/install -c .libs/libijs-0.35.so /home/buildroot/autobuild/run/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/libijs-0.35.so libtool: install: (cd /home/buildroot/autobuild/run/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libijs-0.35.so libijs.so || { rm -f libijs.so && ln -s libijs-0.35.so libijs.so; }; }) libtool: install: /usr/bin/install -c .libs/libijs.lai /home/buildroot/autobuild/run/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/libijs.la libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c ijs_client_example ijs_server_example '/home/buildroot/autobuild/run/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/bin' libtool: install: /usr/bin/install -c ijs_client_example /home/buildroot/autobuild/run/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/bin/ijs_client_example libtool: install: /usr/bin/install -c ijs_server_example /home/buildroot/autobuild/run/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/bin/ijs_server_example >>> ijs 0.35 Fixing libtool files >>> ijs 0.35 Installing to target PATH="/home/buildroot/autobuild/run/instance-1/output/host/bin:/home/buildroot/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/run/instance-1/output/target install -C /home/buildroot/autobuild/run/instance-1/output/build/ijs-0.35/ /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output/target/usr/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c libijs.la '/home/buildroot/autobuild/run/instance-1/output/target/usr/lib' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output/target/usr/bin' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output/target/usr/share/man/man1' /usr/bin/install -c ijs-config '/home/buildroot/autobuild/run/instance-1/output/target/usr/bin' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 ijs.pc '/home/buildroot/autobuild/run/instance-1/output/target/usr/lib/pkgconfig' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output/target/usr/include/ijs' /usr/bin/install -c -m 644 ijs-config.1 '/home/buildroot/autobuild/run/instance-1/output/target/usr/share/man/man1' /usr/bin/install -c -m 644 ijs_client.h ijs.h ijs_server.h '/home/buildroot/autobuild/run/instance-1/output/target/usr/include/ijs' libtool: install: /usr/bin/install -c .libs/libijs-0.35.so /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/libijs-0.35.so libtool: install: (cd /home/buildroot/autobuild/run/instance-1/output/target/usr/lib && { ln -s -f libijs-0.35.so libijs.so || { rm -f libijs.so && ln -s libijs-0.35.so libijs.so; }; }) libtool: install: /usr/bin/install -c .libs/libijs.lai /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/libijs.la libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output/target/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c ijs_client_example ijs_server_example '/home/buildroot/autobuild/run/instance-1/output/target/usr/bin' libtool: install: /usr/bin/install -c ijs_client_example /home/buildroot/autobuild/run/instance-1/output/target/usr/bin/ijs_client_example libtool: install: /usr/bin/install -c ijs_server_example /home/buildroot/autobuild/run/instance-1/output/target/usr/bin/ijs_server_example imx-mkimage-rel_imx_4.14.78_1.0.0_ga.tar.gz: OK (sha256: d5d7afca6abef4fc6653a2f8b99545d62921a5ab8c44ff3481120232e2162dde) >>> host-imx-mkimage rel_imx_4.14.78_1.0.0_ga Extracting gzip -d -c /home/buildroot/autobuild/run/instance-1/dl/imx-mkimage/imx-mkimage-rel_imx_4.14.78_1.0.0_ga.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-1/output/build/host-imx-mkimage-rel_imx_4.14.78_1.0.0_ga -xf - >>> host-imx-mkimage rel_imx_4.14.78_1.0.0_ga Patching Applying 0001-add-support-for-overriding-bl32-and-bl33-not-only-bl.patch using patch: patching file iMX8M/mkimage_fit_atf.sh Hunk #1 succeeded at 18 (offset 7 lines). Applying 0002-add-ldflags-to-link-step.patch using patch: patching file iMX8M/soc.mak Hunk #1 succeeded at 42 with fuzz 2 (offset 27 lines). Applying 0003-Add-unused-fake-version.patch using patch: patching file Makefile >>> host-imx-mkimage rel_imx_4.14.78_1.0.0_ga Configuring >>> host-imx-mkimage rel_imx_4.14.78_1.0.0_ga Building PATH="/home/buildroot/autobuild/run/instance-1/output/host/bin:/home/buildroot/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PKG_CONFIG="/home/buildroot/autobuild/run/instance-1/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/run/instance-1/output/host/lib/pkgconfig:/home/buildroot/autobuild/run/instance-1/output/host/share/pkgconfig" /usr/bin/make -j4 PATH="/home/buildroot/autobuild/run/instance-1/output/host/bin:/home/buildroot/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PKG_CONFIG="/home/buildroot/autobuild/run/instance-1/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/run/instance-1/output/host/lib/pkgconfig:/home/buildroot/autobuild/run/instance-1/output/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/buildroot/autobuild/run/instance-1/output/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/run/instance-1/output/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/run/instance-1/output/host/include" LDFLAGS="-L/home/buildroot/autobuild/run/instance-1/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-1/output/host/lib" INTLTOOL_PERL=/usr/bin/perl -C /home/buildroot/autobuild/run/instance-1/output/build/host-imx-mkimage-rel_imx_4.14.78_1.0.0_ga MKIMG=mkimage_imx8 mkimage_imx8 Compiling mkimage_imx8 /usr/bin/gcc -O2 -I/home/buildroot/autobuild/run/instance-1/output/host/include src/imx8qm.c src/imx8qx.c src/imx8qxb0.c src/mkimage_imx8.c -o mkimage_imx8 -I src src/imx8qxb0.c: In function 'set_image_hash': src/imx8qxb0.c:253:2: error: 'for' loop initial declarations are only allowed in C99 mode for(int i = 0; i < strlen(hash)/2; i++){ ^ src/imx8qxb0.c:253:2: note: use option -std=c99 or -std=gnu99 to compile your code src/imx8qxb0.c: In function 'flatten_container_header': src/imx8qxb0.c:271:2: error: 'for' loop initial declarations are only allowed in C99 mode for (int i = 0; i < containers_count; i++) { ^ src/imx8qxb0.c:298:11: error: redefinition of 'i' for (int i = 0; i < containers_count; i++) { ^ src/imx8qxb0.c:271:11: note: previous definition of 'i' was here for (int i = 0; i < containers_count; i++) { ^ src/imx8qxb0.c:298:2: error: 'for' loop initial declarations are only allowed in C99 mode for (int i = 0; i < containers_count; i++) { ^ src/imx8qxb0.c:307:3: error: 'for' loop initial declarations are only allowed in C99 mode for (int j = 0; j < container->num_images; j++) { ^ src/imx8qxb0.c:311:12: error: redefinition of 'j' for (int j = 0; j < container->num_images; j++) { ^ src/imx8qxb0.c:307:12: note: previous definition of 'j' was here for (int j = 0; j < container->num_images; j++) { ^ src/imx8qxb0.c:311:3: error: 'for' loop initial declarations are only allowed in C99 mode for (int j = 0; j < container->num_images; j++) { ^ make[2]: *** [mkimage_imx8] Error 1 make[1]: *** [/home/buildroot/autobuild/run/instance-1/output/build/host-imx-mkimage-rel_imx_4.14.78_1.0.0_ga/.stamp_built] Error 2 make: *** [_all] Error 2 make: Leaving directory `/home/buildroot/autobuild/run/instance-1/buildroot'