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 core object IRCSock... Building core object Client... Building core object Chan... Building core object Nick... Building core object Server... Building core object Modules... Building core object MD5... Building core object Buffer... Building core object Utils... Building core object FileUtils... Building core object HTTPSock... Building core object Template... Building core object ClientCommand... Building core object Socket... Building core object SHA256... Building core object WebModules... Building core object Listener... Building core object Config... Building core object ZNCDebug... Building core object Threads... Building core object version... Building core object Query... Building core object SSLVerifyHost... Building core object Message... Building core object Translation... Building module adminlog... Building core object main... src/main.cpp: In member function 'virtual bool CSignalHandler::CSignalHandlerMonitorFD::FDsThatTriggered(const std::map&)': src/main.cpp:188:54: warning: ignoring return value of 'ssize_t read(int, void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] read(it.first, &sig, sizeof(sig)); ^ Building core object ZNCString... Building module alias... Building module autoattach... Building module autocycle... Building module autoop... Building core object Csocket... Building module autoreply... Building module autovoice... Building module awaynick... Building module awaystore... Linking znc... Building module block_motd... Building module blockuser... Building module bouncedcc... Building module buffextras... Building module cert... Building module certauth... Building module chansaver... Building module clearbufferonmsg... Building module clientnotify... Building module controlpanel... Building module crypt... Building module ctcpflood... Building module dcc... Building module disconkick... Building module fail2ban... Building module flooddetach... Building module identfile... Building module imapauth... Building module keepnick... Building module kickrejoin... Building module lastseen... Building module listsockets... Building module log... Building module missingmotd... Building module modules_online... Building module nickserv... Building module notes... Building module notify_connect... Building module partyline... 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 perform... Building module q... 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 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... ZNC was successfully compiled. Use '/usr/bin/make install' to install ZNC to '/usr'. >>> znc 1.7.0 Installing to target PATH="/home/buildroot/buildroot-test/instance-1/output/host/bin:/home/buildroot/buildroot-test/instance-1/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/make -j2 DESTDIR=/home/buildroot/buildroot-test/instance-1/output/target install -C /home/buildroot/buildroot-test/instance-1/output/build/znc-1.7.0/ test -d /home/buildroot/buildroot-test/instance-1/output/target/usr/bin || /usr/bin/install -c -d /home/buildroot/buildroot-test/instance-1/output/target/usr/bin test -d /home/buildroot/buildroot-test/instance-1/output/target/usr/include/znc || /usr/bin/install -c -d /home/buildroot/buildroot-test/instance-1/output/target/usr/include/znc test -d /home/buildroot/buildroot-test/instance-1/output/target/usr/lib/pkgconfig || /usr/bin/install -c -d /home/buildroot/buildroot-test/instance-1/output/target/usr/lib/pkgconfig test -d /home/buildroot/buildroot-test/instance-1/output/target/usr/lib/znc || /usr/bin/install -c -d /home/buildroot/buildroot-test/instance-1/output/target/usr/lib/znc test -d /home/buildroot/buildroot-test/instance-1/output/target/usr/share/znc || /usr/bin/install -c -d /home/buildroot/buildroot-test/instance-1/output/target/usr/share/znc cp -R ./webskins /home/buildroot/buildroot-test/instance-1/output/target/usr/share/znc find /home/buildroot/buildroot-test/instance-1/output/target/usr/share/znc/webskins -type d -exec chmod 0755 '{}' \; find /home/buildroot/buildroot-test/instance-1/output/target/usr/share/znc/webskins -type f -exec chmod 0644 '{}' \; /usr/bin/install -c znc /home/buildroot/buildroot-test/instance-1/output/target/usr/bin /usr/bin/install -c znc-buildmod /home/buildroot/buildroot-test/instance-1/output/target/usr/bin /usr/bin/install -c -m 644 ./include/znc/*.h /home/buildroot/buildroot-test/instance-1/output/target/usr/include/znc /usr/bin/install -c -m 644 include/znc/*.h /home/buildroot/buildroot-test/instance-1/output/target/usr/include/znc /usr/bin/install -c -m 644 znc.pc /home/buildroot/buildroot-test/instance-1/output/target/usr/lib/pkgconfig rm -rf /home/buildroot/buildroot-test/instance-1/output/target/usr/share/znc/modules test -d /home/buildroot/buildroot-test/instance-1/output/target/usr/lib/znc || /usr/bin/install -c -d /home/buildroot/buildroot-test/instance-1/output/target/usr/lib/znc test -d /home/buildroot/buildroot-test/instance-1/output/target/usr/share/znc/modules || /usr/bin/install -c -d /home/buildroot/buildroot-test/instance-1/output/target/usr/share/znc/modules rm -rf /home/buildroot/buildroot-test/instance-1/output/target/usr/lib/znc/*.so cp -R ./data/* /home/buildroot/buildroot-test/instance-1/output/target/usr/share/znc/modules find /home/buildroot/buildroot-test/instance-1/output/target/usr/share/znc/modules -type d -exec chmod 0755 '{}' \; find /home/buildroot/buildroot-test/instance-1/output/target/usr/share/znc/modules -type f -exec chmod 0644 '{}' \; /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 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/buildroot/buildroot-test/instance-1/output/target/usr/lib/znc if test -n ""; then \ test -d /home/buildroot/buildroot-test/instance-1/output/target || /usr/bin/install -c -d /home/buildroot/buildroot-test/instance-1/output/target || exit 1 ; \ /usr/bin/install -c /home/buildroot/buildroot-test/instance-1/output/target || exit 1 ; \ /usr/bin/install -c libznc.dll.a /home/buildroot/buildroot-test/instance-1/output/target/usr/lib || exit 1 ; \ fi test -d /home/buildroot/buildroot-test/instance-1/output/target/usr/share/man/man1 || /usr/bin/install -c -d /home/buildroot/buildroot-test/instance-1/output/target/usr/share/man/man1 /usr/bin/install -c -m 644 znc.1.gz znc-buildmod.1.gz /home/buildroot/buildroot-test/instance-1/output/target/usr/share/man/man1 #test -d /home/buildroot/buildroot-test/instance-1/output/target || /usr/bin/install -c -d /home/buildroot/buildroot-test/instance-1/output/target #/usr/bin/install -c -m 644 ./znc.service /home/buildroot/buildroot-test/instance-1/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 >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/buildroot/buildroot-test/instance-1/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/buildroot/buildroot-test/instance-1/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libnl-route-3.la" is touched by more than one package: [u'libnl', u'libzlib', u'libxml2', u'ncurses', u'readline', u'augeas', u'libopenssl', u'libcurl', u'libsepol', u'pcre', u'libselinux', u'util-linux', u'azure-iot-sdk-c', u'bullet', u'flex', u'libusb', u'libpcap', u'skalibs', u'execline', u'pcre2', u'libgpg-error', u'libgcrypt', u'libaacs', u'libbson', u'libcgicc', u'libcli', u'libevent', u'libiqrf', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'libosip2', u'liburcu', u'libwebsock', u'libxmlrpc', u'mongoose', u'popt', u'slang', u'newt', u'opencv', u'pugixml', u's6-dns', u's6', u's6-networking', u'trace-cmd'] Warning: staging file "./usr/lib/libbson-1.0.la" is touched by more than one package: [u'libbson', u'libcgicc', u'libcli', u'libevent', u'libiqrf', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'libosip2', u'liburcu', u'libwebsock', u'libxmlrpc', u'mongoose', u'popt', u'slang', u'newt', u'opencv', u'pugixml', u's6-dns', u's6', u's6-networking', u'trace-cmd'] Warning: staging file "./usr/lib/liburcu-qsbr.la" is touched by more than one package: [u'liburcu', u'libwebsock', u'libxmlrpc', u'mongoose', u'popt', u'slang', u'newt', u'opencv', u'pugixml', u's6-dns', u's6', u's6-networking', u'trace-cmd'] Warning: staging file "./usr/lib/libcgicc.la" is touched by more than one package: [u'libcgicc', u'libcli', u'libevent', u'libiqrf', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'libosip2', u'liburcu', u'libwebsock', u'libxmlrpc', u'mongoose', u'popt', u'slang', u'newt', u'opencv', u'pugixml', u's6-dns', u's6', u's6-networking', u'trace-cmd'] Warning: staging file "./usr/lib/libpcre2-8.la" is touched by more than one package: [u'pcre2', u'libgpg-error', u'libgcrypt', u'libaacs', u'libbson', u'libcgicc', u'libcli', u'libevent', u'libiqrf', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'libosip2', u'liburcu', u'libwebsock', u'libxmlrpc', u'mongoose', u'popt', u'slang', u'newt', u'opencv', u'pugixml', u's6-dns', u's6', u's6-networking', u'trace-cmd'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'libselinux', u'util-linux', u'azure-iot-sdk-c', u'bullet', u'flex', u'libusb', u'libpcap', u'skalibs', u'execline', u'pcre2', u'libgpg-error', u'libgcrypt', u'libaacs', u'libbson', u'libcgicc', u'libcli', u'libevent', u'libiqrf', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'libosip2', u'liburcu', u'libwebsock', u'libxmlrpc', u'mongoose', u'popt', u'slang', u'newt', u'opencv', u'pugixml', u's6-dns', u's6', u's6-networking', u'trace-cmd'] Warning: staging file "./usr/lib/libfa.la" is touched by more than one package: [u'augeas', u'libopenssl', u'libcurl', u'libsepol', u'pcre', u'libselinux', u'util-linux', u'azure-iot-sdk-c', u'bullet', u'flex', u'libusb', u'libpcap', u'skalibs', u'execline', u'pcre2', u'libgpg-error', u'libgcrypt', u'libaacs', u'libbson', u'libcgicc', u'libcli', u'libevent', u'libiqrf', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'libosip2', u'liburcu', u'libwebsock', u'libxmlrpc', u'mongoose', u'popt', u'slang', u'newt', u'opencv', u'pugixml', u's6-dns', u's6', u's6-networking', u'trace-cmd'] Warning: staging file "./usr/lib/libnet.la" is touched by more than one package: [u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'libosip2', u'liburcu', u'libwebsock', u'libxmlrpc', u'mongoose', u'popt', u'slang', u'newt', u'opencv', u'pugixml', u's6-dns', u's6', u's6-networking', u'trace-cmd'] Warning: staging file "./usr/lib/libevent_pthreads.la" is touched by more than one package: [u'libevent', u'libiqrf', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'libosip2', u'liburcu', u'libwebsock', u'libxmlrpc', u'mongoose', u'popt', u'slang', u'newt', u'opencv', u'pugixml', u's6-dns', u's6', u's6-networking', u'trace-cmd'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'libselinux', u'util-linux', u'azure-iot-sdk-c', u'bullet', u'flex', u'libusb', u'libpcap', u'skalibs', u'execline', u'pcre2', u'libgpg-error', u'libgcrypt', u'libaacs', u'libbson', u'libcgicc', u'libcli', u'libevent', u'libiqrf', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'libosip2', u'liburcu', u'libwebsock', u'libxmlrpc', u'mongoose', u'popt', u'slang', u'newt', u'opencv', u'pugixml', u's6-dns', u's6', u's6-networking', u'trace-cmd'] Warning: staging file "./usr/lib/libaacs.la" is touched by more than one package: [u'libaacs', u'libbson', u'libcgicc', u'libcli', u'libevent', u'libiqrf', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'libosip2', u'liburcu', u'libwebsock', u'libxmlrpc', u'mongoose', u'popt', u'slang', u'newt', u'opencv', u'pugixml', u's6-dns', u's6', u's6-networking', u'trace-cmd'] Warning: staging file "./usr/lib/libfl.la" is touched by more than one package: [u'flex', u'libusb', u'libpcap', u'skalibs', u'execline', u'pcre2', u'libgpg-error', u'libgcrypt', u'libaacs', u'libbson', u'libcgicc', u'libcli', u'libevent', u'libiqrf', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'libosip2', u'liburcu', u'libwebsock', u'libxmlrpc', u'mongoose', u'popt', u'slang', u'newt', u'opencv', u'pugixml', u's6-dns', u's6', u's6-networking', u'trace-cmd'] Warning: staging file "./usr/lib/liburcu-cds.la" is touched by more than one package: [u'liburcu', u'libwebsock', u'libxmlrpc', u'mongoose', u'popt', u'slang', u'newt', u'opencv', u'pugixml', u's6-dns', u's6', u's6-networking', u'trace-cmd'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'libpcap', u'skalibs', u'execline', u'pcre2', u'libgpg-error', u'libgcrypt', u'libaacs', u'libbson', u'libcgicc', u'libcli', u'libevent', u'libiqrf', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'libosip2', u'liburcu', u'libwebsock', u'libxmlrpc', u'mongoose', u'popt', u'slang', u'newt', u'opencv', u'pugixml', u's6-dns', u's6', u's6-networking', u'trace-cmd'] Warning: staging file "./usr/lib/liburcu-mb.la" is touched by more than one package: [u'liburcu', u'libwebsock', u'libxmlrpc', u'mongoose', u'popt', u'slang', u'newt', u'opencv', u'pugixml', u's6-dns', u's6', u's6-networking', u'trace-cmd'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'libselinux', u'util-linux', u'azure-iot-sdk-c', u'bullet', u'flex', u'libusb', u'libpcap', u'skalibs', u'execline', u'pcre2', u'libgpg-error', u'libgcrypt', u'libaacs', u'libbson', u'libcgicc', u'libcli', u'libevent', u'libiqrf', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'libosip2', u'liburcu', u'libwebsock', u'libxmlrpc', u'mongoose', u'popt', u'slang', u'newt', u'opencv', u'pugixml', u's6-dns', u's6', u's6-networking', u'trace-cmd'] Warning: staging file "./usr/lib/libpcre2-posix.la" is touched by more than one package: [u'pcre2', u'libgpg-error', u'libgcrypt', u'libaacs', u'libbson', u'libcgicc', u'libcli', u'libevent', u'libiqrf', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'libosip2', u'liburcu', u'libwebsock', u'libxmlrpc', u'mongoose', u'popt', u'slang', u'newt', u'opencv', u'pugixml', u's6-dns', u's6', u's6-networking', u'trace-cmd'] Warning: staging file "./usr/lib/libevent.la" is touched by more than one package: [u'libevent', u'libiqrf', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'libosip2', u'liburcu', u'libwebsock', u'libxmlrpc', u'mongoose', u'popt', u'slang', u'newt', u'opencv', u'pugixml', u's6-dns', u's6', u's6-networking', u'trace-cmd'] Warning: staging file "./usr/lib/liburcu.la" is touched by more than one package: [u'liburcu', u'libwebsock', u'libxmlrpc', u'mongoose', u'popt', u'slang', u'newt', u'opencv', u'pugixml', u's6-dns', u's6', u's6-networking', u'trace-cmd'] Warning: staging file "./usr/lib/libevent_openssl.la" is touched by more than one package: [u'libevent', u'libiqrf', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'libosip2', u'liburcu', u'libwebsock', u'libxmlrpc', u'mongoose', u'popt', u'slang', u'newt', u'opencv', u'pugixml', u's6-dns', u's6', u's6-networking', u'trace-cmd'] Warning: staging file "./usr/lib/liburcu-signal.la" is touched by more than one package: [u'liburcu', u'libwebsock', u'libxmlrpc', u'mongoose', u'popt', u'slang', u'newt', u'opencv', u'pugixml', u's6-dns', u's6', u's6-networking', u'trace-cmd'] Warning: staging file "./usr/lib/libmnl.la" is touched by more than one package: [u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'libosip2', u'liburcu', u'libwebsock', u'libxmlrpc', u'mongoose', u'popt', u'slang', u'newt', u'opencv', u'pugixml', u's6-dns', u's6', u's6-networking', u'trace-cmd'] Warning: staging file "./usr/lib/libwebsock.la" is touched by more than one package: [u'libwebsock', u'libxmlrpc', u'mongoose', u'popt', u'slang', u'newt', u'opencv', u'pugixml', u's6-dns', u's6', u's6-networking', u'trace-cmd'] Warning: staging file "./usr/lib/libevent_extra.la" is touched by more than one package: [u'libevent', u'libiqrf', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'libosip2', u'liburcu', u'libwebsock', u'libxmlrpc', u'mongoose', u'popt', u'slang', u'newt', u'opencv', u'pugixml', u's6-dns', u's6', u's6-networking', u'trace-cmd'] Warning: staging file "./usr/lib/libcurl.la" is touched by more than one package: [u'libcurl', u'libsepol', u'pcre', u'libselinux', u'util-linux', u'azure-iot-sdk-c', u'bullet', u'flex', u'libusb', u'libpcap', u'skalibs', u'execline', u'pcre2', u'libgpg-error', u'libgcrypt', u'libaacs', u'libbson', u'libcgicc', u'libcli', u'libevent', u'libiqrf', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'libosip2', u'liburcu', u'libwebsock', u'libxmlrpc', u'mongoose', u'popt', u'slang', u'newt', u'opencv', u'pugixml', u's6-dns', u's6', u's6-networking', u'trace-cmd'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'azure-iot-sdk-c', u'bullet', u'flex', u'libusb', u'libpcap', u'skalibs', u'execline', u'pcre2', u'libgpg-error', u'libgcrypt', u'libaacs', u'libbson', u'libcgicc', u'libcli', u'libevent', u'libiqrf', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'libosip2', u'liburcu', u'libwebsock', u'libxmlrpc', u'mongoose', u'popt', u'slang', u'newt', u'opencv', u'pugixml', u's6-dns', u's6', u's6-networking', u'trace-cmd'] Warning: staging file "./usr/lib/liburcu-bp.la" is touched by more than one package: [u'liburcu', u'libwebsock', u'libxmlrpc', u'mongoose', u'popt', u'slang', u'newt', u'opencv', u'pugixml', u's6-dns', u's6', u's6-networking', u'trace-cmd'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'ncurses', u'readline', u'augeas', u'libopenssl', u'libcurl', u'libsepol', u'pcre', u'libselinux', u'util-linux', u'azure-iot-sdk-c', u'bullet', u'flex', u'libusb', u'libpcap', u'skalibs', u'execline', u'pcre2', u'libgpg-error', u'libgcrypt', u'libaacs', u'libbson', u'libcgicc', u'libcli', u'libevent', u'libiqrf', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'libosip2', u'liburcu', u'libwebsock', u'libxmlrpc', u'mongoose', u'popt', u'slang', u'newt', u'opencv', u'pugixml', u's6-dns', u's6', u's6-networking', u'trace-cmd'] Warning: staging file "./usr/lib/libosip2.la" is touched by more than one package: [u'libosip2', u'liburcu', u'libwebsock', u'libxmlrpc', u'mongoose', u'popt', u'slang', u'newt', u'opencv', u'pugixml', u's6-dns', u's6', u's6-networking', u'trace-cmd'] Warning: staging file "./usr/lib/libnfnetlink.la" is touched by more than one package: [u'libnfnetlink', u'libnetfilter_conntrack', u'libosip2', u'liburcu', u'libwebsock', u'libxmlrpc', u'mongoose', u'popt', u'slang', u'newt', u'opencv', u'pugixml', u's6-dns', u's6', u's6-networking', u'trace-cmd'] Warning: staging file "./usr/lib/libgcrypt.la" is touched by more than one package: [u'libgcrypt', u'libaacs', u'libbson', u'libcgicc', u'libcli', u'libevent', u'libiqrf', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'libosip2', u'liburcu', u'libwebsock', u'libxmlrpc', u'mongoose', u'popt', u'slang', u'newt', u'opencv', u'pugixml', u's6-dns', u's6', u's6-networking', u'trace-cmd'] Warning: staging file "./usr/lib/libevent_core.la" is touched by more than one package: [u'libevent', u'libiqrf', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'libosip2', u'liburcu', u'libwebsock', u'libxmlrpc', u'mongoose', u'popt', u'slang', u'newt', u'opencv', u'pugixml', u's6-dns', u's6', u's6-networking', u'trace-cmd'] Warning: staging file "./usr/lib/libnl-genl-3.la" is touched by more than one package: [u'libnl', u'libzlib', u'libxml2', u'ncurses', u'readline', u'augeas', u'libopenssl', u'libcurl', u'libsepol', u'pcre', u'libselinux', u'util-linux', u'azure-iot-sdk-c', u'bullet', u'flex', u'libusb', u'libpcap', u'skalibs', u'execline', u'pcre2', u'libgpg-error', u'libgcrypt', u'libaacs', u'libbson', u'libcgicc', u'libcli', u'libevent', u'libiqrf', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'libosip2', u'liburcu', u'libwebsock', u'libxmlrpc', u'mongoose', u'popt', u'slang', u'newt', u'opencv', u'pugixml', u's6-dns', u's6', u's6-networking', u'trace-cmd'] Warning: staging file "./usr/lib/libnl-3.la" is touched by more than one package: [u'libnl', u'libzlib', u'libxml2', u'ncurses', u'readline', u'augeas', u'libopenssl', u'libcurl', u'libsepol', u'pcre', u'libselinux', u'util-linux', u'azure-iot-sdk-c', u'bullet', u'flex', u'libusb', u'libpcap', u'skalibs', u'execline', u'pcre2', u'libgpg-error', u'libgcrypt', u'libaacs', u'libbson', u'libcgicc', u'libcli', u'libevent', u'libiqrf', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'libosip2', u'liburcu', u'libwebsock', u'libxmlrpc', u'mongoose', u'popt', u'slang', u'newt', u'opencv', u'pugixml', u's6-dns', u's6', u's6-networking', u'trace-cmd'] Warning: staging file "./usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'libnl', u'libzlib', u'libxml2', u'ncurses', u'readline', u'augeas', u'libopenssl', u'libcurl', u'libsepol', u'pcre', u'libselinux', u'util-linux', u'azure-iot-sdk-c', u'bullet', u'flex', u'libusb', u'libpcap', u'skalibs', u'execline', u'pcre2', u'libgpg-error', u'libgcrypt', u'libaacs', u'libbson', u'libcgicc', u'libcli', u'libevent', u'libiqrf', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'libosip2', u'liburcu', u'libwebsock', u'libxmlrpc', u'mongoose', u'popt', u'slang', u'newt', u'opencv', u'pugixml', u's6-dns', u's6', u's6-networking', u'trace-cmd'] Warning: staging file "./usr/lib/liburcu-common.la" is touched by more than one package: [u'liburcu', u'libwebsock', u'libxmlrpc', u'mongoose', u'popt', u'slang', u'newt', u'opencv', u'pugixml', u's6-dns', u's6', u's6-networking', u'trace-cmd'] Warning: staging file "./usr/lib/libosipparser2.la" is touched by more than one package: [u'libosip2', u'liburcu', u'libwebsock', u'libxmlrpc', u'mongoose', u'popt', u'slang', u'newt', u'opencv', u'pugixml', u's6-dns', u's6', u's6-networking', u'trace-cmd'] Warning: staging file "./usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'libnl', u'libzlib', u'libxml2', u'ncurses', u'readline', u'augeas', u'libopenssl', u'libcurl', u'libsepol', u'pcre', u'libselinux', u'util-linux', u'azure-iot-sdk-c', u'bullet', u'flex', u'libusb', u'libpcap', u'skalibs', u'execline', u'pcre2', u'libgpg-error', u'libgcrypt', u'libaacs', u'libbson', u'libcgicc', u'libcli', u'libevent', u'libiqrf', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'libosip2', u'liburcu', u'libwebsock', u'libxmlrpc', u'mongoose', u'popt', u'slang', u'newt', u'opencv', u'pugixml', u's6-dns', u's6', u's6-networking', u'trace-cmd'] Warning: staging file "./usr/lib/libnl-nf-3.la" is touched by more than one package: [u'libnl', u'libzlib', u'libxml2', u'ncurses', u'readline', u'augeas', u'libopenssl', u'libcurl', u'libsepol', u'pcre', u'libselinux', u'util-linux', u'azure-iot-sdk-c', u'bullet', u'flex', u'libusb', u'libpcap', u'skalibs', u'execline', u'pcre2', u'libgpg-error', u'libgcrypt', u'libaacs', u'libbson', u'libcgicc', u'libcli', u'libevent', u'libiqrf', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'libosip2', u'liburcu', u'libwebsock', u'libxmlrpc', u'mongoose', u'popt', u'slang', u'newt', u'opencv', u'pugixml', u's6-dns', u's6', u's6-networking', u'trace-cmd'] Warning: staging file "./usr/lib/libgpg-error.la" is touched by more than one package: [u'libgpg-error', u'libgcrypt', u'libaacs', u'libbson', u'libcgicc', u'libcli', u'libevent', u'libiqrf', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'libosip2', u'liburcu', u'libwebsock', u'libxmlrpc', u'mongoose', u'popt', u'slang', u'newt', u'opencv', u'pugixml', u's6-dns', u's6', u's6-networking', u'trace-cmd'] Warning: staging file "./usr/lib/libnetfilter_conntrack.la" is touched by more than one package: [u'libnetfilter_conntrack', u'libosip2', u'liburcu', u'libwebsock', u'libxmlrpc', u'mongoose', u'popt', u'slang', u'newt', u'opencv', u'pugixml', u's6-dns', u's6', u's6-networking', u'trace-cmd'] Warning: staging file "./usr/lib/libaugeas.la" is touched by more than one package: [u'augeas', u'libopenssl', u'libcurl', u'libsepol', u'pcre', u'libselinux', u'util-linux', u'azure-iot-sdk-c', u'bullet', u'flex', u'libusb', u'libpcap', u'skalibs', u'execline', u'pcre2', u'libgpg-error', u'libgcrypt', u'libaacs', u'libbson', u'libcgicc', u'libcli', u'libevent', u'libiqrf', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'libosip2', u'liburcu', u'libwebsock', u'libxmlrpc', u'mongoose', u'popt', u'slang', u'newt', u'opencv', u'pugixml', u's6-dns', u's6', u's6-networking', u'trace-cmd'] Warning: staging file "./usr/lib/libpopt.la" is touched by more than one package: [u'popt', u'slang', u'newt', u'opencv', u'pugixml', u's6-dns', u's6', u's6-networking', u'trace-cmd'] ./support/scripts/check-uniq-files -t host /home/buildroot/buildroot-test/instance-1/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-lzip', u'host-m4', u'host-bison', u'host-libtool', u'host-autoconf', u'host-automake', u'host-gettext', u'host-openocd'] mkdir -p /home/buildroot/buildroot-test/instance-1/output/target/etc echo "buildroot" > /home/buildroot/buildroot-test/instance-1/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/buildroot-test/instance-1/output/target/etc/hosts mkdir -p /home/buildroot/buildroot-test/instance-1/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/buildroot-test/instance-1/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/buildroot-test/instance-1/output/target/etc/shadow rm -f /home/buildroot/buildroot-test/instance-1/output/target/bin/sh rm -f /home/buildroot/buildroot-test/instance-1/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/buildroot-test/instance-1/output/build/locales.nopurge; done for dir in /home/buildroot/buildroot-test/instance-1/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/buildroot-test/instance-1/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/buildroot-test/instance-1/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/buildroot-test/instance-1/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/buildroot-test/instance-1/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/buildroot-test/instance-1/output/target/usr/include /home/buildroot/buildroot-test/instance-1/output/target/usr/share/aclocal \ /home/buildroot/buildroot-test/instance-1/output/target/usr/lib/pkgconfig /home/buildroot/buildroot-test/instance-1/output/target/usr/share/pkgconfig \ /home/buildroot/buildroot-test/instance-1/output/target/usr/lib/cmake /home/buildroot/buildroot-test/instance-1/output/target/usr/share/cmake find /home/buildroot/buildroot-test/instance-1/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/buildroot-test/instance-1/output/target/lib/ /home/buildroot/buildroot-test/instance-1/output/target/usr/lib/ /home/buildroot/buildroot-test/instance-1/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/buildroot-test/instance-1/output/target/usr/share/gdb rm -rf /home/buildroot/buildroot-test/instance-1/output/target/usr/share/bash-completion rm -rf /home/buildroot/buildroot-test/instance-1/output/target/usr/share/zsh rm -rf /home/buildroot/buildroot-test/instance-1/output/target/usr/man /home/buildroot/buildroot-test/instance-1/output/target/usr/share/man rm -rf /home/buildroot/buildroot-test/instance-1/output/target/usr/info /home/buildroot/buildroot-test/instance-1/output/target/usr/share/info rm -rf /home/buildroot/buildroot-test/instance-1/output/target/usr/doc /home/buildroot/buildroot-test/instance-1/output/target/usr/share/doc rm -rf /home/buildroot/buildroot-test/instance-1/output/target/usr/share/gtk-doc rmdir /home/buildroot/buildroot-test/instance-1/output/target/usr/share 2>/dev/null || true find /home/buildroot/buildroot-test/instance-1/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/buildroot/buildroot-test/instance-1/output/host/bin/aarch64-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/buildroot-test/instance-1/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/buildroot-test/instance-1/output/host/bin/aarch64-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/buildroot-test/instance-1/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/buildroot-test/instance-1/output/host/bin/aarch64-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/buildroot-test/instance-1/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/buildroot-test/instance-1/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/buildroot/buildroot-test/instance-1/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.05-rc2"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.05-rc2"; \ echo "PRETTY_NAME=\"Buildroot 2018.05-rc2\"" \ ) > /home/buildroot/buildroot-test/instance-1/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/buildroot-test/instance-1/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/buildroot-test/instance-1/buildroot/support/scripts/fix-rpath target touch /home/buildroot/buildroot-test/instance-1/output/target/usr make: Leaving directory `/home/buildroot/buildroot-test/instance-1/buildroot' make: Entering directory `/home/buildroot/buildroot-test/instance-1/buildroot' >>> Buildroot 2018.05-rc2 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> 18xx-ti-utils R8.7_SP3 Collecting legal info COPYING: OK (sha256: 363cef40b276a7a91ebcff3f78626d9cfe5e5a51927c725236007259403d5fc4) >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> 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-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> 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) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> augeas 1.10.1 Collecting legal info COPYING: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> readline 7.0 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 >>> azure-iot-sdk-c 2018-03-16 Collecting legal info WARNING: no hash file for LICENSE >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> libcurl 7.60.0 Collecting legal info COPYING: OK (sha256: 5f3849ec38ddb927e79f514bf948890c41b8d1407286a49609b8fb1585931095) >>> openssl Collecting legal info >>> libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> 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) >>> libselinux 2.7 Collecting legal info ERROR: No hash found for LICENSE >>> libsepol 2.7 Collecting legal info ERROR: No hash found for COPYING >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> bullet 2.86.1 Collecting legal info ERROR: No hash found for LICENSE.txt >>> checkpolicy 2.7 Collecting legal info ERROR: No hash found for COPYING >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> dhcpdump 1.8 Collecting legal info ERROR: No hash found for LICENSE >>> libpcap 1.8.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> execline 2.5.0.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> skalibs 2.6.4.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> font-awesome v4.7.0 Collecting legal info >>> git 2.16.3 Collecting legal info COPYING: OK (sha256: 5b2198d1645f767585e8a88ac0499b04472164c0d2da22e75ecf97ef443ab32e) LGPL-2.1: OK (sha256: 1922f45d2c49e390032c9c0ba6d7cac904087f7cec51af30c2b2ad022ce0e76a) >>> pcre2 10.30 Collecting legal info ERROR: No hash found for LICENCE >>> ipmitool 1.8.18 Collecting legal info ERROR: No hash found for COPYING >>> libaacs 0.9.0 Collecting legal info COPYING: OK (sha256: 592987e8510228d546540b84a22444bde98e48d03078d3b2eefcd889bec5ce8c) >>> libgcrypt 1.8.2 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.31 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libbson 1.9.4 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) THIRD_PARTY_NOTICES: OK (sha256: 8dc5cb3146b026715e6c145621c7732f36c295d825b7b3a03076ad3f238db48e) >>> libcgicc 3.2.19 Collecting legal info COPYING.LIB: OK (sha256: a2e480f5e8afd7c587a3c0ac2ed3b73ed4b10fa3a553dea26e7b661c7cedda72) COPYING.DOC: OK (sha256: 0fd15977dc962abf3eced509b1cf5356f9784939742d67a635671141023a11da) >>> libcli c63c9d35144939c8b4fa3c5394aed2e29ff517b0 Collecting legal info COPYING: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libevent 2.1.8-stable Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libiqrf v0.1.2 Collecting legal info >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnet 1.1.6 Collecting legal info ERROR: No hash found for doc/COPYING >>> libnetfilter_conntrack 1.0.6 Collecting legal info ERROR: No hash found for COPYING >>> libnfnetlink 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libosip2 3.6.0 Collecting legal info COPYING: OK (sha256: 8d9e95ed0e48df46dc758eb0d86df611f771eab4eed94bebb77dca87f1c897de) >>> liburcu 0.9.2 Collecting legal info ERROR: No hash found for lgpl-2.1.txt ERROR: No hash found for lgpl-relicensing.txt ERROR: No hash found for gpl-2.0.txt ERROR: No hash found for LICENSE >>> libwebsock 3c1615eeadb0b582b63851073bfe3e5132f31ebc Collecting legal info ERROR: No hash found for COPYING.lesser >>> libxmlrpc 1.39.12 Collecting legal info ERROR: No hash found for doc/COPYING >>> mongoose 6.7 Collecting legal info ERROR: No hash found for LICENSE >>> netsniff-ng 0.6.4 Collecting legal info ERROR: No hash found for README ERROR: No hash found for COPYING >>> newt 0.52.20 Collecting legal info ERROR: No hash found for COPYING >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> slang 2.3.1a Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> nginx 1.12.2 Collecting legal info LICENSE: OK (sha256: 75820469c890db641e54078df018e497fde0542211aa704e15320316a2175780) >>> opencv 2.4.13.3 Collecting legal info LICENSE: OK (sha256: 46e42877dfc3ac65769292cb4dc1a04b204ad9e40859a390f4c035d6179fbcc4) >>> host-openocd 0.10.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-libftdi 0.20 Collecting legal info >>> host-libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> host-libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> openvpn 2.4.6 Collecting legal info COPYRIGHT.GPL: OK (sha256: 1fcb78d7e478bb8a9408010bdc91b36e213b1facfad093df3f7ce7e28af19043) >>> p910nd 0.97 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pax-utils 1.2.2 Collecting legal info ERROR: No hash found for COPYING >>> proxychains-ng 4.11 Collecting legal info ERROR: No hash found for COPYING >>> pugixml 1.7 Collecting legal info ERROR: No hash found for readme.txt >>> s6-dns 2.3.0.0 Collecting legal info COPYING: OK (sha256: 6ee77e7199d69b707ab864ea7a838f9562717aaa41c89413bdb2cf835f95052f) >>> s6-networking 2.3.0.2 Collecting legal info COPYING: OK (sha256: 6ee77e7199d69b707ab864ea7a838f9562717aaa41c89413bdb2cf835f95052f) >>> s6 2.7.1.1 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> s6-portable-utils 2.2.1.1 Collecting legal info COPYING: OK (sha256: 6ee77e7199d69b707ab864ea7a838f9562717aaa41c89413bdb2cf835f95052f) >>> sysklogd 1.5.1 Collecting legal info ERROR: No hash found for COPYING >>> trace-cmd trace-cmd-v2.6.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> trinity 1.8 Collecting legal info COPYING: OK (sha256: 35e3fc68c89fd7b8f72fd910b521cb3292f859e9181f3c26bd0df84d144bc1d4) >>> wavemon v0.8.1 Collecting legal info ERROR: No hash found for COPYING >>> whetstone 1.2 Collecting legal info >>> znc 1.7.0 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) WARNING: font-awesome-v4.7.0: cannot save license (FONT_AWESOME_LICENSE_FILES not defined) WARNING: libiqrf-v0.1.2: cannot save license (LIBIQRF_LICENSE_FILES not defined) WARNING: libftdi-0.20: cannot save license (HOST_LIBFTDI_LICENSE_FILES not defined) WARNING: whetstone-1.2: cannot save license (WHETSTONE_LICENSE_FILES not defined) Legal info produced in /home/buildroot/buildroot-test/instance-1/output/legal-info make: Leaving directory `/home/buildroot/buildroot-test/instance-1/buildroot'