checking for sys/time.h... (cached) yes checking for sys/msg.h... yes checking for time.h... (cached) yes checking for sys/mman.h... yes checking for sys/ioctl.h... yes checking for sys/socket.h... (cached) yes checking for sys/select.h... (cached) yes checking for netdb.h... yes checking for netinet/in.h... (cached) yes checking for netinet/ip.h... yes checking for netinet/tcp.h... (cached) yes checking for arpa/inet.h... yes checking for endian.h... yes checking for machine/endian.h... no checking for sys/endian.h... no checking for sys/param.h... yes checking for sys/machine.h... no checking for sys/byteorder.h... no checking for machine/param.h... no checking for sys/isa_defs.h... no checking for inttypes.h... (cached) yes checking for stddef.h... yes checking for unistd.h... (cached) yes checking for sockLib.h... no checking for inetLib.h... no checking for net/if.h... yes checking for search.h... yes checking for tsearch... yes checking whether tdelete works... guessing yes checking for rand... yes checking for random... yes checking for struct sockaddr_in.sin_len... no checking whether getsockname is declared... yes checking for getsockname... yes checking whether getsockname() is usable... assuming yes checking for sys/eventfd.h... yes checking whether eventfd(2) is usable... yes checking for accept4... yes checking for gmtime_r... yes checking for memmem... yes checking for snprintf... yes checking whether gmtime_s is declared... no checking whether SOCK_NONBLOCK is declared... yes checking whether clock_gettime is declared... yes checking for library containing clock_gettime... none required checking for clock_get_time... no checking for gethrtime... no checking for IPv6... yes checking whether the linker accepts -fvisibility=hidden... yes checking whether C compiler accepts -fvisibility=hidden... yes checking for suitable libmagic... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGEFILE_SOURCE value needed for large files... no checking for lseek64... yes checking for pread64... yes checking for pread... yes checking for Linux-style sendfile(2)... yes checking for sendfile64... yes checking whether to generate error messages... yes checking whether to enable postprocessor... yes checking for zzuf... no checking for socat... no checking how to find GnuTLS library... -I/home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -L/home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib -lgnutls checking for gnutls/gnutls.h... yes checking for gnutls_priority_set in -lgnutls... yes checking pkg-config is at least version 0.9.0... yes checking for gnutls_privkey_import_x509_raw()... yes checking whether GnuTLS require libgcrypt initialisaion... no checking whether to support HTTPS... yes (using libgnutls) checking whether to support HTTP basic authentication... yes checking whether to support HTTP digest authentication... yes checking whether to support HTTP "Upgrade"... yes checking for calloc()... yes checking for fork()... yes checking for waitpid()... yes checking whether to compile with support for code coverage analysis... no checking the number of available CPUs... 160 checking whether to enable debug asserts... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating src/microhttpd/microhttpd_dll_res.rc config.status: creating libmicrohttpd.pc config.status: creating w32/common/microhttpd_dll_res_vc.rc config.status: creating po/configure.acT config.status: creating Makefile config.status: creating contrib/Makefile config.status: creating doc/Makefile config.status: creating doc/doxygen/libmicrohttpd.doxy config.status: creating doc/doxygen/Makefile config.status: creating doc/examples/Makefile config.status: creating m4/Makefile config.status: creating src/Makefile config.status: creating src/include/Makefile config.status: creating src/microhttpd/Makefile config.status: creating src/examples/Makefile config.status: creating src/testcurl/Makefile config.status: creating src/testcurl/https/Makefile config.status: creating src/testzzuf/Makefile config.status: creating MHD_config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po/configargs.stamp commands config.status: po/configargs.stamp is updated configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls configure: GNU libmicrohttpd 0.9.59 Configuration Summary: Target directory: /usr Cross-compiling: yes Operating System: linux-uclibcgnueabi Shutdown of listening socket trigger select: yes Inter-thread comm: eventfd poll support: yes epoll support: yes sendfile used: yes, Linux-style HTTPS support: yes (using libgnutls) Threading lib: posix Use thread names: yes Use debug asserts: no Messages: yes Basic auth.: yes Digest auth.: yes HTTP "Upgrade": yes Postproc: yes Build docs: no Build examples: no Test with libcurl: no, many unit tests will not run configure: HTTPS subsystem configuration: License : LGPL only >>> libmicrohttpd 0.9.59 Building PATH="/home/peko/autobuild/instance-3/output/host/bin:/home/peko/autobuild/instance-3/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/peko/.local/bin:/home/peko/bin" /usr/bin/make -j16 -C /home/peko/autobuild/instance-3/output/build/libmicrohttpd-0.9.59/ /usr/bin/make all-recursive Making all in contrib make[4]: Nothing to be done for `all'. Making all in m4 make[4]: Nothing to be done for `all'. Making all in src Making all in include Making all in . make[6]: Nothing to be done for `all-am'. Making all in microhttpd /bin/sh ../../libtool --tag=CC --mode=compile /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -DBUILDING_MHD_LIB=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fvisibility=hidden -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -fno-strict-aliasing -c -o libmicrohttpd_la-connection.lo `test -f 'connection.c' || echo './'`connection.c /bin/sh ../../libtool --tag=CC --mode=compile /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -DBUILDING_MHD_LIB=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fvisibility=hidden -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -fno-strict-aliasing -c -o libmicrohttpd_la-reason_phrase.lo `test -f 'reason_phrase.c' || echo './'`reason_phrase.c /bin/sh ../../libtool --tag=CC --mode=compile /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -DBUILDING_MHD_LIB=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fvisibility=hidden -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -fno-strict-aliasing -c -o libmicrohttpd_la-daemon.lo `test -f 'daemon.c' || echo './'`daemon.c /bin/sh ../../libtool --tag=CC --mode=compile /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -DBUILDING_MHD_LIB=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fvisibility=hidden -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -fno-strict-aliasing -c -o libmicrohttpd_la-internal.lo `test -f 'internal.c' || echo './'`internal.c /bin/sh ../../libtool --tag=CC --mode=compile /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -DBUILDING_MHD_LIB=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fvisibility=hidden -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -fno-strict-aliasing -c -o libmicrohttpd_la-memorypool.lo `test -f 'memorypool.c' || echo './'`memorypool.c /bin/sh ../../libtool --tag=CC --mode=compile /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -DBUILDING_MHD_LIB=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fvisibility=hidden -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -fno-strict-aliasing -c -o libmicrohttpd_la-mhd_mono_clock.lo `test -f 'mhd_mono_clock.c' || echo './'`mhd_mono_clock.c /bin/sh ../../libtool --tag=CC --mode=compile /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -DBUILDING_MHD_LIB=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fvisibility=hidden -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -fno-strict-aliasing -c -o libmicrohttpd_la-sysfdsetsize.lo `test -f 'sysfdsetsize.c' || echo './'`sysfdsetsize.c /bin/sh ../../libtool --tag=CC --mode=compile /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -DBUILDING_MHD_LIB=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fvisibility=hidden -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -fno-strict-aliasing -c -o libmicrohttpd_la-mhd_str.lo `test -f 'mhd_str.c' || echo './'`mhd_str.c /bin/sh ../../libtool --tag=CC --mode=compile /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -DBUILDING_MHD_LIB=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fvisibility=hidden -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -fno-strict-aliasing -c -o libmicrohttpd_la-mhd_threads.lo `test -f 'mhd_threads.c' || echo './'`mhd_threads.c /bin/sh ../../libtool --tag=CC --mode=compile /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -DBUILDING_MHD_LIB=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fvisibility=hidden -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -fno-strict-aliasing -c -o libmicrohttpd_la-mhd_sockets.lo `test -f 'mhd_sockets.c' || echo './'`mhd_sockets.c /bin/sh ../../libtool --tag=CC --mode=compile /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -DBUILDING_MHD_LIB=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fvisibility=hidden -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -fno-strict-aliasing -c -o libmicrohttpd_la-mhd_itc.lo `test -f 'mhd_itc.c' || echo './'`mhd_itc.c /bin/sh ../../libtool --tag=CC --mode=compile /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -DBUILDING_MHD_LIB=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fvisibility=hidden -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -fno-strict-aliasing -c -o libmicrohttpd_la-mhd_compat.lo `test -f 'mhd_compat.c' || echo './'`mhd_compat.c /bin/sh ../../libtool --tag=CC --mode=compile /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -DBUILDING_MHD_LIB=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fvisibility=hidden -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -fno-strict-aliasing -c -o libmicrohttpd_la-response.lo `test -f 'response.c' || echo './'`response.c /bin/sh ../../libtool --tag=CC --mode=compile /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -DBUILDING_MHD_LIB=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fvisibility=hidden -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -fno-strict-aliasing -c -o libmicrohttpd_la-postprocessor.lo `test -f 'postprocessor.c' || echo './'`postprocessor.c /bin/sh ../../libtool --tag=CC --mode=compile /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -DBUILDING_MHD_LIB=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fvisibility=hidden -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -fno-strict-aliasing -c -o libmicrohttpd_la-digestauth.lo `test -f 'digestauth.c' || echo './'`digestauth.c /bin/sh ../../libtool --tag=CC --mode=compile /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -DBUILDING_MHD_LIB=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fvisibility=hidden -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -fno-strict-aliasing -c -o libmicrohttpd_la-md5.lo `test -f 'md5.c' || echo './'`md5.c libtool: compile: /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -DBUILDING_MHD_LIB=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fvisibility=hidden -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -fno-strict-aliasing -c memorypool.c -fPIC -DPIC -o .libs/libmicrohttpd_la-memorypool.o libtool: compile: /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -DBUILDING_MHD_LIB=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fvisibility=hidden -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -fno-strict-aliasing -c reason_phrase.c -fPIC -DPIC -o .libs/libmicrohttpd_la-reason_phrase.o libtool: compile: /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -DBUILDING_MHD_LIB=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fvisibility=hidden -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -fno-strict-aliasing -c mhd_compat.c -fPIC -DPIC -o .libs/libmicrohttpd_la-mhd_compat.o libtool: compile: /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -DBUILDING_MHD_LIB=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fvisibility=hidden -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -fno-strict-aliasing -c daemon.c -fPIC -DPIC -o .libs/libmicrohttpd_la-daemon.o libtool: compile: /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -DBUILDING_MHD_LIB=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fvisibility=hidden -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -fno-strict-aliasing -c connection.c -fPIC -DPIC -o .libs/libmicrohttpd_la-connection.o libtool: compile: /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -DBUILDING_MHD_LIB=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fvisibility=hidden -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -fno-strict-aliasing -c sysfdsetsize.c -fPIC -DPIC -o .libs/libmicrohttpd_la-sysfdsetsize.o libtool: compile: /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -DBUILDING_MHD_LIB=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fvisibility=hidden -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -fno-strict-aliasing -c mhd_str.c -fPIC -DPIC -o .libs/libmicrohttpd_la-mhd_str.o libtool: compile: /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -DBUILDING_MHD_LIB=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fvisibility=hidden -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -fno-strict-aliasing -c postprocessor.c -fPIC -DPIC -o .libs/libmicrohttpd_la-postprocessor.o libtool: compile: /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -DBUILDING_MHD_LIB=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fvisibility=hidden -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -fno-strict-aliasing -c internal.c -fPIC -DPIC -o .libs/libmicrohttpd_la-internal.o libtool: compile: /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -DBUILDING_MHD_LIB=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fvisibility=hidden -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -fno-strict-aliasing -c md5.c -fPIC -DPIC -o .libs/libmicrohttpd_la-md5.o libtool: compile: /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -DBUILDING_MHD_LIB=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fvisibility=hidden -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -fno-strict-aliasing -c response.c -fPIC -DPIC -o .libs/libmicrohttpd_la-response.o libtool: compile: /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -DBUILDING_MHD_LIB=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fvisibility=hidden -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -fno-strict-aliasing -c mhd_threads.c -fPIC -DPIC -o .libs/libmicrohttpd_la-mhd_threads.o libtool: compile: /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -DBUILDING_MHD_LIB=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fvisibility=hidden -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -fno-strict-aliasing -c mhd_sockets.c -fPIC -DPIC -o .libs/libmicrohttpd_la-mhd_sockets.o libtool: compile: /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -DBUILDING_MHD_LIB=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fvisibility=hidden -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -fno-strict-aliasing -c mhd_itc.c -fPIC -DPIC -o .libs/libmicrohttpd_la-mhd_itc.o libtool: compile: /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -DBUILDING_MHD_LIB=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fvisibility=hidden -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -fno-strict-aliasing -c digestauth.c -fPIC -DPIC -o .libs/libmicrohttpd_la-digestauth.o libtool: compile: /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -DBUILDING_MHD_LIB=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fvisibility=hidden -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -fno-strict-aliasing -c mhd_mono_clock.c -fPIC -DPIC -o .libs/libmicrohttpd_la-mhd_mono_clock.o /bin/sh ../../libtool --tag=CC --mode=compile /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -DBUILDING_MHD_LIB=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fvisibility=hidden -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -fno-strict-aliasing -c -o libmicrohttpd_la-basicauth.lo `test -f 'basicauth.c' || echo './'`basicauth.c /bin/sh ../../libtool --tag=CC --mode=compile /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -DBUILDING_MHD_LIB=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fvisibility=hidden -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -fno-strict-aliasing -c -o libmicrohttpd_la-base64.lo `test -f 'base64.c' || echo './'`base64.c /bin/sh ../../libtool --tag=CC --mode=compile /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -DBUILDING_MHD_LIB=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fvisibility=hidden -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -fno-strict-aliasing -c -o libmicrohttpd_la-connection_https.lo `test -f 'connection_https.c' || echo './'`connection_https.c libtool: compile: /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -DBUILDING_MHD_LIB=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fvisibility=hidden -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -fno-strict-aliasing -c basicauth.c -fPIC -DPIC -o .libs/libmicrohttpd_la-basicauth.o libtool: compile: /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -DBUILDING_MHD_LIB=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fvisibility=hidden -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -fno-strict-aliasing -c base64.c -fPIC -DPIC -o .libs/libmicrohttpd_la-base64.o libtool: compile: /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -I/home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -DBUILDING_MHD_LIB=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fvisibility=hidden -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -fno-strict-aliasing -c connection_https.c -fPIC -DPIC -o .libs/libmicrohttpd_la-connection_https.o /bin/sh ../../libtool --tag=CC --mode=link /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -fvisibility=hidden -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -fno-strict-aliasing -L/home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib -export-dynamic -no-undefined -version-info 58:0:46 -o libmicrohttpd.la -rpath /usr/lib libmicrohttpd_la-connection.lo libmicrohttpd_la-reason_phrase.lo libmicrohttpd_la-daemon.lo libmicrohttpd_la-internal.lo libmicrohttpd_la-memorypool.lo libmicrohttpd_la-mhd_mono_clock.lo libmicrohttpd_la-sysfdsetsize.lo libmicrohttpd_la-mhd_str.lo libmicrohttpd_la-mhd_threads.lo libmicrohttpd_la-mhd_sockets.lo libmicrohttpd_la-mhd_itc.lo libmicrohttpd_la-mhd_compat.lo libmicrohttpd_la-response.lo libmicrohttpd_la-postprocessor.lo libmicrohttpd_la-digestauth.lo libmicrohttpd_la-md5.lo libmicrohttpd_la-basicauth.lo libmicrohttpd_la-base64.lo libmicrohttpd_la-connection_https.lo -lgnutls libtool: link: /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -shared -fPIC -DPIC .libs/libmicrohttpd_la-connection.o .libs/libmicrohttpd_la-reason_phrase.o .libs/libmicrohttpd_la-daemon.o .libs/libmicrohttpd_la-internal.o .libs/libmicrohttpd_la-memorypool.o .libs/libmicrohttpd_la-mhd_mono_clock.o .libs/libmicrohttpd_la-sysfdsetsize.o .libs/libmicrohttpd_la-mhd_str.o .libs/libmicrohttpd_la-mhd_threads.o .libs/libmicrohttpd_la-mhd_sockets.o .libs/libmicrohttpd_la-mhd_itc.o .libs/libmicrohttpd_la-mhd_compat.o .libs/libmicrohttpd_la-response.o .libs/libmicrohttpd_la-postprocessor.o .libs/libmicrohttpd_la-digestauth.o .libs/libmicrohttpd_la-md5.o .libs/libmicrohttpd_la-basicauth.o .libs/libmicrohttpd_la-base64.o .libs/libmicrohttpd_la-connection_https.o -Wl,-rpath -Wl,/home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib -Wl,-rpath -Wl,/home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib -L/home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib /home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgnutls.so -pthread -Os -pthread -Wl,-soname -Wl,libmicrohttpd.so.12 -o .libs/libmicrohttpd.so.12.46.0 libtool: link: (cd ".libs" && rm -f "libmicrohttpd.so.12" && ln -s "libmicrohttpd.so.12.46.0" "libmicrohttpd.so.12") libtool: link: (cd ".libs" && rm -f "libmicrohttpd.so" && ln -s "libmicrohttpd.so.12.46.0" "libmicrohttpd.so") libtool: link: ( cd ".libs" && rm -f "libmicrohttpd.la" && ln -s "../libmicrohttpd.la" "libmicrohttpd.la" ) Making all in . make[5]: Nothing to be done for `all-am'. Making all in . >>> libmicrohttpd 0.9.59 Installing to staging directory PATH="/home/peko/autobuild/instance-3/output/host/bin:/home/peko/autobuild/instance-3/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/peko/.local/bin:/home/peko/bin" /usr/bin/make -j16 DESTDIR=/home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot install -C /home/peko/autobuild/instance-3/output/build/libmicrohttpd-0.9.59/ Making install in contrib make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. Making install in m4 make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. Making install in src Making install in include Making install in . make[6]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include' /usr/bin/install -c -m 644 microhttpd.h '/home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include' Making install in microhttpd make[5]: Nothing to be done for `install-data-am'. /usr/bin/mkdir -p '/home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libmicrohttpd.la '/home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/libmicrohttpd.so.12.46.0 /home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libmicrohttpd.so.12.46.0 libtool: install: (cd /home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib && { ln -s -f libmicrohttpd.so.12.46.0 libmicrohttpd.so.12 || { rm -f libmicrohttpd.so.12 && ln -s libmicrohttpd.so.12.46.0 libmicrohttpd.so.12; }; }) libtool: install: (cd /home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib && { ln -s -f libmicrohttpd.so.12.46.0 libmicrohttpd.so || { rm -f libmicrohttpd.so && ln -s libmicrohttpd.so.12.46.0 libmicrohttpd.so; }; }) libtool: install: /usr/bin/install -c .libs/libmicrohttpd.lai /home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libmicrohttpd.la libtool: warning: remember to run 'libtool --finish /usr/lib' Making install in . make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. Making install in . make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libmicrohttpd.pc '/home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/pkgconfig' >>> libmicrohttpd 0.9.59 Fixing libtool files >>> libmicrohttpd 0.9.59 Installing to target PATH="/home/peko/autobuild/instance-3/output/host/bin:/home/peko/autobuild/instance-3/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/peko/.local/bin:/home/peko/bin" /usr/bin/make -j16 DESTDIR=/home/peko/autobuild/instance-3/output/target install -C /home/peko/autobuild/instance-3/output/build/libmicrohttpd-0.9.59/ Making install in contrib make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. Making install in m4 make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. Making install in src Making install in include Making install in . make[6]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/home/peko/autobuild/instance-3/output/target/usr/include' /usr/bin/install -c -m 644 microhttpd.h '/home/peko/autobuild/instance-3/output/target/usr/include' Making install in microhttpd make[5]: Nothing to be done for `install-data-am'. /usr/bin/mkdir -p '/home/peko/autobuild/instance-3/output/target/usr/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libmicrohttpd.la '/home/peko/autobuild/instance-3/output/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libmicrohttpd.so.12.46.0 /home/peko/autobuild/instance-3/output/target/usr/lib/libmicrohttpd.so.12.46.0 libtool: install: (cd /home/peko/autobuild/instance-3/output/target/usr/lib && { ln -s -f libmicrohttpd.so.12.46.0 libmicrohttpd.so.12 || { rm -f libmicrohttpd.so.12 && ln -s libmicrohttpd.so.12.46.0 libmicrohttpd.so.12; }; }) libtool: install: (cd /home/peko/autobuild/instance-3/output/target/usr/lib && { ln -s -f libmicrohttpd.so.12.46.0 libmicrohttpd.so || { rm -f libmicrohttpd.so && ln -s libmicrohttpd.so.12.46.0 libmicrohttpd.so; }; }) libtool: install: /usr/bin/install -c .libs/libmicrohttpd.lai /home/peko/autobuild/instance-3/output/target/usr/lib/libmicrohttpd.la libtool: warning: remember to run 'libtool --finish /usr/lib' Making install in . make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. Making install in . make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/home/peko/autobuild/instance-3/output/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libmicrohttpd.pc '/home/peko/autobuild/instance-3/output/target/usr/lib/pkgconfig' libmnl-1.0.4.tar.bz2: OK (md5: be9b4b5328c6da1bda565ac5dffadb2d) libmnl-1.0.4.tar.bz2: OK (sha1: 2db40dea612e88c62fd321906be40ab5f8f1685a) >>> libmnl 1.0.4 Extracting bzcat /home/peko/autobuild/instance-3/dl/libmnl-1.0.4.tar.bz2 | tar --strip-components=1 -C /home/peko/autobuild/instance-3/output/build/libmnl-1.0.4 -xf - >>> libmnl 1.0.4 Patching >>> libmnl 1.0.4 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/peko/autobuild/instance-3/output/build/libmnl-1.0.4 -name $file); do cp support/gnuconfig/$file $i; done; done >>> libmnl 1.0.4 Patching libtool patching file /home/peko/autobuild/instance-3/output/build/libmnl-1.0.4/build-aux/ltmain.sh Hunk #7 succeeded at 6699 (offset 3 lines). Hunk #8 succeeded at 9280 (offset 6 lines). >>> libmnl 1.0.4 Configuring (cd /home/peko/autobuild/instance-3/output/build/libmnl-1.0.4/ && rm -rf config.cache && PATH="/home/peko/autobuild/instance-3/output/host/bin:/home/peko/autobuild/instance-3/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/peko/.local/bin:/home/peko/bin" AR="/home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-ar" AS="/home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-as" LD="/home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-ld" NM="/home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-nm" CC="/home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc" GCC="/home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc" CPP="/home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-cpp" CXX="/home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-g++" FC="/home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gfortran" F77="/home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gfortran" RANLIB="/home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-ranlib" READELF="/home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-readelf" STRIP="/home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-strip" OBJCOPY="/home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-objcopy" OBJDUMP="/home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-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/peko/autobuild/instance-3/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/peko/autobuild/instance-3/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/peko/autobuild/instance-3/output/host/include" LDFLAGS_FOR_BUILD="-L/home/peko/autobuild/instance-3/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-3/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-as" DEFAULT_LINKER="/home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-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/peko/autobuild/instance-3/output/host/bin/pkg-config" STAGING_DIR="/home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot" INTLTOOL_PERL=/usr/bin/perl ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=no CONFIG_SITE=/dev/null ./configure --target=arm-buildroot-linux-uclibcgnueabi --host=arm-buildroot-linux-uclibcgnueabi --build=powerpc64le-unknown-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 build system type... powerpc64le-unknown-linux-gnu checking host system type... arm-buildroot-linux-uclibcgnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-buildroot-linux-uclibcgnueabi-strip... /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-strip checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking how to create a pax tar archive... gnutar checking whether make supports nested variables... (cached) yes checking for arm-buildroot-linux-uclibcgnueabi-gcc... /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-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/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc accepts -g... yes checking for /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc option to accept ISO C89... none needed checking whether /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc... none checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc... /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-ld checking if the linker (/home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-nm checking the name lister (/home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert powerpc64le-unknown-linux-gnu file names to arm-buildroot-linux-uclibcgnueabi format... func_convert_file_noop checking how to convert powerpc64le-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-ld option to reload object files... -r checking for arm-buildroot-linux-uclibcgnueabi-objdump... /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-buildroot-linux-uclibcgnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-buildroot-linux-uclibcgnueabi-ar... /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-ar checking for archiver @FILE support... @ checking for arm-buildroot-linux-uclibcgnueabi-strip... (cached) /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-strip checking for arm-buildroot-linux-uclibcgnueabi-ranlib... /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-ranlib checking command to parse /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-nm output from /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc object... ok checking for sysroot... no checking for arm-buildroot-linux-uclibcgnueabi-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-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/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc supports -fno-rtti -fno-exceptions... no checking for /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc option to produce PIC... -fPIC -DPIC checking if /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc PIC flag -fPIC -DPIC works... yes checking if /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc static flag -static works... yes checking if /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc supports -c -o file.o... yes checking if /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc supports -c -o file.o... (cached) yes checking whether the /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc linker (/home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether compiler accepts -fvisibility=hidden... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating include/Makefile config.status: creating include/libmnl/Makefile config.status: creating include/linux/Makefile config.status: creating include/linux/netfilter/Makefile config.status: creating examples/Makefile config.status: creating examples/genl/Makefile config.status: creating examples/kobject/Makefile config.status: creating examples/netfilter/Makefile config.status: creating examples/rtnl/Makefile config.status: creating libmnl.pc config.status: creating doxygen.cfg config.status: creating config.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, --enable-ipv6, --disable-nls >>> libmnl 1.0.4 Building PATH="/home/peko/autobuild/instance-3/output/host/bin:/home/peko/autobuild/instance-3/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/peko/.local/bin:/home/peko/bin" /usr/bin/make -j16 -C /home/peko/autobuild/instance-3/output/build/libmnl-1.0.4/ /usr/bin/make all-recursive Making all in src CC socket.lo CC callback.lo CC nlmsg.lo CC attr.lo CCLD libmnl.la Making all in include Making all in libmnl make[5]: Nothing to be done for `all'. Making all in linux Making all in netfilter make[6]: Nothing to be done for `all'. make[6]: Nothing to be done for `all-am'. make[5]: Nothing to be done for `all-am'. Making all in examples Making all in genl make[5]: Nothing to be done for `all'. Making all in kobject make[5]: Nothing to be done for `all'. Making all in netfilter make[5]: Nothing to be done for `all'. Making all in rtnl make[5]: Nothing to be done for `all'. make[5]: Nothing to be done for `all-am'. >>> libmnl 1.0.4 Installing to staging directory PATH="/home/peko/autobuild/instance-3/output/host/bin:/home/peko/autobuild/instance-3/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/peko/.local/bin:/home/peko/bin" /usr/bin/make -j16 DESTDIR=/home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot install -C /home/peko/autobuild/instance-3/output/build/libmnl-1.0.4/ Making install in src make[4]: Nothing to be done for `install-data-am'. /usr/bin/mkdir -p '/home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libmnl.la '/home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/libmnl.so.0.2.0 /home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libmnl.so.0.2.0 libtool: install: (cd /home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib && { ln -s -f libmnl.so.0.2.0 libmnl.so.0 || { rm -f libmnl.so.0 && ln -s libmnl.so.0.2.0 libmnl.so.0; }; }) libtool: install: (cd /home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib && { ln -s -f libmnl.so.0.2.0 libmnl.so || { rm -f libmnl.so && ln -s libmnl.so.0.2.0 libmnl.so; }; }) libtool: install: /usr/bin/install -c .libs/libmnl.lai /home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libmnl.la libtool: install: warning: remember to run `libtool --finish /usr/lib' Making install in include Making install in libmnl make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/libmnl' /usr/bin/install -c -m 644 libmnl.h '/home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/libmnl' Making install in linux Making install in netfilter make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. Making install in examples Making install in genl make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. Making install in kobject make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. Making install in netfilter make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. Making install in rtnl make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libmnl.pc '/home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/pkgconfig' >>> libmnl 1.0.4 Fixing libtool files >>> libmnl 1.0.4 Installing to target PATH="/home/peko/autobuild/instance-3/output/host/bin:/home/peko/autobuild/instance-3/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/peko/.local/bin:/home/peko/bin" /usr/bin/make -j16 DESTDIR=/home/peko/autobuild/instance-3/output/target install -C /home/peko/autobuild/instance-3/output/build/libmnl-1.0.4/ Making install in src make[4]: Nothing to be done for `install-data-am'. /usr/bin/mkdir -p '/home/peko/autobuild/instance-3/output/target/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libmnl.la '/home/peko/autobuild/instance-3/output/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libmnl.so.0.2.0 /home/peko/autobuild/instance-3/output/target/usr/lib/libmnl.so.0.2.0 libtool: install: (cd /home/peko/autobuild/instance-3/output/target/usr/lib && { ln -s -f libmnl.so.0.2.0 libmnl.so.0 || { rm -f libmnl.so.0 && ln -s libmnl.so.0.2.0 libmnl.so.0; }; }) libtool: install: (cd /home/peko/autobuild/instance-3/output/target/usr/lib && { ln -s -f libmnl.so.0.2.0 libmnl.so || { rm -f libmnl.so && ln -s libmnl.so.0.2.0 libmnl.so; }; }) libtool: install: /usr/bin/install -c .libs/libmnl.lai /home/peko/autobuild/instance-3/output/target/usr/lib/libmnl.la libtool: install: warning: remember to run `libtool --finish /usr/lib' Making install in include Making install in libmnl make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/home/peko/autobuild/instance-3/output/target/usr/include/libmnl' /usr/bin/install -c -m 644 libmnl.h '/home/peko/autobuild/instance-3/output/target/usr/include/libmnl' Making install in linux Making install in netfilter make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. Making install in examples Making install in genl make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. Making install in kobject make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. Making install in netfilter make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. Making install in rtnl make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/home/peko/autobuild/instance-3/output/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libmnl.pc '/home/peko/autobuild/instance-3/output/target/usr/lib/pkgconfig' >>> libmpdclient 2.14 Downloading --2018-03-08 14:25:43-- http://www.musicpd.org/download/libmpdclient/2/libmpdclient-2.14.tar.xz Resolving www.musicpd.org (www.musicpd.org)... 138.201.185.127, 2a01:4f8:c17:52a8::2 Connecting to www.musicpd.org (www.musicpd.org)|138.201.185.127|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 58268 (57K) [application/octet-stream] Saving to: '/home/peko/autobuild/instance-3/output/build/.libmpdclient-2.14.tar.xz.BNIBd1/output' 0K .......... .......... .......... .......... .......... 87% 130K 0s 50K ...... 100% 56.9M=0.4s 2018-03-08 14:25:43 (148 KB/s) - '/home/peko/autobuild/instance-3/output/build/.libmpdclient-2.14.tar.xz.BNIBd1/output' saved [58268/58268] libmpdclient-2.14.tar.xz: OK (sha256: 0a84e2791bfe3077cf22ee1784c805d5bb550803dffe56a39aa3690a38061372) >>> libmpdclient 2.14 Extracting xzcat /home/peko/autobuild/instance-3/dl/libmpdclient-2.14.tar.xz | tar --strip-components=1 -C /home/peko/autobuild/instance-3/output/build/libmpdclient-2.14 -xf - >>> libmpdclient 2.14 Patching >>> libmpdclient 2.14 Configuring rm -rf /home/peko/autobuild/instance-3/output/build/libmpdclient-2.14/build mkdir -p /home/peko/autobuild/instance-3/output/build/libmpdclient-2.14/build PATH="/home/peko/autobuild/instance-3/output/host/bin:/home/peko/autobuild/instance-3/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/peko/.local/bin:/home/peko/bin" meson --prefix=/usr --buildtype release --cross-file /home/peko/autobuild/instance-3/output/host/etc/meson/cross-compilation.conf /home/peko/autobuild/instance-3/output/build/libmpdclient-2.14 /home/peko/autobuild/instance-3/output/build/libmpdclient-2.14/build /bin/sh: meson: command not found make[1]: *** [/home/peko/autobuild/instance-3/output/build/libmpdclient-2.14/.stamp_configured] Error 127 make: *** [_all] Error 2 make: Leaving directory `/home/peko/autobuild/instance-3/buildroot'