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); ^~~~~~~~~~~~~~~~~ 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 core object User... 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 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 module autoreply... Building core object HTTPSock... Building core object Template... Building module autovoice... Building core object ClientCommand... Building module awaynick... Building core object Socket... Building module awaystore... Building module block_motd... Building core object SHA256... Building core object WebModules... Building core object Listener... Building module blockuser... Building core object Config... Building core object ZNCDebug... Building module bouncedcc... Building core object Threads... Building module buffextras... Building core object version... Building core object Query... Building core object SSLVerifyHost... Building module cert... Building module certauth... Building module chansaver... Building module clearbufferonmsg... Building module clientnotify... Building module controlpanel... Building module crypt... Building module ctcpflood... Building module dcc... Building module disconkick... Building module fail2ban... Building module flooddetach... Building module identfile... Building module imapauth... Building module keepnick... Building module kickrejoin... Building module lastseen... Building module listsockets... Building module log... Building module missingmotd... Building module modules_online... Building module nickserv... Building module notes... Building module notify_connect... Building module partyline... Building module perform... 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... Linking znc... 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-0/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-0/output/build/znc-1.6.5' >>> znc 1.6.5 Installing to target PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/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-0/output/target install -C /home/peko/autobuild/instance-0/output/build/znc-1.6.5/ make[1]: Entering directory `/home/peko/autobuild/instance-0/output/build/znc-1.6.5' test -d /home/peko/autobuild/instance-0/output/target/usr/bin || /usr/bin/install -c -d /home/peko/autobuild/instance-0/output/target/usr/bin test -d /home/peko/autobuild/instance-0/output/target/usr/include/znc || /usr/bin/install -c -d /home/peko/autobuild/instance-0/output/target/usr/include/znc test -d /home/peko/autobuild/instance-0/output/target/usr/lib/pkgconfig || /usr/bin/install -c -d /home/peko/autobuild/instance-0/output/target/usr/lib/pkgconfig test -d /home/peko/autobuild/instance-0/output/target/usr/lib/znc || /usr/bin/install -c -d /home/peko/autobuild/instance-0/output/target/usr/lib/znc test -d /home/peko/autobuild/instance-0/output/target/usr/share/znc || /usr/bin/install -c -d /home/peko/autobuild/instance-0/output/target/usr/share/znc cp -R ./webskins /home/peko/autobuild/instance-0/output/target/usr/share/znc find /home/peko/autobuild/instance-0/output/target/usr/share/znc/webskins -type d -exec chmod 0755 '{}' \; find /home/peko/autobuild/instance-0/output/target/usr/share/znc/webskins -type f -exec chmod 0644 '{}' \; /usr/bin/install -c znc /home/peko/autobuild/instance-0/output/target/usr/bin /usr/bin/install -c znc-buildmod /home/peko/autobuild/instance-0/output/target/usr/bin /usr/bin/install -c -m 644 ./include/znc/*.h /home/peko/autobuild/instance-0/output/target/usr/include/znc /usr/bin/install -c -m 644 include/znc/zncconfig.h /home/peko/autobuild/instance-0/output/target/usr/include/znc /usr/bin/install -c -m 644 znc.pc /home/peko/autobuild/instance-0/output/target/usr/lib/pkgconfig make[2]: Entering directory `/home/peko/autobuild/instance-0/output/build/znc-1.6.5/modules' rm -rf /home/peko/autobuild/instance-0/output/target/usr/share/znc/modules test -d /home/peko/autobuild/instance-0/output/target/usr/lib/znc || /usr/bin/install -c -d /home/peko/autobuild/instance-0/output/target/usr/lib/znc test -d /home/peko/autobuild/instance-0/output/target/usr/share/znc/modules || /usr/bin/install -c -d /home/peko/autobuild/instance-0/output/target/usr/share/znc/modules rm -rf /home/peko/autobuild/instance-0/output/target/usr/lib/znc/*.so cp -R ./data/* /home/peko/autobuild/instance-0/output/target/usr/share/znc/modules find /home/peko/autobuild/instance-0/output/target/usr/share/znc/modules -type d -exec chmod 0755 '{}' \; find /home/peko/autobuild/instance-0/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-0/output/target/usr/lib/znc make[2]: Leaving directory `/home/peko/autobuild/instance-0/output/build/znc-1.6.5/modules' if test -n ""; then \ test -d /home/peko/autobuild/instance-0/output/target || /usr/bin/install -c -d /home/peko/autobuild/instance-0/output/target || exit 1 ; \ /usr/bin/install -c /home/peko/autobuild/instance-0/output/target || exit 1 ; \ fi make[2]: Entering directory `/home/peko/autobuild/instance-0/output/build/znc-1.6.5/man' test -d /home/peko/autobuild/instance-0/output/target/usr/share/man/man1 || /usr/bin/install -c -d /home/peko/autobuild/instance-0/output/target/usr/share/man/man1 /usr/bin/install -c -m 644 znc.1.gz znc-buildmod.1.gz /home/peko/autobuild/instance-0/output/target/usr/share/man/man1 make[2]: Leaving directory `/home/peko/autobuild/instance-0/output/build/znc-1.6.5/man' #test -d /home/peko/autobuild/instance-0/output/target || /usr/bin/install -c -d /home/peko/autobuild/instance-0/output/target #/usr/bin/install -c -m 644 ./znc.service /home/peko/autobuild/instance-0/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-0/output/build/znc-1.6.5' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/peko/autobuild/instance-0/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: ['ddrescue', 'libconfig', 'libffi'] ./support/scripts/check-uniq-files -t staging /home/peko/autobuild/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/share/info/dir" is touched by more than one package: ['libconfig', 'libffi'] ./support/scripts/check-uniq-files -t host /home/peko/autobuild/instance-0/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: ['host-lzip', 'host-m4', 'host-bison', 'host-libtool', 'host-autoconf', 'host-automake', 'host-gettext'] /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/peko/autobuild/instance-0/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/peko/autobuild/instance-0/output/target/etc/inittab mkdir -p /home/peko/autobuild/instance-0/output/target/etc echo "buildroot" > /home/peko/autobuild/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/peko/autobuild/instance-0/output/target/etc/hosts mkdir -p /home/peko/autobuild/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/peko/autobuild/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/peko/autobuild/instance-0/output/target/etc/shadow rm -f /home/peko/autobuild/instance-0/output/target/bin/sh rm -f /home/peko/autobuild/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/peko/autobuild/instance-0/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-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/peko/autobuild/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/peko/autobuild/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/peko/autobuild/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/peko/autobuild/instance-0/output/target/usr/include /home/peko/autobuild/instance-0/output/target/usr/share/aclocal \ /home/peko/autobuild/instance-0/output/target/usr/lib/pkgconfig /home/peko/autobuild/instance-0/output/target/usr/share/pkgconfig \ /home/peko/autobuild/instance-0/output/target/usr/lib/cmake /home/peko/autobuild/instance-0/output/target/usr/share/cmake find /home/peko/autobuild/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/peko/autobuild/instance-0/output/target/lib/ /home/peko/autobuild/instance-0/output/target/usr/lib/ /home/peko/autobuild/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/peko/autobuild/instance-0/output/target/usr/share/gdb rm -rf /home/peko/autobuild/instance-0/output/target/usr/share/bash-completion rm -rf /home/peko/autobuild/instance-0/output/target/usr/share/zsh rm -rf /home/peko/autobuild/instance-0/output/target/usr/man /home/peko/autobuild/instance-0/output/target/usr/share/man rm -rf /home/peko/autobuild/instance-0/output/target/usr/info /home/peko/autobuild/instance-0/output/target/usr/share/info rm -rf /home/peko/autobuild/instance-0/output/target/usr/doc /home/peko/autobuild/instance-0/output/target/usr/share/doc rm -rf /home/peko/autobuild/instance-0/output/target/usr/share/gtk-doc rmdir /home/peko/autobuild/instance-0/output/target/usr/share 2>/dev/null || true find /home/peko/autobuild/instance-0/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-0/output/host/bin/powerpc-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/peko/autobuild/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/peko/autobuild/instance-0/output/host/bin/powerpc-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/peko/autobuild/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/peko/autobuild/instance-0/output/host/bin/powerpc-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/peko/autobuild/instance-0/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-0/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-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.02-git-00782-g7ef807a"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.02-git\"" \ ) > /home/peko/autobuild/instance-0/output/target/etc/os-release >>> Sanitizing RPATH in target tree /home/peko/autobuild/instance-0/buildroot/support/scripts/fix-rpath target make: Leaving directory `/home/peko/autobuild/instance-0/buildroot' make: Entering directory `/home/peko/autobuild/instance-0/buildroot' >>> Buildroot 2018.02-git-00782-g7ef807a 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-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> aer-inject 9bd5e2c7886fca72f139cd8402488a2235957d41 Collecting legal info ERROR: No hash found for README >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> alsa-lib 1.1.5 Collecting legal info COPYING: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> armbian-firmware 455d6b6701178dafe7fd0168eb4a4ef78a8d24a3 Collecting legal info >>> bctoolbox 0.4.0 Collecting legal info ERROR: No hash found for COPYING >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> botan 1.10.16 Collecting legal info ERROR: No hash found for doc/license.txt >>> openssl Collecting legal info >>> libopenssl 1.0.2n Collecting legal info LICENSE: OK (sha256: 9ee37d72966bb4a841343f0606ce44d41b3eae4df4285200c5a8ddc2b935992a) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> busybox 1.27.2 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> c-periphery v1.1.1 Collecting legal info ERROR: No hash found for LICENSE >>> cppzmq 68a7b09cfce01c4c279fba2cf91686fcfc566848 Collecting legal info ERROR: No hash found for LICENSE >>> zeromq 4.1.6 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LESSER >>> util-linux 2.31.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) sys-utils/rfkill.c: OK (sha256: 996126b78a42dd2eeea1256d78b7fd6dec090ea196365c0ccb46adc32bc92460) >>> ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> ddrescue 1.22 Collecting legal info ERROR: No hash found for COPYING >>> dejavu 2.37 Collecting legal info ERROR: No hash found for LICENSE >>> dhrystone 2 Collecting legal info >>> dump1090 bff92c4ad772a0a8d433f788d39dae97e00e4dbe Collecting legal info anet.h: OK (sha256: 29046ef7ee0b7b127bcc64faf135035820906dea2b379b2efcfc119131a39f7a) >>> librtlsdr v0.5.3 Collecting legal info ERROR: No hash found for COPYING >>> libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> fping 4.0 Collecting legal info ERROR: No hash found for COPYING >>> initscripts Collecting legal info >>> jsoncpp 1.8.3 Collecting legal info ERROR: No hash found for LICENSE >>> libao 1.2.0 Collecting legal info ERROR: No hash found for COPYING >>> libconfig 1.5 Collecting legal info ERROR: No hash found for COPYING.LIB >>> libcurl 7.57.0 Collecting legal info COPYING: OK (sha256: cbcf511f5702f7baf5424193a792bc9c18fab22bcbec2e6a587598389dc632c2) >>> libdaemon 0.14 Collecting legal info ERROR: No hash found for LICENSE >>> libdvdcss 1.4.0 Collecting legal info ERROR: No hash found for COPYING >>> libdvdread 5.0.3 Collecting legal info ERROR: No hash found for COPYING >>> libevdev 1.5.7 Collecting legal info ERROR: No hash found for COPYING >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> libfreefare 0.4.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 >>> libhdhomerun 20170930 Collecting legal info ERROR: No hash found for LICENSE >>> libmicrohttpd 0.9.57 Collecting legal info COPYING: OK (sha256: 70e12e2a60151b9ed1a4c94a5ffeb99cd086fa94542b5a92fec581506e8d3121) >>> libmpdclient 2.10 Collecting legal info ERROR: No hash found for COPYING >>> liboauth 1.0.3 Collecting legal info ERROR: No hash found for COPYING.MIT >>> libogg 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> liboping 1.9.0 Collecting legal info ERROR: No hash found for COPYING >>> libsidplay2 2.1.1 Collecting legal info ERROR: No hash found for libsidplay/COPYING >>> libtasn1 4.12 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> libupnp 1.6.24 Collecting legal info LICENSE: OK (sha256: 0375955c8a79d6e8fa0792d45d00fc4e7710d7ac95bcbd27f9225a83f5c946fd) >>> libupnpp 0.16.0 Collecting legal info ERROR: No hash found for COPYING >>> libwebsockets v2.2.1 Collecting legal info ERROR: No hash found for LICENSE >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2n Collecting legal info LICENSE: OK (sha256: 9ee37d72966bb4a841343f0606ce44d41b3eae4df4285200c5a8ddc2b935992a) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libxslt 1.1.29 Collecting legal info ERROR: No hash found for COPYING >>> libyaml 0.1.7 Collecting legal info ERROR: No hash found for LICENSE >>> libyuv 1ebf86795cb213a37f06eb1ef3713cff080568ea Collecting legal info ERROR: No hash found for LICENSE >>> lvm2 2.02.173 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> mdadm 4.0 Collecting legal info ERROR: No hash found for COPYING >>> minizip 1.1 Collecting legal info ERROR: No hash found for LICENSE >>> host-mkpasswd Collecting legal info >>> mosquitto 1.4.14 Collecting legal info LICENSE.txt: OK (sha256: cc77e25bafd40637b7084f04086d606f0a200051b61806f97c93405926670bc1) epl-v10: OK (sha256: 3b9be6b894d0769de796e653571ff6cef494913c0ce78c35a97db939e7d9087c) edl-v10: OK (sha256: e8cf7d54ea46c19aba793983889b7f7425e1ebfcaaccec764a7db091646e203c) >>> nload 0.7.4 Collecting legal info ERROR: No hash found for COPYING >>> olsr 0.9.6.1 Collecting legal info ERROR: No hash found for license.txt ERROR: No hash found for lib/pud/nmealib/LICENSE >>> openal 1.18.1 Collecting legal info ERROR: No hash found for COPYING >>> portaudio v190600_20161030 Collecting legal info ERROR: No hash found for LICENSE.txt >>> opus 1.2.1 Collecting legal info ERROR: No hash found for COPYING >>> p11-kit 0.23.2 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> php-yaml 2.0.2 Collecting legal info ERROR: No hash found for LICENSE >>> php 7.1.13 Collecting legal info LICENSE: OK (sha256: a44951f93b10c87c3f7cd9f311d95999c57c95ed950eec32b14c1c7ea6baf25e) >>> php-zmq 1.1.3 Collecting legal info ERROR: No hash found for LICENSE >>> physfs 3.0.1 Collecting legal info LICENSE.txt: OK (sha256: 7ce475991f6cc09958ef0d57312522eba78e36d984307c95f9a3965adf7e4e2b) >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> pv 1.6.0 Collecting legal info ERROR: No hash found for doc/COPYING >>> qhull 7.2.0 Collecting legal info ERROR: No hash found for COPYING.txt >>> sdl2 2.0.7 Collecting legal info COPYING.txt: OK (sha256: bbd2edb1789c33de29bb9f8d1dbe2774584a9ce8c4e3162944b7a3a447f5e85d) >>> shairport-sync 3.1.6 Collecting legal info ERROR: No hash found for LICENSES >>> shellinabox v2.19 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for GPL-2 >>> smcroute 2.3.1 Collecting legal info ERROR: No hash found for COPYING >>> sredird 2.2.2 Collecting legal info ERROR: No hash found for COPYING >>> tinydtls 0.8.2 Collecting legal info tinydtls.h: OK (sha256: 65fbf31c3551633e7dcc051fac80f2c1a73b0b077af9ed564d726155dfc40513) >>> upmpdcli 1.2.15 Collecting legal info ERROR: No hash found for COPYING >>> whetstone 1.2 Collecting legal info >>> 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: armbian-firmware-455d6b6701178dafe7fd0168eb4a4ef78a8d24a3: cannot save license (ARMBIAN_FIRMWARE_LICENSE_FILES not defined) WARNING: dhrystone-2: cannot save license (DHRYSTONE_LICENSE_FILES not defined) WARNING: whetstone-1.2: cannot save license (WHETSTONE_LICENSE_FILES not defined) Legal info produced in /home/peko/autobuild/instance-0/output/legal-info make: Leaving directory `/home/peko/autobuild/instance-0/buildroot'