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/naourr/work/instance-1/output/host/bin:/home/naourr/work/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 -C /home/naourr/work/instance-1/output/build/tinydtls-0.8.2/ make[1]: Entering directory '/home/naourr/work/instance-1/output/build/tinydtls-0.8.2' /home/naourr/work/instance-1/output/host/bin/arm-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/naourr/work/instance-1/output/host/bin/arm-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/naourr/work/instance-1/output/host/bin/arm-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/naourr/work/instance-1/output/host/bin/arm-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/naourr/work/instance-1/output/host/bin/arm-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/naourr/work/instance-1/output/host/bin/arm-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/naourr/work/instance-1/output/host/bin/arm-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/naourr/work/instance-1/output/host/bin/arm-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/naourr/work/instance-1/output/host/bin/arm-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 make[2]: Entering directory '/home/naourr/work/instance-1/output/build/tinydtls-0.8.2/aes' /home/naourr/work/instance-1/output/host/bin/arm-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 make[2]: Entering directory '/home/naourr/work/instance-1/output/build/tinydtls-0.8.2/ecc' /home/naourr/work/instance-1/output/host/bin/arm-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 make[2]: Entering directory '/home/naourr/work/instance-1/output/build/tinydtls-0.8.2/sha2' /home/naourr/work/instance-1/output/host/bin/arm-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 sha2.c: In function 'SHA256_Final': sha2.c:641:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(sha2_word64*)&context->buffer[SHA256_SHORT_BLOCK_LENGTH] = context->bitcount; ^ make[2]: Leaving directory '/home/naourr/work/instance-1/output/build/tinydtls-0.8.2/aes' /usr/bin/make -C doc make[2]: Entering directory '/home/naourr/work/instance-1/output/build/tinydtls-0.8.2/doc' : Doxyfile >./doxygen.out 2>&1 make[2]: Leaving directory '/home/naourr/work/instance-1/output/build/tinydtls-0.8.2/doc' make[2]: Leaving directory '/home/naourr/work/instance-1/output/build/tinydtls-0.8.2/sha2' make[2]: Leaving directory '/home/naourr/work/instance-1/output/build/tinydtls-0.8.2/ecc' ar cru libtinydtls.a dtls.o crypto.o ccm.o hmac.o netq.o peer.o dtls_time.o session.o debug.o aes/rijndael.o ecc/ecc.o sha2/sha2.o ranlib libtinydtls.a for dir in tests doc platform-specific sha2 aes ecc; do \ /usr/bin/make -C $dir ; \ done make[2]: Entering directory '/home/naourr/work/instance-1/output/build/tinydtls-0.8.2/tests' /home/naourr/work/instance-1/output/host/bin/arm-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/naourr/work/instance-1/output/host/bin/arm-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/naourr/work/instance-1/output/host/bin/arm-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/naourr/work/instance-1/output/host/bin/arm-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 make[2]: Leaving directory '/home/naourr/work/instance-1/output/build/tinydtls-0.8.2/tests' make[2]: Entering directory '/home/naourr/work/instance-1/output/build/tinydtls-0.8.2/doc' : Doxyfile >./doxygen.out 2>&1 make[2]: Leaving directory '/home/naourr/work/instance-1/output/build/tinydtls-0.8.2/doc' make[2]: Entering directory '/home/naourr/work/instance-1/output/build/tinydtls-0.8.2/platform-specific' make[2]: Nothing to be done for 'clean'. make[2]: Leaving directory '/home/naourr/work/instance-1/output/build/tinydtls-0.8.2/platform-specific' make[2]: Entering directory '/home/naourr/work/instance-1/output/build/tinydtls-0.8.2/sha2' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/naourr/work/instance-1/output/build/tinydtls-0.8.2/sha2' make[2]: Entering directory '/home/naourr/work/instance-1/output/build/tinydtls-0.8.2/aes' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/naourr/work/instance-1/output/build/tinydtls-0.8.2/aes' make[2]: Entering directory '/home/naourr/work/instance-1/output/build/tinydtls-0.8.2/ecc' /home/naourr/work/instance-1/output/host/bin/arm-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/naourr/work/instance-1/output/host/bin/arm-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/naourr/work/instance-1/output/host/bin/arm-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/naourr/work/instance-1/output/host/bin/arm-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 make[2]: Leaving directory '/home/naourr/work/instance-1/output/build/tinydtls-0.8.2/ecc' make[1]: Leaving directory '/home/naourr/work/instance-1/output/build/tinydtls-0.8.2' >>> tinydtls 0.8.2 Installing to staging directory PATH="/home/naourr/work/instance-1/output/host/bin:/home/naourr/work/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 DESTDIR=/home/naourr/work/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot install -C /home/naourr/work/instance-1/output/build/tinydtls-0.8.2/ make[1]: Entering directory '/home/naourr/work/instance-1/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/naourr/work/instance-1/output/build/tinydtls-0.8.2/aes' make[2]: 'rijndael.o' is up to date. make[2]: Leaving directory '/home/naourr/work/instance-1/output/build/tinydtls-0.8.2/aes' make[2]: Entering directory '/home/naourr/work/instance-1/output/build/tinydtls-0.8.2/ecc' make[2]: 'ecc.o' is up to date. make[2]: Leaving directory '/home/naourr/work/instance-1/output/build/tinydtls-0.8.2/ecc' make[2]: Entering directory '/home/naourr/work/instance-1/output/build/tinydtls-0.8.2/sha2' make[2]: 'sha2.o' is up to date. make[2]: Leaving directory '/home/naourr/work/instance-1/output/build/tinydtls-0.8.2/sha2' /usr/bin/make -C doc make[2]: Entering directory '/home/naourr/work/instance-1/output/build/tinydtls-0.8.2/doc' : Doxyfile >./doxygen.out 2>&1 make[2]: Leaving directory '/home/naourr/work/instance-1/output/build/tinydtls-0.8.2/doc' test -d /home/naourr/work/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib || mkdir -p /home/naourr/work/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib test -d /home/naourr/work/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/tinydtls || mkdir -p /home/naourr/work/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/tinydtls cp libtinydtls.a /home/naourr/work/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/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/naourr/work/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/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/naourr/work/instance-1/output/build/tinydtls-0.8.2/tests' : make[2]: Leaving directory '/home/naourr/work/instance-1/output/build/tinydtls-0.8.2/tests' make[2]: Entering directory '/home/naourr/work/instance-1/output/build/tinydtls-0.8.2/doc' test -d /home/naourr/work/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/share/doc/tinydtls || mkdir -p /home/naourr/work/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/share/doc/tinydtls cp -r html/* /home/naourr/work/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/share/doc/tinydtls make[2]: Leaving directory '/home/naourr/work/instance-1/output/build/tinydtls-0.8.2/doc' make[2]: Entering directory '/home/naourr/work/instance-1/output/build/tinydtls-0.8.2/platform-specific' : make[2]: Leaving directory '/home/naourr/work/instance-1/output/build/tinydtls-0.8.2/platform-specific' make[2]: Entering directory '/home/naourr/work/instance-1/output/build/tinydtls-0.8.2/sha2' test -d /home/naourr/work/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/tinydtls/sha2 || mkdir -p /home/naourr/work/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/tinydtls/sha2 cp sha2.h /home/naourr/work/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/tinydtls/sha2 make[2]: Leaving directory '/home/naourr/work/instance-1/output/build/tinydtls-0.8.2/sha2' make[2]: Entering directory '/home/naourr/work/instance-1/output/build/tinydtls-0.8.2/aes' test -d /home/naourr/work/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/tinydtls/aes || mkdir -p /home/naourr/work/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/tinydtls/aes cp rijndael.h /home/naourr/work/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/tinydtls/aes make[2]: Leaving directory '/home/naourr/work/instance-1/output/build/tinydtls-0.8.2/aes' make[2]: Entering directory '/home/naourr/work/instance-1/output/build/tinydtls-0.8.2/ecc' test -d /home/naourr/work/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/tinydtls/ecc || mkdir -p /home/naourr/work/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/tinydtls/ecc cp ecc.h test_helper.h /home/naourr/work/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/tinydtls/ecc make[2]: Leaving directory '/home/naourr/work/instance-1/output/build/tinydtls-0.8.2/ecc' make[1]: Leaving directory '/home/naourr/work/instance-1/output/build/tinydtls-0.8.2' >>> tinydtls 0.8.2 Fixing libtool files >>> tinydtls 0.8.2 Installing to target PATH="/home/naourr/work/instance-1/output/host/bin:/home/naourr/work/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 DESTDIR=/home/naourr/work/instance-1/output/target install -C /home/naourr/work/instance-1/output/build/tinydtls-0.8.2/ make[1]: Entering directory '/home/naourr/work/instance-1/output/build/tinydtls-0.8.2' /usr/bin/make -C aes rijndael.o /usr/bin/make -C ecc ecc.o make[2]: Entering directory '/home/naourr/work/instance-1/output/build/tinydtls-0.8.2/aes' make[2]: 'rijndael.o' is up to date. make[2]: Leaving directory '/home/naourr/work/instance-1/output/build/tinydtls-0.8.2/aes' /usr/bin/make -C sha2 sha2.o make[2]: Entering directory '/home/naourr/work/instance-1/output/build/tinydtls-0.8.2/ecc' make[2]: 'ecc.o' is up to date. make[2]: Leaving directory '/home/naourr/work/instance-1/output/build/tinydtls-0.8.2/ecc' /usr/bin/make -C doc make[2]: Entering directory '/home/naourr/work/instance-1/output/build/tinydtls-0.8.2/sha2' make[2]: 'sha2.o' is up to date. make[2]: Leaving directory '/home/naourr/work/instance-1/output/build/tinydtls-0.8.2/sha2' make[2]: Entering directory '/home/naourr/work/instance-1/output/build/tinydtls-0.8.2/doc' : Doxyfile >./doxygen.out 2>&1 make[2]: Leaving directory '/home/naourr/work/instance-1/output/build/tinydtls-0.8.2/doc' test -d /home/naourr/work/instance-1/output/target/usr/lib || mkdir -p /home/naourr/work/instance-1/output/target/usr/lib test -d /home/naourr/work/instance-1/output/target/usr/include/tinydtls || mkdir -p /home/naourr/work/instance-1/output/target/usr/include/tinydtls cp libtinydtls.a /home/naourr/work/instance-1/output/target/usr/lib/ cp dtls.h hmac.h debug.h dtls_config.h uthash.h numeric.h crypto.h global.h ccm.h netq.h t_list.h alert.h utlist.h prng.h peer.h state.h dtls_time.h session.h tinydtls.h /home/naourr/work/instance-1/output/target/usr/include/tinydtls/ for dir in tests doc platform-specific sha2 aes ecc; do \ /usr/bin/make -C $dir install="cp" includedir=/usr/include/tinydtls install; \ done make[2]: Entering directory '/home/naourr/work/instance-1/output/build/tinydtls-0.8.2/tests' : make[2]: Leaving directory '/home/naourr/work/instance-1/output/build/tinydtls-0.8.2/tests' make[2]: Entering directory '/home/naourr/work/instance-1/output/build/tinydtls-0.8.2/doc' test -d /home/naourr/work/instance-1/output/target/usr/share/doc/tinydtls || mkdir -p /home/naourr/work/instance-1/output/target/usr/share/doc/tinydtls cp -r html/* /home/naourr/work/instance-1/output/target/usr/share/doc/tinydtls make[2]: Leaving directory '/home/naourr/work/instance-1/output/build/tinydtls-0.8.2/doc' make[2]: Entering directory '/home/naourr/work/instance-1/output/build/tinydtls-0.8.2/platform-specific' : make[2]: Leaving directory '/home/naourr/work/instance-1/output/build/tinydtls-0.8.2/platform-specific' make[2]: Entering directory '/home/naourr/work/instance-1/output/build/tinydtls-0.8.2/sha2' test -d /home/naourr/work/instance-1/output/target/usr/include/tinydtls/sha2 || mkdir -p /home/naourr/work/instance-1/output/target/usr/include/tinydtls/sha2 cp sha2.h /home/naourr/work/instance-1/output/target/usr/include/tinydtls/sha2 make[2]: Leaving directory '/home/naourr/work/instance-1/output/build/tinydtls-0.8.2/sha2' make[2]: Entering directory '/home/naourr/work/instance-1/output/build/tinydtls-0.8.2/aes' test -d /home/naourr/work/instance-1/output/target/usr/include/tinydtls/aes || mkdir -p /home/naourr/work/instance-1/output/target/usr/include/tinydtls/aes cp rijndael.h /home/naourr/work/instance-1/output/target/usr/include/tinydtls/aes make[2]: Leaving directory '/home/naourr/work/instance-1/output/build/tinydtls-0.8.2/aes' make[2]: Entering directory '/home/naourr/work/instance-1/output/build/tinydtls-0.8.2/ecc' test -d /home/naourr/work/instance-1/output/target/usr/include/tinydtls/ecc || mkdir -p /home/naourr/work/instance-1/output/target/usr/include/tinydtls/ecc cp ecc.h test_helper.h /home/naourr/work/instance-1/output/target/usr/include/tinydtls/ecc make[2]: Leaving directory '/home/naourr/work/instance-1/output/build/tinydtls-0.8.2/ecc' make[1]: Leaving directory '/home/naourr/work/instance-1/output/build/tinydtls-0.8.2' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/naourr/work/instance-1/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'gmp', u'libksba', u'mpfr', u'mpc', u'openocd'] ./support/scripts/check-uniq-files -t staging /home/naourr/work/instance-1/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libnpth.la" is touched by more than one package: [u'libnpth', u'libconfuse', u'libite', u'lame', u'libcdaudio', u'libdvdcss', u'libosip2', u'libeXosip2', u'libev', u'libhttpparser', u'libusb-compat', u'libnfc', u'libogg', u'libsodium', u'libupnp', u'mbedtls', u'mpfr', u'mpc', u'pcre', u'shadowsocks-libev', u'tinydtls'] Warning: staging file "./usr/lib/libodbccr.la" is touched by more than one package: [u'unixodbc', u'apr-util', u'libatomic_ops', u'bdwgc', u'c-ares', u'libzlib', u'cracklib', u'libusb', u'libpcap', u'faifa', u'geoip', u'gmp', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'libconfuse', u'libite', u'lame', u'libcdaudio', u'libdvdcss', u'libosip2', u'libeXosip2', u'libev', u'libhttpparser', u'libusb-compat', u'libnfc', u'libogg', u'libsodium', u'libupnp', u'mbedtls', u'mpfr', u'mpc', u'pcre', u'shadowsocks-libev', u'tinydtls'] Warning: staging file "./usr/lib/libconfuse.la" is touched by more than one package: [u'libconfuse', u'libite', u'lame', u'libcdaudio', u'libdvdcss', u'libosip2', u'libeXosip2', u'libev', u'libhttpparser', u'libusb-compat', u'libnfc', u'libogg', u'libsodium', u'libupnp', u'mbedtls', u'mpfr', u'mpc', u'pcre', u'shadowsocks-libev', u'tinydtls'] Warning: staging file "./usr/lib/libgmp.la" is touched by more than one package: [u'gmp', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'libconfuse', u'libite', u'lame', u'libcdaudio', u'libdvdcss', u'libosip2', u'libeXosip2', u'libev', u'libhttpparser', u'libusb-compat', u'libnfc', u'libogg', u'libsodium', u'libupnp', u'mbedtls', u'mpfr', u'mpc', u'pcre', u'shadowsocks-libev', u'tinydtls'] Warning: staging file "./usr/lib/libtemplate.la" is touched by more than one package: [u'unixodbc', u'apr-util', u'libatomic_ops', u'bdwgc', u'c-ares', u'libzlib', u'cracklib', u'libusb', u'libpcap', u'faifa', u'geoip', u'gmp', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'libconfuse', u'libite', u'lame', u'libcdaudio', u'libdvdcss', u'libosip2', u'libeXosip2', u'libev', u'libhttpparser', u'libusb-compat', u'libnfc', u'libogg', u'libsodium', u'libupnp', u'mbedtls', u'mpfr', u'mpc', u'pcre', u'shadowsocks-libev', u'tinydtls'] Warning: staging file "./usr/lib/libupnp.la" is touched by more than one package: [u'libupnp', u'mbedtls', u'mpfr', u'mpc', u'pcre', u'shadowsocks-libev', u'tinydtls'] Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'gmp', u'libksba', u'mpfr', u'mpc'] Warning: staging file "./usr/lib/libodbcinst.la" is touched by more than one package: [u'unixodbc', u'apr-util', u'libatomic_ops', u'bdwgc', u'c-ares', u'libzlib', u'cracklib', u'libusb', u'libpcap', u'faifa', u'geoip', u'gmp', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'libconfuse', u'libite', u'lame', u'libcdaudio', u'libdvdcss', u'libosip2', u'libeXosip2', u'libev', u'libhttpparser', u'libusb-compat', u'libnfc', u'libogg', u'libsodium', u'libupnp', u'mbedtls', u'mpfr', u'mpc', u'pcre', u'shadowsocks-libev', u'tinydtls'] Warning: staging file "./usr/lib/libgc.la" is touched by more than one package: [u'bdwgc', u'c-ares', u'libzlib', u'cracklib', u'libusb', u'libpcap', u'faifa', u'geoip', u'gmp', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'libconfuse', u'libite', u'lame', u'libcdaudio', u'libdvdcss', u'libosip2', u'libeXosip2', u'libev', u'libhttpparser', u'libusb-compat', u'libnfc', u'libogg', u'libsodium', u'libupnp', u'mbedtls', u'mpfr', u'mpc', u'pcre', u'shadowsocks-libev', u'tinydtls'] Warning: staging file "./usr/lib/libapr-1.la" is touched by more than one package: [u'apr', u'expat', u'libiconv', u'unixodbc', u'apr-util', u'libatomic_ops', u'bdwgc', u'c-ares', u'libzlib', u'cracklib', u'libusb', u'libpcap', u'faifa', u'geoip', u'gmp', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'libconfuse', u'libite', u'lame', u'libcdaudio', u'libdvdcss', u'libosip2', u'libeXosip2', u'libev', u'libhttpparser', u'libusb-compat', u'libnfc', u'libogg', u'libsodium', u'libupnp', u'mbedtls', u'mpfr', u'mpc', u'pcre', u'shadowsocks-libev', u'tinydtls'] Warning: staging file "./usr/lib/libosip2.la" is touched by more than one package: [u'libosip2', u'libeXosip2', u'libev', u'libhttpparser', u'libusb-compat', u'libnfc', u'libogg', u'libsodium', u'libupnp', u'mbedtls', u'mpfr', u'mpc', u'pcre', u'shadowsocks-libev', u'tinydtls'] Warning: staging file "./usr/lib/libev.la" is touched by more than one package: [u'libev', u'libhttpparser', u'libusb-compat', u'libnfc', u'libogg', u'libsodium', u'libupnp', u'mbedtls', u'mpfr', u'mpc', u'pcre', u'shadowsocks-libev', u'tinydtls'] Warning: staging file "./usr/lib/libGeoIP.la" is touched by more than one package: [u'geoip', u'gmp', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'libconfuse', u'libite', u'lame', u'libcdaudio', u'libdvdcss', u'libosip2', u'libeXosip2', u'libev', u'libhttpparser', u'libusb-compat', u'libnfc', u'libogg', u'libsodium', u'libupnp', u'mbedtls', u'mpfr', u'mpc', u'pcre', u'shadowsocks-libev', u'tinydtls'] Warning: staging file "./usr/lib/libodbcpsql.la" is touched by more than one package: [u'unixodbc', u'apr-util', u'libatomic_ops', u'bdwgc', u'c-ares', u'libzlib', u'cracklib', u'libusb', u'libpcap', u'faifa', u'geoip', u'gmp', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'libconfuse', u'libite', u'lame', u'libcdaudio', u'libdvdcss', u'libosip2', u'libeXosip2', u'libev', u'libhttpparser', u'libusb-compat', u'libnfc', u'libogg', u'libsodium', u'libupnp', u'mbedtls', u'mpfr', u'mpc', u'pcre', u'shadowsocks-libev', u'tinydtls'] Warning: staging file "./usr/lib/libosipparser2.la" is touched by more than one package: [u'libosip2', u'libeXosip2', u'libev', u'libhttpparser', u'libusb-compat', u'libnfc', u'libogg', u'libsodium', u'libupnp', u'mbedtls', u'mpfr', u'mpc', u'pcre', u'shadowsocks-libev', u'tinydtls'] Warning: staging file "./usr/lib/libnfc.la" is touched by more than one package: [u'libnfc', u'libogg', u'libsodium', u'libupnp', u'mbedtls', u'mpfr', u'mpc', u'pcre', u'shadowsocks-libev', u'tinydtls'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'libpcap', u'faifa', u'geoip', u'gmp', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'libconfuse', u'libite', u'lame', u'libcdaudio', u'libdvdcss', u'libosip2', u'libeXosip2', u'libev', u'libhttpparser', u'libusb-compat', u'libnfc', u'libogg', u'libsodium', u'libupnp', u'mbedtls', u'mpfr', u'mpc', u'pcre', u'shadowsocks-libev', u'tinydtls'] Warning: staging file "./usr/lib/libatomic_ops_gpl.la" is touched by more than one package: [u'libatomic_ops', u'bdwgc', u'c-ares', u'libzlib', u'cracklib', u'libusb', u'libpcap', u'faifa', u'geoip', u'gmp', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'libconfuse', u'libite', u'lame', u'libcdaudio', u'libdvdcss', u'libosip2', u'libeXosip2', u'libev', u'libhttpparser', u'libusb-compat', u'libnfc', u'libogg', u'libsodium', u'libupnp', u'mbedtls', u'mpfr', u'mpc', u'pcre', u'shadowsocks-libev', u'tinydtls'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'shadowsocks-libev', u'tinydtls'] Warning: staging file "./usr/lib/libnn.la" is touched by more than one package: [u'unixodbc', u'apr-util', u'libatomic_ops', u'bdwgc', u'c-ares', u'libzlib', u'cracklib', u'libusb', u'libpcap', u'faifa', u'geoip', u'gmp', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'libconfuse', u'libite', u'lame', u'libcdaudio', u'libdvdcss', u'libosip2', u'libeXosip2', u'libev', u'libhttpparser', u'libusb-compat', u'libnfc', u'libogg', u'libsodium', u'libupnp', u'mbedtls', u'mpfr', u'mpc', u'pcre', u'shadowsocks-libev', u'tinydtls'] Warning: staging file "./usr/lib/libatomic_ops.la" is touched by more than one package: [u'libatomic_ops', u'bdwgc', u'c-ares', u'libzlib', u'cracklib', u'libusb', u'libpcap', u'faifa', u'geoip', u'gmp', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'libconfuse', u'libite', u'lame', u'libcdaudio', u'libdvdcss', u'libosip2', u'libeXosip2', u'libev', u'libhttpparser', u'libusb-compat', u'libnfc', u'libogg', u'libsodium', u'libupnp', u'mbedtls', u'mpfr', u'mpc', u'pcre', u'shadowsocks-libev', u'tinydtls'] Warning: staging file "./usr/lib/libusb.la" is touched by more than one package: [u'libusb-compat', u'libnfc', u'libogg', u'libsodium', u'libupnp', u'mbedtls', u'mpfr', u'mpc', u'pcre', u'shadowsocks-libev', u'tinydtls'] Warning: staging file "./usr/lib/libogg.la" is touched by more than one package: [u'libogg', u'libsodium', u'libupnp', u'mbedtls', u'mpfr', u'mpc', u'pcre', u'shadowsocks-libev', u'tinydtls'] Warning: staging file "./usr/lib/apr-util-1/apr_dbd_odbc.la" is touched by more than one package: [u'apr-util', u'libatomic_ops', u'bdwgc', u'c-ares', u'libzlib', u'cracklib', u'libusb', u'libpcap', u'faifa', u'geoip', u'gmp', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'libconfuse', u'libite', u'lame', u'libcdaudio', u'libdvdcss', u'libosip2', u'libeXosip2', u'libev', u'libhttpparser', u'libusb-compat', u'libnfc', u'libogg', u'libsodium', u'libupnp', u'mbedtls', u'mpfr', u'mpc', u'pcre', u'shadowsocks-libev', u'tinydtls'] Warning: staging file "./usr/lib/libaprutil-1.la" is touched by more than one package: [u'apr-util', u'libatomic_ops', u'bdwgc', u'c-ares', u'libzlib', u'cracklib', u'libusb', u'libpcap', u'faifa', u'geoip', u'gmp', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'libconfuse', u'libite', u'lame', u'libcdaudio', u'libdvdcss', u'libosip2', u'libeXosip2', u'libev', u'libhttpparser', u'libusb-compat', u'libnfc', u'libogg', u'libsodium', u'libupnp', u'mbedtls', u'mpfr', u'mpc', u'pcre', u'shadowsocks-libev', u'tinydtls'] Warning: staging file "./usr/lib/libassuan.la" is touched by more than one package: [u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'libconfuse', u'libite', u'lame', u'libcdaudio', u'libdvdcss', u'libosip2', u'libeXosip2', u'libev', u'libhttpparser', u'libusb-compat', u'libnfc', u'libogg', u'libsodium', u'libupnp', u'mbedtls', u'mpfr', u'mpc', u'pcre', u'shadowsocks-libev', u'tinydtls'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'shadowsocks-libev', u'tinydtls'] Warning: staging file "./usr/lib/libshadowsocks-libev.la" is touched by more than one package: [u'shadowsocks-libev', u'tinydtls'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'libiconv', u'unixodbc', u'apr-util', u'libatomic_ops', u'bdwgc', u'c-ares', u'libzlib', u'cracklib', u'libusb', u'libpcap', u'faifa', u'geoip', u'gmp', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'libconfuse', u'libite', u'lame', u'libcdaudio', u'libdvdcss', u'libosip2', u'libeXosip2', u'libev', u'libhttpparser', u'libusb-compat', u'libnfc', u'libogg', u'libsodium', u'libupnp', u'mbedtls', u'mpfr', u'mpc', u'pcre', u'shadowsocks-libev', u'tinydtls'] Warning: staging file "./usr/lib/libite.la" is touched by more than one package: [u'libite', u'lame', u'libcdaudio', u'libdvdcss', u'libosip2', u'libeXosip2', u'libev', u'libhttpparser', u'libusb-compat', u'libnfc', u'libogg', u'libsodium', u'libupnp', u'mbedtls', u'mpfr', u'mpc', u'pcre', u'shadowsocks-libev', u'tinydtls'] Warning: staging file "./usr/lib/libmpc.la" is touched by more than one package: [u'mpc', u'pcre', u'shadowsocks-libev', u'tinydtls'] Warning: staging file "./usr/lib/libsodium.la" is touched by more than one package: [u'libsodium', u'libupnp', u'mbedtls', u'mpfr', u'mpc', u'pcre', u'shadowsocks-libev', u'tinydtls'] Warning: staging file "./usr/lib/libiconv.la" is touched by more than one package: [u'libiconv', u'unixodbc', u'apr-util', u'libatomic_ops', u'bdwgc', u'c-ares', u'libzlib', u'cracklib', u'libusb', u'libpcap', u'faifa', u'geoip', u'gmp', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'libconfuse', u'libite', u'lame', u'libcdaudio', u'libdvdcss', u'libosip2', u'libeXosip2', u'libev', u'libhttpparser', u'libusb-compat', u'libnfc', u'libogg', u'libsodium', u'libupnp', u'mbedtls', u'mpfr', u'mpc', u'pcre', u'shadowsocks-libev', u'tinydtls'] Warning: staging file "./usr/lib/libmp3lame.la" is touched by more than one package: [u'lame', u'libcdaudio', u'libdvdcss', u'libosip2', u'libeXosip2', u'libev', u'libhttpparser', u'libusb-compat', u'libnfc', u'libogg', u'libsodium', u'libupnp', u'mbedtls', u'mpfr', u'mpc', u'pcre', u'shadowsocks-libev', u'tinydtls'] Warning: staging file "./usr/lib/libgpg-error.la" is touched by more than one package: [u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'libconfuse', u'libite', u'lame', u'libcdaudio', u'libdvdcss', u'libosip2', u'libeXosip2', u'libev', u'libhttpparser', u'libusb-compat', u'libnfc', u'libogg', u'libsodium', u'libupnp', u'mbedtls', u'mpfr', u'mpc', u'pcre', u'shadowsocks-libev', u'tinydtls'] Warning: staging file "./usr/lib/libixml.la" is touched by more than one package: [u'libupnp', u'mbedtls', u'mpfr', u'mpc', u'pcre', u'shadowsocks-libev', u'tinydtls'] Warning: staging file "./usr/lib/libksba.la" is touched by more than one package: [u'libksba', u'libnpth', u'libconfuse', u'libite', u'lame', u'libcdaudio', u'libdvdcss', u'libosip2', u'libeXosip2', u'libev', u'libhttpparser', u'libusb-compat', u'libnfc', u'libogg', u'libsodium', u'libupnp', u'mbedtls', u'mpfr', u'mpc', u'pcre', u'shadowsocks-libev', u'tinydtls'] Warning: staging file "./usr/lib/libthreadutil.la" is touched by more than one package: [u'libupnp', u'mbedtls', u'mpfr', u'mpc', u'pcre', u'shadowsocks-libev', u'tinydtls'] Warning: staging file "./usr/lib/libdvdcss.la" is touched by more than one package: [u'libdvdcss', u'libosip2', u'libeXosip2', u'libev', u'libhttpparser', u'libusb-compat', u'libnfc', u'libogg', u'libsodium', u'libupnp', u'mbedtls', u'mpfr', u'mpc', u'pcre', u'shadowsocks-libev', u'tinydtls'] Warning: staging file "./usr/lib/libodbc.la" is touched by more than one package: [u'unixodbc', u'apr-util', u'libatomic_ops', u'bdwgc', u'c-ares', u'libzlib', u'cracklib', u'libusb', u'libpcap', u'faifa', u'geoip', u'gmp', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'libconfuse', u'libite', u'lame', u'libcdaudio', u'libdvdcss', u'libosip2', u'libeXosip2', u'libev', u'libhttpparser', u'libusb-compat', u'libnfc', u'libogg', u'libsodium', u'libupnp', u'mbedtls', u'mpfr', u'mpc', u'pcre', u'shadowsocks-libev', u'tinydtls'] Warning: staging file "./usr/lib/libgcrypt.la" is touched by more than one package: [u'libgcrypt', u'libksba', u'libnpth', u'libconfuse', u'libite', u'lame', u'libcdaudio', u'libdvdcss', u'libosip2', u'libeXosip2', u'libev', u'libhttpparser', u'libusb-compat', u'libnfc', u'libogg', u'libsodium', u'libupnp', u'mbedtls', u'mpfr', u'mpc', u'pcre', u'shadowsocks-libev', u'tinydtls'] Warning: staging file "./usr/lib/libcord.la" is touched by more than one package: [u'bdwgc', u'c-ares', u'libzlib', u'cracklib', u'libusb', u'libpcap', u'faifa', u'geoip', u'gmp', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'libconfuse', u'libite', u'lame', u'libcdaudio', u'libdvdcss', u'libosip2', u'libeXosip2', u'libev', u'libhttpparser', u'libusb-compat', u'libnfc', u'libogg', u'libsodium', u'libupnp', u'mbedtls', u'mpfr', u'mpc', u'pcre', u'shadowsocks-libev', u'tinydtls'] Warning: staging file "./usr/lib/libmpfr.la" is touched by more than one package: [u'mpfr', u'mpc', u'pcre', u'shadowsocks-libev', u'tinydtls'] Warning: staging file "./usr/lib/libeXosip2.la" is touched by more than one package: [u'libeXosip2', u'libev', u'libhttpparser', u'libusb-compat', u'libnfc', u'libogg', u'libsodium', u'libupnp', u'mbedtls', u'mpfr', u'mpc', u'pcre', u'shadowsocks-libev', u'tinydtls'] Warning: staging file "./usr/lib/libcdaudio.la" is touched by more than one package: [u'libcdaudio', u'libdvdcss', u'libosip2', u'libeXosip2', u'libev', u'libhttpparser', u'libusb-compat', u'libnfc', u'libogg', u'libsodium', u'libupnp', u'mbedtls', u'mpfr', u'mpc', u'pcre', u'shadowsocks-libev', u'tinydtls'] Warning: staging file "./usr/lib/libcares.la" is touched by more than one package: [u'c-ares', u'libzlib', u'cracklib', u'libusb', u'libpcap', u'faifa', u'geoip', u'gmp', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'libconfuse', u'libite', u'lame', u'libcdaudio', u'libdvdcss', u'libosip2', u'libeXosip2', u'libev', u'libhttpparser', u'libusb-compat', u'libnfc', u'libogg', u'libsodium', u'libupnp', u'mbedtls', u'mpfr', u'mpc', u'pcre', u'shadowsocks-libev', u'tinydtls'] Warning: staging file "./usr/lib/libcrack.la" is touched by more than one package: [u'cracklib', u'libusb', u'libpcap', u'faifa', u'geoip', u'gmp', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'libconfuse', u'libite', u'lame', u'libcdaudio', u'libdvdcss', u'libosip2', u'libeXosip2', u'libev', u'libhttpparser', u'libusb-compat', u'libnfc', u'libogg', u'libsodium', u'libupnp', u'mbedtls', u'mpfr', u'mpc', u'pcre', u'shadowsocks-libev', u'tinydtls'] Warning: staging file "./usr/lib/libcharset.la" is touched by more than one package: [u'libiconv', u'unixodbc', u'apr-util', u'libatomic_ops', u'bdwgc', u'c-ares', u'libzlib', u'cracklib', u'libusb', u'libpcap', u'faifa', u'geoip', u'gmp', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'libconfuse', u'libite', u'lame', u'libcdaudio', u'libdvdcss', u'libosip2', u'libeXosip2', u'libev', u'libhttpparser', u'libusb-compat', u'libnfc', u'libogg', u'libsodium', u'libupnp', u'mbedtls', u'mpfr', u'mpc', u'pcre', u'shadowsocks-libev', u'tinydtls'] ./support/scripts/check-uniq-files -t host /home/naourr/work/instance-1/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-tar', u'host-lzip', u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-bison', u'host-gettext'] mkdir -p /home/naourr/work/instance-1/output/target/etc echo "buildroot" > /home/naourr/work/instance-1/output/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/naourr/work/instance-1/output/target/etc/hosts mkdir -p /home/naourr/work/instance-1/output/target/etc echo "Welcome to Buildroot" > /home/naourr/work/instance-1/output/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/naourr/work/instance-1/output/target/etc/shadow rm -f /home/naourr/work/instance-1/output/target/bin/sh rm -f /home/naourr/work/instance-1/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/naourr/work/instance-1/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/naourr/work/instance-1/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/naourr/work/instance-1/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/naourr/work/instance-1/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/naourr/work/instance-1/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/naourr/work/instance-1/output/target/usr/include /home/naourr/work/instance-1/output/target/usr/share/aclocal \ /home/naourr/work/instance-1/output/target/usr/lib/pkgconfig /home/naourr/work/instance-1/output/target/usr/share/pkgconfig \ /home/naourr/work/instance-1/output/target/usr/lib/cmake /home/naourr/work/instance-1/output/target/usr/share/cmake find /home/naourr/work/instance-1/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/naourr/work/instance-1/output/target/lib/ /home/naourr/work/instance-1/output/target/usr/lib/ /home/naourr/work/instance-1/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/naourr/work/instance-1/output/target/usr/share/gdb rm -rf /home/naourr/work/instance-1/output/target/usr/share/bash-completion rm -rf /home/naourr/work/instance-1/output/target/usr/share/zsh rm -rf /home/naourr/work/instance-1/output/target/usr/man /home/naourr/work/instance-1/output/target/usr/share/man rm -rf /home/naourr/work/instance-1/output/target/usr/info /home/naourr/work/instance-1/output/target/usr/share/info rm -rf /home/naourr/work/instance-1/output/target/usr/doc /home/naourr/work/instance-1/output/target/usr/share/doc rm -rf /home/naourr/work/instance-1/output/target/usr/share/gtk-doc rmdir /home/naourr/work/instance-1/output/target/usr/share 2>/dev/null || true find /home/naourr/work/instance-1/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/naourr/work/instance-1/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/naourr/work/instance-1/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/naourr/work/instance-1/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/naourr/work/instance-1/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/naourr/work/instance-1/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/naourr/work/instance-1/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/naourr/work/instance-1/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/naourr/work/instance-1/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.08-git-00696-g5b88e60aba"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.08-git\"" \ ) > /home/naourr/work/instance-1/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/naourr/work/instance-1/output/target/etc >>> Sanitizing RPATH in target tree /home/naourr/work/instance-1/buildroot/support/scripts/fix-rpath target touch /home/naourr/work/instance-1/output/target/usr make: Leaving directory '/home/naourr/work/instance-1/buildroot' make: Entering directory '/home/naourr/work/instance-1/buildroot' >>> Buildroot 2018.08-git-00696-g5b88e60aba 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 >>> host-tar 1.29 Collecting legal info ERROR: No hash found for COPYING >>> 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 >>> apr-util 1.6.1 Collecting legal info LICENSE: OK (sha256: ef5609d18601645ad6fe22c6c122094be40e976725c1d0490778abacc836e7a2) >>> apr 1.6.3 Collecting legal info LICENSE: OK (sha256: f854aeef66ecd55a126226e82b3f26793fc3b1c584647f6a0edc5639974c38ad) >>> 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.16.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> libiconv 1.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> unixodbc 2.3.6 Collecting legal info COPYING: OK (sha256: a6b9aa1e9bfade121164c06fd975e9b913a8e38bf33d25ff967dfa3ed07d12f8) exe/COPYING: OK (sha256: 1e594f4c7fd6d099eca4bd1340b39d871ce0298331d8ebd4b68935548ee45cf4) >>> bdwgc 7.6.2 Collecting legal info README.QUICK: OK (sha256: 9944acfcee6cca308d974933977c1608804f5ad4345aac7cb8608137104e3742) >>> libatomic_ops v7.4.10 Collecting legal info doc/LICENSING.txt: OK (sha256: f0e630c0ca489767033da5a0c869fb4231db522c5ff479ce55a853a923a00f69) COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> c-ares 1.14.0 Collecting legal info ERROR: No hash found for ares_mkquery.c >>> can-utils v2018.02.0 Collecting legal info Makefile: OK (sha256: c258939ebb09c3857f5fc7704a449e5077cc881090c87b38f9a81332b96fa075) >>> host-cbootimage v1.7 Collecting legal info ERROR: No hash found for COPYING >>> cracklib 2.9.6 Collecting legal info ERROR: No hash found for COPYING.LIB >>> host-cracklib 2.9.6 Collecting legal info ERROR: No hash found for COPYING.LIB >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> dante 1.4.1 Collecting legal info ERROR: No hash found for LICENSE >>> devmem2 1 Collecting legal info devmem2.c.license: OK (sha256: 560913d09310d446920c16bd0aca1ff21d3b6fedd527195bacfc832ce343e0ae) >>> dfu-util 0.9 Collecting legal info ERROR: No hash found for COPYING >>> libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> dhcpdump 1.8 Collecting legal info ERROR: No hash found for LICENSE >>> libpcap 1.8.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> 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.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> faifa v0.1 Collecting legal info ERROR: No hash found for COPYING >>> fbdump 0.4.2 Collecting legal info ERROR: No hash found for COPYING >>> geoip 1.6.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 >>> gnupg2 2.2.8 Collecting legal info COPYING: OK (sha256: bc2d6664f6276fa0a72d57633b3ae68dc7dcb677b71018bf08c8e93e509f1357) >>> libassuan 2.5.1 Collecting legal info COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libgpg-error 1.31 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libgcrypt 1.8.3 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libksba 1.3.5 Collecting legal info AUTHORS: OK (sha256: 240908e1356ffeb5d0730227b6198dcc8e878375d28632fd813e0ed75b35ccc2) COPYING: OK (sha256: 6197b98c6bf69838c624809c509d84333de1bc847155168c0e84527446a27076) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 0abbff814cd00e2b0b6d08395af2b419c1a92026c4b4adacbb65ccda45fa58cf) COPYING.LGPLv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libnpth 1.5 Collecting legal info COPYING.LIB: OK (sha256: ce64d5f7b49ea6d80fdb6d4cdee6839d1a94274f7493dc797c3b55b65ec8e9ed) >>> ifupdown-scripts Collecting legal info >>> inadyn 2.3 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libconfuse 3.2.1 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> libite v2.0.1 Collecting legal info LICENSE: OK (sha256: 0e97ab27b60e20a7ddb8e9638189ad159124e51d2c12e12735b05423df224da5) src/chomp.c: OK (sha256: 9e0fb98d251dddf5ba81a355f6b4d89835ec53bc5d7f5fcd2c866b54ec5ccec8) src/pidfile.c: OK (sha256: a7d29c148e057fae11a87febc3a51970a26433c35a08fc710be689394442d32d) >>> lame 3.100 Collecting legal info COPYING: OK (sha256: bfe4a52dc4645385f356a8e83cc54216a293e3b6f1cb4f79f5fc0277abf937fd) >>> libcdaudio 0.99.12p2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libdvdcss 1.4.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libeXosip2 3.6.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libosip2 3.6.0 Collecting legal info COPYING: OK (sha256: 8d9e95ed0e48df46dc758eb0d86df611f771eab4eed94bebb77dca87f1c897de) >>> libev 4.24 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libhttpparser v2.8.1 Collecting legal info LICENSE-MIT: OK (sha256: 79e6ba8b687cb54786207342b9b6fcee0ac10218453ed9009b84d949b2233cc0) >>> libnfc 1.7.1 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> libogg 1.3.3 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libsodium 1.0.16 Collecting legal info LICENSE: OK (sha256: 6faf327c97dca6da69acefc6d3969d7bffb70a24f0707874870fdcfd6b0acf58) >>> libupnp 1.6.25 Collecting legal info LICENSE: OK (sha256: 0375955c8a79d6e8fa0792d45d00fc4e7710d7ac95bcbd27f9225a83f5c946fd) >>> lsscsi 0.28 Collecting legal info ERROR: No hash found for COPYING >>> mbedtls 2.7.3 Collecting legal info apache-2.0.txt: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> memstat 1.0 Collecting legal info ERROR: No hash found for debian/copyright >>> mii-diag 2.11 Collecting legal info ERROR: No hash found for mii-diag.c >>> mpc 1.0.3 Collecting legal info ERROR: No hash found for COPYING.LESSER >>> mpfr 3.1.6 Collecting legal info ERROR: No hash found for COPYING.LESSER >>> netstat-nat 1.4.10 Collecting legal info ERROR: No hash found for COPYING >>> openocd 0.10.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-opkg-utils 0.3.4 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> privoxy 3.0.26 Collecting legal info ERROR: No hash found for LICENSE >>> procrank_linux 21c30ab4514a5b15ac6e813e21bee0d3d714cb08 Collecting legal info ERROR: No hash found for NOTICE >>> shadowsocks-libev 3.2.0 Collecting legal info COPYING: OK (sha256: 736883f97d44dbec288bb82819f18f4f86d02ae3192f6a9abefa00db76bace41) libbloom/LICENSE: OK (sha256: c41a4bc2c4c43e4daa3051e77e31b2d5c8500498afaeac6d831d55a4bb8de3fb) libcork/COPYING: OK (sha256: 4fa2ada54f8c0410ec243265378242ffe862386d5ac517f8dd30a1911d25ae93) >>> sp-oops-extract 0.0.7-1 Collecting legal info ERROR: No hash found for COPYING >>> sredird 2.2.2 Collecting legal info ERROR: No hash found for COPYING >>> tinydtls 0.8.2 Collecting legal info tinydtls.h: OK (sha256: 65fbf31c3551633e7dcc051fac80f2c1a73b0b077af9ed564d726155dfc40513) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) Legal info produced in /home/naourr/work/instance-1/output/legal-info make: Leaving directory '/home/naourr/work/instance-1/buildroot'