Building module crypt... src/Utils.cpp: In static member function 'static CString CUtils::FormatTime(const timeval&, const CString&, const CString&)': src/Utils.cpp:534:30: warning: 'uFormatStart' may be used uninitialized in this function [-Wmaybe-uninitialized] sFormat2 += sFormat.substr(uLastCopied, ^ src/Utils.cpp:537:30: warning: 'iDigits' may be used uninitialized in this function [-Wmaybe-uninitialized] sFormat2 += CString(iDigits - sVal.length(), '0'); ^ Building core object FileUtils... Building module ctcpflood... Building core object HTTPSock... Building core object Template... Building module dcc... Building core object ClientCommand... Building module disconkick... Building module fail2ban... Building core object Socket... Building core object SHA256... Building module flooddetach... Building module identfile... Building core object WebModules... Building module imapauth... Building core object Listener... Building module keepnick... Building core object Config... Building module kickrejoin... Building module lastseen... Building core object ZNCDebug... Building module listsockets... Building module log... Building core object Threads... Building module missingmotd... Building core object version... Building module modules_online... Building module nickserv... Building module notes... Building core object Query... Building module notify_connect... Building core object SSLVerifyHost... Building module partyline... Building core object Message... partyline.cpp: In member function 'virtual CModule::EModRet CPartylineMod::OnNumericMessage(CNumericMessage&)': partyline.cpp:209:54: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < Msg.GetParams().size(); ++i) { ^ Building module perform... Building core object Translation... Building module q... Linking znc... Building module raw... Building module route_replies... Building module sample... Building module samplewebapi... Building module sasl... Building module savebuff... Building module schat... Building module send_raw... Building module shell... Building module simple_away... Building module stickychan... 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 '/home/naourr/work/instance-2/output/build/znc-1.7.1/modules' ZNC was successfully compiled. Use '/usr/bin/make install' to install ZNC to '/usr'. make[1]: Leaving directory '/home/naourr/work/instance-2/output/build/znc-1.7.1' >>> znc 1.7.1 Installing to target PATH="/home/naourr/work/instance-2/output/host/bin:/home/naourr/work/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 DESTDIR=/home/naourr/work/instance-2/output/target install -C /home/naourr/work/instance-2/output/build/znc-1.7.1/ make[1]: Entering directory '/home/naourr/work/instance-2/output/build/znc-1.7.1' test -d /home/naourr/work/instance-2/output/target/usr/bin || /usr/bin/install -c -d /home/naourr/work/instance-2/output/target/usr/bin test -d /home/naourr/work/instance-2/output/target/usr/include/znc || /usr/bin/install -c -d /home/naourr/work/instance-2/output/target/usr/include/znc test -d /home/naourr/work/instance-2/output/target/usr/lib/pkgconfig || /usr/bin/install -c -d /home/naourr/work/instance-2/output/target/usr/lib/pkgconfig test -d /home/naourr/work/instance-2/output/target/usr/lib/znc || /usr/bin/install -c -d /home/naourr/work/instance-2/output/target/usr/lib/znc test -d /home/naourr/work/instance-2/output/target/usr/share/znc || /usr/bin/install -c -d /home/naourr/work/instance-2/output/target/usr/share/znc cp -R ./webskins /home/naourr/work/instance-2/output/target/usr/share/znc find /home/naourr/work/instance-2/output/target/usr/share/znc/webskins -type d -exec chmod 0755 '{}' \; find /home/naourr/work/instance-2/output/target/usr/share/znc/webskins -type f -exec chmod 0644 '{}' \; /usr/bin/install -c znc /home/naourr/work/instance-2/output/target/usr/bin /usr/bin/install -c znc-buildmod /home/naourr/work/instance-2/output/target/usr/bin /usr/bin/install -c -m 644 ./include/znc/*.h /home/naourr/work/instance-2/output/target/usr/include/znc /usr/bin/install -c -m 644 include/znc/*.h /home/naourr/work/instance-2/output/target/usr/include/znc /usr/bin/install -c -m 644 znc.pc /home/naourr/work/instance-2/output/target/usr/lib/pkgconfig make[2]: Entering directory '/home/naourr/work/instance-2/output/build/znc-1.7.1/modules' rm -rf /home/naourr/work/instance-2/output/target/usr/share/znc/modules test -d /home/naourr/work/instance-2/output/target/usr/lib/znc || /usr/bin/install -c -d /home/naourr/work/instance-2/output/target/usr/lib/znc test -d /home/naourr/work/instance-2/output/target/usr/share/znc/modules || /usr/bin/install -c -d /home/naourr/work/instance-2/output/target/usr/share/znc/modules rm -rf /home/naourr/work/instance-2/output/target/usr/lib/znc/*.so cp -R ./data/* /home/naourr/work/instance-2/output/target/usr/share/znc/modules find /home/naourr/work/instance-2/output/target/usr/share/znc/modules -type d -exec chmod 0755 '{}' \; find /home/naourr/work/instance-2/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 /home/naourr/work/instance-2/output/target/usr/lib/znc make[2]: Leaving directory '/home/naourr/work/instance-2/output/build/znc-1.7.1/modules' if test -n ""; then \ test -d /home/naourr/work/instance-2/output/target || /usr/bin/install -c -d /home/naourr/work/instance-2/output/target || exit 1 ; \ /usr/bin/install -c /home/naourr/work/instance-2/output/target || exit 1 ; \ /usr/bin/install -c libznc.dll.a /home/naourr/work/instance-2/output/target/usr/lib || exit 1 ; \ fi make[2]: Entering directory '/home/naourr/work/instance-2/output/build/znc-1.7.1/man' test -d /home/naourr/work/instance-2/output/target/usr/share/man/man1 || /usr/bin/install -c -d /home/naourr/work/instance-2/output/target/usr/share/man/man1 /usr/bin/install -c -m 644 znc.1.gz znc-buildmod.1.gz /home/naourr/work/instance-2/output/target/usr/share/man/man1 make[2]: Leaving directory '/home/naourr/work/instance-2/output/build/znc-1.7.1/man' #test -d /home/naourr/work/instance-2/output/target || /usr/bin/install -c -d /home/naourr/work/instance-2/output/target #/usr/bin/install -c -m 644 ./znc.service /home/naourr/work/instance-2/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 '/home/naourr/work/instance-2/output/build/znc-1.7.1' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/naourr/work/instance-2/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'readline', u'check', u'gsl'] Warning: target file "./usr/bin/sha512sum" is touched by more than one package: [u'busybox', u'libkcapi'] Warning: target file "./usr/bin/md5sum" is touched by more than one package: [u'busybox', u'libkcapi'] Warning: target file "./usr/bin/sha256sum" is touched by more than one package: [u'busybox', u'libkcapi'] Warning: target file "./usr/bin/sha1sum" is touched by more than one package: [u'busybox', u'libkcapi'] ./support/scripts/check-uniq-files -t staging /home/naourr/work/instance-2/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/enchant/libenchant_myspell.la" is touched by more than one package: [u'enchant', u'erlang', u'gsl', u'jansson', u'lcms2', u'libcgicc', u'libcurl', u'libgee', u'libgsm', u'libusb', u'libiqrf', u'libkcapi', u'libsodium', u'libuv', u'libxmlrpc', u'sdl', u'openobex', u'scrypt', u'trace-cmd', u'wampcc'] Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'readline', u'check', u'gsl'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'bluez_utils', u'libtirpc', u'libpng', u'freetype', u'enchant', u'erlang', u'gsl', u'jansson', u'lcms2', u'libcgicc', u'libcurl', u'libgee', u'libgsm', u'libusb', u'libiqrf', u'libkcapi', u'libsodium', u'libuv', u'libxmlrpc', u'sdl', u'openobex', u'scrypt', u'trace-cmd', u'wampcc'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'bluez_utils', u'libtirpc', u'libpng', u'freetype', u'enchant', u'erlang', u'gsl', u'jansson', u'lcms2', u'libcgicc', u'libcurl', u'libgee', u'libgsm', u'libusb', u'libiqrf', u'libkcapi', u'libsodium', u'libuv', u'libxmlrpc', u'sdl', u'openobex', u'scrypt', u'trace-cmd', u'wampcc'] Warning: staging file "./usr/lib/libuv.la" is touched by more than one package: [u'libuv', u'libxmlrpc', u'sdl', u'openobex', u'scrypt', u'trace-cmd', u'wampcc'] Warning: staging file "./usr/lib/libcheck.la" is touched by more than one package: [u'check', u'dbus', u'libffi', u'libglib2', u'bluez_utils', u'libtirpc', u'libpng', u'freetype', u'enchant', u'erlang', u'gsl', u'jansson', u'lcms2', u'libcgicc', u'libcurl', u'libgee', u'libgsm', u'libusb', u'libiqrf', u'libkcapi', u'libsodium', u'libuv', u'libxmlrpc', u'sdl', u'openobex', u'scrypt', u'trace-cmd', u'wampcc'] Warning: staging file "./usr/lib/libaprutil-1.la" is touched by more than one package: [u'apr-util', u'pcre', u'apache', u'bcm2835', u'bitstream', u'check', u'dbus', u'libffi', u'libglib2', u'bluez_utils', u'libtirpc', u'libpng', u'freetype', u'enchant', u'erlang', u'gsl', u'jansson', u'lcms2', u'libcgicc', u'libcurl', u'libgee', u'libgsm', u'libusb', u'libiqrf', u'libkcapi', u'libsodium', u'libuv', u'libxmlrpc', u'sdl', u'openobex', u'scrypt', u'trace-cmd', u'wampcc'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'apache', u'bcm2835', u'bitstream', u'check', u'dbus', u'libffi', u'libglib2', u'bluez_utils', u'libtirpc', u'libpng', u'freetype', u'enchant', u'erlang', u'gsl', u'jansson', u'lcms2', u'libcgicc', u'libcurl', u'libgee', u'libgsm', u'libusb', u'libiqrf', u'libkcapi', u'libsodium', u'libuv', u'libxmlrpc', u'sdl', u'openobex', u'scrypt', u'trace-cmd', u'wampcc'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'libglib2', u'bluez_utils', u'libtirpc', u'libpng', u'freetype', u'enchant', u'erlang', u'gsl', u'jansson', u'lcms2', u'libcgicc', u'libcurl', u'libgee', u'libgsm', u'libusb', u'libiqrf', u'libkcapi', u'libsodium', u'libuv', u'libxmlrpc', u'sdl', u'openobex', u'scrypt', u'trace-cmd', u'wampcc'] Warning: staging file "./usr/lib/libbluetooth.la" is touched by more than one package: [u'bluez_utils', u'libtirpc', u'libpng', u'freetype', u'enchant', u'erlang', u'gsl', u'jansson', u'lcms2', u'libcgicc', u'libcurl', u'libgee', u'libgsm', u'libusb', u'libiqrf', u'libkcapi', u'libsodium', u'libuv', u'libxmlrpc', u'sdl', u'openobex', u'scrypt', u'trace-cmd', u'wampcc'] Warning: staging file "./usr/lib/libkcapi.la" is touched by more than one package: [u'libkcapi', u'libsodium', u'libuv', u'libxmlrpc', u'sdl', u'openobex', u'scrypt', u'trace-cmd', u'wampcc'] Warning: staging file "./usr/lib/enchant/libenchant_ispell.la" is touched by more than one package: [u'enchant', u'erlang', u'gsl', u'jansson', u'lcms2', u'libcgicc', u'libcurl', u'libgee', u'libgsm', u'libusb', u'libiqrf', u'libkcapi', u'libsodium', u'libuv', u'libxmlrpc', u'sdl', u'openobex', u'scrypt', u'trace-cmd', u'wampcc'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'bluez_utils', u'libtirpc', u'libpng', u'freetype', u'enchant', u'erlang', u'gsl', u'jansson', u'lcms2', u'libcgicc', u'libcurl', u'libgee', u'libgsm', u'libusb', u'libiqrf', u'libkcapi', u'libsodium', u'libuv', u'libxmlrpc', u'sdl', u'openobex', u'scrypt', u'trace-cmd', u'wampcc'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'apache', u'bcm2835', u'bitstream', u'check', u'dbus', u'libffi', u'libglib2', u'bluez_utils', u'libtirpc', u'libpng', u'freetype', u'enchant', u'erlang', u'gsl', u'jansson', u'lcms2', u'libcgicc', u'libcurl', u'libgee', u'libgsm', u'libusb', u'libiqrf', u'libkcapi', u'libsodium', u'libuv', u'libxmlrpc', u'sdl', u'openobex', u'scrypt', u'trace-cmd', u'wampcc'] Warning: staging file "./usr/lib/libgslcblas.la" is touched by more than one package: [u'gsl', u'jansson', u'lcms2', u'libcgicc', u'libcurl', u'libgee', u'libgsm', u'libusb', u'libiqrf', u'libkcapi', u'libsodium', u'libuv', u'libxmlrpc', u'sdl', u'openobex', u'scrypt', u'trace-cmd', u'wampcc'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'am335x-pru-package', u'apr', u'expat', u'libopenssl', u'libxml2', u'postgresql', u'apr-util', u'pcre', u'apache', u'bcm2835', u'bitstream', u'check', u'dbus', u'libffi', u'libglib2', u'bluez_utils', u'libtirpc', u'libpng', u'freetype', u'enchant', u'erlang', u'gsl', u'jansson', u'lcms2', u'libcgicc', u'libcurl', u'libgee', u'libgsm', u'libusb', u'libiqrf', u'libkcapi', u'libsodium', u'libuv', u'libxmlrpc', u'sdl', u'openobex', u'scrypt', u'trace-cmd', u'wampcc'] Warning: staging file "./usr/lib/libjansson.la" is touched by more than one package: [u'jansson', u'lcms2', u'libcgicc', u'libcurl', u'libgee', u'libgsm', u'libusb', u'libiqrf', u'libkcapi', u'libsodium', u'libuv', u'libxmlrpc', u'sdl', u'openobex', u'scrypt', u'trace-cmd', u'wampcc'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'libiqrf', u'libkcapi', u'libsodium', u'libuv', u'libxmlrpc', u'sdl', u'openobex', u'scrypt', u'trace-cmd', u'wampcc'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'apache', u'bcm2835', u'bitstream', u'check', u'dbus', u'libffi', u'libglib2', u'bluez_utils', u'libtirpc', u'libpng', u'freetype', u'enchant', u'erlang', u'gsl', u'jansson', u'lcms2', u'libcgicc', u'libcurl', u'libgee', u'libgsm', u'libusb', u'libiqrf', u'libkcapi', u'libsodium', u'libuv', u'libxmlrpc', u'sdl', u'openobex', u'scrypt', u'trace-cmd', u'wampcc'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'bluez_utils', u'libtirpc', u'libpng', u'freetype', u'enchant', u'erlang', u'gsl', u'jansson', u'lcms2', u'libcgicc', u'libcurl', u'libgee', u'libgsm', u'libusb', u'libiqrf', u'libkcapi', u'libsodium', u'libuv', u'libxmlrpc', u'sdl', u'openobex', u'scrypt', u'trace-cmd', u'wampcc'] Warning: staging file "./usr/lib/libsodium.la" is touched by more than one package: [u'libsodium', u'libuv', u'libxmlrpc', u'sdl', u'openobex', u'scrypt', u'trace-cmd', u'wampcc'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'bluez_utils', u'libtirpc', u'libpng', u'freetype', u'enchant', u'erlang', u'gsl', u'jansson', u'lcms2', u'libcgicc', u'libcurl', u'libgee', u'libgsm', u'libusb', u'libiqrf', u'libkcapi', u'libsodium', u'libuv', u'libxmlrpc', u'sdl', u'openobex', u'scrypt', u'trace-cmd', u'wampcc'] Warning: staging file "./usr/lib/libgee-0.8.la" is touched by more than one package: [u'libgee', u'libgsm', u'libusb', u'libiqrf', u'libkcapi', u'libsodium', u'libuv', u'libxmlrpc', u'sdl', u'openobex', u'scrypt', u'trace-cmd', u'wampcc'] Warning: staging file "./usr/lib/libtirpc.la" is touched by more than one package: [u'libtirpc', u'libpng', u'freetype', u'enchant', u'erlang', u'gsl', u'jansson', u'lcms2', u'libcgicc', u'libcurl', u'libgee', u'libgsm', u'libusb', u'libiqrf', u'libkcapi', u'libsodium', u'libuv', u'libxmlrpc', u'sdl', u'openobex', u'scrypt', u'trace-cmd', u'wampcc'] Warning: staging file "./usr/lib/liblcms2.la" is touched by more than one package: [u'lcms2', u'libcgicc', u'libcurl', u'libgee', u'libgsm', u'libusb', u'libiqrf', u'libkcapi', u'libsodium', u'libuv', u'libxmlrpc', u'sdl', u'openobex', u'scrypt', u'trace-cmd', u'wampcc'] Warning: staging file "./usr/lib/libcurl.la" is touched by more than one package: [u'libcurl', u'libgee', u'libgsm', u'libusb', u'libiqrf', u'libkcapi', u'libsodium', u'libuv', u'libxmlrpc', u'sdl', u'openobex', u'scrypt', u'trace-cmd', u'wampcc'] Warning: staging file "./usr/lib/libpng.la" is touched by more than one package: [u'libpng', u'freetype', u'enchant', u'erlang', u'gsl', u'jansson', u'lcms2', u'libcgicc', u'libcurl', u'libgee', u'libgsm', u'libusb', u'libiqrf', u'libkcapi', u'libsodium', u'libuv', u'libxmlrpc', u'sdl', u'openobex', u'scrypt', u'trace-cmd', u'wampcc'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'am335x-pru-package', u'apr', u'expat', u'libopenssl', u'libxml2', u'postgresql', u'apr-util', u'pcre', u'apache', u'bcm2835', u'bitstream', u'check', u'dbus', u'libffi', u'libglib2', u'bluez_utils', u'libtirpc', u'libpng', u'freetype', u'enchant', u'erlang', u'gsl', u'jansson', u'lcms2', u'libcgicc', u'libcurl', u'libgee', u'libgsm', u'libusb', u'libiqrf', u'libkcapi', u'libsodium', u'libuv', u'libxmlrpc', u'sdl', u'openobex', u'scrypt', u'trace-cmd', u'wampcc'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'postgresql', u'apr-util', u'pcre', u'apache', u'bcm2835', u'bitstream', u'check', u'dbus', u'libffi', u'libglib2', u'bluez_utils', u'libtirpc', u'libpng', u'freetype', u'enchant', u'erlang', u'gsl', u'jansson', u'lcms2', u'libcgicc', u'libcurl', u'libgee', u'libgsm', u'libusb', u'libiqrf', u'libkcapi', u'libsodium', u'libuv', u'libxmlrpc', u'sdl', u'openobex', u'scrypt', u'trace-cmd', u'wampcc'] Warning: staging file "./usr/lib/libgsl.la" is touched by more than one package: [u'gsl', u'jansson', u'lcms2', u'libcgicc', u'libcurl', u'libgee', u'libgsm', u'libusb', u'libiqrf', u'libkcapi', u'libsodium', u'libuv', u'libxmlrpc', u'sdl', u'openobex', u'scrypt', u'trace-cmd', u'wampcc'] Warning: staging file "./usr/lib/libenchant.la" is touched by more than one package: [u'enchant', u'erlang', u'gsl', u'jansson', u'lcms2', u'libcgicc', u'libcurl', u'libgee', u'libgsm', u'libusb', u'libiqrf', u'libkcapi', u'libsodium', u'libuv', u'libxmlrpc', u'sdl', u'openobex', u'scrypt', u'trace-cmd', u'wampcc'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'libopenssl', u'libxml2', u'postgresql', u'apr-util', u'pcre', u'apache', u'bcm2835', u'bitstream', u'check', u'dbus', u'libffi', u'libglib2', u'bluez_utils', u'libtirpc', u'libpng', u'freetype', u'enchant', u'erlang', u'gsl', u'jansson', u'lcms2', u'libcgicc', u'libcurl', u'libgee', u'libgsm', u'libusb', u'libiqrf', u'libkcapi', u'libsodium', u'libuv', u'libxmlrpc', u'sdl', u'openobex', u'scrypt', u'trace-cmd', u'wampcc'] Warning: staging file "./usr/lib/libdbus-1.la" is touched by more than one package: [u'dbus', u'libffi', u'libglib2', u'bluez_utils', u'libtirpc', u'libpng', u'freetype', u'enchant', u'erlang', u'gsl', u'jansson', u'lcms2', u'libcgicc', u'libcurl', u'libgee', u'libgsm', u'libusb', u'libiqrf', u'libkcapi', u'libsodium', u'libuv', u'libxmlrpc', u'sdl', u'openobex', u'scrypt', u'trace-cmd', u'wampcc'] Warning: staging file "./usr/lib/libcgicc.la" is touched by more than one package: [u'libcgicc', u'libcurl', u'libgee', u'libgsm', u'libusb', u'libiqrf', u'libkcapi', u'libsodium', u'libuv', u'libxmlrpc', u'sdl', u'openobex', u'scrypt', u'trace-cmd', u'wampcc'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'enchant', u'erlang', u'gsl', u'jansson', u'lcms2', u'libcgicc', u'libcurl', u'libgee', u'libgsm', u'libusb', u'libiqrf', u'libkcapi', u'libsodium', u'libuv', u'libxmlrpc', u'sdl', u'openobex', u'scrypt', u'trace-cmd', u'wampcc'] Warning: staging file "./usr/lib/libpng16.la" is touched by more than one package: [u'libpng', u'freetype', u'enchant', u'erlang', u'gsl', u'jansson', u'lcms2', u'libcgicc', u'libcurl', u'libgee', u'libgsm', u'libusb', u'libiqrf', u'libkcapi', u'libsodium', u'libuv', u'libxmlrpc', u'sdl', u'openobex', u'scrypt', u'trace-cmd', u'wampcc'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'am335x-pru-package', u'apr', u'expat', u'libopenssl', u'libxml2', u'postgresql', u'apr-util', u'pcre', u'apache', u'bcm2835', u'bitstream', u'check', u'dbus', u'libffi', u'libglib2', u'bluez_utils', u'libtirpc', u'libpng', u'freetype', u'enchant', u'erlang', u'gsl', u'jansson', u'lcms2', u'libcgicc', u'libcurl', u'libgee', u'libgsm', u'libusb', u'libiqrf', u'libkcapi', u'libsodium', u'libuv', u'libxmlrpc', u'sdl', u'openobex', u'scrypt', u'trace-cmd', u'wampcc'] Warning: staging file "./usr/lib/apr-util-1/apr_crypto_openssl.la" is touched by more than one package: [u'apr-util', u'pcre', u'apache', u'bcm2835', u'bitstream', u'check', u'dbus', u'libffi', u'libglib2', u'bluez_utils', u'libtirpc', u'libpng', u'freetype', u'enchant', u'erlang', u'gsl', u'jansson', u'lcms2', u'libcgicc', u'libcurl', u'libgee', u'libgsm', u'libusb', u'libiqrf', u'libkcapi', u'libsodium', u'libuv', u'libxmlrpc', u'sdl', u'openobex', u'scrypt', u'trace-cmd', u'wampcc'] Warning: staging file "./usr/lib/libSDL.la" is touched by more than one package: [u'sdl', u'openobex', u'scrypt', u'trace-cmd', u'wampcc'] Warning: staging file "./usr/lib/libSDLmain.la" is touched by more than one package: [u'sdl', u'openobex', u'scrypt', u'trace-cmd', u'wampcc'] Warning: staging file "./usr/lib/apr-util-1/apr_dbd_pgsql.la" is touched by more than one package: [u'apr-util', u'pcre', u'apache', u'bcm2835', u'bitstream', u'check', u'dbus', u'libffi', u'libglib2', u'bluez_utils', u'libtirpc', u'libpng', u'freetype', u'enchant', u'erlang', u'gsl', u'jansson', u'lcms2', u'libcgicc', u'libcurl', u'libgee', u'libgsm', u'libusb', u'libiqrf', u'libkcapi', u'libsodium', u'libuv', u'libxmlrpc', u'sdl', u'openobex', u'scrypt', u'trace-cmd', u'wampcc'] Warning: staging file "./usr/lib/libapr-1.la" is touched by more than one package: [u'apr', u'expat', u'libopenssl', u'libxml2', u'postgresql', u'apr-util', u'pcre', u'apache', u'bcm2835', u'bitstream', u'check', u'dbus', u'libffi', u'libglib2', u'bluez_utils', u'libtirpc', u'libpng', u'freetype', u'enchant', u'erlang', u'gsl', u'jansson', u'lcms2', u'libcgicc', u'libcurl', u'libgee', u'libgsm', u'libusb', u'libiqrf', u'libkcapi', u'libsodium', u'libuv', u'libxmlrpc', u'sdl', u'openobex', u'scrypt', u'trace-cmd', u'wampcc'] ./support/scripts/check-uniq-files -t host /home/naourr/work/instance-2/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-tar', u'host-lzip', u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-gettext', u'host-gdb', u'host-bison'] /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/naourr/work/instance-2/output/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/naourr/work/instance-2/output/target/etc/inittab if grep -q CONFIG_ASH=y ./.config; then grep -qsE '^/bin/ash$' /home/naourr/work/instance-2/output/target/etc/shells || echo "/bin/ash" >> /home/naourr/work/instance-2/output/target/etc/shells; fi grep: ./.config: No such file or directory if grep -q CONFIG_HUSH=y ./.config; then grep -qsE '^/bin/hush$' /home/naourr/work/instance-2/output/target/etc/shells || echo "/bin/hush" >> /home/naourr/work/instance-2/output/target/etc/shells; fi grep: ./.config: No such file or directory rm -f /home/naourr/work/instance-2/output/target/usr/share/glib-2.0/schemas/*.xml /home/naourr/work/instance-2/output/target/usr/share/glib-2.0/schemas/*.dtd /home/naourr/work/instance-2/output/host/bin/glib-compile-schemas /home/naourr/work/instance-2/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/naourr/work/instance-2/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/naourr/work/instance-2/output/target/etc echo "buildroot" > /home/naourr/work/instance-2/output/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/naourr/work/instance-2/output/target/etc/hosts mkdir -p /home/naourr/work/instance-2/output/target/etc echo "Welcome to Buildroot" > /home/naourr/work/instance-2/output/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/naourr/work/instance-2/output/target/etc/shadow rm -f /home/naourr/work/instance-2/output/target/bin/sh rm -f /home/naourr/work/instance-2/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/naourr/work/instance-2/output/build/locales.nopurge; done for dir in /home/naourr/work/instance-2/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/naourr/work/instance-2/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/naourr/work/instance-2/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/naourr/work/instance-2/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/naourr/work/instance-2/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/naourr/work/instance-2/output/target/usr/include /home/naourr/work/instance-2/output/target/usr/share/aclocal \ /home/naourr/work/instance-2/output/target/usr/lib/pkgconfig /home/naourr/work/instance-2/output/target/usr/share/pkgconfig \ /home/naourr/work/instance-2/output/target/usr/lib/cmake /home/naourr/work/instance-2/output/target/usr/share/cmake find /home/naourr/work/instance-2/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/naourr/work/instance-2/output/target/lib/ /home/naourr/work/instance-2/output/target/usr/lib/ /home/naourr/work/instance-2/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/naourr/work/instance-2/output/target/usr/share/gdb rm -rf /home/naourr/work/instance-2/output/target/usr/share/bash-completion rm -rf /home/naourr/work/instance-2/output/target/usr/share/zsh rm -rf /home/naourr/work/instance-2/output/target/usr/man /home/naourr/work/instance-2/output/target/usr/share/man rm -rf /home/naourr/work/instance-2/output/target/usr/info /home/naourr/work/instance-2/output/target/usr/share/info rm -rf /home/naourr/work/instance-2/output/target/usr/doc /home/naourr/work/instance-2/output/target/usr/share/doc rm -rf /home/naourr/work/instance-2/output/target/usr/share/gtk-doc rmdir /home/naourr/work/instance-2/output/target/usr/share 2>/dev/null || true find /home/naourr/work/instance-2/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/naourr/work/instance-2/output/host/bin/arm-none-linux-gnueabi-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/naourr/work/instance-2/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/naourr/work/instance-2/output/host/bin/arm-none-linux-gnueabi-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/naourr/work/instance-2/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/naourr/work/instance-2/output/host/bin/arm-none-linux-gnueabi-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/naourr/work/instance-2/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/naourr/work/instance-2/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/naourr/work/instance-2/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.11-rc2-00052-g750d43ae14"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.11-rc2"; \ echo "PRETTY_NAME=\"Buildroot 2018.11-rc2\"" \ ) > /home/naourr/work/instance-2/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/naourr/work/instance-2/output/target/etc >>> Sanitizing RPATH in target tree /home/naourr/work/instance-2/buildroot/support/scripts/fix-rpath target touch /home/naourr/work/instance-2/output/target/usr make: Leaving directory '/home/naourr/work/instance-2/buildroot' make: Entering directory '/home/naourr/work/instance-2/buildroot' >>> Buildroot 2018.11-rc2-00052-g750d43ae14 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-skeleton Collecting legal info >>> host-tar 1.29 Collecting legal info ERROR: No hash found for COPYING >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info arm-2014.05-29-arm-none-linux-gnueabi.src.tar.bz2: OK (sha256: e16a5b1e41d7ff1e74161f9405182001bc8d1360d89564e73911032e6966cc0d) >>> toolchain-external-codesourcery-arm 2014.05-29 Collecting legal info >>> toolchain Collecting legal info >>> abootimg 7e127fee6a3981f6b0a50ce9910267cd501e09d4 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> util-linux 2.32.1 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 >>> 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 7.0 Collecting legal info ERROR: No hash found for COPYING >>> 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) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> aespipe 2.4d Collecting legal info >>> am335x-pru-package 5f374ad57cc195f28bf5e585c3d446aba6ee7096 Collecting legal info ERROR: No hash found for pru_sw/utils/LICENCE.txt >>> host-am335x-pru-package 5f374ad57cc195f28bf5e585c3d446aba6ee7096 Collecting legal info ERROR: No hash found for pru_sw/utils/LICENCE.txt >>> apache 2.4.37 Collecting legal info LICENSE: OK (sha256: c49c0819a726b70142621715dae3159c47b0349c2bc9db079070f28dadac0229) >>> apr 1.6.3 Collecting legal info LICENSE: OK (sha256: f854aeef66ecd55a126226e82b3f26793fc3b1c584647f6a0edc5639974c38ad) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> apr-util 1.6.1 Collecting legal info LICENSE: OK (sha256: ef5609d18601645ad6fe22c6c122094be40e976725c1d0490778abacc836e7a2) >>> expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> openssl Collecting legal info >>> libopenssl 1.0.2q Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> postgresql 11.1 Collecting legal info COPYRIGHT: OK (sha256: 24cfc70cf16b3a23242c49ffce39510683bdd48cbedb8a46fe03976ee5f5c21e) >>> host-zic 2018e Collecting legal info >>> libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> bcm2835 1.48 Collecting legal info ERROR: No hash found for COPYING >>> bitstream 1.4 Collecting legal info COPYING: OK (sha256: 9644a812f9a8377a59acb7092a36ce8882a39743425d9171a8fb84637e2f6e04) >>> bluez_utils 4.101 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) COPYING.LIB: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> check 0.11.0 Collecting legal info COPYING.LESSER: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> dbus 1.12.10 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.1 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.8 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.32.1 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-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> busybox 1.29.3 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> libtirpc 1.0.3 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> host-nfs-utils 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> host-libtirpc 1.0.3 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> dvdauthor 0.7.2 Collecting legal info ERROR: No hash found for COPYING >>> freetype 2.9.1 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.34 Collecting legal info LICENSE: OK (sha256: a247c24f82bacf0403fe2f3d5550493a91cdb575fe7036b764bda8cacf3efd9c) >>> enchant 1.6.0 Collecting legal info ERROR: No hash found for COPYING.LIB >>> erlang 21.0 Collecting legal info LICENSE.txt: OK (sha256: 809fa1ed21450f59827d1e9aec720bbc4b687434fa22283c6cb5dd82a47ab9c0) >>> host-erlang 21.0 Collecting legal info LICENSE.txt: OK (sha256: 809fa1ed21450f59827d1e9aec720bbc4b687434fa22283c6cb5dd82a47ab9c0) >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2q Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> host-gdb 8.1.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB ERROR: No hash found for COPYING3 ERROR: No hash found for COPYING3.LIB >>> host-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> gsl 2.3 Collecting legal info ERROR: No hash found for COPYING >>> initscripts Collecting legal info >>> iodine 0.7.0 Collecting legal info ERROR: No hash found for README >>> jansson 2.11 Collecting legal info LICENSE: OK (sha256: 3034b2319f8c053995e8c8abf11b76418a3a8836cd769e5b3f0b6b13bfa00ec4) >>> lcms2 2.9 Collecting legal info COPYING: OK (sha256: c725daac91a9259ce5e195683c0eeb797d345035c36ac5ba114c9fa80e11639a) >>> libcgicc 3.2.19 Collecting legal info COPYING.LIB: OK (sha256: a2e480f5e8afd7c587a3c0ac2ed3b73ed4b10fa3a553dea26e7b661c7cedda72) COPYING.DOC: OK (sha256: 0fd15977dc962abf3eced509b1cf5356f9784939742d67a635671141023a11da) >>> libcurl 7.62.0 Collecting legal info COPYING: OK (sha256: 5f3849ec38ddb927e79f514bf948890c41b8d1407286a49609b8fb1585931095) >>> libgee 0.20.1 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-vala 0.34.7 Collecting legal info ERROR: No hash found for COPYING >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libgsm 1.0.17 Collecting legal info COPYRIGHT: OK (sha256: 81c68a3374937ed9b5e4929c709e81a2c4b35b5d1f450ecf8c473e2daea46ff6) >>> libiqrf v0.1.2 Collecting legal info >>> libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libkcapi 1.1.3 Collecting legal info COPYING: OK (sha256: b0336f8f07a6abf8b0a59d961f53601d7c4a7c09a8137805b730a34a976039f8) COPYING.gplv2: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) COPYING.bsd: OK (sha256: 13aa749a5b0a454917a944ed8fffc530b784f5ead522b1aacaf4ec8aa55a6239) >>> libsodium 1.0.16 Collecting legal info LICENSE: OK (sha256: 6faf327c97dca6da69acefc6d3969d7bffb70a24f0707874870fdcfd6b0acf58) >>> libuv v1.23.2 Collecting legal info LICENSE: OK (sha256: 6d20216ae022fbeed23916f48508fd807ece3d8464992330643b0e64e5c0c24b) >>> libxmlrpc 1.43.08 Collecting legal info doc/COPYING: OK (sha256: db7a6d3f187b218c3534010a83424c6bcdef88e6a0b6b1aa3a8762238bd642e6) >>> 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 >>> mc 4.8.20 Collecting legal info COPYING: OK (sha256: 5576bbec76296e1c8e081f7037ebd01bdada388635f58d844a2f20d37bbe4284) >>> odhcp6c 7533a6243dc3ac5a747cf6ccbc4d0539dafd3e07 Collecting legal info ERROR: No hash found for COPYING >>> openntpd 6.2p3 Collecting legal info COPYING: OK (sha256: 6c1822ee950652c12bb3773849db18794f62c63452a70d018edf23e8cba71839) >>> openobex 1.7.2 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> opentyrian-data 2.1 Collecting legal info >>> opentyrian 9c9f0ec3532b Collecting legal info WARNING: no hash file for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> phytool 2 Collecting legal info ERROR: No hash found for LICENSE >>> rpcbind 0.2.3 Collecting legal info ERROR: No hash found for COPYING >>> rpi-wifi-firmware 8c1e2bff1da9850f68efcfff3da5d939ec27a2ee Collecting legal info LICENCE.broadcom_bcm43xx: OK (sha256: b16056fc91b82a0e3e8de8f86c2dac98201aa9dc3cbd33e8d38f1b087fcec30d) >>> scrypt 1.2.0 Collecting legal info ERROR: No hash found for main.c >>> smstools3 3.1.15 Collecting legal info ERROR: No hash found for doc/license.html ERROR: No hash found for LICENSE >>> host-sunxi-tools v1.4.1 Collecting legal info ERROR: No hash found for LICENSE.md >>> host-libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> trace-cmd trace-cmd-v2.6.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> ussp-push 0.11 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> wampcc v1.6 Collecting legal info LICENSE: OK (sha256: bd185b1ec8a292d42b42346757ff6e198073e13c1e080e9ea548d34dd42d30d8) >>> znc 1.7.1 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-codesourcery-arm-2014.05-29: cannot save license (TOOLCHAIN_EXTERNAL_CODESOURCERY_ARM_LICENSE_FILES not defined) WARNING: aespipe-2.4d: cannot save license (AESPIPE_LICENSE_FILES not defined) WARNING: zic-2018e: cannot save license (HOST_ZIC_LICENSE_FILES not defined) WARNING: libiqrf-v0.1.2: cannot save license (LIBIQRF_LICENSE_FILES not defined) WARNING: opentyrian-data-2.1: cannot save license (OPENTYRIAN_DATA_LICENSE_FILES not defined) Legal info produced in /home/naourr/work/instance-2/output/legal-info make: Leaving directory '/home/naourr/work/instance-2/buildroot'