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... src/IRCSock.cpp: In member function 'bool CIRCSock::OnNumericMessage(CNumericMessage&)': src/IRCSock.cpp:930:13: warning: this statement may fall through [-Wimplicit-fallthrough=] if (m_pNetwork->GetIRCServer().Equals(sServer)) { ^~ src/IRCSock.cpp:933:9: note: here case 372: // motd ^~~~ src/IRCSock.cpp:943:13: warning: this statement may fall through [-Wimplicit-fallthrough=] if (m_pNetwork->IsChan(Message.GetParam(1)) || sNick != "*") break; ^~ src/IRCSock.cpp:944:9: note: here case 432: ^~~~ src/IRCSock.cpp:959:13: warning: this statement may fall through [-Wimplicit-fallthrough=] if (sNick.Equals("CAP")) return true; ^~ src/IRCSock.cpp:960:9: note: here case 470: { ^~~~ Building core object Chan... Building module autoattach... Building module autocycle... 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 module autoop... Building core object FileUtils... Building core object HTTPSock... Building core object Template... Building module autoreply... Building core object ClientCommand... Building core object Socket... Building module autovoice... Building module awaynick... Building module awaystore... Building core object SHA256... Building core object WebModules... Building module block_motd... Building module blockuser... Building core object Listener... Building core object Config... Building core object ZNCDebug... Building module bouncedcc... 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 buffextras... Building module cert... Building module certauth... Building module chansaver... Building module clearbufferonmsg... Linking znc... 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... Building module perform... Building module q... Building module raw... 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 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... ZNC was successfully compiled. Use '/usr/bin/make install' to install ZNC to '/usr'. >>> znc 1.7.2 Installing to target PATH="/home/buildroot/autobuild/run/instance-2/output/host/bin:/home/buildroot/autobuild/run/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/run/instance-2/output/target install -C /home/buildroot/autobuild/run/instance-2/output/build/znc-1.7.2/ test -d /home/buildroot/autobuild/run/instance-2/output/target/usr/bin || /usr/bin/install -c -d /home/buildroot/autobuild/run/instance-2/output/target/usr/bin test -d /home/buildroot/autobuild/run/instance-2/output/target/usr/include/znc || /usr/bin/install -c -d /home/buildroot/autobuild/run/instance-2/output/target/usr/include/znc test -d /home/buildroot/autobuild/run/instance-2/output/target/usr/lib/pkgconfig || /usr/bin/install -c -d /home/buildroot/autobuild/run/instance-2/output/target/usr/lib/pkgconfig test -d /home/buildroot/autobuild/run/instance-2/output/target/usr/lib/znc || /usr/bin/install -c -d /home/buildroot/autobuild/run/instance-2/output/target/usr/lib/znc test -d /home/buildroot/autobuild/run/instance-2/output/target/usr/share/znc || /usr/bin/install -c -d /home/buildroot/autobuild/run/instance-2/output/target/usr/share/znc cp -R ./webskins /home/buildroot/autobuild/run/instance-2/output/target/usr/share/znc find /home/buildroot/autobuild/run/instance-2/output/target/usr/share/znc/webskins -type d -exec chmod 0755 '{}' \; find /home/buildroot/autobuild/run/instance-2/output/target/usr/share/znc/webskins -type f -exec chmod 0644 '{}' \; /usr/bin/install -c znc /home/buildroot/autobuild/run/instance-2/output/target/usr/bin /usr/bin/install -c znc-buildmod /home/buildroot/autobuild/run/instance-2/output/target/usr/bin /usr/bin/install -c -m 644 ./include/znc/*.h /home/buildroot/autobuild/run/instance-2/output/target/usr/include/znc /usr/bin/install -c -m 644 include/znc/*.h /home/buildroot/autobuild/run/instance-2/output/target/usr/include/znc /usr/bin/install -c -m 644 znc.pc /home/buildroot/autobuild/run/instance-2/output/target/usr/lib/pkgconfig rm -rf /home/buildroot/autobuild/run/instance-2/output/target/usr/share/znc/modules test -d /home/buildroot/autobuild/run/instance-2/output/target/usr/lib/znc || /usr/bin/install -c -d /home/buildroot/autobuild/run/instance-2/output/target/usr/lib/znc test -d /home/buildroot/autobuild/run/instance-2/output/target/usr/share/znc/modules || /usr/bin/install -c -d /home/buildroot/autobuild/run/instance-2/output/target/usr/share/znc/modules rm -rf /home/buildroot/autobuild/run/instance-2/output/target/usr/lib/znc/*.so cp -R ./data/* /home/buildroot/autobuild/run/instance-2/output/target/usr/share/znc/modules find /home/buildroot/autobuild/run/instance-2/output/target/usr/share/znc/modules -type d -exec chmod 0755 '{}' \; find /home/buildroot/autobuild/run/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/buildroot/autobuild/run/instance-2/output/target/usr/lib/znc if test -n ""; then \ test -d /home/buildroot/autobuild/run/instance-2/output/target || /usr/bin/install -c -d /home/buildroot/autobuild/run/instance-2/output/target || exit 1 ; \ /usr/bin/install -c /home/buildroot/autobuild/run/instance-2/output/target || exit 1 ; \ /usr/bin/install -c libznc.dll.a /home/buildroot/autobuild/run/instance-2/output/target/usr/lib || exit 1 ; \ fi test -d /home/buildroot/autobuild/run/instance-2/output/target/usr/share/man/man1 || /usr/bin/install -c -d /home/buildroot/autobuild/run/instance-2/output/target/usr/share/man/man1 /usr/bin/install -c -m 644 znc.1.gz znc-buildmod.1.gz /home/buildroot/autobuild/run/instance-2/output/target/usr/share/man/man1 #test -d /home/buildroot/autobuild/run/instance-2/output/target || /usr/bin/install -c -d /home/buildroot/autobuild/run/instance-2/output/target #/usr/bin/install -c -m 644 ./znc.service /home/buildroot/autobuild/run/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 >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/buildroot/autobuild/run/instance-2/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/buildroot/autobuild/run/instance-2/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libgstreamer-1.0.la" is touched by more than one package: [u'gstreamer1', u'libjpeg', u'libopenssl', u'libebml', u'libevent', u'libmatroska', u'libmnl', u'libmodplug', u'libnl', u'libpng', u'libsvg', u'libuecc', u'libxkbcommon', u'mpg123', u'openobex', u'popt', u'qhull', u'rapidjson', u'tinyalsa', u'tinydtls', u'x265'] Warning: staging file "./usr/lib/libpopt.la" is touched by more than one package: [u'popt', u'qhull', u'rapidjson', u'tinyalsa', u'tinydtls', u'x265'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'bluez_utils', u'boost', u'gstreamer1', u'libjpeg', u'libopenssl', u'libebml', u'libevent', u'libmatroska', u'libmnl', u'libmodplug', u'libnl', u'libpng', u'libsvg', u'libuecc', u'libxkbcommon', u'mpg123', u'openobex', u'popt', u'qhull', u'rapidjson', u'tinyalsa', u'tinydtls', u'x265'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'bluez_utils', u'boost', u'gstreamer1', u'libjpeg', u'libopenssl', u'libebml', u'libevent', u'libmatroska', u'libmnl', u'libmodplug', u'libnl', u'libpng', u'libsvg', u'libuecc', u'libxkbcommon', u'mpg123', u'openobex', u'popt', u'qhull', u'rapidjson', u'tinyalsa', u'tinydtls', u'x265'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'bluez_utils', u'boost', u'gstreamer1', u'libjpeg', u'libopenssl', u'libebml', u'libevent', u'libmatroska', u'libmnl', u'libmodplug', u'libnl', u'libpng', u'libsvg', u'libuecc', u'libxkbcommon', u'mpg123', u'openobex', u'popt', u'qhull', u'rapidjson', u'tinyalsa', u'tinydtls', u'x265'] 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/libcheck.la" is touched by more than one package: [u'check', u'expat', u'dbus', u'libffi', u'pcre', u'libzlib', u'util-linux', u'libglib2', u'bluez_utils', u'boost', u'gstreamer1', u'libjpeg', u'libopenssl', u'libebml', u'libevent', u'libmatroska', u'libmnl', u'libmodplug', u'libnl', u'libpng', u'libsvg', u'libuecc', u'libxkbcommon', u'mpg123', u'openobex', u'popt', u'qhull', u'rapidjson', u'tinyalsa', u'tinydtls', u'x265'] Warning: staging file "./usr/lib/libevent_core.la" is touched by more than one package: [u'libevent', u'libmatroska', u'libmnl', u'libmodplug', u'libnl', u'libpng', u'libsvg', u'libuecc', u'libxkbcommon', u'mpg123', u'openobex', u'popt', u'qhull', u'rapidjson', u'tinyalsa', u'tinydtls', u'x265'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'libzlib', u'util-linux', u'libglib2', u'bluez_utils', u'boost', u'gstreamer1', u'libjpeg', u'libopenssl', u'libebml', u'libevent', u'libmatroska', u'libmnl', u'libmodplug', u'libnl', u'libpng', u'libsvg', u'libuecc', u'libxkbcommon', u'mpg123', u'openobex', u'popt', u'qhull', u'rapidjson', u'tinyalsa', u'tinydtls', u'x265'] Warning: staging file "./usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'libnl', u'libpng', u'libsvg', u'libuecc', u'libxkbcommon', u'mpg123', u'openobex', u'popt', u'qhull', u'rapidjson', u'tinyalsa', u'tinydtls', u'x265'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'pcre', u'libzlib', u'util-linux', u'libglib2', u'bluez_utils', u'boost', u'gstreamer1', u'libjpeg', u'libopenssl', u'libebml', u'libevent', u'libmatroska', u'libmnl', u'libmodplug', u'libnl', u'libpng', u'libsvg', u'libuecc', u'libxkbcommon', u'mpg123', u'openobex', u'popt', u'qhull', u'rapidjson', u'tinyalsa', u'tinydtls', u'x265'] Warning: staging file "./usr/lib/libbluetooth.la" is touched by more than one package: [u'bluez_utils', u'boost', u'gstreamer1', u'libjpeg', u'libopenssl', u'libebml', u'libevent', u'libmatroska', u'libmnl', u'libmodplug', u'libnl', u'libpng', u'libsvg', u'libuecc', u'libxkbcommon', u'mpg123', u'openobex', u'popt', u'qhull', u'rapidjson', u'tinyalsa', u'tinydtls', u'x265'] 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/libnl-route-3.la" is touched by more than one package: [u'libnl', u'libpng', u'libsvg', u'libuecc', u'libxkbcommon', u'mpg123', u'openobex', u'popt', u'qhull', u'rapidjson', u'tinyalsa', u'tinydtls', u'x265'] Warning: staging file "./usr/lib/libout123.la" is touched by more than one package: [u'mpg123', u'openobex', u'popt', u'qhull', u'rapidjson', u'tinyalsa', u'tinydtls', u'x265'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'bluez_utils', u'boost', u'gstreamer1', u'libjpeg', u'libopenssl', u'libebml', u'libevent', u'libmatroska', u'libmnl', u'libmodplug', u'libnl', u'libpng', u'libsvg', u'libuecc', u'libxkbcommon', u'mpg123', u'openobex', u'popt', u'qhull', u'rapidjson', u'tinyalsa', u'tinydtls', u'x265'] Warning: staging file "./usr/lib/libjpeg.la" is touched by more than one package: [u'libjpeg', u'libopenssl', u'libebml', u'libevent', u'libmatroska', u'libmnl', u'libmodplug', u'libnl', u'libpng', u'libsvg', u'libuecc', u'libxkbcommon', u'mpg123', u'openobex', u'popt', u'qhull', u'rapidjson', u'tinyalsa', u'tinydtls', u'x265'] Warning: staging file "./usr/lib/libevent_pthreads.la" is touched by more than one package: [u'libevent', u'libmatroska', u'libmnl', u'libmodplug', u'libnl', u'libpng', u'libsvg', u'libuecc', u'libxkbcommon', u'mpg123', u'openobex', u'popt', u'qhull', u'rapidjson', u'tinyalsa', u'tinydtls', u'x265'] Warning: staging file "./usr/lib/libevent_extra.la" is touched by more than one package: [u'libevent', u'libmatroska', u'libmnl', u'libmodplug', u'libnl', u'libpng', u'libsvg', u'libuecc', u'libxkbcommon', u'mpg123', u'openobex', u'popt', u'qhull', u'rapidjson', u'tinyalsa', u'tinydtls', u'x265'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'libzlib', u'util-linux', u'libglib2', u'bluez_utils', u'boost', u'gstreamer1', u'libjpeg', u'libopenssl', u'libebml', u'libevent', u'libmatroska', u'libmnl', u'libmodplug', u'libnl', u'libpng', u'libsvg', u'libuecc', u'libxkbcommon', u'mpg123', u'openobex', u'popt', u'qhull', u'rapidjson', u'tinyalsa', u'tinydtls', u'x265'] Warning: staging file "./usr/lib/libnl-3.la" is touched by more than one package: [u'libnl', u'libpng', u'libsvg', u'libuecc', u'libxkbcommon', u'mpg123', u'openobex', u'popt', u'qhull', u'rapidjson', u'tinyalsa', u'tinydtls', u'x265'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'libglib2', u'bluez_utils', u'boost', u'gstreamer1', u'libjpeg', u'libopenssl', u'libebml', u'libevent', u'libmatroska', u'libmnl', u'libmodplug', u'libnl', u'libpng', u'libsvg', u'libuecc', u'libxkbcommon', u'mpg123', u'openobex', u'popt', u'qhull', u'rapidjson', u'tinyalsa', u'tinydtls', u'x265'] Warning: staging file "./usr/lib/libsvg.la" is touched by more than one package: [u'libsvg', u'libuecc', u'libxkbcommon', u'mpg123', u'openobex', u'popt', u'qhull', u'rapidjson', u'tinyalsa', u'tinydtls', u'x265'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'libzlib', u'util-linux', u'libglib2', u'bluez_utils', u'boost', u'gstreamer1', u'libjpeg', u'libopenssl', u'libebml', u'libevent', u'libmatroska', u'libmnl', u'libmodplug', u'libnl', u'libpng', u'libsvg', u'libuecc', u'libxkbcommon', u'mpg123', u'openobex', u'popt', u'qhull', u'rapidjson', u'tinyalsa', u'tinydtls', u'x265'] Warning: staging file "./usr/lib/libgstnet-1.0.la" is touched by more than one package: [u'gstreamer1', u'libjpeg', u'libopenssl', u'libebml', u'libevent', u'libmatroska', u'libmnl', u'libmodplug', u'libnl', u'libpng', u'libsvg', u'libuecc', u'libxkbcommon', u'mpg123', u'openobex', u'popt', u'qhull', u'rapidjson', u'tinyalsa', u'tinydtls', u'x265'] Warning: staging file "./usr/lib/libxkbcommon.la" is touched by more than one package: [u'libxkbcommon', u'mpg123', u'openobex', u'popt', u'qhull', u'rapidjson', u'tinyalsa', u'tinydtls', u'x265'] Warning: staging file "./usr/lib/libgstbase-1.0.la" is touched by more than one package: [u'gstreamer1', u'libjpeg', u'libopenssl', u'libebml', u'libevent', u'libmatroska', u'libmnl', u'libmodplug', u'libnl', u'libpng', u'libsvg', u'libuecc', u'libxkbcommon', u'mpg123', u'openobex', u'popt', u'qhull', u'rapidjson', u'tinyalsa', u'tinydtls', u'x265'] Warning: staging file "./usr/lib/libevent.la" is touched by more than one package: [u'libevent', u'libmatroska', u'libmnl', u'libmodplug', u'libnl', u'libpng', u'libsvg', u'libuecc', u'libxkbcommon', u'mpg123', u'openobex', u'popt', u'qhull', u'rapidjson', u'tinyalsa', u'tinydtls', u'x265'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'bluez_utils', u'boost', u'gstreamer1', u'libjpeg', u'libopenssl', u'libebml', u'libevent', u'libmatroska', u'libmnl', u'libmodplug', u'libnl', u'libpng', u'libsvg', u'libuecc', u'libxkbcommon', u'mpg123', u'openobex', u'popt', u'qhull', u'rapidjson', u'tinyalsa', u'tinydtls', u'x265'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'bluez_utils', u'boost', u'gstreamer1', u'libjpeg', u'libopenssl', u'libebml', u'libevent', u'libmatroska', u'libmnl', u'libmodplug', u'libnl', u'libpng', u'libsvg', u'libuecc', u'libxkbcommon', u'mpg123', u'openobex', u'popt', u'qhull', u'rapidjson', u'tinyalsa', u'tinydtls', u'x265'] Warning: staging file "./usr/lib/libevent_openssl.la" is touched by more than one package: [u'libevent', u'libmatroska', u'libmnl', u'libmodplug', u'libnl', u'libpng', u'libsvg', u'libuecc', u'libxkbcommon', u'mpg123', u'openobex', u'popt', u'qhull', u'rapidjson', u'tinyalsa', u'tinydtls', u'x265'] Warning: staging file "./usr/lib/libmnl.la" is touched by more than one package: [u'libmnl', u'libmodplug', u'libnl', u'libpng', u'libsvg', u'libuecc', u'libxkbcommon', u'mpg123', u'openobex', u'popt', u'qhull', u'rapidjson', u'tinyalsa', u'tinydtls', u'x265'] Warning: staging file "./usr/lib/libpng16.la" is touched by more than one package: [u'libpng', u'libsvg', u'libuecc', u'libxkbcommon', u'mpg123', u'openobex', u'popt', u'qhull', u'rapidjson', u'tinyalsa', u'tinydtls', u'x265'] Warning: staging file "./usr/lib/libmpg123.la" is touched by more than one package: [u'mpg123', u'openobex', u'popt', u'qhull', u'rapidjson', u'tinyalsa', u'tinydtls', u'x265'] Warning: staging file "./usr/lib/libpng.la" is touched by more than one package: [u'libpng', u'libsvg', u'libuecc', u'libxkbcommon', u'mpg123', u'openobex', u'popt', u'qhull', u'rapidjson', u'tinyalsa', u'tinydtls', u'x265'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'bluez_utils', u'boost', u'gstreamer1', u'libjpeg', u'libopenssl', u'libebml', u'libevent', u'libmatroska', u'libmnl', u'libmodplug', u'libnl', u'libpng', u'libsvg', u'libuecc', u'libxkbcommon', u'mpg123', u'openobex', u'popt', u'qhull', u'rapidjson', u'tinyalsa', u'tinydtls', u'x265'] 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/gstreamer-1.0/libgstcoretracers.la" is touched by more than one package: [u'gstreamer1', u'libjpeg', u'libopenssl', u'libebml', u'libevent', u'libmatroska', u'libmnl', u'libmodplug', u'libnl', u'libpng', u'libsvg', u'libuecc', u'libxkbcommon', u'mpg123', u'openobex', u'popt', u'qhull', u'rapidjson', u'tinyalsa', u'tinydtls', u'x265'] Warning: staging file "./usr/lib/libgstcontroller-1.0.la" is touched by more than one package: [u'gstreamer1', u'libjpeg', u'libopenssl', u'libebml', u'libevent', u'libmatroska', u'libmnl', u'libmodplug', u'libnl', u'libpng', u'libsvg', u'libuecc', u'libxkbcommon', u'mpg123', u'openobex', u'popt', u'qhull', u'rapidjson', u'tinyalsa', u'tinydtls', u'x265'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'dbus', u'libffi', u'pcre', u'libzlib', u'util-linux', u'libglib2', u'bluez_utils', u'boost', u'gstreamer1', u'libjpeg', u'libopenssl', u'libebml', u'libevent', u'libmatroska', u'libmnl', u'libmodplug', u'libnl', u'libpng', u'libsvg', u'libuecc', u'libxkbcommon', u'mpg123', u'openobex', u'popt', u'qhull', u'rapidjson', u'tinyalsa', u'tinydtls', u'x265'] Warning: staging file "./usr/lib/libdbus-1.la" is touched by more than one package: [u'dbus', u'libffi', u'pcre', u'libzlib', u'util-linux', u'libglib2', u'bluez_utils', u'boost', u'gstreamer1', u'libjpeg', u'libopenssl', u'libebml', u'libevent', u'libmatroska', u'libmnl', u'libmodplug', u'libnl', u'libpng', u'libsvg', u'libuecc', u'libxkbcommon', u'mpg123', u'openobex', u'popt', u'qhull', u'rapidjson', u'tinyalsa', u'tinydtls', u'x265'] Warning: staging file "./usr/lib/gstreamer-1.0/libgstcoreelements.la" is touched by more than one package: [u'gstreamer1', u'libjpeg', u'libopenssl', u'libebml', u'libevent', u'libmatroska', u'libmnl', u'libmodplug', u'libnl', u'libpng', u'libsvg', u'libuecc', u'libxkbcommon', u'mpg123', u'openobex', u'popt', u'qhull', u'rapidjson', u'tinyalsa', u'tinydtls', u'x265'] Warning: staging file "./usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'libnl', u'libpng', u'libsvg', u'libuecc', u'libxkbcommon', u'mpg123', u'openobex', u'popt', u'qhull', u'rapidjson', u'tinyalsa', u'tinydtls', u'x265'] Warning: staging file "./usr/lib/libnl-genl-3.la" is touched by more than one package: [u'libnl', u'libpng', u'libsvg', u'libuecc', u'libxkbcommon', u'mpg123', u'openobex', u'popt', u'qhull', u'rapidjson', u'tinyalsa', u'tinydtls', u'x265'] Warning: staging file "./usr/lib/libmodplug.la" is touched by more than one package: [u'libmodplug', u'libnl', u'libpng', u'libsvg', u'libuecc', u'libxkbcommon', u'mpg123', u'openobex', u'popt', u'qhull', u'rapidjson', u'tinyalsa', u'tinydtls', u'x265'] Warning: staging file "./usr/lib/libnl-nf-3.la" is touched by more than one package: [u'libnl', u'libpng', u'libsvg', u'libuecc', u'libxkbcommon', u'mpg123', u'openobex', u'popt', u'qhull', u'rapidjson', u'tinyalsa', u'tinydtls', u'x265'] ./support/scripts/check-uniq-files -t host /home/buildroot/autobuild/run/instance-2/output/build/packages-file-list-host.txt Warning: host file "./xtensa-buildroot-linux-uclibc/sysroot/usr/lib/libffi.la" is touched by more than one package: [u'host-libusb', u'host-cmake', u'host-patchelf'] Warning: host file "./xtensa-buildroot-linux-uclibc/sysroot/usr/lib/libcheck.la" is touched by more than one package: [u'host-m4', u'host-libusb', u'host-cmake', u'host-patchelf'] Warning: host file "./xtensa-buildroot-linux-uclibc/sysroot/usr/lib/libgstbase-1.0.la" is touched by more than one package: [u'host-cmake', u'host-patchelf'] Warning: host file "./xtensa-buildroot-linux-uclibc/sysroot/usr/lib/libglib-2.0.la" is touched by more than one package: [u'host-libusb', u'host-cmake', u'host-patchelf'] Warning: host file "./xtensa-buildroot-linux-uclibc/sysroot/usr/lib/gstreamer-1.0/libgstcoretracers.la" is touched by more than one package: [u'host-cmake', u'host-patchelf'] Warning: host file "./xtensa-buildroot-linux-uclibc/sysroot/usr/lib/libjpeg.la" is touched by more than one package: [u'host-cmake', u'host-patchelf'] Warning: host file "./xtensa-buildroot-linux-uclibc/sysroot/usr/lib/gstreamer-1.0/libgstcoreelements.la" is touched by more than one package: [u'host-cmake', u'host-patchelf'] Warning: host file "./xtensa-buildroot-linux-uclibc/sysroot/usr/lib/libpcrecpp.la" is touched by more than one package: [u'host-libusb', u'host-cmake', u'host-patchelf'] Warning: host file "./xtensa-buildroot-linux-uclibc/sysroot/usr/lib/libgthread-2.0.la" is touched by more than one package: [u'host-libusb', u'host-cmake', u'host-patchelf'] Warning: host file "./xtensa-buildroot-linux-uclibc/sysroot/usr/lib/libgstreamer-1.0.la" is touched by more than one package: [u'host-cmake', u'host-patchelf'] Warning: host file "./xtensa-buildroot-linux-uclibc/sysroot/usr/lib/libgstnet-1.0.la" is touched by more than one package: [u'host-cmake', u'host-patchelf'] Warning: host file "./xtensa-buildroot-linux-uclibc/sysroot/usr/lib/libpcreposix.la" is touched by more than one package: [u'host-libusb', u'host-cmake', u'host-patchelf'] Warning: host file "./xtensa-buildroot-linux-uclibc/sysroot/usr/lib/libmount.la" is touched by more than one package: [u'host-libusb', u'host-cmake', u'host-patchelf'] Warning: host file "./xtensa-buildroot-linux-uclibc/sysroot/usr/lib/libuuid.la" is touched by more than one package: [u'host-libusb', u'host-cmake', u'host-patchelf'] Warning: host file "./xtensa-buildroot-linux-uclibc/sysroot/usr/lib/libdbus-1.la" is touched by more than one package: [u'host-m4', u'host-libusb', u'host-cmake', u'host-patchelf'] Warning: host file "./xtensa-buildroot-linux-uclibc/sysroot/usr/lib/libpcre.la" is touched by more than one package: [u'host-libusb', u'host-cmake', u'host-patchelf'] Warning: host file "./xtensa-buildroot-linux-uclibc/sysroot/usr/lib/libbluetooth.la" is touched by more than one package: [u'host-libusb', u'host-cmake', u'host-patchelf'] Warning: host file "./xtensa-buildroot-linux-uclibc/sysroot/usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'host-libusb', u'host-cmake', u'host-patchelf'] Warning: host file "./xtensa-buildroot-linux-uclibc/sysroot/usr/lib/libgstcontroller-1.0.la" is touched by more than one package: [u'host-cmake', u'host-patchelf'] Warning: host file "./xtensa-buildroot-linux-uclibc/sysroot/usr/lib/libgobject-2.0.la" is touched by more than one package: [u'host-libusb', u'host-cmake', u'host-patchelf'] Warning: host file "./xtensa-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.la" is touched by more than one package: [u'host-libusb', u'host-cmake', u'host-patchelf'] Warning: host file "./xtensa-buildroot-linux-uclibc/sysroot/usr/lib/libgio-2.0.la" is touched by more than one package: [u'host-libusb', u'host-cmake', u'host-patchelf'] Warning: host file "./xtensa-buildroot-linux-uclibc/sysroot/usr/lib/libexpat.la" is touched by more than one package: [u'host-m4', u'host-libusb', u'host-cmake', u'host-patchelf'] /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/buildroot/autobuild/run/instance-2/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/buildroot/autobuild/run/instance-2/output/target/etc/inittab if grep -q CONFIG_ASH=y ./.config; then grep -qsE '^/bin/ash$' /home/buildroot/autobuild/run/instance-2/output/target/etc/shells || echo "/bin/ash" >> /home/buildroot/autobuild/run/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/buildroot/autobuild/run/instance-2/output/target/etc/shells || echo "/bin/hush" >> /home/buildroot/autobuild/run/instance-2/output/target/etc/shells; fi grep: ./.config: No such file or directory rm -f /home/buildroot/autobuild/run/instance-2/output/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/autobuild/run/instance-2/output/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/autobuild/run/instance-2/output/host/bin/glib-compile-schemas /home/buildroot/autobuild/run/instance-2/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/autobuild/run/instance-2/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/buildroot/autobuild/run/instance-2/output/host/etc/meson sed -e "s%@TARGET_CROSS@%/home/buildroot/autobuild/run/instance-2/output/host/bin/xtensa-linux-%g" -e "s%@TARGET_ARCH@%xtensa%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%"big"%g" -e "s%@TARGET_CFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os `%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os `%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/run/instance-2/output/host%g" package/meson//cross-compilation.conf.in > /home/buildroot/autobuild/run/instance-2/output/host/etc/meson/cross-compilation.conf mkdir -p /home/buildroot/autobuild/run/instance-2/output/target/etc echo "buildroot" > /home/buildroot/autobuild/run/instance-2/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/run/instance-2/output/target/etc/hosts mkdir -p /home/buildroot/autobuild/run/instance-2/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/run/instance-2/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/run/instance-2/output/target/etc/shadow rm -f /home/buildroot/autobuild/run/instance-2/output/target/bin/sh rm -f /home/buildroot/autobuild/run/instance-2/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/autobuild/run/instance-2/output/build/locales.nopurge; done for dir in /home/buildroot/autobuild/run/instance-2/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/run/instance-2/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/run/instance-2/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/run/instance-2/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/run/instance-2/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/run/instance-2/output/target/usr/include /home/buildroot/autobuild/run/instance-2/output/target/usr/share/aclocal \ /home/buildroot/autobuild/run/instance-2/output/target/usr/lib/pkgconfig /home/buildroot/autobuild/run/instance-2/output/target/usr/share/pkgconfig \ /home/buildroot/autobuild/run/instance-2/output/target/usr/lib/cmake /home/buildroot/autobuild/run/instance-2/output/target/usr/share/cmake find /home/buildroot/autobuild/run/instance-2/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/run/instance-2/output/target/lib/ /home/buildroot/autobuild/run/instance-2/output/target/usr/lib/ /home/buildroot/autobuild/run/instance-2/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/autobuild/run/instance-2/output/target/usr/share/gdb rm -rf /home/buildroot/autobuild/run/instance-2/output/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/run/instance-2/output/target/usr/share/zsh rm -rf /home/buildroot/autobuild/run/instance-2/output/target/usr/man /home/buildroot/autobuild/run/instance-2/output/target/usr/share/man rm -rf /home/buildroot/autobuild/run/instance-2/output/target/usr/info /home/buildroot/autobuild/run/instance-2/output/target/usr/share/info rm -rf /home/buildroot/autobuild/run/instance-2/output/target/usr/doc /home/buildroot/autobuild/run/instance-2/output/target/usr/share/doc rm -rf /home/buildroot/autobuild/run/instance-2/output/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/run/instance-2/output/target/usr/share 2>/dev/null || true find /home/buildroot/autobuild/run/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/buildroot/autobuild/run/instance-2/output/host/bin/xtensa-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/run/instance-2/output/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/buildroot/autobuild/run/instance-2/output/host/bin/xtensa-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/buildroot/autobuild/run/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/buildroot/autobuild/run/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/buildroot/autobuild/run/instance-2/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.05-git-00078-g9550765"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2019.05-git\"" \ ) > /home/buildroot/autobuild/run/instance-2/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/run/instance-2/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/autobuild/run/instance-2/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/run/instance-2/output/target/usr make: Leaving directory `/home/buildroot/autobuild/run/instance-2/buildroot' make: Entering directory `/home/buildroot/autobuild/run/instance-2/buildroot' >>> Buildroot 2019.05-git-00078-g9550765 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-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> 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) >>> host-pkgconf 1.5.3 Collecting legal info ERROR: No hash found for COPYING >>> dbus 1.12.10 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> 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) >>> 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) >>> 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) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> 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) >>> boost 1.69.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> busybox 1.29.3 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> host-dfu-util 0.9 Collecting legal info ERROR: No hash found for COPYING >>> host-libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> gstreamer1 1.14.4 Collecting legal info COPYING: OK (sha256: f445dc78b88496f7e20c7a2a461b95baba5865c8919b8289ac24ac0a80c6ce7a) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> initscripts Collecting legal info >>> iperf 2.0.13 Collecting legal info COPYING: OK (sha256: 5f9f5c4feca3347c3b3c0ada8b16b4e6b698aac4e6f016a24adf61a5915336d1) >>> jpeg Collecting legal info >>> libjpeg 9c Collecting legal info README: OK (sha256: 31f366acfb6259456d9046eb7f16875e387f8bf029d37ac4c4397bf63f22fd6b) >>> libcpprestsdk v2.10.10 Collecting legal info license.txt: OK (sha256: 5c191789f502ac87df83b57008d2fc3e47fbf31315381b5bc4309f6602d0fe97) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> openssl Collecting legal info >>> libopenssl 1.1.1a Collecting legal info LICENSE: OK (sha256: 350c7817af2ef980d3f3922bc5e0bb6a9d9f6cc21e784a699bcd2a31c74a84b1) >>> libebml 1.3.6 Collecting legal info LICENSE.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libevent 2.1.8-stable Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libmatroska 1.4.9 Collecting legal info LICENSE.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmodplug 0.8.8.5 Collecting legal info COPYING: OK (sha256: 49942e7b3b175f549e751feb08b5270ca6f6c5fb7a1be9f9517db275ec32c92e) >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libpng 1.6.36 Collecting legal info LICENSE: OK (sha256: 142da07fb4b0cceb861b2e69fe7e5b602f25ec7adc85b0a426133d9ee0d2e116) >>> libsvg 0.1.4 Collecting legal info ERROR: No hash found for COPYING >>> libuecc 7 Collecting legal info ERROR: No hash found for COPYRIGHT >>> libxkbcommon 0.8.3 Collecting legal info LICENSE: OK (sha256: 086caee279449369d41c1157911ec7696e707b93feba7280de757d3c470b2dfb) >>> lldpd 1.0.1 Collecting legal info ERROR: No hash found for README.md >>> mpg123 1.25.10 Collecting legal info COPYING: OK (sha256: f40e0dd86b27b52e429b693a87b3ca63ae0a98a4d142e77207aa6bdf1db7a295) >>> openobex 1.7.2 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> qhull 7.2.0 Collecting legal info ERROR: No hash found for COPYING.txt >>> rapidjson v1.1.0 Collecting legal info license.txt: OK (sha256: a140e5d46fe734a1c78f1a3c3ef207871dd75648be71fdda8e309b23ab8b1f32) >>> tinyalsa 1.1.1 Collecting legal info ERROR: No hash found for NOTICE >>> tinydtls 0.8.2 Collecting legal info tinydtls.h: OK (sha256: 65fbf31c3551633e7dcc051fac80f2c1a73b0b077af9ed564d726155dfc40513) >>> ussp-push 0.11 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> w_scan 20170107 Collecting legal info ERROR: No hash found for COPYING >>> wpan-tools 0.7 Collecting legal info ERROR: No hash found for COPYING >>> x265 2.8 Collecting legal info COPYING: OK (sha256: d8afb1bcc7a2cfc603683b168d6987ef0a48e59e0da3693bf55c5d33b67e2b49) >>> 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 /home/buildroot/autobuild/run/instance-2/output/legal-info make: Leaving directory `/home/buildroot/autobuild/run/instance-2/buildroot'