checking for nios2-buildroot-linux-gnu-gcc... /accts/mlweber1/instance-3/output/host/bin/nios2-linux-gnu-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 /accts/mlweber1/instance-3/output/host/bin/nios2-linux-gnu-gcc accepts -g... yes checking for /accts/mlweber1/instance-3/output/host/bin/nios2-linux-gnu-gcc option to accept ISO C89... none needed checking for nios2-buildroot-linux-gnu-ranlib... /accts/mlweber1/instance-3/output/host/bin/nios2-linux-gnu-ranlib checking how to run the C preprocessor... /accts/mlweber1/instance-3/output/host/bin/nios2-linux-gnu-cpp checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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 stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes 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 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 examples/contiki/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 config.status: dtls_config.h is unchanged config.status: creating tinydtls.h config.status: tinydtls.h is unchanged 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, --enable-shared >>> tinydtls 0.8.2 Building PATH="/accts/mlweber1/instance-3/output/host/bin:/accts/mlweber1/instance-3/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j32 -C /accts/mlweber1/instance-3/output/build/tinydtls-0.8.2/ make[1]: Entering directory `/accts/mlweber1/instance-3/output/build/tinydtls-0.8.2' /accts/mlweber1/instance-3/output/host/bin/nios2-linux-gnu-gcc -Wall -pedantic -std=c99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DSHA2_USE_INTTYPES_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDTLSv12 -DWITH_SHA256 -DDTLS_CHECK_CONTENTTYPE -c -o dtls.o dtls.c /accts/mlweber1/instance-3/output/host/bin/nios2-linux-gnu-gcc -Wall -pedantic -std=c99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DSHA2_USE_INTTYPES_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDTLSv12 -DWITH_SHA256 -DDTLS_CHECK_CONTENTTYPE -c -o crypto.o crypto.c /accts/mlweber1/instance-3/output/host/bin/nios2-linux-gnu-gcc -Wall -pedantic -std=c99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DSHA2_USE_INTTYPES_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDTLSv12 -DWITH_SHA256 -DDTLS_CHECK_CONTENTTYPE -c -o ccm.o ccm.c /accts/mlweber1/instance-3/output/host/bin/nios2-linux-gnu-gcc -Wall -pedantic -std=c99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DSHA2_USE_INTTYPES_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDTLSv12 -DWITH_SHA256 -DDTLS_CHECK_CONTENTTYPE -c -o hmac.o hmac.c /accts/mlweber1/instance-3/output/host/bin/nios2-linux-gnu-gcc -Wall -pedantic -std=c99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DSHA2_USE_INTTYPES_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDTLSv12 -DWITH_SHA256 -DDTLS_CHECK_CONTENTTYPE -c -o netq.o netq.c /accts/mlweber1/instance-3/output/host/bin/nios2-linux-gnu-gcc -Wall -pedantic -std=c99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DSHA2_USE_INTTYPES_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDTLSv12 -DWITH_SHA256 -DDTLS_CHECK_CONTENTTYPE -c -o peer.o peer.c /accts/mlweber1/instance-3/output/host/bin/nios2-linux-gnu-gcc -Wall -pedantic -std=c99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DSHA2_USE_INTTYPES_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDTLSv12 -DWITH_SHA256 -DDTLS_CHECK_CONTENTTYPE -c -o dtls_time.o dtls_time.c /accts/mlweber1/instance-3/output/host/bin/nios2-linux-gnu-gcc -Wall -pedantic -std=c99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DSHA2_USE_INTTYPES_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDTLSv12 -DWITH_SHA256 -DDTLS_CHECK_CONTENTTYPE -c -o session.o session.c /accts/mlweber1/instance-3/output/host/bin/nios2-linux-gnu-gcc -Wall -pedantic -std=c99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DSHA2_USE_INTTYPES_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDTLSv12 -DWITH_SHA256 -DDTLS_CHECK_CONTENTTYPE -c -o debug.o debug.c /usr/bin/make -C aes rijndael.o /usr/bin/make -C ecc ecc.o /usr/bin/make -C sha2 sha2.o /usr/bin/make -C doc make[2]: Entering directory `/accts/mlweber1/instance-3/output/build/tinydtls-0.8.2/aes' /accts/mlweber1/instance-3/output/host/bin/nios2-linux-gnu-gcc -Wall -std=c99 -pedantic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DSHA2_USE_INTTYPES_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDTLSv12 -DWITH_SHA256 -c -o rijndael.o rijndael.c make[2]: Entering directory `/accts/mlweber1/instance-3/output/build/tinydtls-0.8.2/ecc' /accts/mlweber1/instance-3/output/host/bin/nios2-linux-gnu-gcc -Wall -std=c99 -pedantic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DSHA2_USE_INTTYPES_H -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 `/accts/mlweber1/instance-3/output/build/tinydtls-0.8.2/doc' : Doxyfile >./doxygen.out 2>&1 make[2]: Entering directory `/accts/mlweber1/instance-3/output/build/tinydtls-0.8.2/sha2' /accts/mlweber1/instance-3/output/host/bin/nios2-linux-gnu-gcc -Wall -std=c99 -pedantic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DSHA2_USE_INTTYPES_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDTLSv12 -DWITH_SHA256 -I.. -c -o sha2.o sha2.c make[2]: Leaving directory `/accts/mlweber1/instance-3/output/build/tinydtls-0.8.2/doc' sha2.c: In function 'SHA256_Final': sha2.c:641:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(sha2_word64*)&context->buffer[SHA256_SHORT_BLOCK_LENGTH] = context->bitcount; ^ make[2]: Leaving directory `/accts/mlweber1/instance-3/output/build/tinydtls-0.8.2/sha2' make[2]: Leaving directory `/accts/mlweber1/instance-3/output/build/tinydtls-0.8.2/aes' make[2]: Leaving directory `/accts/mlweber1/instance-3/output/build/tinydtls-0.8.2/ecc' ar cru libtinydtls.a dtls.o crypto.o ccm.o hmac.o netq.o peer.o dtls_time.o session.o debug.o aes/rijndael.o ecc/ecc.o sha2/sha2.o ranlib libtinydtls.a for dir in tests doc platform-specific sha2 aes ecc; do \ /usr/bin/make -C $dir ; \ done make[2]: Entering directory `/accts/mlweber1/instance-3/output/build/tinydtls-0.8.2/tests' /accts/mlweber1/instance-3/output/host/bin/nios2-linux-gnu-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DSHA2_USE_INTTYPES_H -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDTLSv12 -DWITH_SHA256 -L.. dtls-server.c -ltinydtls -o dtls-server /accts/mlweber1/instance-3/output/host/bin/nios2-linux-gnu-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DSHA2_USE_INTTYPES_H -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDTLSv12 -DWITH_SHA256 -L.. ccm-test.c -ltinydtls -o ccm-test /accts/mlweber1/instance-3/output/host/bin/nios2-linux-gnu-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DSHA2_USE_INTTYPES_H -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDTLSv12 -DWITH_SHA256 -L.. prf-test.c -ltinydtls -o prf-test /accts/mlweber1/instance-3/output/host/bin/nios2-linux-gnu-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DSHA2_USE_INTTYPES_H -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDTLSv12 -DWITH_SHA256 -L.. dtls-client.c -ltinydtls -o dtls-client make[2]: Leaving directory `/accts/mlweber1/instance-3/output/build/tinydtls-0.8.2/tests' make[2]: Entering directory `/accts/mlweber1/instance-3/output/build/tinydtls-0.8.2/doc' : Doxyfile >./doxygen.out 2>&1 make[2]: Leaving directory `/accts/mlweber1/instance-3/output/build/tinydtls-0.8.2/doc' make[2]: Entering directory `/accts/mlweber1/instance-3/output/build/tinydtls-0.8.2/platform-specific' make[2]: Nothing to be done for `clean'. make[2]: Leaving directory `/accts/mlweber1/instance-3/output/build/tinydtls-0.8.2/platform-specific' make[2]: Entering directory `/accts/mlweber1/instance-3/output/build/tinydtls-0.8.2/sha2' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/accts/mlweber1/instance-3/output/build/tinydtls-0.8.2/sha2' make[2]: Entering directory `/accts/mlweber1/instance-3/output/build/tinydtls-0.8.2/aes' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/accts/mlweber1/instance-3/output/build/tinydtls-0.8.2/aes' make[2]: Entering directory `/accts/mlweber1/instance-3/output/build/tinydtls-0.8.2/ecc' /accts/mlweber1/instance-3/output/host/bin/nios2-linux-gnu-gcc -Wall -std=c99 -pedantic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DSHA2_USE_INTTYPES_H -DTEST_INCLUDE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDTLSv12 -DWITH_SHA256 -c -o ecc_test.o ecc.c /accts/mlweber1/instance-3/output/host/bin/nios2-linux-gnu-gcc -Wall -std=c99 -pedantic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DSHA2_USE_INTTYPES_H -DTEST_INCLUDE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDTLSv12 -DWITH_SHA256 -c -o test_helper.o test_helper.c /accts/mlweber1/instance-3/output/host/bin/nios2-linux-gnu-gcc -Wall -std=c99 -pedantic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DSHA2_USE_INTTYPES_H -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 /accts/mlweber1/instance-3/output/host/bin/nios2-linux-gnu-gcc -Wall -std=c99 -pedantic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DSHA2_USE_INTTYPES_H -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 `/accts/mlweber1/instance-3/output/build/tinydtls-0.8.2/ecc' make[1]: Leaving directory `/accts/mlweber1/instance-3/output/build/tinydtls-0.8.2' >>> tinydtls 0.8.2 Installing to staging directory PATH="/accts/mlweber1/instance-3/output/host/bin:/accts/mlweber1/instance-3/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j32 DESTDIR=/accts/mlweber1/instance-3/output/host/nios2-buildroot-linux-gnu/sysroot install -C /accts/mlweber1/instance-3/output/build/tinydtls-0.8.2/ make[1]: Entering directory `/accts/mlweber1/instance-3/output/build/tinydtls-0.8.2' /usr/bin/make -C aes rijndael.o /usr/bin/make -C ecc ecc.o /usr/bin/make -C sha2 sha2.o make[2]: Entering directory `/accts/mlweber1/instance-3/output/build/tinydtls-0.8.2/aes' make[2]: `rijndael.o' is up to date. make[2]: Leaving directory `/accts/mlweber1/instance-3/output/build/tinydtls-0.8.2/aes' make[2]: Entering directory `/accts/mlweber1/instance-3/output/build/tinydtls-0.8.2/ecc' make[2]: `ecc.o' is up to date. make[2]: Leaving directory `/accts/mlweber1/instance-3/output/build/tinydtls-0.8.2/ecc' make[2]: Entering directory `/accts/mlweber1/instance-3/output/build/tinydtls-0.8.2/sha2' make[2]: `sha2.o' is up to date. make[2]: Leaving directory `/accts/mlweber1/instance-3/output/build/tinydtls-0.8.2/sha2' /usr/bin/make -C doc make[2]: Entering directory `/accts/mlweber1/instance-3/output/build/tinydtls-0.8.2/doc' : Doxyfile >./doxygen.out 2>&1 make[2]: Leaving directory `/accts/mlweber1/instance-3/output/build/tinydtls-0.8.2/doc' test -d /accts/mlweber1/instance-3/output/host/nios2-buildroot-linux-gnu/sysroot/usr/lib || mkdir -p /accts/mlweber1/instance-3/output/host/nios2-buildroot-linux-gnu/sysroot/usr/lib test -d /accts/mlweber1/instance-3/output/host/nios2-buildroot-linux-gnu/sysroot/usr/include/tinydtls || mkdir -p /accts/mlweber1/instance-3/output/host/nios2-buildroot-linux-gnu/sysroot/usr/include/tinydtls cp libtinydtls.a /accts/mlweber1/instance-3/output/host/nios2-buildroot-linux-gnu/sysroot/usr/lib/ cp dtls.h hmac.h debug.h dtls_config.h uthash.h numeric.h crypto.h global.h ccm.h netq.h t_list.h alert.h utlist.h prng.h peer.h state.h dtls_time.h session.h tinydtls.h /accts/mlweber1/instance-3/output/host/nios2-buildroot-linux-gnu/sysroot/usr/include/tinydtls/ for dir in 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 `/accts/mlweber1/instance-3/output/build/tinydtls-0.8.2/tests' : make[2]: Leaving directory `/accts/mlweber1/instance-3/output/build/tinydtls-0.8.2/tests' make[2]: Entering directory `/accts/mlweber1/instance-3/output/build/tinydtls-0.8.2/doc' test -d /accts/mlweber1/instance-3/output/host/nios2-buildroot-linux-gnu/sysroot/usr/share/doc/tinydtls || mkdir -p /accts/mlweber1/instance-3/output/host/nios2-buildroot-linux-gnu/sysroot/usr/share/doc/tinydtls cp -r html/* /accts/mlweber1/instance-3/output/host/nios2-buildroot-linux-gnu/sysroot/usr/share/doc/tinydtls make[2]: Leaving directory `/accts/mlweber1/instance-3/output/build/tinydtls-0.8.2/doc' make[2]: Entering directory `/accts/mlweber1/instance-3/output/build/tinydtls-0.8.2/platform-specific' : make[2]: Leaving directory `/accts/mlweber1/instance-3/output/build/tinydtls-0.8.2/platform-specific' make[2]: Entering directory `/accts/mlweber1/instance-3/output/build/tinydtls-0.8.2/sha2' test -d /accts/mlweber1/instance-3/output/host/nios2-buildroot-linux-gnu/sysroot/usr/include/tinydtls/sha2 || mkdir -p /accts/mlweber1/instance-3/output/host/nios2-buildroot-linux-gnu/sysroot/usr/include/tinydtls/sha2 cp sha2.h /accts/mlweber1/instance-3/output/host/nios2-buildroot-linux-gnu/sysroot/usr/include/tinydtls/sha2 make[2]: Leaving directory `/accts/mlweber1/instance-3/output/build/tinydtls-0.8.2/sha2' make[2]: Entering directory `/accts/mlweber1/instance-3/output/build/tinydtls-0.8.2/aes' test -d /accts/mlweber1/instance-3/output/host/nios2-buildroot-linux-gnu/sysroot/usr/include/tinydtls/aes || mkdir -p /accts/mlweber1/instance-3/output/host/nios2-buildroot-linux-gnu/sysroot/usr/include/tinydtls/aes cp rijndael.h /accts/mlweber1/instance-3/output/host/nios2-buildroot-linux-gnu/sysroot/usr/include/tinydtls/aes make[2]: Leaving directory `/accts/mlweber1/instance-3/output/build/tinydtls-0.8.2/aes' make[2]: Entering directory `/accts/mlweber1/instance-3/output/build/tinydtls-0.8.2/ecc' test -d /accts/mlweber1/instance-3/output/host/nios2-buildroot-linux-gnu/sysroot/usr/include/tinydtls/ecc || mkdir -p /accts/mlweber1/instance-3/output/host/nios2-buildroot-linux-gnu/sysroot/usr/include/tinydtls/ecc cp ecc.h test_helper.h /accts/mlweber1/instance-3/output/host/nios2-buildroot-linux-gnu/sysroot/usr/include/tinydtls/ecc make[2]: Leaving directory `/accts/mlweber1/instance-3/output/build/tinydtls-0.8.2/ecc' make[1]: Leaving directory `/accts/mlweber1/instance-3/output/build/tinydtls-0.8.2' >>> tinydtls 0.8.2 Fixing libtool files >>> tinydtls 0.8.2 Installing to target PATH="/accts/mlweber1/instance-3/output/host/bin:/accts/mlweber1/instance-3/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j32 DESTDIR=/accts/mlweber1/instance-3/output/target install -C /accts/mlweber1/instance-3/output/build/tinydtls-0.8.2/ make[1]: Entering directory `/accts/mlweber1/instance-3/output/build/tinydtls-0.8.2' /usr/bin/make -C aes rijndael.o /usr/bin/make -C ecc ecc.o /usr/bin/make -C sha2 sha2.o make[2]: Entering directory `/accts/mlweber1/instance-3/output/build/tinydtls-0.8.2/aes' make[2]: `rijndael.o' is up to date. make[2]: Leaving directory `/accts/mlweber1/instance-3/output/build/tinydtls-0.8.2/aes' make[2]: Entering directory `/accts/mlweber1/instance-3/output/build/tinydtls-0.8.2/ecc' make[2]: `ecc.o' is up to date. make[2]: Leaving directory `/accts/mlweber1/instance-3/output/build/tinydtls-0.8.2/ecc' make[2]: Entering directory `/accts/mlweber1/instance-3/output/build/tinydtls-0.8.2/sha2' make[2]: `sha2.o' is up to date. make[2]: Leaving directory `/accts/mlweber1/instance-3/output/build/tinydtls-0.8.2/sha2' /usr/bin/make -C doc make[2]: Entering directory `/accts/mlweber1/instance-3/output/build/tinydtls-0.8.2/doc' : Doxyfile >./doxygen.out 2>&1 make[2]: Leaving directory `/accts/mlweber1/instance-3/output/build/tinydtls-0.8.2/doc' test -d /accts/mlweber1/instance-3/output/target/usr/lib || mkdir -p /accts/mlweber1/instance-3/output/target/usr/lib test -d /accts/mlweber1/instance-3/output/target/usr/include/tinydtls || mkdir -p /accts/mlweber1/instance-3/output/target/usr/include/tinydtls cp libtinydtls.a /accts/mlweber1/instance-3/output/target/usr/lib/ cp dtls.h hmac.h debug.h dtls_config.h uthash.h numeric.h crypto.h global.h ccm.h netq.h t_list.h alert.h utlist.h prng.h peer.h state.h dtls_time.h session.h tinydtls.h /accts/mlweber1/instance-3/output/target/usr/include/tinydtls/ for dir in 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 `/accts/mlweber1/instance-3/output/build/tinydtls-0.8.2/tests' : make[2]: Leaving directory `/accts/mlweber1/instance-3/output/build/tinydtls-0.8.2/tests' make[2]: Entering directory `/accts/mlweber1/instance-3/output/build/tinydtls-0.8.2/doc' test -d /accts/mlweber1/instance-3/output/target/usr/share/doc/tinydtls || mkdir -p /accts/mlweber1/instance-3/output/target/usr/share/doc/tinydtls cp -r html/* /accts/mlweber1/instance-3/output/target/usr/share/doc/tinydtls make[2]: Leaving directory `/accts/mlweber1/instance-3/output/build/tinydtls-0.8.2/doc' make[2]: Entering directory `/accts/mlweber1/instance-3/output/build/tinydtls-0.8.2/platform-specific' : make[2]: Leaving directory `/accts/mlweber1/instance-3/output/build/tinydtls-0.8.2/platform-specific' make[2]: Entering directory `/accts/mlweber1/instance-3/output/build/tinydtls-0.8.2/sha2' test -d /accts/mlweber1/instance-3/output/target/usr/include/tinydtls/sha2 || mkdir -p /accts/mlweber1/instance-3/output/target/usr/include/tinydtls/sha2 cp sha2.h /accts/mlweber1/instance-3/output/target/usr/include/tinydtls/sha2 make[2]: Leaving directory `/accts/mlweber1/instance-3/output/build/tinydtls-0.8.2/sha2' make[2]: Entering directory `/accts/mlweber1/instance-3/output/build/tinydtls-0.8.2/aes' test -d /accts/mlweber1/instance-3/output/target/usr/include/tinydtls/aes || mkdir -p /accts/mlweber1/instance-3/output/target/usr/include/tinydtls/aes cp rijndael.h /accts/mlweber1/instance-3/output/target/usr/include/tinydtls/aes make[2]: Leaving directory `/accts/mlweber1/instance-3/output/build/tinydtls-0.8.2/aes' make[2]: Entering directory `/accts/mlweber1/instance-3/output/build/tinydtls-0.8.2/ecc' test -d /accts/mlweber1/instance-3/output/target/usr/include/tinydtls/ecc || mkdir -p /accts/mlweber1/instance-3/output/target/usr/include/tinydtls/ecc cp ecc.h test_helper.h /accts/mlweber1/instance-3/output/target/usr/include/tinydtls/ecc make[2]: Leaving directory `/accts/mlweber1/instance-3/output/build/tinydtls-0.8.2/ecc' make[1]: Leaving directory `/accts/mlweber1/instance-3/output/build/tinydtls-0.8.2' tzcode2017c.tar.gz: OK (sha512: 0d8c3e07b0de9015a137602450468ceb6358312a50eeda2a860882367107b8ba9ef275880b292570a671b9910afc54e6209e1e642387d246bc9c08c4ff660ffb) >>> host-zic 2017c Extracting gzip -d -c /accts/mlweber1/instance-3/dl/tzcode2017c.tar.gz | tar --strip-components=0 -C /accts/mlweber1/instance-3/output/build/host-zic-2017c -xf - >>> host-zic 2017c Patching Applying 0001-remove-dependency-check-on-version-file.patch using patch: patching file Makefile Hunk #1 succeeded at 491 (offset 54 lines). >>> host-zic 2017c Configuring >>> host-zic 2017c Building PATH="/accts/mlweber1/instance-3/output/host/bin:/accts/mlweber1/instance-3/output/host/sbin:/usr/bin:/bin" PKG_CONFIG="/accts/mlweber1/instance-3/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/accts/mlweber1/instance-3/output/host/lib/pkgconfig:/accts/mlweber1/instance-3/output/host/share/pkgconfig" /usr/bin/make -j32 -C /accts/mlweber1/instance-3/output/build/host-zic-2017c zic make[1]: Entering directory `/accts/mlweber1/instance-3/output/build/host-zic-2017c' VERSION=`cat version` && printf '%s\n' \ 'static char const PKGVERSION[]="(tzcode) ";' \ "static char const TZVERSION[]=\"$VERSION\";" \ 'static char const REPORT_BUGS_TO[]="tz@iana.org";' \ >version.h.out mv version.h.out version.h cc -DTZDIR=\"/usr/local/etc/zoneinfo\" -c -o zic.o zic.c cc -DTZDIR=\"/usr/local/etc/zoneinfo\" -o zic zic.o make[1]: Leaving directory `/accts/mlweber1/instance-3/output/build/host-zic-2017c' >>> host-zic 2017c Installing to host directory /usr/bin/install -D -m 755 /accts/mlweber1/instance-3/output/build/host-zic-2017c/zic /accts/mlweber1/instance-3/output/host/sbin/zic /usr/bin/install -D -m 644 /accts/mlweber1/instance-3/output/build/host-zic-2017c/tzfile.h /accts/mlweber1/instance-3/output/host/include/tzfile.h tzdata2017c.tar.gz: OK (sha512: feb5c544e617b30c73a397e5a1c51f9847d0fddf1dfa0f9ace2e6f686786f09b666937b2048e07075c84593fc584bd5a25d639fce70eca9735267df28621ab4c) >>> host-tzdata 2017c Extracting gzip -d -c /accts/mlweber1/instance-3/dl/tzdata2017c.tar.gz | tar --strip-components=0 -C /accts/mlweber1/instance-3/output/build/host-tzdata-2017c -xf - >>> host-tzdata 2017c Patching >>> host-tzdata 2017c Configuring >>> host-tzdata 2017c Building (cd /accts/mlweber1/instance-3/output/build/host-tzdata-2017c; for zone in africa antarctica asia australasia europe northamerica southamerica pacificnew etcetera backward systemv factory; do /accts/mlweber1/instance-3/output/host/sbin/zic -d _output/posix -y yearistype.sh $zone || exit 1; /accts/mlweber1/instance-3/output/host/sbin/zic -d _output/right -L leapseconds -y yearistype.sh $zone || exit 1; done; ) warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent >>> host-tzdata 2017c Installing to host directory /usr/bin/install -d -m 0755 /accts/mlweber1/instance-3/output/host/share/zoneinfo cp -a /accts/mlweber1/instance-3/output/build/host-tzdata-2017c/_output/* /accts/mlweber1/instance-3/output/build/host-tzdata-2017c/*.tab /accts/mlweber1/instance-3/output/host/share/zoneinfo tzdata2017c.tar.gz: OK (sha512: feb5c544e617b30c73a397e5a1c51f9847d0fddf1dfa0f9ace2e6f686786f09b666937b2048e07075c84593fc584bd5a25d639fce70eca9735267df28621ab4c) >>> tzdata 2017c Extracting >>> tzdata 2017c Patching >>> tzdata 2017c Configuring >>> tzdata 2017c Building >>> tzdata 2017c Installing to target /usr/bin/install -d -m 0755 /accts/mlweber1/instance-3/output/target/usr/share/zoneinfo cp -a /accts/mlweber1/instance-3/output/host/share/zoneinfo/* /accts/mlweber1/instance-3/output/target/usr/share/zoneinfo cd /accts/mlweber1/instance-3/output/target/usr/share/zoneinfo; for zone in posix/*; do ln -sfn "${zone}" "${zone##*/}"; done if [ ! -f /accts/mlweber1/instance-3/output/target/usr/share/zoneinfo/Etc/UTC ]; then printf "Error: '%s' is not a valid timezone, check your BR2_TARGET_LOCALTIME setting\n" "Etc/UTC"; exit 1; fi ln -sf ../usr/share/zoneinfo/Etc/UTC /accts/mlweber1/instance-3/output/target/etc/localtime echo "Etc/UTC" >/accts/mlweber1/instance-3/output/target/etc/timezone >>> Finalizing target directory rm -f /accts/mlweber1/instance-3/output/target/usr/share/glib-2.0/schemas/*.xml /accts/mlweber1/instance-3/output/target/usr/share/glib-2.0/schemas/*.dtd /accts/mlweber1/instance-3/output/host/bin/glib-compile-schemas /accts/mlweber1/instance-3/output/host/nios2-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/accts/mlweber1/instance-3/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /accts/mlweber1/instance-3/output/target/etc echo "buildroot" > /accts/mlweber1/instance-3/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /accts/mlweber1/instance-3/output/target/etc/hosts mkdir -p /accts/mlweber1/instance-3/output/target/etc echo "Welcome to Buildroot" > /accts/mlweber1/instance-3/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /accts/mlweber1/instance-3/output/target/etc/shadow rm -f /accts/mlweber1/instance-3/output/target/bin/sh rm -f /accts/mlweber1/instance-3/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /accts/mlweber1/instance-3/output/build/locales.nopurge; done for dir in /accts/mlweber1/instance-3/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /accts/mlweber1/instance-3/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /accts/mlweber1/instance-3/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /accts/mlweber1/instance-3/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /accts/mlweber1/instance-3/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /accts/mlweber1/instance-3/output/target/usr/include /accts/mlweber1/instance-3/output/target/usr/share/aclocal \ /accts/mlweber1/instance-3/output/target/usr/lib/pkgconfig /accts/mlweber1/instance-3/output/target/usr/share/pkgconfig \ /accts/mlweber1/instance-3/output/target/usr/lib/cmake /accts/mlweber1/instance-3/output/target/usr/share/cmake find /accts/mlweber1/instance-3/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /accts/mlweber1/instance-3/output/target/lib/ /accts/mlweber1/instance-3/output/target/usr/lib/ /accts/mlweber1/instance-3/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /accts/mlweber1/instance-3/output/target/usr/share/gdb rm -rf /accts/mlweber1/instance-3/output/target/usr/share/bash-completion rm -rf /accts/mlweber1/instance-3/output/target/usr/share/zsh rm -rf /accts/mlweber1/instance-3/output/target/usr/man /accts/mlweber1/instance-3/output/target/usr/share/man rm -rf /accts/mlweber1/instance-3/output/target/usr/info /accts/mlweber1/instance-3/output/target/usr/share/info rm -rf /accts/mlweber1/instance-3/output/target/usr/doc /accts/mlweber1/instance-3/output/target/usr/share/doc rm -rf /accts/mlweber1/instance-3/output/target/usr/share/gtk-doc rmdir /accts/mlweber1/instance-3/output/target/usr/share 2>/dev/null || true find /accts/mlweber1/instance-3/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /accts/mlweber1/instance-3/output/host/bin/nios2-linux-gnu-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /accts/mlweber1/instance-3/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /accts/mlweber1/instance-3/output/host/bin/nios2-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug find /accts/mlweber1/instance-3/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /accts/mlweber1/instance-3/output/host/bin/nios2-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /accts/mlweber1/instance-3/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /accts/mlweber1/instance-3/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /accts/mlweber1/instance-3/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2017.11-rc2-00035-g1a515b5"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2017.11-rc2"; \ echo "PRETTY_NAME=\"Buildroot 2017.11-rc2\"" \ ) > /accts/mlweber1/instance-3/output/target/etc/os-release >>> Sanitizing RPATH in target tree /accts/mlweber1/instance-3/buildroot/support/scripts/fix-rpath target make: Leaving directory `/accts/mlweber1/instance-3/buildroot' make: Entering directory `/accts/mlweber1/instance-3/buildroot' >>> Buildroot 2017.11-rc2-00035-g1a515b5 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info sourceryg++-2017.05-4-nios2-linux-gnu.src.tar.bz2: OK (md5: 529a7fecf33d0d113a446413b9d1e173) sourceryg++-2017.05-4-nios2-linux-gnu.src.tar.bz2: OK (sha256: 6e65878d0453708ee19098d3d68985bda244938d35999f3859915a2f5574fa08) >>> toolchain-external-codesourcery-niosII 2017.05-4 Collecting legal info >>> toolchain Collecting legal info >>> alljoyn-16.04.00a 16.04.00 Collecting legal info >>> alljoyn 16.04.00a Collecting legal info >>> host-scons 2.5.1 Collecting legal info ERROR: No hash found for LICENSE.txt >>> host-python 2.7.14 Collecting legal info LICENSE: OK (sha256: d2d17b17388da74dc9c6bdbf78eb7237432c3f8a0c87852df740ec99de2ec680) >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-expat 2.2.4 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> host-zlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libcap 2.25 Collecting legal info ERROR: No hash found for License >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> host-libcap 2.25 Collecting legal info ERROR: No hash found for License >>> openssl Collecting legal info >>> libopenssl 1.0.2m Collecting legal info ERROR: No hash found for LICENSE >>> zlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> bootutils 1.0.0 Collecting legal info ERROR: No hash found for COPYING >>> cpio 2.12 Collecting legal info ERROR: No hash found for COPYING >>> hans 1.0 Collecting legal info ERROR: No hash found for LICENSE >>> harfbuzz 1.5.0 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for src/hb-ucdn/COPYING >>> icu 59.1 Collecting legal info ERROR: No hash found for LICENSE >>> host-icu 59.1 Collecting legal info ERROR: No hash found for LICENSE >>> libglib2 2.54.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.54.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.5 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> host-util-linux 2.31 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) sys-utils/rfkill.c: OK (sha256: 996126b78a42dd2eeea1256d78b7fd6dec090ea196365c0ccb46adc32bc92460) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> util-linux 2.31 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) sys-utils/rfkill.c: OK (sha256: 996126b78a42dd2eeea1256d78b7fd6dec090ea196365c0ccb46adc32bc92460) >>> ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> jpeg Collecting legal info >>> libjpeg 9b Collecting legal info ERROR: No hash found for README >>> libqmi 1.18.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> linux-syscall-support 3f6478ac95edf86cd3da300c2c0d34a438f5dbeb Collecting legal info ERROR: No hash found for linux_syscall_support.h >>> mjpegtools 2.1.0 Collecting legal info ERROR: No hash found for COPYING >>> mksh R55 Collecting legal info ERROR: No hash found for mksh.1 >>> mosh 1.3.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.iOS: OK (sha256: 8042495ddc8d99b883335d53552554eccf825fc1f0ba487d0f8e6656baaa8199) >>> protobuf 3.4.1 Collecting legal info ERROR: No hash found for LICENSE >>> host-protobuf 3.4.1 Collecting legal info ERROR: No hash found for LICENSE >>> openssh 7.6p1 Collecting legal info LICENCE: OK (sha256: 05a4c25ef464e19656c5259bd4f4da8428efab01044f3541b79fbb3ff209350f) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> tinydtls 0.8.2 Collecting legal info ERROR: No hash found for tinydtls.h >>> tzdata 2017c Collecting legal info >>> host-tzdata 2017c Collecting legal info >>> host-zic 2017c Collecting legal info WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-codesourcery-niosII-2017.05-4: cannot save license (TOOLCHAIN_EXTERNAL_CODESOURCERY_NIOSII_LICENSE_FILES not defined) WARNING: alljoyn-base-16.04.00: cannot save license (ALLJOYN_BASE_LICENSE_FILES not defined) WARNING: alljoyn-16.04.00a: cannot save license (ALLJOYN_LICENSE_FILES not defined) WARNING: tzdata-2017c: cannot save license (TZDATA_LICENSE_FILES not defined) WARNING: tzdata-2017c: cannot save license (HOST_TZDATA_LICENSE_FILES not defined) WARNING: zic-2017c: cannot save license (HOST_ZIC_LICENSE_FILES not defined) Legal info produced in /accts/mlweber1/instance-3/output/legal-info make: Leaving directory `/accts/mlweber1/instance-3/buildroot'