/usr/bin/make -C sha2 sha2.o make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output/build/tinydtls-0.8.2/sha2' /home/buildroot/autobuild/instance-3/output/host/bin/mips64el-ctng_n64-linux-gnu-gcc -Wall -std=c99 -pedantic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DSHA2_USE_INTTYPES_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDTLSv12 -DWITH_SHA256 -I.. -c -o sha2.o sha2.c 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/buildroot/autobuild/instance-3/output/build/tinydtls-0.8.2/aes' /usr/bin/make -C doc make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output/build/tinydtls-0.8.2/doc' : Doxyfile >./doxygen.out 2>&1 make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output/build/tinydtls-0.8.2/doc' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output/build/tinydtls-0.8.2/sha2' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output/build/tinydtls-0.8.2/ecc' ar cru libtinydtls.a dtls.o crypto.o ccm.o hmac.o netq.o peer.o dtls_time.o session.o debug.o aes/rijndael.o ecc/ecc.o sha2/sha2.o ar: `u' modifier ignored since `D' is the default (see `U') 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/buildroot/autobuild/instance-3/output/build/tinydtls-0.8.2/tests' /home/buildroot/autobuild/instance-3/output/host/bin/mips64el-ctng_n64-linux-gnu-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DSHA2_USE_INTTYPES_H -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDTLSv12 -DWITH_SHA256 -L.. dtls-server.c -ltinydtls -o dtls-server /home/buildroot/autobuild/instance-3/output/host/bin/mips64el-ctng_n64-linux-gnu-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DSHA2_USE_INTTYPES_H -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDTLSv12 -DWITH_SHA256 -L.. ccm-test.c -ltinydtls -o ccm-test /home/buildroot/autobuild/instance-3/output/host/bin/mips64el-ctng_n64-linux-gnu-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DSHA2_USE_INTTYPES_H -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDTLSv12 -DWITH_SHA256 -L.. prf-test.c -ltinydtls -o prf-test /home/buildroot/autobuild/instance-3/output/host/bin/mips64el-ctng_n64-linux-gnu-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DSHA2_USE_INTTYPES_H -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDTLSv12 -DWITH_SHA256 -L.. dtls-client.c -ltinydtls -o dtls-client make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output/build/tinydtls-0.8.2/tests' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output/build/tinydtls-0.8.2/doc' : Doxyfile >./doxygen.out 2>&1 make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output/build/tinydtls-0.8.2/doc' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output/build/tinydtls-0.8.2/platform-specific' make[2]: Nothing to be done for 'clean'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output/build/tinydtls-0.8.2/platform-specific' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output/build/tinydtls-0.8.2/sha2' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output/build/tinydtls-0.8.2/sha2' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output/build/tinydtls-0.8.2/aes' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output/build/tinydtls-0.8.2/aes' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output/build/tinydtls-0.8.2/ecc' /home/buildroot/autobuild/instance-3/output/host/bin/mips64el-ctng_n64-linux-gnu-gcc -Wall -std=c99 -pedantic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DSHA2_USE_INTTYPES_H -DTEST_INCLUDE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDTLSv12 -DWITH_SHA256 -c -o ecc_test.o ecc.c /home/buildroot/autobuild/instance-3/output/host/bin/mips64el-ctng_n64-linux-gnu-gcc -Wall -std=c99 -pedantic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DSHA2_USE_INTTYPES_H -DTEST_INCLUDE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDTLSv12 -DWITH_SHA256 -c -o test_helper.o test_helper.c /home/buildroot/autobuild/instance-3/output/host/bin/mips64el-ctng_n64-linux-gnu-gcc -Wall -std=c99 -pedantic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DSHA2_USE_INTTYPES_H -DTEST_INCLUDE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDTLSv12 -DWITH_SHA256 testecc.c ecc_test.o test_helper.o -o testecc /home/buildroot/autobuild/instance-3/output/host/bin/mips64el-ctng_n64-linux-gnu-gcc -Wall -std=c99 -pedantic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DSHA2_USE_INTTYPES_H -DTEST_INCLUDE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDTLSv12 -DWITH_SHA256 testfield.c ecc_test.o test_helper.o -o testfield make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output/build/tinydtls-0.8.2/ecc' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output/build/tinydtls-0.8.2' >>> tinydtls 0.8.2 Installing to staging directory PATH="/home/buildroot/autobuild/instance-3/output/host/bin:/home/buildroot/autobuild/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-3/output/host/mips64el-buildroot-linux-gnu/sysroot install -C /home/buildroot/autobuild/instance-3/output/build/tinydtls-0.8.2/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output/build/tinydtls-0.8.2' /usr/bin/make -C aes rijndael.o /usr/bin/make -C ecc ecc.o /usr/bin/make -C sha2 sha2.o /usr/bin/make -C doc make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output/build/tinydtls-0.8.2/aes' make[2]: 'rijndael.o' is up to date. make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output/build/tinydtls-0.8.2/aes' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output/build/tinydtls-0.8.2/ecc' make[2]: 'ecc.o' is up to date. make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output/build/tinydtls-0.8.2/ecc' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output/build/tinydtls-0.8.2/sha2' make[2]: 'sha2.o' is up to date. make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output/build/tinydtls-0.8.2/sha2' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output/build/tinydtls-0.8.2/doc' : Doxyfile >./doxygen.out 2>&1 make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output/build/tinydtls-0.8.2/doc' test -d /home/buildroot/autobuild/instance-3/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib || mkdir -p /home/buildroot/autobuild/instance-3/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib test -d /home/buildroot/autobuild/instance-3/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/tinydtls || mkdir -p /home/buildroot/autobuild/instance-3/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/tinydtls cp libtinydtls.a /home/buildroot/autobuild/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/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 make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output/build/tinydtls-0.8.2/tests' : make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output/build/tinydtls-0.8.2/tests' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output/build/tinydtls-0.8.2/doc' test -d /home/buildroot/autobuild/instance-3/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/doc/tinydtls || mkdir -p /home/buildroot/autobuild/instance-3/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/doc/tinydtls cp -r html/* /home/buildroot/autobuild/instance-3/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/doc/tinydtls make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output/build/tinydtls-0.8.2/doc' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output/build/tinydtls-0.8.2/platform-specific' : make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output/build/tinydtls-0.8.2/platform-specific' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output/build/tinydtls-0.8.2/sha2' test -d /home/buildroot/autobuild/instance-3/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/tinydtls/sha2 || mkdir -p /home/buildroot/autobuild/instance-3/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/tinydtls/sha2 cp sha2.h /home/buildroot/autobuild/instance-3/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/tinydtls/sha2 make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output/build/tinydtls-0.8.2/sha2' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output/build/tinydtls-0.8.2/aes' test -d /home/buildroot/autobuild/instance-3/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/tinydtls/aes || mkdir -p /home/buildroot/autobuild/instance-3/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/tinydtls/aes cp rijndael.h /home/buildroot/autobuild/instance-3/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/tinydtls/aes make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output/build/tinydtls-0.8.2/aes' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output/build/tinydtls-0.8.2/ecc' test -d /home/buildroot/autobuild/instance-3/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/tinydtls/ecc || mkdir -p /home/buildroot/autobuild/instance-3/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/tinydtls/ecc cp ecc.h test_helper.h /home/buildroot/autobuild/instance-3/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/tinydtls/ecc make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output/build/tinydtls-0.8.2/ecc' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output/build/tinydtls-0.8.2' >>> tinydtls 0.8.2 Fixing libtool files >>> tinydtls 0.8.2 Installing to target PATH="/home/buildroot/autobuild/instance-3/output/host/bin:/home/buildroot/autobuild/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-3/output/target install -C /home/buildroot/autobuild/instance-3/output/build/tinydtls-0.8.2/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output/build/tinydtls-0.8.2' /usr/bin/make -C aes rijndael.o /usr/bin/make -C ecc ecc.o /usr/bin/make -C sha2 sha2.o make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output/build/tinydtls-0.8.2/aes' make[2]: 'rijndael.o' is up to date. make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output/build/tinydtls-0.8.2/aes' /usr/bin/make -C doc make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output/build/tinydtls-0.8.2/ecc' make[2]: 'ecc.o' is up to date. make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output/build/tinydtls-0.8.2/ecc' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output/build/tinydtls-0.8.2/sha2' make[2]: 'sha2.o' is up to date. make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output/build/tinydtls-0.8.2/sha2' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output/build/tinydtls-0.8.2/doc' : Doxyfile >./doxygen.out 2>&1 make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output/build/tinydtls-0.8.2/doc' test -d /home/buildroot/autobuild/instance-3/output/target/usr/lib || mkdir -p /home/buildroot/autobuild/instance-3/output/target/usr/lib test -d /home/buildroot/autobuild/instance-3/output/target/usr/include/tinydtls || mkdir -p /home/buildroot/autobuild/instance-3/output/target/usr/include/tinydtls cp libtinydtls.a /home/buildroot/autobuild/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/instance-3/output/target/usr/include/tinydtls/ for dir in tests doc platform-specific sha2 aes ecc; do \ /usr/bin/make -C $dir install="cp" includedir=/usr/include/tinydtls install; \ done make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output/build/tinydtls-0.8.2/tests' : make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output/build/tinydtls-0.8.2/tests' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output/build/tinydtls-0.8.2/doc' test -d /home/buildroot/autobuild/instance-3/output/target/usr/share/doc/tinydtls || mkdir -p /home/buildroot/autobuild/instance-3/output/target/usr/share/doc/tinydtls cp -r html/* /home/buildroot/autobuild/instance-3/output/target/usr/share/doc/tinydtls make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output/build/tinydtls-0.8.2/doc' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output/build/tinydtls-0.8.2/platform-specific' : make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output/build/tinydtls-0.8.2/platform-specific' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output/build/tinydtls-0.8.2/sha2' test -d /home/buildroot/autobuild/instance-3/output/target/usr/include/tinydtls/sha2 || mkdir -p /home/buildroot/autobuild/instance-3/output/target/usr/include/tinydtls/sha2 cp sha2.h /home/buildroot/autobuild/instance-3/output/target/usr/include/tinydtls/sha2 make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output/build/tinydtls-0.8.2/sha2' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output/build/tinydtls-0.8.2/aes' test -d /home/buildroot/autobuild/instance-3/output/target/usr/include/tinydtls/aes || mkdir -p /home/buildroot/autobuild/instance-3/output/target/usr/include/tinydtls/aes cp rijndael.h /home/buildroot/autobuild/instance-3/output/target/usr/include/tinydtls/aes make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output/build/tinydtls-0.8.2/aes' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output/build/tinydtls-0.8.2/ecc' test -d /home/buildroot/autobuild/instance-3/output/target/usr/include/tinydtls/ecc || mkdir -p /home/buildroot/autobuild/instance-3/output/target/usr/include/tinydtls/ecc cp ecc.h test_helper.h /home/buildroot/autobuild/instance-3/output/target/usr/include/tinydtls/ecc make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output/build/tinydtls-0.8.2/ecc' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/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/buildroot/autobuild/instance-3/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/buildroot/autobuild/instance-3/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libsocketcan.la" is touched by more than one package: [u'libsocketcan', u'libtommath', u'libusb-compat', u'libvncserver', u'protobuf', u'opkg', u'tinydtls'] Warning: staging file "./usr/lib/libopkg.la" is touched by more than one package: [u'opkg', u'tinydtls'] Warning: staging file "./usr/lib/libgnutls-openssl.la" is touched by more than one package: [u'gnutls', u'hwloc', u'iptables', u'libarchive', u'libargtable2', u'libdmtx', u'libebml', u'libebur128', u'libffi', u'libglib2', u'libfm-extra', u'libusb', u'libftdi1', u'libmad', u'libmatroska', u'libmnl', u'libnice', u'libsocketcan', u'libtommath', u'libusb-compat', u'libvncserver', u'protobuf', u'opkg', u'tinydtls'] Warning: staging file "./usr/lib/libisc.la" is touched by more than one package: [u'bind', u'zeromq', u'czmq', u'expat', u'dbus', u'fftw-double', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'hwloc', u'iptables', u'libarchive', u'libargtable2', u'libdmtx', u'libebml', u'libebur128', u'libffi', u'libglib2', u'libfm-extra', u'libusb', u'libftdi1', u'libmad', u'libmatroska', u'libmnl', u'libnice', u'libsocketcan', u'libtommath', u'libusb-compat', u'libvncserver', u'protobuf', u'opkg', u'tinydtls'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'libfm-extra', u'libusb', u'libftdi1', u'libmad', u'libmatroska', u'libmnl', u'libnice', u'libsocketcan', u'libtommath', u'libusb-compat', u'libvncserver', u'protobuf', u'opkg', u'tinydtls'] Warning: staging file "./usr/lib/libnice.la" is touched by more than one package: [u'libnice', u'libsocketcan', u'libtommath', u'libusb-compat', u'libvncserver', u'protobuf', u'opkg', u'tinydtls'] Warning: staging file "./usr/lib/libdmtx.la" is touched by more than one package: [u'libdmtx', u'libebml', u'libebur128', u'libffi', u'libglib2', u'libfm-extra', u'libusb', u'libftdi1', u'libmad', u'libmatroska', u'libmnl', u'libnice', u'libsocketcan', u'libtommath', u'libusb-compat', u'libvncserver', u'protobuf', u'opkg', u'tinydtls'] Warning: staging file "./usr/lib/libargtable2.la" is touched by more than one package: [u'libargtable2', u'libdmtx', u'libebml', u'libebur128', u'libffi', u'libglib2', u'libfm-extra', u'libusb', u'libftdi1', u'libmad', u'libmatroska', u'libmnl', u'libnice', u'libsocketcan', u'libtommath', u'libusb-compat', u'libvncserver', u'protobuf', u'opkg', u'tinydtls'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'gnutls', u'hwloc', u'iptables', u'libarchive', u'libargtable2', u'libdmtx', u'libebml', u'libebur128', u'libffi', u'libglib2', u'libfm-extra', u'libusb', u'libftdi1', u'libmad', u'libmatroska', u'libmnl', u'libnice', u'libsocketcan', u'libtommath', u'libusb-compat', u'libvncserver', u'protobuf', u'opkg', u'tinydtls'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'libfm-extra', u'libusb', u'libftdi1', u'libmad', u'libmatroska', u'libmnl', u'libnice', u'libsocketcan', u'libtommath', u'libusb-compat', u'libvncserver', u'protobuf', u'opkg', u'tinydtls'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'libglib2', u'libfm-extra', u'libusb', u'libftdi1', u'libmad', u'libmatroska', u'libmnl', u'libnice', u'libsocketcan', u'libtommath', u'libusb-compat', u'libvncserver', u'protobuf', u'opkg', u'tinydtls'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'libftdi1', u'libmad', u'libmatroska', u'libmnl', u'libnice', u'libsocketcan', u'libtommath', u'libusb-compat', u'libvncserver', u'protobuf', u'opkg', u'tinydtls'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'libfm-extra', u'libusb', u'libftdi1', u'libmad', u'libmatroska', u'libmnl', u'libnice', u'libsocketcan', u'libtommath', u'libusb-compat', u'libvncserver', u'protobuf', u'opkg', u'tinydtls'] Warning: staging file "./usr/lib/libiptc.la" is touched by more than one package: [u'iptables', u'libarchive', u'libargtable2', u'libdmtx', u'libebml', u'libebur128', u'libffi', u'libglib2', u'libfm-extra', u'libusb', u'libftdi1', u'libmad', u'libmatroska', u'libmnl', u'libnice', u'libsocketcan', u'libtommath', u'libusb-compat', u'libvncserver', u'protobuf', u'opkg', u'tinydtls'] Warning: staging file "./usr/lib/libisccc.la" is touched by more than one package: [u'bind', u'zeromq', u'czmq', u'expat', u'dbus', u'fftw-double', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'hwloc', u'iptables', u'libarchive', u'libargtable2', u'libdmtx', u'libebml', u'libebur128', u'libffi', u'libglib2', u'libfm-extra', u'libusb', u'libftdi1', u'libmad', u'libmatroska', u'libmnl', u'libnice', u'libsocketcan', u'libtommath', u'libusb-compat', u'libvncserver', u'protobuf', u'opkg', u'tinydtls'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'gnutls', u'hwloc', u'iptables', u'libarchive', u'libargtable2', u'libdmtx', u'libebml', u'libebur128', u'libffi', u'libglib2', u'libfm-extra', u'libusb', u'libftdi1', u'libmad', u'libmatroska', u'libmnl', u'libnice', u'libsocketcan', u'libtommath', u'libusb-compat', u'libvncserver', u'protobuf', u'opkg', u'tinydtls'] Warning: staging file "./usr/lib/libgnutls.la" is touched by more than one package: [u'gnutls', u'hwloc', u'iptables', u'libarchive', u'libargtable2', u'libdmtx', u'libebml', u'libebur128', u'libffi', u'libglib2', u'libfm-extra', u'libusb', u'libftdi1', u'libmad', u'libmatroska', u'libmnl', u'libnice', u'libsocketcan', u'libtommath', u'libusb-compat', u'libvncserver', u'protobuf', u'opkg', u'tinydtls'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'apr', u'libopenssl', u'bind', u'zeromq', u'czmq', u'expat', u'dbus', u'fftw-double', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'hwloc', u'iptables', u'libarchive', u'libargtable2', u'libdmtx', u'libebml', u'libebur128', u'libffi', u'libglib2', u'libfm-extra', u'libusb', u'libftdi1', u'libmad', u'libmatroska', u'libmnl', u'libnice', u'libsocketcan', u'libtommath', u'libusb-compat', u'libvncserver', u'protobuf', u'opkg', u'tinydtls'] Warning: staging file "./usr/lib/libprotobuf-lite.la" is touched by more than one package: [u'protobuf', u'opkg', u'tinydtls'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'gnutls', u'hwloc', u'iptables', u'libarchive', u'libargtable2', u'libdmtx', u'libebml', u'libebur128', u'libffi', u'libglib2', u'libfm-extra', u'libusb', u'libftdi1', u'libmad', u'libmatroska', u'libmnl', u'libnice', u'libsocketcan', u'libtommath', u'libusb-compat', u'libvncserver', u'protobuf', u'opkg', u'tinydtls'] Warning: staging file "./usr/lib/libtasn1.la" is touched by more than one package: [u'libtasn1', u'nettle', u'pcre', u'gnutls', u'hwloc', u'iptables', u'libarchive', u'libargtable2', u'libdmtx', u'libebml', u'libebur128', u'libffi', u'libglib2', u'libfm-extra', u'libusb', u'libftdi1', u'libmad', u'libmatroska', u'libmnl', u'libnice', u'libsocketcan', u'libtommath', u'libusb-compat', u'libvncserver', u'protobuf', u'opkg', u'tinydtls'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'libfm-extra', u'libusb', u'libftdi1', u'libmad', u'libmatroska', u'libmnl', u'libnice', u'libsocketcan', u'libtommath', u'libusb-compat', u'libvncserver', u'protobuf', u'opkg', u'tinydtls'] Warning: staging file "./usr/lib/libfm-extra.la" is touched by more than one package: [u'libfm-extra', u'libusb', u'libftdi1', u'libmad', u'libmatroska', u'libmnl', u'libnice', u'libsocketcan', u'libtommath', u'libusb-compat', u'libvncserver', u'protobuf', u'opkg', u'tinydtls'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'libfm-extra', u'libusb', u'libftdi1', u'libmad', u'libmatroska', u'libmnl', u'libnice', u'libsocketcan', u'libtommath', u'libusb-compat', u'libvncserver', u'protobuf', u'opkg', u'tinydtls'] Warning: staging file "./usr/lib/libmnl.la" is touched by more than one package: [u'libmnl', u'libnice', u'libsocketcan', u'libtommath', u'libusb-compat', u'libvncserver', u'protobuf', u'opkg', u'tinydtls'] Warning: staging file "./usr/lib/libzmq.la" is touched by more than one package: [u'zeromq', u'czmq', u'expat', u'dbus', u'fftw-double', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'hwloc', u'iptables', u'libarchive', u'libargtable2', u'libdmtx', u'libebml', u'libebur128', u'libffi', u'libglib2', u'libfm-extra', u'libusb', u'libftdi1', u'libmad', u'libmatroska', u'libmnl', u'libnice', u'libsocketcan', u'libtommath', u'libusb-compat', u'libvncserver', u'protobuf', u'opkg', u'tinydtls'] Warning: staging file "./usr/lib/libarchive.la" is touched by more than one package: [u'libarchive', u'libargtable2', u'libdmtx', u'libebml', u'libebur128', u'libffi', u'libglib2', u'libfm-extra', u'libusb', u'libftdi1', u'libmad', u'libmatroska', u'libmnl', u'libnice', u'libsocketcan', u'libtommath', u'libusb-compat', u'libvncserver', u'protobuf', u'opkg', u'tinydtls'] Warning: staging file "./usr/lib/libprotoc.la" is touched by more than one package: [u'protobuf', u'opkg', u'tinydtls'] Warning: staging file "./usr/lib/libgmp.la" is touched by more than one package: [u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'hwloc', u'iptables', u'libarchive', u'libargtable2', u'libdmtx', u'libebml', u'libebur128', u'libffi', u'libglib2', u'libfm-extra', u'libusb', u'libftdi1', u'libmad', u'libmatroska', u'libmnl', u'libnice', u'libsocketcan', u'libtommath', u'libusb-compat', u'libvncserver', u'protobuf', u'opkg', u'tinydtls'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'apr', u'libopenssl', u'bind', u'zeromq', u'czmq', u'expat', u'dbus', u'fftw-double', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'hwloc', u'iptables', u'libarchive', u'libargtable2', u'libdmtx', u'libebml', u'libebur128', u'libffi', u'libglib2', u'libfm-extra', u'libusb', u'libftdi1', u'libmad', u'libmatroska', u'libmnl', u'libnice', u'libsocketcan', u'libtommath', u'libusb-compat', u'libvncserver', u'protobuf', u'opkg', u'tinydtls'] Warning: staging file "./usr/lib/libprotobuf.la" is touched by more than one package: [u'protobuf', u'opkg', u'tinydtls'] Warning: staging file "./usr/lib64" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/lib/libisccfg.la" is touched by more than one package: [u'bind', u'zeromq', u'czmq', u'expat', u'dbus', u'fftw-double', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'hwloc', u'iptables', u'libarchive', u'libargtable2', u'libdmtx', u'libebml', u'libebur128', u'libffi', u'libglib2', u'libfm-extra', u'libusb', u'libftdi1', u'libmad', u'libmatroska', u'libmnl', u'libnice', u'libsocketcan', u'libtommath', u'libusb-compat', u'libvncserver', u'protobuf', u'opkg', u'tinydtls'] Warning: staging file "./usr/lib/liblwres.la" is touched by more than one package: [u'bind', u'zeromq', u'czmq', u'expat', u'dbus', u'fftw-double', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'hwloc', u'iptables', u'libarchive', u'libargtable2', u'libdmtx', u'libebml', u'libebur128', u'libffi', u'libglib2', u'libfm-extra', u'libusb', u'libftdi1', u'libmad', u'libmatroska', u'libmnl', u'libnice', u'libsocketcan', u'libtommath', u'libusb-compat', u'libvncserver', u'protobuf', u'opkg', u'tinydtls'] Warning: staging file "./usr/lib/libfftw3.la" is touched by more than one package: [u'fftw-double', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'hwloc', u'iptables', u'libarchive', u'libargtable2', u'libdmtx', u'libebml', u'libebur128', u'libffi', u'libglib2', u'libfm-extra', u'libusb', u'libftdi1', u'libmad', u'libmatroska', u'libmnl', u'libnice', u'libsocketcan', u'libtommath', u'libusb-compat', u'libvncserver', u'protobuf', u'opkg', u'tinydtls'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'dbus', u'fftw-double', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'hwloc', u'iptables', u'libarchive', u'libargtable2', u'libdmtx', u'libebml', u'libebur128', u'libffi', u'libglib2', u'libfm-extra', u'libusb', u'libftdi1', u'libmad', u'libmatroska', u'libmnl', u'libnice', u'libsocketcan', u'libtommath', u'libusb-compat', u'libvncserver', u'protobuf', u'opkg', u'tinydtls'] Warning: staging file "./usr/lib/libdbus-1.la" is touched by more than one package: [u'dbus', u'fftw-double', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'hwloc', u'iptables', u'libarchive', u'libargtable2', u'libdmtx', u'libebml', u'libebur128', u'libffi', u'libglib2', u'libfm-extra', u'libusb', u'libftdi1', u'libmad', u'libmatroska', u'libmnl', u'libnice', u'libsocketcan', u'libtommath', u'libusb-compat', u'libvncserver', u'protobuf', u'opkg', u'tinydtls'] Warning: staging file "./usr/lib/libgnutlsxx.la" is touched by more than one package: [u'gnutls', u'hwloc', u'iptables', u'libarchive', u'libargtable2', u'libdmtx', u'libebml', u'libebur128', u'libffi', u'libglib2', u'libfm-extra', u'libusb', u'libftdi1', u'libmad', u'libmatroska', u'libmnl', u'libnice', u'libsocketcan', u'libtommath', u'libusb-compat', u'libvncserver', u'protobuf', u'opkg', u'tinydtls'] Warning: staging file "./usr/lib/libvncclient.la" is touched by more than one package: [u'libvncserver', u'protobuf', u'opkg', u'tinydtls'] Warning: staging file "./usr/lib/libvncserver.la" is touched by more than one package: [u'libvncserver', u'protobuf', u'opkg', u'tinydtls'] Warning: staging file "./usr/lib/libbind9.la" is touched by more than one package: [u'bind', u'zeromq', u'czmq', u'expat', u'dbus', u'fftw-double', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'hwloc', u'iptables', u'libarchive', u'libargtable2', u'libdmtx', u'libebml', u'libebur128', u'libffi', u'libglib2', u'libfm-extra', u'libusb', u'libftdi1', u'libmad', u'libmatroska', u'libmnl', u'libnice', u'libsocketcan', u'libtommath', u'libusb-compat', u'libvncserver', u'protobuf', u'opkg', u'tinydtls'] Warning: staging file "./usr/lib/libusb.la" is touched by more than one package: [u'libusb-compat', u'libvncserver', u'protobuf', u'opkg', u'tinydtls'] Warning: staging file "./usr/lib/libdns.la" is touched by more than one package: [u'bind', u'zeromq', u'czmq', u'expat', u'dbus', u'fftw-double', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'hwloc', u'iptables', u'libarchive', u'libargtable2', u'libdmtx', u'libebml', u'libebur128', u'libffi', u'libglib2', u'libfm-extra', u'libusb', u'libftdi1', u'libmad', u'libmatroska', u'libmnl', u'libnice', u'libsocketcan', u'libtommath', u'libusb-compat', u'libvncserver', u'protobuf', u'opkg', u'tinydtls'] Warning: staging file "./usr/lib/libhwloc.la" is touched by more than one package: [u'hwloc', u'iptables', u'libarchive', u'libargtable2', u'libdmtx', u'libebml', u'libebur128', u'libffi', u'libglib2', u'libfm-extra', u'libusb', u'libftdi1', u'libmad', u'libmatroska', u'libmnl', u'libnice', u'libsocketcan', u'libtommath', u'libusb-compat', u'libvncserver', u'protobuf', u'opkg', u'tinydtls'] Warning: staging file "./usr/lib/libip4tc.la" is touched by more than one package: [u'iptables', u'libarchive', u'libargtable2', u'libdmtx', u'libebml', u'libebur128', u'libffi', u'libglib2', u'libfm-extra', u'libusb', u'libftdi1', u'libmad', u'libmatroska', u'libmnl', u'libnice', u'libsocketcan', u'libtommath', u'libusb-compat', u'libvncserver', u'protobuf', u'opkg', u'tinydtls'] Warning: staging file "./usr/lib/libapr-1.la" is touched by more than one package: [u'apr', u'libopenssl', u'bind', u'zeromq', u'czmq', u'expat', u'dbus', u'fftw-double', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'hwloc', u'iptables', u'libarchive', u'libargtable2', u'libdmtx', u'libebml', u'libebur128', u'libffi', u'libglib2', u'libfm-extra', u'libusb', u'libftdi1', u'libmad', u'libmatroska', u'libmnl', u'libnice', u'libsocketcan', u'libtommath', u'libusb-compat', u'libvncserver', u'protobuf', u'opkg', u'tinydtls'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'apr', u'libopenssl', u'bind', u'zeromq', u'czmq', u'expat', u'dbus', u'fftw-double', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'hwloc', u'iptables', u'libarchive', u'libargtable2', u'libdmtx', u'libebml', u'libebur128', u'libffi', u'libglib2', u'libfm-extra', u'libusb', u'libftdi1', u'libmad', u'libmatroska', u'libmnl', u'libnice', u'libsocketcan', u'libtommath', u'libusb-compat', u'libvncserver', u'protobuf', u'opkg', u'tinydtls'] Warning: staging file "./usr/lib/libxtables.la" is touched by more than one package: [u'iptables', u'libarchive', u'libargtable2', u'libdmtx', u'libebml', u'libebur128', u'libffi', u'libglib2', u'libfm-extra', u'libusb', u'libftdi1', u'libmad', u'libmatroska', u'libmnl', u'libnice', u'libsocketcan', u'libtommath', u'libusb-compat', u'libvncserver', u'protobuf', u'opkg', u'tinydtls'] Warning: staging file "./usr/lib/libmad.la" is touched by more than one package: [u'libmad', u'libmatroska', u'libmnl', u'libnice', u'libsocketcan', u'libtommath', u'libusb-compat', u'libvncserver', u'protobuf', u'opkg', u'tinydtls'] Warning: staging file "./usr/lib/libczmq.la" is touched by more than one package: [u'czmq', u'expat', u'dbus', u'fftw-double', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'hwloc', u'iptables', u'libarchive', u'libargtable2', u'libdmtx', u'libebml', u'libebur128', u'libffi', u'libglib2', u'libfm-extra', u'libusb', u'libftdi1', u'libmad', u'libmatroska', u'libmnl', u'libnice', u'libsocketcan', u'libtommath', u'libusb-compat', u'libvncserver', u'protobuf', u'opkg', u'tinydtls'] Warning: staging file "./usr/lib/libip6tc.la" is touched by more than one package: [u'iptables', u'libarchive', u'libargtable2', u'libdmtx', u'libebml', u'libebur128', u'libffi', u'libglib2', u'libfm-extra', u'libusb', u'libftdi1', u'libmad', u'libmatroska', u'libmnl', u'libnice', u'libsocketcan', u'libtommath', u'libusb-compat', u'libvncserver', u'protobuf', u'opkg', u'tinydtls'] Warning: staging file "./usr/lib/libirs.la" is touched by more than one package: [u'bind', u'zeromq', u'czmq', u'expat', u'dbus', u'fftw-double', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'hwloc', u'iptables', u'libarchive', u'libargtable2', u'libdmtx', u'libebml', u'libebur128', u'libffi', u'libglib2', u'libfm-extra', u'libusb', u'libftdi1', u'libmad', u'libmatroska', u'libmnl', u'libnice', u'libsocketcan', u'libtommath', u'libusb-compat', u'libvncserver', u'protobuf', u'opkg', u'tinydtls'] ./support/scripts/check-uniq-files -t host /home/buildroot/autobuild/instance-3/output/build/packages-file-list-host.txt Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libbind9.la" is touched by more than one package: [u'host-genext2fs', u'host-bison', u'host-cmake', u'host-libxml2', u'host-protobuf', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/liblwres.la" is touched by more than one package: [u'host-genext2fs', u'host-bison', u'host-cmake', u'host-libxml2', u'host-protobuf', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libhwloc.la" is touched by more than one package: [u'host-cmake', u'host-libxml2', u'host-protobuf', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libffi.la" is touched by more than one package: [u'host-libxml2', u'host-protobuf', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libexpat.la" is touched by more than one package: [u'host-genext2fs', u'host-bison', u'host-cmake', u'host-libxml2', u'host-protobuf', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libmount.la" is touched by more than one package: [u'host-genext2fs', u'host-bison', u'host-cmake', u'host-libxml2', u'host-protobuf', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libip4tc.la" is touched by more than one package: [u'host-cmake', u'host-libxml2', u'host-protobuf', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libblkid.la" is touched by more than one package: [u'host-genext2fs', u'host-bison', u'host-cmake', u'host-libxml2', u'host-protobuf', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libvncserver.la" is touched by more than one package: [u'host-protobuf', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libirs.la" is touched by more than one package: [u'host-genext2fs', u'host-bison', u'host-cmake', u'host-libxml2', u'host-protobuf', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libargtable2.la" is touched by more than one package: [u'host-cmake', u'host-libxml2', u'host-protobuf', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libarchive.la" is touched by more than one package: [u'host-cmake', u'host-libxml2', u'host-protobuf', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libfm-extra.la" is touched by more than one package: [u'host-protobuf', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libip6tc.la" is touched by more than one package: [u'host-cmake', u'host-libxml2', u'host-protobuf', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libisccfg.la" is touched by more than one package: [u'host-genext2fs', u'host-bison', u'host-cmake', u'host-libxml2', u'host-protobuf', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libczmq.la" is touched by more than one package: [u'host-genext2fs', u'host-bison', u'host-cmake', u'host-libxml2', u'host-protobuf', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libuuid.la" is touched by more than one package: [u'host-genext2fs', u'host-bison', u'host-cmake', u'host-libxml2', u'host-protobuf', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libiptc.la" is touched by more than one package: [u'host-cmake', u'host-libxml2', u'host-protobuf', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libpcreposix.la" is touched by more than one package: [u'host-cmake', u'host-libxml2', u'host-protobuf', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libtasn1.la" is touched by more than one package: [u'host-cmake', u'host-libxml2', u'host-protobuf', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libdbus-1.la" is touched by more than one package: [u'host-genext2fs', u'host-bison', u'host-cmake', u'host-libxml2', u'host-protobuf', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libmnl.la" is touched by more than one package: [u'host-protobuf', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libpcre.la" is touched by more than one package: [u'host-cmake', u'host-libxml2', u'host-protobuf', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libisccc.la" is touched by more than one package: [u'host-genext2fs', u'host-bison', u'host-cmake', u'host-libxml2', u'host-protobuf', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libglib-2.0.la" is touched by more than one package: [u'host-protobuf', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libgmp.la" is touched by more than one package: [u'host-bison', u'host-cmake', u'host-libxml2', u'host-protobuf', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libgnutlsxx.la" is touched by more than one package: [u'host-cmake', u'host-libxml2', u'host-protobuf', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libdns.la" is touched by more than one package: [u'host-genext2fs', u'host-bison', u'host-cmake', u'host-libxml2', u'host-protobuf', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libzmq.la" is touched by more than one package: [u'host-genext2fs', u'host-bison', u'host-cmake', u'host-libxml2', u'host-protobuf', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libpcrecpp.la" is touched by more than one package: [u'host-cmake', u'host-libxml2', u'host-protobuf', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libnice.la" is touched by more than one package: [u'host-protobuf', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libfftw3.la" is touched by more than one package: [u'host-genext2fs', u'host-bison', u'host-cmake', u'host-libxml2', u'host-protobuf', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libgnutls.la" is touched by more than one package: [u'host-cmake', u'host-libxml2', u'host-protobuf', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libusb.la" is touched by more than one package: [u'host-protobuf', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libgobject-2.0.la" is touched by more than one package: [u'host-protobuf', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libisc.la" is touched by more than one package: [u'host-genext2fs', u'host-bison', u'host-cmake', u'host-libxml2', u'host-protobuf', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libvncclient.la" is touched by more than one package: [u'host-protobuf', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libgio-2.0.la" is touched by more than one package: [u'host-protobuf', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libapr-1.la" is touched by more than one package: [u'host-genext2fs', u'host-bison', u'host-cmake', u'host-libxml2', u'host-protobuf', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libgnutls-openssl.la" is touched by more than one package: [u'host-cmake', u'host-libxml2', u'host-protobuf', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libsocketcan.la" is touched by more than one package: [u'host-protobuf', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libusb-1.0.la" is touched by more than one package: [u'host-protobuf', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libxtables.la" is touched by more than one package: [u'host-cmake', u'host-libxml2', u'host-protobuf', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libgthread-2.0.la" is touched by more than one package: [u'host-protobuf', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libmad.la" is touched by more than one package: [u'host-protobuf', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'host-protobuf', u'host-patchelf'] Warning: host file "./mips64el-buildroot-linux-gnu/sysroot/usr/lib/libdmtx.la" is touched by more than one package: [u'host-cmake', u'host-libxml2', u'host-protobuf', u'host-patchelf'] /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/buildroot/autobuild/instance-3/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/buildroot/autobuild/instance-3/output/target/etc/inittab if grep -q CONFIG_ASH=y ./.config; then grep -qsE '^/bin/ash$' /home/buildroot/autobuild/instance-3/output/target/etc/shells || echo "/bin/ash" >> /home/buildroot/autobuild/instance-3/output/target/etc/shells; fi grep: ./.config: No such file or directory if grep -q CONFIG_HUSH=y ./.config; then grep -qsE '^/bin/hush$' /home/buildroot/autobuild/instance-3/output/target/etc/shells || echo "/bin/hush" >> /home/buildroot/autobuild/instance-3/output/target/etc/shells; fi grep: ./.config: No such file or directory rm -f /home/buildroot/autobuild/instance-3/output/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/autobuild/instance-3/output/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/autobuild/instance-3/output/host/bin/glib-compile-schemas /home/buildroot/autobuild/instance-3/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/autobuild/instance-3/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/buildroot/autobuild/instance-3/output/host/etc/meson sed -e "s%@TARGET_CROSS@%/home/buildroot/autobuild/instance-3/output/host/bin/mips64el-ctng_n64-linux-gnu-%g" -e "s%@TARGET_ARCH@%mips64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%"little"%g" -e "s%@TARGET_CFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-3/output/host%g" package/meson//cross-compilation.conf.in > /home/buildroot/autobuild/instance-3/output/host/etc/meson/cross-compilation.conf mkdir -p /home/buildroot/autobuild/instance-3/output/target/etc echo "buildroot" > /home/buildroot/autobuild/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/instance-3/output/target/etc/hosts mkdir -p /home/buildroot/autobuild/instance-3/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/instance-3/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/instance-3/output/target/etc/shadow rm -f /home/buildroot/autobuild/instance-3/output/target/bin/sh rm -f /home/buildroot/autobuild/instance-3/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/autobuild/instance-3/output/build/locales.nopurge; done for dir in /home/buildroot/autobuild/instance-3/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/instance-3/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/instance-3/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/instance-3/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/instance-3/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/instance-3/output/target/usr/include /home/buildroot/autobuild/instance-3/output/target/usr/share/aclocal \ /home/buildroot/autobuild/instance-3/output/target/usr/lib/pkgconfig /home/buildroot/autobuild/instance-3/output/target/usr/share/pkgconfig \ /home/buildroot/autobuild/instance-3/output/target/usr/lib/cmake /home/buildroot/autobuild/instance-3/output/target/usr/share/cmake find /home/buildroot/autobuild/instance-3/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/instance-3/output/target/lib/ /home/buildroot/autobuild/instance-3/output/target/usr/lib/ /home/buildroot/autobuild/instance-3/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/autobuild/instance-3/output/target/usr/share/gdb rm -rf /home/buildroot/autobuild/instance-3/output/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/instance-3/output/target/usr/share/zsh rm -rf /home/buildroot/autobuild/instance-3/output/target/usr/man /home/buildroot/autobuild/instance-3/output/target/usr/share/man rm -rf /home/buildroot/autobuild/instance-3/output/target/usr/info /home/buildroot/autobuild/instance-3/output/target/usr/share/info rm -rf /home/buildroot/autobuild/instance-3/output/target/usr/doc /home/buildroot/autobuild/instance-3/output/target/usr/share/doc rm -rf /home/buildroot/autobuild/instance-3/output/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/instance-3/output/target/usr/share 2>/dev/null || true find /home/buildroot/autobuild/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/instance-3/output/host/bin/mips64el-ctng_n64-linux-gnu-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/instance-3/output/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/buildroot/autobuild/instance-3/output/host/bin/mips64el-ctng_n64-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/buildroot/autobuild/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/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/instance-3/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.02-rc1-00042-g872561cd5b"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.02-rc1"; \ echo "PRETTY_NAME=\"Buildroot 2019.02-rc1\"" \ ) > /home/buildroot/autobuild/instance-3/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/instance-3/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/autobuild/instance-3/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/instance-3/output/target/usr make: Leaving directory '/home/buildroot/autobuild/instance-3/buildroot' make: Entering directory '/home/buildroot/autobuild/instance-3/buildroot' >>> Buildroot 2019.02-rc1-00042-g872561cd5b 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 >>> 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) ERROR: No hash found for libltdl/COPYING.LIB >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> util-linux 2.33 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pkgconf 1.5.3 Collecting legal info ERROR: No hash found for COPYING >>> ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> bind 9.11.5 Collecting legal info COPYRIGHT: OK (sha256: 336f3c40e37a1a13690efb4c63e20908faa4c40498cc02f3579fb67d3a1933a5) >>> openssl Collecting legal info >>> libopenssl 1.1.1a Collecting legal info LICENSE: OK (sha256: 350c7817af2ef980d3f3922bc5e0bb6a9d9f6cc21e784a699bcd2a31c74a84b1) >>> busybox 1.29.3 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> cache-calibrator Collecting legal info calibrator.c.license: OK (sha256: a853663f5b4fb3ad77bf2790ab53146f456b8d9b9ddf83b99fe28c0bdec42514) >>> czmq 4.1.1 Collecting legal info ERROR: No hash found for LICENSE >>> zeromq 4.3.1 Collecting legal info COPYING: OK (sha256: 4fd86507c9b486764343065a9e035222869a27b5789efeb4fd93edc85412d7a3) COPYING.LESSER: OK (sha256: 83f32abe61ee58ffb1b007412c08415168c052501dbf56d7a47aaaac52b03ef6) >>> dbus 1.12.10 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> dhrystone 2 Collecting legal info >>> fftw-double 3.3.8 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> flot 0.8.3 Collecting legal info ERROR: No hash found for LICENSE.txt >>> host-genext2fs 1.4.1 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 >>> gnutls 3.6.6 Collecting legal info doc/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) doc/COPYING.LESSER: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libtasn1 4.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> nettle 3.4.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> hicolor-icon-theme 0.15 Collecting legal info ERROR: No hash found for COPYING >>> hwloc 1.11.7 Collecting legal info ERROR: No hash found for COPYING >>> initscripts Collecting legal info >>> iozone 3_483 Collecting legal info >>> iptables 1.8.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> jquery 1.11.2 Collecting legal info >>> libarchive 3.3.3 Collecting legal info COPYING: OK (sha256: ae6f35cc1979beb316e4d6431fc34c6fc59f0dd126b425c8552bb41c86e4825d) >>> libargtable2 13 Collecting legal info COPYING: OK (sha256: d7bf9d064ac3e5840f9dd02422b7eeec4f1fd03f37fadbd043602be5e882304f) >>> libdmtx 0.7.4 Collecting legal info LICENSE: OK (sha256: fe6959a664a7abb7d19bf125fa58a045d8757fe3cb3dc41975a54da0e627313d) >>> libebml 1.3.6 Collecting legal info LICENSE.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> libebur128 v1.2.2 Collecting legal info COPYING: OK (sha256: d6b4754bb67bdd08b97d5d11b2d7434997a371585a78fe77007149df3af8d09c) >>> libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> libfm-extra 1.3.0.2 Collecting legal info COPYING: OK (sha256: d8c320ffc0030d1b096ae4732b50d2b811cf95e9a9b7377c1127b2563e0a0388) src/extra/fm-xml-file.c: OK (sha256: c3a3d93e111462f2b0292b56a6a7b87d342fd7156741d8b81b8b08723be4597e) >>> host-intltool 0.51.0 Collecting legal info ERROR: No hash found for COPYING >>> 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.9 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-libxml-parser-perl 2.44 Collecting legal info ERROR: No hash found for README >>> host-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> libglib2 2.56.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> host-util-linux 2.33 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libftdi1 1.4 Collecting legal info LICENSE: OK (sha256: 524f46428bf72bb8c6acfeca4909551fd2e0bdbb5305406d38382f4056095c56) COPYING.GPL: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LIB: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libmad 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libmatroska 1.4.9 Collecting legal info LICENSE.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnice 0.1.14 Collecting legal info COPYING: OK (sha256: 9246b2ee8b1db30cf03d5d9719ad8bb5edce1cadc85f8cfef319c23d24d950b5) COPYING.MPL: OK (sha256: 3b3c75ae6c663c4f93987647eb5463d33dc1602a1aded3ac479773f2c3928e3a) COPYING.LGPL: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libsocketcan 0.0.10 Collecting legal info >>> libtommath 1.1.0 Collecting legal info LICENSE: OK (sha256: 2fa64b163659f41965c9815882a8296d3d03ff546b76153e11445f9bdecf955a) >>> libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> libvncserver 0.9.11 Collecting legal info ERROR: No hash found for COPYING >>> lighttpd 1.4.53 Collecting legal info COPYING: OK (sha256: 5c98cad2fbaf5c5e2562bcbab401a7c557c1bb1bac9914ecc63730925052fb13) >>> mosh 1.3.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.iOS: OK (sha256: 8042495ddc8d99b883335d53552554eccf825fc1f0ba487d0f8e6656baaa8199) >>> protobuf 3.6.0 Collecting legal info LICENSE: OK (sha256: 6e5e117324afd944dcf67f36cf329843bc1a92229a8cd9bb573d7a83130fea7d) >>> host-protobuf 3.6.0 Collecting legal info LICENSE: OK (sha256: 6e5e117324afd944dcf67f36cf329843bc1a92229a8cd9bb573d7a83130fea7d) >>> nut 2.7.4 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for LICENSE-GPL2 ERROR: No hash found for LICENSE-GPL3 >>> openocd 0.10.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> openssh 7.9p1 Collecting legal info LICENCE: OK (sha256: 05a4c25ef464e19656c5259bd4f4da8428efab01044f3541b79fbb3ff209350f) >>> opkg 0.3.6 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-rcw LSDK-18.12 Collecting legal info LICENSE: OK (sha256: a531b3146425e592db17a51ff39c4801cb01fb4055ffdaada0572decc0655bcd) >>> sound-theme-freedesktop 0.7 Collecting legal info >>> sox 14.4.2 Collecting legal info ERROR: No hash found for LICENSE.GPL ERROR: No hash found for LICENSE.LGPL >>> 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) WARNING: dhrystone-2: cannot save license (DHRYSTONE_LICENSE_FILES not defined) WARNING: iozone-3_483: cannot save license (IOZONE_LICENSE_FILES not defined) WARNING: jquery-1.11.2: cannot save license (JQUERY_LICENSE_FILES not defined) WARNING: libsocketcan-0.0.10: cannot save license (LIBSOCKETCAN_LICENSE_FILES not defined) WARNING: sound-theme-freedesktop-0.7: cannot save license (SOUND_THEME_FREEDESKTOP_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/instance-3/output/legal-info make: Leaving directory '/home/buildroot/autobuild/instance-3/buildroot'