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 '{}' \;
for i in ./*.py; do \
	/usr/bin/install -c -m 644 $i /home/naourr/git/buildroot-test/instance-1/output/target/usr/lib/znc; \
done
/usr/bin/install: cannot stat './*.py': No such file or directory
make[3]: [modpython/Makefile.inc:73: modpython_install] Error 1 (ignored)
mkdir -p /home/naourr/git/buildroot-test/instance-1/output/target/usr/lib/znc/modpython
/usr/bin/install -c modpython/_znc_core.so /home/naourr/git/buildroot-test/instance-1/output/target/usr/lib/znc/modpython
if test -r modpython/znc_core.py;\
	then /usr/bin/install -c -m 644 modpython/znc_core.py /home/naourr/git/buildroot-test/instance-1/output/target/usr/lib/znc/modpython;\
	else /usr/bin/install -c -m 644 ./modpython/znc_core.py /home/naourr/git/buildroot-test/instance-1/output/target/usr/lib/znc/modpython;\
fi
/usr/bin/install -c -m 644 ./modpython/znc.py /home/naourr/git/buildroot-test/instance-1/output/target/usr/lib/znc/modpython
/usr/bin/install -c autocycle.so webadmin.so partyline.so kickrejoin.so dcc.so shell.so autoattach.so blockuser.so clientnotify.so disconkick.so schat.so ctcpflood.so route_replies.so nickserv.so raw.so stickychan.so bouncedcc.so fail2ban.so crypt.so certauth.so buffextras.so notify_connect.so q.so autoop.so flooddetach.so sasl.so controlpanel.so modpython.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/bunzip2" is touched by more than one package: ['busybox', 'bzip2']
Warning: target file "./sbin/hwclock" is touched by more than one package: ['busybox', 'util-linux']
Warning: target file "./usr/share/info/dir" is touched by more than one package: ['libffi', 'readline', 'check', 'gawk', 'libunistring', 'gmp', 'libksba', 'libgpgme', 'mpir']
Warning: target file "./usr/bin/mkpasswd" is touched by more than one package: ['busybox', 'whois']
Warning: target file "./usr/bin/bzcat" is touched by more than one package: ['busybox', 'bzip2']
Warning: target file "./bin/mountpoint" is touched by more than one package: ['busybox', 'util-linux']
Warning: target file "./usr/bin/awk" is touched by more than one package: ['busybox', 'gawk']
Warning: target file "./usr/bin/dc" is touched by more than one package: ['busybox', 'bc']
Warning: target file "./bin/chattr" is touched by more than one package: ['busybox', 'e2fsprogs']
Warning: target file "./bin/lsattr" is touched by more than one package: ['busybox', 'e2fsprogs']
Warning: target file "./sbin/mke2fs" is touched by more than one package: ['busybox', 'e2fsprogs']
Warning: target file "./bin/kill" is touched by more than one package: ['busybox', 'util-linux']
Warning: target file "./sbin/pivot_root" is touched by more than one package: ['busybox', 'util-linux']
Warning: target file "./sbin/hdparm" is touched by more than one package: ['busybox', 'hdparm']
./support/scripts/check-uniq-files -t staging /home/naourr/git/buildroot-test/instance-1/output/build/packages-file-list-staging.txt
Warning: staging file "./usr/share/info/dir" is touched by more than one package: ['libffi', 'readline', 'check', 'libunistring', 'gmp', 'libksba', 'libgpgme', 'mpir']
./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-gettext', 'host-bison', 'host-libffi', 'host-gawk']
Warning: host file "./bin/2to3" is touched by more than one package: ['host-python', 'host-python3']
Warning: host file "./lib/python3.6/site-packages/easy-install.pth" is touched by more than one package: ['host-python-setuptools', 'host-python-vcversioner', 'host-python-setuptools-scm']
/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/powerpc64le-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
Warning: Schema ?org.gnome.crypto.pgp? has path ?/desktop/gnome/crypto/pgp/?.  Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated.
PYTHONPATH="/home/naourr/git/buildroot-test/instance-1/output/target/usr/lib/python3.6/" cd /home/naourr/git/buildroot-test/instance-1/output/target && /home/naourr/git/buildroot-test/instance-1/output/host/bin/python3.6 /home/naourr/git/buildroot-test/instance-1/buildroot/support/scripts/pycompile.py  usr/lib/python3.6
find /home/naourr/git/buildroot-test/instance-1/output/target/usr/lib/python3.6 -name '*.py' -print0 | xargs -0 --no-run-if-empty rm -f
find /home/naourr/git/buildroot-test/instance-1/output/target/usr/lib/python3.6 -name '*.opt-1.pyc' -print0 -o -name '*.opt-2.pyc' -print0 | xargs -0 --no-run-if-empty rm -f
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
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/powerpc64le-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/powerpc64le-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/powerpc64le-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.05-git-00043-g0bfaedca37"; \
	echo "ID=buildroot"; \
	echo "VERSION_ID=2018.05-git"; \
	echo "PRETTY_NAME=\"Buildroot 2018.05-git\"" \
) >  /home/naourr/git/buildroot-test/instance-1/output/target/usr/lib/os-release
ln -sf ../usr/lib/os-release /home/naourr/git/buildroot-test/instance-1/output/target/etc
>>>   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.05-git-00043-g0bfaedca37 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
>>> 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.5 Collecting legal info
COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76)
>>> host-pkgconf 0.9.12 Collecting legal info
ERROR: No hash found for COPYING
>>> host-zlib  Collecting legal info
>>> host-libzlib 1.2.11 Collecting legal info
README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15)
>>> alsa-lib 1.1.5 Collecting legal info
COPYING: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7)
aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced)
>>> android-tools 4.2.2+git20130218 Collecting legal info
ERROR: No hash found for debian/copyright
>>> 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)
>>> apr-util 1.6.1 Collecting legal info
LICENSE: OK (sha256: ef5609d18601645ad6fe22c6c122094be40e976725c1d0490778abacc836e7a2)
>>> apr 1.6.3 Collecting legal info
LICENSE: OK (sha256: f854aeef66ecd55a126226e82b3f26793fc3b1c584647f6a0edc5639974c38ad)
>>> 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)
Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63)
>>> busybox 1.28.0 Collecting legal info
LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548)
>>> libtirpc 1.0.2 Collecting legal info
ERROR: No hash found for COPYING
>>> libcap-ng 0.7.8 Collecting legal info
ERROR: No hash found for COPYING
ERROR: No hash found for COPYING.LIB
>>> ncurses 6.1 Collecting legal info
ERROR: No hash found for README
>>> host-ncurses 6.1 Collecting legal info
ERROR: No hash found for README
>>> python3 3.6.3 Collecting legal info
ERROR: No hash found for LICENSE
>>> expat 2.2.5 Collecting legal info
COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76)
>>> host-python3 3.6.3 Collecting legal info
ERROR: No hash found for LICENSE
>>> libffi 3.2.1 Collecting legal info
LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5)
>>> mpdecimal 2.4.1 Collecting legal info
ERROR: No hash found for LICENSE.txt
>>> sqlite 3220000 Collecting legal info
tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9)
>>> readline 7.0 Collecting legal info
ERROR: No hash found for COPYING
>>> berkeleydb 5.3.28 Collecting legal info
LICENSE: OK (sha256: b78815181a53241f9347c6b47d1031fd669946f863e1edc807a291354cec024b)
>>> mysql  Collecting legal info
>>> oracle-mysql 5.1.73 Collecting legal info
ERROR: No hash found for README
ERROR: No hash found for COPYING
>>> unixodbc 2.3.4 Collecting legal info
ERROR: No hash found for COPYING
ERROR: No hash found for exe/COPYING
>>> augeas 1.10.1 Collecting legal info
COPYING: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532)
>>> libxml2 2.9.7 Collecting legal info
COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd)
>>> aumix 2.9.1 Collecting legal info
ERROR: No hash found for COPYING
>>> 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)
>>> b43-firmware 5.100.138 Collecting legal info
>>> host-b43-fwcutter 015 Collecting legal info
ERROR: No hash found for COPYING
>>> batctl 2017.0 Collecting legal info
>>> libnl 3.4.0 Collecting legal info
COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551)
>>> check 0.11.0 Collecting legal info
COPYING.LESSER: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861)
>>> host-bison 3.0.4 Collecting legal info
COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903)
>>> host-flex 2.6.4 Collecting legal info
COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273)
>>> bc 1.06.95 Collecting legal info
ERROR: No hash found for COPYING
ERROR: No hash found for COPYING.LIB
>>> bcusdk 0.0.5 Collecting legal info
ERROR: No hash found for COPYING
>>> libpthsem 2.0.8 Collecting legal info
ERROR: No hash found for COPYING
>>> bluez-tools 171181b6ef6c94aefc828dc7fd8de136b9f97532 Collecting legal info
ERROR: No hash found for COPYING
>>> bluez_utils 4.101 Collecting legal info
COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259)
COPYING.LIB: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5)
>>> dbus 1.12.2 Collecting legal info
COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1)
>>> libglib2 2.54.2 Collecting legal info
COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551)
>>> elfutils 0.169 Collecting legal info
ERROR: No hash found for COPYING-GPLV2
ERROR: No hash found for COPYING-LGPLV3
>>> bzip2 1.0.6 Collecting legal info
ERROR: No hash found for LICENSE
>>> 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.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)
Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63)
>>> pcre 8.41 Collecting legal info
LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0)
>>> dbus-glib 0.108 Collecting legal info
ERROR: No hash found for COPYING
>>> host-dbus 1.12.2 Collecting legal info
COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1)
>>> host-dbus-glib 0.108 Collecting legal info
ERROR: No hash found for COPYING
>>> boost 1.66.0 Collecting legal info
LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566)
>>> bsdiff 4.3 Collecting legal info
ERROR: No hash found for bsdiff.c
>>> c-periphery v1.1.1 Collecting legal info
ERROR: No hash found for LICENSE
>>> cairo 1.14.10 Collecting legal info
ERROR: No hash found for COPYING
ERROR: No hash found for COPYING-LGPL-2.1
ERROR: No hash found for COPYING-MPL-1.1
>>> directfb 1.7.7 Collecting legal info
ERROR: No hash found for COPYING
>>> freetype 2.8.1 Collecting legal info
docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb)
docs/FTL.TXT: OK (sha256: 4a9a548027a2c1d37788519dea833294c9c81f1ebc280e817f41f50d0c642d78)
docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18)
>>> libpng 1.6.34 Collecting legal info
LICENSE: OK (sha256: a247c24f82bacf0403fe2f3d5550493a91cdb575fe7036b764bda8cacf3efd9c)
>>> imlib2 1.4.10 Collecting legal info
ERROR: No hash found for COPYING
>>> libid3tag 0.15.1b Collecting legal info
ERROR: No hash found for COPYING
ERROR: No hash found for COPYRIGHT
>>> tslib 1.15 Collecting legal info
COPYING: OK (sha256: 9b872a8a070b8ad329c4bd380fb1bf0000f564c75023ec8e1e6803f15364b9e9)
>>> fontconfig 2.12.4 Collecting legal info
ERROR: No hash found for COPYING
>>> host-gperf 3.0.4 Collecting legal info
ERROR: No hash found for COPYING
>>> pixman 0.34.0 Collecting legal info
ERROR: No hash found for COPYING
>>> cairomm 1.12.0 Collecting legal info
ERROR: No hash found for COPYING
>>> libsigc 2.10.0 Collecting legal info
ERROR: No hash found for COPYING
>>> cc-tool 0.26 Collecting legal info
ERROR: No hash found for COPYING
>>> libusb 1.0.21 Collecting legal info
ERROR: No hash found for COPYING
>>> cwiid fadf11e89b579bcc0336a0692ac15c93785f3f82 Collecting legal info
COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c)
>>> dante 1.4.1 Collecting legal info
ERROR: No hash found for LICENSE
>>> dbus-triggerd ba3dbec805cb707c94c54de21666bf18b79bcc09 Collecting legal info
ERROR: No hash found for dbus-triggerd.c
>>> host-dfu-util 0.9 Collecting legal info
ERROR: No hash found for COPYING
>>> host-libusb 1.0.21 Collecting legal info
ERROR: No hash found for COPYING
>>> dhrystone 2 Collecting legal info
>>> dtc 1.4.4 Collecting legal info
ERROR: No hash found for README.license
ERROR: No hash found for GPL
>>> host-dtc 1.4.4 Collecting legal info
ERROR: No hash found for README.license
ERROR: No hash found for GPL
>>> dump1090 bff92c4ad772a0a8d433f788d39dae97e00e4dbe Collecting legal info
anet.h: OK (sha256: 29046ef7ee0b7b127bcc64faf135035820906dea2b379b2efcfc119131a39f7a)
>>> librtlsdr v0.5.3 Collecting legal info
ERROR: No hash found for COPYING
>>> e2fsprogs 1.43.8 Collecting legal info
NOTICE: OK (sha256: 680f852df303874fe9c722283a7da571ae9a0477768df8af1e363298e2adc51e)
lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d)
lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f)
>>> e2tools 3158ef18a903ca4a98b8fa220c9fc5c133d8bdf6 Collecting legal info
ERROR: No hash found for COPYING
>>> eigen 3.3.4 Collecting legal info
COPYING.MPL2: OK (sha256: fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85)
COPYING.BSD: OK (sha256: 4f877e5ae4672568ef82cfd0023e2cef4a7cf55d867ab249efc9569a7eb9e5b1)
COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551)
COPYING.README: OK (sha256: c83230b770f17ef1386ea1fd3681271dd98aa93646bdbfb5bff3a1b7050fff9d)
>>> exim 4.89.1 Collecting legal info
ERROR: No hash found for LICENCE
>>> faad2 2.8.8 Collecting legal info
COPYING: OK (sha256: d3baf3a54943cf12a994c85867a18dec84f810901b2f2878ddfd77efcc3c150f)
>>> file 5.32 Collecting legal info
ERROR: No hash found for COPYING
ERROR: No hash found for src/mygetopt.h
ERROR: No hash found for src/vasprintf.c
>>> host-file 5.32 Collecting legal info
ERROR: No hash found for COPYING
ERROR: No hash found for src/mygetopt.h
ERROR: No hash found for src/vasprintf.c
>>> flac 1.3.2 Collecting legal info
ERROR: No hash found for COPYING.Xiph
ERROR: No hash found for COPYING.GPL
ERROR: No hash found for COPYING.LGPL
>>> libogg 1.3.3 Collecting legal info
ERROR: No hash found for COPYING
>>> flashbench 2e30b1968a66147412f21002ea844122a0d5e2f0 Collecting legal info
ERROR: No hash found for COPYING
>>> gawk 4.1.4 Collecting legal info
ERROR: No hash found for COPYING
>>> host-gawk 4.1.4 Collecting legal info
ERROR: No hash found for COPYING
>>> gcr 3.20.0 Collecting legal info
ERROR: No hash found for COPYING
>>> host-intltool 0.51.0 Collecting legal info
ERROR: No hash found for COPYING
>>> host-libxml-parser-perl 2.44 Collecting legal info
ERROR: No hash found for README
>>> libgcrypt 1.8.2 Collecting legal info
COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532)
>>> libgpg-error 1.27 Collecting legal info
ERROR: No hash found for COPYING
ERROR: No hash found for COPYING.LIB
>>> p11-kit 0.23.2 Collecting legal info
ERROR: No hash found for COPYING
>>> libtasn1 4.12 Collecting legal info
ERROR: No hash found for COPYING
ERROR: No hash found for COPYING.LIB
>>> gesftpserver 0.2.2 Collecting legal info
ERROR: No hash found for COPYING
>>> gflags v2.2.0 Collecting legal info
COPYING.txt: OK (sha256: 90d1f3701813c3cd65eee2dc736746fe46b465918f3f7d6d31463a2018b33fa5)
>>> glib-networking 2.50.0 Collecting legal info
ERROR: No hash found for COPYING
>>> gnutls 3.5.17 Collecting legal info
doc/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903)
doc/COPYING.LESSER: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3)
>>> libunistring 0.9.7 Collecting legal info
ERROR: No hash found for COPYING.LIB
>>> nettle 3.4 Collecting legal info
COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c)
COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643)
>>> gmp 6.1.2 Collecting legal info
ERROR: No hash found for COPYING.LESSERv3
ERROR: No hash found for COPYINGv2
>>> glibmm 2.54.1 Collecting legal info
ERROR: No hash found for COPYING
ERROR: No hash found for COPYING.tools
>>> gnupg2 2.2.4 Collecting legal info
COPYING: OK (sha256: bc2d6664f6276fa0a72d57633b3ae68dc7dcb677b71018bf08c8e93e509f1357)
>>> libassuan 2.5.1 Collecting legal info
COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861)
COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7)
>>> 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
>>> gperf 3.0.4 Collecting legal info
ERROR: No hash found for COPYING
>>> harfbuzz 1.7.1 Collecting legal info
COPYING: OK (sha256: 2a886915de4f296cdae5ed67064f86dba01d0c55286d86e8487f2a5caaf40216)
ERROR: No hash found for src/hb-ucdn/COPYING
>>> hdparm 9.52 Collecting legal info
ERROR: No hash found for LICENSE.TXT
>>> hiawatha 10.6 Collecting legal info
ERROR: No hash found for LICENSE
>>> hiredis v0.13.3 Collecting legal info
COPYING: OK (sha256: dca05ce8fc87a8261783b4aed0deef8becc9350b6aa770bc714d0c1833b896eb)
>>> ibrcommon 1.0.1 Collecting legal info
ERROR: No hash found for COPYING
ERROR: No hash found for README
>>> ibrdtn-tools 1.0.1 Collecting legal info
ERROR: No hash found for COPYING
>>> ibrdtn 1.0.1 Collecting legal info
ERROR: No hash found for COPYING
>>> initscripts  Collecting legal info
>>> 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
>>> jose 10 Collecting legal info
COPYING: OK (sha256: 09e8a9bcec8067104652c168685ab0931e7868f9c8284b66f5ae6edae5f1130b)
>>> jpeg-turbo 1.5.2 Collecting legal info
ERROR: No hash found for LICENSE.md
>>> jpeg  Collecting legal info
>>> json-c 0.13 Collecting legal info
COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c)
>>> json-for-modern-cpp v3.1.0 Collecting legal info
ERROR: LICENSE.MIT has wrong sha256 hash:
ERROR: expected: 6a6115fc4a7239a135f2dce8d33f94cb8a936b8f608ac0f6699fbac278b0dd5b
ERROR: got     : 7b875bb7a4e28abb7956ea821b4b7d88ff6a2a4fabf261c3993730a365ec56dd
ERROR: Incomplete download, or man-in-the-middle (MITM) attack
make[1]: *** [package/json-for-modern-cpp/json-for-modern-cpp.mk:19: json-for-modern-cpp-legal-info] Error 1
make: *** [Makefile:79: _all] Error 2
make: Leaving directory '/home/naourr/git/buildroot-test/instance-1/buildroot'