checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /tmp/instance-5/output-1/host/bin/arm-linux-gcc accepts -g... yes checking for /tmp/instance-5/output-1/host/bin/arm-linux-gcc option to accept ISO C89... none needed checking for arm-buildroot-uclinux-uclibcgnueabi-ranlib... /tmp/instance-5/output-1/host/bin/arm-linux-ranlib checking for arm-buildroot-uclinux-uclibcgnueabi-ar... /tmp/instance-5/output-1/host/bin/arm-linux-ar checking the archiver (/tmp/instance-5/output-1/host/bin/arm-linux-ar) interface... ar checking how to run the C preprocessor... /tmp/instance-5/output-1/host/bin/arm-linux-cpp checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E 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 whether byte ordering is bigendian... (cached) no checking for library containing gethostbyname... none required checking for library containing socket... none required checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for unistd.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for inline... inline checking for size_t... yes checking for struct sockaddr_in6.sin6_len... no checking for memset... yes checking for select... yes checking for socket... yes checking for strdup... yes checking for strerror... yes checking for strnlen... yes checking for fls... no checking for vprintf... yes checking for getrandom... yes configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/Doxyfile config.status: creating tests/Makefile config.status: creating tests/unit-tests/Makefile config.status: creating platform-specific/Makefile config.status: creating sha2/Makefile config.status: creating aes/Makefile config.status: creating ecc/Makefile config.status: creating dtls_config.h configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --enable-static >>> tinydtls 0.9-rc1 Building PATH="/tmp/instance-5/output-1/host/bin:/tmp/instance-5/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j96 -C /tmp/instance-5/output-1/build/tinydtls-0.9-rc1/ make[1]: Entering directory '/tmp/instance-5/output-1/build/tinydtls-0.9-rc1' /tmp/instance-5/output-1/host/bin/arm-linux-gcc -Wall -pedantic -std=c99 -DSHA2_USE_INTTYPES_H -fPIC -pedantic -Wall -Wextra -Wformat-security -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wunused -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDTLSv12 -DWITH_SHA256 -DDTLS_CHECK_CONTENTTYPE -I. -c -o dtls.o dtls.c /tmp/instance-5/output-1/host/bin/arm-linux-gcc -Wall -pedantic -std=c99 -DSHA2_USE_INTTYPES_H -fPIC -pedantic -Wall -Wextra -Wformat-security -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wunused -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDTLSv12 -DWITH_SHA256 -DDTLS_CHECK_CONTENTTYPE -I. -c -o crypto.o crypto.c /tmp/instance-5/output-1/host/bin/arm-linux-gcc -Wall -pedantic -std=c99 -DSHA2_USE_INTTYPES_H -fPIC -pedantic -Wall -Wextra -Wformat-security -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wunused -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDTLSv12 -DWITH_SHA256 -DDTLS_CHECK_CONTENTTYPE -I. -c -o ccm.o ccm.c /tmp/instance-5/output-1/host/bin/arm-linux-gcc -Wall -pedantic -std=c99 -DSHA2_USE_INTTYPES_H -fPIC -pedantic -Wall -Wextra -Wformat-security -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wunused -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDTLSv12 -DWITH_SHA256 -DDTLS_CHECK_CONTENTTYPE -I. -c -o hmac.o hmac.c /tmp/instance-5/output-1/host/bin/arm-linux-gcc -Wall -pedantic -std=c99 -DSHA2_USE_INTTYPES_H -fPIC -pedantic -Wall -Wextra -Wformat-security -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wunused -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDTLSv12 -DWITH_SHA256 -DDTLS_CHECK_CONTENTTYPE -I. -c -o netq.o netq.c /tmp/instance-5/output-1/host/bin/arm-linux-gcc -Wall -pedantic -std=c99 -DSHA2_USE_INTTYPES_H -fPIC -pedantic -Wall -Wextra -Wformat-security -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wunused -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDTLSv12 -DWITH_SHA256 -DDTLS_CHECK_CONTENTTYPE -I. -c -o peer.o peer.c /tmp/instance-5/output-1/host/bin/arm-linux-gcc -Wall -pedantic -std=c99 -DSHA2_USE_INTTYPES_H -fPIC -pedantic -Wall -Wextra -Wformat-security -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wunused -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDTLSv12 -DWITH_SHA256 -DDTLS_CHECK_CONTENTTYPE -I. -c -o dtls_time.o dtls_time.c /tmp/instance-5/output-1/host/bin/arm-linux-gcc -Wall -pedantic -std=c99 -DSHA2_USE_INTTYPES_H -fPIC -pedantic -Wall -Wextra -Wformat-security -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wunused -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDTLSv12 -DWITH_SHA256 -DDTLS_CHECK_CONTENTTYPE -I. -c -o session.o session.c /tmp/instance-5/output-1/host/bin/arm-linux-gcc -Wall -pedantic -std=c99 -DSHA2_USE_INTTYPES_H -fPIC -pedantic -Wall -Wextra -Wformat-security -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wunused -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDTLSv12 -DWITH_SHA256 -DDTLS_CHECK_CONTENTTYPE -I. -c -o dtls_debug.o dtls_debug.c /tmp/instance-5/output-1/host/bin/arm-linux-gcc -Wall -pedantic -std=c99 -DSHA2_USE_INTTYPES_H -fPIC -pedantic -Wall -Wextra -Wformat-security -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wunused -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDTLSv12 -DWITH_SHA256 -DDTLS_CHECK_CONTENTTYPE -I. -c -o dtls_prng.o dtls_prng.c /usr/bin/make -C aes rijndael.o make[2]: Entering directory '/tmp/instance-5/output-1/build/tinydtls-0.9-rc1/aes' /tmp/instance-5/output-1/host/bin/arm-linux-gcc -Wall -std=c99 -pedantic -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDTLSv12 -DWITH_SHA256 -c -o rijndael.o rijndael.c /usr/bin/make -C aes rijndael_wrap.o make[2]: Entering directory '/tmp/instance-5/output-1/build/tinydtls-0.9-rc1/aes' /tmp/instance-5/output-1/host/bin/arm-linux-gcc -Wall -std=c99 -pedantic -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDTLSv12 -DWITH_SHA256 -c -o rijndael_wrap.o rijndael_wrap.c /usr/bin/make -C ecc ecc.o make[2]: Entering directory '/tmp/instance-5/output-1/build/tinydtls-0.9-rc1/ecc' /tmp/instance-5/output-1/host/bin/arm-linux-gcc -Wall -std=c99 -pedantic -fPIC -DTEST_INCLUDE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDTLSv12 -DWITH_SHA256 -c -o ecc.o ecc.c /usr/bin/make -C sha2 sha2.o make[2]: Entering directory '/tmp/instance-5/output-1/build/tinydtls-0.9-rc1/sha2' /tmp/instance-5/output-1/host/bin/arm-linux-gcc -DSHA2_USE_INTTYPES_H -Wall -std=c99 -pedantic -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDTLSv12 -DWITH_SHA256 -I.. -c -o sha2.o sha2.c In file included from dtls_prng.c:31: platform-specific/dtls_prng_posix.c: In function 'dtls_prng': platform-specific/dtls_prng_posix.c:39:10: warning: implicit declaration of function 'getrandom' [-Wimplicit-function-declaration] 39 | return getrandom(buf, len, 0); | ^~~~~~~~~ platform-specific/dtls_prng_posix.c:39:10: warning: nested extern declaration of 'getrandom' [-Wnested-externs] /usr/bin/make -C doc make[2]: Entering directory '/tmp/instance-5/output-1/build/tinydtls-0.9-rc1/doc' : Doxyfile >./doxygen.out 2>&1 make[2]: Leaving directory '/tmp/instance-5/output-1/build/tinydtls-0.9-rc1/aes' make[2]: Leaving directory '/tmp/instance-5/output-1/build/tinydtls-0.9-rc1/doc' make[2]: Leaving directory '/tmp/instance-5/output-1/build/tinydtls-0.9-rc1/aes' make[2]: Leaving directory '/tmp/instance-5/output-1/build/tinydtls-0.9-rc1/sha2' make[2]: Leaving directory '/tmp/instance-5/output-1/build/tinydtls-0.9-rc1/ecc' /tmp/instance-5/output-1/host/bin/arm-linux-ar cru libtinydtls.a dtls.o crypto.o ccm.o hmac.o netq.o peer.o dtls_time.o session.o dtls_debug.o dtls_prng.o aes/rijndael.o aes/rijndael_wrap.o ecc/ecc.o sha2/sha2.o /tmp/instance-5/output-1/host/bin/arm-linux-ranlib libtinydtls.a /usr/bin/make -C tests make[2]: Entering directory '/tmp/instance-5/output-1/build/tinydtls-0.9-rc1/tests' /tmp/instance-5/output-1/host/bin/arm-linux-gcc -Wall -fPIC -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDTLSv12 -DWITH_SHA256 -L.. -Wl,-elf2flt -static dtls-server.c ../libtinydtls.a -o dtls-server /tmp/instance-5/output-1/host/bin/arm-linux-gcc -Wall -fPIC -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDTLSv12 -DWITH_SHA256 -L.. -Wl,-elf2flt -static ccm-test.c ../libtinydtls.a -o ccm-test /tmp/instance-5/output-1/host/bin/arm-linux-gcc -Wall -fPIC -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDTLSv12 -DWITH_SHA256 -L.. -Wl,-elf2flt -static prf-test.c ../libtinydtls.a -o prf-test /tmp/instance-5/output-1/host/bin/arm-linux-gcc -Wall -fPIC -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDTLSv12 -DWITH_SHA256 -L.. -Wl,-elf2flt -static dtls-client.c ../libtinydtls.a -o dtls-client In file included from dtls-server.c:19: dtls-server.c: In function 'dtls_handle_read': dtls-server.c:172:17: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'unsigned int' [-Wformat=] 172 | dtls_warn("packet was truncated (%ld bytes lost)\n", len - sizeof(buf)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~ | | | unsigned int ../dtls_debug.h:100:48: note: in definition of macro 'dtls_warn' 100 | #define dtls_warn(...) dsrv_log(DTLS_LOG_WARN, __VA_ARGS__) | ^~~~~~~~~~~ dtls-server.c:172:42: note: format string is defined here 172 | dtls_warn("packet was truncated (%ld bytes lost)\n", len - sizeof(buf)); | ~~^ | | | long int | %d make[2]: Leaving directory '/tmp/instance-5/output-1/build/tinydtls-0.9-rc1/tests' for dir in tests tests/unit-tests doc platform-specific sha2 aes ecc; do \ /usr/bin/make -C $dir ; \ done make[2]: Entering directory '/tmp/instance-5/output-1/build/tinydtls-0.9-rc1/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-5/output-1/build/tinydtls-0.9-rc1/tests' make[2]: Entering directory '/tmp/instance-5/output-1/build/tinydtls-0.9-rc1/tests/unit-tests' make[2]: *** No targets. Stop. make[2]: Leaving directory '/tmp/instance-5/output-1/build/tinydtls-0.9-rc1/tests/unit-tests' make[2]: Entering directory '/tmp/instance-5/output-1/build/tinydtls-0.9-rc1/doc' : Doxyfile >./doxygen.out 2>&1 make[2]: Leaving directory '/tmp/instance-5/output-1/build/tinydtls-0.9-rc1/doc' make[2]: Entering directory '/tmp/instance-5/output-1/build/tinydtls-0.9-rc1/platform-specific' make[2]: Nothing to be done for 'clean'. make[2]: Leaving directory '/tmp/instance-5/output-1/build/tinydtls-0.9-rc1/platform-specific' make[2]: Entering directory '/tmp/instance-5/output-1/build/tinydtls-0.9-rc1/sha2' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-5/output-1/build/tinydtls-0.9-rc1/sha2' make[2]: Entering directory '/tmp/instance-5/output-1/build/tinydtls-0.9-rc1/aes' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-5/output-1/build/tinydtls-0.9-rc1/aes' make[2]: Entering directory '/tmp/instance-5/output-1/build/tinydtls-0.9-rc1/ecc' /tmp/instance-5/output-1/host/bin/arm-linux-gcc -Wall -std=c99 -pedantic -fPIC -DTEST_INCLUDE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDTLSv12 -DWITH_SHA256 -c -o ecc_test.o ecc.c /tmp/instance-5/output-1/host/bin/arm-linux-gcc -Wall -std=c99 -pedantic -fPIC -DTEST_INCLUDE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDTLSv12 -DWITH_SHA256 -c -o test_helper.o test_helper.c /tmp/instance-5/output-1/host/bin/arm-linux-gcc -Wall -std=c99 -pedantic -fPIC -DTEST_INCLUDE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDTLSv12 -DWITH_SHA256 -Wl,-elf2flt -static testecc.c ecc_test.o test_helper.o -o testecc /tmp/instance-5/output-1/host/bin/arm-linux-gcc -Wall -std=c99 -pedantic -fPIC -DTEST_INCLUDE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDTLSv12 -DWITH_SHA256 -Wl,-elf2flt -static testfield.c ecc_test.o test_helper.o -o testfield make[2]: Leaving directory '/tmp/instance-5/output-1/build/tinydtls-0.9-rc1/ecc' make[1]: Leaving directory '/tmp/instance-5/output-1/build/tinydtls-0.9-rc1' >>> tinydtls 0.9-rc1 Installing to staging directory PATH="/tmp/instance-5/output-1/host/bin:/tmp/instance-5/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j96 DESTDIR=/tmp/instance-5/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot install -C /tmp/instance-5/output-1/build/tinydtls-0.9-rc1/ make[1]: Entering directory '/tmp/instance-5/output-1/build/tinydtls-0.9-rc1' /usr/bin/make -C aes rijndael.o make[2]: Entering directory '/tmp/instance-5/output-1/build/tinydtls-0.9-rc1/aes' make[2]: 'rijndael.o' is up to date. make[2]: Leaving directory '/tmp/instance-5/output-1/build/tinydtls-0.9-rc1/aes' /usr/bin/make -C aes rijndael_wrap.o make[2]: Entering directory '/tmp/instance-5/output-1/build/tinydtls-0.9-rc1/aes' make[2]: 'rijndael_wrap.o' is up to date. make[2]: Leaving directory '/tmp/instance-5/output-1/build/tinydtls-0.9-rc1/aes' /usr/bin/make -C ecc ecc.o make[2]: Entering directory '/tmp/instance-5/output-1/build/tinydtls-0.9-rc1/ecc' make[2]: 'ecc.o' is up to date. make[2]: Leaving directory '/tmp/instance-5/output-1/build/tinydtls-0.9-rc1/ecc' /usr/bin/make -C sha2 sha2.o make[2]: Entering directory '/tmp/instance-5/output-1/build/tinydtls-0.9-rc1/sha2' make[2]: 'sha2.o' is up to date. make[2]: Leaving directory '/tmp/instance-5/output-1/build/tinydtls-0.9-rc1/sha2' /usr/bin/make -C doc make[2]: Entering directory '/tmp/instance-5/output-1/build/tinydtls-0.9-rc1/doc' : Doxyfile >./doxygen.out 2>&1 make[2]: Leaving directory '/tmp/instance-5/output-1/build/tinydtls-0.9-rc1/doc' test -d /tmp/instance-5/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib || mkdir -p /tmp/instance-5/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib test -d /tmp/instance-5/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/tinydtls || mkdir -p /tmp/instance-5/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/tinydtls cp libtinydtls.a /tmp/instance-5/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/ cp dtls.h hmac.h dtls_debug.h dtls_config.h uthash.h numeric.h crypto.h global.h ccm.h netq.h alert.h utlist.h dtls_prng.h peer.h state.h dtls_time.h session.h tinydtls.h dtls_mutex.h /tmp/instance-5/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/tinydtls/ for dir in tests tests/unit-tests doc platform-specific sha2 aes ecc; do \ /usr/bin/make -C $dir install="cp" includedir=/usr/include/tinydtls install; \ done make[2]: Entering directory '/tmp/instance-5/output-1/build/tinydtls-0.9-rc1/tests' : make[2]: Leaving directory '/tmp/instance-5/output-1/build/tinydtls-0.9-rc1/tests' make[2]: Entering directory '/tmp/instance-5/output-1/build/tinydtls-0.9-rc1/tests/unit-tests' make[2]: *** No rule to make target 'install'. Stop. make[2]: Leaving directory '/tmp/instance-5/output-1/build/tinydtls-0.9-rc1/tests/unit-tests' make[2]: Entering directory '/tmp/instance-5/output-1/build/tinydtls-0.9-rc1/doc' make[2]: *** No rule to make target 'html', needed by 'install'. Stop. make[2]: Leaving directory '/tmp/instance-5/output-1/build/tinydtls-0.9-rc1/doc' make[2]: Entering directory '/tmp/instance-5/output-1/build/tinydtls-0.9-rc1/platform-specific' : make[2]: Leaving directory '/tmp/instance-5/output-1/build/tinydtls-0.9-rc1/platform-specific' make[2]: Entering directory '/tmp/instance-5/output-1/build/tinydtls-0.9-rc1/sha2' test -d /tmp/instance-5/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/tinydtls/sha2 || mkdir -p /tmp/instance-5/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/tinydtls/sha2 cp sha2.h /tmp/instance-5/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/tinydtls/sha2 make[2]: Leaving directory '/tmp/instance-5/output-1/build/tinydtls-0.9-rc1/sha2' make[2]: Entering directory '/tmp/instance-5/output-1/build/tinydtls-0.9-rc1/aes' test -d /tmp/instance-5/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/tinydtls/aes || mkdir -p /tmp/instance-5/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/tinydtls/aes cp rijndael.h /tmp/instance-5/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/tinydtls/aes make[2]: Leaving directory '/tmp/instance-5/output-1/build/tinydtls-0.9-rc1/aes' make[2]: Entering directory '/tmp/instance-5/output-1/build/tinydtls-0.9-rc1/ecc' test -d /tmp/instance-5/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/tinydtls/ecc || mkdir -p /tmp/instance-5/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/tinydtls/ecc cp ecc.h test_helper.h /tmp/instance-5/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/tinydtls/ecc make[2]: Leaving directory '/tmp/instance-5/output-1/build/tinydtls-0.9-rc1/ecc' make[1]: Leaving directory '/tmp/instance-5/output-1/build/tinydtls-0.9-rc1' >>> tinydtls 0.9-rc1 Fixing libtool files for la in $(find /tmp/instance-5/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-5/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-5/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot:@STAGING_DIR@:g" \ -e "s:/tmp/instance-5/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@:/tmp/instance-5/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/tmp/instance-5/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-5/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 >>> tinydtls 0.9-rc1 Installing to target PATH="/tmp/instance-5/output-1/host/bin:/tmp/instance-5/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j96 DESTDIR=/tmp/instance-5/output-1/target install -C /tmp/instance-5/output-1/build/tinydtls-0.9-rc1/ make[1]: Entering directory '/tmp/instance-5/output-1/build/tinydtls-0.9-rc1' /usr/bin/make -C aes rijndael.o make[2]: Entering directory '/tmp/instance-5/output-1/build/tinydtls-0.9-rc1/aes' make[2]: 'rijndael.o' is up to date. make[2]: Leaving directory '/tmp/instance-5/output-1/build/tinydtls-0.9-rc1/aes' /usr/bin/make -C aes rijndael_wrap.o make[2]: Entering directory '/tmp/instance-5/output-1/build/tinydtls-0.9-rc1/aes' make[2]: 'rijndael_wrap.o' is up to date. make[2]: Leaving directory '/tmp/instance-5/output-1/build/tinydtls-0.9-rc1/aes' /usr/bin/make -C ecc ecc.o make[2]: Entering directory '/tmp/instance-5/output-1/build/tinydtls-0.9-rc1/ecc' make[2]: 'ecc.o' is up to date. make[2]: Leaving directory '/tmp/instance-5/output-1/build/tinydtls-0.9-rc1/ecc' /usr/bin/make -C sha2 sha2.o make[2]: Entering directory '/tmp/instance-5/output-1/build/tinydtls-0.9-rc1/sha2' make[2]: 'sha2.o' is up to date. make[2]: Leaving directory '/tmp/instance-5/output-1/build/tinydtls-0.9-rc1/sha2' /usr/bin/make -C doc make[2]: Entering directory '/tmp/instance-5/output-1/build/tinydtls-0.9-rc1/doc' : Doxyfile >./doxygen.out 2>&1 make[2]: Leaving directory '/tmp/instance-5/output-1/build/tinydtls-0.9-rc1/doc' test -d /tmp/instance-5/output-1/target/usr/lib || mkdir -p /tmp/instance-5/output-1/target/usr/lib test -d /tmp/instance-5/output-1/target/usr/include/tinydtls || mkdir -p /tmp/instance-5/output-1/target/usr/include/tinydtls cp libtinydtls.a /tmp/instance-5/output-1/target/usr/lib/ cp dtls.h hmac.h dtls_debug.h dtls_config.h uthash.h numeric.h crypto.h global.h ccm.h netq.h alert.h utlist.h dtls_prng.h peer.h state.h dtls_time.h session.h tinydtls.h dtls_mutex.h /tmp/instance-5/output-1/target/usr/include/tinydtls/ for dir in tests tests/unit-tests doc platform-specific sha2 aes ecc; do \ /usr/bin/make -C $dir install="cp" includedir=/usr/include/tinydtls install; \ done make[2]: Entering directory '/tmp/instance-5/output-1/build/tinydtls-0.9-rc1/tests' : make[2]: Leaving directory '/tmp/instance-5/output-1/build/tinydtls-0.9-rc1/tests' make[2]: Entering directory '/tmp/instance-5/output-1/build/tinydtls-0.9-rc1/tests/unit-tests' make[2]: *** No rule to make target 'install'. Stop. make[2]: Leaving directory '/tmp/instance-5/output-1/build/tinydtls-0.9-rc1/tests/unit-tests' make[2]: Entering directory '/tmp/instance-5/output-1/build/tinydtls-0.9-rc1/doc' make[2]: *** No rule to make target 'html', needed by 'install'. Stop. make[2]: Leaving directory '/tmp/instance-5/output-1/build/tinydtls-0.9-rc1/doc' make[2]: Entering directory '/tmp/instance-5/output-1/build/tinydtls-0.9-rc1/platform-specific' : make[2]: Leaving directory '/tmp/instance-5/output-1/build/tinydtls-0.9-rc1/platform-specific' make[2]: Entering directory '/tmp/instance-5/output-1/build/tinydtls-0.9-rc1/sha2' test -d /tmp/instance-5/output-1/target/usr/include/tinydtls/sha2 || mkdir -p /tmp/instance-5/output-1/target/usr/include/tinydtls/sha2 cp sha2.h /tmp/instance-5/output-1/target/usr/include/tinydtls/sha2 make[2]: Leaving directory '/tmp/instance-5/output-1/build/tinydtls-0.9-rc1/sha2' make[2]: Entering directory '/tmp/instance-5/output-1/build/tinydtls-0.9-rc1/aes' test -d /tmp/instance-5/output-1/target/usr/include/tinydtls/aes || mkdir -p /tmp/instance-5/output-1/target/usr/include/tinydtls/aes cp rijndael.h /tmp/instance-5/output-1/target/usr/include/tinydtls/aes make[2]: Leaving directory '/tmp/instance-5/output-1/build/tinydtls-0.9-rc1/aes' make[2]: Entering directory '/tmp/instance-5/output-1/build/tinydtls-0.9-rc1/ecc' test -d /tmp/instance-5/output-1/target/usr/include/tinydtls/ecc || mkdir -p /tmp/instance-5/output-1/target/usr/include/tinydtls/ecc cp ecc.h test_helper.h /tmp/instance-5/output-1/target/usr/include/tinydtls/ecc make[2]: Leaving directory '/tmp/instance-5/output-1/build/tinydtls-0.9-rc1/ecc' make[1]: Leaving directory '/tmp/instance-5/output-1/build/tinydtls-0.9-rc1' tree-1.8.0.tgz: OK (sha256: 715d5d4b434321ce74706d0dd067505bb60c5ea83b5f0b3655dae40aa6f9b7c2) >>> tree 1.8.0 Extracting gzip -d -c /tmp/instance-5/dl/tree/tree-1.8.0.tgz | tar --strip-components=1 -C /tmp/instance-5/output-1/build/tree-1.8.0 -xf - >>> tree 1.8.0 Patching >>> tree 1.8.0 Configuring >>> tree 1.8.0 Building /usr/bin/make -j96 PATH="/tmp/instance-5/output-1/host/bin:/tmp/instance-5/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/tmp/instance-5/output-1/host/bin/arm-linux-ar" AS="/tmp/instance-5/output-1/host/bin/arm-linux-as" LD="/tmp/instance-5/output-1/host/bin/arm-linux-ld" NM="/tmp/instance-5/output-1/host/bin/arm-linux-nm" CC="/tmp/instance-5/output-1/host/bin/arm-linux-gcc" GCC="/tmp/instance-5/output-1/host/bin/arm-linux-gcc" CPP="/tmp/instance-5/output-1/host/bin/arm-linux-cpp" CXX="/tmp/instance-5/output-1/host/bin/arm-linux-g++" FC="/tmp/instance-5/output-1/host/bin/arm-linux-gfortran" F77="/tmp/instance-5/output-1/host/bin/arm-linux-gfortran" RANLIB="/tmp/instance-5/output-1/host/bin/arm-linux-ranlib" READELF="/tmp/instance-5/output-1/host/bin/arm-linux-readelf" STRIP="/tmp/instance-5/output-1/host/bin/arm-linux-strip" OBJCOPY="/tmp/instance-5/output-1/host/bin/arm-linux-objcopy" OBJDUMP="/tmp/instance-5/output-1/host/bin/arm-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-5/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-5/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-5/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-5/output-1/host/lib -Wl,-rpath,/tmp/instance-5/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-5/output-1/host/bin/arm-linux-as" DEFAULT_LINKER="/tmp/instance-5/output-1/host/bin/arm-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -Wl,-elf2flt -static" LDFLAGS=" -Wl,-elf2flt -static" FCFLAGS=" -Os -Wl,-elf2flt -static" FFLAGS=" -Os -Wl,-elf2flt -static" PKG_CONFIG="/tmp/instance-5/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-5/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot" INTLTOOL_PERL=/usr/bin/perl -C /tmp/instance-5/output-1/build/tree-1.8.0 make[1]: Entering directory '/tmp/instance-5/output-1/build/tree-1.8.0' /tmp/instance-5/output-1/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -c -o tree.o tree.c /tmp/instance-5/output-1/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -c -o unix.o unix.c /tmp/instance-5/output-1/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -c -o html.o html.c /tmp/instance-5/output-1/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -c -o xml.o xml.c /tmp/instance-5/output-1/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -c -o json.o json.c /tmp/instance-5/output-1/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -c -o hash.o hash.c /tmp/instance-5/output-1/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -c -o color.o color.c /tmp/instance-5/output-1/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -c -o file.o file.c /tmp/instance-5/output-1/host/bin/arm-linux-gcc -Wl,-elf2flt -static -o tree tree.o unix.o html.o xml.o json.o hash.o color.o file.o make[1]: Leaving directory '/tmp/instance-5/output-1/build/tree-1.8.0' >>> tree 1.8.0 Installing to target /usr/bin/install -D -m 0755 /tmp/instance-5/output-1/build/tree-1.8.0/tree /tmp/instance-5/output-1/target/usr/bin/tree >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-5/output-1/host/etc/meson sed -e 's%@TARGET_CROSS@%/tmp/instance-5/output-1/host/bin/arm-linux-%g' -e 's%@TARGET_ARCH@%arm%g' -e 's%@TARGET_CPU@%cortex-m4%g' -e 's%@TARGET_ENDIAN@%little%g' -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-Wl,-elf2flt', '-static'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%'-Wl,-elf2flt', '-static'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-Wl,-elf2flt', '-static', '-Wl,-elf2flt', '-static'@PKG_TARGET_CFLAGS@%g" -e 's%@HOST_DIR@%/tmp/instance-5/output-1/host%g' -e 's%@STAGING_DIR@%/tmp/instance-5/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot%g' -e 's%@STATIC@%true%g' package/meson//cross-compilation.conf.in > /tmp/instance-5/output-1/host/etc/meson/cross-compilation.conf.in sed -e 's%@PKG_TARGET_CFLAGS@%%g' -e 's%@PKG_TARGET_LDFLAGS@%%g' -e 's%@PKG_TARGET_CXXFLAGS@%%g' /tmp/instance-5/output-1/host/etc/meson/cross-compilation.conf.in > /tmp/instance-5/output-1/host/etc/meson/cross-compilation.conf /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /tmp/instance-5/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /tmp/instance-5/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /tmp/instance-5/output-1/build/busybox-1.33.1/.config; then grep -qsE '^/bin/ash$' /tmp/instance-5/output-1/target/etc/shells || echo "/bin/ash" >> /tmp/instance-5/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /tmp/instance-5/output-1/build/busybox-1.33.1/.config; then grep -qsE '^/bin/hush$' /tmp/instance-5/output-1/target/etc/shells || echo "/bin/hush" >> /tmp/instance-5/output-1/target/etc/shells; fi mkdir -p /tmp/instance-5/output-1/target/etc echo "buildroot" > /tmp/instance-5/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-5/output-1/target/etc/hosts mkdir -p /tmp/instance-5/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-5/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-5/output-1/target/etc/shadow rm -f /tmp/instance-5/output-1/target/bin/sh if [ -x /tmp/instance-5/output-1/target/sbin/swapon -a -x /tmp/instance-5/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /tmp/instance-5/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /tmp/instance-5/output-1/target/etc/inittab; fi printf '%s\n' C en_US locale-archive > /tmp/instance-5/output-1/build/locales.nopurge for dir in /tmp/instance-5/output-1/target/usr/share/locale /tmp/instance-5/output-1/target/usr/share/X11/locale /tmp/instance-5/output-1/target/usr/lib/locale; do if [ ! -d $dir ]; then continue; fi; for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /tmp/instance-5/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /tmp/instance-5/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /tmp/instance-5/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /tmp/instance-5/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /tmp/instance-5/output-1/target/usr/include /tmp/instance-5/output-1/target/usr/share/aclocal \ /tmp/instance-5/output-1/target/usr/lib/pkgconfig /tmp/instance-5/output-1/target/usr/share/pkgconfig \ /tmp/instance-5/output-1/target/usr/lib/cmake /tmp/instance-5/output-1/target/usr/share/cmake \ /tmp/instance-5/output-1/target/usr/doc find /tmp/instance-5/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-5/output-1/target/lib/ /tmp/instance-5/output-1/target/usr/lib/ /tmp/instance-5/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/tmp/instance-5/output-1/target/usr/libexec/': No such file or directory rm -rf /tmp/instance-5/output-1/target/usr/share/gdb rm -rf /tmp/instance-5/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-5/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-5/output-1/target/usr/share/zsh rm -rf /tmp/instance-5/output-1/target/usr/man /tmp/instance-5/output-1/target/usr/share/man rm -rf /tmp/instance-5/output-1/target/usr/info /tmp/instance-5/output-1/target/usr/share/info rm -rf /tmp/instance-5/output-1/target/usr/doc /tmp/instance-5/output-1/target/usr/share/doc rm -rf /tmp/instance-5/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-5/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-5/output-1/target/lib/debug /tmp/instance-5/output-1/target/usr/lib/debug find /tmp/instance-5/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /tmp/instance-5/output-1/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /tmp/instance-5/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /tmp/instance-5/output-1/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /tmp/instance-5/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /tmp/instance-5/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /tmp/instance-5/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2021.02.3-70-g9c76f35500"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2021.02.3"; \ echo "PRETTY_NAME=\"Buildroot 2021.02.3\"" \ ) > /tmp/instance-5/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-5/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-5/output-1/per-package /tmp/instance-5/buildroot/support/scripts/fix-rpath target touch /tmp/instance-5/output-1/target/usr ln -snf /tmp/instance-5/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot /tmp/instance-5/output-1/staging make: Leaving directory '/tmp/instance-5/buildroot' make: Entering directory '/tmp/instance-5/buildroot' >>> Buildroot 2021.02.3-70-g9c76f35500 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-bootlin 2020.08-1 Collecting legal info >>> toolchain Collecting legal info >>> aoetools 37 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> busybox 1.33.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> util-linux 2.36.2 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> cgic 2.07 Collecting legal info license.txt: OK (sha256: 6a7de92593d64dbf7630d8f66f97e04a899769bef1e055f2434bc06b87b9de62) >>> cukinia 0.5.1 Collecting legal info LICENSE: OK (sha256: b40930bbcf80744c86c46a12bc9da056641d722716c378f5659b9e555ef833e1) LICENSE.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> dmalloc 5.5.2 Collecting legal info dmalloc.h.1: OK (sha256: 8659d49ceeeb006288ad246164e504ccfe33f7a4c1680439fb6ff6a393b0722b) >>> host-dtc 1.6.0 Collecting legal info README.license: OK (sha256: 78e1e1ce5728a990d59c7de61d4741c49185d5129daf783b386380a214328d68) GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) >>> host-bison 3.7.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-autoconf 2.69 Collecting legal info COPYINGv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> fftw-double 3.3.8 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> gptfdisk 1.0.7 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> initscripts Collecting legal info >>> libcue 2.2.1 Collecting legal info LICENSE: OK (sha256: c388d36583fa54e13b6d73ad924d0b68d073ed8a5771e17cb49104705df4504f) >>> host-cmake 3.15.5 Collecting legal info Copyright.txt: OK (sha256: dc628fb936a5d229296d42083f9a8218aa32204c016919e784404c9ec58776e9) >>> libevdev 1.11.0 Collecting legal info COPYING: OK (sha256: 6f13de7ce28e4948ba95170e0723ee1254c1978ce1f127af82aeca597b567cb9) >>> host-meson 0.56.2 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python3 3.9.6 Collecting legal info LICENSE: OK (sha256: 599826df92bfdcd2702eac691072498bb096c55af04ee984cf90f70ed77b5a70) >>> host-autoconf-archive 2019.01.06 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.4.1 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python3-setuptools 44.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> libiqrf 0.1.2 Collecting legal info src/iqrf.c: OK (sha256: 11e0700d7c23604d86fa1e7c54c7caa778d79eeb0035be8f80b5a552224ef015) >>> libusb 1.0.24 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libucl 0.8.1 Collecting legal info COPYING: OK (sha256: 1bf976835764c1d827e07472a0a75adb098682df56681878af05fc0db7439b03) >>> host-opkg-utils 0.4.3 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-diffutils 3.7 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-lz4 1.9.3 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-xz 5.2.5 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> procrank_linux 21c30ab4514a5b15ac6e813e21bee0d3d714cb08 Collecting legal info NOTICE: OK (sha256: 38751245389e1e23f73e6f5384b5cbe7fa972cc4410c5adc9c04b082a0b9561a) >>> host-python 2.7.18 Collecting legal info LICENSE: OK (sha256: de4d1f2d2ad5ad0cfd1657a106476b31cb5db5ef9d1ff842b237c0c81f0c8a23) >>> tinydtls 0.9-rc1 Collecting legal info LICENSE: OK (sha256: 7e906fb56da52bb6bba38e77eec00e7d37fe65b0b7b28c4bf68ff036573d0de5) >>> tree 1.8.0 Collecting legal info LICENSE: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-bootlin-2020.08-1: cannot save license (TOOLCHAIN_EXTERNAL_BOOTLIN_LICENSE_FILES not defined) Legal info produced in /tmp/instance-5/output-1/legal-info make: Leaving directory '/tmp/instance-5/buildroot'