src/IRCNetwork.cpp:1000:9: note: in expansion of macro 'NETWORKMODULECALL' NETWORKMODULECALL(OnTimerAutoJoin(*pChan), m_pUser, this, nullptr, ^~~~~~~~~~~~~~~~~ ./include/znc/main.h:110:9: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] if (macNETWORK != nullptr) { \ ^ src/IRCNetwork.cpp:988:5: note: in expansion of macro 'NETWORKMODULECALL' NETWORKMODULECALL(OnJoining(*pChan), m_pUser, this, nullptr, &bReturn); ^~~~~~~~~~~~~~~~~ src/IRCNetwork.cpp: In member function 'void CIRCNetwork::ClientConnected(CClient*)': ./include/znc/main.h:110:9: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] if (macNETWORK != nullptr) { \ ^ src/IRCNetwork.cpp:717:9: note: in expansion of macro 'NETWORKMODULECALL' NETWORKMODULECALL(OnPrivBufferPlayMessage(Message), m_pUser, this, ^~~~~~~~~~~~~~~~~ src/IRCNetwork.cpp: In member function 'bool CIRCNetwork::Connect()': ./include/znc/main.h:110:9: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] if (macNETWORK != nullptr) { \ ^ src/IRCNetwork.cpp:1303:5: note: in expansion of macro 'NETWORKMODULECALL' NETWORKMODULECALL(OnIRCConnecting(pIRCSock), m_pUser, this, nullptr, ^~~~~~~~~~~~~~~~~ Building module autocycle... Building module autoop... Building core object User... Building core object IRCSock... Building module autoreply... src/User.cpp: In member function 'virtual void CUserTimer::RunJob()': src/User.cpp:48:64: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (pUserClient->GetTimeSinceLastDataTransaction() >= ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ m_pUser->GetPingFrequency()) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./include/znc/Client.h:24:0, from ./include/znc/znc.h:21, from ./include/znc/IRCNetwork.h:24, from src/User.cpp:20: src/User.cpp: In member function 'bool CUser::DeleteNetwork(const CString&)': ./include/znc/main.h:85:9: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] if (macUSER != nullptr) { \ ^ ./include/znc/main.h:126:5: note: in expansion of macro '_USERMODULECALL' _USERMODULECALL(macFUNC, macUSER, nullptr, macCLIENT, macEXITER) ^~~~~~~~~~~~~~~ src/User.cpp:550:9: note: in expansion of macro 'USERMODULECALL' USERMODULECALL(OnDeleteNetwork(*pNetwork), this, nullptr, &bCancel); ^~~~~~~~~~~~~~ src/User.cpp: In member function 'CIRCNetwork* CUser::AddNetwork(const CString&, CString&)': ./include/znc/main.h:85:9: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] if (macUSER != nullptr) { \ ^ ./include/znc/main.h:126:5: note: in expansion of macro '_USERMODULECALL' _USERMODULECALL(macFUNC, macUSER, nullptr, macCLIENT, macEXITER) ^~~~~~~~~~~~~~~ src/User.cpp:518:5: note: in expansion of macro 'USERMODULECALL' USERMODULECALL(OnAddNetwork(*pNetwork, sErrorRet), this, nullptr, &bCancel); ^~~~~~~~~~~~~~ Building module autovoice... Building module awaynick... Building module block_motd... Building core object Client... Building core object Chan... Building module blockuser... Building core object Nick... Building core object Server... Building module bouncedcc... Building core object Modules... Building core object MD5... Building core object Buffer... Building module buffextras... Building core object Utils... Building module chansaver... Building module clearbufferonmsg... Building core object FileUtils... Building core object HTTPSock... Building module clientnotify... Building core object Template... Building module controlpanel... Building module ctcpflood... Building core object ClientCommand... Building module dcc... Building core object Socket... Building core object SHA256... Building core object WebModules... Building module disconkick... Building module fail2ban... Building core object Listener... Building core object Config... Building core object ZNCDebug... Building module flooddetach... Building module identfile... Building core object Threads... Building core object version... Building core object Query... Building module imapauth... Building module keepnick... Building core object SSLVerifyHost... Building module kickrejoin... Building core object Message... Building module lastseen... Building core object Translation... Building module listsockets... Building core object Csocket... 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... partyline.cpp: In member function 'virtual CModule::EModRet CPartylineMod::OnNumericMessage(CNumericMessage&)': partyline.cpp:209:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < Msg.GetParams().size(); ++i) { ~~^~~~~~~~~~~~~~~~~~~~~~~~ Building module q... Building module raw... Building module route_replies... Building module sample... Building module samplewebapi... Building module sasl... 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 block_motd... Linking module blockuser... Linking module bouncedcc... Linking module buffextras... Linking module chansaver... Linking module clearbufferonmsg... Linking module clientnotify... Linking module controlpanel... Linking module ctcpflood... Linking module dcc... Linking module fail2ban... Linking module disconkick... 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 znc... 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 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/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.0/ 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 adminlog.so alias.so autoattach.so autocycle.so autoop.so autoreply.so autovoice.so awaynick.so block_motd.so blockuser.so bouncedcc.so buffextras.so chansaver.so clearbufferonmsg.so clientnotify.so controlpanel.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 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/libQt5Qml.la" is touched by more than one package: [u'qt5declarative', u'qt5scxml', u'sdl'] Warning: staging file "./usr/lib/libQt5Network.prl" is touched by more than one package: [u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5scxml'] Warning: staging file "./usr/lib/libcurl.la" is touched by more than one package: [u'libcurl', u'libxml2', u'ncurses', u'sqlite', u'util-linux', u'atf', u'libpng', u'freetype', u'gd', u'libpcap', u'ibrcommon', u'ibrdtn', u'jimtcl', u'jq', u'libgpg-error', u'libgcrypt', u'libaacs', u'libilbc', u'libxmlrpc', u'libxslt', u'lvm2', u'pcre2', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5scxml', u'sdl'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'atf', u'libpng', u'freetype', u'gd', u'libpcap', u'ibrcommon', u'ibrdtn', u'jimtcl', u'jq', u'libgpg-error', u'libgcrypt', u'libaacs', u'libilbc', u'libxmlrpc', u'libxslt', u'lvm2', u'pcre2', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5scxml', u'sdl'] Warning: staging file "./usr/lib/libQt5ThemeSupport.prl" is touched by more than one package: [u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5scxml'] Warning: staging file "./usr/lib/libQt5ThemeSupport.la" is touched by more than one package: [u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5scxml', u'sdl'] Warning: staging file "./usr/lib/libQt5AccessibilitySupport.la" is touched by more than one package: [u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5scxml', u'sdl'] Warning: staging file "./usr/lib/libibrcommon.la" is touched by more than one package: [u'ibrcommon', u'ibrdtn', u'jimtcl', u'jq', u'libgpg-error', u'libgcrypt', u'libaacs', u'libilbc', u'libxmlrpc', u'libxslt', u'lvm2', u'pcre2', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5scxml', u'sdl'] Warning: staging file "./usr/lib/libQt5XmlPatterns.prl" is touched by more than one package: [u'qt5xmlpatterns', u'qt5declarative', u'qt5scxml'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'gd', u'libpcap', u'ibrcommon', u'ibrdtn', u'jimtcl', u'jq', u'libgpg-error', u'libgcrypt', u'libaacs', u'libilbc', u'libxmlrpc', u'libxslt', u'lvm2', u'pcre2', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5scxml', u'sdl'] Warning: staging file "./usr/lib/libQt5Test.la" is touched by more than one package: [u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5scxml', u'sdl'] Warning: staging file "./usr/lib/libpcre2-8.la" is touched by more than one package: [u'pcre2', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5scxml', u'sdl'] Warning: staging file "./usr/lib/libQt5Quick.prl" is touched by more than one package: [u'qt5declarative', u'qt5scxml'] Warning: staging file "./usr/lib/libjansson.la" is touched by more than one package: [u'jansson', u'libzlib', u'libcurl', u'libxml2', u'ncurses', u'sqlite', u'util-linux', u'atf', u'libpng', u'freetype', u'gd', u'libpcap', u'ibrcommon', u'ibrdtn', u'jimtcl', u'jq', u'libgpg-error', u'libgcrypt', u'libaacs', u'libilbc', u'libxmlrpc', u'libxslt', u'lvm2', u'pcre2', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5scxml', u'sdl'] Warning: staging file "./usr/lib/libQt5ServiceSupport.prl" is touched by more than one package: [u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5scxml'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'ncurses', u'sqlite', u'util-linux', u'atf', u'libpng', u'freetype', u'gd', u'libpcap', u'ibrcommon', u'ibrdtn', u'jimtcl', u'jq', u'libgpg-error', u'libgcrypt', u'libaacs', u'libilbc', u'libxmlrpc', u'libxslt', u'lvm2', u'pcre2', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5scxml', u'sdl'] Warning: staging file "./usr/lib/libpng16.la" is touched by more than one package: [u'libpng', u'freetype', u'gd', u'libpcap', u'ibrcommon', u'ibrdtn', u'jimtcl', u'jq', u'libgpg-error', u'libgcrypt', u'libaacs', u'libilbc', u'libxmlrpc', u'libxslt', u'lvm2', u'pcre2', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5scxml', u'sdl'] Warning: staging file "./usr/lib/libQt5QmlDebug.prl" is touched by more than one package: [u'qt5declarative', u'qt5scxml'] Warning: staging file "./usr/lib/libilbc.la" is touched by more than one package: [u'libilbc', u'libxmlrpc', u'libxslt', u'lvm2', u'pcre2', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5scxml', u'sdl'] Warning: staging file "./usr/lib/libQt5Quick.la" is touched by more than one package: [u'qt5declarative', u'qt5scxml', u'sdl'] Warning: staging file "./usr/lib/libaacs.la" is touched by more than one package: [u'libaacs', u'libilbc', u'libxmlrpc', u'libxslt', u'lvm2', u'pcre2', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5scxml', u'sdl'] Warning: staging file "./usr/lib/libQt5QuickTest.prl" is touched by more than one package: [u'qt5declarative', u'qt5scxml'] Warning: staging file "./usr/lib/libQt5Gui.prl" is touched by more than one package: [u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5scxml'] Warning: staging file "./usr/lib/libQt5FontDatabaseSupport.la" is touched by more than one package: [u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5scxml', u'sdl'] Warning: staging file "./usr/lib/libQt5Core.la" is touched by more than one package: [u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5scxml', u'sdl'] Warning: staging file "./usr/lib/libibrdtn.la" is touched by more than one package: [u'ibrdtn', u'jimtcl', u'jq', u'libgpg-error', u'libgcrypt', u'libaacs', u'libilbc', u'libxmlrpc', u'libxslt', u'lvm2', u'pcre2', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5scxml', u'sdl'] Warning: staging file "./usr/lib/libQt5EdidSupport.prl" is touched by more than one package: [u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5scxml'] Warning: staging file "./usr/lib/libQt5Test.prl" is touched by more than one package: [u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5scxml'] Warning: staging file "./usr/lib/libQt5PacketProtocol.prl" is touched by more than one package: [u'qt5declarative', u'qt5scxml'] Warning: staging file "./usr/lib/libQt5InputSupport.la" is touched by more than one package: [u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5scxml', u'sdl'] Warning: staging file "./usr/lib/libQt5Sql.prl" is touched by more than one package: [u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5scxml'] Warning: staging file "./usr/lib/libpcre2-posix.la" is touched by more than one package: [u'pcre2', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5scxml', u'sdl'] Warning: staging file "./usr/lib/libxslt.la" is touched by more than one package: [u'libxslt', u'lvm2', u'pcre2', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5scxml', u'sdl'] Warning: staging file "./usr/lib/libQt5PacketProtocol.la" is touched by more than one package: [u'qt5declarative', u'qt5scxml', u'sdl'] Warning: staging file "./usr/lib/libpng.la" is touched by more than one package: [u'libpng', u'freetype', u'gd', u'libpcap', u'ibrcommon', u'ibrdtn', u'jimtcl', u'jq', u'libgpg-error', u'libgcrypt', u'libaacs', u'libilbc', u'libxmlrpc', u'libxslt', u'lvm2', u'pcre2', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5scxml', u'sdl'] Warning: staging file "./usr/lib/libQt5EventDispatcherSupport.prl" is touched by more than one package: [u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5scxml'] Warning: staging file "./usr/lib/libjq.la" is touched by more than one package: [u'jq', u'libgpg-error', u'libgcrypt', u'libaacs', u'libilbc', u'libxmlrpc', u'libxslt', u'lvm2', u'pcre2', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5scxml', u'sdl'] Warning: staging file "./usr/lib/libQt5Sql.la" is touched by more than one package: [u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5scxml', u'sdl'] Warning: staging file "./usr/lib/libQt5ServiceSupport.la" is touched by more than one package: [u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5scxml', u'sdl'] Warning: staging file "./usr/lib/libQt5Core.prl" is touched by more than one package: [u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5scxml'] Warning: staging file "./usr/lib/libsqlite3.la" is touched by more than one package: [u'sqlite', u'util-linux', u'atf', u'libpng', u'freetype', u'gd', u'libpcap', u'ibrcommon', u'ibrdtn', u'jimtcl', u'jq', u'libgpg-error', u'libgcrypt', u'libaacs', u'libilbc', u'libxmlrpc', u'libxslt', u'lvm2', u'pcre2', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5scxml', u'sdl'] Warning: staging file "./usr/lib/libQt5InputSupport.prl" is touched by more than one package: [u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5scxml'] Warning: staging file "./usr/lib/libQt5DeviceDiscoverySupport.prl" is touched by more than one package: [u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5scxml'] Warning: staging file "./usr/lib/libpcre2-16.la" is touched by more than one package: [u'pcre2', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5scxml', u'sdl'] Warning: staging file "./usr/lib/libQt5FbSupport.la" is touched by more than one package: [u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5scxml', u'sdl'] Warning: staging file "./usr/lib/libQt5FbSupport.prl" is touched by more than one package: [u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5scxml'] Warning: staging file "./usr/lib/libQt5Xml.la" is touched by more than one package: [u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5scxml', u'sdl'] Warning: staging file "./usr/lib/libatf-c.la" is touched by more than one package: [u'atf', u'libpng', u'freetype', u'gd', u'libpcap', u'ibrcommon', u'ibrdtn', u'jimtcl', u'jq', u'libgpg-error', u'libgcrypt', u'libaacs', u'libilbc', u'libxmlrpc', u'libxslt', u'lvm2', u'pcre2', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5scxml', u'sdl'] Warning: staging file "./usr/lib/libgpg-error.la" is touched by more than one package: [u'libgpg-error', u'libgcrypt', u'libaacs', u'libilbc', u'libxmlrpc', u'libxslt', u'lvm2', u'pcre2', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5scxml', u'sdl'] Warning: staging file "./usr/lib/libgd.la" is touched by more than one package: [u'gd', u'libpcap', u'ibrcommon', u'ibrdtn', u'jimtcl', u'jq', u'libgpg-error', u'libgcrypt', u'libaacs', u'libilbc', u'libxmlrpc', u'libxslt', u'lvm2', u'pcre2', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5scxml', u'sdl'] Warning: staging file "./usr/lib/libQt5Network.la" is touched by more than one package: [u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5scxml', u'sdl'] Warning: staging file "./usr/lib/libexslt.la" is touched by more than one package: [u'libxslt', u'lvm2', u'pcre2', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5scxml', u'sdl'] Warning: staging file "./usr/lib/libQt5Scxml.la" is touched by more than one package: [u'qt5scxml', u'sdl'] Warning: staging file "./usr/lib/libQt5XmlPatterns.la" is touched by more than one package: [u'qt5xmlpatterns', u'qt5declarative', u'qt5scxml', u'sdl'] Warning: staging file "./usr/lib/libgcrypt.la" is touched by more than one package: [u'libgcrypt', u'libaacs', u'libilbc', u'libxmlrpc', u'libxslt', u'lvm2', u'pcre2', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5scxml', u'sdl'] Warning: staging file "./usr/lib/libQt5Concurrent.prl" is touched by more than one package: [u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5scxml'] Warning: staging file "./usr/lib/libatf-c++.la" is touched by more than one package: [u'atf', u'libpng', u'freetype', u'gd', u'libpcap', u'ibrcommon', u'ibrdtn', u'jimtcl', u'jq', u'libgpg-error', u'libgcrypt', u'libaacs', u'libilbc', u'libxmlrpc', u'libxslt', u'lvm2', u'pcre2', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5scxml', u'sdl'] Warning: staging file "./usr/lib/libQt5QmlDebug.la" is touched by more than one package: [u'qt5declarative', u'qt5scxml', u'sdl'] Warning: staging file "./usr/lib/libQt5AccessibilitySupport.prl" is touched by more than one package: [u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5scxml'] Warning: staging file "./usr/lib/libQt5FontDatabaseSupport.prl" is touched by more than one package: [u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5scxml'] Warning: staging file "./usr/lib/libQt5Xml.prl" is touched by more than one package: [u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5scxml'] Warning: staging file "./usr/lib/libQt5EventDispatcherSupport.la" is touched by more than one package: [u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5scxml', u'sdl'] Warning: staging file "./usr/lib/libQt5Qml.prl" is touched by more than one package: [u'qt5declarative', u'qt5scxml'] Warning: staging file "./usr/lib/libQt5DeviceDiscoverySupport.la" is touched by more than one package: [u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5scxml', u'sdl'] Warning: staging file "./usr/lib/libQt5QuickTest.la" is touched by more than one package: [u'qt5declarative', u'qt5scxml', u'sdl'] Warning: staging file "./usr/lib/libQt5Concurrent.la" is touched by more than one package: [u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5scxml', u'sdl'] Warning: staging file "./usr/lib/libQt5Gui.la" is touched by more than one package: [u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5scxml', u'sdl'] Warning: staging file "./usr/lib/libQt5EdidSupport.la" is touched by more than one package: [u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5scxml', u'sdl'] ./support/scripts/check-uniq-files -t host /home/buildroot/autobuild/run/instance-2/output/build/packages-file-list-host.txt 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 ; 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/mipsel-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/run/instance-2/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-2/output/host/bin/mipsel-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/autobuild/run/instance-2/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-2/output/host/bin/mipsel-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 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=2018.08-git-00153-g8ac4776"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.08-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 2018.08-git-00153-g8ac4776 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 >>> arptables 0.0.4 Collecting legal info >>> asterisk 14.7.6 Collecting legal info COPYING: OK (sha256: 82af40ed7f49c08685360811993d9396320842f021df828801d733e8fdc0312f) main/sha1.c: OK (sha256: ac5571f00e558e3b7c9b3f13f421b874cc12cf4250c4f70094c71544cf486312) codecs/speex/speex_resampler.h: OK (sha256: 0fcdb946955d20c2819a51f3fe613d8f22da2ea793bd50acb30ce156499acc88) utils/db1-ast/include/db.h: OK (sha256: e6e7b7204d34a3dcdf17389a9c8cf64721ec0d15a797fd51c8c1ed8517cc3038) >>> host-asterisk 14.7.6 Collecting legal info COPYING: OK (sha256: 82af40ed7f49c08685360811993d9396320842f021df828801d733e8fdc0312f) >>> 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 >>> host-ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> jansson 2.10 Collecting legal info ERROR: No hash found for LICENSE >>> libcurl 7.60.0 Collecting legal info COPYING: OK (sha256: 5f3849ec38ddb927e79f514bf948890c41b8d1407286a49609b8fb1585931095) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> sqlite 3220000 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> 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) >>> atf 0.21 Collecting legal info ERROR: No hash found for COPYING >>> bandwidthd v2.0.1-auto-r11 Collecting legal info >>> gd 2.2.5 Collecting legal info COPYING: OK (sha256: d02dae2141d49b8a6b09b2b73e68a8f17d7bbeaaf02b3b841ee11fea2d9e328d) >>> freetype 2.9 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) >>> libpcap 1.8.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> dos2unix 7.4.0 Collecting legal info COPYING.txt: OK (sha256: 49224e841621b52a72aa38d8ac895a396cd3fa1395190bdfc9252378001eb3c0) >>> fio fio-2.20 Collecting legal info ERROR: No hash found for COPYING >>> gawk 4.2.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gawk 4.2.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ibrcommon 1.0.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for README >>> ibrdtn 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> ibrdtnd 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> jimtcl 0.75 Collecting legal info ERROR: No hash found for LICENSE >>> jq 1.5 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) >>> liberation 2.00.1 Collecting legal info LICENSE: OK (sha256: 93fed46019c38bbe566b479d22148e2e8a1e85ada614accb0211c37b2c61c19b) >>> libilbc 829b08c7902ceb87a261279fabb36b6d523c6e07 Collecting legal info gips_iLBClicense.pdf: OK (sha256: b7f4cbb4a12cd11a3d1aeda9bd17c99f59b054de4b3ee53045531cd2fa74dd2a) >>> libxmlrpc 1.39.12 Collecting legal info ERROR: No hash found for doc/COPYING >>> libxslt 1.1.29 Collecting legal info ERROR: No hash found for COPYING >>> lvm2 2.02.173 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> monkey 1.5.6 Collecting legal info ERROR: No hash found for LICENSE >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcre2 10.30 Collecting legal info ERROR: No hash found for LICENCE >>> qt5base 5.10.1 Collecting legal info LICENSE.GPL2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE.GPLv3: OK (sha256: 245248009fd0af1725d183248380e476c1283383909358a13686606352bf2a17) LICENSE.GPL3-EXCEPT: OK (sha256: 0dbe024961f6ab5c52689cbd036c977975d0d0f6a67ff97762d96cb819dd5652) LICENSE.LGPLv3: OK (sha256: 68afaf3392f8c04218fbf29db43cc0b18bf651c1db086556aa584046de9f3e35) LICENSE.FDL: OK (sha256: ed8742a95cb9db653a09b050e27ccff5e67ba69c14aa2c3137f2a4e1892f6c0d) header.BSD: OK (sha256: 8fdefa0b45d9f791f687da6c2c4c83c1b701aaee2c08008f55d522af214b88f0) >>> qt5declarative 5.10.1 Collecting legal info LICENSE.GPL2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE.GPL3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) LICENSE.GPL3-EXCEPT: OK (sha256: 0dbe024961f6ab5c52689cbd036c977975d0d0f6a67ff97762d96cb819dd5652) LICENSE.LGPL3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) LICENSE.FDL: OK (sha256: ed8742a95cb9db653a09b050e27ccff5e67ba69c14aa2c3137f2a4e1892f6c0d) >>> qt5xmlpatterns 5.10.1 Collecting legal info LICENSE.GPL2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE.GPL3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) LICENSE.GPL3-EXCEPT: OK (sha256: 0dbe024961f6ab5c52689cbd036c977975d0d0f6a67ff97762d96cb819dd5652) LICENSE.LGPL3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) LICENSE.FDL: OK (sha256: ed8742a95cb9db653a09b050e27ccff5e67ba69c14aa2c3137f2a4e1892f6c0d) >>> qt5scxml 5.10.1 Collecting legal info LICENSE.GPL3-EXCEPT: OK (sha256: 0dbe024961f6ab5c52689cbd036c977975d0d0f6a67ff97762d96cb819dd5652) LICENSE.LGPL3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) LICENSE.FDL: OK (sha256: ed8742a95cb9db653a09b050e27ccff5e67ba69c14aa2c3137f2a4e1892f6c0d) >>> sdl 1.2.15 Collecting legal info ERROR: No hash found for COPYING >>> sphinxbase 5prealpha Collecting legal info ERROR: No hash found for src/libsphinxbase/util/bio.c >>> tzdata 2018e Collecting legal info >>> host-tzdata 2018e Collecting legal info >>> host-zic 2018e 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: arptables-0.0.4: cannot save license (ARPTABLES_LICENSE_FILES not defined) WARNING: bandwidthd-v2.0.1-auto-r11: cannot save license (BANDWIDTHD_LICENSE_FILES not defined) WARNING: tzdata-2018e: cannot save license (TZDATA_LICENSE_FILES not defined) WARNING: tzdata-2018e: cannot save license (HOST_TZDATA_LICENSE_FILES not defined) WARNING: zic-2018e: cannot save license (HOST_ZIC_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'