checking for etags... /bin/false checking whether make sets $(MAKE)... yes checking for powerpc-buildroot-linux-uclibc-gcc... /tmp/instance-4/output-1/host/bin/powerpc-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /tmp/instance-4/output-1/host/bin/powerpc-linux-gcc accepts -g... yes checking for /tmp/instance-4/output-1/host/bin/powerpc-linux-gcc option to accept ISO C89... none needed checking for powerpc-buildroot-linux-uclibc-ranlib... /tmp/instance-4/output-1/host/bin/powerpc-linux-ranlib checking for powerpc-buildroot-linux-uclibc-ar... /tmp/instance-4/output-1/host/bin/powerpc-linux-ar checking the archiver (/tmp/instance-4/output-1/host/bin/powerpc-linux-ar) interface... ar checking how to run the C preprocessor... /tmp/instance-4/output-1/host/bin/powerpc-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) yes 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, --disable-static >>> tinydtls 0.9-rc1 Building PATH="/tmp/instance-4/output-1/host/bin:/tmp/instance-4/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-4/output-1/build/tinydtls-0.9-rc1/ make[1]: Entering directory '/tmp/instance-4/output-1/build/tinydtls-0.9-rc1' /tmp/instance-4/output-1/host/bin/powerpc-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-4/output-1/host/bin/powerpc-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-4/output-1/host/bin/powerpc-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-4/output-1/host/bin/powerpc-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-4/output-1/host/bin/powerpc-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-4/output-1/host/bin/powerpc-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-4/output-1/host/bin/powerpc-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-4/output-1/host/bin/powerpc-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-4/output-1/host/bin/powerpc-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-4/output-1/host/bin/powerpc-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 /usr/bin/make -C aes rijndael_wrap.o make[2]: Entering directory '/tmp/instance-4/output-1/build/tinydtls-0.9-rc1/aes' /tmp/instance-4/output-1/host/bin/powerpc-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 make[2]: Entering directory '/tmp/instance-4/output-1/build/tinydtls-0.9-rc1/aes' /tmp/instance-4/output-1/host/bin/powerpc-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-4/output-1/build/tinydtls-0.9-rc1/ecc' /tmp/instance-4/output-1/host/bin/powerpc-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 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-4/output-1/build/tinydtls-0.9-rc1/sha2' /tmp/instance-4/output-1/host/bin/powerpc-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 make[2]: Entering directory '/tmp/instance-4/output-1/build/tinydtls-0.9-rc1/doc' : Doxyfile >./doxygen.out 2>&1 make[2]: Leaving directory '/tmp/instance-4/output-1/build/tinydtls-0.9-rc1/doc' make[2]: Leaving directory '/tmp/instance-4/output-1/build/tinydtls-0.9-rc1/aes' make[2]: Leaving directory '/tmp/instance-4/output-1/build/tinydtls-0.9-rc1/aes' make[2]: Leaving directory '/tmp/instance-4/output-1/build/tinydtls-0.9-rc1/sha2' make[2]: Leaving directory '/tmp/instance-4/output-1/build/tinydtls-0.9-rc1/ecc' /tmp/instance-4/output-1/host/bin/powerpc-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-4/output-1/host/bin/powerpc-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. -shared 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 -o libtinydtls.so /tmp/instance-4/output-1/host/bin/powerpc-linux-ranlib libtinydtls.a /usr/bin/make -C tests make[2]: Entering directory '/tmp/instance-4/output-1/build/tinydtls-0.9-rc1/tests' /tmp/instance-4/output-1/host/bin/powerpc-linux-gcc -Wall -fPIC -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDTLSv12 -DWITH_SHA256 -L.. dtls-server.c ../libtinydtls.a -o dtls-server /tmp/instance-4/output-1/host/bin/powerpc-linux-gcc -Wall -fPIC -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDTLSv12 -DWITH_SHA256 -L.. ccm-test.c ../libtinydtls.a -o ccm-test /tmp/instance-4/output-1/host/bin/powerpc-linux-gcc -Wall -fPIC -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDTLSv12 -DWITH_SHA256 -L.. prf-test.c ../libtinydtls.a -o prf-test /tmp/instance-4/output-1/host/bin/powerpc-linux-gcc -Wall -fPIC -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDTLSv12 -DWITH_SHA256 -L.. 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-4/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-4/output-1/build/tinydtls-0.9-rc1/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-4/output-1/build/tinydtls-0.9-rc1/tests' make[2]: Entering directory '/tmp/instance-4/output-1/build/tinydtls-0.9-rc1/tests/unit-tests' make[2]: *** No targets. Stop. make[2]: Leaving directory '/tmp/instance-4/output-1/build/tinydtls-0.9-rc1/tests/unit-tests' make[2]: Entering directory '/tmp/instance-4/output-1/build/tinydtls-0.9-rc1/doc' : Doxyfile >./doxygen.out 2>&1 make[2]: Leaving directory '/tmp/instance-4/output-1/build/tinydtls-0.9-rc1/doc' make[2]: Entering directory '/tmp/instance-4/output-1/build/tinydtls-0.9-rc1/platform-specific' make[2]: Nothing to be done for 'clean'. make[2]: Leaving directory '/tmp/instance-4/output-1/build/tinydtls-0.9-rc1/platform-specific' make[2]: Entering directory '/tmp/instance-4/output-1/build/tinydtls-0.9-rc1/sha2' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-4/output-1/build/tinydtls-0.9-rc1/sha2' make[2]: Entering directory '/tmp/instance-4/output-1/build/tinydtls-0.9-rc1/aes' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-4/output-1/build/tinydtls-0.9-rc1/aes' make[2]: Entering directory '/tmp/instance-4/output-1/build/tinydtls-0.9-rc1/ecc' /tmp/instance-4/output-1/host/bin/powerpc-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-4/output-1/host/bin/powerpc-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-4/output-1/host/bin/powerpc-linux-gcc -Wall -std=c99 -pedantic -fPIC -DTEST_INCLUDE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDTLSv12 -DWITH_SHA256 testecc.c ecc_test.o test_helper.o -o testecc /tmp/instance-4/output-1/host/bin/powerpc-linux-gcc -Wall -std=c99 -pedantic -fPIC -DTEST_INCLUDE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDTLSv12 -DWITH_SHA256 testfield.c ecc_test.o test_helper.o -o testfield make[2]: Leaving directory '/tmp/instance-4/output-1/build/tinydtls-0.9-rc1/ecc' make[1]: Leaving directory '/tmp/instance-4/output-1/build/tinydtls-0.9-rc1' >>> tinydtls 0.9-rc1 Installing to staging directory PATH="/tmp/instance-4/output-1/host/bin:/tmp/instance-4/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-4/output-1/host/powerpc-buildroot-linux-uclibc/sysroot install -C /tmp/instance-4/output-1/build/tinydtls-0.9-rc1/ make[1]: Entering directory '/tmp/instance-4/output-1/build/tinydtls-0.9-rc1' /usr/bin/make -C aes rijndael.o /usr/bin/make -C aes rijndael_wrap.o make[2]: Entering directory '/tmp/instance-4/output-1/build/tinydtls-0.9-rc1/aes' make[2]: 'rijndael.o' is up to date. make[2]: Leaving directory '/tmp/instance-4/output-1/build/tinydtls-0.9-rc1/aes' make[2]: Entering directory '/tmp/instance-4/output-1/build/tinydtls-0.9-rc1/aes' make[2]: 'rijndael_wrap.o' is up to date. make[2]: Leaving directory '/tmp/instance-4/output-1/build/tinydtls-0.9-rc1/aes' /usr/bin/make -C ecc ecc.o /usr/bin/make -C sha2 sha2.o make[2]: Entering directory '/tmp/instance-4/output-1/build/tinydtls-0.9-rc1/ecc' make[2]: 'ecc.o' is up to date. make[2]: Leaving directory '/tmp/instance-4/output-1/build/tinydtls-0.9-rc1/ecc' make[2]: Entering directory '/tmp/instance-4/output-1/build/tinydtls-0.9-rc1/sha2' make[2]: 'sha2.o' is up to date. make[2]: Leaving directory '/tmp/instance-4/output-1/build/tinydtls-0.9-rc1/sha2' /usr/bin/make -C doc make[2]: Entering directory '/tmp/instance-4/output-1/build/tinydtls-0.9-rc1/doc' : Doxyfile >./doxygen.out 2>&1 make[2]: Leaving directory '/tmp/instance-4/output-1/build/tinydtls-0.9-rc1/doc' test -d /tmp/instance-4/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib || mkdir -p /tmp/instance-4/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib test -d /tmp/instance-4/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/include/tinydtls || mkdir -p /tmp/instance-4/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/include/tinydtls cp libtinydtls.a libtinydtls.so /tmp/instance-4/output-1/host/powerpc-buildroot-linux-uclibc/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-4/output-1/host/powerpc-buildroot-linux-uclibc/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-4/output-1/build/tinydtls-0.9-rc1/tests' : make[2]: Leaving directory '/tmp/instance-4/output-1/build/tinydtls-0.9-rc1/tests' make[2]: Entering directory '/tmp/instance-4/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-4/output-1/build/tinydtls-0.9-rc1/tests/unit-tests' make[2]: Entering directory '/tmp/instance-4/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-4/output-1/build/tinydtls-0.9-rc1/doc' make[2]: Entering directory '/tmp/instance-4/output-1/build/tinydtls-0.9-rc1/platform-specific' : make[2]: Leaving directory '/tmp/instance-4/output-1/build/tinydtls-0.9-rc1/platform-specific' make[2]: Entering directory '/tmp/instance-4/output-1/build/tinydtls-0.9-rc1/sha2' test -d /tmp/instance-4/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/include/tinydtls/sha2 || mkdir -p /tmp/instance-4/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/include/tinydtls/sha2 cp sha2.h /tmp/instance-4/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/include/tinydtls/sha2 make[2]: Leaving directory '/tmp/instance-4/output-1/build/tinydtls-0.9-rc1/sha2' make[2]: Entering directory '/tmp/instance-4/output-1/build/tinydtls-0.9-rc1/aes' test -d /tmp/instance-4/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/include/tinydtls/aes || mkdir -p /tmp/instance-4/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/include/tinydtls/aes cp rijndael.h /tmp/instance-4/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/include/tinydtls/aes make[2]: Leaving directory '/tmp/instance-4/output-1/build/tinydtls-0.9-rc1/aes' make[2]: Entering directory '/tmp/instance-4/output-1/build/tinydtls-0.9-rc1/ecc' test -d /tmp/instance-4/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/include/tinydtls/ecc || mkdir -p /tmp/instance-4/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/include/tinydtls/ecc cp ecc.h test_helper.h /tmp/instance-4/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/include/tinydtls/ecc make[2]: Leaving directory '/tmp/instance-4/output-1/build/tinydtls-0.9-rc1/ecc' make[1]: Leaving directory '/tmp/instance-4/output-1/build/tinydtls-0.9-rc1' >>> tinydtls 0.9-rc1 Fixing libtool files for la in $(find /tmp/instance-4/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-4/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-4/output-1/host/powerpc-buildroot-linux-uclibc/sysroot:@STAGING_DIR@:g" \ -e "s:/tmp/instance-4/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-4/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/tmp/instance-4/output-1/host/powerpc-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-4/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-4/output-1/host/bin:/tmp/instance-4/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-4/output-1/target install -C /tmp/instance-4/output-1/build/tinydtls-0.9-rc1/ make[1]: Entering directory '/tmp/instance-4/output-1/build/tinydtls-0.9-rc1' /usr/bin/make -C aes rijndael.o make[2]: Entering directory '/tmp/instance-4/output-1/build/tinydtls-0.9-rc1/aes' make[2]: 'rijndael.o' is up to date. make[2]: Leaving directory '/tmp/instance-4/output-1/build/tinydtls-0.9-rc1/aes' /usr/bin/make -C aes rijndael_wrap.o make[2]: Entering directory '/tmp/instance-4/output-1/build/tinydtls-0.9-rc1/aes' make[2]: 'rijndael_wrap.o' is up to date. make[2]: Leaving directory '/tmp/instance-4/output-1/build/tinydtls-0.9-rc1/aes' /usr/bin/make -C ecc ecc.o make[2]: Entering directory '/tmp/instance-4/output-1/build/tinydtls-0.9-rc1/ecc' make[2]: 'ecc.o' is up to date. make[2]: Leaving directory '/tmp/instance-4/output-1/build/tinydtls-0.9-rc1/ecc' /usr/bin/make -C sha2 sha2.o make[2]: Entering directory '/tmp/instance-4/output-1/build/tinydtls-0.9-rc1/sha2' make[2]: 'sha2.o' is up to date. make[2]: Leaving directory '/tmp/instance-4/output-1/build/tinydtls-0.9-rc1/sha2' /usr/bin/make -C doc make[2]: Entering directory '/tmp/instance-4/output-1/build/tinydtls-0.9-rc1/doc' : Doxyfile >./doxygen.out 2>&1 make[2]: Leaving directory '/tmp/instance-4/output-1/build/tinydtls-0.9-rc1/doc' test -d /tmp/instance-4/output-1/target/usr/lib || mkdir -p /tmp/instance-4/output-1/target/usr/lib test -d /tmp/instance-4/output-1/target/usr/include/tinydtls || mkdir -p /tmp/instance-4/output-1/target/usr/include/tinydtls cp libtinydtls.a libtinydtls.so /tmp/instance-4/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-4/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-4/output-1/build/tinydtls-0.9-rc1/tests' : make[2]: Leaving directory '/tmp/instance-4/output-1/build/tinydtls-0.9-rc1/tests' make[2]: Entering directory '/tmp/instance-4/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-4/output-1/build/tinydtls-0.9-rc1/tests/unit-tests' make[2]: Entering directory '/tmp/instance-4/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-4/output-1/build/tinydtls-0.9-rc1/doc' make[2]: Entering directory '/tmp/instance-4/output-1/build/tinydtls-0.9-rc1/platform-specific' : make[2]: Leaving directory '/tmp/instance-4/output-1/build/tinydtls-0.9-rc1/platform-specific' make[2]: Entering directory '/tmp/instance-4/output-1/build/tinydtls-0.9-rc1/sha2' test -d /tmp/instance-4/output-1/target/usr/include/tinydtls/sha2 || mkdir -p /tmp/instance-4/output-1/target/usr/include/tinydtls/sha2 cp sha2.h /tmp/instance-4/output-1/target/usr/include/tinydtls/sha2 make[2]: Leaving directory '/tmp/instance-4/output-1/build/tinydtls-0.9-rc1/sha2' make[2]: Entering directory '/tmp/instance-4/output-1/build/tinydtls-0.9-rc1/aes' test -d /tmp/instance-4/output-1/target/usr/include/tinydtls/aes || mkdir -p /tmp/instance-4/output-1/target/usr/include/tinydtls/aes cp rijndael.h /tmp/instance-4/output-1/target/usr/include/tinydtls/aes make[2]: Leaving directory '/tmp/instance-4/output-1/build/tinydtls-0.9-rc1/aes' make[2]: Entering directory '/tmp/instance-4/output-1/build/tinydtls-0.9-rc1/ecc' test -d /tmp/instance-4/output-1/target/usr/include/tinydtls/ecc || mkdir -p /tmp/instance-4/output-1/target/usr/include/tinydtls/ecc cp ecc.h test_helper.h /tmp/instance-4/output-1/target/usr/include/tinydtls/ecc make[2]: Leaving directory '/tmp/instance-4/output-1/build/tinydtls-0.9-rc1/ecc' make[1]: Leaving directory '/tmp/instance-4/output-1/build/tinydtls-0.9-rc1' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-4/output-1/host/etc/meson sed -e 's%@TARGET_CROSS@%/tmp/instance-4/output-1/host/bin/powerpc-linux-%g' -e 's%@TARGET_ARCH@%ppc%g' -e 's%@TARGET_CPU@%603e%g' -e 's%@TARGET_ENDIAN@%big%g' -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0'@PKG_TARGET_CFLAGS@%g" -e 's%@HOST_DIR@%/tmp/instance-4/output-1/host%g' -e 's%@STAGING_DIR@%/tmp/instance-4/output-1/host/powerpc-buildroot-linux-uclibc/sysroot%g' -e 's%@STATIC@%false%g' package/meson//cross-compilation.conf.in > /tmp/instance-4/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-4/output-1/host/etc/meson/cross-compilation.conf.in > /tmp/instance-4/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-4/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /tmp/instance-4/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /tmp/instance-4/output-1/build/busybox-1.33.1/.config; then grep -qsE '^/bin/ash$' /tmp/instance-4/output-1/target/etc/shells || echo "/bin/ash" >> /tmp/instance-4/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /tmp/instance-4/output-1/build/busybox-1.33.1/.config; then grep -qsE '^/bin/hush$' /tmp/instance-4/output-1/target/etc/shells || echo "/bin/hush" >> /tmp/instance-4/output-1/target/etc/shells; fi mkdir -p /tmp/instance-4/output-1/target/etc echo "buildroot" > /tmp/instance-4/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-4/output-1/target/etc/hosts mkdir -p /tmp/instance-4/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-4/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-4/output-1/target/etc/shadow rm -f /tmp/instance-4/output-1/target/bin/sh if [ -x /tmp/instance-4/output-1/target/sbin/swapon -a -x /tmp/instance-4/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /tmp/instance-4/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /tmp/instance-4/output-1/target/etc/inittab; fi printf '%s\n' C en_US locale-archive > /tmp/instance-4/output-1/build/locales.nopurge for dir in /tmp/instance-4/output-1/target/usr/share/locale /tmp/instance-4/output-1/target/usr/share/X11/locale /tmp/instance-4/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-4/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /tmp/instance-4/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /tmp/instance-4/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /tmp/instance-4/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /tmp/instance-4/output-1/target/usr/include /tmp/instance-4/output-1/target/usr/share/aclocal \ /tmp/instance-4/output-1/target/usr/lib/pkgconfig /tmp/instance-4/output-1/target/usr/share/pkgconfig \ /tmp/instance-4/output-1/target/usr/lib/cmake /tmp/instance-4/output-1/target/usr/share/cmake \ /tmp/instance-4/output-1/target/usr/doc find /tmp/instance-4/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-4/output-1/target/lib/ /tmp/instance-4/output-1/target/usr/lib/ /tmp/instance-4/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /tmp/instance-4/output-1/target/usr/share/gdb rm -rf /tmp/instance-4/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-4/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-4/output-1/target/usr/share/zsh rm -rf /tmp/instance-4/output-1/target/usr/man /tmp/instance-4/output-1/target/usr/share/man rm -rf /tmp/instance-4/output-1/target/usr/info /tmp/instance-4/output-1/target/usr/share/info rm -rf /tmp/instance-4/output-1/target/usr/doc /tmp/instance-4/output-1/target/usr/share/doc rm -rf /tmp/instance-4/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-4/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-4/output-1/target/lib/debug /tmp/instance-4/output-1/target/usr/lib/debug find /tmp/instance-4/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-4/output-1/host/bin/powerpc-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /tmp/instance-4/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /tmp/instance-4/output-1/host/bin/powerpc-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /tmp/instance-4/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-4/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-4/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2021.05-1098-g838bc2c0fb"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2021.08-rc1"; \ echo "PRETTY_NAME=\"Buildroot 2021.08-rc1\"" \ ) > /tmp/instance-4/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-4/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-4/output-1/per-package /tmp/instance-4/buildroot/support/scripts/fix-rpath target touch /tmp/instance-4/output-1/target/usr ln -snf /tmp/instance-4/output-1/host/powerpc-buildroot-linux-uclibc/sysroot /tmp/instance-4/output-1/staging make: Leaving directory '/tmp/instance-4/buildroot' make: Entering directory '/tmp/instance-4/buildroot' >>> Buildroot 2021.05-1098-g838bc2c0fb 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-custom Collecting legal info >>> toolchain Collecting legal info >>> armbian-firmware 70a08503ac9e765f5d1ccf4fa3e825db0751e53e Collecting legal info >>> atf 0.21 Collecting legal info COPYING: OK (sha256: 2a15172ddf6386297734c9800c899e6e8dc16c5a03931dcf95a9ab321a24cfe4) >>> 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-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> berkeleydb 5.3.28 Collecting legal info LICENSE: OK (sha256: b78815181a53241f9347c6b47d1031fd669946f863e1edc807a291354cec024b) >>> busybox 1.33.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> dante 1.4.2 Collecting legal info LICENSE: OK (sha256: 954ab6dbcf994711e28e603d8657d6eceef333cd6f9ca6705f0e9d118ab7d69a) >>> libminiupnpc 2.1.20201016 Collecting legal info LICENSE: OK (sha256: 0b476c395af6dd21eeb54c40a21d22e1c11a751fbd2dd17a41ce26e370be88d5) >>> host-cmake 3.16.9 Collecting legal info Copyright.txt: OK (sha256: dc628fb936a5d229296d42083f9a8218aa32204c016919e784404c9ec58776e9) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-dos2unix 7.4.2 Collecting legal info COPYING.txt: OK (sha256: db8888b7d1454348aca0c6ca851327245ef60e57afa8a6555761c8b95d24af77) >>> glog 0.4.0 Collecting legal info COPYING: OK (sha256: 0fc497129c5c69ff6f22da6933c7e4aaef082fde8437fd57680c2780100772a4) >>> initscripts Collecting legal info >>> jimtcl 0.80 Collecting legal info LICENSE: OK (sha256: 419f1146334e57fb258d6c957d1f94d43455ec0d24b1b54c4447e5f61a353950) >>> liblogging 1.0.6 Collecting legal info COPYING: OK (sha256: a5626f700d3ee92513673b5f43733af5b651d9e7a9157d4bd81ceb9c89ec04b0) >>> libopenssl 1.1.1k Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libraw1394 2.1.2 Collecting legal info COPYING.LIB: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> libtalloc 2.3.1 Collecting legal info talloc.h: OK (sha256: 15c2767545d1e43dc35832736253bde5be956f8ffec0474a6d0f70349b646ed3) pytalloc.h: OK (sha256: 8742f2dad3aaf885c7b4b699c20bfa0e9edeab380689f91a88aa90af03e6947b) >>> 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.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libtasn1 4.17.0 Collecting legal info COPYING: OK (sha256: 7446831f659f7ebfd8d497acc7f05dfa8e31c6cb6ba1b45df33d4895ab80f5a6) doc/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) doc/COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.7.6 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> lockdev 1.0.3 Collecting legal info LICENSE: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> lsscsi 0.31 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-lttng-babeltrace 1.5.7 Collecting legal info mit-license.txt: OK (sha256: 2f801b7c2494850c3d91da820eb230502dc0192c9d0db024db37ec08d0be1434) gpl-2.0.txt: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE: OK (sha256: 12d4222ac628fe4092cba8ed90bc5227a4dedd0b94973273cecbc393325bf1c2) >>> host-elfutils 0.184 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING-GPLV2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-LGPLV3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> 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-libglib2 2.68.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-meson 0.58.2 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python3-setuptools 44.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> host-pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> host-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-popt 1.18 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> ngircd 26.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> openssl Collecting legal info >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> shellinabox 2.20 Collecting legal info COPYING: OK (sha256: 04ef60ab9b83cde6f0862ea18474454477efb34c52ebce1f8d8260a398a39362) GPL-2: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> tinydtls 0.9-rc1 Collecting legal info LICENSE: OK (sha256: 7e906fb56da52bb6bba38e77eec00e7d37fe65b0b7b28c4bf68ff036573d0de5) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: armbian-firmware-70a08503ac9e765f5d1ccf4fa3e825db0751e53e: cannot save license (ARMBIAN_FIRMWARE_LICENSE_FILES not defined) Legal info produced in /tmp/instance-4/output-1/legal-info make: Leaving directory '/tmp/instance-4/buildroot'