checking for strrchr... yes checking whether MSG_NOSIGNAL is declared... no checking for nanosleep... yes checking for inet_pton... yes checking for socket... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared Good - your configure finished. Start make now >>> sispmctl 3.1 Building PATH="/home/buildroot/autobuild/run/instance-1/output/host/bin:/home/buildroot/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /home/buildroot/autobuild/run/instance-1/output/build/sispmctl-3.1/ /usr/bin/make all-recursive Making all in . make[4]: Nothing to be done for `all-am'. Making all in src /home/buildroot/autobuild/run/instance-1/output/host/bin/powerpc64le-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -DWEBLESS=true -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I/home/buildroot/autobuild/run/instance-1/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/autobuild/run/instance-1/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/libusb-1.0 -c -o sispm_ctl.o sispm_ctl.c /home/buildroot/autobuild/run/instance-1/output/host/bin/powerpc64le-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -DWEBLESS=true -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I/home/buildroot/autobuild/run/instance-1/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/autobuild/run/instance-1/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/libusb-1.0 -c -o main.o main.c main.c: In function 'main': main.c:783:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (count=0; count < MAXGEMBIRD; count++) ^~~ main.c:784:25: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' usbdev[count]=NULL; count=0; ^~~~~ /home/buildroot/autobuild/run/instance-1/output/host/bin/powerpc64le-linux-gcc -Wall -DWEBLESS=true -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I/home/buildroot/autobuild/run/instance-1/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/autobuild/run/instance-1/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/libusb-1.0 -o sispmctl sispm_ctl.o main.o -L/home/buildroot/autobuild/run/instance-1/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib -lusb >>> sispmctl 3.1 Installing to target PATH="/home/buildroot/autobuild/run/instance-1/output/host/bin:/home/buildroot/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/run/instance-1/output/target install -C /home/buildroot/autobuild/run/instance-1/output/build/sispmctl-3.1/ Making install in . make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. Making install in src /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output/target/usr/bin' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output/target/usr/share/man/man1' /usr/bin/install -c sispmctl '/home/buildroot/autobuild/run/instance-1/output/target/usr/bin' /usr/bin/install -c -m 644 sispmctl.1 '/home/buildroot/autobuild/run/instance-1/output/target/usr/share/man/man1' tinydtls-0.8.2.tar.gz: OK (sha256: ccf6d8fbae03fb2e0ba32878ed8e57d8b4f73538b1064df90a3e764da5fac010) >>> tinydtls 0.8.2 Extracting gzip -d -c /home/buildroot/autobuild/run/instance-1/dl/tinydtls-0.8.2.tar.gz | tar --strip-components=2 -C /home/buildroot/autobuild/run/instance-1/output/build/tinydtls-0.8.2 -xf - >>> tinydtls 0.8.2 Patching Applying 0001-Update-Makefile.in-to-allow-cross-compilation.patch using patch: patching file Makefile.in Hunk #1 succeeded at 51 with fuzz 2 (offset 11 lines). Hunk #2 succeeded at 61 (offset 11 lines). Hunk #3 succeeded at 117 (offset 14 lines). patching file aes/Makefile.in Hunk #1 succeeded at 37 (offset 9 lines). Hunk #2 succeeded at 72 (offset 9 lines). patching file doc/Makefile.in patching file ecc/Makefile.in Hunk #1 succeeded at 45 (offset 9 lines). Hunk #2 succeeded at 86 (offset 9 lines). patching file sha2/Makefile.in Hunk #1 succeeded at 37 (offset 9 lines). Hunk #2 succeeded at 74 (offset 9 lines). patching file tests/Makefile.in Hunk #1 succeeded at 41 (offset 9 lines). Applying 0002-Fix-compilation-of-tests-directory.patch using patch: patching file Makefile.in Hunk #1 succeeded at 79 (offset 11 lines). >>> tinydtls 0.8.2 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/run/instance-1/output/build/tinydtls-0.8.2 -name $file); do cp support/gnuconfig/$file $i; done; done >>> tinydtls 0.8.2 Patching libtool >>> tinydtls 0.8.2 Configuring >>> tinydtls 0.8.2 Checking configure (powerpc64/powerpc64le) support/scripts/fix-configure-powerpc64.sh /home/buildroot/autobuild/run/instance-1/output/build/tinydtls-0.8.2 (cd /home/buildroot/autobuild/run/instance-1/output/build/tinydtls-0.8.2/ && rm -rf config.cache && PATH="/home/buildroot/autobuild/run/instance-1/output/host/bin:/home/buildroot/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/buildroot/autobuild/run/instance-1/output/host/bin/powerpc64le-linux-ar" AS="/home/buildroot/autobuild/run/instance-1/output/host/bin/powerpc64le-linux-as" LD="/home/buildroot/autobuild/run/instance-1/output/host/bin/powerpc64le-linux-ld" NM="/home/buildroot/autobuild/run/instance-1/output/host/bin/powerpc64le-linux-nm" CC="/home/buildroot/autobuild/run/instance-1/output/host/bin/powerpc64le-linux-gcc" GCC="/home/buildroot/autobuild/run/instance-1/output/host/bin/powerpc64le-linux-gcc" CPP="/home/buildroot/autobuild/run/instance-1/output/host/bin/powerpc64le-linux-cpp" CXX="/home/buildroot/autobuild/run/instance-1/output/host/bin/powerpc64le-linux-g++" FC="/home/buildroot/autobuild/run/instance-1/output/host/bin/powerpc64le-linux-gfortran" F77="/home/buildroot/autobuild/run/instance-1/output/host/bin/powerpc64le-linux-gfortran" RANLIB="/home/buildroot/autobuild/run/instance-1/output/host/bin/powerpc64le-linux-ranlib" READELF="/home/buildroot/autobuild/run/instance-1/output/host/bin/powerpc64le-linux-readelf" STRIP="/home/buildroot/autobuild/run/instance-1/output/host/bin/powerpc64le-linux-strip" OBJCOPY="/home/buildroot/autobuild/run/instance-1/output/host/bin/powerpc64le-linux-objcopy" OBJDUMP="/home/buildroot/autobuild/run/instance-1/output/host/bin/powerpc64le-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/home/buildroot/autobuild/run/instance-1/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-1/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-1/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/run/instance-1/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-1/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/run/instance-1/output/host/bin/powerpc64le-linux-as" DEFAULT_LINKER="/home/buildroot/autobuild/run/instance-1/output/host/bin/powerpc64le-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/buildroot/autobuild/run/instance-1/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/run/instance-1/output/host/powerpc64le-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl ac_cv_lbl_unaligned_fail=no ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=no CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DSHA2_USE_INTTYPES_H" CONFIG_SITE=/dev/null ./configure --target=powerpc64le-buildroot-linux-gnu --host=powerpc64le-buildroot-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --disable-static, --enable-shared checking for doxygen... : checking for etags... /bin/false checking whether make sets $(MAKE)... yes checking for powerpc64le-buildroot-linux-gnu-gcc... /home/buildroot/autobuild/run/instance-1/output/host/bin/powerpc64le-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 /home/buildroot/autobuild/run/instance-1/output/host/bin/powerpc64le-linux-gcc accepts -g... yes checking for /home/buildroot/autobuild/run/instance-1/output/host/bin/powerpc64le-linux-gcc option to accept ISO C89... none needed checking for powerpc64le-buildroot-linux-gnu-ranlib... /home/buildroot/autobuild/run/instance-1/output/host/bin/powerpc64le-linux-ranlib checking how to run the C preprocessor... /home/buildroot/autobuild/run/instance-1/output/host/bin/powerpc64le-linux-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="/home/buildroot/autobuild/run/instance-1/output/host/bin:/home/buildroot/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /home/buildroot/autobuild/run/instance-1/output/build/tinydtls-0.8.2/ /home/buildroot/autobuild/run/instance-1/output/host/bin/powerpc64le-linux-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 /home/buildroot/autobuild/run/instance-1/output/host/bin/powerpc64le-linux-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 /home/buildroot/autobuild/run/instance-1/output/host/bin/powerpc64le-linux-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 /home/buildroot/autobuild/run/instance-1/output/host/bin/powerpc64le-linux-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 /home/buildroot/autobuild/run/instance-1/output/host/bin/powerpc64le-linux-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 /home/buildroot/autobuild/run/instance-1/output/host/bin/powerpc64le-linux-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 /home/buildroot/autobuild/run/instance-1/output/host/bin/powerpc64le-linux-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 /home/buildroot/autobuild/run/instance-1/output/host/bin/powerpc64le-linux-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 /home/buildroot/autobuild/run/instance-1/output/host/bin/powerpc64le-linux-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 /home/buildroot/autobuild/run/instance-1/output/host/bin/powerpc64le-linux-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 /usr/bin/make -C ecc ecc.o /home/buildroot/autobuild/run/instance-1/output/host/bin/powerpc64le-linux-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 /usr/bin/make -C sha2 sha2.o /home/buildroot/autobuild/run/instance-1/output/host/bin/powerpc64le-linux-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 /usr/bin/make -C doc : Doxyfile >./doxygen.out 2>&1 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; ^ 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 /home/buildroot/autobuild/run/instance-1/output/host/bin/powerpc64le-linux-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 /home/buildroot/autobuild/run/instance-1/output/host/bin/powerpc64le-linux-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 /home/buildroot/autobuild/run/instance-1/output/host/bin/powerpc64le-linux-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 /home/buildroot/autobuild/run/instance-1/output/host/bin/powerpc64le-linux-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 : Doxyfile >./doxygen.out 2>&1 make[3]: Nothing to be done for `clean'. make[3]: Nothing to be done for `all'. make[3]: Nothing to be done for `all'. /home/buildroot/autobuild/run/instance-1/output/host/bin/powerpc64le-linux-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 /home/buildroot/autobuild/run/instance-1/output/host/bin/powerpc64le-linux-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 /home/buildroot/autobuild/run/instance-1/output/host/bin/powerpc64le-linux-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 /home/buildroot/autobuild/run/instance-1/output/host/bin/powerpc64le-linux-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 >>> tinydtls 0.8.2 Installing to staging directory PATH="/home/buildroot/autobuild/run/instance-1/output/host/bin:/home/buildroot/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/run/instance-1/output/host/powerpc64le-buildroot-linux-gnu/sysroot install -C /home/buildroot/autobuild/run/instance-1/output/build/tinydtls-0.8.2/ /usr/bin/make -C aes rijndael.o /usr/bin/make -C ecc ecc.o make[3]: `rijndael.o' is up to date. make[3]: `ecc.o' is up to date. /usr/bin/make -C sha2 sha2.o make[3]: `sha2.o' is up to date. /usr/bin/make -C doc : Doxyfile >./doxygen.out 2>&1 test -d /home/buildroot/autobuild/run/instance-1/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib || mkdir -p /home/buildroot/autobuild/run/instance-1/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib test -d /home/buildroot/autobuild/run/instance-1/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/tinydtls || mkdir -p /home/buildroot/autobuild/run/instance-1/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/tinydtls cp libtinydtls.a /home/buildroot/autobuild/run/instance-1/output/host/powerpc64le-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 /home/buildroot/autobuild/run/instance-1/output/host/powerpc64le-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 : test -d /home/buildroot/autobuild/run/instance-1/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/share/doc/tinydtls || mkdir -p /home/buildroot/autobuild/run/instance-1/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/share/doc/tinydtls cp -r html/* /home/buildroot/autobuild/run/instance-1/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/share/doc/tinydtls : test -d /home/buildroot/autobuild/run/instance-1/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/tinydtls/sha2 || mkdir -p /home/buildroot/autobuild/run/instance-1/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/tinydtls/sha2 cp sha2.h /home/buildroot/autobuild/run/instance-1/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/tinydtls/sha2 test -d /home/buildroot/autobuild/run/instance-1/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/tinydtls/aes || mkdir -p /home/buildroot/autobuild/run/instance-1/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/tinydtls/aes cp rijndael.h /home/buildroot/autobuild/run/instance-1/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/tinydtls/aes test -d /home/buildroot/autobuild/run/instance-1/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/tinydtls/ecc || mkdir -p /home/buildroot/autobuild/run/instance-1/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/tinydtls/ecc cp ecc.h test_helper.h /home/buildroot/autobuild/run/instance-1/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/tinydtls/ecc >>> tinydtls 0.8.2 Fixing libtool files >>> tinydtls 0.8.2 Installing to target PATH="/home/buildroot/autobuild/run/instance-1/output/host/bin:/home/buildroot/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/run/instance-1/output/target install -C /home/buildroot/autobuild/run/instance-1/output/build/tinydtls-0.8.2/ /usr/bin/make -C aes rijndael.o make[3]: `rijndael.o' is up to date. /usr/bin/make -C ecc ecc.o make[3]: `ecc.o' is up to date. /usr/bin/make -C sha2 sha2.o make[3]: `sha2.o' is up to date. /usr/bin/make -C doc : Doxyfile >./doxygen.out 2>&1 test -d /home/buildroot/autobuild/run/instance-1/output/target/usr/lib || mkdir -p /home/buildroot/autobuild/run/instance-1/output/target/usr/lib test -d /home/buildroot/autobuild/run/instance-1/output/target/usr/include/tinydtls || mkdir -p /home/buildroot/autobuild/run/instance-1/output/target/usr/include/tinydtls cp libtinydtls.a /home/buildroot/autobuild/run/instance-1/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 /home/buildroot/autobuild/run/instance-1/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 : test -d /home/buildroot/autobuild/run/instance-1/output/target/usr/share/doc/tinydtls || mkdir -p /home/buildroot/autobuild/run/instance-1/output/target/usr/share/doc/tinydtls cp -r html/* /home/buildroot/autobuild/run/instance-1/output/target/usr/share/doc/tinydtls : test -d /home/buildroot/autobuild/run/instance-1/output/target/usr/include/tinydtls/sha2 || mkdir -p /home/buildroot/autobuild/run/instance-1/output/target/usr/include/tinydtls/sha2 cp sha2.h /home/buildroot/autobuild/run/instance-1/output/target/usr/include/tinydtls/sha2 test -d /home/buildroot/autobuild/run/instance-1/output/target/usr/include/tinydtls/aes || mkdir -p /home/buildroot/autobuild/run/instance-1/output/target/usr/include/tinydtls/aes cp rijndael.h /home/buildroot/autobuild/run/instance-1/output/target/usr/include/tinydtls/aes test -d /home/buildroot/autobuild/run/instance-1/output/target/usr/include/tinydtls/ecc || mkdir -p /home/buildroot/autobuild/run/instance-1/output/target/usr/include/tinydtls/ecc cp ecc.h test_helper.h /home/buildroot/autobuild/run/instance-1/output/target/usr/include/tinydtls/ecc >>> Finalizing target directory mkdir -p /home/buildroot/autobuild/run/instance-1/output/target/etc echo "buildroot" > /home/buildroot/autobuild/run/instance-1/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/run/instance-1/output/target/etc/hosts mkdir -p /home/buildroot/autobuild/run/instance-1/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/run/instance-1/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/run/instance-1/output/target/etc/shadow rm -f /home/buildroot/autobuild/run/instance-1/output/target/bin/sh rm -f /home/buildroot/autobuild/run/instance-1/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/autobuild/run/instance-1/output/build/locales.nopurge; done for dir in /home/buildroot/autobuild/run/instance-1/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/run/instance-1/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/run/instance-1/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/run/instance-1/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/run/instance-1/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/include /home/buildroot/autobuild/run/instance-1/output/target/usr/share/aclocal \ /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/pkgconfig /home/buildroot/autobuild/run/instance-1/output/target/usr/share/pkgconfig \ /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/cmake /home/buildroot/autobuild/run/instance-1/output/target/usr/share/cmake find /home/buildroot/autobuild/run/instance-1/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/run/instance-1/output/target/lib/ /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/ /home/buildroot/autobuild/run/instance-1/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/share/gdb rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/share/zsh rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/man /home/buildroot/autobuild/run/instance-1/output/target/usr/share/man rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/info /home/buildroot/autobuild/run/instance-1/output/target/usr/share/info rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/doc /home/buildroot/autobuild/run/instance-1/output/target/usr/share/doc rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/run/instance-1/output/target/usr/share 2>/dev/null || true find /home/buildroot/autobuild/run/instance-1/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/buildroot/autobuild/run/instance-1/output/host/bin/powerpc64le-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/run/instance-1/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-1/output/host/bin/powerpc64le-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/autobuild/run/instance-1/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-1/output/host/bin/powerpc64le-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/autobuild/run/instance-1/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/autobuild/run/instance-1/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 /home/buildroot/autobuild/run/instance-1/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2017.11-rc2-00045-g6f452ff"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2017.11-rc2"; \ echo "PRETTY_NAME=\"Buildroot 2017.11-rc2\"" \ ) > /home/buildroot/autobuild/run/instance-1/output/target/etc/os-release >>> Sanitizing RPATH in target tree /home/buildroot/autobuild/run/instance-1/buildroot/support/scripts/fix-rpath target make: Leaving directory `/home/buildroot/autobuild/run/instance-1/buildroot' make: Entering directory `/home/buildroot/autobuild/run/instance-1/buildroot' >>> Buildroot 2017.11-rc2-00045-g6f452ff Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> host-lzip 1.19 Collecting legal info ERROR: No hash found for COPYING >>> toolchain-external Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> acpitool 0.5.1 Collecting legal info ERROR: No hash found for COPYING >>> atf 0.21 Collecting legal info ERROR: No hash found for COPYING >>> 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) >>> bctoolbox 0.4.0 Collecting legal info ERROR: No hash found for COPYING >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> bdwgc 7.6.0 Collecting legal info ERROR: No hash found for README.QUICK >>> libatomic_ops v7.4.6 Collecting legal info ERROR: No hash found for doc/LICENSING.txt ERROR: No hash found for COPYING >>> bonnie 1.03e Collecting legal info ERROR: No hash found for copyright.txt >>> cracklib 2.9.6 Collecting legal info ERROR: No hash found for COPYING.LIB >>> host-cracklib 2.9.6 Collecting legal info ERROR: No hash found for COPYING.LIB >>> zlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> dtc 1.4.4 Collecting legal info ERROR: No hash found for README.license ERROR: No hash found for GPL >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> 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) >>> eeprog 0.7.6 Collecting legal info ERROR: No hash found for eeprog.c >>> elfutils 0.169 Collecting legal info ERROR: No hash found for COPYING-GPLV2 ERROR: No hash found for COPYING-LGPLV3 >>> expat 2.2.4 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> fb-test-app rosetta-1.1.0 Collecting legal info ERROR: No hash found for COPYING >>> flac 1.3.2 Collecting legal info ERROR: No hash found for COPYING.Xiph ERROR: No hash found for COPYING.GPL ERROR: No hash found for COPYING.LGPL >>> libogg 1.3.2 Collecting legal info ERROR: No hash found for COPYING >>> freeswitch 1.6.19 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for libs/apr/LICENSE ERROR: No hash found for libs/apr-util/LICENSE ERROR: No hash found for libs/sofia-sip/COPYING ERROR: No hash found for libs/sofia-sip/COPYRIGHTS ERROR: No hash found for libs/spandsp/COPYING ERROR: No hash found for libs/srtp/LICENSE ERROR: No hash found for libs/tiff-4.0.2/COPYRIGHT >>> jpeg Collecting legal info >>> jpeg-turbo 1.5.2 Collecting legal info ERROR: No hash found for LICENSE.md >>> libcurl 7.56.1 Collecting legal info COPYING: OK (sha256: cbcf511f5702f7baf5424193a792bc9c18fab22bcbec2e6a587598389dc632c2) >>> openssl Collecting legal info >>> libopenssl 1.0.2m Collecting legal info ERROR: No hash found for LICENSE >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> speex 1.2rc1 Collecting legal info ERROR: No hash found for COPYING >>> sqlite 3210000 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> 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) >>> ghostscript-fonts 8.11 Collecting legal info ERROR: No hash found for COPYING >>> jimtcl 0.75 Collecting legal info ERROR: No hash found for LICENSE >>> kexec-lite 86e45a47e8cc1f598ccfa9b873a23067f4ecc36f Collecting legal info ERROR: No hash found for COPYING >>> libconfig 1.5 Collecting legal info ERROR: No hash found for COPYING.LIB >>> libdrm 2.4.88 Collecting legal info >>> libpthread-stubs 0.4 Collecting legal info ERROR: No hash found for COPYING >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> liblogging 1.0.5 Collecting legal info ERROR: No hash found for COPYING >>> libraw1394 2.1.1 Collecting legal info ERROR: No hash found for COPYING.LIB >>> libsepol 2.7 Collecting legal info ERROR: No hash found for COPYING >>> libsigsegv 2.11 Collecting legal info ERROR: No hash found for COPYING >>> libssh 0.7.5 Collecting legal info ERROR: No hash found for COPYING >>> libtirpc 1.0.2 Collecting legal info ERROR: No hash found for COPYING >>> libucl 0.7.3 Collecting legal info ERROR: No hash found for COPYING >>> libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> libuv v1.16.0 Collecting legal info ERROR: No hash found for LICENSE >>> libva-utils 1.8.3 Collecting legal info ERROR: No hash found for COPYING >>> libva 1.8.3 Collecting legal info ERROR: No hash found for COPYING >>> wayland 1.14.0 Collecting legal info ERROR: No hash found for COPYING >>> host-wayland 1.14.0 Collecting legal info ERROR: No hash found for COPYING >>> host-expat 2.2.4 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> libxml2 2.9.5 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> lshw B.02.18 Collecting legal info ERROR: No hash found for COPYING >>> mii-diag 2.11 Collecting legal info ERROR: No hash found for mii-diag.c >>> mosquitto 1.4.14 Collecting legal info LICENSE.txt: OK (sha256: cc77e25bafd40637b7084f04086d606f0a200051b61806f97c93405926670bc1) epl-v10: OK (sha256: 3b9be6b894d0769de796e653571ff6cef494913c0ce78c35a97db939e7d9087c) edl-v10: OK (sha256: e8cf7d54ea46c19aba793983889b7f7425e1ebfcaaccec764a7db091646e203c) >>> ngircd 24 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcsc-lite 1.8.22 Collecting legal info ERROR: No hash found for COPYING >>> host-python-lxml 4.0.0 Collecting legal info ERROR: No hash found for LICENSES.txt ERROR: No hash found for doc/licenses/BSD.txt ERROR: No hash found for doc/licenses/elementtree.txt ERROR: No hash found for src/lxml/isoschematron/resources/rng/iso-schematron.rng >>> host-libxslt 1.1.29 Collecting legal info ERROR: No hash found for COPYING >>> host-python 2.7.14 Collecting legal info LICENSE: OK (sha256: d2d17b17388da74dc9c6bdbf78eb7237432c3f8a0c87852df740ec99de2ec680) >>> host-zlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python-setuptools v36.0.1 Collecting legal info ERROR: No hash found for LICENSE >>> rpcbind 0.2.3 Collecting legal info ERROR: No hash found for COPYING >>> scrypt 1.2.0 Collecting legal info ERROR: No hash found for main.c >>> semodule-utils 2.7 Collecting legal info ERROR: No hash found for COPYING >>> sispmctl 3.1 Collecting legal info ERROR: No hash found for LICENCE >>> tinydtls 0.8.2 Collecting legal info ERROR: No hash found for tinydtls.h WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: libdrm-2.4.88: cannot save license (LIBDRM_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/run/instance-1/output/legal-info make: Leaving directory `/home/buildroot/autobuild/run/instance-1/buildroot'