checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking whether getaddrinfo() supports AI_ADDRCONFIG... yes checking for openssl... yes checking whether openssl is usable... yes checking whether zlib is usable... yes checking for GNU make... /usr/bin/make configure: creating ./config.status config.status: creating Makefile config.status: creating znc-buildmod config.status: creating man/Makefile config.status: creating znc.pc config.status: creating znc-uninstalled.pc config.status: creating modules/Makefile config.status: creating include/znc/zncconfig.h configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --disable-nls, --disable-static, --enable-shared ZNC 1.6.5 configured prefix: /usr debug: no ipv6: yes openssl: yes dns: threads perl: no python: no swig: not needed cyrus: no tcl: no charset: no zlib: yes run from src: no Now you can run "make" to compile ZNC >>> znc 1.6.5 Building PATH="/home/naourr/git/buildroot-test/instance-1/output/host/bin:/home/naourr/git/buildroot-test/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 -C /home/naourr/git/buildroot-test/instance-1/output/build/znc-1.6.5/ Building core object main... Building core object ZNCString... Packing man page znc.1.gz... Packing man page znc-buildmod.1.gz... Building core object Csocket... Building module autocycle... Building core object znc... Building module webadmin... Building core object IRCNetwork... Building module partyline... 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); ^~~~~~~~~~~~~~~~~ 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 simple_away... Building core object User... Building module notify_connect... Building core object IRCSock... 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 sasl... Building core object Client... Building module controlpanel... Building core object Chan... Building module chansaver... Building module bouncedcc... Building core object Nick... Building module awaynick... Building core object Server... Building core object Modules... Building module kickrejoin... Building core object MD5... Building module missingmotd... Building core object Buffer... Building module clientnotify... Building core object Utils... Building core object FileUtils... Building module keepnick... Building module disconkick... Building core object HTTPSock... Building module block_motd... Building module ctcpflood... Building core object Template... Building core object ClientCommand... Building module send_raw... Building core object Socket... Building module watch... Building core object SHA256... Building module route_replies... Building module notes... Building module nickserv... Building module stickychan... Building module autoattach... Building module adminlog... Building core object WebModules... Building core object Listener... Building module imapauth... Building module fail2ban... Building core object Config... Building module crypt... Building module autovoice... Building module shell... Building module certauth... Building core object ZNCDebug... Building module buffextras... Building module savebuff... Building module schat... Building core object Threads... Building module blockuser... Building core object version... Building module q... Building module identfile... Building core object Query... Building core object SSLVerifyHost... Building module sample... Building module log... Building module raw... Building module dcc... Linking znc... Building module awaystore... Building module listsockets... Building module autoop... Building module cert... Building module alias... Building module modules_online... Building module flooddetach... Building module perform... Building module lastseen... Building module clearbufferonmsg... Building module autoreply... Linking module autocycle... Linking module webadmin... Linking module partyline... Linking module simple_away... Linking module notify_connect... Linking module sasl... Linking module controlpanel... Linking module chansaver... Linking module bouncedcc... Linking module awaynick... Linking module kickrejoin... Linking module missingmotd... Linking module clientnotify... Linking module keepnick... Linking module disconkick... Linking module block_motd... Linking module ctcpflood... Linking module send_raw... Linking module watch... Linking module route_replies... Linking module notes... Linking module nickserv... Linking module stickychan... Linking module autoattach... Linking module adminlog... Linking module imapauth... Linking module fail2ban... Linking module crypt... Linking module autovoice... Linking module shell... Linking module certauth... Linking module buffextras... Linking module savebuff... Linking module schat... Linking module blockuser... Linking module q... Linking module identfile... Linking module sample... Linking module log... Linking module raw... Linking module dcc... Linking module awaystore... Linking module listsockets... Linking module autoop... Linking module cert... Linking module alias... Linking module modules_online... Linking module flooddetach... Linking module perform... Linking module lastseen... Linking module clearbufferonmsg... Linking module autoreply... ZNC was successfully compiled. Use '/usr/bin/make install' to install ZNC to '/usr'. >>> znc 1.6.5 Installing to target PATH="/home/naourr/git/buildroot-test/instance-1/output/host/bin:/home/naourr/git/buildroot-test/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 DESTDIR=/home/naourr/git/buildroot-test/instance-1/output/target install -C /home/naourr/git/buildroot-test/instance-1/output/build/znc-1.6.5/ test -d /home/naourr/git/buildroot-test/instance-1/output/target/usr/bin || /usr/bin/install -c -d /home/naourr/git/buildroot-test/instance-1/output/target/usr/bin test -d /home/naourr/git/buildroot-test/instance-1/output/target/usr/include/znc || /usr/bin/install -c -d /home/naourr/git/buildroot-test/instance-1/output/target/usr/include/znc test -d /home/naourr/git/buildroot-test/instance-1/output/target/usr/lib/pkgconfig || /usr/bin/install -c -d /home/naourr/git/buildroot-test/instance-1/output/target/usr/lib/pkgconfig test -d /home/naourr/git/buildroot-test/instance-1/output/target/usr/lib/znc || /usr/bin/install -c -d /home/naourr/git/buildroot-test/instance-1/output/target/usr/lib/znc test -d /home/naourr/git/buildroot-test/instance-1/output/target/usr/share/znc || /usr/bin/install -c -d /home/naourr/git/buildroot-test/instance-1/output/target/usr/share/znc cp -R ./webskins /home/naourr/git/buildroot-test/instance-1/output/target/usr/share/znc find /home/naourr/git/buildroot-test/instance-1/output/target/usr/share/znc/webskins -type d -exec chmod 0755 '{}' \; find /home/naourr/git/buildroot-test/instance-1/output/target/usr/share/znc/webskins -type f -exec chmod 0644 '{}' \; /usr/bin/install -c znc /home/naourr/git/buildroot-test/instance-1/output/target/usr/bin /usr/bin/install -c znc-buildmod /home/naourr/git/buildroot-test/instance-1/output/target/usr/bin /usr/bin/install -c -m 644 ./include/znc/*.h /home/naourr/git/buildroot-test/instance-1/output/target/usr/include/znc /usr/bin/install -c -m 644 include/znc/zncconfig.h /home/naourr/git/buildroot-test/instance-1/output/target/usr/include/znc /usr/bin/install -c -m 644 znc.pc /home/naourr/git/buildroot-test/instance-1/output/target/usr/lib/pkgconfig rm -rf /home/naourr/git/buildroot-test/instance-1/output/target/usr/share/znc/modules test -d /home/naourr/git/buildroot-test/instance-1/output/target/usr/lib/znc || /usr/bin/install -c -d /home/naourr/git/buildroot-test/instance-1/output/target/usr/lib/znc test -d /home/naourr/git/buildroot-test/instance-1/output/target/usr/share/znc/modules || /usr/bin/install -c -d /home/naourr/git/buildroot-test/instance-1/output/target/usr/share/znc/modules rm -rf /home/naourr/git/buildroot-test/instance-1/output/target/usr/lib/znc/*.so cp -R ./data/* /home/naourr/git/buildroot-test/instance-1/output/target/usr/share/znc/modules find /home/naourr/git/buildroot-test/instance-1/output/target/usr/share/znc/modules -type d -exec chmod 0755 '{}' \; find /home/naourr/git/buildroot-test/instance-1/output/target/usr/share/znc/modules -type f -exec chmod 0644 '{}' \; /usr/bin/install -c autocycle.so webadmin.so partyline.so kickrejoin.so dcc.so shell.so autoattach.so blockuser.so clientnotify.so disconkick.so ctcpflood.so route_replies.so nickserv.so raw.so stickychan.so bouncedcc.so fail2ban.so schat.so crypt.so certauth.so buffextras.so notify_connect.so q.so autoop.so flooddetach.so sasl.so controlpanel.so listsockets.so cert.so alias.so modules_online.so perform.so clearbufferonmsg.so autoreply.so send_raw.so simple_away.so awaynick.so lastseen.so keepnick.so block_motd.so notes.so watch.so adminlog.so sample.so autovoice.so log.so savebuff.so missingmotd.so identfile.so chansaver.so awaystore.so imapauth.so /home/naourr/git/buildroot-test/instance-1/output/target/usr/lib/znc if test -n ""; then \ test -d /home/naourr/git/buildroot-test/instance-1/output/target || /usr/bin/install -c -d /home/naourr/git/buildroot-test/instance-1/output/target || exit 1 ; \ /usr/bin/install -c /home/naourr/git/buildroot-test/instance-1/output/target || exit 1 ; \ fi test -d /home/naourr/git/buildroot-test/instance-1/output/target/usr/share/man/man1 || /usr/bin/install -c -d /home/naourr/git/buildroot-test/instance-1/output/target/usr/share/man/man1 /usr/bin/install -c -m 644 znc.1.gz znc-buildmod.1.gz /home/naourr/git/buildroot-test/instance-1/output/target/usr/share/man/man1 #test -d /home/naourr/git/buildroot-test/instance-1/output/target || /usr/bin/install -c -d /home/naourr/git/buildroot-test/instance-1/output/target #/usr/bin/install -c -m 644 ./znc.service /home/naourr/git/buildroot-test/instance-1/output/target ****************************************************************** ZNC was successfully installed. You can use '/usr/bin/znc --makeconf' to generate a config file. If you need help with using ZNC, please visit our wiki at: http://znc.in >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/naourr/git/buildroot-test/instance-1/output/build/packages-file-list.txt Warning: target file "./usr/bin/logger" is touched by more than one package: ['busybox', 'util-linux'] Warning: target file "./bin/ping" is touched by more than one package: ['busybox', 'iputils'] Warning: target file "./sbin/ip" is touched by more than one package: ['busybox', 'iproute2'] Warning: target file "./usr/bin/last" is touched by more than one package: ['busybox', 'util-linux'] ./support/scripts/check-uniq-files -t staging /home/naourr/git/buildroot-test/instance-1/output/build/packages-file-list-staging.txt ./support/scripts/check-uniq-files -t host /home/naourr/git/buildroot-test/instance-1/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-libtool', 'host-autoconf', 'host-automake', 'host-bison', 'host-gettext', 'host-libffi'] /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/naourr/git/buildroot-test/instance-1/output/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/naourr/git/buildroot-test/instance-1/output/target/etc/inittab rm -f /home/naourr/git/buildroot-test/instance-1/output/target/usr/share/glib-2.0/schemas/*.xml /home/naourr/git/buildroot-test/instance-1/output/target/usr/share/glib-2.0/schemas/*.dtd /home/naourr/git/buildroot-test/instance-1/output/host/bin/glib-compile-schemas /home/naourr/git/buildroot-test/instance-1/output/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/naourr/git/buildroot-test/instance-1/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/naourr/git/buildroot-test/instance-1/output/target/etc echo "buildroot" > /home/naourr/git/buildroot-test/instance-1/output/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/naourr/git/buildroot-test/instance-1/output/target/etc/hosts mkdir -p /home/naourr/git/buildroot-test/instance-1/output/target/etc echo "Welcome to Buildroot" > /home/naourr/git/buildroot-test/instance-1/output/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/naourr/git/buildroot-test/instance-1/output/target/etc/shadow rm -f /home/naourr/git/buildroot-test/instance-1/output/target/bin/sh rm -f /home/naourr/git/buildroot-test/instance-1/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/naourr/git/buildroot-test/instance-1/output/build/locales.nopurge; done for dir in /home/naourr/git/buildroot-test/instance-1/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/naourr/git/buildroot-test/instance-1/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/naourr/git/buildroot-test/instance-1/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/naourr/git/buildroot-test/instance-1/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/naourr/git/buildroot-test/instance-1/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/naourr/git/buildroot-test/instance-1/output/target/usr/include /home/naourr/git/buildroot-test/instance-1/output/target/usr/share/aclocal \ /home/naourr/git/buildroot-test/instance-1/output/target/usr/lib/pkgconfig /home/naourr/git/buildroot-test/instance-1/output/target/usr/share/pkgconfig \ /home/naourr/git/buildroot-test/instance-1/output/target/usr/lib/cmake /home/naourr/git/buildroot-test/instance-1/output/target/usr/share/cmake find /home/naourr/git/buildroot-test/instance-1/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/naourr/git/buildroot-test/instance-1/output/target/lib/ /home/naourr/git/buildroot-test/instance-1/output/target/usr/lib/ /home/naourr/git/buildroot-test/instance-1/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: '/home/naourr/git/buildroot-test/instance-1/output/target/usr/libexec/': No such file or directory rm -rf /home/naourr/git/buildroot-test/instance-1/output/target/usr/share/gdb rm -rf /home/naourr/git/buildroot-test/instance-1/output/target/usr/share/bash-completion rm -rf /home/naourr/git/buildroot-test/instance-1/output/target/usr/share/zsh rm -rf /home/naourr/git/buildroot-test/instance-1/output/target/usr/man /home/naourr/git/buildroot-test/instance-1/output/target/usr/share/man rm -rf /home/naourr/git/buildroot-test/instance-1/output/target/usr/info /home/naourr/git/buildroot-test/instance-1/output/target/usr/share/info rm -rf /home/naourr/git/buildroot-test/instance-1/output/target/usr/doc /home/naourr/git/buildroot-test/instance-1/output/target/usr/share/doc rm -rf /home/naourr/git/buildroot-test/instance-1/output/target/usr/share/gtk-doc rmdir /home/naourr/git/buildroot-test/instance-1/output/target/usr/share 2>/dev/null || true find /home/naourr/git/buildroot-test/instance-1/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/naourr/git/buildroot-test/instance-1/output/host/bin/mipsel-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/naourr/git/buildroot-test/instance-1/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/naourr/git/buildroot-test/instance-1/output/host/bin/mipsel-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/naourr/git/buildroot-test/instance-1/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/naourr/git/buildroot-test/instance-1/output/host/bin/mipsel-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/naourr/git/buildroot-test/instance-1/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/naourr/git/buildroot-test/instance-1/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/naourr/git/buildroot-test/instance-1/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.02-git-00454-g2a604ddcd8"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.02-git\"" \ ) > /home/naourr/git/buildroot-test/instance-1/output/target/etc/os-release >>> Sanitizing RPATH in target tree /home/naourr/git/buildroot-test/instance-1/buildroot/support/scripts/fix-rpath target make: Leaving directory '/home/naourr/git/buildroot-test/instance-1/buildroot' make: Entering directory '/home/naourr/git/buildroot-test/instance-1/buildroot' >>> Buildroot 2018.02-git-00454-g2a604ddcd8 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 >>> host-android-tools 4.2.2+git20130218 Collecting legal info ERROR: No hash found for debian/copyright >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2n Collecting legal info LICENSE: OK (sha256: 9ee37d72966bb4a841343f0606ce44d41b3eae4df4285200c5a8ddc2b935992a) >>> host-zlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> apr-util 1.6.1 Collecting legal info LICENSE: OK (sha256: ef5609d18601645ad6fe22c6c122094be40e976725c1d0490778abacc836e7a2) >>> apr 1.6.3 Collecting legal info LICENSE: OK (sha256: f854aeef66ecd55a126226e82b3f26793fc3b1c584647f6a0edc5639974c38ad) >>> 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) >>> util-linux 2.31 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) >>> busybox 1.27.2 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> 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 >>> zlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> openssl Collecting legal info >>> libopenssl 1.0.2n Collecting legal info LICENSE: OK (sha256: 9ee37d72966bb4a841343f0606ce44d41b3eae4df4285200c5a8ddc2b935992a) >>> at 3.1.16 Collecting legal info ERROR: No hash found for Copyright ERROR: No hash found for COPYING >>> 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 >>> host-libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> ccid 1.4.27 Collecting legal info ERROR: No hash found for COPYING >>> libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> pcsc-lite 1.8.22 Collecting legal info ERROR: No hash found for COPYING >>> host-dos2unix 7.3.4 Collecting legal info ERROR: No hash found for COPYING.txt >>> host-dosfstools 4.1 Collecting legal info ERROR: No hash found for COPYING >>> glibmm 2.54.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.tools >>> libglib2 2.54.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.54.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> host-util-linux 2.31 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) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> libsigc 2.10.0 Collecting legal info ERROR: No hash found for COPYING >>> initscripts Collecting legal info >>> iproute2 4.14.1 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> libmnl 1.0.4 Collecting legal info ERROR: No hash found for COPYING >>> iputils s20161105 Collecting legal info ERROR: No hash found for ninfod/COPYING >>> jsoncpp 1.8.3 Collecting legal info ERROR: No hash found for LICENSE >>> libasplib be7fac89218a84b75f7598e3d76625ece99296f2 Collecting legal info ERROR: No hash found for LICENSE >>> libcurl 7.57.0 Collecting legal info COPYING: OK (sha256: cbcf511f5702f7baf5424193a792bc9c18fab22bcbec2e6a587598389dc632c2) >>> libmicrohttpd 0.9.57 Collecting legal info COPYING: OK (sha256: 70e12e2a60151b9ed1a4c94a5ffeb99cd086fa94542b5a92fec581506e8d3121) >>> libmpdclient 2.10 Collecting legal info ERROR: No hash found for COPYING >>> libnetfilter_conntrack 1.0.6 Collecting legal info ERROR: No hash found for COPYING >>> libnfnetlink 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> libubox 723730214732862de7e892bae2f7a7889e66bf1b Collecting legal info >>> libupnp 1.6.24 Collecting legal info LICENSE: OK (sha256: 0375955c8a79d6e8fa0792d45d00fc4e7710d7ac95bcbd27f9225a83f5c946fd) >>> libupnpp 0.16.0 Collecting legal info ERROR: No hash found for COPYING >>> libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libxmlpp 2.40.1 Collecting legal info ERROR: No hash found for COPYING >>> liquid-dsp v1.3.0 Collecting legal info ERROR: No hash found for LICENSE >>> mpg123 1.25.2 Collecting legal info COPYING: OK (sha256: f40e0dd86b27b52e429b693a87b3ca63ae0a98a4d142e77207aa6bdf1db7a295) >>> nload 0.7.4 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> skalibs 2.6.2.0 Collecting legal info ERROR: No hash found for COPYING >>> host-squashfs 3de1687d7432ea9b302c2db9521996f506c140a3 Collecting legal info ERROR: No hash found for COPYING >>> host-lz4 v1.7.5 Collecting legal info ERROR: No hash found for lib/LICENSE ERROR: No hash found for programs/COPYING >>> host-lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> host-xz 5.2.3 Collecting legal info ERROR: No hash found for COPYING.GPLv2 ERROR: No hash found for COPYING.GPLv3 ERROR: No hash found for COPYING.LGPLv2.1 >>> taglib 1.11.1 Collecting legal info ERROR: No hash found for COPYING.LGPL ERROR: No hash found for COPYING.MPL >>> tcl 8.6.6 Collecting legal info ERROR: No hash found for license.terms >>> tclap 1.2.1 Collecting legal info ERROR: No hash found for COPYING >>> upmpdcli 1.2.15 Collecting legal info ERROR: No hash found for COPYING >>> ustream-ssl 45ac93088bc6f2d8ef3b0512d8e1ddfd9c4ee9e5 Collecting legal info WARNING: no hash file for ustream-ssl.h >>> xutil_util-macros 1.19.1 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: libubox-723730214732862de7e892bae2f7a7889e66bf1b: cannot save license (LIBUBOX_LICENSE_FILES not defined) Legal info produced in /home/naourr/git/buildroot-test/instance-1/output/legal-info make: Leaving directory '/home/naourr/git/buildroot-test/instance-1/buildroot'