Packing man page znc-buildmod.1.gz... make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/znc-1.6.5/man' Building core object IRCNetwork... make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/znc-1.6.5/modules' Building module adminlog... In file included from ./include/znc/Client.h:23:0, from ./include/znc/znc.h:21, from ./include/znc/IRCNetwork.h:24, from src/IRCNetwork.cpp:17: src/IRCNetwork.cpp: In member function 'bool CIRCNetwork::JoinChan(CChan*)': ./include/znc/main.h:110:3: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] if (macNETWORK != NULL) { \ ^ src/IRCNetwork.cpp:929:3: note: in expansion of macro 'NETWORKMODULECALL' NETWORKMODULECALL(OnTimerAutoJoin(*pChan), m_pUser, this, NULL, &bFailed); ^~~~~~~~~~~~~~~~~ ./include/znc/main.h:110:3: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] if (macNETWORK != NULL) { \ ^ src/IRCNetwork.cpp:918:2: note: in expansion of macro 'NETWORKMODULECALL' NETWORKMODULECALL(OnJoining(*pChan), m_pUser, this, NULL, &bReturn); ^~~~~~~~~~~~~~~~~ Building core object User... src/IRCNetwork.cpp: In member function 'void CIRCNetwork::ClientConnected(CClient*)': ./include/znc/main.h:110:3: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] if (macNETWORK != NULL) { \ ^ src/IRCNetwork.cpp:669:3: note: in expansion of macro 'NETWORKMODULECALL' NETWORKMODULECALL(OnPrivBufferPlayLine2(*pClient, sLine, BufLine.GetTime()), m_pUser, this, NULL, &bContinue); ^~~~~~~~~~~~~~~~~ src/IRCNetwork.cpp: In member function 'bool CIRCNetwork::Connect()': ./include/znc/main.h:110:3: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] if (macNETWORK != NULL) { \ ^ src/IRCNetwork.cpp:1234:2: note: in expansion of macro 'NETWORKMODULECALL' NETWORKMODULECALL(OnIRCConnecting(pIRCSock), m_pUser, this, NULL, &bAbort); ^~~~~~~~~~~~~~~~~ Building module alias... Building core object IRCSock... Building core object Client... In file included from ./include/znc/Client.h:23: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:86:3: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] if (macUSER != nullptr) { \ ^ ./include/znc/main.h:126:2: note: in expansion of macro '_USERMODULECALL' _USERMODULECALL(macFUNC, macUSER, NULL, macCLIENT, macEXITER) ^~~~~~~~~~~~~~~ src/User.cpp:496:3: note: in expansion of macro 'USERMODULECALL' USERMODULECALL(OnDeleteNetwork(*pNetwork), this, NULL, &bCancel); ^~~~~~~~~~~~~~ src/User.cpp: In member function 'CIRCNetwork* CUser::AddNetwork(const CString&, CString&)': ./include/znc/main.h:86:3: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] if (macUSER != nullptr) { \ ^ ./include/znc/main.h:126:2: note: in expansion of macro '_USERMODULECALL' _USERMODULECALL(macFUNC, macUSER, NULL, macCLIENT, macEXITER) ^~~~~~~~~~~~~~~ src/User.cpp:462:2: note: in expansion of macro 'USERMODULECALL' USERMODULECALL(OnAddNetwork(*pNetwork, sErrorRet), this, NULL, &bCancel); ^~~~~~~~~~~~~~ Building module autoattach... Building module autocycle... Building module autoop... Building core object Chan... Building core object Nick... Building module autoreply... Building core object Server... Building core object Modules... Building core object MD5... Building core object Buffer... Building core object Utils... Building module autovoice... Building module awaynick... Building core object FileUtils... Building core object HTTPSock... Building module awaystore... Building module block_motd... Building module blockuser... Building module bouncedcc... Building module buffextras... Building module cert... Building core object Template... Building core object ClientCommand... Building core object Socket... Building module certauth... Building module chansaver... Building module clearbufferonmsg... Building module clientnotify... Building core object SHA256... Building core object WebModules... Building module controlpanel... Building module crypt... Building core object Listener... Building module ctcpflood... Building module dcc... Building module disconkick... Building module fail2ban... Building core object Config... Building core object ZNCDebug... Building module flooddetach... Building core object Threads... Building module identfile... Building module imapauth... Building core object version... Building core object Query... Building core object SSLVerifyHost... 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... Linking znc... Building module q... Building module raw... Building module route_replies... Building module sample... 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 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 sasl... Linking module savebuff... Linking module schat... Linking module send_raw... Linking module shell... Linking module simple_away... Linking module stickychan... Linking module watch... Linking module webadmin... make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/znc-1.6.5/modules' ZNC was successfully compiled. Use '/usr/bin/make install' to install ZNC to '/usr'. make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/znc-1.6.5' >>> znc 1.6.5 Installing to target PATH="/home/peko/autobuild/instance-1/output/host/bin:/home/peko/autobuild/instance-1/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j6 DESTDIR=/home/peko/autobuild/instance-1/output/target install -C /home/peko/autobuild/instance-1/output/build/znc-1.6.5/ make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/znc-1.6.5' test -d /home/peko/autobuild/instance-1/output/target/usr/bin || /usr/bin/install -c -d /home/peko/autobuild/instance-1/output/target/usr/bin test -d /home/peko/autobuild/instance-1/output/target/usr/include/znc || /usr/bin/install -c -d /home/peko/autobuild/instance-1/output/target/usr/include/znc test -d /home/peko/autobuild/instance-1/output/target/usr/lib/pkgconfig || /usr/bin/install -c -d /home/peko/autobuild/instance-1/output/target/usr/lib/pkgconfig test -d /home/peko/autobuild/instance-1/output/target/usr/lib/znc || /usr/bin/install -c -d /home/peko/autobuild/instance-1/output/target/usr/lib/znc test -d /home/peko/autobuild/instance-1/output/target/usr/share/znc || /usr/bin/install -c -d /home/peko/autobuild/instance-1/output/target/usr/share/znc cp -R ./webskins /home/peko/autobuild/instance-1/output/target/usr/share/znc find /home/peko/autobuild/instance-1/output/target/usr/share/znc/webskins -type d -exec chmod 0755 '{}' \; find /home/peko/autobuild/instance-1/output/target/usr/share/znc/webskins -type f -exec chmod 0644 '{}' \; /usr/bin/install -c znc /home/peko/autobuild/instance-1/output/target/usr/bin /usr/bin/install -c znc-buildmod /home/peko/autobuild/instance-1/output/target/usr/bin /usr/bin/install -c -m 644 ./include/znc/*.h /home/peko/autobuild/instance-1/output/target/usr/include/znc /usr/bin/install -c -m 644 include/znc/zncconfig.h /home/peko/autobuild/instance-1/output/target/usr/include/znc /usr/bin/install -c -m 644 znc.pc /home/peko/autobuild/instance-1/output/target/usr/lib/pkgconfig make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/znc-1.6.5/modules' rm -rf /home/peko/autobuild/instance-1/output/target/usr/share/znc/modules test -d /home/peko/autobuild/instance-1/output/target/usr/lib/znc || /usr/bin/install -c -d /home/peko/autobuild/instance-1/output/target/usr/lib/znc test -d /home/peko/autobuild/instance-1/output/target/usr/share/znc/modules || /usr/bin/install -c -d /home/peko/autobuild/instance-1/output/target/usr/share/znc/modules rm -rf /home/peko/autobuild/instance-1/output/target/usr/lib/znc/*.so cp -R ./data/* /home/peko/autobuild/instance-1/output/target/usr/share/znc/modules find /home/peko/autobuild/instance-1/output/target/usr/share/znc/modules -type d -exec chmod 0755 '{}' \; find /home/peko/autobuild/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 sasl.so savebuff.so schat.so send_raw.so shell.so simple_away.so stickychan.so watch.so webadmin.so /home/peko/autobuild/instance-1/output/target/usr/lib/znc make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/znc-1.6.5/modules' if test -n ""; then \ test -d /home/peko/autobuild/instance-1/output/target || /usr/bin/install -c -d /home/peko/autobuild/instance-1/output/target || exit 1 ; \ /usr/bin/install -c /home/peko/autobuild/instance-1/output/target || exit 1 ; \ fi make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/znc-1.6.5/man' test -d /home/peko/autobuild/instance-1/output/target/usr/share/man/man1 || /usr/bin/install -c -d /home/peko/autobuild/instance-1/output/target/usr/share/man/man1 /usr/bin/install -c -m 644 znc.1.gz znc-buildmod.1.gz /home/peko/autobuild/instance-1/output/target/usr/share/man/man1 make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/znc-1.6.5/man' #test -d /home/peko/autobuild/instance-1/output/target || /usr/bin/install -c -d /home/peko/autobuild/instance-1/output/target #/usr/bin/install -c -m 644 ./znc.service /home/peko/autobuild/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: http://znc.in make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/znc-1.6.5' >>> Finalizing target directory mkdir -p /home/peko/autobuild/instance-1/output/target/etc echo "buildroot" > /home/peko/autobuild/instance-1/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/peko/autobuild/instance-1/output/target/etc/hosts mkdir -p /home/peko/autobuild/instance-1/output/target/etc echo "Welcome to Buildroot" > /home/peko/autobuild/instance-1/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/peko/autobuild/instance-1/output/target/etc/shadow rm -f /home/peko/autobuild/instance-1/output/target/bin/sh rm -f /home/peko/autobuild/instance-1/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/peko/autobuild/instance-1/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/peko/autobuild/instance-1/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/peko/autobuild/instance-1/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/peko/autobuild/instance-1/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/peko/autobuild/instance-1/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/peko/autobuild/instance-1/output/target/usr/include /home/peko/autobuild/instance-1/output/target/usr/share/aclocal \ /home/peko/autobuild/instance-1/output/target/usr/lib/pkgconfig /home/peko/autobuild/instance-1/output/target/usr/share/pkgconfig \ /home/peko/autobuild/instance-1/output/target/usr/lib/cmake /home/peko/autobuild/instance-1/output/target/usr/share/cmake find /home/peko/autobuild/instance-1/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/peko/autobuild/instance-1/output/target/lib/ /home/peko/autobuild/instance-1/output/target/usr/lib/ /home/peko/autobuild/instance-1/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/peko/autobuild/instance-1/output/target/usr/share/gdb rm -rf /home/peko/autobuild/instance-1/output/target/usr/share/bash-completion rm -rf /home/peko/autobuild/instance-1/output/target/usr/share/zsh rm -rf /home/peko/autobuild/instance-1/output/target/usr/man /home/peko/autobuild/instance-1/output/target/usr/share/man rm -rf /home/peko/autobuild/instance-1/output/target/usr/info /home/peko/autobuild/instance-1/output/target/usr/share/info rm -rf /home/peko/autobuild/instance-1/output/target/usr/doc /home/peko/autobuild/instance-1/output/target/usr/share/doc rm -rf /home/peko/autobuild/instance-1/output/target/usr/share/gtk-doc rmdir /home/peko/autobuild/instance-1/output/target/usr/share 2>/dev/null || true find /home/peko/autobuild/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/peko/autobuild/instance-1/output/host/bin/powerpc-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/peko/autobuild/instance-1/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/peko/autobuild/instance-1/output/host/bin/powerpc-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/peko/autobuild/instance-1/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/peko/autobuild/instance-1/output/host/bin/powerpc-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/peko/autobuild/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/peko/autobuild/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/peko/autobuild/instance-1/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2017.11-rc1-00017-ge57335c"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2017.11-rc1"; \ echo "PRETTY_NAME=\"Buildroot 2017.11-rc1\"" \ ) > /home/peko/autobuild/instance-1/output/target/etc/os-release >>> Sanitizing RPATH in target tree /home/peko/autobuild/instance-1/buildroot/support/scripts/fix-rpath target make: Leaving directory `/home/peko/autobuild/instance-1/buildroot' make: Entering directory `/home/peko/autobuild/instance-1/buildroot' >>> Buildroot 2017.11-rc1-00017-ge57335c Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> host-lzip 1.19 Collecting legal info ERROR: No hash found for COPYING >>> toolchain-external 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 >>> alljoyn-tcl 16.04.00a Collecting legal info >>> host-scons 2.5.1 Collecting legal info ERROR: No hash found for LICENSE.txt >>> host-python 2.7.14 Collecting legal info LICENSE: OK (sha256: d2d17b17388da74dc9c6bdbf78eb7237432c3f8a0c87852df740ec99de2ec680) >>> 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) >>> host-expat 2.2.4 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> host-zlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> apr 1.6.3 Collecting legal info LICENSE: OK (sha256: f854aeef66ecd55a126226e82b3f26793fc3b1c584647f6a0edc5639974c38ad) >>> atop 2.3.0 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> gpm 1.20.7 Collecting legal info ERROR: No hash found for COPYING >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> zlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> ca-certificates 20161130 Collecting legal info ERROR: No hash found for debian/copyright >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2m Collecting legal info ERROR: No hash found for LICENSE >>> conntrack-tools 1.4.4 Collecting legal info ERROR: No hash found for COPYING >>> 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 >>> host-libxml2 2.9.5 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libnetfilter_conntrack 1.0.6 Collecting legal info ERROR: No hash found for COPYING >>> libmnl 1.0.4 Collecting legal info ERROR: No hash found for COPYING >>> libnfnetlink 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> libnetfilter_cthelper 1.0.0 Collecting legal info ERROR: No hash found for COPYING >>> libnetfilter_cttimeout 1.0.0 Collecting legal info ERROR: No hash found for COPYING >>> libnetfilter_queue 1.0.2 Collecting legal info ERROR: No hash found for COPYING >>> libtirpc 1.0.2 Collecting legal info ERROR: No hash found for COPYING >>> evemu 2.7.0 Collecting legal info ERROR: No hash found for COPYING >>> libevdev 1.5.7 Collecting legal info ERROR: No hash found for COPYING >>> expat 2.2.4 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> fbdump 0.4.2 Collecting legal info ERROR: No hash found for COPYING >>> fetchmail 6.3.26 Collecting legal info ERROR: No hash found for COPYING >>> openssl Collecting legal info >>> libopenssl 1.0.2m Collecting legal info ERROR: No hash found for LICENSE >>> flashbench 2e30b1968a66147412f21002ea844122a0d5e2f0 Collecting legal info ERROR: No hash found for COPYING >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> giflib 5.1.4 Collecting legal info ERROR: No hash found for COPYING >>> gnuchess 6.2.4 Collecting legal info ERROR: No hash found for COPYING >>> gnupg2 2.2.0 Collecting legal info ERROR: No hash found for COPYING >>> libassuan 2.4.3 Collecting legal info ERROR: No hash found for COPYING.LIB ERROR: No hash found for COPYING >>> libgpg-error 1.27 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> libgcrypt 1.8.1 Collecting legal info ERROR: No hash found for COPYING.LIB >>> libiconv 1.15 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> libksba 1.3.5 Collecting legal info ERROR: No hash found for AUTHORS ERROR: No hash found for COPYING ERROR: No hash found for COPYING.GPLv2 ERROR: No hash found for COPYING.GPLv3 ERROR: No hash found for COPYING.LGPLv3 >>> libnpth 1.5 Collecting legal info ERROR: No hash found for COPYING.LIB >>> libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> 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 >>> ifplugd 0.28 Collecting legal info ERROR: No hash found for LICENSE >>> libdaemon 0.14 Collecting legal info ERROR: No hash found for LICENSE >>> iperf3 3.1.7 Collecting legal info ERROR: No hash found for LICENSE >>> jansson 2.10 Collecting legal info ERROR: No hash found for LICENSE >>> libevent 2.1.8-stable Collecting legal info ERROR: No hash found for LICENSE >>> libfuse 2.9.7 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> liblog4c-localtime v1.0 Collecting legal info ERROR: No hash found for COPYING >>> libnfc 1.7.1 Collecting legal info ERROR: No hash found for COPYING >>> libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> libogg 1.3.2 Collecting legal info ERROR: No hash found for COPYING >>> libspatialindex 1.8.5 Collecting legal info ERROR: No hash found for COPYING >>> libtorrent 0.13.6 Collecting legal info ERROR: No hash found for COPYING >>> libtpl v1.6.1 Collecting legal info ERROR: No hash found for LICENSE >>> liburiparser 0.8.1 Collecting legal info ERROR: No hash found for COPYING >>> libwebsock 3c1615eeadb0b582b63851073bfe3e5132f31ebc Collecting legal info ERROR: No hash found for COPYING.lesser >>> lsscsi 0.28 Collecting legal info ERROR: No hash found for COPYING >>> memtester 4.3.0 Collecting legal info ERROR: No hash found for COPYING >>> opus 1.2.1 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcre2 10.30 Collecting legal info ERROR: No hash found for LICENCE >>> pppd 2.4.7 Collecting legal info ERROR: No hash found for pppd/tdb.c ERROR: No hash found for pppd/plugins/pppoatm/COPYING ERROR: No hash found for pppdump/bsd-comp.c ERROR: No hash found for pppd/ccp.c ERROR: No hash found for pppd/plugins/passprompt.c >>> radvd 2.12 Collecting legal info ERROR: No hash found for COPYRIGHT >>> rp-pppoe 3.12 Collecting legal info ERROR: No hash found for doc/LICENSE >>> s6-dns 2.2.0.1 Collecting legal info ERROR: No hash found for COPYING >>> skalibs 2.6.0.1 Collecting legal info ERROR: No hash found for COPYING >>> sg3_utils 1.42 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for BSD_LICENSE >>> slang 2.3.1a Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> snmppp 3.3.9 Collecting legal info ERROR: No hash found for src/v3.cpp >>> stm32flash 4ac0566f188f39eace0223d966d349cd2f2c5895 Collecting legal info WARNING: no hash file for gpl-2.0.txt >>> sudo 1.8.21p2 Collecting legal info ERROR: No hash found for doc/LICENSE >>> tinyalsa 1.1.1 Collecting legal info ERROR: No hash found for NOTICE >>> tinyxml 2.6.2_2 Collecting legal info ERROR: No hash found for README >>> tremor 19427 Collecting legal info WARNING: no hash file for COPYING >>> tunctl 1.5 Collecting legal info ERROR: No hash found for tunctl.c >>> ustr 1.0.4 Collecting legal info ERROR: No hash found for LICENSE ERROR: No hash found for LICENSE_BSD ERROR: No hash found for LICENSE_LGPL ERROR: No hash found for LICENSE_MIT >>> whetstone 1.2 Collecting legal info >>> whois 5.2.17 Collecting legal info ERROR: No hash found for COPYING >>> wireguard 0.0.20171101 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> zd1211-firmware 1.4 Collecting legal info ERROR: No hash found for COPYING >>> znc 1.6.5 Collecting legal info ERROR: No hash found for LICENSE WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: alljoyn-tcl-16.04.00a: cannot save license (ALLJOYN_TCL_LICENSE_FILES not defined) WARNING: whetstone-1.2: cannot save license (WHETSTONE_LICENSE_FILES not defined) Legal info produced in /home/peko/autobuild/instance-1/output/legal-info make: Leaving directory `/home/peko/autobuild/instance-1/buildroot'