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/peko/autobuild/instance-0/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 (cd /home/peko/autobuild/instance-0/output/build/tinydtls-0.8.2/ && rm -rf config.cache && PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/peko/autobuild/instance-0/output/host/bin/m68k-linux-ar" AS="/home/peko/autobuild/instance-0/output/host/bin/m68k-linux-as" LD="/home/peko/autobuild/instance-0/output/host/bin/m68k-linux-ld" NM="/home/peko/autobuild/instance-0/output/host/bin/m68k-linux-nm" CC="/home/peko/autobuild/instance-0/output/host/bin/m68k-linux-gcc" GCC="/home/peko/autobuild/instance-0/output/host/bin/m68k-linux-gcc" CPP="/home/peko/autobuild/instance-0/output/host/bin/m68k-linux-cpp" CXX="/home/peko/autobuild/instance-0/output/host/bin/m68k-linux-g++" FC="/home/peko/autobuild/instance-0/output/host/bin/m68k-linux-gfortran" F77="/home/peko/autobuild/instance-0/output/host/bin/m68k-linux-gfortran" RANLIB="/home/peko/autobuild/instance-0/output/host/bin/m68k-linux-ranlib" READELF="/home/peko/autobuild/instance-0/output/host/bin/m68k-linux-readelf" STRIP="/home/peko/autobuild/instance-0/output/host/bin/m68k-linux-strip" OBJCOPY="/home/peko/autobuild/instance-0/output/host/bin/m68k-linux-objcopy" OBJDUMP="/home/peko/autobuild/instance-0/output/host/bin/m68k-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/peko/autobuild/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/peko/autobuild/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/peko/autobuild/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/peko/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/peko/autobuild/instance-0/output/host/bin/m68k-linux-as" DEFAULT_LINKER="/home/peko/autobuild/instance-0/output/host/bin/m68k-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -Wl,-elf2flt -static" LDFLAGS=" -Wl,-elf2flt -static" FCFLAGS=" -Os -Wl,-elf2flt -static" FFLAGS=" -Os -Wl,-elf2flt -static" PKG_CONFIG="/home/peko/autobuild/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/peko/autobuild/instance-0/output/host/m68k-buildroot-uclinux-uclibc/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=yes CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -DSHA2_USE_INTTYPES_H" CONFIG_SITE=/dev/null ./configure --target=m68k-buildroot-uclinux-uclibc --host=m68k-buildroot-uclinux-uclibc --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 --enable-static --disable-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, --enable-static, --disable-shared checking for doxygen... /usr/bin/doxygen checking for etags... /usr/bin/etags checking whether make sets $(MAKE)... yes checking for m68k-buildroot-uclinux-uclibc-gcc... /home/peko/autobuild/instance-0/output/host/bin/m68k-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/peko/autobuild/instance-0/output/host/bin/m68k-linux-gcc accepts -g... yes checking for /home/peko/autobuild/instance-0/output/host/bin/m68k-linux-gcc option to accept ISO C89... none needed checking for m68k-buildroot-uclinux-uclibc-ranlib... /home/peko/autobuild/instance-0/output/host/bin/m68k-linux-ranlib checking how to run the C preprocessor... /home/peko/autobuild/instance-0/output/host/bin/m68k-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) yes checking for library containing gethostbyname... none required checking for library containing socket... none required checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for unistd.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for inline... inline checking for size_t... yes checking for struct sockaddr_in6.sin6_len... no checking for 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: 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, --enable-static, --disable-shared >>> tinydtls 0.8.2 Building PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j6 -C /home/peko/autobuild/instance-0/output/build/tinydtls-0.8.2/ make[1]: Entering directory `/home/peko/autobuild/instance-0/output/build/tinydtls-0.8.2' /home/peko/autobuild/instance-0/output/host/bin/m68k-linux-gcc -Wall -pedantic -std=c99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -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/peko/autobuild/instance-0/output/host/bin/m68k-linux-gcc -Wall -pedantic -std=c99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -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/peko/autobuild/instance-0/output/host/bin/m68k-linux-gcc -Wall -pedantic -std=c99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -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/peko/autobuild/instance-0/output/host/bin/m68k-linux-gcc -Wall -pedantic -std=c99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -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/peko/autobuild/instance-0/output/host/bin/m68k-linux-gcc -Wall -pedantic -std=c99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -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/peko/autobuild/instance-0/output/host/bin/m68k-linux-gcc -Wall -pedantic -std=c99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -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/peko/autobuild/instance-0/output/host/bin/m68k-linux-gcc -Wall -pedantic -std=c99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -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/peko/autobuild/instance-0/output/host/bin/m68k-linux-gcc -Wall -pedantic -std=c99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -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/peko/autobuild/instance-0/output/host/bin/m68k-linux-gcc -Wall -pedantic -std=c99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -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 make[2]: Entering directory `/home/peko/autobuild/instance-0/output/build/tinydtls-0.8.2/aes' /home/peko/autobuild/instance-0/output/host/bin/m68k-linux-gcc -Wall -std=c99 -pedantic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -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 make[2]: Entering directory `/home/peko/autobuild/instance-0/output/build/tinydtls-0.8.2/ecc' /home/peko/autobuild/instance-0/output/host/bin/m68k-linux-gcc -Wall -std=c99 -pedantic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -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 make[2]: Entering directory `/home/peko/autobuild/instance-0/output/build/tinydtls-0.8.2/sha2' /home/peko/autobuild/instance-0/output/host/bin/m68k-linux-gcc -Wall -std=c99 -pedantic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -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 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; ^ /usr/bin/make -C doc make[2]: Entering directory `/home/peko/autobuild/instance-0/output/build/tinydtls-0.8.2/doc' /usr/bin/doxygen Doxyfile >./doxygen.out 2>&1 make[2]: Leaving directory `/home/peko/autobuild/instance-0/output/build/tinydtls-0.8.2/aes' make[2]: Leaving directory `/home/peko/autobuild/instance-0/output/build/tinydtls-0.8.2/sha2' make[2]: Leaving directory `/home/peko/autobuild/instance-0/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 make[2]: Leaving directory `/home/peko/autobuild/instance-0/output/build/tinydtls-0.8.2/doc' for dir in tests doc platform-specific sha2 aes ecc; do \ /usr/bin/make -C $dir ; \ done make[2]: Entering directory `/home/peko/autobuild/instance-0/output/build/tinydtls-0.8.2/tests' /home/peko/autobuild/instance-0/output/host/bin/m68k-linux-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -DSHA2_USE_INTTYPES_H -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDTLSv12 -DWITH_SHA256 -L.. -Wl,-elf2flt -static dtls-server.c -ltinydtls -o dtls-server /home/peko/autobuild/instance-0/output/host/bin/m68k-linux-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -DSHA2_USE_INTTYPES_H -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDTLSv12 -DWITH_SHA256 -L.. -Wl,-elf2flt -static ccm-test.c -ltinydtls -o ccm-test /home/peko/autobuild/instance-0/output/host/bin/m68k-linux-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -DSHA2_USE_INTTYPES_H -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDTLSv12 -DWITH_SHA256 -L.. -Wl,-elf2flt -static prf-test.c -ltinydtls -o prf-test /home/peko/autobuild/instance-0/output/host/bin/m68k-linux-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -DSHA2_USE_INTTYPES_H -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDTLSv12 -DWITH_SHA256 -L.. -Wl,-elf2flt -static dtls-client.c -ltinydtls -o dtls-client make[2]: Leaving directory `/home/peko/autobuild/instance-0/output/build/tinydtls-0.8.2/tests' make[2]: Entering directory `/home/peko/autobuild/instance-0/output/build/tinydtls-0.8.2/doc' /usr/bin/doxygen Doxyfile >./doxygen.out 2>&1 make[2]: Leaving directory `/home/peko/autobuild/instance-0/output/build/tinydtls-0.8.2/doc' make[2]: Entering directory `/home/peko/autobuild/instance-0/output/build/tinydtls-0.8.2/platform-specific' make[2]: Nothing to be done for `clean'. make[2]: Leaving directory `/home/peko/autobuild/instance-0/output/build/tinydtls-0.8.2/platform-specific' make[2]: Entering directory `/home/peko/autobuild/instance-0/output/build/tinydtls-0.8.2/sha2' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/peko/autobuild/instance-0/output/build/tinydtls-0.8.2/sha2' make[2]: Entering directory `/home/peko/autobuild/instance-0/output/build/tinydtls-0.8.2/aes' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/peko/autobuild/instance-0/output/build/tinydtls-0.8.2/aes' make[2]: Entering directory `/home/peko/autobuild/instance-0/output/build/tinydtls-0.8.2/ecc' /home/peko/autobuild/instance-0/output/host/bin/m68k-linux-gcc -Wall -std=c99 -pedantic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -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/peko/autobuild/instance-0/output/host/bin/m68k-linux-gcc -Wall -std=c99 -pedantic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -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/peko/autobuild/instance-0/output/host/bin/m68k-linux-gcc -Wall -std=c99 -pedantic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -DSHA2_USE_INTTYPES_H -DTEST_INCLUDE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDTLSv12 -DWITH_SHA256 -Wl,-elf2flt -static testecc.c ecc_test.o test_helper.o -o testecc /home/peko/autobuild/instance-0/output/host/bin/m68k-linux-gcc -Wall -std=c99 -pedantic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -DSHA2_USE_INTTYPES_H -DTEST_INCLUDE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDTLSv12 -DWITH_SHA256 -Wl,-elf2flt -static testfield.c ecc_test.o test_helper.o -o testfield make[2]: Leaving directory `/home/peko/autobuild/instance-0/output/build/tinydtls-0.8.2/ecc' make[1]: Leaving directory `/home/peko/autobuild/instance-0/output/build/tinydtls-0.8.2' >>> tinydtls 0.8.2 Installing to staging directory PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j6 DESTDIR=/home/peko/autobuild/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot install -C /home/peko/autobuild/instance-0/output/build/tinydtls-0.8.2/ make[1]: Entering directory `/home/peko/autobuild/instance-0/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 `/home/peko/autobuild/instance-0/output/build/tinydtls-0.8.2/aes' make[2]: `rijndael.o' is up to date. make[2]: Leaving directory `/home/peko/autobuild/instance-0/output/build/tinydtls-0.8.2/aes' make[2]: Entering directory `/home/peko/autobuild/instance-0/output/build/tinydtls-0.8.2/ecc' make[2]: `ecc.o' is up to date. make[2]: Leaving directory `/home/peko/autobuild/instance-0/output/build/tinydtls-0.8.2/ecc' /usr/bin/make -C doc make[2]: Entering directory `/home/peko/autobuild/instance-0/output/build/tinydtls-0.8.2/sha2' make[2]: `sha2.o' is up to date. make[2]: Leaving directory `/home/peko/autobuild/instance-0/output/build/tinydtls-0.8.2/sha2' make[2]: Entering directory `/home/peko/autobuild/instance-0/output/build/tinydtls-0.8.2/doc' /usr/bin/doxygen Doxyfile >./doxygen.out 2>&1 make[2]: Leaving directory `/home/peko/autobuild/instance-0/output/build/tinydtls-0.8.2/doc' test -d /home/peko/autobuild/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib || mkdir -p /home/peko/autobuild/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib test -d /home/peko/autobuild/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/tinydtls || mkdir -p /home/peko/autobuild/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/tinydtls cp libtinydtls.a /home/peko/autobuild/instance-0/output/host/m68k-buildroot-uclinux-uclibc/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/peko/autobuild/instance-0/output/host/m68k-buildroot-uclinux-uclibc/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 `/home/peko/autobuild/instance-0/output/build/tinydtls-0.8.2/tests' : make[2]: Leaving directory `/home/peko/autobuild/instance-0/output/build/tinydtls-0.8.2/tests' make[2]: Entering directory `/home/peko/autobuild/instance-0/output/build/tinydtls-0.8.2/doc' test -d /home/peko/autobuild/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/share/doc/tinydtls || mkdir -p /home/peko/autobuild/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/share/doc/tinydtls cp -r html/* /home/peko/autobuild/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/share/doc/tinydtls make[2]: Leaving directory `/home/peko/autobuild/instance-0/output/build/tinydtls-0.8.2/doc' make[2]: Entering directory `/home/peko/autobuild/instance-0/output/build/tinydtls-0.8.2/platform-specific' : make[2]: Leaving directory `/home/peko/autobuild/instance-0/output/build/tinydtls-0.8.2/platform-specific' make[2]: Entering directory `/home/peko/autobuild/instance-0/output/build/tinydtls-0.8.2/sha2' test -d /home/peko/autobuild/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/tinydtls/sha2 || mkdir -p /home/peko/autobuild/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/tinydtls/sha2 cp sha2.h /home/peko/autobuild/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/tinydtls/sha2 make[2]: Leaving directory `/home/peko/autobuild/instance-0/output/build/tinydtls-0.8.2/sha2' make[2]: Entering directory `/home/peko/autobuild/instance-0/output/build/tinydtls-0.8.2/aes' test -d /home/peko/autobuild/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/tinydtls/aes || mkdir -p /home/peko/autobuild/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/tinydtls/aes cp rijndael.h /home/peko/autobuild/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/tinydtls/aes make[2]: Leaving directory `/home/peko/autobuild/instance-0/output/build/tinydtls-0.8.2/aes' make[2]: Entering directory `/home/peko/autobuild/instance-0/output/build/tinydtls-0.8.2/ecc' test -d /home/peko/autobuild/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/tinydtls/ecc || mkdir -p /home/peko/autobuild/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/tinydtls/ecc cp ecc.h test_helper.h /home/peko/autobuild/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/tinydtls/ecc make[2]: Leaving directory `/home/peko/autobuild/instance-0/output/build/tinydtls-0.8.2/ecc' make[1]: Leaving directory `/home/peko/autobuild/instance-0/output/build/tinydtls-0.8.2' >>> tinydtls 0.8.2 Fixing libtool files >>> tinydtls 0.8.2 Installing to target PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j6 DESTDIR=/home/peko/autobuild/instance-0/output/target install -C /home/peko/autobuild/instance-0/output/build/tinydtls-0.8.2/ make[1]: Entering directory `/home/peko/autobuild/instance-0/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 `/home/peko/autobuild/instance-0/output/build/tinydtls-0.8.2/aes' make[2]: `rijndael.o' is up to date. make[2]: Leaving directory `/home/peko/autobuild/instance-0/output/build/tinydtls-0.8.2/aes' make[2]: Entering directory `/home/peko/autobuild/instance-0/output/build/tinydtls-0.8.2/ecc' make[2]: `ecc.o' is up to date. make[2]: Leaving directory `/home/peko/autobuild/instance-0/output/build/tinydtls-0.8.2/ecc' make[2]: Entering directory `/home/peko/autobuild/instance-0/output/build/tinydtls-0.8.2/sha2' make[2]: `sha2.o' is up to date. make[2]: Leaving directory `/home/peko/autobuild/instance-0/output/build/tinydtls-0.8.2/sha2' /usr/bin/make -C doc make[2]: Entering directory `/home/peko/autobuild/instance-0/output/build/tinydtls-0.8.2/doc' /usr/bin/doxygen Doxyfile >./doxygen.out 2>&1 make[2]: Leaving directory `/home/peko/autobuild/instance-0/output/build/tinydtls-0.8.2/doc' test -d /home/peko/autobuild/instance-0/output/target/usr/lib || mkdir -p /home/peko/autobuild/instance-0/output/target/usr/lib test -d /home/peko/autobuild/instance-0/output/target/usr/include/tinydtls || mkdir -p /home/peko/autobuild/instance-0/output/target/usr/include/tinydtls cp libtinydtls.a /home/peko/autobuild/instance-0/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/peko/autobuild/instance-0/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 `/home/peko/autobuild/instance-0/output/build/tinydtls-0.8.2/tests' : make[2]: Leaving directory `/home/peko/autobuild/instance-0/output/build/tinydtls-0.8.2/tests' make[2]: Entering directory `/home/peko/autobuild/instance-0/output/build/tinydtls-0.8.2/doc' test -d /home/peko/autobuild/instance-0/output/target/usr/share/doc/tinydtls || mkdir -p /home/peko/autobuild/instance-0/output/target/usr/share/doc/tinydtls cp -r html/* /home/peko/autobuild/instance-0/output/target/usr/share/doc/tinydtls make[2]: Leaving directory `/home/peko/autobuild/instance-0/output/build/tinydtls-0.8.2/doc' make[2]: Entering directory `/home/peko/autobuild/instance-0/output/build/tinydtls-0.8.2/platform-specific' : make[2]: Leaving directory `/home/peko/autobuild/instance-0/output/build/tinydtls-0.8.2/platform-specific' make[2]: Entering directory `/home/peko/autobuild/instance-0/output/build/tinydtls-0.8.2/sha2' test -d /home/peko/autobuild/instance-0/output/target/usr/include/tinydtls/sha2 || mkdir -p /home/peko/autobuild/instance-0/output/target/usr/include/tinydtls/sha2 cp sha2.h /home/peko/autobuild/instance-0/output/target/usr/include/tinydtls/sha2 make[2]: Leaving directory `/home/peko/autobuild/instance-0/output/build/tinydtls-0.8.2/sha2' make[2]: Entering directory `/home/peko/autobuild/instance-0/output/build/tinydtls-0.8.2/aes' test -d /home/peko/autobuild/instance-0/output/target/usr/include/tinydtls/aes || mkdir -p /home/peko/autobuild/instance-0/output/target/usr/include/tinydtls/aes cp rijndael.h /home/peko/autobuild/instance-0/output/target/usr/include/tinydtls/aes make[2]: Leaving directory `/home/peko/autobuild/instance-0/output/build/tinydtls-0.8.2/aes' make[2]: Entering directory `/home/peko/autobuild/instance-0/output/build/tinydtls-0.8.2/ecc' test -d /home/peko/autobuild/instance-0/output/target/usr/include/tinydtls/ecc || mkdir -p /home/peko/autobuild/instance-0/output/target/usr/include/tinydtls/ecc cp ecc.h test_helper.h /home/peko/autobuild/instance-0/output/target/usr/include/tinydtls/ecc make[2]: Leaving directory `/home/peko/autobuild/instance-0/output/build/tinydtls-0.8.2/ecc' make[1]: Leaving directory `/home/peko/autobuild/instance-0/output/build/tinydtls-0.8.2' whois_5.2.17.tar.xz: OK (sha256: 257585678f571e18964667b41dc6543fe9da6123ac95743660c9c3ae1eba9664) >>> whois 5.2.17 Extracting xzcat /home/peko/autobuild/instance-0/dl/whois_5.2.17.tar.xz | tar --strip-components=1 -C /home/peko/autobuild/instance-0/output/build/whois-5.2.17 -xf - >>> whois 5.2.17 Patching >>> whois 5.2.17 Configuring >>> whois 5.2.17 Building PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j6 CC="/home/peko/autobuild/instance-0/output/host/bin/m68k-linux-gcc" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static" LIBS="" Makefile.depend whois mkpasswd -C /home/peko/autobuild/instance-0/output/build/whois-5.2.17 make[1]: Entering directory `/home/peko/autobuild/instance-0/output/build/whois-5.2.17' /home/peko/autobuild/instance-0/output/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -MM -MG *.c > Makefile.depend make[1]: Leaving directory `/home/peko/autobuild/instance-0/output/build/whois-5.2.17' make[1]: Entering directory `/home/peko/autobuild/instance-0/output/build/whois-5.2.17' make[1]: `Makefile.depend' is up to date. perl make_ip_del.pl < ip_del_list > ip_del.h perl make_ip6_del.pl < ip6_del_list > ip6_del.h perl make_as_del.pl < as_del_list > as_del.h perl make_as32_del.pl < as32_del_list > as32_del.h perl make_new_gtlds.pl < new_gtlds_list > new_gtlds.h perl make_tld_serv.pl < tld_serv_list > tld_serv.h /home/peko/autobuild/instance-0/output/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -c utils.c /home/peko/autobuild/instance-0/output/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -c mkpasswd.c /home/peko/autobuild/instance-0/output/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -c whois.c /home/peko/autobuild/instance-0/output/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -o mkpasswd mkpasswd.o utils.o -lcrypt /home/peko/autobuild/instance-0/output/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -o whois whois.o utils.o make[1]: Leaving directory `/home/peko/autobuild/instance-0/output/build/whois-5.2.17' >>> whois 5.2.17 Installing to target PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j6 CC="/home/peko/autobuild/instance-0/output/host/bin/m68k-linux-gcc" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static" LIBS="" BASEDIR="/home/peko/autobuild/instance-0/output/target" install-whois install-mkpasswd -C /home/peko/autobuild/instance-0/output/build/whois-5.2.17 make[1]: Entering directory `/home/peko/autobuild/instance-0/output/build/whois-5.2.17' install -d /home/peko/autobuild/instance-0/output/target/usr/bin/ install -d /home/peko/autobuild/instance-0/output/target/usr/bin/ install -d /home/peko/autobuild/instance-0/output/target/usr/share/man/man1/ install -d /home/peko/autobuild/instance-0/output/target/usr/share/man/man1/ install -d /home/peko/autobuild/instance-0/output/target/usr/share/man/man5/ install -m 0755 mkpasswd /home/peko/autobuild/instance-0/output/target/usr/bin/ install -m 0755 whois /home/peko/autobuild/instance-0/output/target/usr/bin/ install -m 0644 mkpasswd.1 /home/peko/autobuild/instance-0/output/target/usr/share/man/man1/ install -m 0644 whois.1 /home/peko/autobuild/instance-0/output/target/usr/share/man/man1/ install -m 0644 whois.conf.5 /home/peko/autobuild/instance-0/output/target/usr/share/man/man5/ make[1]: Leaving directory `/home/peko/autobuild/instance-0/output/build/whois-5.2.17' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/peko/autobuild/instance-0/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: ['ed', 'enscript', 'gdbm', 'gmp', 'libconfig', 'libffi', 'lzip', 'mpir', 'sed'] ./support/scripts/check-uniq-files -t staging /home/peko/autobuild/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/share/info/dir" is touched by more than one package: ['gdbm', 'gmp', 'libconfig', 'libffi', 'mpir'] ./support/scripts/check-uniq-files -t host /home/peko/autobuild/instance-0/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: ['host-lzip', 'host-m4', 'host-libtool', 'host-autoconf', 'host-automake'] mkdir -p /home/peko/autobuild/instance-0/output/target/etc echo "buildroot" > /home/peko/autobuild/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/peko/autobuild/instance-0/output/target/etc/hosts mkdir -p /home/peko/autobuild/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/peko/autobuild/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/peko/autobuild/instance-0/output/target/etc/shadow rm -f /home/peko/autobuild/instance-0/output/target/bin/sh rm -f /home/peko/autobuild/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/peko/autobuild/instance-0/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/peko/autobuild/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/peko/autobuild/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/peko/autobuild/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/peko/autobuild/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/peko/autobuild/instance-0/output/target/usr/include /home/peko/autobuild/instance-0/output/target/usr/share/aclocal \ /home/peko/autobuild/instance-0/output/target/usr/lib/pkgconfig /home/peko/autobuild/instance-0/output/target/usr/share/pkgconfig \ /home/peko/autobuild/instance-0/output/target/usr/lib/cmake /home/peko/autobuild/instance-0/output/target/usr/share/cmake find /home/peko/autobuild/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/peko/autobuild/instance-0/output/target/lib/ /home/peko/autobuild/instance-0/output/target/usr/lib/ /home/peko/autobuild/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: `/home/peko/autobuild/instance-0/output/target/usr/libexec/': No such file or directory rm -rf /home/peko/autobuild/instance-0/output/target/usr/share/gdb rm -rf /home/peko/autobuild/instance-0/output/target/usr/share/bash-completion rm -rf /home/peko/autobuild/instance-0/output/target/usr/share/zsh rm -rf /home/peko/autobuild/instance-0/output/target/usr/man /home/peko/autobuild/instance-0/output/target/usr/share/man rm -rf /home/peko/autobuild/instance-0/output/target/usr/info /home/peko/autobuild/instance-0/output/target/usr/share/info rm -rf /home/peko/autobuild/instance-0/output/target/usr/doc /home/peko/autobuild/instance-0/output/target/usr/share/doc rm -rf /home/peko/autobuild/instance-0/output/target/usr/share/gtk-doc rmdir /home/peko/autobuild/instance-0/output/target/usr/share 2>/dev/null || true find /home/peko/autobuild/instance-0/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/peko/autobuild/instance-0/output/host/bin/m68k-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/peko/autobuild/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/peko/autobuild/instance-0/output/host/bin/m68k-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/peko/autobuild/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/peko/autobuild/instance-0/output/host/bin/m68k-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/peko/autobuild/instance-0/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/peko/autobuild/instance-0/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/peko/autobuild/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.02-rc2-00011-g157a198"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.02-rc2"; \ echo "PRETTY_NAME=\"Buildroot 2018.02-rc2\"" \ ) > /home/peko/autobuild/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/peko/autobuild/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/peko/autobuild/instance-0/buildroot/support/scripts/fix-rpath target make: Leaving directory `/home/peko/autobuild/instance-0/buildroot' make: Entering directory `/home/peko/autobuild/instance-0/buildroot' >>> Buildroot 2018.02-rc2-00011-g157a198 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 >>> 4th 3.62.4 Collecting legal info ERROR: No hash found for COPYING >>> host-4th 3.62.4 Collecting legal info ERROR: No hash found for COPYING >>> host-android-tools 4.2.2+git20130218 Collecting legal info ERROR: No hash found for debian/copyright >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2n Collecting legal info LICENSE: OK (sha256: 9ee37d72966bb4a841343f0606ce44d41b3eae4df4285200c5a8ddc2b935992a) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> axel 2.16.1 Collecting legal info ERROR: No hash found for COPYING >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> comix-cursors 0.8.2 Collecting legal info >>> ed 1.14.2 Collecting legal info ERROR: No hash found for COPYING >>> enscript 1.6.6 Collecting legal info ERROR: No hash found for COPYING >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> gdbm 1.13 Collecting legal info ERROR: No hash found for COPYING >>> ghostscript-fonts 8.11 Collecting legal info ERROR: No hash found for COPYING >>> gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> iostat 2.2 Collecting legal info ERROR: No hash found for LICENSE >>> libarchive 3.3.2 Collecting legal info ERROR: No hash found for COPYING >>> nettle 3.4 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libconfig 1.5 Collecting legal info ERROR: No hash found for COPYING.LIB >>> libcsv 3.0.3 Collecting legal info ERROR: No hash found for COPYING.LESSER >>> libcurl 7.58.0 Collecting legal info COPYING: OK (sha256: 5f3849ec38ddb927e79f514bf948890c41b8d1407286a49609b8fb1585931095) >>> libevent 2.1.8-stable Collecting legal info ERROR: No hash found for LICENSE >>> 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-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> libg7221 dbfc29d4806ecdace50379a2f4d68a992a6fec34 Collecting legal info ERROR: No hash found for COPYING >>> libmicrohttpd 0.9.57 Collecting legal info COPYING: OK (sha256: 70e12e2a60151b9ed1a4c94a5ffeb99cd086fa94542b5a92fec581506e8d3121) >>> libogg 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> libshout 2.4.1 Collecting legal info ERROR: No hash found for COPYING >>> libvorbis 1.3.5 Collecting legal info ERROR: No hash found for COPYING >>> libtirpc 1.0.2 Collecting legal info ERROR: No hash found for COPYING >>> libupnp 1.6.24 Collecting legal info LICENSE: OK (sha256: 0375955c8a79d6e8fa0792d45d00fc4e7710d7ac95bcbd27f9225a83f5c946fd) >>> libupnpp 0.16.0 Collecting legal info ERROR: No hash found for COPYING >>> libusbgx 2e3d43ee098ed928d1baa61ce791ce9ff4788c5a Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LGPL >>> lsuio 0.2.0 Collecting legal info ERROR: No hash found for COPYING >>> lzip 1.19 Collecting legal info ERROR: No hash found for COPYING >>> mpir 3.0.0 Collecting legal info ERROR: No hash found for COPYING.LIB >>> host-yasm 1.3.0 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for BSD.txt ERROR: No hash found for Artistic.txt ERROR: No hash found for GNU_GPL-2.0 ERROR: No hash found for GNU_LGPL-2.0 >>> netstat-nat 1.4.10 Collecting legal info ERROR: No hash found for COPYING >>> opentyrian-data 2.1 Collecting legal info >>> opentyrian 9c9f0ec3532b Collecting legal info WARNING: no hash file for COPYING >>> sdl 1.2.15 Collecting legal info ERROR: No hash found for COPYING >>> p7zip 16.02 Collecting legal info ERROR: No hash found for DOC/License.txt >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> rtptools 1.20 Collecting legal info ERROR: No hash found for COPYRIGHT >>> sdl_gfx 2.0.23 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for LICENSE >>> sed 4.4 Collecting legal info ERROR: No hash found for COPYING >>> tclap 1.2.1 Collecting legal info ERROR: No hash found for COPYING >>> tinydtls 0.8.2 Collecting legal info tinydtls.h: OK (sha256: 65fbf31c3551633e7dcc051fac80f2c1a73b0b077af9ed564d726155dfc40513) >>> whois 5.2.17 Collecting legal info ERROR: No hash found for COPYING WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: comix-cursors-0.8.2: cannot save license (COMIX_CURSORS_LICENSE_FILES not defined) WARNING: opentyrian-data-2.1: cannot save license (OPENTYRIAN_DATA_LICENSE_FILES not defined) Legal info produced in /home/peko/autobuild/instance-0/output/legal-info make: Leaving directory `/home/peko/autobuild/instance-0/buildroot'