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, --disable-static >>> tinydtls 0.9-rc1 Building PATH="/tmp/instance-1/output-1/host/bin:/tmp/instance-1/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-1/output-1/build/tinydtls-0.9-rc1/ make[1]: Entering directory '/tmp/instance-1/output-1/build/tinydtls-0.9-rc1' /tmp/instance-1/output-1/host/bin/riscv64-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-1/output-1/host/bin/riscv64-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-1/output-1/host/bin/riscv64-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-1/output-1/host/bin/riscv64-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-1/output-1/host/bin/riscv64-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-1/output-1/host/bin/riscv64-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-1/output-1/host/bin/riscv64-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-1/output-1/host/bin/riscv64-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-1/output-1/host/bin/riscv64-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-1/output-1/host/bin/riscv64-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 /usr/bin/make -C ecc ecc.o /usr/bin/make -C sha2 sha2.o /usr/bin/make -C doc make[2]: Entering directory '/tmp/instance-1/output-1/build/tinydtls-0.9-rc1/aes' /tmp/instance-1/output-1/host/bin/riscv64-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 make[2]: Entering directory '/tmp/instance-1/output-1/build/tinydtls-0.9-rc1/aes' /tmp/instance-1/output-1/host/bin/riscv64-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-1/output-1/build/tinydtls-0.9-rc1/sha2' /tmp/instance-1/output-1/host/bin/riscv64-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-1/output-1/build/tinydtls-0.9-rc1/ecc' /tmp/instance-1/output-1/host/bin/riscv64-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 make[2]: Entering directory '/tmp/instance-1/output-1/build/tinydtls-0.9-rc1/doc' : Doxyfile >./doxygen.out 2>&1 make[2]: Leaving directory '/tmp/instance-1/output-1/build/tinydtls-0.9-rc1/doc' make[2]: Leaving directory '/tmp/instance-1/output-1/build/tinydtls-0.9-rc1/aes' make[2]: Leaving directory '/tmp/instance-1/output-1/build/tinydtls-0.9-rc1/sha2' make[2]: Leaving directory '/tmp/instance-1/output-1/build/tinydtls-0.9-rc1/aes' make[2]: Leaving directory '/tmp/instance-1/output-1/build/tinydtls-0.9-rc1/ecc' /tmp/instance-1/output-1/host/bin/riscv64-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-1/output-1/host/bin/riscv64-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-1/output-1/host/bin/riscv64-linux-ranlib libtinydtls.a /usr/bin/make -C tests make[2]: Entering directory '/tmp/instance-1/output-1/build/tinydtls-0.9-rc1/tests' /tmp/instance-1/output-1/host/bin/riscv64-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-1/output-1/host/bin/riscv64-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-1/output-1/host/bin/riscv64-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-1/output-1/host/bin/riscv64-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 make[2]: Leaving directory '/tmp/instance-1/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-1/output-1/build/tinydtls-0.9-rc1/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-1/output-1/build/tinydtls-0.9-rc1/tests' make[2]: Entering directory '/tmp/instance-1/output-1/build/tinydtls-0.9-rc1/tests/unit-tests' make[2]: *** No targets. Stop. make[2]: Leaving directory '/tmp/instance-1/output-1/build/tinydtls-0.9-rc1/tests/unit-tests' make[2]: Entering directory '/tmp/instance-1/output-1/build/tinydtls-0.9-rc1/doc' : Doxyfile >./doxygen.out 2>&1 make[2]: Leaving directory '/tmp/instance-1/output-1/build/tinydtls-0.9-rc1/doc' make[2]: Entering directory '/tmp/instance-1/output-1/build/tinydtls-0.9-rc1/platform-specific' make[2]: Nothing to be done for 'clean'. make[2]: Leaving directory '/tmp/instance-1/output-1/build/tinydtls-0.9-rc1/platform-specific' make[2]: Entering directory '/tmp/instance-1/output-1/build/tinydtls-0.9-rc1/sha2' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-1/output-1/build/tinydtls-0.9-rc1/sha2' make[2]: Entering directory '/tmp/instance-1/output-1/build/tinydtls-0.9-rc1/aes' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-1/output-1/build/tinydtls-0.9-rc1/aes' make[2]: Entering directory '/tmp/instance-1/output-1/build/tinydtls-0.9-rc1/ecc' /tmp/instance-1/output-1/host/bin/riscv64-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-1/output-1/host/bin/riscv64-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-1/output-1/host/bin/riscv64-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-1/output-1/host/bin/riscv64-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-1/output-1/build/tinydtls-0.9-rc1/ecc' make[1]: Leaving directory '/tmp/instance-1/output-1/build/tinydtls-0.9-rc1' >>> tinydtls 0.9-rc1 Installing to staging directory PATH="/tmp/instance-1/output-1/host/bin:/tmp/instance-1/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-1/output-1/host/riscv64-buildroot-linux-musl/sysroot install -C /tmp/instance-1/output-1/build/tinydtls-0.9-rc1/ make[1]: Entering directory '/tmp/instance-1/output-1/build/tinydtls-0.9-rc1' /usr/bin/make -C aes rijndael.o /usr/bin/make -C aes rijndael_wrap.o /usr/bin/make -C ecc ecc.o /usr/bin/make -C sha2 sha2.o make[2]: Entering directory '/tmp/instance-1/output-1/build/tinydtls-0.9-rc1/aes' make[2]: 'rijndael.o' is up to date. make[2]: Leaving directory '/tmp/instance-1/output-1/build/tinydtls-0.9-rc1/aes' /usr/bin/make -C doc make[2]: Entering directory '/tmp/instance-1/output-1/build/tinydtls-0.9-rc1/aes' make[2]: 'rijndael_wrap.o' is up to date. make[2]: Leaving directory '/tmp/instance-1/output-1/build/tinydtls-0.9-rc1/aes' make[2]: Entering directory '/tmp/instance-1/output-1/build/tinydtls-0.9-rc1/ecc' make[2]: Entering directory '/tmp/instance-1/output-1/build/tinydtls-0.9-rc1/sha2' make[2]: 'ecc.o' is up to date. make[2]: 'sha2.o' is up to date. make[2]: Leaving directory '/tmp/instance-1/output-1/build/tinydtls-0.9-rc1/ecc' make[2]: Leaving directory '/tmp/instance-1/output-1/build/tinydtls-0.9-rc1/sha2' make[2]: Entering directory '/tmp/instance-1/output-1/build/tinydtls-0.9-rc1/doc' : Doxyfile >./doxygen.out 2>&1 make[2]: Leaving directory '/tmp/instance-1/output-1/build/tinydtls-0.9-rc1/doc' test -d /tmp/instance-1/output-1/host/riscv64-buildroot-linux-musl/sysroot/usr/lib || mkdir -p /tmp/instance-1/output-1/host/riscv64-buildroot-linux-musl/sysroot/usr/lib test -d /tmp/instance-1/output-1/host/riscv64-buildroot-linux-musl/sysroot/usr/include/tinydtls || mkdir -p /tmp/instance-1/output-1/host/riscv64-buildroot-linux-musl/sysroot/usr/include/tinydtls cp libtinydtls.a libtinydtls.so /tmp/instance-1/output-1/host/riscv64-buildroot-linux-musl/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-1/output-1/host/riscv64-buildroot-linux-musl/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-1/output-1/build/tinydtls-0.9-rc1/tests' : make[2]: Leaving directory '/tmp/instance-1/output-1/build/tinydtls-0.9-rc1/tests' make[2]: Entering directory '/tmp/instance-1/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-1/output-1/build/tinydtls-0.9-rc1/tests/unit-tests' make[2]: Entering directory '/tmp/instance-1/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-1/output-1/build/tinydtls-0.9-rc1/doc' make[2]: Entering directory '/tmp/instance-1/output-1/build/tinydtls-0.9-rc1/platform-specific' : make[2]: Leaving directory '/tmp/instance-1/output-1/build/tinydtls-0.9-rc1/platform-specific' make[2]: Entering directory '/tmp/instance-1/output-1/build/tinydtls-0.9-rc1/sha2' test -d /tmp/instance-1/output-1/host/riscv64-buildroot-linux-musl/sysroot/usr/include/tinydtls/sha2 || mkdir -p /tmp/instance-1/output-1/host/riscv64-buildroot-linux-musl/sysroot/usr/include/tinydtls/sha2 cp sha2.h /tmp/instance-1/output-1/host/riscv64-buildroot-linux-musl/sysroot/usr/include/tinydtls/sha2 make[2]: Leaving directory '/tmp/instance-1/output-1/build/tinydtls-0.9-rc1/sha2' make[2]: Entering directory '/tmp/instance-1/output-1/build/tinydtls-0.9-rc1/aes' test -d /tmp/instance-1/output-1/host/riscv64-buildroot-linux-musl/sysroot/usr/include/tinydtls/aes || mkdir -p /tmp/instance-1/output-1/host/riscv64-buildroot-linux-musl/sysroot/usr/include/tinydtls/aes cp rijndael.h /tmp/instance-1/output-1/host/riscv64-buildroot-linux-musl/sysroot/usr/include/tinydtls/aes make[2]: Leaving directory '/tmp/instance-1/output-1/build/tinydtls-0.9-rc1/aes' make[2]: Entering directory '/tmp/instance-1/output-1/build/tinydtls-0.9-rc1/ecc' test -d /tmp/instance-1/output-1/host/riscv64-buildroot-linux-musl/sysroot/usr/include/tinydtls/ecc || mkdir -p /tmp/instance-1/output-1/host/riscv64-buildroot-linux-musl/sysroot/usr/include/tinydtls/ecc cp ecc.h test_helper.h /tmp/instance-1/output-1/host/riscv64-buildroot-linux-musl/sysroot/usr/include/tinydtls/ecc make[2]: Leaving directory '/tmp/instance-1/output-1/build/tinydtls-0.9-rc1/ecc' make[1]: Leaving directory '/tmp/instance-1/output-1/build/tinydtls-0.9-rc1' >>> tinydtls 0.9-rc1 Fixing libtool files for la in $(find /tmp/instance-1/output-1/host/riscv64-buildroot-linux-musl/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-1/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-1/output-1/host/riscv64-buildroot-linux-musl/sysroot:@STAGING_DIR@:g" \ -e "s:/tmp/instance-1/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-1/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/tmp/instance-1/output-1/host/riscv64-buildroot-linux-musl/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-1/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-1/output-1/host/bin:/tmp/instance-1/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-1/output-1/target install -C /tmp/instance-1/output-1/build/tinydtls-0.9-rc1/ make[1]: Entering directory '/tmp/instance-1/output-1/build/tinydtls-0.9-rc1' /usr/bin/make -C aes rijndael.o /usr/bin/make -C aes rijndael_wrap.o /usr/bin/make -C ecc ecc.o /usr/bin/make -C sha2 sha2.o make[2]: Entering directory '/tmp/instance-1/output-1/build/tinydtls-0.9-rc1/aes' make[2]: 'rijndael.o' is up to date. make[2]: Leaving directory '/tmp/instance-1/output-1/build/tinydtls-0.9-rc1/aes' /usr/bin/make -C doc make[2]: Entering directory '/tmp/instance-1/output-1/build/tinydtls-0.9-rc1/ecc' make[2]: 'ecc.o' is up to date. make[2]: Entering directory '/tmp/instance-1/output-1/build/tinydtls-0.9-rc1/aes' make[2]: Leaving directory '/tmp/instance-1/output-1/build/tinydtls-0.9-rc1/ecc' make[2]: 'rijndael_wrap.o' is up to date. make[2]: Leaving directory '/tmp/instance-1/output-1/build/tinydtls-0.9-rc1/aes' make[2]: Entering directory '/tmp/instance-1/output-1/build/tinydtls-0.9-rc1/sha2' make[2]: 'sha2.o' is up to date. make[2]: Leaving directory '/tmp/instance-1/output-1/build/tinydtls-0.9-rc1/sha2' make[2]: Entering directory '/tmp/instance-1/output-1/build/tinydtls-0.9-rc1/doc' : Doxyfile >./doxygen.out 2>&1 make[2]: Leaving directory '/tmp/instance-1/output-1/build/tinydtls-0.9-rc1/doc' test -d /tmp/instance-1/output-1/target/usr/lib || mkdir -p /tmp/instance-1/output-1/target/usr/lib test -d /tmp/instance-1/output-1/target/usr/include/tinydtls || mkdir -p /tmp/instance-1/output-1/target/usr/include/tinydtls cp libtinydtls.a libtinydtls.so /tmp/instance-1/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-1/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-1/output-1/build/tinydtls-0.9-rc1/tests' : make[2]: Leaving directory '/tmp/instance-1/output-1/build/tinydtls-0.9-rc1/tests' make[2]: Entering directory '/tmp/instance-1/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-1/output-1/build/tinydtls-0.9-rc1/tests/unit-tests' make[2]: Entering directory '/tmp/instance-1/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-1/output-1/build/tinydtls-0.9-rc1/doc' make[2]: Entering directory '/tmp/instance-1/output-1/build/tinydtls-0.9-rc1/platform-specific' : make[2]: Leaving directory '/tmp/instance-1/output-1/build/tinydtls-0.9-rc1/platform-specific' make[2]: Entering directory '/tmp/instance-1/output-1/build/tinydtls-0.9-rc1/sha2' test -d /tmp/instance-1/output-1/target/usr/include/tinydtls/sha2 || mkdir -p /tmp/instance-1/output-1/target/usr/include/tinydtls/sha2 cp sha2.h /tmp/instance-1/output-1/target/usr/include/tinydtls/sha2 make[2]: Leaving directory '/tmp/instance-1/output-1/build/tinydtls-0.9-rc1/sha2' make[2]: Entering directory '/tmp/instance-1/output-1/build/tinydtls-0.9-rc1/aes' test -d /tmp/instance-1/output-1/target/usr/include/tinydtls/aes || mkdir -p /tmp/instance-1/output-1/target/usr/include/tinydtls/aes cp rijndael.h /tmp/instance-1/output-1/target/usr/include/tinydtls/aes make[2]: Leaving directory '/tmp/instance-1/output-1/build/tinydtls-0.9-rc1/aes' make[2]: Entering directory '/tmp/instance-1/output-1/build/tinydtls-0.9-rc1/ecc' test -d /tmp/instance-1/output-1/target/usr/include/tinydtls/ecc || mkdir -p /tmp/instance-1/output-1/target/usr/include/tinydtls/ecc cp ecc.h test_helper.h /tmp/instance-1/output-1/target/usr/include/tinydtls/ecc make[2]: Leaving directory '/tmp/instance-1/output-1/build/tinydtls-0.9-rc1/ecc' make[1]: Leaving directory '/tmp/instance-1/output-1/build/tinydtls-0.9-rc1' usb-modeswitch-2.6.1.tar.bz2: OK (md5: 69d00d6ed7097b97d972a159d14cfba1) usb-modeswitch-2.6.1.tar.bz2: OK (sha256: 5195d9e136e52f658f19e9f93e4f982b1b67bffac197d0a455cd8c2cd245fa34) >>> usb_modeswitch 2.6.1 Extracting bzcat /tmp/instance-1/dl/usb_modeswitch/usb-modeswitch-2.6.1.tar.bz2 | tar --strip-components=1 -C /tmp/instance-1/output-1/build/usb_modeswitch-2.6.1 -xf - >>> usb_modeswitch 2.6.1 Patching >>> usb_modeswitch 2.6.1 Configuring >>> usb_modeswitch 2.6.1 Building PATH="/tmp/instance-1/output-1/host/bin:/tmp/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j96 PATH="/tmp/instance-1/output-1/host/bin:/tmp/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/tmp/instance-1/output-1/host/bin/riscv64-linux-ar" AS="/tmp/instance-1/output-1/host/bin/riscv64-linux-as" LD="/tmp/instance-1/output-1/host/bin/riscv64-linux-ld" NM="/tmp/instance-1/output-1/host/bin/riscv64-linux-nm" CC="/tmp/instance-1/output-1/host/bin/riscv64-linux-gcc" GCC="/tmp/instance-1/output-1/host/bin/riscv64-linux-gcc" CPP="/tmp/instance-1/output-1/host/bin/riscv64-linux-cpp" CXX="/tmp/instance-1/output-1/host/bin/riscv64-linux-g++" FC="/tmp/instance-1/output-1/host/bin/riscv64-linux-gfortran" F77="/tmp/instance-1/output-1/host/bin/riscv64-linux-gfortran" RANLIB="/tmp/instance-1/output-1/host/bin/riscv64-linux-ranlib" READELF="/tmp/instance-1/output-1/host/bin/riscv64-linux-readelf" STRIP="/tmp/instance-1/output-1/host/bin/riscv64-linux-strip" OBJCOPY="/tmp/instance-1/output-1/host/bin/riscv64-linux-objcopy" OBJDUMP="/tmp/instance-1/output-1/host/bin/riscv64-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-1/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-1/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-1/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-1/output-1/host/lib -Wl,-rpath,/tmp/instance-1/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-1/output-1/host/bin/riscv64-linux-as" DEFAULT_LINKER="/tmp/instance-1/output-1/host/bin/riscv64-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 -O2 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/tmp/instance-1/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-1/output-1/host/riscv64-buildroot-linux-musl/sysroot" INTLTOOL_PERL=/usr/bin/perl -C /tmp/instance-1/output-1/build/usb_modeswitch-2.6.1 all-with-dynlink-dispatcher make[1]: Entering directory '/tmp/instance-1/output-1/build/usb_modeswitch-2.6.1' /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc -o usb_modeswitch usb_modeswitch.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 `pkg-config --libs --cflags libusb-1.0` ./make_string.sh usb_modeswitch_dispatcher.tcl > dispatcher.h usb_modeswitch.c: In function 'main': usb_modeswitch.c:519:3: warning: 'libusb_set_debug' is deprecated: Use libusb_set_option instead [-Wdeprecated-declarations] 519 | libusb_set_debug(ctx, 3); | ^~~~~~~~~~~~~~~~ In file included from usb_modeswitch.h:26, from usb_modeswitch.c:59: /tmp/instance-1/output-1/host/bin/../riscv64-buildroot-linux-musl/sysroot/usr/include/libusb-1.0/libusb.h:1352:18: note: declared here 1352 | void LIBUSB_CALL libusb_set_debug(libusb_context *ctx, int level); | ^~~~~~~~~~~~~~~~ DISPATCH=dispatcher-dynlink /tmp/instance-1/output-1/host/bin/riscv64-linux-gcc dispatcher.c -Ljim -ljim -Ijim -o usb_modeswitch_dispatcher -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 make[1]: Leaving directory '/tmp/instance-1/output-1/build/usb_modeswitch-2.6.1' >>> usb_modeswitch 2.6.1 Installing to target PATH="/tmp/instance-1/output-1/host/bin:/tmp/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j96 PATH="/tmp/instance-1/output-1/host/bin:/tmp/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/tmp/instance-1/output-1/host/bin/riscv64-linux-ar" AS="/tmp/instance-1/output-1/host/bin/riscv64-linux-as" LD="/tmp/instance-1/output-1/host/bin/riscv64-linux-ld" NM="/tmp/instance-1/output-1/host/bin/riscv64-linux-nm" CC="/tmp/instance-1/output-1/host/bin/riscv64-linux-gcc" GCC="/tmp/instance-1/output-1/host/bin/riscv64-linux-gcc" CPP="/tmp/instance-1/output-1/host/bin/riscv64-linux-cpp" CXX="/tmp/instance-1/output-1/host/bin/riscv64-linux-g++" FC="/tmp/instance-1/output-1/host/bin/riscv64-linux-gfortran" F77="/tmp/instance-1/output-1/host/bin/riscv64-linux-gfortran" RANLIB="/tmp/instance-1/output-1/host/bin/riscv64-linux-ranlib" READELF="/tmp/instance-1/output-1/host/bin/riscv64-linux-readelf" STRIP="/tmp/instance-1/output-1/host/bin/riscv64-linux-strip" OBJCOPY="/tmp/instance-1/output-1/host/bin/riscv64-linux-objcopy" OBJDUMP="/tmp/instance-1/output-1/host/bin/riscv64-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-1/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-1/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-1/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-1/output-1/host/lib -Wl,-rpath,/tmp/instance-1/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-1/output-1/host/bin/riscv64-linux-as" DEFAULT_LINKER="/tmp/instance-1/output-1/host/bin/riscv64-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 -O2 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/tmp/instance-1/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-1/output-1/host/riscv64-buildroot-linux-musl/sysroot" INTLTOOL_PERL=/usr/bin/perl DESTDIR=/tmp/instance-1/output-1/target -C /tmp/instance-1/output-1/build/usb_modeswitch-2.6.1 install-common make[1]: Entering directory '/tmp/instance-1/output-1/build/usb_modeswitch-2.6.1' install -D --mode=755 usb_modeswitch /tmp/instance-1/output-1/target/usr/sbin/usb_modeswitch install -D --mode=755 usb_modeswitch.sh /tmp/instance-1/output-1/target/lib/udev/usb_modeswitch install -D --mode=644 usb_modeswitch.conf /tmp/instance-1/output-1/target/etc/usb_modeswitch.conf install -D --mode=644 usb_modeswitch.1 /tmp/instance-1/output-1/target/usr/share/man/man1/usb_modeswitch.1 install -D --mode=644 usb_modeswitch_dispatcher.1 /tmp/instance-1/output-1/target/usr/share/man/man1/usb_modeswitch_dispatcher.1 install -D --mode=755 usb_modeswitch_dispatcher /tmp/instance-1/output-1/target/usr/sbin/usb_modeswitch_dispatcher install -d /tmp/instance-1/output-1/target/var/lib/usb_modeswitch test -d /tmp/instance-1/output-1/target/etc/init -a -e /sbin/initctl && install --mode=644 usb-modeswitch-upstart.conf /tmp/instance-1/output-1/target/etc/init || test 1 test -d /tmp/instance-1/output-1/target/etc/systemd/system -a \( -e /usr/bin/systemctl -o -e /bin/systemctl \) && install --mode=644 usb_modeswitch@.service /tmp/instance-1/output-1/target/etc/systemd/system || test 1 make[1]: Leaving directory '/tmp/instance-1/output-1/build/usb_modeswitch-2.6.1' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-1/output-1/host/etc/meson sed -e 's%@TARGET_CROSS@%/tmp/instance-1/output-1/host/bin/riscv64-linux-%g' -e 's%@TARGET_ARCH@%riscv64%g' -e 's%@TARGET_CPU@%%g' -e 's%@TARGET_ENDIAN@%little%g' -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-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', '-O2', '-g0'@PKG_TARGET_CFLAGS@%g" -e 's%@HOST_DIR@%/tmp/instance-1/output-1/host%g' -e 's%@STAGING_DIR@%/tmp/instance-1/output-1/host/riscv64-buildroot-linux-musl/sysroot%g' -e 's%@STATIC@%false%g' package/meson//cross-compilation.conf.in > /tmp/instance-1/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-1/output-1/host/etc/meson/cross-compilation.conf.in > /tmp/instance-1/output-1/host/etc/meson/cross-compilation.conf if grep -q CONFIG_ASH=y /tmp/instance-1/output-1/build/busybox-1.33.1/.config; then grep -qsE '^/bin/ash$' /tmp/instance-1/output-1/target/etc/shells || echo "/bin/ash" >> /tmp/instance-1/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /tmp/instance-1/output-1/build/busybox-1.33.1/.config; then grep -qsE '^/bin/hush$' /tmp/instance-1/output-1/target/etc/shells || echo "/bin/hush" >> /tmp/instance-1/output-1/target/etc/shells; fi mkdir -p /tmp/instance-1/output-1/target/etc echo "buildroot" > /tmp/instance-1/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-1/output-1/target/etc/hosts mkdir -p /tmp/instance-1/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-1/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-1/output-1/target/etc/shadow rm -f /tmp/instance-1/output-1/target/bin/sh printf '%s\n' C en_US locale-archive > /tmp/instance-1/output-1/build/locales.nopurge for dir in /tmp/instance-1/output-1/target/usr/share/locale /tmp/instance-1/output-1/target/usr/share/X11/locale /tmp/instance-1/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-1/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /tmp/instance-1/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /tmp/instance-1/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /tmp/instance-1/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /tmp/instance-1/output-1/target/usr/include /tmp/instance-1/output-1/target/usr/share/aclocal \ /tmp/instance-1/output-1/target/usr/lib/pkgconfig /tmp/instance-1/output-1/target/usr/share/pkgconfig \ /tmp/instance-1/output-1/target/usr/lib/cmake /tmp/instance-1/output-1/target/usr/share/cmake \ /tmp/instance-1/output-1/target/usr/doc find /tmp/instance-1/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-1/output-1/target/lib/ /tmp/instance-1/output-1/target/usr/lib/ /tmp/instance-1/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/tmp/instance-1/output-1/target/usr/libexec/': No such file or directory rm -rf /tmp/instance-1/output-1/target/usr/share/gdb rm -rf /tmp/instance-1/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-1/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-1/output-1/target/usr/share/zsh rm -rf /tmp/instance-1/output-1/target/usr/man /tmp/instance-1/output-1/target/usr/share/man rm -rf /tmp/instance-1/output-1/target/usr/info /tmp/instance-1/output-1/target/usr/share/info rm -rf /tmp/instance-1/output-1/target/usr/doc /tmp/instance-1/output-1/target/usr/share/doc rm -rf /tmp/instance-1/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-1/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-1/output-1/target/lib/debug /tmp/instance-1/output-1/target/usr/lib/debug find /tmp/instance-1/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-1/output-1/host/bin/riscv64-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /tmp/instance-1/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /tmp/instance-1/output-1/host/bin/riscv64-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /tmp/instance-1/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-1/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-1/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2021.05-904-gf0d37e275a"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2021.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2021.08-git\"" \ ) > /tmp/instance-1/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-1/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-1/output-1/per-package /tmp/instance-1/buildroot/support/scripts/fix-rpath target touch /tmp/instance-1/output-1/target/usr ln -snf /tmp/instance-1/output-1/host/riscv64-buildroot-linux-musl/sysroot /tmp/instance-1/output-1/staging make: Leaving directory '/tmp/instance-1/buildroot' make: Entering directory '/tmp/instance-1/buildroot' >>> Buildroot 2021.05-904-gf0d37e275a Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> musl-compat-headers Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-bootlin 2020.08-1 Collecting legal info >>> toolchain Collecting legal info >>> boost 1.75.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> busybox 1.33.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> mtd 2.1.3 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> c-ares 1.17.1 Collecting legal info LICENSE.md: OK (sha256: db4eb63fe09daebdf57d3f79b091bb5ee5070c0d761040e83264e648d307af4c) >>> cantarell 0.0.25 Collecting legal info COPYING: OK (sha256: 79a9d6198c0d9192c1b0bf55bcbc404a39390bd0d8c650cf20d652c2eaa284d8) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> execline 2.8.0.1 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> skalibs 2.10.0.3 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> font-awesome 4.7.0 Collecting legal info >>> host-gdb 10.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB ERROR: No hash found for COPYING3 ERROR: No hash found for COPYING3.LIB >>> host-expat 2.4.1 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libiberty 2.32 Collecting legal info COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> glog 0.4.0 Collecting legal info COPYING: OK (sha256: 0fc497129c5c69ff6f22da6933c7e4aaef082fde8437fd57680c2780100772a4) >>> host-cmake 3.16.9 Collecting legal info Copyright.txt: OK (sha256: dc628fb936a5d229296d42083f9a8218aa32204c016919e784404c9ec58776e9) >>> i2pd 2.38.0 Collecting legal info LICENSE: OK (sha256: 9c87aff490b272254d716475e3c4973f5f64af1d18f9f6962c1e61e252e1ad9a) >>> openssl Collecting legal info >>> 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) >>> ibrcommon 1.0.1 Collecting legal info COPYING: OK (sha256: 1a0b57773a46d9d4cc2f0d1780a17acc38af506bb1e0234aaa85f8ccd6dc0b92) README: OK (sha256: 9b8a430c2136ebcf76bd37f50da7d7a80ede413ec6604cc4694ea536e779854c) >>> ibrdtn 1.0.1 Collecting legal info COPYING: OK (sha256: 809fa1ed21450f59827d1e9aec720bbc4b687434fa22283c6cb5dd82a47ab9c0) >>> ibrdtnd 1.0.1 Collecting legal info COPYING: OK (sha256: 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594) >>> ifupdown-scripts Collecting legal info >>> jimtcl 0.80 Collecting legal info LICENSE: OK (sha256: 419f1146334e57fb258d6c957d1f94d43455ec0d24b1b54c4447e5f61a353950) >>> jsmin 1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b Collecting legal info jsmin.c: OK (sha256: b420f61778af09534adc836a5086f5625b8499124051c50baefa218e7c03a58c) >>> libev 4.27 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libftdi1 1.5 Collecting legal info LICENSE: OK (sha256: 524f46428bf72bb8c6acfeca4909551fd2e0bdbb5305406d38382f4056095c56) COPYING.LIB: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> libusb 1.0.24 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libhdhomerun 20210224 Collecting legal info LICENSE: OK (sha256: 9b872a8a070b8ad329c4bd380fb1bf0000f564c75023ec8e1e6803f15364b9e9) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnftnl 1.1.7 Collecting legal info COPYING: OK (sha256: 98193898c663001eff2fdcfb676e210c13042bc1a05e8d570c363efa396f8e24) >>> libodb 2.4.0 Collecting legal info LICENSE: OK (sha256: 841105a470fc283851c63941510ffd403c726d1910b688f7df95914ab8b1b5a3) >>> libserial 1.0.0 Collecting legal info LICENSE.txt: OK (sha256: c42fdfe17c192cfdb900e22d40ef246db1b473f99165e405eda62b41be27f4bf) >>> 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) >>> libsigc 2.10.6 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> 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 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-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) >>> host-python3-setuptools 44.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> linux-firmware 20210511 Collecting legal info LICENSE.radeon: OK (sha256: fc6223d4bfe9f2f9e2eddc44b9fe5721d0caf49f01cb08d602906add686d8c6f) WHENCE: OK (sha256: dcc87a24f18d46a73985e68c378ec6d7e7fd4083eb4d4f3130a34fe3f75aff6f) >>> linuxptp 3.1.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> lrzsz 0.12.20 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> mrouted 4.2 Collecting legal info LICENSE: OK (sha256: 834f45ed282fd010f354ecc0a50538af519a1cfcc4d2866de3be06982fa9ed29) >>> host-bison 3.7.6 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> openfpgaloader 381c67de00a3102cf6e9bb20ca84030a71c7a0f2 Collecting legal info LICENSE: OK (sha256: 8486a10c4393cee1c25392769ddd3b2d6c242d6ec7928e1414efff7dfb2f07ef) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-pwgen 2.08 Collecting legal info debian/copyright: OK (sha256: 5d3e49e01ef782be5841d5d1f7fb64d290cd86459598a913818584a46a2f81a1) >>> rtty 7.4.0 Collecting legal info LICENSE: OK (sha256: 99efed4bbc0b62f96f999ef23399e38234fb91651af734fd389a52b033a85b55) >>> s6-portable-utils 2.2.3.2 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> stunnel 5.59 Collecting legal info COPYING.md: OK (sha256: 28b55d0157efd5ceb63640faeebb50fda13b1f49aec0b9c1240b9a3ea9f0eb4c) COPYRIGHT.md: OK (sha256: 62f171d4d8b6726df61f18a6bbc0a70f79c4bc2134d837d35c81fc6289a2d84d) >>> tini 0.19.0 Collecting legal info LICENSE: OK (sha256: e5f46bca81266bdd511cf08018d66866870531794569c04f9b45f50dd23c28b0) >>> tinydtls 0.9-rc1 Collecting legal info LICENSE: OK (sha256: 7e906fb56da52bb6bba38e77eec00e7d37fe65b0b7b28c4bf68ff036573d0de5) >>> usb_modeswitch 2.6.1 Collecting legal info COPYING: OK (sha256: 6195429209313925c0eba6c0da4ee7a6cb4277b99e35c886913f80f91ec20b94) 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) WARNING: font-awesome-4.7.0: cannot save license (FONT_AWESOME_LICENSE_FILES not defined) Legal info produced in /tmp/instance-1/output-1/legal-info make: Leaving directory '/tmp/instance-1/buildroot'