checking for socklen_t... yes checking for vprintf... yes checking for _doprnt... no checking for _LARGEFILE_SOURCE value needed for large files... no checking for strnlen... yes checking for strndup... yes checking for library containing bind... none required checking for library containing gethostbyname... none required checking for library containing sched_getparam... none required --------------------------- pthread stuff ------------------------------------- checking whether /home/peko/autobuild/instance-0/output-1/host/bin/arm-none-linux-gnueabi-gcc is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes ----------------------- pthread_rwlock_t stuff -------------------------------- checking if pthread_rwlock_t is available... yes, supported without any options ------------------------------------------------------------------------------- checking pkg-config is at least version 0.9.0... yes checking for OPENSSL... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating docs/Makefile config.status: creating ixml/Makefile config.status: creating upnp/Makefile config.status: creating upnp/sample/Makefile config.status: creating libupnp.pc config.status: creating autoconfig.h config.status: creating upnp/inc/upnpconfig.h config.status: creating upnp/sample/common/config_sample.h 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, --disable-nls >>> libupnp 1.14.12 Building PATH="/home/peko/autobuild/instance-0/output-1/host/bin:/home/peko/autobuild/instance-0/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /home/peko/autobuild/instance-0/output-1/build/libupnp-1.14.12/ make[1]: Entering directory '/home/peko/autobuild/instance-0/output-1/build/libupnp-1.14.12' /usr/bin/make all-recursive make[2]: Entering directory '/home/peko/autobuild/instance-0/output-1/build/libupnp-1.14.12' Making all in ixml make[3]: Entering directory '/home/peko/autobuild/instance-0/output-1/build/libupnp-1.14.12/ixml' CC src/document.lo CC src/attr.lo CC src/element.lo CC src/ixml.lo CC src/ixmldebug.lo CC src/ixmlparser.lo CC src/ixmlmembuf.lo CC src/namedNodeMap.lo CC src/node.lo CC src/nodeList.lo CCLD libixml.la make[3]: Leaving directory '/home/peko/autobuild/instance-0/output-1/build/libupnp-1.14.12/ixml' Making all in upnp make[3]: Entering directory '/home/peko/autobuild/instance-0/output-1/build/libupnp-1.14.12/upnp' Making all in . make[4]: Entering directory '/home/peko/autobuild/instance-0/output-1/build/libupnp-1.14.12/upnp' CC src/threadutil/libupnp_la-FreeList.lo CC src/threadutil/libupnp_la-LinkedList.lo CC src/threadutil/libupnp_la-ThreadPool.lo CC src/threadutil/libupnp_la-TimerThread.lo CC src/ssdp/libupnp_la-SSDPResultData.lo CC src/ssdp/libupnp_la-SSDPResultDataCallback.lo CC src/ssdp/libupnp_la-ssdp_device.lo CC src/ssdp/libupnp_la-ssdp_ctrlpt.lo CC src/ssdp/libupnp_la-ssdp_server.lo CC src/soap/libupnp_la-soap_device.lo In file included from ./src/inc/service_table.h:48:0, from ./src/inc/client_table.h:16, from ./src/inc/upnpapi.h:41, from src/ssdp/ssdp_device.c:52: ../upnp/inc/upnpdebug.h:216:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // static UPNP_INLINE void UpnpPrintf_Inlined(Upnp_LogLevel DLevel, ^ ../upnp/inc/upnpdebug.h:216:1: warning: (this will be reported only once per input file) [enabled by default] In file included from ./src/inc/service_table.h:48:0, from ./src/inc/client_table.h:16, from ./src/inc/upnpapi.h:41, from src/ssdp/ssdp_ctrlpt.c:56: ../upnp/inc/upnpdebug.h:216:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // static UPNP_INLINE void UpnpPrintf_Inlined(Upnp_LogLevel DLevel, ^ ../upnp/inc/upnpdebug.h:216:1: warning: (this will be reported only once per input file) [enabled by default] In file included from ./src/inc/service_table.h:48:0, from ./src/inc/client_table.h:16, from ./src/inc/upnpapi.h:41, from src/ssdp/ssdp_server.c:61: ../upnp/inc/upnpdebug.h:216:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // static UPNP_INLINE void UpnpPrintf_Inlined(Upnp_LogLevel DLevel, ^ ../upnp/inc/upnpdebug.h:216:1: warning: (this will be reported only once per input file) [enabled by default] In file included from ./src/inc/service_table.h:48:0, from ./src/inc/client_table.h:16, from ./src/inc/upnpapi.h:41, from src/soap/soap_device.c:50: ../upnp/inc/upnpdebug.h:216:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // static UPNP_INLINE void UpnpPrintf_Inlined(Upnp_LogLevel DLevel, ^ ../upnp/inc/upnpdebug.h:216:1: warning: (this will be reported only once per input file) [enabled by default] src/ssdp/ssdp_server.c: In function 'create_ssdp_sock_v6': src/ssdp/ssdp_server.c:1221:3: warning: ISO C90 forbids mixed declarations and code [-Wpedantic] uint32_t *p = (uint32_t *)&ssdpMcastAddr.ipv6mr_multiaddr; ^ CC src/soap/libupnp_la-soap_ctrlpt.lo CC src/soap/libupnp_la-soap_common.lo CC src/genlib/miniserver/libupnp_la-miniserver.lo CC src/genlib/client_table/libupnp_la-client_table.lo In file included from ./src/inc/service_table.h:48:0, from ./src/inc/client_table.h:16, from ./src/inc/upnpapi.h:41, from src/soap/soap_ctrlpt.c:48: ../upnp/inc/upnpdebug.h:216:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // static UPNP_INLINE void UpnpPrintf_Inlined(Upnp_LogLevel DLevel, ^ ../upnp/inc/upnpdebug.h:216:1: warning: (this will be reported only once per input file) [enabled by default] CC src/genlib/client_table/libupnp_la-GenlibClientSubscription.lo In file included from ./src/inc/service_table.h:48:0, from ./src/inc/client_table.h:16, from ./src/inc/upnpapi.h:41, from src/genlib/miniserver/miniserver.c:58: ../upnp/inc/upnpdebug.h:216:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // static UPNP_INLINE void UpnpPrintf_Inlined(Upnp_LogLevel DLevel, ^ ../upnp/inc/upnpdebug.h:216:1: warning: (this will be reported only once per input file) [enabled by default] src/genlib/miniserver/miniserver.c:126:3: warning: ISO C90 doesn't support unnamed structs/unions [-Wpedantic] }; ^ CC src/genlib/service_table/libupnp_la-service_table.lo In file included from ./src/inc/service_table.h:48:0, from ./src/inc/client_table.h:16, from src/genlib/client_table/client_table.c:13: ../upnp/inc/upnpdebug.h:216:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // static UPNP_INLINE void UpnpPrintf_Inlined(Upnp_LogLevel DLevel, ^ ../upnp/inc/upnpdebug.h:216:1: warning: (this will be reported only once per input file) [enabled by default] CC src/genlib/util/libupnp_la-membuffer.lo src/genlib/miniserver/miniserver.c: In function 'handle_request': src/genlib/miniserver/miniserver.c:308:6: warning: 'cookie' may be used uninitialized in this function [-Wmaybe-uninitialized] rc = host_validate_callback(host_port, cookie); ^ src/genlib/miniserver/miniserver.c:236:8: note: 'cookie' was declared here void *cookie; ^ CC src/genlib/util/libupnp_la-strintmap.lo CC src/genlib/util/libupnp_la-upnp_timeout.lo In file included from ./src/inc/service_table.h:48:0, from src/genlib/service_table/service_table.c:40: ../upnp/inc/upnpdebug.h:216:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // static UPNP_INLINE void UpnpPrintf_Inlined(Upnp_LogLevel DLevel, ^ ../upnp/inc/upnpdebug.h:216:1: warning: (this will be reported only once per input file) [enabled by default] CC src/genlib/util/libupnp_la-util.lo CC src/genlib/util/libupnp_la-list.lo CC src/genlib/net/libupnp_la-sock.lo CC src/genlib/net/http/libupnp_la-httpparser.lo CC src/genlib/net/http/libupnp_la-httpreadwrite.lo CC src/genlib/net/http/libupnp_la-statcodes.lo In file included from src/genlib/net/sock.c:51:0: ../upnp/inc/upnpdebug.h:216:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // static UPNP_INLINE void UpnpPrintf_Inlined(Upnp_LogLevel DLevel, ^ ../upnp/inc/upnpdebug.h:216:1: warning: (this will be reported only once per input file) [enabled by default] In file included from src/genlib/net/http/httpparser.c:49:0: ../upnp/inc/upnpdebug.h:216:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // static UPNP_INLINE void UpnpPrintf_Inlined(Upnp_LogLevel DLevel, ^ ../upnp/inc/upnpdebug.h:216:1: warning: (this will be reported only once per input file) [enabled by default] In file included from ./src/inc/service_table.h:48:0, from ./src/inc/client_table.h:16, from ./src/inc/upnpapi.h:41, from src/genlib/net/http/httpreadwrite.c:54: ../upnp/inc/upnpdebug.h:216:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // static UPNP_INLINE void UpnpPrintf_Inlined(Upnp_LogLevel DLevel, ^ ../upnp/inc/upnpdebug.h:216:1: warning: (this will be reported only once per input file) [enabled by default] CC src/genlib/net/http/libupnp_la-webserver.lo src/genlib/net/http/httpreadwrite.c: In function 'http_SendMessage': src/genlib/net/http/httpreadwrite.c:619:7: warning: ISO C90 does not support the 'z' gnu_printf length modifier [-Wformat=] num_read); ^ src/genlib/net/http/httpreadwrite.c:619:7: warning: ISO C90 does not support the 'z' gnu_printf length modifier [-Wformat=] src/genlib/net/http/httpreadwrite.c: In function 'http_WriteHttpRequest': src/genlib/net/http/httpreadwrite.c:1370:4: warning: ISO C90 does not support the 'z' gnu_printf length modifier [-Wformat=] sprintf(tempbuf, "%zx\r\n", *size); ^ src/genlib/net/http/httpreadwrite.c: In function 'http_MakeMessage': src/genlib/net/http/httpreadwrite.c:1757:4: warning: ISO C90 does not support the 'z' gnu_printf length modifier [-Wformat=] rc = snprintf(tempbuf, sizeof(tempbuf), "%" PRIzu, num); ^ src/genlib/net/http/httpreadwrite.c:1757:4: warning: ISO C90 does not support the 'z' gnu_printf length modifier [-Wformat=] src/genlib/net/http/httpreadwrite.c:1767:5: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] (int64_t)bignum); ^ src/genlib/net/http/httpreadwrite.c:1767:5: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] CC src/genlib/net/http/libupnp_la-parsetools.lo In file included from ./src/inc/service_table.h:48:0, from ./src/inc/client_table.h:16, from ./src/inc/upnpapi.h:41, from src/genlib/net/http/webserver.c:60: ../upnp/inc/upnpdebug.h:216:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // static UPNP_INLINE void UpnpPrintf_Inlined(Upnp_LogLevel DLevel, ^ ../upnp/inc/upnpdebug.h:216:1: warning: (this will be reported only once per input file) [enabled by default] src/genlib/net/http/webserver.c:227:2: warning: string length '849' is greater than the length '509' ISO C90 compilers are required to support [-Woverlength-strings] "\0"; ^ src/genlib/net/http/webserver.c: In function 'GetNextRange': src/genlib/net/http/webserver.c:773:2: warning: ISO C90 does not support the 'll' gnu_scanf length modifier [-Wformat=] sscanf(Tok, "%" SCNd64 "%" SCNd64, &F, &L); ^ src/genlib/net/http/webserver.c:773:2: warning: ISO C90 does not support the 'll' gnu_scanf length modifier [-Wformat=] src/genlib/net/http/webserver.c: In function 'CreateHTTPRangeResponseHeader': src/genlib/net/http/webserver.c:863:5: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] (int64_t)FileLength); ^ src/genlib/net/http/webserver.c:863:5: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] src/genlib/net/http/webserver.c:863:5: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] src/genlib/net/http/webserver.c:863:5: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] src/genlib/net/http/webserver.c:863:5: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] src/genlib/net/http/webserver.c:863:5: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] src/genlib/net/http/webserver.c:879:5: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] (int64_t)FileLength); ^ src/genlib/net/http/webserver.c:879:5: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] src/genlib/net/http/webserver.c:879:5: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] src/genlib/net/http/webserver.c:879:5: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] src/genlib/net/http/webserver.c:879:5: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] src/genlib/net/http/webserver.c:879:5: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] src/genlib/net/http/webserver.c:894:6: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] (int64_t)FileLength); ^ src/genlib/net/http/webserver.c:894:6: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] src/genlib/net/http/webserver.c:894:6: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] src/genlib/net/http/webserver.c:894:6: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] src/genlib/net/http/webserver.c:904:6: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] (int64_t)FileLength); ^ src/genlib/net/http/webserver.c:904:6: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] src/genlib/net/http/webserver.c:904:6: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] src/genlib/net/http/webserver.c:904:6: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] src/genlib/net/http/webserver.c:904:6: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] src/genlib/net/http/webserver.c:904:6: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=] CC src/genlib/net/uri/libupnp_la-uri.lo CC src/gena/libupnp_la-gena_device.lo CC src/gena/libupnp_la-gena_ctrlpt.lo In file included from ./src/inc/service_table.h:48:0, from ./src/inc/client_table.h:16, from ./src/inc/upnpapi.h:41, from src/genlib/net/uri/uri.c:56: ../upnp/inc/upnpdebug.h:216:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // static UPNP_INLINE void UpnpPrintf_Inlined(Upnp_LogLevel DLevel, ^ ../upnp/inc/upnpdebug.h:216:1: warning: (this will be reported only once per input file) [enabled by default] CC src/gena/libupnp_la-gena_callback2.lo In file included from ./src/inc/service_table.h:48:0, from ./src/inc/client_table.h:16, from ./src/inc/gena.h:49, from src/gena/gena_device.c:46: ../upnp/inc/upnpdebug.h:216:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // static UPNP_INLINE void UpnpPrintf_Inlined(Upnp_LogLevel DLevel, ^ ../upnp/inc/upnpdebug.h:216:1: warning: (this will be reported only once per input file) [enabled by default] src/gena/gena_device.c: In function 'AllocGenaHeaders': src/gena/gena_device.c:460:3: warning: ISO C90 does not support the 'z' gnu_printf length modifier [-Wformat=] HEADER_LINE_4); ^ src/gena/gena_device.c:460:3: warning: ISO C90 does not support the 'z' gnu_printf length modifier [-Wformat=] In file included from ./src/inc/service_table.h:48:0, from ./src/inc/client_table.h:16, from ./src/inc/gena.h:49, from src/gena/gena_ctrlpt.c:43: ../upnp/inc/upnpdebug.h:216:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // static UPNP_INLINE void UpnpPrintf_Inlined(Upnp_LogLevel DLevel, ^ ../upnp/inc/upnpdebug.h:216:1: warning: (this will be reported only once per input file) [enabled by default] CC src/api/libupnp_la-UpnpActionComplete.lo CC src/api/libupnp_la-UpnpActionRequest.lo In file included from ./src/inc/service_table.h:48:0, from ./src/inc/client_table.h:16, from ./src/inc/gena.h:49, from src/gena/gena_callback2.c:34: ../upnp/inc/upnpdebug.h:216:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // static UPNP_INLINE void UpnpPrintf_Inlined(Upnp_LogLevel DLevel, ^ ../upnp/inc/upnpdebug.h:216:1: warning: (this will be reported only once per input file) [enabled by default] CC src/api/libupnp_la-UpnpDiscovery.lo CC src/api/libupnp_la-UpnpEvent.lo CC src/api/libupnp_la-UpnpEventSubscribe.lo CC src/api/libupnp_la-UpnpExtraHeaders.lo CC src/api/libupnp_la-UpnpFileInfo.lo CC src/api/libupnp_la-UpnpStateVarComplete.lo CC src/api/libupnp_la-UpnpStateVarRequest.lo CC src/api/libupnp_la-UpnpSubscriptionRequest.lo CC src/api/libupnp_la-UpnpString.lo CC src/api/libupnp_la-upnpapi.lo CC src/api/libupnp_la-upnpdebug.lo CC src/api/libupnp_la-upnptools.lo CC src/uuid/libupnp_la-md5.lo In file included from ./src/inc/service_table.h:48:0, from ./src/inc/client_table.h:16, from ./src/inc/upnpapi.h:41, from src/api/upnpapi.c:43: ../upnp/inc/upnpdebug.h:216:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // static UPNP_INLINE void UpnpPrintf_Inlined(Upnp_LogLevel DLevel, ^ ../upnp/inc/upnpdebug.h:216:1: warning: (this will be reported only once per input file) [enabled by default] src/api/upnpapi.c:82:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // ifr_netmask is not defined on eg OmniOS/Solaris, but since ^ src/api/upnpapi.c:82:1: warning: (this will be reported only once per input file) [enabled by default] In file included from src/api/upnpdebug.c:41:0: ../upnp/inc/upnpdebug.h:216:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // static UPNP_INLINE void UpnpPrintf_Inlined(Upnp_LogLevel DLevel, ^ ../upnp/inc/upnpdebug.h:216:1: warning: (this will be reported only once per input file) [enabled by default] CC src/uuid/libupnp_la-sysdep.lo CC src/uuid/libupnp_la-uuid.lo CC src/urlconfig/libupnp_la-urlconfig.lo src/uuid/sysdep.c: In function 'get_system_time': src/uuid/sysdep.c:105:8: warning: integer constant is too large for 'long' type [-Wlong-long] (uuid_time_t)tp.tv_usec * 10 + 0x01B21DD213814000L; ^ In file included from src/urlconfig/urlconfig.c:42:0: ../upnp/inc/upnpdebug.h:216:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // static UPNP_INLINE void UpnpPrintf_Inlined(Upnp_LogLevel DLevel, ^ ../upnp/inc/upnpdebug.h:216:1: warning: (this will be reported only once per input file) [enabled by default] CCLD libupnp.la make[4]: Leaving directory '/home/peko/autobuild/instance-0/output-1/build/libupnp-1.14.12/upnp' Making all in sample make[4]: Entering directory '/home/peko/autobuild/instance-0/output-1/build/libupnp-1.14.12/upnp/sample' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/peko/autobuild/instance-0/output-1/build/libupnp-1.14.12/upnp/sample' make[3]: Leaving directory '/home/peko/autobuild/instance-0/output-1/build/libupnp-1.14.12/upnp' Making all in docs make[3]: Entering directory '/home/peko/autobuild/instance-0/output-1/build/libupnp-1.14.12/docs' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/peko/autobuild/instance-0/output-1/build/libupnp-1.14.12/docs' make[3]: Entering directory '/home/peko/autobuild/instance-0/output-1/build/libupnp-1.14.12' make[3]: Leaving directory '/home/peko/autobuild/instance-0/output-1/build/libupnp-1.14.12' make[2]: Leaving directory '/home/peko/autobuild/instance-0/output-1/build/libupnp-1.14.12' make[1]: Leaving directory '/home/peko/autobuild/instance-0/output-1/build/libupnp-1.14.12' >>> libupnp 1.14.12 Installing to staging directory PATH="/home/peko/autobuild/instance-0/output-1/host/bin:/home/peko/autobuild/instance-0/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/peko/autobuild/instance-0/output-1/host/arm-buildroot-linux-gnueabi/sysroot install -C /home/peko/autobuild/instance-0/output-1/build/libupnp-1.14.12/ make[1]: Entering directory '/home/peko/autobuild/instance-0/output-1/build/libupnp-1.14.12' Making install in ixml make[2]: Entering directory '/home/peko/autobuild/instance-0/output-1/build/libupnp-1.14.12/ixml' make[3]: Entering directory '/home/peko/autobuild/instance-0/output-1/build/libupnp-1.14.12/ixml' /bin/mkdir -p '/home/peko/autobuild/instance-0/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib' /bin/mkdir -p '/home/peko/autobuild/instance-0/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/upnp' /bin/bash ../libtool --mode=install /usr/bin/install -c libixml.la '/home/peko/autobuild/instance-0/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib' /usr/bin/install -c -m 644 inc/ixml.h inc/ixmldebug.h '/home/peko/autobuild/instance-0/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/upnp' libtool: install: /usr/bin/install -c .libs/libixml.so.11.1.2 /home/peko/autobuild/instance-0/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib/libixml.so.11.1.2 libtool: install: (cd /home/peko/autobuild/instance-0/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib && { ln -s -f libixml.so.11.1.2 libixml.so.11 || { rm -f libixml.so.11 && ln -s libixml.so.11.1.2 libixml.so.11; }; }) libtool: install: (cd /home/peko/autobuild/instance-0/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib && { ln -s -f libixml.so.11.1.2 libixml.so || { rm -f libixml.so && ln -s libixml.so.11.1.2 libixml.so; }; }) libtool: install: /usr/bin/install -c .libs/libixml.lai /home/peko/autobuild/instance-0/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib/libixml.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Leaving directory '/home/peko/autobuild/instance-0/output-1/build/libupnp-1.14.12/ixml' make[2]: Leaving directory '/home/peko/autobuild/instance-0/output-1/build/libupnp-1.14.12/ixml' Making install in upnp make[2]: Entering directory '/home/peko/autobuild/instance-0/output-1/build/libupnp-1.14.12/upnp' Making install in . make[3]: Entering directory '/home/peko/autobuild/instance-0/output-1/build/libupnp-1.14.12/upnp' make[4]: Entering directory '/home/peko/autobuild/instance-0/output-1/build/libupnp-1.14.12/upnp' /bin/mkdir -p '/home/peko/autobuild/instance-0/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib' /bin/mkdir -p '/home/peko/autobuild/instance-0/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/upnp' /bin/mkdir -p '/home/peko/autobuild/instance-0/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/upnp' /bin/bash ../libtool --mode=install /usr/bin/install -c libupnp.la '/home/peko/autobuild/instance-0/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib' /usr/bin/install -c -m 644 inc/upnpconfig.h '/home/peko/autobuild/instance-0/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/upnp' /usr/bin/install -c -m 644 inc/UpnpActionComplete.h inc/UpnpActionRequest.h inc/Callback.h inc/UpnpDiscovery.h inc/UpnpEvent.h inc/UpnpEventSubscribe.h inc/UpnpExtraHeaders.h inc/UpnpFileInfo.h inc/list.h inc/UpnpStateVarComplete.h inc/UpnpStateVarRequest.h inc/UpnpSubscriptionRequest.h inc/UpnpString.h inc/upnp.h inc/upnpdebug.h inc/UpnpGlobal.h inc/UpnpInet.h inc/UpnpIntTypes.h inc/UpnpStdInt.h inc/UpnpUniStd.h inc/upnptools.h inc/ithread.h '/home/peko/autobuild/instance-0/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/upnp' libtool: install: /usr/bin/install -c .libs/libupnp.so.17.1.3 /home/peko/autobuild/instance-0/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib/libupnp.so.17.1.3 libtool: install: (cd /home/peko/autobuild/instance-0/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib && { ln -s -f libupnp.so.17.1.3 libupnp.so.17 || { rm -f libupnp.so.17 && ln -s libupnp.so.17.1.3 libupnp.so.17; }; }) libtool: install: (cd /home/peko/autobuild/instance-0/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib && { ln -s -f libupnp.so.17.1.3 libupnp.so || { rm -f libupnp.so && ln -s libupnp.so.17.1.3 libupnp.so; }; }) libtool: install: /usr/bin/install -c .libs/libupnp.lai /home/peko/autobuild/instance-0/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib/libupnp.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[4]: Leaving directory '/home/peko/autobuild/instance-0/output-1/build/libupnp-1.14.12/upnp' make[3]: Leaving directory '/home/peko/autobuild/instance-0/output-1/build/libupnp-1.14.12/upnp' Making install in sample make[3]: Entering directory '/home/peko/autobuild/instance-0/output-1/build/libupnp-1.14.12/upnp/sample' make[4]: Entering directory '/home/peko/autobuild/instance-0/output-1/build/libupnp-1.14.12/upnp/sample' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/peko/autobuild/instance-0/output-1/build/libupnp-1.14.12/upnp/sample' make[3]: Leaving directory '/home/peko/autobuild/instance-0/output-1/build/libupnp-1.14.12/upnp/sample' make[2]: Leaving directory '/home/peko/autobuild/instance-0/output-1/build/libupnp-1.14.12/upnp' Making install in docs make[2]: Entering directory '/home/peko/autobuild/instance-0/output-1/build/libupnp-1.14.12/docs' make[3]: Entering directory '/home/peko/autobuild/instance-0/output-1/build/libupnp-1.14.12/docs' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/peko/autobuild/instance-0/output-1/build/libupnp-1.14.12/docs' make[2]: Leaving directory '/home/peko/autobuild/instance-0/output-1/build/libupnp-1.14.12/docs' make[2]: Entering directory '/home/peko/autobuild/instance-0/output-1/build/libupnp-1.14.12' make[3]: Entering directory '/home/peko/autobuild/instance-0/output-1/build/libupnp-1.14.12' make[3]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/peko/autobuild/instance-0/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libupnp.pc '/home/peko/autobuild/instance-0/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib/pkgconfig' make[3]: Leaving directory '/home/peko/autobuild/instance-0/output-1/build/libupnp-1.14.12' make[2]: Leaving directory '/home/peko/autobuild/instance-0/output-1/build/libupnp-1.14.12' make[1]: Leaving directory '/home/peko/autobuild/instance-0/output-1/build/libupnp-1.14.12' >>> libupnp 1.14.12 Fixing libtool files for la in $(find /home/peko/autobuild/instance-0/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/home/peko/autobuild/instance-0/output-1:@BASE_DIR@:g" \ -e "s:/home/peko/autobuild/instance-0/output-1/host/arm-buildroot-linux-gnueabi/sysroot:@STAGING_DIR@:g" \ -e "s:/home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/home/peko/autobuild/instance-0/output-1/host/arm-buildroot-linux-gnueabi/sysroot:g" \ -e "s:@BASE_DIR@:/home/peko/autobuild/instance-0/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> libupnp 1.14.12 Installing to target PATH="/home/peko/autobuild/instance-0/output-1/host/bin:/home/peko/autobuild/instance-0/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/peko/autobuild/instance-0/output-1/target install -C /home/peko/autobuild/instance-0/output-1/build/libupnp-1.14.12/ make[1]: Entering directory '/home/peko/autobuild/instance-0/output-1/build/libupnp-1.14.12' Making install in ixml make[2]: Entering directory '/home/peko/autobuild/instance-0/output-1/build/libupnp-1.14.12/ixml' make[3]: Entering directory '/home/peko/autobuild/instance-0/output-1/build/libupnp-1.14.12/ixml' /bin/mkdir -p '/home/peko/autobuild/instance-0/output-1/target/usr/include/upnp' /bin/mkdir -p '/home/peko/autobuild/instance-0/output-1/target/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libixml.la '/home/peko/autobuild/instance-0/output-1/target/usr/lib' /usr/bin/install -c -m 644 inc/ixml.h inc/ixmldebug.h '/home/peko/autobuild/instance-0/output-1/target/usr/include/upnp' libtool: install: /usr/bin/install -c .libs/libixml.so.11.1.2 /home/peko/autobuild/instance-0/output-1/target/usr/lib/libixml.so.11.1.2 libtool: install: (cd /home/peko/autobuild/instance-0/output-1/target/usr/lib && { ln -s -f libixml.so.11.1.2 libixml.so.11 || { rm -f libixml.so.11 && ln -s libixml.so.11.1.2 libixml.so.11; }; }) libtool: install: (cd /home/peko/autobuild/instance-0/output-1/target/usr/lib && { ln -s -f libixml.so.11.1.2 libixml.so || { rm -f libixml.so && ln -s libixml.so.11.1.2 libixml.so; }; }) libtool: install: /usr/bin/install -c .libs/libixml.lai /home/peko/autobuild/instance-0/output-1/target/usr/lib/libixml.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Leaving directory '/home/peko/autobuild/instance-0/output-1/build/libupnp-1.14.12/ixml' make[2]: Leaving directory '/home/peko/autobuild/instance-0/output-1/build/libupnp-1.14.12/ixml' Making install in upnp make[2]: Entering directory '/home/peko/autobuild/instance-0/output-1/build/libupnp-1.14.12/upnp' Making install in . make[3]: Entering directory '/home/peko/autobuild/instance-0/output-1/build/libupnp-1.14.12/upnp' make[4]: Entering directory '/home/peko/autobuild/instance-0/output-1/build/libupnp-1.14.12/upnp' /bin/mkdir -p '/home/peko/autobuild/instance-0/output-1/target/usr/lib' /bin/mkdir -p '/home/peko/autobuild/instance-0/output-1/target/usr/include/upnp' /bin/bash ../libtool --mode=install /usr/bin/install -c libupnp.la '/home/peko/autobuild/instance-0/output-1/target/usr/lib' /bin/mkdir -p '/home/peko/autobuild/instance-0/output-1/target/usr/include/upnp' /usr/bin/install -c -m 644 inc/upnpconfig.h '/home/peko/autobuild/instance-0/output-1/target/usr/include/upnp' /usr/bin/install -c -m 644 inc/UpnpActionComplete.h inc/UpnpActionRequest.h inc/Callback.h inc/UpnpDiscovery.h inc/UpnpEvent.h inc/UpnpEventSubscribe.h inc/UpnpExtraHeaders.h inc/UpnpFileInfo.h inc/list.h inc/UpnpStateVarComplete.h inc/UpnpStateVarRequest.h inc/UpnpSubscriptionRequest.h inc/UpnpString.h inc/upnp.h inc/upnpdebug.h inc/UpnpGlobal.h inc/UpnpInet.h inc/UpnpIntTypes.h inc/UpnpStdInt.h inc/UpnpUniStd.h inc/upnptools.h inc/ithread.h '/home/peko/autobuild/instance-0/output-1/target/usr/include/upnp' libtool: install: /usr/bin/install -c .libs/libupnp.so.17.1.3 /home/peko/autobuild/instance-0/output-1/target/usr/lib/libupnp.so.17.1.3 libtool: install: (cd /home/peko/autobuild/instance-0/output-1/target/usr/lib && { ln -s -f libupnp.so.17.1.3 libupnp.so.17 || { rm -f libupnp.so.17 && ln -s libupnp.so.17.1.3 libupnp.so.17; }; }) libtool: install: (cd /home/peko/autobuild/instance-0/output-1/target/usr/lib && { ln -s -f libupnp.so.17.1.3 libupnp.so || { rm -f libupnp.so && ln -s libupnp.so.17.1.3 libupnp.so; }; }) libtool: install: /usr/bin/install -c .libs/libupnp.lai /home/peko/autobuild/instance-0/output-1/target/usr/lib/libupnp.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[4]: Leaving directory '/home/peko/autobuild/instance-0/output-1/build/libupnp-1.14.12/upnp' make[3]: Leaving directory '/home/peko/autobuild/instance-0/output-1/build/libupnp-1.14.12/upnp' Making install in sample make[3]: Entering directory '/home/peko/autobuild/instance-0/output-1/build/libupnp-1.14.12/upnp/sample' make[4]: Entering directory '/home/peko/autobuild/instance-0/output-1/build/libupnp-1.14.12/upnp/sample' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/peko/autobuild/instance-0/output-1/build/libupnp-1.14.12/upnp/sample' make[3]: Leaving directory '/home/peko/autobuild/instance-0/output-1/build/libupnp-1.14.12/upnp/sample' make[2]: Leaving directory '/home/peko/autobuild/instance-0/output-1/build/libupnp-1.14.12/upnp' Making install in docs make[2]: Entering directory '/home/peko/autobuild/instance-0/output-1/build/libupnp-1.14.12/docs' make[3]: Entering directory '/home/peko/autobuild/instance-0/output-1/build/libupnp-1.14.12/docs' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/peko/autobuild/instance-0/output-1/build/libupnp-1.14.12/docs' make[2]: Leaving directory '/home/peko/autobuild/instance-0/output-1/build/libupnp-1.14.12/docs' make[2]: Entering directory '/home/peko/autobuild/instance-0/output-1/build/libupnp-1.14.12' make[3]: Entering directory '/home/peko/autobuild/instance-0/output-1/build/libupnp-1.14.12' make[3]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/peko/autobuild/instance-0/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libupnp.pc '/home/peko/autobuild/instance-0/output-1/target/usr/lib/pkgconfig' make[3]: Leaving directory '/home/peko/autobuild/instance-0/output-1/build/libupnp-1.14.12' make[2]: Leaving directory '/home/peko/autobuild/instance-0/output-1/build/libupnp-1.14.12' make[1]: Leaving directory '/home/peko/autobuild/instance-0/output-1/build/libupnp-1.14.12' libuwsc-3.3.5.tar.gz: OK (sha256: a06b7324671e181ffe3165e93e6f94c7ac1380f69e32a52e80c8da7016acd60d) >>> libuwsc 3.3.5 Extracting gzip -d -c /home/peko/autobuild/instance-0/dl/libuwsc/libuwsc-3.3.5.tar.gz | tar --strip-components=1 -C /home/peko/autobuild/instance-0/output-1/build/libuwsc-3.3.5 -xf - >>> libuwsc 3.3.5 Patching Applying 0001-CMakeLists.txt-add-BUILD_EXAMPLE.patch using patch: patching file CMakeLists.txt Applying 0002-fix-bad-indentation.patch using patch: patching file src/lua/uwsc_lua.c Hunk #1 succeeded at 177 (offset -1 lines). >>> libuwsc 3.3.5 Configuring (mkdir -p /home/peko/autobuild/instance-0/output-1/build/libuwsc-3.3.5/ && cd /home/peko/autobuild/instance-0/output-1/build/libuwsc-3.3.5/ && rm -f CMakeCache.txt && PATH="/home/peko/autobuild/instance-0/output-1/host/bin:/home/peko/autobuild/instance-0/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /home/peko/autobuild/instance-0/output-1/host/bin/cmake /home/peko/autobuild/instance-0/output-1/build/libuwsc-3.3.5/ -DCMAKE_TOOLCHAIN_FILE="/home/peko/autobuild/instance-0/output-1/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON -DUWSC_SSL_SUPPORT=ON -DUWSC_USE_MBEDTLS=OFF -DUWSC_USE_OPENSSL=ON -DUWSC_USE_WOLFSSL=OFF -DUWSC_LUA_SUPPORT=ON -DBUILD_STATIC_LIBS=OFF ) -- The C compiler identification is GNU 4.8.3 -- Check for working C compiler: /home/peko/autobuild/instance-0/output-1/host/bin/arm-none-linux-gnueabi-gcc -- Check for working C compiler: /home/peko/autobuild/instance-0/output-1/host/bin/arm-none-linux-gnueabi-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Found Libev: /home/peko/autobuild/instance-0/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib/libev.so (found version "4.33") -- Could NOT find WOLFSSL (missing: WOLFSSL_LIBRARY WOLFSSL_INCLUDE_DIR) -- Found MbedTLS: /home/peko/autobuild/instance-0/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib/libmbedtls.so (found version "2.28.0") -- Select OpenSSL as the SSL backend