Building module simple_away... Building module stickychan... Building module watch... Building module webadmin... Linking module adminlog... Linking module alias... Linking module autoattach... Linking module autocycle... Linking module autoop... Linking module autoreply... Linking module autovoice... Linking module awaynick... Linking module awaystore... Linking module block_motd... Linking module blockuser... Linking module bouncedcc... Linking module buffextras... Linking module cert... Linking module certauth... Linking module chansaver... Linking module clearbufferonmsg... Linking module clientnotify... Linking module crypt... Linking module ctcpflood... Linking module disconkick... Linking module fail2ban... Linking module flooddetach... Linking module identfile... Linking module imapauth... Linking module keepnick... Linking module kickrejoin... Linking module lastseen... Linking module missingmotd... Linking module nickserv... Linking module notify_connect... Linking module raw... Linking module dcc... Linking module modules_online... Linking module listsockets... Linking module notes... Linking module perform... Linking module route_replies... Linking module log... Linking module sample... Linking module sasl... Linking module shell... Linking module simple_away... Linking module send_raw... Linking module savebuff... Linking module stickychan... Linking module q... Linking module schat... Linking module controlpanel... Linking module partyline... Linking module watch... Linking znc... Linking module modpython... Linking module webadmin... Linking ZNC python bindings library... make[2]: Leaving directory `/accts/mlweber1/instance-3/output/build/znc-1.6.5/modules' ZNC was successfully compiled. Use '/usr/bin/make install' to install ZNC to '/usr'. make[1]: Leaving directory `/accts/mlweber1/instance-3/output/build/znc-1.6.5' >>> znc 1.6.5 Installing to target PATH="/accts/mlweber1/instance-3/output/host/bin:/accts/mlweber1/instance-3/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j32 DESTDIR=/accts/mlweber1/instance-3/output/target install -C /accts/mlweber1/instance-3/output/build/znc-1.6.5/ make[1]: Entering directory `/accts/mlweber1/instance-3/output/build/znc-1.6.5' test -d /accts/mlweber1/instance-3/output/target/usr/bin || /usr/bin/install -c -d /accts/mlweber1/instance-3/output/target/usr/bin test -d /accts/mlweber1/instance-3/output/target/usr/include/znc || /usr/bin/install -c -d /accts/mlweber1/instance-3/output/target/usr/include/znc test -d /accts/mlweber1/instance-3/output/target/usr/lib/pkgconfig || /usr/bin/install -c -d /accts/mlweber1/instance-3/output/target/usr/lib/pkgconfig test -d /accts/mlweber1/instance-3/output/target/usr/lib/znc || /usr/bin/install -c -d /accts/mlweber1/instance-3/output/target/usr/lib/znc test -d /accts/mlweber1/instance-3/output/target/usr/share/znc || /usr/bin/install -c -d /accts/mlweber1/instance-3/output/target/usr/share/znc cp -R ./webskins /accts/mlweber1/instance-3/output/target/usr/share/znc find /accts/mlweber1/instance-3/output/target/usr/share/znc/webskins -type d -exec chmod 0755 '{}' \; find /accts/mlweber1/instance-3/output/target/usr/share/znc/webskins -type f -exec chmod 0644 '{}' \; /usr/bin/install -c znc /accts/mlweber1/instance-3/output/target/usr/bin /usr/bin/install -c znc-buildmod /accts/mlweber1/instance-3/output/target/usr/bin /usr/bin/install -c -m 644 ./include/znc/*.h /accts/mlweber1/instance-3/output/target/usr/include/znc /usr/bin/install -c -m 644 include/znc/zncconfig.h /accts/mlweber1/instance-3/output/target/usr/include/znc /usr/bin/install -c -m 644 znc.pc /accts/mlweber1/instance-3/output/target/usr/lib/pkgconfig make[2]: Entering directory `/accts/mlweber1/instance-3/output/build/znc-1.6.5/modules' rm -rf /accts/mlweber1/instance-3/output/target/usr/share/znc/modules test -d /accts/mlweber1/instance-3/output/target/usr/lib/znc || /usr/bin/install -c -d /accts/mlweber1/instance-3/output/target/usr/lib/znc test -d /accts/mlweber1/instance-3/output/target/usr/share/znc/modules || /usr/bin/install -c -d /accts/mlweber1/instance-3/output/target/usr/share/znc/modules rm -rf /accts/mlweber1/instance-3/output/target/usr/lib/znc/*.so cp -R ./data/* /accts/mlweber1/instance-3/output/target/usr/share/znc/modules find /accts/mlweber1/instance-3/output/target/usr/share/znc/modules -type d -exec chmod 0755 '{}' \; find /accts/mlweber1/instance-3/output/target/usr/share/znc/modules -type f -exec chmod 0644 '{}' \; for i in ./*.py; do \ /usr/bin/install -c -m 644 $i /accts/mlweber1/instance-3/output/target/usr/lib/znc; \ done /usr/bin/install: cannot stat './*.py': No such file or directory make[2]: [modpython_install] Error 1 (ignored) mkdir -p /accts/mlweber1/instance-3/output/target/usr/lib/znc/modpython /usr/bin/install -c modpython/_znc_core.so /accts/mlweber1/instance-3/output/target/usr/lib/znc/modpython if test -r modpython/znc_core.py;\ then /usr/bin/install -c -m 644 modpython/znc_core.py /accts/mlweber1/instance-3/output/target/usr/lib/znc/modpython;\ else /usr/bin/install -c -m 644 ./modpython/znc_core.py /accts/mlweber1/instance-3/output/target/usr/lib/znc/modpython;\ fi /usr/bin/install -c -m 644 ./modpython/znc.py /accts/mlweber1/instance-3/output/target/usr/lib/znc/modpython /usr/bin/install -c adminlog.so alias.so autoattach.so autocycle.so autoop.so autoreply.so autovoice.so awaynick.so awaystore.so block_motd.so blockuser.so bouncedcc.so buffextras.so cert.so certauth.so chansaver.so clearbufferonmsg.so clientnotify.so controlpanel.so crypt.so ctcpflood.so dcc.so disconkick.so fail2ban.so flooddetach.so identfile.so imapauth.so keepnick.so kickrejoin.so lastseen.so listsockets.so log.so missingmotd.so modpython.so modules_online.so nickserv.so notes.so notify_connect.so partyline.so perform.so q.so raw.so route_replies.so sample.so sasl.so savebuff.so schat.so send_raw.so shell.so simple_away.so stickychan.so watch.so webadmin.so /accts/mlweber1/instance-3/output/target/usr/lib/znc make[2]: Leaving directory `/accts/mlweber1/instance-3/output/build/znc-1.6.5/modules' if test -n ""; then \ test -d /accts/mlweber1/instance-3/output/target || /usr/bin/install -c -d /accts/mlweber1/instance-3/output/target || exit 1 ; \ /usr/bin/install -c /accts/mlweber1/instance-3/output/target || exit 1 ; \ fi make[2]: Entering directory `/accts/mlweber1/instance-3/output/build/znc-1.6.5/man' test -d /accts/mlweber1/instance-3/output/target/usr/share/man/man1 || /usr/bin/install -c -d /accts/mlweber1/instance-3/output/target/usr/share/man/man1 /usr/bin/install -c -m 644 znc.1.gz znc-buildmod.1.gz /accts/mlweber1/instance-3/output/target/usr/share/man/man1 make[2]: Leaving directory `/accts/mlweber1/instance-3/output/build/znc-1.6.5/man' #test -d /accts/mlweber1/instance-3/output/target || /usr/bin/install -c -d /accts/mlweber1/instance-3/output/target #/usr/bin/install -c -m 644 ./znc.service /accts/mlweber1/instance-3/output/target ****************************************************************** ZNC was successfully installed. You can use '/usr/bin/znc --makeconf' to generate a config file. If you need help with using ZNC, please visit our wiki at: http://znc.in make[1]: Leaving directory `/accts/mlweber1/instance-3/output/build/znc-1.6.5' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /accts/mlweber1/instance-3/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'libffi', u'ddrescue', u'gmp', u'libunistring', u'libtool', u'parted', u'wget'] ./support/scripts/check-uniq-files -t staging /accts/mlweber1/instance-3/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libexslt.la" is touched by more than one package: [u'libxslt', u'lzo', u'parted', u'speex', u'pulseaudio', u'setools', u'slirp', u'sqlite', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libgnutls-openssl.la" is touched by more than one package: [u'gnutls', u'libxml2', u'ibrcommon', u'ipsec-tools', u'libpthread-stubs', u'libdrm', u'libglib2', u'libmodbus', u'libogg', u'libusb', u'libpcap', u'libscrypt', u'libsigsegv', u'libsndfile', u'libtool', u'libupnp', u'libva', u'libxslt', u'lzo', u'parted', u'speex', u'pulseaudio', u'setools', u'slirp', u'sqlite', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'libffi', u'gmp', u'libunistring', u'libtool', u'parted'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'libmodbus', u'libogg', u'libusb', u'libpcap', u'libscrypt', u'libsigsegv', u'libsndfile', u'libtool', u'libupnp', u'libva', u'libxslt', u'lzo', u'parted', u'speex', u'pulseaudio', u'setools', u'slirp', u'sqlite', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libgnutlsxx.la" is touched by more than one package: [u'gnutls', u'libxml2', u'ibrcommon', u'ipsec-tools', u'libpthread-stubs', u'libdrm', u'libglib2', u'libmodbus', u'libogg', u'libusb', u'libpcap', u'libscrypt', u'libsigsegv', u'libsndfile', u'libtool', u'libupnp', u'libva', u'libxslt', u'lzo', u'parted', u'speex', u'pulseaudio', u'setools', u'slirp', u'sqlite', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libsigsegv.la" is touched by more than one package: [u'libsigsegv', u'libsndfile', u'libtool', u'libupnp', u'libva', u'libxslt', u'lzo', u'parted', u'speex', u'pulseaudio', u'setools', u'slirp', u'sqlite', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'expat', u'libffi', u'libzlib', u'libopenssl', u'xz', u'python3', u'libselinux', u'util-linux', u'apr', u'icu', u'boost', u'flex', u'glm', u'glog', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'libxml2', u'ibrcommon', u'ipsec-tools', u'libpthread-stubs', u'libdrm', u'libglib2', u'libmodbus', u'libogg', u'libusb', u'libpcap', u'libscrypt', u'libsigsegv', u'libsndfile', u'libtool', u'libupnp', u'libva', u'libxslt', u'lzo', u'parted', u'speex', u'pulseaudio', u'setools', u'slirp', u'sqlite', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libfl.la" is touched by more than one package: [u'flex', u'glm', u'glog', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'libxml2', u'ibrcommon', u'ipsec-tools', u'libpthread-stubs', u'libdrm', u'libglib2', u'libmodbus', u'libogg', u'libusb', u'libpcap', u'libscrypt', u'libsigsegv', u'libsndfile', u'libtool', u'libupnp', u'libva', u'libxslt', u'lzo', u'parted', u'speex', u'pulseaudio', u'setools', u'slirp', u'sqlite', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libunistring.la" is touched by more than one package: [u'libunistring', u'nettle', u'gnutls', u'libxml2', u'ibrcommon', u'ipsec-tools', u'libpthread-stubs', u'libdrm', u'libglib2', u'libmodbus', u'libogg', u'libusb', u'libpcap', u'libscrypt', u'libsigsegv', u'libsndfile', u'libtool', u'libupnp', u'libva', u'libxslt', u'lzo', u'parted', u'speex', u'pulseaudio', u'setools', u'slirp', u'sqlite', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libthreadutil.la" is touched by more than one package: [u'libupnp', u'libva', u'libxslt', u'lzo', u'parted', u'speex', u'pulseaudio', u'setools', u'slirp', u'sqlite', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'libzlib', u'libopenssl', u'xz', u'python3', u'libselinux', u'util-linux', u'apr', u'icu', u'boost', u'flex', u'glm', u'glog', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'libxml2', u'ibrcommon', u'ipsec-tools', u'libpthread-stubs', u'libdrm', u'libglib2', u'libmodbus', u'libogg', u'libusb', u'libpcap', u'libscrypt', u'libsigsegv', u'libsndfile', u'libtool', u'libupnp', u'libva', u'libxslt', u'lzo', u'parted', u'speex', u'pulseaudio', u'setools', u'slirp', u'sqlite', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libparted.la" is touched by more than one package: [u'parted', u'speex', u'pulseaudio', u'setools', u'slirp', u'sqlite', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libspeex.la" is touched by more than one package: [u'speex', u'pulseaudio', u'setools', u'slirp', u'sqlite', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libparted-fs-resize.la" is touched by more than one package: [u'parted', u'speex', u'pulseaudio', u'setools', u'slirp', u'sqlite', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'libmodbus', u'libogg', u'libusb', u'libpcap', u'libscrypt', u'libsigsegv', u'libsndfile', u'libtool', u'libupnp', u'libva', u'libxslt', u'lzo', u'parted', u'speex', u'pulseaudio', u'setools', u'slirp', u'sqlite', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libglog.la" is touched by more than one package: [u'glog', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'libxml2', u'ibrcommon', u'ipsec-tools', u'libpthread-stubs', u'libdrm', u'libglib2', u'libmodbus', u'libogg', u'libusb', u'libpcap', u'libscrypt', u'libsigsegv', u'libsndfile', u'libtool', u'libupnp', u'libva', u'libxslt', u'lzo', u'parted', u'speex', u'pulseaudio', u'setools', u'slirp', u'sqlite', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libracoon.la" is touched by more than one package: [u'ipsec-tools', u'libpthread-stubs', u'libdrm', u'libglib2', u'libmodbus', u'libogg', u'libusb', u'libpcap', u'libscrypt', u'libsigsegv', u'libsndfile', u'libtool', u'libupnp', u'libva', u'libxslt', u'lzo', u'parted', u'speex', u'pulseaudio', u'setools', u'slirp', u'sqlite', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libslirp.la" is touched by more than one package: [u'slirp', u'sqlite', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libpulse.la" is touched by more than one package: [u'pulseaudio', u'setools', u'slirp', u'sqlite', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'expat', u'libffi', u'libzlib', u'libopenssl', u'xz', u'python3', u'libselinux', u'util-linux', u'apr', u'icu', u'boost', u'flex', u'glm', u'glog', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'libxml2', u'ibrcommon', u'ipsec-tools', u'libpthread-stubs', u'libdrm', u'libglib2', u'libmodbus', u'libogg', u'libusb', u'libpcap', u'libscrypt', u'libsigsegv', u'libsndfile', u'libtool', u'libupnp', u'libva', u'libxslt', u'lzo', u'parted', u'speex', u'pulseaudio', u'setools', u'slirp', u'sqlite', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libgnutls.la" is touched by more than one package: [u'gnutls', u'libxml2', u'ibrcommon', u'ipsec-tools', u'libpthread-stubs', u'libdrm', u'libglib2', u'libmodbus', u'libogg', u'libusb', u'libpcap', u'libscrypt', u'libsigsegv', u'libsndfile', u'libtool', u'libupnp', u'libva', u'libxslt', u'lzo', u'parted', u'speex', u'pulseaudio', u'setools', u'slirp', u'sqlite', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'apr', u'icu', u'boost', u'flex', u'glm', u'glog', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'libxml2', u'ibrcommon', u'ipsec-tools', u'libpthread-stubs', u'libdrm', u'libglib2', u'libmodbus', u'libogg', u'libusb', u'libpcap', u'libscrypt', u'libsigsegv', u'libsndfile', u'libtool', u'libupnp', u'libva', u'libxslt', u'lzo', u'parted', u'speex', u'pulseaudio', u'setools', u'slirp', u'sqlite', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libpulse-simple.la" is touched by more than one package: [u'pulseaudio', u'setools', u'slirp', u'sqlite', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'libpcap', u'libscrypt', u'libsigsegv', u'libsndfile', u'libtool', u'libupnp', u'libva', u'libxslt', u'lzo', u'parted', u'speex', u'pulseaudio', u'setools', u'slirp', u'sqlite', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'expat', u'libffi', u'libzlib', u'libopenssl', u'xz', u'python3', u'libselinux', u'util-linux', u'apr', u'icu', u'boost', u'flex', u'glm', u'glog', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'libxml2', u'ibrcommon', u'ipsec-tools', u'libpthread-stubs', u'libdrm', u'libglib2', u'libmodbus', u'libogg', u'libusb', u'libpcap', u'libscrypt', u'libsigsegv', u'libsndfile', u'libtool', u'libupnp', u'libva', u'libxslt', u'lzo', u'parted', u'speex', u'pulseaudio', u'setools', u'slirp', u'sqlite', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/pulseaudio/libpulsecommon-11.1.la" is touched by more than one package: [u'pulseaudio', u'setools', u'slirp', u'sqlite', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libxslt.la" is touched by more than one package: [u'libxslt', u'lzo', u'parted', u'speex', u'pulseaudio', u'setools', u'slirp', u'sqlite', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libva-drm.la" is touched by more than one package: [u'libva', u'libxslt', u'lzo', u'parted', u'speex', u'pulseaudio', u'setools', u'slirp', u'sqlite', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libtasn1.la" is touched by more than one package: [u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'libxml2', u'ibrcommon', u'ipsec-tools', u'libpthread-stubs', u'libdrm', u'libglib2', u'libmodbus', u'libogg', u'libusb', u'libpcap', u'libscrypt', u'libsigsegv', u'libsndfile', u'libtool', u'libupnp', u'libva', u'libxslt', u'lzo', u'parted', u'speex', u'pulseaudio', u'setools', u'slirp', u'sqlite', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libdrm.la" is touched by more than one package: [u'libdrm', u'libglib2', u'libmodbus', u'libogg', u'libusb', u'libpcap', u'libscrypt', u'libsigsegv', u'libsndfile', u'libtool', u'libupnp', u'libva', u'libxslt', u'lzo', u'parted', u'speex', u'pulseaudio', u'setools', u'slirp', u'sqlite', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'libmodbus', u'libogg', u'libusb', u'libpcap', u'libscrypt', u'libsigsegv', u'libsndfile', u'libtool', u'libupnp', u'libva', u'libxslt', u'lzo', u'parted', u'speex', u'pulseaudio', u'setools', u'slirp', u'sqlite', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'libmodbus', u'libogg', u'libusb', u'libpcap', u'libscrypt', u'libsigsegv', u'libsndfile', u'libtool', u'libupnp', u'libva', u'libxslt', u'lzo', u'parted', u'speex', u'pulseaudio', u'setools', u'slirp', u'sqlite', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'ibrcommon', u'ipsec-tools', u'libpthread-stubs', u'libdrm', u'libglib2', u'libmodbus', u'libogg', u'libusb', u'libpcap', u'libscrypt', u'libsigsegv', u'libsndfile', u'libtool', u'libupnp', u'libva', u'libxslt', u'lzo', u'parted', u'speex', u'pulseaudio', u'setools', u'slirp', u'sqlite', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libixml.la" is touched by more than one package: [u'libupnp', u'libva', u'libxslt', u'lzo', u'parted', u'speex', u'pulseaudio', u'setools', u'slirp', u'sqlite', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libgmp.la" is touched by more than one package: [u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'libxml2', u'ibrcommon', u'ipsec-tools', u'libpthread-stubs', u'libdrm', u'libglib2', u'libmodbus', u'libogg', u'libusb', u'libpcap', u'libscrypt', u'libsigsegv', u'libsndfile', u'libtool', u'libupnp', u'libva', u'libxslt', u'lzo', u'parted', u'speex', u'pulseaudio', u'setools', u'slirp', u'sqlite', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'apr', u'icu', u'boost', u'flex', u'glm', u'glog', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'libxml2', u'ibrcommon', u'ipsec-tools', u'libpthread-stubs', u'libdrm', u'libglib2', u'libmodbus', u'libogg', u'libusb', u'libpcap', u'libscrypt', u'libsigsegv', u'libsndfile', u'libtool', u'libupnp', u'libva', u'libxslt', u'lzo', u'parted', u'speex', u'pulseaudio', u'setools', u'slirp', u'sqlite', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/python3.6/site-packages/libmount/pylibmount.la" is touched by more than one package: [u'util-linux', u'apr', u'icu', u'boost', u'flex', u'glm', u'glog', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'libxml2', u'ibrcommon', u'ipsec-tools', u'libpthread-stubs', u'libdrm', u'libglib2', u'libmodbus', u'libogg', u'libusb', u'libpcap', u'libscrypt', u'libsigsegv', u'libsndfile', u'libtool', u'libupnp', u'libva', u'libxslt', u'lzo', u'parted', u'speex', u'pulseaudio', u'setools', u'slirp', u'sqlite', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'libmodbus', u'libogg', u'libusb', u'libpcap', u'libscrypt', u'libsigsegv', u'libsndfile', u'libtool', u'libupnp', u'libva', u'libxslt', u'lzo', u'parted', u'speex', u'pulseaudio', u'setools', u'slirp', u'sqlite', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libipsec.la" is touched by more than one package: [u'ipsec-tools', u'libpthread-stubs', u'libdrm', u'libglib2', u'libmodbus', u'libogg', u'libusb', u'libpcap', u'libscrypt', u'libsigsegv', u'libsndfile', u'libtool', u'libupnp', u'libva', u'libxslt', u'lzo', u'parted', u'speex', u'pulseaudio', u'setools', u'slirp', u'sqlite', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libmodbus.la" is touched by more than one package: [u'libmodbus', u'libogg', u'libusb', u'libpcap', u'libscrypt', u'libsigsegv', u'libsndfile', u'libtool', u'libupnp', u'libva', u'libxslt', u'lzo', u'parted', u'speex', u'pulseaudio', u'setools', u'slirp', u'sqlite', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libsmartcols.la" is touched by more than one package: [u'util-linux', u'apr', u'icu', u'boost', u'flex', u'glm', u'glog', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'libxml2', u'ibrcommon', u'ipsec-tools', u'libpthread-stubs', u'libdrm', u'libglib2', u'libmodbus', u'libogg', u'libusb', u'libpcap', u'libscrypt', u'libsigsegv', u'libsndfile', u'libtool', u'libupnp', u'libva', u'libxslt', u'lzo', u'parted', u'speex', u'pulseaudio', u'setools', u'slirp', u'sqlite', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libspeexdsp.la" is touched by more than one package: [u'speex', u'pulseaudio', u'setools', u'slirp', u'sqlite', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'libffi', u'libzlib', u'libopenssl', u'xz', u'python3', u'libselinux', u'util-linux', u'apr', u'icu', u'boost', u'flex', u'glm', u'glog', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'libxml2', u'ibrcommon', u'ipsec-tools', u'libpthread-stubs', u'libdrm', u'libglib2', u'libmodbus', u'libogg', u'libusb', u'libpcap', u'libscrypt', u'libsigsegv', u'libsndfile', u'libtool', u'libupnp', u'libva', u'libxslt', u'lzo', u'parted', u'speex', u'pulseaudio', u'setools', u'slirp', u'sqlite', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libltdl.la" is touched by more than one package: [u'libtool', u'libupnp', u'libva', u'libxslt', u'lzo', u'parted', u'speex', u'pulseaudio', u'setools', u'slirp', u'sqlite', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/pulseaudio/libpulsedsp.la" is touched by more than one package: [u'pulseaudio', u'setools', u'slirp', u'sqlite', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libsndfile.la" is touched by more than one package: [u'libsndfile', u'libtool', u'libupnp', u'libva', u'libxslt', u'lzo', u'parted', u'speex', u'pulseaudio', u'setools', u'slirp', u'sqlite', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/pulseaudio/libpulsecore-11.1.la" is touched by more than one package: [u'pulseaudio', u'setools', u'slirp', u'sqlite', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libupnp.la" is touched by more than one package: [u'libupnp', u'libva', u'libxslt', u'lzo', u'parted', u'speex', u'pulseaudio', u'setools', u'slirp', u'sqlite', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libkms.la" is touched by more than one package: [u'libdrm', u'libglib2', u'libmodbus', u'libogg', u'libusb', u'libpcap', u'libscrypt', u'libsigsegv', u'libsndfile', u'libtool', u'libupnp', u'libva', u'libxslt', u'lzo', u'parted', u'speex', u'pulseaudio', u'setools', u'slirp', u'sqlite', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libapr-1.la" is touched by more than one package: [u'apr', u'icu', u'boost', u'flex', u'glm', u'glog', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'libxml2', u'ibrcommon', u'ipsec-tools', u'libpthread-stubs', u'libdrm', u'libglib2', u'libmodbus', u'libogg', u'libusb', u'libpcap', u'libscrypt', u'libsigsegv', u'libsndfile', u'libtool', u'libupnp', u'libva', u'libxslt', u'lzo', u'parted', u'speex', u'pulseaudio', u'setools', u'slirp', u'sqlite', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'apr', u'icu', u'boost', u'flex', u'glm', u'glog', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'libxml2', u'ibrcommon', u'ipsec-tools', u'libpthread-stubs', u'libdrm', u'libglib2', u'libmodbus', u'libogg', u'libusb', u'libpcap', u'libscrypt', u'libsigsegv', u'libsndfile', u'libtool', u'libupnp', u'libva', u'libxslt', u'lzo', u'parted', u'speex', u'pulseaudio', u'setools', u'slirp', u'sqlite', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libibrcommon.la" is touched by more than one package: [u'ibrcommon', u'ipsec-tools', u'libpthread-stubs', u'libdrm', u'libglib2', u'libmodbus', u'libogg', u'libusb', u'libpcap', u'libscrypt', u'libsigsegv', u'libsndfile', u'libtool', u'libupnp', u'libva', u'libxslt', u'lzo', u'parted', u'speex', u'pulseaudio', u'setools', u'slirp', u'sqlite', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libpulse-mainloop-glib.la" is touched by more than one package: [u'pulseaudio', u'setools', u'slirp', u'sqlite', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libogg.la" is touched by more than one package: [u'libogg', u'libusb', u'libpcap', u'libscrypt', u'libsigsegv', u'libsndfile', u'libtool', u'libupnp', u'libva', u'libxslt', u'lzo', u'parted', u'speex', u'pulseaudio', u'setools', u'slirp', u'sqlite', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libva.la" is touched by more than one package: [u'libva', u'libxslt', u'lzo', u'parted', u'speex', u'pulseaudio', u'setools', u'slirp', u'sqlite', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/liblzma.la" is touched by more than one package: [u'xz', u'python3', u'libselinux', u'util-linux', u'apr', u'icu', u'boost', u'flex', u'glm', u'glog', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'libxml2', u'ibrcommon', u'ipsec-tools', u'libpthread-stubs', u'libdrm', u'libglib2', u'libmodbus', u'libogg', u'libusb', u'libpcap', u'libscrypt', u'libsigsegv', u'libsndfile', u'libtool', u'libupnp', u'libva', u'libxslt', u'lzo', u'parted', u'speex', u'pulseaudio', u'setools', u'slirp', u'sqlite', u'wireless_tools', u'yaml-cpp'] Warning: staging file "./usr/lib/libsqlite3.la" is touched by more than one package: [u'sqlite', u'wireless_tools', u'yaml-cpp'] ./support/scripts/check-uniq-files -t host /accts/mlweber1/instance-3/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-bison', u'host-gettext', u'host-libffi'] rm -f /accts/mlweber1/instance-3/output/target/usr/share/glib-2.0/schemas/*.xml /accts/mlweber1/instance-3/output/target/usr/share/glib-2.0/schemas/*.dtd /accts/mlweber1/instance-3/output/host/bin/glib-compile-schemas /accts/mlweber1/instance-3/output/host/sparc64-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/accts/mlweber1/instance-3/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. PYTHONPATH="/accts/mlweber1/instance-3/output/target/usr/lib/python3.6/" cd /accts/mlweber1/instance-3/output/target && /accts/mlweber1/instance-3/output/host/bin/python3.6 /accts/mlweber1/instance-3/buildroot/support/scripts/pycompile.py usr/lib/python3.6 find /accts/mlweber1/instance-3/output/target/usr/lib/python3.6 -name '*.py' -print0 | xargs -0 --no-run-if-empty rm -f find /accts/mlweber1/instance-3/output/target/usr/lib/python3.6 -name '*.opt-1.pyc' -print0 -o -name '*.opt-2.pyc' -print0 | xargs -0 --no-run-if-empty rm -f mkdir -p /accts/mlweber1/instance-3/output/target/etc echo "buildroot" > /accts/mlweber1/instance-3/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /accts/mlweber1/instance-3/output/target/etc/hosts mkdir -p /accts/mlweber1/instance-3/output/target/etc echo "Welcome to Buildroot" > /accts/mlweber1/instance-3/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /accts/mlweber1/instance-3/output/target/etc/shadow rm -f /accts/mlweber1/instance-3/output/target/bin/sh rm -f /accts/mlweber1/instance-3/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /accts/mlweber1/instance-3/output/build/locales.nopurge; done for dir in /accts/mlweber1/instance-3/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /accts/mlweber1/instance-3/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /accts/mlweber1/instance-3/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /accts/mlweber1/instance-3/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /accts/mlweber1/instance-3/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /accts/mlweber1/instance-3/output/target/usr/include /accts/mlweber1/instance-3/output/target/usr/share/aclocal \ /accts/mlweber1/instance-3/output/target/usr/lib/pkgconfig /accts/mlweber1/instance-3/output/target/usr/share/pkgconfig \ /accts/mlweber1/instance-3/output/target/usr/lib/cmake /accts/mlweber1/instance-3/output/target/usr/share/cmake find /accts/mlweber1/instance-3/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /accts/mlweber1/instance-3/output/target/lib/ /accts/mlweber1/instance-3/output/target/usr/lib/ /accts/mlweber1/instance-3/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /accts/mlweber1/instance-3/output/target/usr/share/gdb rm -rf /accts/mlweber1/instance-3/output/target/usr/share/bash-completion rm -rf /accts/mlweber1/instance-3/output/target/usr/share/zsh rm -rf /accts/mlweber1/instance-3/output/target/usr/man /accts/mlweber1/instance-3/output/target/usr/share/man rm -rf /accts/mlweber1/instance-3/output/target/usr/info /accts/mlweber1/instance-3/output/target/usr/share/info rm -rf /accts/mlweber1/instance-3/output/target/usr/doc /accts/mlweber1/instance-3/output/target/usr/share/doc rm -rf /accts/mlweber1/instance-3/output/target/usr/share/gtk-doc rmdir /accts/mlweber1/instance-3/output/target/usr/share 2>/dev/null || true find /accts/mlweber1/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 /accts/mlweber1/instance-3/output/host/bin/sparc64-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /accts/mlweber1/instance-3/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /accts/mlweber1/instance-3/output/host/bin/sparc64-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /accts/mlweber1/instance-3/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /accts/mlweber1/instance-3/output/host/bin/sparc64-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /accts/mlweber1/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 /accts/mlweber1/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 /accts/mlweber1/instance-3/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.05-git-00930-gf8cac2a"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.05-git\"" \ ) > /accts/mlweber1/instance-3/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /accts/mlweber1/instance-3/output/target/etc >>> Sanitizing RPATH in target tree /accts/mlweber1/instance-3/buildroot/support/scripts/fix-rpath target make: Leaving directory `/accts/mlweber1/instance-3/buildroot' make: Entering directory `/accts/mlweber1/instance-3/buildroot' >>> Buildroot 2018.05-git-00930-gf8cac2a Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> apr 1.6.3 Collecting legal info LICENSE: OK (sha256: f854aeef66ecd55a126226e82b3f26793fc3b1c584647f6a0edc5639974c38ad) >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> util-linux 2.32 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> libselinux 2.7 Collecting legal info ERROR: No hash found for LICENSE >>> host-swig 3.0.12 Collecting legal info ERROR: No hash found for LICENSE ERROR: No hash found for LICENSE-GPL ERROR: No hash found for LICENSE-UNIVERSITIES >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libsepol 2.7 Collecting legal info ERROR: No hash found for COPYING >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> python3 3.6.3 Collecting legal info ERROR: No hash found for LICENSE >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-python3 3.6.3 Collecting legal info ERROR: No hash found for LICENSE >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> openssl Collecting legal info >>> libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> xz 5.2.3 Collecting legal info ERROR: No hash found for COPYING.GPLv2 ERROR: No hash found for COPYING.GPLv3 ERROR: No hash found for COPYING.LGPLv2.1 >>> boost 1.66.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> icu 60.2 Collecting legal info LICENSE: OK (sha256: 24c771ce37201a3ab604852e47d10d21595d0493269dd6c8a5e567e998e18c00) >>> host-icu 60.2 Collecting legal info LICENSE: OK (sha256: 24c771ce37201a3ab604852e47d10d21595d0493269dd6c8a5e567e998e18c00) >>> checkpolicy 2.7 Collecting legal info ERROR: No hash found for COPYING >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> ddrescue 1.22 Collecting legal info ERROR: No hash found for COPYING >>> glm 0.9.8.4 Collecting legal info ERROR: No hash found for copying.txt >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> glog v0.3.5 Collecting legal info COPYING: OK (sha256: 0fc497129c5c69ff6f22da6933c7e4aaef082fde8437fd57680c2780100772a4) >>> gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> gnutls 3.5.18 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) >>> libunistring 0.9.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> nettle 3.4 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> ibrcommon 1.0.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for README >>> libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> ifupdown-scripts Collecting legal info >>> input-event-daemon v0.1.3 Collecting legal info ERROR: No hash found for README >>> ipsec-tools 0.8.2 Collecting legal info >>> jo 1.1 Collecting legal info ERROR: No hash found for COPYING >>> json-javascript 3d7767b6b1f3da363c625ff54e63bbf20e9e83ac Collecting legal info ERROR: No hash found for json2.js >>> libdrm 2.4.91 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 >>> libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> host-util-linux 2.32 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> libmodbus 3.1.4 Collecting legal info ERROR: No hash found for COPYING.LESSER >>> libogg 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> libpcap 1.8.1 Collecting legal info ERROR: No hash found for LICENSE >>> libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> libscrypt v1.21 Collecting legal info ERROR: No hash found for LICENSE >>> libsigsegv 2.12 Collecting legal info COPYING: OK (sha256: 8f2983e9a940367f48999881c14775db725ee643bce1e2f1ba195eb629a33cde) >>> libsndfile 1.0.28 Collecting legal info ERROR: No hash found for COPYING >>> libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libupnp 1.6.25 Collecting legal info LICENSE: OK (sha256: 0375955c8a79d6e8fa0792d45d00fc4e7710d7ac95bcbd27f9225a83f5c946fd) >>> libva-utils 2.1.0 Collecting legal info COPYING: OK (sha256: c6220c9f87832c27abcb8a32eafdd2823e13ce146b3ea63d5deae2a76798ef50) >>> libva 2.1.0 Collecting legal info COPYING: OK (sha256: c86a782ee845b52472dae9b9d79fb915d333628ac0efe49cdce63644814931de) >>> libxslt 1.1.29 Collecting legal info ERROR: No hash found for COPYING >>> lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> ncftp 3.2.6 Collecting legal info ERROR: No hash found for doc/LICENSE.txt >>> parted 3.2 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pulseaudio 11.1 Collecting legal info ERROR: No hash found for LICENSE ERROR: No hash found for GPL ERROR: No hash found for LGPL >>> host-intltool 0.51.0 Collecting legal info ERROR: No hash found for COPYING >>> host-libxml-parser-perl 2.44 Collecting legal info ERROR: No hash found for README >>> speex 1.2rc1 Collecting legal info ERROR: No hash found for COPYING >>> python-couchdb 1.1 Collecting legal info ERROR: No hash found for COPYING >>> host-python-setuptools v38.4.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> python-cssselect 1.0.3 Collecting legal info LICENSE: OK (sha256: 5c8da9f744e0afba81a48c9b5dbe73048f798b3287d6f1af8a05ee08ebb10892) >>> python-cssutils 1.0.1 Collecting legal info ERROR: No hash found for COPYING.LESSER >>> python-decorator 4.0.11 Collecting legal info >>> python-lxml 4.0.0 Collecting legal info ERROR: No hash found for LICENSES.txt ERROR: No hash found for doc/licenses/BSD.txt ERROR: No hash found for doc/licenses/elementtree.txt ERROR: No hash found for src/lxml/isoschematron/resources/rng/iso-schematron.rng >>> python-mwscrape2slob 0f9124ed62009dff6a230947d80340f5a61a6f49 Collecting legal info >>> python-networkx 1.11 Collecting legal info LICENSE.txt: OK (sha256: f4c13bf0e83bef45116ebda6c360066df6fd99610efaea9790b998c5441b0c0d) >>> python-pygments 2.2.0 Collecting legal info ERROR: No hash found for LICENSE >>> python-pyicu 1.9.7 Collecting legal info ERROR: No hash found for LICENSE >>> python-pylru 1.0.9 Collecting legal info ERROR: No hash found for LICENSE.txt >>> python-pyusb 1.0.0 Collecting legal info ERROR: No hash found for LICENSE >>> python-setuptools v38.4.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> python-slob 31ad0e769360a5b10a4893f686587bb8e48c3895 Collecting legal info ERROR: No hash found for LICENSE >>> python-whoosh 2.7.4 Collecting legal info ERROR: No hash found for LICENSE.txt >>> host-rauc 0.3 Collecting legal info >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> host-squashfs e38956b92f738518c29734399629e7cdb33072d3 Collecting legal info ERROR: No hash found for COPYING >>> host-lz4 v1.8.1.2 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> host-xz 5.2.3 Collecting legal info ERROR: No hash found for COPYING.GPLv2 ERROR: No hash found for COPYING.GPLv3 ERROR: No hash found for COPYING.LGPLv2.1 >>> sdparm 1.10 Collecting legal info ERROR: No hash found for COPYING >>> setools 4.1.1 Collecting legal info COPYING: OK (sha256: 2f7547e10f76a382c24c053595f38a5cc6dda9347f508f254ca490e0046a9624) COPYING.GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> slirp 8c2da74c1385242f20799fec8c04f8378edc6550 Collecting legal info >>> sqlite 3220000 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> tftpd 5.2 Collecting legal info >>> ushare 1.1a Collecting legal info ERROR: No hash found for COPYING >>> vtun 3.0.3 Collecting legal info ERROR: No hash found for README.OpenSSL >>> wget 1.19.4 Collecting legal info COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> wipe 2.3.1 Collecting legal info ERROR: No hash found for LICENSE >>> wireless_tools 30.pre9 Collecting legal info ERROR: No hash found for COPYING >>> wireshark 2.2.14 Collecting legal info COPYING: OK (sha256: 7cdbed2b697efaa45576a033f1ac0e73cd045644a91c79bbf41d4a7d81dac7bf) >>> yaml-cpp 0.5.2 Collecting legal info ERROR: No hash found for license.txt >>> znc 1.6.5 Collecting legal info ERROR: No hash found for LICENSE WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: ipsec-tools-0.8.2: cannot save license (IPSEC_TOOLS_LICENSE_FILES not defined) WARNING: libdrm-2.4.91: cannot save license (LIBDRM_LICENSE_FILES not defined) WARNING: python-decorator-4.0.11: cannot save license (PYTHON_DECORATOR_LICENSE_FILES not defined) WARNING: python-mwscrape2slob-0f9124ed62009dff6a230947d80340f5a61a6f49: cannot save license (PYTHON_MWSCRAPE2SLOB_LICENSE_FILES not defined) WARNING: rauc-0.3: cannot save license (HOST_RAUC_LICENSE_FILES not defined) WARNING: slirp-8c2da74c1385242f20799fec8c04f8378edc6550: cannot save license (SLIRP_LICENSE_FILES not defined) WARNING: tftpd-5.2: cannot save license (TFTPD_LICENSE_FILES not defined) Legal info produced in /accts/mlweber1/instance-3/output/legal-info make: Leaving directory `/accts/mlweber1/instance-3/buildroot'