/home/buildroot/autobuild/instance-1/output/host/bin/nios2-linux-gnu-gcc -Wl,--as-needed -o vim objects/arabic.o objects/beval.o objects/buffer.o objects/blowfish.o objects/crypt.o objects/crypt_zip.o objects/dict.o objects/diff.o objects/digraph.o objects/edit.o objects/eval.o objects/evalfunc.o objects/ex_cmds.o objects/ex_cmds2.o objects/ex_docmd.o objects/ex_eval.o objects/ex_getln.o objects/farsi.o objects/fileio.o objects/fold.o objects/getchar.o objects/hardcopy.o objects/hashtab.o objects/if_cscope.o objects/if_xcmdsrv.o objects/list.o objects/mark.o objects/memline.o objects/menu.o objects/misc1.o objects/misc2.o objects/move.o objects/mbyte.o objects/normal.o objects/ops.o objects/option.o objects/os_unix.o objects/pathdef.o objects/popupmnu.o objects/pty.o objects/quickfix.o objects/regexp.o objects/screen.o objects/search.o objects/sha256.o objects/spell.o objects/spellfile.o objects/syntax.o objects/tag.o objects/term.o objects/terminal.o objects/ui.o objects/undo.o objects/userfunc.o objects/version.o objects/window.o objects/term_encoding.o objects/term_keyboard.o objects/term_mouse.o objects/term_parser.o objects/term_pen.o objects/term_screen.o objects/term_state.o objects/term_unicode.o objects/term_vterm.o objects/netbeans.o objects/channel.o objects/charset.o objects/json.o objects/main.o objects/memfile.o objects/message.o -lm -lelf -lnsl -lncurses -ldl link.sh: Linked fine make[1]: Leaving directory '/home/buildroot/autobuild/instance-1/output/build/vim-v8.1.0133/src' >>> vim v8.1.0133 Installing to target cd /home/buildroot/autobuild/instance-1/output/build/vim-v8.1.0133/src; PATH="/home/buildroot/autobuild/instance-1/output/host/bin:/home/buildroot/autobuild/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-1/output/target installvimbin; PATH="/home/buildroot/autobuild/instance-1/output/host/bin:/home/buildroot/autobuild/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-1/output/target installtools; PATH="/home/buildroot/autobuild/instance-1/output/host/bin:/home/buildroot/autobuild/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-1/output/target installlinks make[1]: Entering directory '/home/buildroot/autobuild/instance-1/output/build/vim-v8.1.0133/src' if test -f /home/buildroot/autobuild/instance-1/output/target/usr/bin/vim; then \ mv -f /home/buildroot/autobuild/instance-1/output/target/usr/bin/vim /home/buildroot/autobuild/instance-1/output/target/usr/bin/vim.rm; \ rm -f /home/buildroot/autobuild/instance-1/output/target/usr/bin/vim.rm; \ fi cp vim /home/buildroot/autobuild/instance-1/output/target/usr/bin /home/buildroot/autobuild/instance-1/output/host/bin/nios2-linux-gnu-strip /home/buildroot/autobuild/instance-1/output/target/usr/bin/vim chmod 755 /home/buildroot/autobuild/instance-1/output/target/usr/bin/vim make[1]: Leaving directory '/home/buildroot/autobuild/instance-1/output/build/vim-v8.1.0133/src' make[1]: Entering directory '/home/buildroot/autobuild/instance-1/output/build/vim-v8.1.0133/src' /bin/sh install-sh -c -d /home/buildroot/autobuild/instance-1/output/target/usr/share/vim /bin/sh install-sh -c -d /home/buildroot/autobuild/instance-1/output/target/usr/share/vim/vim81 /bin/sh install-sh -c -d /home/buildroot/autobuild/instance-1/output/target/usr/share/vim/vim81/tools chmod 755 /home/buildroot/autobuild/instance-1/output/target/usr/share/vim/vim81/tools chmod 755 /home/buildroot/autobuild/instance-1/output/target/usr/share/vim chmod 755 /home/buildroot/autobuild/instance-1/output/target/usr/share/vim/vim81 if test -f /home/buildroot/autobuild/instance-1/output/target/usr/bin/xxd; then \ mv -f /home/buildroot/autobuild/instance-1/output/target/usr/bin/xxd /home/buildroot/autobuild/instance-1/output/target/usr/bin/xxd.rm; \ rm -f /home/buildroot/autobuild/instance-1/output/target/usr/bin/xxd.rm; \ fi cp xxd/xxd /home/buildroot/autobuild/instance-1/output/target/usr/bin /home/buildroot/autobuild/instance-1/output/host/bin/nios2-linux-gnu-strip /home/buildroot/autobuild/instance-1/output/target/usr/bin/xxd chmod 755 /home/buildroot/autobuild/instance-1/output/target/usr/bin/xxd /bin/sh ./installman.sh xxd /home/buildroot/autobuild/instance-1/output/target/usr/share/man/man1 "" /usr/share/vim /usr/share/vim/vim81 /usr/share/vim ../runtime/doc 644 vim vimdiff evim installing /home/buildroot/autobuild/instance-1/output/target/usr/share/man/man1/xxd.1 cp -r ../runtime/tools/* /home/buildroot/autobuild/instance-1/output/target/usr/share/vim/vim81/tools cvs=`find /home/buildroot/autobuild/instance-1/output/target/usr/share/vim/vim81/tools \( -name CVS -o -name AAPDIR \) -print`; \ if test -n "$cvs"; then \ rm -rf $cvs; \ fi chmod 644 /home/buildroot/autobuild/instance-1/output/target/usr/share/vim/vim81/tools/* perlpath=`./which.sh perl` && sed -e "s+/usr/bin/perl+$perlpath+" ../runtime/tools/efm_perl.pl >/home/buildroot/autobuild/instance-1/output/target/usr/share/vim/vim81/tools/efm_perl.pl awkpath=`./which.sh nawk` && sed -e "s+/usr/bin/nawk+$awkpath+" ../runtime/tools/mve.awk >/home/buildroot/autobuild/instance-1/output/target/usr/share/vim/vim81/tools/mve.awk; if test -z "$awkpath"; then \ awkpath=`./which.sh gawk` && sed -e "s+/usr/bin/nawk+$awkpath+" ../runtime/tools/mve.awk >/home/buildroot/autobuild/instance-1/output/target/usr/share/vim/vim81/tools/mve.awk; if test -z "$awkpath"; then \ awkpath=`./which.sh awk` && sed -e "s+/usr/bin/nawk+$awkpath+" ../runtime/tools/mve.awk >/home/buildroot/autobuild/instance-1/output/target/usr/share/vim/vim81/tools/mve.awk; fi; fi chmod 755 `grep -l "^#!" /home/buildroot/autobuild/instance-1/output/target/usr/share/vim/vim81/tools/*` make[1]: Leaving directory '/home/buildroot/autobuild/instance-1/output/build/vim-v8.1.0133/src' make[1]: Entering directory '/home/buildroot/autobuild/instance-1/output/build/vim-v8.1.0133/src' cd /home/buildroot/autobuild/instance-1/output/target/usr/bin; ln -s vim ex cd /home/buildroot/autobuild/instance-1/output/target/usr/bin; ln -s vim view cd /home/buildroot/autobuild/instance-1/output/target/usr/bin; ln -s vim rvim cd /home/buildroot/autobuild/instance-1/output/target/usr/bin; ln -s vim rview cd /home/buildroot/autobuild/instance-1/output/target/usr/bin; ln -s vim vimdiff make[1]: Leaving directory '/home/buildroot/autobuild/instance-1/output/build/vim-v8.1.0133/src' ln -sf ../usr/bin/vim /home/buildroot/autobuild/instance-1/output/target/bin/vi >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/buildroot/autobuild/instance-1/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/buildroot/autobuild/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'libpciaccess', u'libpng', u'libserialport', u'libxml2', u'libsvgtiny', u'libupnp18', u'libupnpp', u'libusb', u'libxmlpp', u'openldap', u'nss-pam-ldapd', u'parted', u'protobuf-c', u'rapidxml', u'speexdsp'] Warning: staging file "./usr/lib/libconfuse.la" is touched by more than one package: [u'libconfuse', u'libnl', u'nghttp2', u'libcurl', u'libpcap', u'yajl', u'collectd', u'dhcp', u'dtc', u'expat', u'giflib', u'json-c', u'jsoncpp', u'keyutils', u'libpthread-stubs', u'libdrm', u'kmsxx', u'kvazaar', u'lcdapi', u'snappy', u'leveldb', u'libconfig', u'libdnet', u'libestr', u'libgpiod', u'libgsasl', u'liblog4c-localtime', u'libmicrohttpd', u'libmodbus', u'libmpdclient', u'libnpth', u'libpciaccess', u'libpng', u'libserialport', u'libxml2', u'libsvgtiny', u'libupnp18', u'libupnpp', u'libusb', u'libxmlpp', u'openldap', u'nss-pam-ldapd', u'parted', u'protobuf-c', u'rapidxml', u'speexdsp'] Warning: staging file "./usr/lib/libnl-route-3.la" is touched by more than one package: [u'libnl', u'nghttp2', u'libcurl', u'libpcap', u'yajl', u'collectd', u'dhcp', u'dtc', u'expat', u'giflib', u'json-c', u'jsoncpp', u'keyutils', u'libpthread-stubs', u'libdrm', u'kmsxx', u'kvazaar', u'lcdapi', u'snappy', u'leveldb', u'libconfig', u'libdnet', u'libestr', u'libgpiod', u'libgsasl', u'liblog4c-localtime', u'libmicrohttpd', u'libmodbus', u'libmpdclient', u'libnpth', u'libpciaccess', u'libpng', u'libserialport', u'libxml2', u'libsvgtiny', u'libupnp18', u'libupnpp', u'libusb', u'libxmlpp', u'openldap', u'nss-pam-ldapd', u'parted', u'protobuf-c', u'rapidxml', u'speexdsp'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'libconfuse', u'libnl', u'nghttp2', u'libcurl', u'libpcap', u'yajl', u'collectd', u'dhcp', u'dtc', u'expat', u'giflib', u'json-c', u'jsoncpp', u'keyutils', u'libpthread-stubs', u'libdrm', u'kmsxx', u'kvazaar', u'lcdapi', u'snappy', u'leveldb', u'libconfig', u'libdnet', u'libestr', u'libgpiod', u'libgsasl', u'liblog4c-localtime', u'libmicrohttpd', u'libmodbus', u'libmpdclient', u'libnpth', u'libpciaccess', u'libpng', u'libserialport', u'libxml2', u'libsvgtiny', u'libupnp18', u'libupnpp', u'libusb', u'libxmlpp', u'openldap', u'nss-pam-ldapd', u'parted', u'protobuf-c', u'rapidxml', u'speexdsp'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'libconfuse', u'libnl', u'nghttp2', u'libcurl', u'libpcap', u'yajl', u'collectd', u'dhcp', u'dtc', u'expat', u'giflib', u'json-c', u'jsoncpp', u'keyutils', u'libpthread-stubs', u'libdrm', u'kmsxx', u'kvazaar', u'lcdapi', u'snappy', u'leveldb', u'libconfig', u'libdnet', u'libestr', u'libgpiod', u'libgsasl', u'liblog4c-localtime', u'libmicrohttpd', u'libmodbus', u'libmpdclient', u'libnpth', u'libpciaccess', u'libpng', u'libserialport', u'libxml2', u'libsvgtiny', u'libupnp18', u'libupnpp', u'libusb', u'libxmlpp', u'openldap', u'nss-pam-ldapd', u'parted', u'protobuf-c', u'rapidxml', u'speexdsp'] Warning: staging file "./usr/lib/collectd/match_regex.la" is touched by more than one package: [u'collectd', u'dhcp', u'dtc', u'expat', u'giflib', u'json-c', u'jsoncpp', u'keyutils', u'libpthread-stubs', u'libdrm', u'kmsxx', u'kvazaar', u'lcdapi', u'snappy', u'leveldb', u'libconfig', u'libdnet', u'libestr', u'libgpiod', u'libgsasl', u'liblog4c-localtime', u'libmicrohttpd', u'libmodbus', u'libmpdclient', u'libnpth', u'libpciaccess', u'libpng', u'libserialport', u'libxml2', u'libsvgtiny', u'libupnp18', u'libupnpp', u'libusb', u'libxmlpp', u'openldap', u'nss-pam-ldapd', u'parted', u'protobuf-c', u'rapidxml', u'speexdsp'] Warning: staging file "./usr/lib/libprotobuf-c.la" is touched by more than one package: [u'protobuf-c', u'rapidxml', u'speexdsp'] Warning: staging file "./usr/include/ffi.h" is touched by more than one package: [u'toolchain-external-codesourcery-niosII', u'libffi'] Warning: staging file "./usr/lib/libpciaccess.la" is touched by more than one package: [u'libpciaccess', u'libpng', u'libserialport', u'libxml2', u'libsvgtiny', u'libupnp18', u'libupnpp', u'libusb', u'libxmlpp', u'openldap', u'nss-pam-ldapd', u'parted', u'protobuf-c', u'rapidxml', u'speexdsp'] Warning: staging file "./usr/lib/collectd/cgroups.la" is touched by more than one package: [u'collectd', u'dhcp', u'dtc', u'expat', u'giflib', u'json-c', u'jsoncpp', u'keyutils', u'libpthread-stubs', u'libdrm', u'kmsxx', u'kvazaar', u'lcdapi', u'snappy', u'leveldb', u'libconfig', u'libdnet', u'libestr', u'libgpiod', u'libgsasl', u'liblog4c-localtime', u'libmicrohttpd', u'libmodbus', u'libmpdclient', u'libnpth', u'libpciaccess', u'libpng', u'libserialport', u'libxml2', u'libsvgtiny', u'libupnp18', u'libupnpp', u'libusb', u'libxmlpp', u'openldap', u'nss-pam-ldapd', u'parted', u'protobuf-c', u'rapidxml', u'speexdsp'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'libconfuse', u'libnl', u'nghttp2', u'libcurl', u'libpcap', u'yajl', u'collectd', u'dhcp', u'dtc', u'expat', u'giflib', u'json-c', u'jsoncpp', u'keyutils', u'libpthread-stubs', u'libdrm', u'kmsxx', u'kvazaar', u'lcdapi', u'snappy', u'leveldb', u'libconfig', u'libdnet', u'libestr', u'libgpiod', u'libgsasl', u'liblog4c-localtime', u'libmicrohttpd', u'libmodbus', u'libmpdclient', u'libnpth', u'libpciaccess', u'libpng', u'libserialport', u'libxml2', u'libsvgtiny', u'libupnp18', u'libupnpp', u'libusb', u'libxmlpp', u'openldap', u'nss-pam-ldapd', u'parted', u'protobuf-c', u'rapidxml', u'speexdsp'] Warning: staging file "./usr/include/ffitarget.h" is touched by more than one package: [u'toolchain-external-codesourcery-niosII', u'libffi'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'pcre', u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'libconfuse', u'libnl', u'nghttp2', u'libcurl', u'libpcap', u'yajl', u'collectd', u'dhcp', u'dtc', u'expat', u'giflib', u'json-c', u'jsoncpp', u'keyutils', u'libpthread-stubs', u'libdrm', u'kmsxx', u'kvazaar', u'lcdapi', u'snappy', u'leveldb', u'libconfig', u'libdnet', u'libestr', u'libgpiod', u'libgsasl', u'liblog4c-localtime', u'libmicrohttpd', u'libmodbus', u'libmpdclient', u'libnpth', u'libpciaccess', u'libpng', u'libserialport', u'libxml2', u'libsvgtiny', u'libupnp18', u'libupnpp', u'libusb', u'libxmlpp', u'openldap', u'nss-pam-ldapd', u'parted', u'protobuf-c', u'rapidxml', u'speexdsp'] Warning: staging file "./usr/lib/libgiomm-2.4.la" is touched by more than one package: [u'glibmm', u'atkmm', u'libconfuse', u'libnl', u'nghttp2', u'libcurl', u'libpcap', u'yajl', u'collectd', u'dhcp', u'dtc', u'expat', u'giflib', u'json-c', u'jsoncpp', u'keyutils', u'libpthread-stubs', u'libdrm', u'kmsxx', u'kvazaar', u'lcdapi', u'snappy', u'leveldb', u'libconfig', u'libdnet', u'libestr', u'libgpiod', u'libgsasl', u'liblog4c-localtime', u'libmicrohttpd', u'libmodbus', u'libmpdclient', u'libnpth', u'libpciaccess', u'libpng', u'libserialport', u'libxml2', u'libsvgtiny', u'libupnp18', u'libupnpp', u'libusb', u'libxmlpp', u'openldap', u'nss-pam-ldapd', u'parted', u'protobuf-c', u'rapidxml', u'speexdsp'] Warning: staging file "./usr/lib/collectd/curl_json.la" is touched by more than one package: [u'collectd', u'dhcp', u'dtc', u'expat', u'giflib', u'json-c', u'jsoncpp', u'keyutils', u'libpthread-stubs', u'libdrm', u'kmsxx', u'kvazaar', u'lcdapi', u'snappy', u'leveldb', u'libconfig', u'libdnet', u'libestr', u'libgpiod', u'libgsasl', u'liblog4c-localtime', u'libmicrohttpd', u'libmodbus', u'libmpdclient', u'libnpth', u'libpciaccess', u'libpng', u'libserialport', u'libxml2', u'libsvgtiny', u'libupnp18', u'libupnpp', u'libusb', u'libxmlpp', u'openldap', u'nss-pam-ldapd', u'parted', u'protobuf-c', u'rapidxml', u'speexdsp'] Warning: staging file "./usr/lib/libgpiodcxx.la" is touched by more than one package: [u'libgpiod', u'libgsasl', u'liblog4c-localtime', u'libmicrohttpd', u'libmodbus', u'libmpdclient', u'libnpth', u'libpciaccess', u'libpng', u'libserialport', u'libxml2', u'libsvgtiny', u'libupnp18', u'libupnpp', u'libusb', u'libxmlpp', u'openldap', u'nss-pam-ldapd', u'parted', u'protobuf-c', u'rapidxml', u'speexdsp'] Warning: staging file "./usr/lib/liblber.la" is touched by more than one package: [u'openldap', u'nss-pam-ldapd', u'parted', u'protobuf-c', u'rapidxml', u'speexdsp'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'libconfuse', u'libnl', u'nghttp2', u'libcurl', u'libpcap', u'yajl', u'collectd', u'dhcp', u'dtc', u'expat', u'giflib', u'json-c', u'jsoncpp', u'keyutils', u'libpthread-stubs', u'libdrm', u'kmsxx', u'kvazaar', u'lcdapi', u'snappy', u'leveldb', u'libconfig', u'libdnet', u'libestr', u'libgpiod', u'libgsasl', u'liblog4c-localtime', u'libmicrohttpd', u'libmodbus', u'libmpdclient', u'libnpth', u'libpciaccess', u'libpng', u'libserialport', u'libxml2', u'libsvgtiny', u'libupnp18', u'libupnpp', u'libusb', u'libxmlpp', u'openldap', u'nss-pam-ldapd', u'parted', u'protobuf-c', u'rapidxml', u'speexdsp'] Warning: staging file "./usr/lib/libparted-fs-resize.la" is touched by more than one package: [u'parted', u'protobuf-c', u'rapidxml', u'speexdsp'] Warning: staging file "./usr/lib/libdrm.la" is touched by more than one package: [u'libdrm', u'kmsxx', u'kvazaar', u'lcdapi', u'snappy', u'leveldb', u'libconfig', u'libdnet', u'libestr', u'libgpiod', u'libgsasl', u'liblog4c-localtime', u'libmicrohttpd', u'libmodbus', u'libmpdclient', u'libnpth', u'libpciaccess', u'libpng', u'libserialport', u'libxml2', u'libsvgtiny', u'libupnp18', u'libupnpp', u'libusb', u'libxmlpp', u'openldap', u'nss-pam-ldapd', u'parted', u'protobuf-c', u'rapidxml', u'speexdsp'] Warning: staging file "./usr/lib/libgpiod.la" is touched by more than one package: [u'libgpiod', u'libgsasl', u'liblog4c-localtime', u'libmicrohttpd', u'libmodbus', u'libmpdclient', u'libnpth', u'libpciaccess', u'libpng', u'libserialport', u'libxml2', u'libsvgtiny', u'libupnp18', u'libupnpp', u'libusb', u'libxmlpp', u'openldap', u'nss-pam-ldapd', u'parted', u'protobuf-c', u'rapidxml', u'speexdsp'] Warning: staging file "./usr/lib/libkms.la" is touched by more than one package: [u'libdrm', u'kmsxx', u'kvazaar', u'lcdapi', u'snappy', u'leveldb', u'libconfig', u'libdnet', u'libestr', u'libgpiod', u'libgsasl', u'liblog4c-localtime', u'libmicrohttpd', u'libmodbus', u'libmpdclient', u'libnpth', u'libpciaccess', u'libpng', u'libserialport', u'libxml2', u'libsvgtiny', u'libupnp18', u'libupnpp', u'libusb', u'libxmlpp', u'openldap', u'nss-pam-ldapd', u'parted', u'protobuf-c', u'rapidxml', u'speexdsp'] Warning: staging file "./usr/lib/liblcdapi.la" is touched by more than one package: [u'lcdapi', u'snappy', u'leveldb', u'libconfig', u'libdnet', u'libestr', u'libgpiod', u'libgsasl', u'liblog4c-localtime', u'libmicrohttpd', u'libmodbus', u'libmpdclient', u'libnpth', u'libpciaccess', u'libpng', u'libserialport', u'libxml2', u'libsvgtiny', u'libupnp18', u'libupnpp', u'libusb', u'libxmlpp', u'openldap', u'nss-pam-ldapd', u'parted', u'protobuf-c', u'rapidxml', u'speexdsp'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'libconfuse', u'libnl', u'nghttp2', u'libcurl', u'libpcap', u'yajl', u'collectd', u'dhcp', u'dtc', u'expat', u'giflib', u'json-c', u'jsoncpp', u'keyutils', u'libpthread-stubs', u'libdrm', u'kmsxx', u'kvazaar', u'lcdapi', u'snappy', u'leveldb', u'libconfig', u'libdnet', u'libestr', u'libgpiod', u'libgsasl', u'liblog4c-localtime', u'libmicrohttpd', u'libmodbus', u'libmpdclient', u'libnpth', u'libpciaccess', u'libpng', u'libserialport', u'libxml2', u'libsvgtiny', u'libupnp18', u'libupnpp', u'libusb', u'libxmlpp', u'openldap', u'nss-pam-ldapd', u'parted', u'protobuf-c', u'rapidxml', u'speexdsp'] Warning: staging file "./usr/lib/libldap.la" is touched by more than one package: [u'openldap', u'nss-pam-ldapd', u'parted', u'protobuf-c', u'rapidxml', u'speexdsp'] Warning: staging file "./usr/lib/libldap_r.la" is touched by more than one package: [u'openldap', u'nss-pam-ldapd', u'parted', u'protobuf-c', u'rapidxml', u'speexdsp'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'alsa-lib', u'alsa-utils', u'assimp', u'elfutils', u'libffi', u'pcre', u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'libconfuse', u'libnl', u'nghttp2', u'libcurl', u'libpcap', u'yajl', u'collectd', u'dhcp', u'dtc', u'expat', u'giflib', u'json-c', u'jsoncpp', u'keyutils', u'libpthread-stubs', u'libdrm', u'kmsxx', u'kvazaar', u'lcdapi', u'snappy', u'leveldb', u'libconfig', u'libdnet', u'libestr', u'libgpiod', u'libgsasl', u'liblog4c-localtime', u'libmicrohttpd', u'libmodbus', u'libmpdclient', u'libnpth', u'libpciaccess', u'libpng', u'libserialport', u'libxml2', u'libsvgtiny', u'libupnp18', u'libupnpp', u'libusb', u'libxmlpp', u'openldap', u'nss-pam-ldapd', u'parted', u'protobuf-c', u'rapidxml', u'speexdsp'] Warning: staging file "./usr/lib/collectd/openvpn.la" is touched by more than one package: [u'collectd', u'dhcp', u'dtc', u'expat', u'giflib', u'json-c', u'jsoncpp', u'keyutils', u'libpthread-stubs', u'libdrm', u'kmsxx', u'kvazaar', u'lcdapi', u'snappy', u'leveldb', u'libconfig', u'libdnet', u'libestr', u'libgpiod', u'libgsasl', u'liblog4c-localtime', u'libmicrohttpd', u'libmodbus', u'libmpdclient', u'libnpth', u'libpciaccess', u'libpng', u'libserialport', u'libxml2', u'libsvgtiny', u'libupnp18', u'libupnpp', u'libusb', u'libxmlpp', u'openldap', u'nss-pam-ldapd', u'parted', u'protobuf-c', u'rapidxml', u'speexdsp'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'libxmlpp', u'openldap', u'nss-pam-ldapd', u'parted', u'protobuf-c', u'rapidxml', u'speexdsp'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'libconfuse', u'libnl', u'nghttp2', u'libcurl', u'libpcap', u'yajl', u'collectd', u'dhcp', u'dtc', u'expat', u'giflib', u'json-c', u'jsoncpp', u'keyutils', u'libpthread-stubs', u'libdrm', u'kmsxx', u'kvazaar', u'lcdapi', u'snappy', u'leveldb', u'libconfig', u'libdnet', u'libestr', u'libgpiod', u'libgsasl', u'liblog4c-localtime', u'libmicrohttpd', u'libmodbus', u'libmpdclient', u'libnpth', u'libpciaccess', u'libpng', u'libserialport', u'libxml2', u'libsvgtiny', u'libupnp18', u'libupnpp', u'libusb', u'libxmlpp', u'openldap', u'nss-pam-ldapd', u'parted', u'protobuf-c', u'rapidxml', u'speexdsp'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'libconfuse', u'libnl', u'nghttp2', u'libcurl', u'libpcap', u'yajl', u'collectd', u'dhcp', u'dtc', u'expat', u'giflib', u'json-c', u'jsoncpp', u'keyutils', u'libpthread-stubs', u'libdrm', u'kmsxx', u'kvazaar', u'lcdapi', u'snappy', u'leveldb', u'libconfig', u'libdnet', u'libestr', u'libgpiod', u'libgsasl', u'liblog4c-localtime', u'libmicrohttpd', u'libmodbus', u'libmpdclient', u'libnpth', u'libpciaccess', u'libpng', u'libserialport', u'libxml2', u'libsvgtiny', u'libupnp18', u'libupnpp', u'libusb', u'libxmlpp', u'openldap', u'nss-pam-ldapd', u'parted', u'protobuf-c', u'rapidxml', u'speexdsp'] Warning: staging file "./usr/lib/libserialport.la" is touched by more than one package: [u'libserialport', u'libxml2', u'libsvgtiny', u'libupnp18', u'libupnpp', u'libusb', u'libxmlpp', u'openldap', u'nss-pam-ldapd', u'parted', u'protobuf-c', u'rapidxml', u'speexdsp'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'libconfuse', u'libnl', u'nghttp2', u'libcurl', u'libpcap', u'yajl', u'collectd', u'dhcp', u'dtc', u'expat', u'giflib', u'json-c', u'jsoncpp', u'keyutils', u'libpthread-stubs', u'libdrm', u'kmsxx', u'kvazaar', u'lcdapi', u'snappy', u'leveldb', u'libconfig', u'libdnet', u'libestr', u'libgpiod', u'libgsasl', u'liblog4c-localtime', u'libmicrohttpd', u'libmodbus', u'libmpdclient', u'libnpth', u'libpciaccess', u'libpng', u'libserialport', u'libxml2', u'libsvgtiny', u'libupnp18', u'libupnpp', u'libusb', u'libxmlpp', u'openldap', u'nss-pam-ldapd', u'parted', u'protobuf-c', u'rapidxml', u'speexdsp'] Warning: staging file "./usr/lib/libcollectdclient.la" is touched by more than one package: [u'collectd', u'dhcp', u'dtc', u'expat', u'giflib', u'json-c', u'jsoncpp', u'keyutils', u'libpthread-stubs', u'libdrm', u'kmsxx', u'kvazaar', u'lcdapi', u'snappy', u'leveldb', u'libconfig', u'libdnet', u'libestr', u'libgpiod', u'libgsasl', u'liblog4c-localtime', u'libmicrohttpd', u'libmodbus', u'libmpdclient', u'libnpth', u'libpciaccess', u'libpng', u'libserialport', u'libxml2', u'libsvgtiny', u'libupnp18', u'libupnpp', u'libusb', u'libxmlpp', u'openldap', u'nss-pam-ldapd', u'parted', u'protobuf-c', u'rapidxml', u'speexdsp'] Warning: staging file "./usr/lib/libixml.la" is touched by more than one package: [u'libupnp18', u'libupnpp', u'libusb', u'libxmlpp', u'openldap', u'nss-pam-ldapd', u'parted', u'protobuf-c', u'rapidxml', u'speexdsp'] Warning: staging file "./usr/lib/libupnpp.la" is touched by more than one package: [u'libupnpp', u'libusb', u'libxmlpp', u'openldap', u'nss-pam-ldapd', u'parted', u'protobuf-c', u'rapidxml', u'speexdsp'] Warning: staging file "./usr/lib/collectd/dns.la" is touched by more than one package: [u'collectd', u'dhcp', u'dtc', u'expat', u'giflib', u'json-c', u'jsoncpp', u'keyutils', u'libpthread-stubs', u'libdrm', u'kmsxx', u'kvazaar', u'lcdapi', u'snappy', u'leveldb', u'libconfig', u'libdnet', u'libestr', u'libgpiod', u'libgsasl', u'liblog4c-localtime', u'libmicrohttpd', u'libmodbus', u'libmpdclient', u'libnpth', u'libpciaccess', u'libpng', u'libserialport', u'libxml2', u'libsvgtiny', u'libupnp18', u'libupnpp', u'libusb', u'libxmlpp', u'openldap', u'nss-pam-ldapd', u'parted', u'protobuf-c', u'rapidxml', u'speexdsp'] Warning: staging file "./usr/lib/libsigc-2.0.la" is touched by more than one package: [u'libsigc', u'glibmm', u'atkmm', u'libconfuse', u'libnl', u'nghttp2', u'libcurl', u'libpcap', u'yajl', u'collectd', u'dhcp', u'dtc', u'expat', u'giflib', u'json-c', u'jsoncpp', u'keyutils', u'libpthread-stubs', u'libdrm', u'kmsxx', u'kvazaar', u'lcdapi', u'snappy', u'leveldb', u'libconfig', u'libdnet', u'libestr', u'libgpiod', u'libgsasl', u'liblog4c-localtime', u'libmicrohttpd', u'libmodbus', u'libmpdclient', u'libnpth', u'libpciaccess', u'libpng', u'libserialport', u'libxml2', u'libsvgtiny', u'libupnp18', u'libupnpp', u'libusb', u'libxmlpp', u'openldap', u'nss-pam-ldapd', u'parted', u'protobuf-c', u'rapidxml', u'speexdsp'] Warning: staging file "./usr/lib/libcurl.la" is touched by more than one package: [u'libcurl', u'libpcap', u'yajl', u'collectd', u'dhcp', u'dtc', u'expat', u'giflib', u'json-c', u'jsoncpp', u'keyutils', u'libpthread-stubs', u'libdrm', u'kmsxx', u'kvazaar', u'lcdapi', u'snappy', u'leveldb', u'libconfig', u'libdnet', u'libestr', u'libgpiod', u'libgsasl', u'liblog4c-localtime', u'libmicrohttpd', u'libmodbus', u'libmpdclient', u'libnpth', u'libpciaccess', u'libpng', u'libserialport', u'libxml2', u'libsvgtiny', u'libupnp18', u'libupnpp', u'libusb', u'libxmlpp', u'openldap', u'nss-pam-ldapd', u'parted', u'protobuf-c', u'rapidxml', u'speexdsp'] Warning: staging file "./usr/lib/libpng.la" is touched by more than one package: [u'libpng', u'libserialport', u'libxml2', u'libsvgtiny', u'libupnp18', u'libupnpp', u'libusb', u'libxmlpp', u'openldap', u'nss-pam-ldapd', u'parted', u'protobuf-c', u'rapidxml', u'speexdsp'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'alsa-lib', u'alsa-utils', u'assimp', u'elfutils', u'libffi', u'pcre', u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'libconfuse', u'libnl', u'nghttp2', u'libcurl', u'libpcap', u'yajl', u'collectd', u'dhcp', u'dtc', u'expat', u'giflib', u'json-c', u'jsoncpp', u'keyutils', u'libpthread-stubs', u'libdrm', u'kmsxx', u'kvazaar', u'lcdapi', u'snappy', u'leveldb', u'libconfig', u'libdnet', u'libestr', u'libgpiod', u'libgsasl', u'liblog4c-localtime', u'libmicrohttpd', u'libmodbus', u'libmpdclient', u'libnpth', u'libpciaccess', u'libpng', u'libserialport', u'libxml2', u'libsvgtiny', u'libupnp18', u'libupnpp', u'libusb', u'libxmlpp', u'openldap', u'nss-pam-ldapd', u'parted', u'protobuf-c', u'rapidxml', u'speexdsp'] Warning: staging file "./usr/lib/libestr.la" is touched by more than one package: [u'libestr', u'libgpiod', u'libgsasl', u'liblog4c-localtime', u'libmicrohttpd', u'libmodbus', u'libmpdclient', u'libnpth', u'libpciaccess', u'libpng', u'libserialport', u'libxml2', u'libsvgtiny', u'libupnp18', u'libupnpp', u'libusb', u'libxmlpp', u'openldap', u'nss-pam-ldapd', u'parted', u'protobuf-c', u'rapidxml', u'speexdsp'] Warning: staging file "./usr/lib/libparted.la" is touched by more than one package: [u'parted', u'protobuf-c', u'rapidxml', u'speexdsp'] Warning: staging file "./usr/lib/collectd/drbd.la" is touched by more than one package: [u'collectd', u'dhcp', u'dtc', u'expat', u'giflib', u'json-c', u'jsoncpp', u'keyutils', u'libpthread-stubs', u'libdrm', u'kmsxx', u'kvazaar', u'lcdapi', u'snappy', u'leveldb', u'libconfig', u'libdnet', u'libestr', u'libgpiod', u'libgsasl', u'liblog4c-localtime', u'libmicrohttpd', u'libmodbus', u'libmpdclient', u'libnpth', u'libpciaccess', u'libpng', u'libserialport', u'libxml2', u'libsvgtiny', u'libupnp18', u'libupnpp', u'libusb', u'libxmlpp', u'openldap', u'nss-pam-ldapd', u'parted', u'protobuf-c', u'rapidxml', u'speexdsp'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'libsvgtiny', u'libupnp18', u'libupnpp', u'libusb', u'libxmlpp', u'openldap', u'nss-pam-ldapd', u'parted', u'protobuf-c', u'rapidxml', u'speexdsp'] Warning: staging file "./usr/lib/libpng16.la" is touched by more than one package: [u'libpng', u'libserialport', u'libxml2', u'libsvgtiny', u'libupnp18', u'libupnpp', u'libusb', u'libxmlpp', u'openldap', u'nss-pam-ldapd', u'parted', u'protobuf-c', u'rapidxml', u'speexdsp'] Warning: staging file "./usr/lib/libmodbus.la" is touched by more than one package: [u'libmodbus', u'libmpdclient', u'libnpth', u'libpciaccess', u'libpng', u'libserialport', u'libxml2', u'libsvgtiny', u'libupnp18', u'libupnpp', u'libusb', u'libxmlpp', u'openldap', u'nss-pam-ldapd', u'parted', u'protobuf-c', u'rapidxml', u'speexdsp'] Warning: staging file "./usr/lib/libxml++-3.0.la" is touched by more than one package: [u'libxmlpp', u'openldap', u'nss-pam-ldapd', u'parted', u'protobuf-c', u'rapidxml', u'speexdsp'] Warning: staging file "./usr/lib/libatkmm-1.6.la" is touched by more than one package: [u'atkmm', u'libconfuse', u'libnl', u'nghttp2', u'libcurl', u'libpcap', u'yajl', u'collectd', u'dhcp', u'dtc', u'expat', u'giflib', u'json-c', u'jsoncpp', u'keyutils', u'libpthread-stubs', u'libdrm', u'kmsxx', u'kvazaar', u'lcdapi', u'snappy', u'leveldb', u'libconfig', u'libdnet', u'libestr', u'libgpiod', u'libgsasl', u'liblog4c-localtime', u'libmicrohttpd', u'libmodbus', u'libmpdclient', u'libnpth', u'libpciaccess', u'libpng', u'libserialport', u'libxml2', u'libsvgtiny', u'libupnp18', u'libupnpp', u'libusb', u'libxmlpp', u'openldap', u'nss-pam-ldapd', u'parted', u'protobuf-c', u'rapidxml', u'speexdsp'] Warning: staging file "./usr/lib/liblog4c.la" is touched by more than one package: [u'liblog4c-localtime', u'libmicrohttpd', u'libmodbus', u'libmpdclient', u'libnpth', u'libpciaccess', u'libpng', u'libserialport', u'libxml2', u'libsvgtiny', u'libupnp18', u'libupnpp', u'libusb', u'libxmlpp', u'openldap', u'nss-pam-ldapd', u'parted', u'protobuf-c', u'rapidxml', u'speexdsp'] Warning: staging file "./usr/lib/libsmartcols.la" is touched by more than one package: [u'util-linux', u'alsa-lib', u'alsa-utils', u'assimp', u'elfutils', u'libffi', u'pcre', u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'libconfuse', u'libnl', u'nghttp2', u'libcurl', u'libpcap', u'yajl', u'collectd', u'dhcp', u'dtc', u'expat', u'giflib', u'json-c', u'jsoncpp', u'keyutils', u'libpthread-stubs', u'libdrm', u'kmsxx', u'kvazaar', u'lcdapi', u'snappy', u'leveldb', u'libconfig', u'libdnet', u'libestr', u'libgpiod', u'libgsasl', u'liblog4c-localtime', u'libmicrohttpd', u'libmodbus', u'libmpdclient', u'libnpth', u'libpciaccess', u'libpng', u'libserialport', u'libxml2', u'libsvgtiny', u'libupnp18', u'libupnpp', u'libusb', u'libxmlpp', u'openldap', u'nss-pam-ldapd', u'parted', u'protobuf-c', u'rapidxml', u'speexdsp'] Warning: staging file "./usr/lib/libconfig.la" is touched by more than one package: [u'libconfig', u'libdnet', u'libestr', u'libgpiod', u'libgsasl', u'liblog4c-localtime', u'libmicrohttpd', u'libmodbus', u'libmpdclient', u'libnpth', u'libpciaccess', u'libpng', u'libserialport', u'libxml2', u'libsvgtiny', u'libupnp18', u'libupnpp', u'libusb', u'libxmlpp', u'openldap', u'nss-pam-ldapd', u'parted', u'protobuf-c', u'rapidxml', u'speexdsp'] Warning: staging file "./usr/lib/libgsasl.la" is touched by more than one package: [u'libgsasl', u'liblog4c-localtime', u'libmicrohttpd', u'libmodbus', u'libmpdclient', u'libnpth', u'libpciaccess', u'libpng', u'libserialport', u'libxml2', u'libsvgtiny', u'libupnp18', u'libupnpp', u'libusb', u'libxmlpp', u'openldap', u'nss-pam-ldapd', u'parted', u'protobuf-c', u'rapidxml', u'speexdsp'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'giflib', u'json-c', u'jsoncpp', u'keyutils', u'libpthread-stubs', u'libdrm', u'kmsxx', u'kvazaar', u'lcdapi', u'snappy', u'leveldb', u'libconfig', u'libdnet', u'libestr', u'libgpiod', u'libgsasl', u'liblog4c-localtime', u'libmicrohttpd', u'libmodbus', u'libmpdclient', u'libnpth', u'libpciaccess', u'libpng', u'libserialport', u'libxml2', u'libsvgtiny', u'libupnp18', u'libupnpp', u'libusb', u'libxmlpp', u'openldap', u'nss-pam-ldapd', u'parted', u'protobuf-c', u'rapidxml', u'speexdsp'] Warning: staging file "./usr/lib/libffi.so" is touched by more than one package: [u'toolchain-external-codesourcery-niosII', u'libffi'] Warning: staging file "./usr/lib/pkgconfig/libffi.pc" is touched by more than one package: [u'toolchain-external-codesourcery-niosII', u'libffi'] Warning: staging file "./usr/lib/libglibmm-2.4.la" is touched by more than one package: [u'glibmm', u'atkmm', u'libconfuse', u'libnl', u'nghttp2', u'libcurl', u'libpcap', u'yajl', u'collectd', u'dhcp', u'dtc', u'expat', u'giflib', u'json-c', u'jsoncpp', u'keyutils', u'libpthread-stubs', u'libdrm', u'kmsxx', u'kvazaar', u'lcdapi', u'snappy', u'leveldb', u'libconfig', u'libdnet', u'libestr', u'libgpiod', u'libgsasl', u'liblog4c-localtime', u'libmicrohttpd', u'libmodbus', u'libmpdclient', u'libnpth', u'libpciaccess', u'libpng', u'libserialport', u'libxml2', u'libsvgtiny', u'libupnp18', u'libupnpp', u'libusb', u'libxmlpp', u'openldap', u'nss-pam-ldapd', u'parted', u'protobuf-c', u'rapidxml', u'speexdsp'] Warning: staging file "./usr/lib/libkvazaar.la" is touched by more than one package: [u'kvazaar', u'lcdapi', u'snappy', u'leveldb', u'libconfig', u'libdnet', u'libestr', u'libgpiod', u'libgsasl', u'liblog4c-localtime', u'libmicrohttpd', u'libmodbus', u'libmpdclient', u'libnpth', u'libpciaccess', u'libpng', u'libserialport', u'libxml2', u'libsvgtiny', u'libupnp18', u'libupnpp', u'libusb', u'libxmlpp', u'openldap', u'nss-pam-ldapd', u'parted', u'protobuf-c', u'rapidxml', u'speexdsp'] Warning: staging file "./usr/lib/libupnp.la" is touched by more than one package: [u'libupnp18', u'libupnpp', u'libusb', u'libxmlpp', u'openldap', u'nss-pam-ldapd', u'parted', u'protobuf-c', u'rapidxml', u'speexdsp'] Warning: staging file "./usr/lib/libnl-genl-3.la" is touched by more than one package: [u'libnl', u'nghttp2', u'libcurl', u'libpcap', u'yajl', u'collectd', u'dhcp', u'dtc', u'expat', u'giflib', u'json-c', u'jsoncpp', u'keyutils', u'libpthread-stubs', u'libdrm', u'kmsxx', u'kvazaar', u'lcdapi', u'snappy', u'leveldb', u'libconfig', u'libdnet', u'libestr', u'libgpiod', u'libgsasl', u'liblog4c-localtime', u'libmicrohttpd', u'libmodbus', u'libmpdclient', u'libnpth', u'libpciaccess', u'libpng', u'libserialport', u'libxml2', u'libsvgtiny', u'libupnp18', u'libupnpp', u'libusb', u'libxmlpp', u'openldap', u'nss-pam-ldapd', u'parted', u'protobuf-c', u'rapidxml', u'speexdsp'] Warning: staging file "./usr/lib/collectd/syslog.la" is touched by more than one package: [u'collectd', u'dhcp', u'dtc', u'expat', u'giflib', u'json-c', u'jsoncpp', u'keyutils', u'libpthread-stubs', u'libdrm', u'kmsxx', u'kvazaar', u'lcdapi', u'snappy', u'leveldb', u'libconfig', u'libdnet', u'libestr', u'libgpiod', u'libgsasl', u'liblog4c-localtime', u'libmicrohttpd', u'libmodbus', u'libmpdclient', u'libnpth', u'libpciaccess', u'libpng', u'libserialport', u'libxml2', u'libsvgtiny', u'libupnp18', u'libupnpp', u'libusb', u'libxmlpp', u'openldap', u'nss-pam-ldapd', u'parted', u'protobuf-c', u'rapidxml', u'speexdsp'] Warning: staging file "./usr/lib/libasound.la" is touched by more than one package: [u'alsa-lib', u'alsa-utils', u'assimp', u'elfutils', u'libffi', u'pcre', u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'libconfuse', u'libnl', u'nghttp2', u'libcurl', u'libpcap', u'yajl', u'collectd', u'dhcp', u'dtc', u'expat', u'giflib', u'json-c', u'jsoncpp', u'keyutils', u'libpthread-stubs', u'libdrm', u'kmsxx', u'kvazaar', u'lcdapi', u'snappy', u'leveldb', u'libconfig', u'libdnet', u'libestr', u'libgpiod', u'libgsasl', u'liblog4c-localtime', u'libmicrohttpd', u'libmodbus', u'libmpdclient', u'libnpth', u'libpciaccess', u'libpng', u'libserialport', u'libxml2', u'libsvgtiny', u'libupnp18', u'libupnpp', u'libusb', u'libxmlpp', u'openldap', u'nss-pam-ldapd', u'parted', u'protobuf-c', u'rapidxml', u'speexdsp'] Warning: staging file "./usr/lib/libnl-3.la" is touched by more than one package: [u'libnl', u'nghttp2', u'libcurl', u'libpcap', u'yajl', u'collectd', u'dhcp', u'dtc', u'expat', u'giflib', u'json-c', u'jsoncpp', u'keyutils', u'libpthread-stubs', u'libdrm', u'kmsxx', u'kvazaar', u'lcdapi', u'snappy', u'leveldb', u'libconfig', u'libdnet', u'libestr', u'libgpiod', u'libgsasl', u'liblog4c-localtime', u'libmicrohttpd', u'libmodbus', u'libmpdclient', u'libnpth', u'libpciaccess', u'libpng', u'libserialport', u'libxml2', u'libsvgtiny', u'libupnp18', u'libupnpp', u'libusb', u'libxmlpp', u'openldap', u'nss-pam-ldapd', u'parted', u'protobuf-c', u'rapidxml', u'speexdsp'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'alsa-lib', u'alsa-utils', u'assimp', u'elfutils', u'libffi', u'pcre', u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'libconfuse', u'libnl', u'nghttp2', u'libcurl', u'libpcap', u'yajl', u'collectd', u'dhcp', u'dtc', u'expat', u'giflib', u'json-c', u'jsoncpp', u'keyutils', u'libpthread-stubs', u'libdrm', u'kmsxx', u'kvazaar', u'lcdapi', u'snappy', u'leveldb', u'libconfig', u'libdnet', u'libestr', u'libgpiod', u'libgsasl', u'liblog4c-localtime', u'libmicrohttpd', u'libmodbus', u'libmpdclient', u'libnpth', u'libpciaccess', u'libpng', u'libserialport', u'libxml2', u'libsvgtiny', u'libupnp18', u'libupnpp', u'libusb', u'libxmlpp', u'openldap', u'nss-pam-ldapd', u'parted', u'protobuf-c', u'rapidxml', u'speexdsp'] Warning: staging file "./usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'libnl', u'nghttp2', u'libcurl', u'libpcap', u'yajl', u'collectd', u'dhcp', u'dtc', u'expat', u'giflib', u'json-c', u'jsoncpp', u'keyutils', u'libpthread-stubs', u'libdrm', u'kmsxx', u'kvazaar', u'lcdapi', u'snappy', u'leveldb', u'libconfig', u'libdnet', u'libestr', u'libgpiod', u'libgsasl', u'liblog4c-localtime', u'libmicrohttpd', u'libmodbus', u'libmpdclient', u'libnpth', u'libpciaccess', u'libpng', u'libserialport', u'libxml2', u'libsvgtiny', u'libupnp18', u'libupnpp', u'libusb', u'libxmlpp', u'openldap', u'nss-pam-ldapd', u'parted', u'protobuf-c', u'rapidxml', u'speexdsp'] Warning: staging file "./usr/lib/libjson-c.la" is touched by more than one package: [u'json-c', u'jsoncpp', u'keyutils', u'libpthread-stubs', u'libdrm', u'kmsxx', u'kvazaar', u'lcdapi', u'snappy', u'leveldb', u'libconfig', u'libdnet', u'libestr', u'libgpiod', u'libgsasl', u'liblog4c-localtime', u'libmicrohttpd', u'libmodbus', u'libmpdclient', u'libnpth', u'libpciaccess', u'libpng', u'libserialport', u'libxml2', u'libsvgtiny', u'libupnp18', u'libupnpp', u'libusb', u'libxmlpp', u'openldap', u'nss-pam-ldapd', u'parted', u'protobuf-c', u'rapidxml', u'speexdsp'] Warning: staging file "./usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'libnl', u'nghttp2', u'libcurl', u'libpcap', u'yajl', u'collectd', u'dhcp', u'dtc', u'expat', u'giflib', u'json-c', u'jsoncpp', u'keyutils', u'libpthread-stubs', u'libdrm', u'kmsxx', u'kvazaar', u'lcdapi', u'snappy', u'leveldb', u'libconfig', u'libdnet', u'libestr', u'libgpiod', u'libgsasl', u'liblog4c-localtime', u'libmicrohttpd', u'libmodbus', u'libmpdclient', u'libnpth', u'libpciaccess', u'libpng', u'libserialport', u'libxml2', u'libsvgtiny', u'libupnp18', u'libupnpp', u'libusb', u'libxmlpp', u'openldap', u'nss-pam-ldapd', u'parted', u'protobuf-c', u'rapidxml', u'speexdsp'] Warning: staging file "./usr/lib/libmicrohttpd.la" is touched by more than one package: [u'libmicrohttpd', u'libmodbus', u'libmpdclient', u'libnpth', u'libpciaccess', u'libpng', u'libserialport', u'libxml2', u'libsvgtiny', u'libupnp18', u'libupnpp', u'libusb', u'libxmlpp', u'openldap', u'nss-pam-ldapd', u'parted', u'protobuf-c', u'rapidxml', u'speexdsp'] Warning: staging file "./usr/lib/libdnet.la" is touched by more than one package: [u'libdnet', u'libestr', u'libgpiod', u'libgsasl', u'liblog4c-localtime', u'libmicrohttpd', u'libmodbus', u'libmpdclient', u'libnpth', u'libpciaccess', u'libpng', u'libserialport', u'libxml2', u'libsvgtiny', u'libupnp18', u'libupnpp', u'libusb', u'libxmlpp', u'openldap', u'nss-pam-ldapd', u'parted', u'protobuf-c', u'rapidxml', u'speexdsp'] Warning: staging file "./usr/lib/libconfig++.la" is touched by more than one package: [u'libconfig', u'libdnet', u'libestr', u'libgpiod', u'libgsasl', u'liblog4c-localtime', u'libmicrohttpd', u'libmodbus', u'libmpdclient', u'libnpth', u'libpciaccess', u'libpng', u'libserialport', u'libxml2', u'libsvgtiny', u'libupnp18', u'libupnpp', u'libusb', u'libxmlpp', u'openldap', u'nss-pam-ldapd', u'parted', u'protobuf-c', u'rapidxml', u'speexdsp'] Warning: staging file "./usr/lib/libnghttp2.la" is touched by more than one package: [u'nghttp2', u'libcurl', u'libpcap', u'yajl', u'collectd', u'dhcp', u'dtc', u'expat', u'giflib', u'json-c', u'jsoncpp', u'keyutils', u'libpthread-stubs', u'libdrm', u'kmsxx', u'kvazaar', u'lcdapi', u'snappy', u'leveldb', u'libconfig', u'libdnet', u'libestr', u'libgpiod', u'libgsasl', u'liblog4c-localtime', u'libmicrohttpd', u'libmodbus', u'libmpdclient', u'libnpth', u'libpciaccess', u'libpng', u'libserialport', u'libxml2', u'libsvgtiny', u'libupnp18', u'libupnpp', u'libusb', u'libxmlpp', u'openldap', u'nss-pam-ldapd', u'parted', u'protobuf-c', u'rapidxml', u'speexdsp'] Warning: staging file "./usr/lib/libglibmm_generate_extra_defs-2.4.la" is touched by more than one package: [u'glibmm', u'atkmm', u'libconfuse', u'libnl', u'nghttp2', u'libcurl', u'libpcap', u'yajl', u'collectd', u'dhcp', u'dtc', u'expat', u'giflib', u'json-c', u'jsoncpp', u'keyutils', u'libpthread-stubs', u'libdrm', u'kmsxx', u'kvazaar', u'lcdapi', u'snappy', u'leveldb', u'libconfig', u'libdnet', u'libestr', u'libgpiod', u'libgsasl', u'liblog4c-localtime', u'libmicrohttpd', u'libmodbus', u'libmpdclient', u'libnpth', u'libpciaccess', u'libpng', u'libserialport', u'libxml2', u'libsvgtiny', u'libupnp18', u'libupnpp', u'libusb', u'libxmlpp', u'openldap', u'nss-pam-ldapd', u'parted', u'protobuf-c', u'rapidxml', u'speexdsp'] Warning: staging file "./usr/lib/libgif.la" is touched by more than one package: [u'giflib', u'json-c', u'jsoncpp', u'keyutils', u'libpthread-stubs', u'libdrm', u'kmsxx', u'kvazaar', u'lcdapi', u'snappy', u'leveldb', u'libconfig', u'libdnet', u'libestr', u'libgpiod', u'libgsasl', u'liblog4c-localtime', u'libmicrohttpd', u'libmodbus', u'libmpdclient', u'libnpth', u'libpciaccess', u'libpng', u'libserialport', u'libxml2', u'libsvgtiny', u'libupnp18', u'libupnpp', u'libusb', u'libxmlpp', u'openldap', u'nss-pam-ldapd', u'parted', u'protobuf-c', u'rapidxml', u'speexdsp'] Warning: staging file "./usr/lib/libnl-nf-3.la" is touched by more than one package: [u'libnl', u'nghttp2', u'libcurl', u'libpcap', u'yajl', u'collectd', u'dhcp', u'dtc', u'expat', u'giflib', u'json-c', u'jsoncpp', u'keyutils', u'libpthread-stubs', u'libdrm', u'kmsxx', u'kvazaar', u'lcdapi', u'snappy', u'leveldb', u'libconfig', u'libdnet', u'libestr', u'libgpiod', u'libgsasl', u'liblog4c-localtime', u'libmicrohttpd', u'libmodbus', u'libmpdclient', u'libnpth', u'libpciaccess', u'libpng', u'libserialport', u'libxml2', u'libsvgtiny', u'libupnp18', u'libupnpp', u'libusb', u'libxmlpp', u'openldap', u'nss-pam-ldapd', u'parted', u'protobuf-c', u'rapidxml', u'speexdsp'] ./support/scripts/check-uniq-files -t host /home/buildroot/autobuild/instance-1/output/build/packages-file-list-host.txt Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libsmartcols.la" is touched by more than one package: [u'host-automake', u'host-libxml2', u'host-cmake', u'host-expat', u'host-pcre', u'host-bison', u'host-checksec', u'host-xutil_util-macros', u'host-gperf', u'host-patchelf'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libpcreposix.la" is touched by more than one package: [u'host-bison', u'host-checksec', u'host-xutil_util-macros', u'host-gperf', u'host-patchelf'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/collectd/openvpn.la" is touched by more than one package: [u'host-xutil_util-macros', u'host-gperf', u'host-patchelf'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libuuid.la" is touched by more than one package: [u'host-automake', u'host-libxml2', u'host-cmake', u'host-expat', u'host-pcre', u'host-bison', u'host-checksec', u'host-xutil_util-macros', u'host-gperf', u'host-patchelf'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'host-checksec', u'host-xutil_util-macros', u'host-gperf', u'host-patchelf'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libnl-nf-3.la" is touched by more than one package: [u'host-checksec', u'host-xutil_util-macros', u'host-gperf', u'host-patchelf'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/include/ffi.h" is touched by more than one package: [u'host-pkgconf', u'host-bison'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libexpat.la" is touched by more than one package: [u'host-xutil_util-macros', u'host-gperf', u'host-patchelf'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libcurl.la" is touched by more than one package: [u'host-xutil_util-macros', u'host-gperf', u'host-patchelf'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libconfuse.la" is touched by more than one package: [u'host-bison', u'host-checksec', u'host-xutil_util-macros', u'host-gperf', u'host-patchelf'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libdnet.la" is touched by more than one package: [u'host-gperf', u'host-patchelf'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libnpth.la" is touched by more than one package: [u'host-gperf', u'host-patchelf'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libdrm.la" is touched by more than one package: [u'host-gperf', u'host-patchelf'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libkms.la" is touched by more than one package: [u'host-gperf', u'host-patchelf'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/collectd/syslog.la" is touched by more than one package: [u'host-xutil_util-macros', u'host-gperf', u'host-patchelf'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libglibmm-2.4.la" is touched by more than one package: [u'host-bison', u'host-checksec', u'host-xutil_util-macros', u'host-gperf', u'host-patchelf'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libnl-genl-3.la" is touched by more than one package: [u'host-checksec', u'host-xutil_util-macros', u'host-gperf', u'host-patchelf'] Warning: host file "./bin/2to3" is touched by more than one package: [u'host-python', u'host-python3'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libserialport.la" is touched by more than one package: [u'host-gperf', u'host-patchelf'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libnghttp2.la" is touched by more than one package: [u'host-xutil_util-macros', u'host-gperf', u'host-patchelf'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/include/ffitarget.h" is touched by more than one package: [u'host-pkgconf', u'host-bison'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libpng.la" is touched by more than one package: [u'host-gperf', u'host-patchelf'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libasound.la" is touched by more than one package: [u'host-libxml2', u'host-cmake', u'host-expat', u'host-pcre', u'host-bison', u'host-checksec', u'host-xutil_util-macros', u'host-gperf', u'host-patchelf'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/collectd/curl_json.la" is touched by more than one package: [u'host-xutil_util-macros', u'host-gperf', u'host-patchelf'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libgio-2.0.la" is touched by more than one package: [u'host-bison', u'host-checksec', u'host-xutil_util-macros', u'host-gperf', u'host-patchelf'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libjson-c.la" is touched by more than one package: [u'host-xutil_util-macros', u'host-gperf', u'host-patchelf'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libcollectdclient.la" is touched by more than one package: [u'host-xutil_util-macros', u'host-gperf', u'host-patchelf'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libconfig++.la" is touched by more than one package: [u'host-gperf', u'host-patchelf'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libatkmm-1.6.la" is touched by more than one package: [u'host-bison', u'host-checksec', u'host-xutil_util-macros', u'host-gperf', u'host-patchelf'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libpng16.la" is touched by more than one package: [u'host-gperf', u'host-patchelf'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libgpiodcxx.la" is touched by more than one package: [u'host-gperf', u'host-patchelf'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libglib-2.0.la" is touched by more than one package: [u'host-bison', u'host-checksec', u'host-xutil_util-macros', u'host-gperf', u'host-patchelf'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libsigc-2.0.la" is touched by more than one package: [u'host-bison', u'host-checksec', u'host-xutil_util-macros', u'host-gperf', u'host-patchelf'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libmodbus.la" is touched by more than one package: [u'host-gperf', u'host-patchelf'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libblkid.la" is touched by more than one package: [u'host-automake', u'host-libxml2', u'host-cmake', u'host-expat', u'host-pcre', u'host-bison', u'host-checksec', u'host-xutil_util-macros', u'host-gperf', u'host-patchelf'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libglibmm_generate_extra_defs-2.4.la" is touched by more than one package: [u'host-bison', u'host-checksec', u'host-xutil_util-macros', u'host-gperf', u'host-patchelf'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libgthread-2.0.la" is touched by more than one package: [u'host-bison', u'host-checksec', u'host-xutil_util-macros', u'host-gperf', u'host-patchelf'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/liblog4c.la" is touched by more than one package: [u'host-gperf', u'host-patchelf'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libffi.la" is touched by more than one package: [u'host-bison', u'host-checksec', u'host-xutil_util-macros', u'host-gperf', u'host-patchelf'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libpcrecpp.la" is touched by more than one package: [u'host-bison', u'host-checksec', u'host-xutil_util-macros', u'host-gperf', u'host-patchelf'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libffi.so" is touched by more than one package: [u'host-pkgconf', u'host-bison'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/liblcdapi.la" is touched by more than one package: [u'host-gperf', u'host-patchelf'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libnl-3.la" is touched by more than one package: [u'host-checksec', u'host-xutil_util-macros', u'host-gperf', u'host-patchelf'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libestr.la" is touched by more than one package: [u'host-gperf', u'host-patchelf'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/collectd/cgroups.la" is touched by more than one package: [u'host-xutil_util-macros', u'host-gperf', u'host-patchelf'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libkvazaar.la" is touched by more than one package: [u'host-gperf', u'host-patchelf'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/collectd/dns.la" is touched by more than one package: [u'host-xutil_util-macros', u'host-gperf', u'host-patchelf'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libmicrohttpd.la" is touched by more than one package: [u'host-gperf', u'host-patchelf'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libgobject-2.0.la" is touched by more than one package: [u'host-bison', u'host-checksec', u'host-xutil_util-macros', u'host-gperf', u'host-patchelf'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libgpiod.la" is touched by more than one package: [u'host-gperf', u'host-patchelf'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libpciaccess.la" is touched by more than one package: [u'host-gperf', u'host-patchelf'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libmount.la" is touched by more than one package: [u'host-automake', u'host-libxml2', u'host-cmake', u'host-expat', u'host-pcre', u'host-bison', u'host-checksec', u'host-xutil_util-macros', u'host-gperf', u'host-patchelf'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libgif.la" is touched by more than one package: [u'host-xutil_util-macros', u'host-gperf', u'host-patchelf'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libgiomm-2.4.la" is touched by more than one package: [u'host-bison', u'host-checksec', u'host-xutil_util-macros', u'host-gperf', u'host-patchelf'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libconfig.la" is touched by more than one package: [u'host-gperf', u'host-patchelf'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'host-checksec', u'host-xutil_util-macros', u'host-gperf', u'host-patchelf'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/collectd/drbd.la" is touched by more than one package: [u'host-xutil_util-macros', u'host-gperf', u'host-patchelf'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig/libffi.pc" is touched by more than one package: [u'host-pkgconf', u'host-bison'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libnl-route-3.la" is touched by more than one package: [u'host-checksec', u'host-xutil_util-macros', u'host-gperf', u'host-patchelf'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'host-bison', u'host-checksec', u'host-xutil_util-macros', u'host-gperf', u'host-patchelf'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/collectd/match_regex.la" is touched by more than one package: [u'host-xutil_util-macros', u'host-gperf', u'host-patchelf'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libpcre.la" is touched by more than one package: [u'host-bison', u'host-checksec', u'host-xutil_util-macros', u'host-gperf', u'host-patchelf'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libgsasl.la" is touched by more than one package: [u'host-gperf', u'host-patchelf'] rm -f /home/buildroot/autobuild/instance-1/output/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/autobuild/instance-1/output/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/autobuild/instance-1/output/host/bin/glib-compile-schemas /home/buildroot/autobuild/instance-1/output/host/nios2-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/autobuild/instance-1/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/buildroot/autobuild/instance-1/output/host/etc/meson sed -e "s%@TARGET_CROSS@%/home/buildroot/autobuild/instance-1/output/host/bin/nios2-linux-gnu-%g" -e "s%@TARGET_ARCH@%nios2%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-1/output/host%g" package/meson//cross-compilation.conf.in > /home/buildroot/autobuild/instance-1/output/host/etc/meson/cross-compilation.conf mkdir -p /home/buildroot/autobuild/instance-1/output/target/etc echo "buildroot" > /home/buildroot/autobuild/instance-1/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/instance-1/output/target/etc/hosts mkdir -p /home/buildroot/autobuild/instance-1/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/instance-1/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/instance-1/output/target/etc/shadow rm -f /home/buildroot/autobuild/instance-1/output/target/bin/sh rm -f /home/buildroot/autobuild/instance-1/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/autobuild/instance-1/output/build/locales.nopurge; done for dir in /home/buildroot/autobuild/instance-1/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/instance-1/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/instance-1/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/instance-1/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/instance-1/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/instance-1/output/target/usr/include /home/buildroot/autobuild/instance-1/output/target/usr/share/aclocal \ /home/buildroot/autobuild/instance-1/output/target/usr/lib/pkgconfig /home/buildroot/autobuild/instance-1/output/target/usr/share/pkgconfig \ /home/buildroot/autobuild/instance-1/output/target/usr/lib/cmake /home/buildroot/autobuild/instance-1/output/target/usr/share/cmake find /home/buildroot/autobuild/instance-1/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/instance-1/output/target/lib/ /home/buildroot/autobuild/instance-1/output/target/usr/lib/ /home/buildroot/autobuild/instance-1/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: '/home/buildroot/autobuild/instance-1/output/target/usr/libexec/': No such file or directory rm -rf /home/buildroot/autobuild/instance-1/output/target/usr/share/gdb rm -rf /home/buildroot/autobuild/instance-1/output/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/instance-1/output/target/usr/share/zsh rm -rf /home/buildroot/autobuild/instance-1/output/target/usr/man /home/buildroot/autobuild/instance-1/output/target/usr/share/man rm -rf /home/buildroot/autobuild/instance-1/output/target/usr/info /home/buildroot/autobuild/instance-1/output/target/usr/share/info rm -rf /home/buildroot/autobuild/instance-1/output/target/usr/doc /home/buildroot/autobuild/instance-1/output/target/usr/share/doc rm -rf /home/buildroot/autobuild/instance-1/output/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/instance-1/output/target/usr/share 2>/dev/null || true find /home/buildroot/autobuild/instance-1/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/buildroot/autobuild/instance-1/output/host/bin/nios2-linux-gnu-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/instance-1/output/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/buildroot/autobuild/instance-1/output/host/bin/nios2-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/buildroot/autobuild/instance-1/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/autobuild/instance-1/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/buildroot/autobuild/instance-1/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.02-00001-gcaa1359da5"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.02"; \ echo "PRETTY_NAME=\"Buildroot 2019.02\"" \ ) > /home/buildroot/autobuild/instance-1/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/instance-1/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/autobuild/instance-1/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/instance-1/output/target/usr make: Leaving directory '/home/buildroot/autobuild/instance-1/buildroot' make: Entering directory '/home/buildroot/autobuild/instance-1/buildroot' >>> Buildroot 2019.02-00001-gcaa1359da5 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-none Collecting legal info >>> skeleton-init-common Collecting legal info sourceryg++-2018.05-5-nios2-linux-gnu.src.tar.bz2: OK (md5: be42ab83da2e8db7b73dc890c2549570) sourceryg++-2018.05-5-nios2-linux-gnu.src.tar.bz2: OK (sha256: d73a6364106dd62352711f932d3be8e97fdaaa548995678b5d38d9f21e22437a) >>> toolchain-external-codesourcery-niosII 2018.05-5 Collecting legal info >>> toolchain Collecting legal info >>> abootimg 7e127fee6a3981f6b0a50ce9910267cd501e09d4 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> 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 >>> readline 8.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> alsa-lib 1.1.7 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> alsa-utils 1.1.7 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> 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) >>> angularjs 1.6.7 Collecting legal info angular.js: OK (sha256: cec36623ceba33c503784164917c206047079159bf88f51a695a4dfb9d9b7ede) >>> assimp v3.2 Collecting legal info ERROR: No hash found for LICENSE >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> atk 2.30.0 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> host-meson 0.49.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja v1.8.2 Collecting legal info ERROR: No hash found for COPYING >>> host-python 2.7.15 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python3 3.7.2 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-python3-setuptools 40.6.3 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> libglib2 2.56.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> elfutils 0.174 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING-GPLV2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-LGPLV3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-libglib2 2.56.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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) >>> libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> atkmm 2.24.2 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.tools >>> glibmm 2.56.0 Collecting legal info COPYING: OK (sha256: 3ea7fa7c5d9a3a113e950eca9cfb85107f096270d8e4dd99daa9d8abdebc60e7) COPYING.tools: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libsigc 2.10.0 Collecting legal info ERROR: No hash found for COPYING >>> bmon 4.0 Collecting legal info ERROR: No hash found for LICENSE.BSD ERROR: No hash found for LICENSE.MIT >>> libconfuse 3.2.2 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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-checksec cdefe53eb72e6e8f23308417d2fc6b68cba9dbac Collecting legal info LICENSE.txt: OK (sha256: c5e2a8e188040fc34eb9362084778a2e25f8d1f888e47a2be09efa7cecd9c70d) >>> collectd 5.7.1 Collecting legal info COPYING: OK (sha256: ed0409b2b1c30566dab5fcdaf46ee70e140c99788e22f0267645a9357b476ae4) libltdl/COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> libcurl 7.64.0 Collecting legal info COPYING: OK (sha256: 8c8824f50e73a021f5dde1fccbf69685939247399a33a32abab1fa448c9ddabb) >>> nghttp2 1.32.0 Collecting legal info COPYING: OK (sha256: 6b94f3abc1aabd0c72a7c7d92a77f79dda7c8a0cb3df839a97890b4116a2de2a) >>> libpcap 1.9.0 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> yajl 2.1.0 Collecting legal info ERROR: No hash found for COPYING >>> dhcp 4.3.6 Collecting legal info LICENSE: OK (sha256: dd7ae2201c0c11c3c1e2510d731c67b2f4bc8ba735707d7348ddd65f7b598562) >>> dtc 1.4.7 Collecting legal info ERROR: No hash found for README.license ERROR: No hash found for GPL >>> dtv-scan-tables 59f4a9b1dfbd573bafe33d238a08da95e4f0263a Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LGPL: OK (sha256: 4fd46f32582c29007657e2daad8d0a6d954cf4e9d2e47bae8f8d8c32765fc987) >>> expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> genpart 1.0.2 Collecting legal info >>> giflib 5.1.4 Collecting legal info ERROR: No hash found for COPYING >>> ifenslave 2.9 Collecting legal info ERROR: No hash found for debian/copyright >>> input-event-daemon v0.1.3 Collecting legal info ERROR: No hash found for README >>> irqbalance v1.5.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> json-c 0.13.1 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> jsoncpp 1.8.4 Collecting legal info LICENSE: OK (sha256: 95039d77a20e75b428207740d9a8f97b2dce3c89da4b21f1ad862b5997160e0a) >>> keyutils 1.6 Collecting legal info LICENCE.GPL: OK (sha256: f46409d4822b2457b39bbd0e7881eecb396130eb8320b7748fa7e9488970aa6d) LICENCE.LGPL: OK (sha256: 0d15593e3a8ad90917f8509b5ac1e4b5e5d196434a68029aa9dc0858a4a4c521) >>> kmsxx cb0786049f960f2bd383617151b01318e02e9ff9 Collecting legal info ERROR: No hash found for LICENSE >>> libdrm 2.4.97 Collecting legal info >>> host-xutil_util-macros 1.19.2 Collecting legal info COPYING: OK (sha256: 489b630a75e3255485732eae3d50ff4d29d3feb66760bb3acb04f897e4d9e375) >>> libpthread-stubs 0.4 Collecting legal info ERROR: No hash found for COPYING >>> kvazaar v1.2.0 Collecting legal info COPYING: OK (sha256: 531712277c3543b9ee86c4c4e0e424f531b893a44cc021c74a24b038d8de4d2a) >>> lcdapi v0.11 Collecting legal info ERROR: No hash found for COPYING >>> leveldb v1.20 Collecting legal info ERROR: No hash found for LICENSE >>> snappy 1.1.7 Collecting legal info COPYING: OK (sha256: 55172044f7e241207117448a4d9d6ba1d0925c8ad66b5d4c08c70adfa9cc3de6) >>> libconfig v1.7.2 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libdnet 1.11 Collecting legal info LICENSE: OK (sha256: 1e94df12cb3701fa64e07eeb60284bb16a3544815d5a39860dacff7b86610584) >>> libestr 0.1.10 Collecting legal info COPYING: OK (sha256: 835b4793da5cbb8965fbd63905b55a4cb4310b7d1b882077d23066b08f901ff8) >>> libgpiod 1.2.1 Collecting legal info COPYING: OK (sha256: ce64d5f7b49ea6d80fdb6d4cdee6839d1a94274f7493dc797c3b55b65ec8e9ed) >>> libgsasl 1.8.0 Collecting legal info README: OK (sha256: 4eb54155afd4684d7e9423f6037e5cc887ae4d8818e83d3af93350ebd4a8e6eb) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> liblog4c-localtime v1.0 Collecting legal info COPYING: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) >>> libmicrohttpd 0.9.60 Collecting legal info COPYING: OK (sha256: 70e12e2a60151b9ed1a4c94a5ffeb99cd086fa94542b5a92fec581506e8d3121) >>> libmodbus 3.1.4 Collecting legal info COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmpdclient 2.16 Collecting legal info COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32) >>> libnpth 1.6 Collecting legal info COPYING.LIB: OK (sha256: ce64d5f7b49ea6d80fdb6d4cdee6839d1a94274f7493dc797c3b55b65ec8e9ed) >>> libpciaccess 0.14 Collecting legal info COPYING: OK (sha256: 47012fd746980d1712ac4f3841ab6164bda1d2b84880760e45dbe1e1dc07f608) >>> libpng 1.6.36 Collecting legal info LICENSE: OK (sha256: 142da07fb4b0cceb861b2e69fe7e5b602f25ec7adc85b0a426133d9ee0d2e116) >>> libserialport 0.1.1 Collecting legal info ERROR: No hash found for COPYING >>> libsvgtiny ea9d99fc8b231c22d06168135e181d61f4eb2f06 Collecting legal info ERROR: No hash found for README >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> host-netsurf-buildsystem 7574b41345968b5f7e9ca5875faccb1478ce0555 Collecting legal info ERROR: No hash found for llvm/LICENSE.TXT >>> libxml2 2.9.9 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libupnp18 1.8.4 Collecting legal info COPYING: OK (sha256: c8b99423cad48bb44e2cf52a496361404290865eac259a82da6d1e4331ececb3) >>> libupnpp 0.17.0 Collecting legal info COPYING: OK (sha256: 00a89b0d18aacd4114decf79122db87bf35bddaf2bc50e383c9c9f4c263390b2) >>> libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libxmlpp 3.0.1 Collecting legal info COPYING: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) >>> linuxconsoletools 1.6.0 Collecting legal info ERROR: No hash found for COPYING >>> memstat 1.0 Collecting legal info ERROR: No hash found for debian/copyright >>> net-tools 479bb4a7e11a4084e2935c0a576388f92469225b Collecting legal info ERROR: No hash found for COPYING >>> nss-pam-ldapd 0.9.8 Collecting legal info ERROR: No hash found for COPYING >>> openldap 2.4.46 Collecting legal info LICENSE: OK (sha256: 310fe25c858a9515fc8c8d7d1f24a67c9496f84a91e0a0e41ea9975b1371e569) >>> open-lldp 036e314bd93602f7388262cc37faf8b626980af1 Collecting legal info COPYING: OK (sha256: 67af5abeb092213cd9c53781503320f635ba28b641e0c3f24d367e8e93a9839b) >>> parted 3.2 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> protobuf-c v1.3.0 Collecting legal info ERROR: No hash found for LICENSE >>> host-protobuf-c v1.3.0 Collecting legal info ERROR: No hash found for LICENSE >>> host-protobuf 3.6.0 Collecting legal info LICENSE: OK (sha256: 6e5e117324afd944dcf67f36cf329843bc1a92229a8cd9bb573d7a83130fea7d) >>> rapidxml 1.13 Collecting legal info ERROR: No hash found for license.txt >>> speexdsp 20ed3452074664ad07e380e51321b148acebdf20 Collecting legal info COPYING: OK (sha256: 671bb5d8fd3c6b05a2e831d90f978ac27965c92bd8ea6d16b3df76e3440c0e9f) >>> swupdate 2018.11 Collecting legal info Licenses/Exceptions: OK (sha256: 43492b377cf2fb67942d1dd231146bd4e6578646ad13ef289297c9dd75cbc478) Licenses/gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Licenses/lgpl-2.1.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Licenses/mit.txt: OK (sha256: 89807acf2309bd285f033404ee78581602f3cd9b819a16ac2f0e5f60ff4a473e) >>> upmpdcli 1.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> vim v8.1.0133 Collecting legal info ERROR: No hash found for README.txt WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-codesourcery-niosII-2018.05-5: cannot save license (TOOLCHAIN_EXTERNAL_CODESOURCERY_NIOSII_LICENSE_FILES not defined) WARNING: genpart-1.0.2: cannot save license (GENPART_LICENSE_FILES not defined) WARNING: libdrm-2.4.97: cannot save license (LIBDRM_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/instance-1/output/legal-info make: Leaving directory '/home/buildroot/autobuild/instance-1/buildroot'