Building module autovoice... src/User.cpp: In member function 'virtual void CUserTimer::RunJob()': src/User.cpp:48:64: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (pUserClient->GetTimeSinceLastDataTransaction() >= ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ m_pUser->GetPingFrequency()) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./include/znc/Client.h:24:0, from ./include/znc/znc.h:21, from ./include/znc/IRCNetwork.h:24, from src/User.cpp:20: src/User.cpp: In member function 'bool CUser::DeleteNetwork(const CString&)': ./include/znc/main.h:85:9: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] if (macUSER != nullptr) { \ ^ ./include/znc/main.h:126:5: note: in expansion of macro '_USERMODULECALL' _USERMODULECALL(macFUNC, macUSER, nullptr, macCLIENT, macEXITER) ^~~~~~~~~~~~~~~ src/User.cpp:550:9: note: in expansion of macro 'USERMODULECALL' USERMODULECALL(OnDeleteNetwork(*pNetwork), this, nullptr, &bCancel); ^~~~~~~~~~~~~~ src/User.cpp: In member function 'CIRCNetwork* CUser::AddNetwork(const CString&, CString&)': ./include/znc/main.h:85:9: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] if (macUSER != nullptr) { \ ^ ./include/znc/main.h:126:5: note: in expansion of macro '_USERMODULECALL' _USERMODULECALL(macFUNC, macUSER, nullptr, macCLIENT, macEXITER) ^~~~~~~~~~~~~~~ src/User.cpp:518:5: note: in expansion of macro 'USERMODULECALL' USERMODULECALL(OnAddNetwork(*pNetwork, sErrorRet), this, nullptr, &bCancel); ^~~~~~~~~~~~~~ Building module awaynick... Building module awaystore... Building module block_motd... Building module blockuser... Building module bouncedcc... Building core object IRCSock... Building module buffextras... Building module cert... Building module certauth... Building core object Client... Building core object Chan... Building module chansaver... Building module clearbufferonmsg... Building core object Nick... Building core object Server... Building core object Modules... Building core object MD5... Building module clientnotify... Building module controlpanel... Building module crypt... Building core object Buffer... Building module ctcpflood... Building core object Utils... Building module dcc... Building module disconkick... Building core object FileUtils... Building module fail2ban... Building core object HTTPSock... Building module flooddetach... Building module identfile... Building module imapauth... Building core object Template... Building core object ClientCommand... Building module keepnick... Building module kickrejoin... Building module lastseen... Building core object Socket... Building module listsockets... Building core object SHA256... Building module log... Building module missingmotd... Building core object WebModules... Building module modules_online... Building module nickserv... Building core object Listener... Building core object Config... Building module notes... Building module notify_connect... Building module partyline... Building module perform... partyline.cpp: In member function 'virtual CModule::EModRet CPartylineMod::OnNumericMessage(CNumericMessage&)': partyline.cpp:209:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < Msg.GetParams().size(); ++i) { ~~^~~~~~~~~~~~~~~~~~~~~~~~ Building module q... Building module raw... Building core object ZNCDebug... Building module route_replies... Building module sample... Building module samplewebapi... Building module sasl... Building module savebuff... Building module schat... Building core object Threads... Building module send_raw... Building core object version... Building core object Query... Building module shell... Building core object SSLVerifyHost... Building core object Message... Building module simple_away... Building core object Translation... Building module stickychan... Linking znc... Building module stripcontrols... Building module watch... Building module webadmin... Linking module admindebug... 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 controlpanel... Linking module crypt... Linking module ctcpflood... Linking module dcc... 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 listsockets... Linking module log... Linking module missingmotd... Linking module modules_online... Linking module nickserv... Linking module notes... Linking module notify_connect... Linking module partyline... Linking module perform... Linking module q... Linking module raw... Linking module route_replies... Linking module sample... Linking module samplewebapi... Linking module sasl... Linking module savebuff... Linking module schat... Linking module send_raw... Linking module shell... Linking module simple_away... Linking module stickychan... Linking module stripcontrols... Linking module watch... Linking module webadmin... make[2]: Leaving directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/build/znc-1.7.2/modules' ZNC was successfully compiled. Use '/usr/bin/make install' to install ZNC to '/usr'. make[1]: Leaving directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/build/znc-1.7.2' >>> znc 1.7.2 Installing to target PATH="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/host/bin:/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j3 DESTDIR=/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target install -C /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/build/znc-1.7.2/ make[1]: Entering directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/build/znc-1.7.2' test -d /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/bin || /usr/bin/install -c -d /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/bin test -d /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/include/znc || /usr/bin/install -c -d /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/include/znc test -d /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/lib/pkgconfig || /usr/bin/install -c -d /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/lib/pkgconfig test -d /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/lib/znc || /usr/bin/install -c -d /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/lib/znc test -d /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/share/znc || /usr/bin/install -c -d /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/share/znc cp -R ./webskins /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/share/znc find /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/share/znc/webskins -type d -exec chmod 0755 '{}' \; find /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/share/znc/webskins -type f -exec chmod 0644 '{}' \; /usr/bin/install -c znc /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/bin /usr/bin/install -c znc-buildmod /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/bin /usr/bin/install -c -m 644 ./include/znc/*.h /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/include/znc /usr/bin/install -c -m 644 include/znc/*.h /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/include/znc /usr/bin/install -c -m 644 znc.pc /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/lib/pkgconfig make[2]: Entering directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/build/znc-1.7.2/modules' rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/share/znc/modules test -d /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/lib/znc || /usr/bin/install -c -d /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/lib/znc test -d /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/share/znc/modules || /usr/bin/install -c -d /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/share/znc/modules rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/lib/znc/*.so cp -R ./data/* /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/share/znc/modules find /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/share/znc/modules -type d -exec chmod 0755 '{}' \; find /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/share/znc/modules -type f -exec chmod 0644 '{}' \; /usr/bin/install -c admindebug.so 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 modules_online.so nickserv.so notes.so notify_connect.so partyline.so perform.so q.so raw.so route_replies.so sample.so samplewebapi.so sasl.so savebuff.so schat.so send_raw.so shell.so simple_away.so stickychan.so stripcontrols.so watch.so webadmin.so /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/lib/znc make[2]: Leaving directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/build/znc-1.7.2/modules' if test -n ""; then \ test -d /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target || /usr/bin/install -c -d /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target || exit 1 ; \ /usr/bin/install -c /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target || exit 1 ; \ /usr/bin/install -c libznc.dll.a /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/lib || exit 1 ; \ fi make[2]: Entering directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/build/znc-1.7.2/man' test -d /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/share/man/man1 || /usr/bin/install -c -d /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/share/man/man1 /usr/bin/install -c -m 644 znc.1.gz znc-buildmod.1.gz /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/share/man/man1 make[2]: Leaving directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/build/znc-1.7.2/man' #test -d /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target || /usr/bin/install -c -d /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target #/usr/bin/install -c -m 644 ./znc.service /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/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: https://znc.in make[1]: Leaving directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/build/znc-1.7.2' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'gmp', u'ed'] ./support/scripts/check-uniq-files -t staging /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libgmp.la" is touched by more than one package: [u'gmp', u'strongswan', u'davici', u'libevdev', u'libplatform', u'libcec', u'libffi', u'libgpg-error', u'libgcrypt', u'libglib2', u'libpcap', u'libpthsem', u'libqmi', u'libtommath', u'libtomcrypt', u'sdl', u'slang', u'sg3_utils', u'zlog'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'libpcap', u'libpthsem', u'libqmi', u'libtommath', u'libtomcrypt', u'sdl', u'slang', u'sg3_utils', u'zlog'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'e2fsprogs', u'libtool', u'libopenssl', u'pcre', u'gmp', u'strongswan', u'davici', u'libevdev', u'libplatform', u'libcec', u'libffi', u'libgpg-error', u'libgcrypt', u'libglib2', u'libpcap', u'libpthsem', u'libqmi', u'libtommath', u'libtomcrypt', u'sdl', u'slang', u'sg3_utils', u'zlog'] Warning: staging file "./usr/lib/libqmi-glib.la" is touched by more than one package: [u'libqmi', u'libtommath', u'libtomcrypt', u'sdl', u'slang', u'sg3_utils', u'zlog'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'libpcap', u'libpthsem', u'libqmi', u'libtommath', u'libtomcrypt', u'sdl', u'slang', u'sg3_utils', u'zlog'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'gmp', u'strongswan', u'davici', u'libevdev', u'libplatform', u'libcec', u'libffi', u'libgpg-error', u'libgcrypt', u'libglib2', u'libpcap', u'libpthsem', u'libqmi', u'libtommath', u'libtomcrypt', u'sdl', u'slang', u'sg3_utils', u'zlog'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'e2fsprogs', u'libtool', u'libopenssl', u'pcre', u'gmp', u'strongswan', u'davici', u'libevdev', u'libplatform', u'libcec', u'libffi', u'libgpg-error', u'libgcrypt', u'libglib2', u'libpcap', u'libpthsem', u'libqmi', u'libtommath', u'libtomcrypt', u'sdl', u'slang', u'sg3_utils', u'zlog'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'libpcap', u'libpthsem', u'libqmi', u'libtommath', u'libtomcrypt', u'sdl', u'slang', u'sg3_utils', u'zlog'] Warning: staging file "./usr/lib32" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/lib/libpthsem.la" is touched by more than one package: [u'libpthsem', u'libqmi', u'libtommath', u'libtomcrypt', u'sdl', u'slang', u'sg3_utils', u'zlog'] Warning: staging file "./usr/lib/libdavici.la" is touched by more than one package: [u'davici', u'libevdev', u'libplatform', u'libcec', u'libffi', u'libgpg-error', u'libgcrypt', u'libglib2', u'libpcap', u'libpthsem', u'libqmi', u'libtommath', u'libtomcrypt', u'sdl', u'slang', u'sg3_utils', u'zlog'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'e2fsprogs', u'libtool', u'libopenssl', u'pcre', u'gmp', u'strongswan', u'davici', u'libevdev', u'libplatform', u'libcec', u'libffi', u'libgpg-error', u'libgcrypt', u'libglib2', u'libpcap', u'libpthsem', u'libqmi', u'libtommath', u'libtomcrypt', u'sdl', u'slang', u'sg3_utils', u'zlog'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'gmp', u'strongswan', u'davici', u'libevdev', u'libplatform', u'libcec', u'libffi', u'libgpg-error', u'libgcrypt', u'libglib2', u'libpcap', u'libpthsem', u'libqmi', u'libtommath', u'libtomcrypt', u'sdl', u'slang', u'sg3_utils', u'zlog'] Warning: staging file "./usr/lib/libSDL.la" is touched by more than one package: [u'sdl', u'slang', u'sg3_utils', u'zlog'] Warning: staging file "./usr/lib/libsmartcols.la" is touched by more than one package: [u'util-linux', u'e2fsprogs', u'libtool', u'libopenssl', u'pcre', u'gmp', u'strongswan', u'davici', u'libevdev', u'libplatform', u'libcec', u'libffi', u'libgpg-error', u'libgcrypt', u'libglib2', u'libpcap', u'libpthsem', u'libqmi', u'libtommath', u'libtomcrypt', u'sdl', u'slang', u'sg3_utils', u'zlog'] Warning: staging file "./etc/mtab" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'libpcap', u'libpthsem', u'libqmi', u'libtommath', u'libtomcrypt', u'sdl', u'slang', u'sg3_utils', u'zlog'] Warning: staging file "./usr/lib/libSDLmain.la" is touched by more than one package: [u'sdl', u'slang', u'sg3_utils', u'zlog'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'gmp', u'strongswan', u'davici', u'libevdev', u'libplatform', u'libcec', u'libffi', u'libgpg-error', u'libgcrypt', u'libglib2', u'libpcap', u'libpthsem', u'libqmi', u'libtommath', u'libtomcrypt', u'sdl', u'slang', u'sg3_utils', u'zlog'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'libpcap', u'libpthsem', u'libqmi', u'libtommath', u'libtomcrypt', u'sdl', u'slang', u'sg3_utils', u'zlog'] Warning: staging file "./usr/lib/libltdl.la" is touched by more than one package: [u'libtool', u'libopenssl', u'pcre', u'gmp', u'strongswan', u'davici', u'libevdev', u'libplatform', u'libcec', u'libffi', u'libgpg-error', u'libgcrypt', u'libglib2', u'libpcap', u'libpthsem', u'libqmi', u'libtommath', u'libtomcrypt', u'sdl', u'slang', u'sg3_utils', u'zlog'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'libgpg-error', u'libgcrypt', u'libglib2', u'libpcap', u'libpthsem', u'libqmi', u'libtommath', u'libtomcrypt', u'sdl', u'slang', u'sg3_utils', u'zlog'] Warning: staging file "./usr/lib/libevdev.la" is touched by more than one package: [u'libevdev', u'libplatform', u'libcec', u'libffi', u'libgpg-error', u'libgcrypt', u'libglib2', u'libpcap', u'libpthsem', u'libqmi', u'libtommath', u'libtomcrypt', u'sdl', u'slang', u'sg3_utils', u'zlog'] Warning: staging file "./usr/lib/libgpg-error.la" is touched by more than one package: [u'libgpg-error', u'libgcrypt', u'libglib2', u'libpcap', u'libpthsem', u'libqmi', u'libtommath', u'libtomcrypt', u'sdl', u'slang', u'sg3_utils', u'zlog'] Warning: staging file "./usr/lib/libgcrypt.la" is touched by more than one package: [u'libgcrypt', u'libglib2', u'libpcap', u'libpthsem', u'libqmi', u'libtommath', u'libtomcrypt', u'sdl', u'slang', u'sg3_utils', u'zlog'] Warning: staging file "./etc/resolv.conf" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/lib/libsgutils2.la" is touched by more than one package: [u'sg3_utils', u'zlog'] ./support/scripts/check-uniq-files -t host /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/build/packages-file-list-host.txt Warning: host file "./i686-buildroot-linux-uclibc/sysroot/usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'host-bison', u'host-patchelf', u'host-python-setuptools', u'host-sg3_utils'] 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-gettext', u'host-bison'] Warning: host file "./i686-buildroot-linux-uclibc/sysroot/usr/lib/libgobject-2.0.la" is touched by more than one package: [u'host-bison', u'host-patchelf', u'host-python-setuptools', u'host-sg3_utils'] Warning: host file "./i686-buildroot-linux-uclibc/sysroot/usr/lib/libqmi-glib.la" is touched by more than one package: [u'host-patchelf', u'host-python-setuptools', u'host-sg3_utils'] Warning: host file "./i686-buildroot-linux-uclibc/sysroot/usr/lib/libgpg-error.la" is touched by more than one package: [u'host-libxml2', u'host-bison', u'host-patchelf', u'host-python-setuptools', u'host-sg3_utils'] Warning: host file "./i686-buildroot-linux-uclibc/sysroot/usr/lib/libgcrypt.la" is touched by more than one package: [u'host-libxml2', u'host-bison', u'host-patchelf', u'host-python-setuptools', u'host-sg3_utils'] Warning: host file "./i686-buildroot-linux-uclibc/sysroot/usr/lib/libSDL.la" is touched by more than one package: [u'host-patchelf', u'host-python-setuptools', u'host-sg3_utils'] Warning: host file "./i686-buildroot-linux-uclibc/sysroot/usr/lib/libffi.la" is touched by more than one package: [u'host-libxml2', u'host-bison', u'host-patchelf', u'host-python-setuptools', u'host-sg3_utils'] Warning: host file "./i686-buildroot-linux-uclibc/sysroot/usr/lib/libpthsem.la" is touched by more than one package: [u'host-patchelf', u'host-python-setuptools', u'host-sg3_utils'] Warning: host file "./i686-buildroot-linux-uclibc/sysroot/usr/lib/libmount.la" is touched by more than one package: [u'host-libzlib', u'host-cmake', u'host-libxml2', u'host-bison', u'host-patchelf', u'host-python-setuptools', u'host-sg3_utils'] Warning: host file "./i686-buildroot-linux-uclibc/sysroot/usr/lib/libpcre.la" is touched by more than one package: [u'host-cmake', u'host-libxml2', u'host-bison', u'host-patchelf', u'host-python-setuptools', u'host-sg3_utils'] Warning: host file "./i686-buildroot-linux-uclibc/sysroot/usr/lib/libltdl.la" is touched by more than one package: [u'host-cmake', u'host-libxml2', u'host-bison', u'host-patchelf', u'host-python-setuptools', u'host-sg3_utils'] Warning: host file "./i686-buildroot-linux-uclibc/sysroot/usr/lib/libglib-2.0.la" is touched by more than one package: [u'host-bison', u'host-patchelf', u'host-python-setuptools', u'host-sg3_utils'] Warning: host file "./i686-buildroot-linux-uclibc/sysroot/usr/lib/libgio-2.0.la" is touched by more than one package: [u'host-bison', u'host-patchelf', u'host-python-setuptools', u'host-sg3_utils'] Warning: host file "./i686-buildroot-linux-uclibc/sysroot/usr/lib/libsmartcols.la" is touched by more than one package: [u'host-libzlib', u'host-cmake', u'host-libxml2', u'host-bison', u'host-patchelf', u'host-python-setuptools', u'host-sg3_utils'] Warning: host file "./i686-buildroot-linux-uclibc/sysroot/usr/lib/libgmp.la" is touched by more than one package: [u'host-cmake', u'host-libxml2', u'host-bison', u'host-patchelf', u'host-python-setuptools', u'host-sg3_utils'] Warning: host file "./i686-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.la" is touched by more than one package: [u'host-libzlib', u'host-cmake', u'host-libxml2', u'host-bison', u'host-patchelf', u'host-python-setuptools', u'host-sg3_utils'] Warning: host file "./i686-buildroot-linux-uclibc/sysroot/usr/lib/libSDLmain.la" is touched by more than one package: [u'host-patchelf', u'host-python-setuptools', u'host-sg3_utils'] Warning: host file "./i686-buildroot-linux-uclibc/sysroot/usr/lib/libevdev.la" is touched by more than one package: [u'host-cmake', u'host-libxml2', u'host-bison', u'host-patchelf', u'host-python-setuptools', u'host-sg3_utils'] Warning: host file "./i686-buildroot-linux-uclibc/sysroot/usr/lib/libpcreposix.la" is touched by more than one package: [u'host-cmake', u'host-libxml2', u'host-bison', u'host-patchelf', u'host-python-setuptools', u'host-sg3_utils'] Warning: host file "./i686-buildroot-linux-uclibc/sysroot/usr/lib/libuuid.la" is touched by more than one package: [u'host-libzlib', u'host-cmake', u'host-libxml2', u'host-bison', u'host-patchelf', u'host-python-setuptools', u'host-sg3_utils'] Warning: host file "./i686-buildroot-linux-uclibc/sysroot/usr/lib/libdavici.la" is touched by more than one package: [u'host-cmake', u'host-libxml2', u'host-bison', u'host-patchelf', u'host-python-setuptools', u'host-sg3_utils'] Warning: host file "./i686-buildroot-linux-uclibc/sysroot/usr/lib/libgthread-2.0.la" is touched by more than one package: [u'host-bison', u'host-patchelf', u'host-python-setuptools', u'host-sg3_utils'] Warning: host file "./i686-buildroot-linux-uclibc/sysroot/usr/lib/libpcrecpp.la" is touched by more than one package: [u'host-cmake', u'host-libxml2', u'host-bison', u'host-patchelf', u'host-python-setuptools', u'host-sg3_utils'] /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/etc/inittab if grep -q CONFIG_ASH=y ./.config; then grep -qsE '^/bin/ash$' /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/etc/shells || echo "/bin/ash" >> /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/etc/shells; fi grep: ./.config: No such file or directory if grep -q CONFIG_HUSH=y ./.config; then grep -qsE '^/bin/hush$' /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/etc/shells || echo "/bin/hush" >> /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/etc/shells; fi grep: ./.config: No such file or directory rm -f /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/share/glib-2.0/schemas/*.xml /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/share/glib-2.0/schemas/*.dtd /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/host/bin/glib-compile-schemas /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/host/i686-buildroot-linux-uclibc/sysroot/usr/share/glib-2.0/schemas --targetdir=/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/host/etc/meson sed -e "s%@TARGET_CROSS@%/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/host/bin/i686-linux-%g" -e "s%@TARGET_ARCH@%x86%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@%/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/host%g" package/meson//cross-compilation.conf.in > /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/host/etc/meson/cross-compilation.conf mkdir -p /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/etc echo "buildroot" > /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/etc/hosts mkdir -p /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/etc echo "Welcome to Buildroot" > /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/etc/shadow rm -f /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/bin/sh rm -f /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/build/locales.nopurge; done for dir in /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/include /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/share/aclocal \ /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/lib/pkgconfig /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/share/pkgconfig \ /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/lib/cmake /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/share/cmake find /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/lib/ /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/lib/ /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/share/gdb rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/share/bash-completion rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/share/zsh rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/man /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/share/man rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/info /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/share/info rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/doc /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/share/doc rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/share/gtk-doc rmdir /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/share 2>/dev/null || true find /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/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/rclinux/rc-buildroot-test/scripts/instance-5/output/host/bin/i686-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/host/bin/i686-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/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/rclinux/rc-buildroot-test/scripts/instance-5/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/rclinux/rc-buildroot-test/scripts/instance-5/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.02-rc1-00065-ge675e9a047"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.02-rc1"; \ echo "PRETTY_NAME=\"Buildroot 2019.02-rc1\"" \ ) > /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/etc >>> Sanitizing RPATH in target tree /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/buildroot/support/scripts/fix-rpath target touch /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr make: Leaving directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/buildroot' make: Entering directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/buildroot' >>> Buildroot 2019.02-rc1-00065-ge675e9a047 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> busybox 1.29.3 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> e2fsprogs 1.44.5 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> host-pkgconf 1.5.3 Collecting legal info ERROR: No hash found for COPYING >>> 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) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> ca-certificates 20180409 Collecting legal info ERROR: No hash found for debian/copyright >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1a Collecting legal info LICENSE: OK (sha256: 350c7817af2ef980d3f3922bc5e0bb6a9d9f6cc21e784a699bcd2a31c74a84b1) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python 2.7.15 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) ERROR: No hash found for libltdl/COPYING.LIB >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> clamav 0.101.1 Collecting legal info COPYING: OK (sha256: 0c4fd2fa9733fc9122503797648710851e4ee6d9e4969dd33fcbd8c63cd2f584) COPYING.bzip2: OK (sha256: d72a145c90918184a05ef65a04c9e6f7466faa59bc1b82c8f6a8ddc7ddcb9bed) COPYING.file: OK (sha256: dfb818a0d41411c6fb1c193c68b73018ceadd1994bda41ad541cbff292894bc6) COPYING.getopt: OK (sha256: 6dce638b76399e7521ad8e182d3e33e4496c85b3b69b6ff434b53017101e82ad) COPYING.LGPL: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING.llvm: OK (sha256: e3a9b913515a42f8ff3ef1551c3a2cdba383c39ed959729e0e2911219496ad74) COPYING.lzma: OK (sha256: d96d71b66aa32c4a2d1619b9ca3347dafa9460bcf0fb5ac2408916067ad31dfc) COPYING.pcre: OK (sha256: accdcf2455c07b99abea59016b3663eaef926a92092d103bfaa25fed27cf6b24) COPYING.regex: OK (sha256: e2c1395a3d9fea6d5d25847c9d783db6e2cc8b085b4025861f459139c5dfd90b) COPYING.unrar: OK (sha256: 1faccc6b5c7b958fb807a3f573d5be9bf7889fe898f7e0617c544b05a81bfd00) COPYING.zlib: OK (sha256: c2f77553f8d870c5635b0dace0519253233f172b33ce1fdf6578610706294eee) >>> libtool 2.4.6 Collecting legal info ERROR: No hash found for libltdl/COPYING.LIB >>> openssl Collecting legal info >>> libopenssl 1.1.1a Collecting legal info LICENSE: OK (sha256: 350c7817af2ef980d3f3922bc5e0bb6a9d9f6cc21e784a699bcd2a31c74a84b1) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> davici v1.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> strongswan 5.6.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 2292e21797754548dccdef9eef6aee7584e552fbd890fa914e1de8d3577d23f0) >>> gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> ed 1.15 Collecting legal info COPYING: OK (sha256: f03a12bef9dfb7281864a0dd965166d4f4ec7a66633df2bc72fa4363e57de02c) >>> evemu 2.7.0 Collecting legal info ERROR: No hash found for COPYING >>> libevdev 1.6.0 Collecting legal info COPYING: OK (sha256: f063d1279b31e73007e1c54493391818b4cb5f9162d590120397e0347b932137) >>> hicolor-icon-theme 0.15 Collecting legal info ERROR: No hash found for COPYING >>> initscripts Collecting legal info >>> libcec 4.0.2 Collecting legal info COPYING: OK (sha256: 3618005b3db4eb8ede7292d233e6c41605cb8dcbd33e8790eff6e29c1e4f3789) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> libplatform 2d90f98620e25f47702c9e848380c0d93f29462b Collecting legal info ERROR: No hash found for src/os.h >>> libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> libgcrypt 1.8.4 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.33 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libglib2 2.56.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.9 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> host-util-linux 2.33 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libpcap 1.9.0 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libpthsem 2.0.8 Collecting legal info ERROR: No hash found for COPYING >>> libqmi 1.22.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libtomcrypt 1.18.2 Collecting legal info LICENSE: OK (sha256: 8f196cb13afd271f5e267fd29543fc454596382ad580e7592709492843996ac8) >>> libtommath 1.1.0 Collecting legal info LICENSE: OK (sha256: 2fa64b163659f41965c9815882a8296d3d03ff546b76153e11445f9bdecf955a) >>> lrzsz 0.12.20 Collecting legal info ERROR: No hash found for COPYING >>> ltris 1.0.19 Collecting legal info ERROR: No hash found for COPYING >>> sdl 1.2.15 Collecting legal info ERROR: No hash found for COPYING >>> mdadm 4.0 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pdmenu 1.3.4 Collecting legal info doc/COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> slang 2.3.1a Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> pwgen 2.07 Collecting legal info ERROR: No hash found for debian/copyright >>> host-python-xlrd 1.0.0 Collecting legal info ERROR: No hash found for xlrd/licences.py >>> host-python-setuptools 40.6.3 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> sg3_utils 1.44 Collecting legal info COPYING: OK (sha256: d516b8b337a77e3d4c65dffe708ca7fb25b1cb4ec77ec362cf11ed659b9250bc) BSD_LICENSE: OK (sha256: 31f6d59679e0fb21c9358f22484e6e3c53e20ef08c0950fd38a4a867cb55edc9) >>> host-utp_com dee512ced1e9367d223d22f10797fbf9aeacfab6 Collecting legal info LICENSE: OK (sha256: a45d0bb572ed792ed34627a72621834b3ba92aab6e2cc4e04301dee7a728d753) >>> host-sg3_utils 1.44 Collecting legal info COPYING: OK (sha256: d516b8b337a77e3d4c65dffe708ca7fb25b1cb4ec77ec362cf11ed659b9250bc) BSD_LICENSE: OK (sha256: 31f6d59679e0fb21c9358f22484e6e3c53e20ef08c0950fd38a4a867cb55edc9) >>> vnstat 1.17 Collecting legal info ERROR: No hash found for COPYING >>> wireshark 2.6.6 Collecting legal info COPYING: OK (sha256: 7cdbed2b697efaa45576a033f1ac0e73cd045644a91c79bbf41d4a7d81dac7bf) >>> zlog 6ddb9bbf3ff0123e701bf60996f351576ebe9c00 Collecting legal info ERROR: No hash found for COPYING >>> znc 1.7.2 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) Legal info produced in /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/legal-info make: Leaving directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/buildroot'