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-3/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/buildroot/autobuild/run/instance-3/output/build/tinydtls-0.8.2/ && rm -rf config.cache && PATH="/home/buildroot/autobuild/run/instance-3/output/host/bin:/home/buildroot/autobuild/run/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/buildroot/autobuild/run/instance-3/output/host/bin/mips64el-linux-ar" AS="/home/buildroot/autobuild/run/instance-3/output/host/bin/mips64el-linux-as" LD="/home/buildroot/autobuild/run/instance-3/output/host/bin/mips64el-linux-ld" NM="/home/buildroot/autobuild/run/instance-3/output/host/bin/mips64el-linux-nm" CC="/home/buildroot/autobuild/run/instance-3/output/host/bin/mips64el-linux-gcc" GCC="/home/buildroot/autobuild/run/instance-3/output/host/bin/mips64el-linux-gcc" CPP="/home/buildroot/autobuild/run/instance-3/output/host/bin/mips64el-linux-cpp" CXX="/home/buildroot/autobuild/run/instance-3/output/host/bin/mips64el-linux-g++" FC="/home/buildroot/autobuild/run/instance-3/output/host/bin/mips64el-linux-gfortran" F77="/home/buildroot/autobuild/run/instance-3/output/host/bin/mips64el-linux-gfortran" RANLIB="/home/buildroot/autobuild/run/instance-3/output/host/bin/mips64el-linux-ranlib" READELF="/home/buildroot/autobuild/run/instance-3/output/host/bin/mips64el-linux-readelf" STRIP="/home/buildroot/autobuild/run/instance-3/output/host/bin/mips64el-linux-strip" OBJCOPY="/home/buildroot/autobuild/run/instance-3/output/host/bin/mips64el-linux-objcopy" OBJDUMP="/home/buildroot/autobuild/run/instance-3/output/host/bin/mips64el-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-3/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-3/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-3/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/run/instance-3/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-3/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/run/instance-3/output/host/bin/mips64el-linux-as" DEFAULT_LINKER="/home/buildroot/autobuild/run/instance-3/output/host/bin/mips64el-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-3/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/run/instance-3/output/host/mips64el-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl ac_cv_lbl_unaligned_fail=yes 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=mips64el-buildroot-linux-gnu --host=mips64el-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 mips64el-buildroot-linux-gnu-gcc... /home/buildroot/autobuild/run/instance-3/output/host/bin/mips64el-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-3/output/host/bin/mips64el-linux-gcc accepts -g... yes checking for /home/buildroot/autobuild/run/instance-3/output/host/bin/mips64el-linux-gcc option to accept ISO C89... none needed checking for mips64el-buildroot-linux-gnu-ranlib... /home/buildroot/autobuild/run/instance-3/output/host/bin/mips64el-linux-ranlib checking how to run the C preprocessor... /home/buildroot/autobuild/run/instance-3/output/host/bin/mips64el-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-3/output/host/bin:/home/buildroot/autobuild/run/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /home/buildroot/autobuild/run/instance-3/output/build/tinydtls-0.8.2/ /home/buildroot/autobuild/run/instance-3/output/host/bin/mips64el-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-3/output/host/bin/mips64el-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-3/output/host/bin/mips64el-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-3/output/host/bin/mips64el-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-3/output/host/bin/mips64el-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-3/output/host/bin/mips64el-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-3/output/host/bin/mips64el-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-3/output/host/bin/mips64el-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-3/output/host/bin/mips64el-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-3/output/host/bin/mips64el-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-3/output/host/bin/mips64el-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-3/output/host/bin/mips64el-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-3/output/host/bin/mips64el-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-3/output/host/bin/mips64el-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-3/output/host/bin/mips64el-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-3/output/host/bin/mips64el-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-3/output/host/bin/mips64el-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-3/output/host/bin/mips64el-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-3/output/host/bin/mips64el-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-3/output/host/bin/mips64el-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-3/output/host/bin:/home/buildroot/autobuild/run/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/run/instance-3/output/host/mips64el-buildroot-linux-gnu/sysroot install -C /home/buildroot/autobuild/run/instance-3/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-3/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib || mkdir -p /home/buildroot/autobuild/run/instance-3/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib test -d /home/buildroot/autobuild/run/instance-3/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/tinydtls || mkdir -p /home/buildroot/autobuild/run/instance-3/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/tinydtls cp libtinydtls.a /home/buildroot/autobuild/run/instance-3/output/host/mips64el-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-3/output/host/mips64el-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-3/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/doc/tinydtls || mkdir -p /home/buildroot/autobuild/run/instance-3/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/doc/tinydtls cp -r html/* /home/buildroot/autobuild/run/instance-3/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/doc/tinydtls : test -d /home/buildroot/autobuild/run/instance-3/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/tinydtls/sha2 || mkdir -p /home/buildroot/autobuild/run/instance-3/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/tinydtls/sha2 cp sha2.h /home/buildroot/autobuild/run/instance-3/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/tinydtls/sha2 test -d /home/buildroot/autobuild/run/instance-3/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/tinydtls/aes || mkdir -p /home/buildroot/autobuild/run/instance-3/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/tinydtls/aes cp rijndael.h /home/buildroot/autobuild/run/instance-3/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/tinydtls/aes test -d /home/buildroot/autobuild/run/instance-3/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/tinydtls/ecc || mkdir -p /home/buildroot/autobuild/run/instance-3/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/tinydtls/ecc cp ecc.h test_helper.h /home/buildroot/autobuild/run/instance-3/output/host/mips64el-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-3/output/host/bin:/home/buildroot/autobuild/run/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/run/instance-3/output/target install -C /home/buildroot/autobuild/run/instance-3/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-3/output/target/usr/lib || mkdir -p /home/buildroot/autobuild/run/instance-3/output/target/usr/lib test -d /home/buildroot/autobuild/run/instance-3/output/target/usr/include/tinydtls || mkdir -p /home/buildroot/autobuild/run/instance-3/output/target/usr/include/tinydtls cp libtinydtls.a /home/buildroot/autobuild/run/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 /home/buildroot/autobuild/run/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 : test -d /home/buildroot/autobuild/run/instance-3/output/target/usr/share/doc/tinydtls || mkdir -p /home/buildroot/autobuild/run/instance-3/output/target/usr/share/doc/tinydtls cp -r html/* /home/buildroot/autobuild/run/instance-3/output/target/usr/share/doc/tinydtls : test -d /home/buildroot/autobuild/run/instance-3/output/target/usr/include/tinydtls/sha2 || mkdir -p /home/buildroot/autobuild/run/instance-3/output/target/usr/include/tinydtls/sha2 cp sha2.h /home/buildroot/autobuild/run/instance-3/output/target/usr/include/tinydtls/sha2 test -d /home/buildroot/autobuild/run/instance-3/output/target/usr/include/tinydtls/aes || mkdir -p /home/buildroot/autobuild/run/instance-3/output/target/usr/include/tinydtls/aes cp rijndael.h /home/buildroot/autobuild/run/instance-3/output/target/usr/include/tinydtls/aes test -d /home/buildroot/autobuild/run/instance-3/output/target/usr/include/tinydtls/ecc || mkdir -p /home/buildroot/autobuild/run/instance-3/output/target/usr/include/tinydtls/ecc cp ecc.h test_helper.h /home/buildroot/autobuild/run/instance-3/output/target/usr/include/tinydtls/ecc util-macros-1.19.2.tar.bz2: OK (md5: 58edef899364f78fbde9479ded20211e) util-macros-1.19.2.tar.bz2: OK (sha1: e8b3a6f2bfde22440fca0974da53da18821a4ee6) util-macros-1.19.2.tar.bz2: OK (sha256: d7e43376ad220411499a79735020f9d145fdc159284867e99467e0d771f3e712) util-macros-1.19.2.tar.bz2: OK (sha512: 3f51504b27f0478c136126f15110cf3cdbba218c4d74a8e974cca1381c6e8364609bd0c444f2fb19aa86a7f4e848dfce4f4da940463b224036f75a60b3d88619) >>> xutil_util-macros 1.19.2 Extracting bzcat /home/buildroot/autobuild/run/instance-3/dl/xutil_util-macros/util-macros-1.19.2.tar.bz2 | tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-3/output/build/xutil_util-macros-1.19.2 -xf - >>> xutil_util-macros 1.19.2 Patching >>> xutil_util-macros 1.19.2 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/run/instance-3/output/build/xutil_util-macros-1.19.2 -name $file); do cp support/gnuconfig/$file $i; done; done >>> xutil_util-macros 1.19.2 Patching libtool >>> xutil_util-macros 1.19.2 Configuring (cd /home/buildroot/autobuild/run/instance-3/output/build/xutil_util-macros-1.19.2/ && rm -rf config.cache && PATH="/home/buildroot/autobuild/run/instance-3/output/host/bin:/home/buildroot/autobuild/run/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/buildroot/autobuild/run/instance-3/output/host/bin/mips64el-linux-ar" AS="/home/buildroot/autobuild/run/instance-3/output/host/bin/mips64el-linux-as" LD="/home/buildroot/autobuild/run/instance-3/output/host/bin/mips64el-linux-ld" NM="/home/buildroot/autobuild/run/instance-3/output/host/bin/mips64el-linux-nm" CC="/home/buildroot/autobuild/run/instance-3/output/host/bin/mips64el-linux-gcc" GCC="/home/buildroot/autobuild/run/instance-3/output/host/bin/mips64el-linux-gcc" CPP="/home/buildroot/autobuild/run/instance-3/output/host/bin/mips64el-linux-cpp" CXX="/home/buildroot/autobuild/run/instance-3/output/host/bin/mips64el-linux-g++" FC="/home/buildroot/autobuild/run/instance-3/output/host/bin/mips64el-linux-gfortran" F77="/home/buildroot/autobuild/run/instance-3/output/host/bin/mips64el-linux-gfortran" RANLIB="/home/buildroot/autobuild/run/instance-3/output/host/bin/mips64el-linux-ranlib" READELF="/home/buildroot/autobuild/run/instance-3/output/host/bin/mips64el-linux-readelf" STRIP="/home/buildroot/autobuild/run/instance-3/output/host/bin/mips64el-linux-strip" OBJCOPY="/home/buildroot/autobuild/run/instance-3/output/host/bin/mips64el-linux-objcopy" OBJDUMP="/home/buildroot/autobuild/run/instance-3/output/host/bin/mips64el-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-3/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-3/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-3/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/run/instance-3/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-3/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/run/instance-3/output/host/bin/mips64el-linux-as" DEFAULT_LINKER="/home/buildroot/autobuild/run/instance-3/output/host/bin/mips64el-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-3/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/run/instance-3/output/host/mips64el-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl ac_cv_lbl_unaligned_fail=yes 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 CONFIG_SITE=/dev/null ./configure --target=mips64el-buildroot-linux-gnu --host=mips64el-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 a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for mips64el-buildroot-linux-gnu-strip... /home/buildroot/autobuild/run/instance-3/output/host/bin/mips64el-linux-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating xorg-macros.pc config.status: creating Makefile config.status: creating xorg-macros.m4 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 >>> xutil_util-macros 1.19.2 Building PATH="/home/buildroot/autobuild/run/instance-3/output/host/bin:/home/buildroot/autobuild/run/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /home/buildroot/autobuild/run/instance-3/output/build/xutil_util-macros-1.19.2/ make[2]: Nothing to be done for `all'. >>> xutil_util-macros 1.19.2 Installing to staging directory PATH="/home/buildroot/autobuild/run/instance-3/output/host/bin:/home/buildroot/autobuild/run/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/run/instance-3/output/host/mips64el-buildroot-linux-gnu/sysroot install -C /home/buildroot/autobuild/run/instance-3/output/build/xutil_util-macros-1.19.2/ make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/run/instance-3/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/aclocal' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-3/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/util-macros' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-3/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/pkgconfig' /usr/bin/install -c -m 644 xorg-macros.m4 '/home/buildroot/autobuild/run/instance-3/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/aclocal' /usr/bin/install -c -m 644 INSTALL '/home/buildroot/autobuild/run/instance-3/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/util-macros' /usr/bin/install -c -m 644 xorg-macros.pc '/home/buildroot/autobuild/run/instance-3/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/pkgconfig' /usr/bin/make install-data-hook rm -f /home/buildroot/autobuild/run/instance-3/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/aclocal/xorgversion.m4 >>> xutil_util-macros 1.19.2 Fixing libtool files >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/buildroot/autobuild/run/instance-3/output/build/packages-file-list.txt Warning: target file "./bin/chattr" is touched by more than one package: [u'busybox', u'e2fsprogs'] Warning: target file "./sbin/mke2fs" is touched by more than one package: [u'busybox', u'e2fsprogs'] Warning: target file "./bin/kill" is touched by more than one package: [u'busybox', u'util-linux'] Warning: target file "./usr/bin/mesg" is touched by more than one package: [u'busybox', u'util-linux'] Warning: target file "./bin/lsattr" is touched by more than one package: [u'busybox', u'e2fsprogs'] ./support/scripts/check-uniq-files -t staging /home/buildroot/autobuild/run/instance-3/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'libmad', u'libusb', u'libphidget', u'libsoxr', u'libusb-compat', u'libxml2', u'libvips', u'mtdev', u'opencv3', u'pcsc-lite', u'physfs', u'popt', u'rabbitmq-c', u'tinydtls', u'xutil_util-macros'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'libmad', u'libusb', u'libphidget', u'libsoxr', u'libusb-compat', u'libxml2', u'libvips', u'mtdev', u'opencv3', u'pcsc-lite', u'physfs', u'popt', u'rabbitmq-c', u'tinydtls', u'xutil_util-macros'] Warning: staging file "./usr/lib/libphidget21.la" is touched by more than one package: [u'libphidget', u'libsoxr', u'libusb-compat', u'libxml2', u'libvips', u'mtdev', u'opencv3', u'pcsc-lite', u'physfs', u'popt', u'rabbitmq-c', u'tinydtls', u'xutil_util-macros'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'e2fsprogs', u'flex', u'libopenssl', u'ipsec-tools', u'libjpeg', u'kompexsqlite', u'libconfig', u'libdaemon', u'libffi', u'pcre', u'libglib2', u'libmad', u'libusb', u'libphidget', u'libsoxr', u'libusb-compat', u'libxml2', u'libvips', u'mtdev', u'opencv3', u'pcsc-lite', u'physfs', u'popt', u'rabbitmq-c', u'tinydtls', u'xutil_util-macros'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'e2fsprogs', u'flex', u'libopenssl', u'ipsec-tools', u'libjpeg', u'kompexsqlite', u'libconfig', u'libdaemon', u'libffi', u'pcre', u'libglib2', u'libmad', u'libusb', u'libphidget', u'libsoxr', u'libusb-compat', u'libxml2', u'libvips', u'mtdev', u'opencv3', u'pcsc-lite', u'physfs', u'popt', u'rabbitmq-c', u'tinydtls', u'xutil_util-macros'] Warning: staging file "./usr/lib/libconfig.la" is touched by more than one package: [u'libconfig', u'libdaemon', u'libffi', u'pcre', u'libglib2', u'libmad', u'libusb', u'libphidget', u'libsoxr', u'libusb-compat', u'libxml2', u'libvips', u'mtdev', u'opencv3', u'pcsc-lite', u'physfs', u'popt', u'rabbitmq-c', u'tinydtls', u'xutil_util-macros'] Warning: staging file "./usr/lib/libpcsclite.la" is touched by more than one package: [u'pcsc-lite', u'physfs', u'popt', u'rabbitmq-c', u'tinydtls', u'xutil_util-macros'] Warning: staging file "./usr/lib/libjpeg.la" is touched by more than one package: [u'libjpeg', u'kompexsqlite', u'libconfig', u'libdaemon', u'libffi', u'pcre', u'libglib2', u'libmad', u'libusb', u'libphidget', u'libsoxr', u'libusb-compat', u'libxml2', u'libvips', u'mtdev', u'opencv3', u'pcsc-lite', u'physfs', u'popt', u'rabbitmq-c', u'tinydtls', u'xutil_util-macros'] Warning: staging file "./usr/lib/libpcscspy.la" is touched by more than one package: [u'pcsc-lite', u'physfs', u'popt', u'rabbitmq-c', u'tinydtls', u'xutil_util-macros'] Warning: staging file "./usr/lib/libasound.la" is touched by more than one package: [u'alsa-lib', u'bcg729', u'c-periphery', u'libzlib', u'util-linux', u'e2fsprogs', u'flex', u'libopenssl', u'ipsec-tools', u'libjpeg', u'kompexsqlite', u'libconfig', u'libdaemon', u'libffi', u'pcre', u'libglib2', u'libmad', u'libusb', u'libphidget', u'libsoxr', u'libusb-compat', u'libxml2', u'libvips', u'mtdev', u'opencv3', u'pcsc-lite', u'physfs', u'popt', u'rabbitmq-c', u'tinydtls', u'xutil_util-macros'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'libvips', u'mtdev', u'opencv3', u'pcsc-lite', u'physfs', u'popt', u'rabbitmq-c', u'tinydtls', u'xutil_util-macros'] Warning: staging file "./usr/lib/libdaemon.la" is touched by more than one package: [u'libdaemon', u'libffi', u'pcre', u'libglib2', u'libmad', u'libusb', u'libphidget', u'libsoxr', u'libusb-compat', u'libxml2', u'libvips', u'mtdev', u'opencv3', u'pcsc-lite', u'physfs', u'popt', u'rabbitmq-c', u'tinydtls', u'xutil_util-macros'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'libglib2', u'libmad', u'libusb', u'libphidget', u'libsoxr', u'libusb-compat', u'libxml2', u'libvips', u'mtdev', u'opencv3', u'pcsc-lite', u'physfs', u'popt', u'rabbitmq-c', u'tinydtls', u'xutil_util-macros'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'e2fsprogs', u'flex', u'libopenssl', u'ipsec-tools', u'libjpeg', u'kompexsqlite', u'libconfig', u'libdaemon', u'libffi', u'pcre', u'libglib2', u'libmad', u'libusb', u'libphidget', u'libsoxr', u'libusb-compat', u'libxml2', u'libvips', u'mtdev', u'opencv3', u'pcsc-lite', u'physfs', u'popt', u'rabbitmq-c', u'tinydtls', u'xutil_util-macros'] Warning: staging file "./usr/lib/libfl.la" is touched by more than one package: [u'flex', u'libopenssl', u'ipsec-tools', u'libjpeg', u'kompexsqlite', u'libconfig', u'libdaemon', u'libffi', u'pcre', u'libglib2', u'libmad', u'libusb', u'libphidget', u'libsoxr', u'libusb-compat', u'libxml2', u'libvips', u'mtdev', u'opencv3', u'pcsc-lite', u'physfs', u'popt', u'rabbitmq-c', u'tinydtls', u'xutil_util-macros'] Warning: staging file "./usr/lib/libvips.la" is touched by more than one package: [u'libvips', u'mtdev', u'opencv3', u'pcsc-lite', u'physfs', u'popt', u'rabbitmq-c', u'tinydtls', u'xutil_util-macros'] Warning: staging file "./usr/lib/libmad.la" is touched by more than one package: [u'libmad', u'libusb', u'libphidget', u'libsoxr', u'libusb-compat', u'libxml2', u'libvips', u'mtdev', u'opencv3', u'pcsc-lite', u'physfs', u'popt', u'rabbitmq-c', u'tinydtls', u'xutil_util-macros'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'libphidget', u'libsoxr', u'libusb-compat', u'libxml2', u'libvips', u'mtdev', u'opencv3', u'pcsc-lite', u'physfs', u'popt', u'rabbitmq-c', u'tinydtls', u'xutil_util-macros'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'libglib2', u'libmad', u'libusb', u'libphidget', u'libsoxr', u'libusb-compat', u'libxml2', u'libvips', u'mtdev', u'opencv3', u'pcsc-lite', u'physfs', u'popt', u'rabbitmq-c', u'tinydtls', u'xutil_util-macros'] Warning: staging file "./usr/lib/libusb.la" is touched by more than one package: [u'libusb-compat', u'libxml2', u'libvips', u'mtdev', u'opencv3', u'pcsc-lite', u'physfs', u'popt', u'rabbitmq-c', u'tinydtls', u'xutil_util-macros'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'libmad', u'libusb', u'libphidget', u'libsoxr', u'libusb-compat', u'libxml2', u'libvips', u'mtdev', u'opencv3', u'pcsc-lite', u'physfs', u'popt', u'rabbitmq-c', u'tinydtls', u'xutil_util-macros'] Warning: staging file "./usr/lib/libvipsCC.la" is touched by more than one package: [u'libvips', u'mtdev', u'opencv3', u'pcsc-lite', u'physfs', u'popt', u'rabbitmq-c', u'tinydtls', u'xutil_util-macros'] Warning: staging file "./usr/lib/libmtdev.la" is touched by more than one package: [u'mtdev', u'opencv3', u'pcsc-lite', u'physfs', u'popt', u'rabbitmq-c', u'tinydtls', u'xutil_util-macros'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'libglib2', u'libmad', u'libusb', u'libphidget', u'libsoxr', u'libusb-compat', u'libxml2', u'libvips', u'mtdev', u'opencv3', u'pcsc-lite', u'physfs', u'popt', u'rabbitmq-c', u'tinydtls', u'xutil_util-macros'] Warning: staging file "./usr/lib/libvips-cpp.la" is touched by more than one package: [u'libvips', u'mtdev', u'opencv3', u'pcsc-lite', u'physfs', u'popt', u'rabbitmq-c', u'tinydtls', u'xutil_util-macros'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'libmad', u'libusb', u'libphidget', u'libsoxr', u'libusb-compat', u'libxml2', u'libvips', u'mtdev', u'opencv3', u'pcsc-lite', u'physfs', u'popt', u'rabbitmq-c', u'tinydtls', u'xutil_util-macros'] Warning: staging file "./usr/lib/libconfig++.la" is touched by more than one package: [u'libconfig', u'libdaemon', u'libffi', u'pcre', u'libglib2', u'libmad', u'libusb', u'libphidget', u'libsoxr', u'libusb-compat', u'libxml2', u'libvips', u'mtdev', u'opencv3', u'pcsc-lite', u'physfs', u'popt', u'rabbitmq-c', u'tinydtls', u'xutil_util-macros'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'libmad', u'libusb', u'libphidget', u'libsoxr', u'libusb-compat', u'libxml2', u'libvips', u'mtdev', u'opencv3', u'pcsc-lite', u'physfs', u'popt', u'rabbitmq-c', u'tinydtls', u'xutil_util-macros'] Warning: staging file "./usr/lib/libracoon.la" is touched by more than one package: [u'ipsec-tools', u'libjpeg', u'kompexsqlite', u'libconfig', u'libdaemon', u'libffi', u'pcre', u'libglib2', u'libmad', u'libusb', u'libphidget', u'libsoxr', u'libusb-compat', u'libxml2', u'libvips', u'mtdev', u'opencv3', u'pcsc-lite', u'physfs', u'popt', u'rabbitmq-c', u'tinydtls', u'xutil_util-macros'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'pcre', u'libglib2', u'libmad', u'libusb', u'libphidget', u'libsoxr', u'libusb-compat', u'libxml2', u'libvips', u'mtdev', u'opencv3', u'pcsc-lite', u'physfs', u'popt', u'rabbitmq-c', u'tinydtls', u'xutil_util-macros'] Warning: staging file "./usr/lib/libipsec.la" is touched by more than one package: [u'ipsec-tools', u'libjpeg', u'kompexsqlite', u'libconfig', u'libdaemon', u'libffi', u'pcre', u'libglib2', u'libmad', u'libusb', u'libphidget', u'libsoxr', u'libusb-compat', u'libxml2', u'libvips', u'mtdev', u'opencv3', u'pcsc-lite', u'physfs', u'popt', u'rabbitmq-c', u'tinydtls', u'xutil_util-macros'] Warning: staging file "./usr/lib/libpopt.la" is touched by more than one package: [u'popt', u'rabbitmq-c', u'tinydtls', u'xutil_util-macros'] ./support/scripts/check-uniq-files -t host /home/buildroot/autobuild/run/instance-3/output/build/packages-file-list-host.txt Warning: host file "./share/man/man8/fsck.8" is touched by more than one package: [u'host-util-linux', u'host-e2fsprogs'] Warning: host file "./sbin/fsck" is touched by more than one package: [u'host-util-linux', u'host-e2fsprogs'] /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/buildroot/autobuild/run/instance-3/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/buildroot/autobuild/run/instance-3/output/target/etc/inittab rm -f /home/buildroot/autobuild/run/instance-3/output/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/autobuild/run/instance-3/output/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/autobuild/run/instance-3/output/host/bin/glib-compile-schemas /home/buildroot/autobuild/run/instance-3/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/autobuild/run/instance-3/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/buildroot/autobuild/run/instance-3/output/target/etc echo "buildroot" > /home/buildroot/autobuild/run/instance-3/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-3/output/target/etc/hosts mkdir -p /home/buildroot/autobuild/run/instance-3/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/run/instance-3/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/run/instance-3/output/target/etc/shadow rm -f /home/buildroot/autobuild/run/instance-3/output/target/bin/sh rm -f /home/buildroot/autobuild/run/instance-3/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/autobuild/run/instance-3/output/build/locales.nopurge; done for dir in /home/buildroot/autobuild/run/instance-3/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/run/instance-3/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/run/instance-3/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/run/instance-3/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/run/instance-3/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/run/instance-3/output/target/usr/include /home/buildroot/autobuild/run/instance-3/output/target/usr/share/aclocal \ /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/pkgconfig /home/buildroot/autobuild/run/instance-3/output/target/usr/share/pkgconfig \ /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/cmake /home/buildroot/autobuild/run/instance-3/output/target/usr/share/cmake find /home/buildroot/autobuild/run/instance-3/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/run/instance-3/output/target/lib/ /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/ /home/buildroot/autobuild/run/instance-3/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: `/home/buildroot/autobuild/run/instance-3/output/target/usr/libexec/': No such file or directory rm -rf /home/buildroot/autobuild/run/instance-3/output/target/usr/share/gdb rm -rf /home/buildroot/autobuild/run/instance-3/output/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/run/instance-3/output/target/usr/share/zsh rm -rf /home/buildroot/autobuild/run/instance-3/output/target/usr/man /home/buildroot/autobuild/run/instance-3/output/target/usr/share/man rm -rf /home/buildroot/autobuild/run/instance-3/output/target/usr/info /home/buildroot/autobuild/run/instance-3/output/target/usr/share/info rm -rf /home/buildroot/autobuild/run/instance-3/output/target/usr/doc /home/buildroot/autobuild/run/instance-3/output/target/usr/share/doc rm -rf /home/buildroot/autobuild/run/instance-3/output/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/run/instance-3/output/target/usr/share 2>/dev/null || true find /home/buildroot/autobuild/run/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 /home/buildroot/autobuild/run/instance-3/output/host/bin/mips64el-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/run/instance-3/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-3/output/host/bin/mips64el-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/autobuild/run/instance-3/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-3/output/host/bin/mips64el-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/autobuild/run/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 /home/buildroot/autobuild/run/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 /home/buildroot/autobuild/run/instance-3/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.05-git-00893-g56823d6"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.05-git\"" \ ) > /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/run/instance-3/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/autobuild/run/instance-3/buildroot/support/scripts/fix-rpath target make: Leaving directory `/home/buildroot/autobuild/run/instance-3/buildroot' make: Entering directory `/home/buildroot/autobuild/run/instance-3/buildroot' >>> Buildroot 2018.05-git-00893-g56823d6 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> host-aespipe 2.4d Collecting legal info >>> alsa-lib 1.1.6 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> 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) >>> autofs 5.1.4 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYRIGHT >>> 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.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> bcg729 1.0.4 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> busybox 1.28.3 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> c-periphery v1.1.1 Collecting legal info ERROR: No hash found for LICENSE >>> e2fsprogs 1.44.1 Collecting legal info NOTICE: OK (sha256: 680f852df303874fe9c722283a7da571ae9a0477768df8af1e363298e2adc51e) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> util-linux 2.32 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) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-e2fsprogs 1.44.1 Collecting legal info NOTICE: OK (sha256: 680f852df303874fe9c722283a7da571ae9a0477768df8af1e363298e2adc51e) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> host-util-linux 2.32 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) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> igmpproxy f47644d8fa7266a784f3ec7b251e7d318bc2f0a9 Collecting legal info ERROR: No hash found for COPYING >>> initscripts Collecting legal info >>> ipsec-tools 0.8.2 Collecting legal info >>> openssl Collecting legal info >>> libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> jpeg Collecting legal info >>> libjpeg 9b Collecting legal info ERROR: No hash found for README >>> kompexsqlite v1.10.12-1 Collecting legal info ERROR: No hash found for LICENSE.txt >>> libconfig 1.5 Collecting legal info ERROR: No hash found for COPYING.LIB >>> libdaemon 0.14 Collecting legal info ERROR: No hash found for LICENSE >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> libmad 0.15.1b Collecting legal info ERROR: No hash found for COPYING >>> libphidget 2.1.8.20140319 Collecting legal info ERROR: No hash found for COPYING >>> libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> libsoxr 0.1.2 Collecting legal info ERROR: No hash found for LICENCE ERROR: No hash found for COPYING.LGPL >>> libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> libvips 7.42.2 Collecting legal info ERROR: No hash found for COPYING >>> libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> mjpg-streamer bbf32fddfd02a9e072e89e83a5b33e6ca0a7bd4b Collecting legal info ERROR: No hash found for LICENSE >>> mtdev 1.1.4 Collecting legal info ERROR: No hash found for COPYING >>> opencv3 3.3.0 Collecting legal info LICENSE: OK (sha256: e974db937899a2505f0eb43ece9d2f2eb36e8580ad88785e3ffac0d697ebaf5d) >>> 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 >>> physfs 3.0.1 Collecting legal info LICENSE.txt: OK (sha256: 7ce475991f6cc09958ef0d57312522eba78e36d984307c95f9a3965adf7e4e2b) >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> rabbitmq-c v0.8.0 Collecting legal info ERROR: No hash found for LICENSE-MIT >>> shairport-sync 3.1.6 Collecting legal info ERROR: No hash found for LICENSES >>> sispmctl 3.1 Collecting legal info ERROR: No hash found for LICENCE >>> tinydtls 0.8.2 Collecting legal info tinydtls.h: OK (sha256: 65fbf31c3551633e7dcc051fac80f2c1a73b0b077af9ed564d726155dfc40513) >>> xutil_util-macros 1.19.2 Collecting legal info COPYING: OK (sha256: 489b630a75e3255485732eae3d50ff4d29d3feb66760bb3acb04f897e4d9e375) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: aespipe-2.4d: cannot save license (HOST_AESPIPE_LICENSE_FILES not defined) WARNING: ipsec-tools-0.8.2: cannot save license (IPSEC_TOOLS_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/run/instance-3/output/legal-info make: Leaving directory `/home/buildroot/autobuild/run/instance-3/buildroot'