Building core object User... Building module notes... 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 nickserv... Building module ctcpflood... Building core object IRCSock... Building module stickychan... Building module autoattach... Building module adminlog... Building module imapauth... Building module fail2ban... Building module crypt... Building core object Client... Building module q... Building module route_replies... Building core object Chan... Building module buffextras... Building module savebuff... Building core object Nick... Building module schat... Building module blockuser... Building module log... Building module identfile... Building module certauth... Building module raw... Building module awaystore... Building module listsockets... Building module autoop... Building module cert... Building module alias... Building module perform... Building module autovoice... Building core object Server... Building module flooddetach... Building module sample... Building module lastseen... Building module clearbufferonmsg... Building module autoreply... Building module clientnotify... Linking module webadmin... Linking module partyline... Linking module notify_connect... Linking module sasl... Linking module controlpanel... Linking module chansaver... Linking module dcc... Linking module shell... Linking module awaynick... Linking module kickrejoin... Linking module missingmotd... Linking module autocycle... Linking module keepnick... Linking module modules_online... Linking module disconkick... Linking module bouncedcc... Linking module send_raw... Linking module watch... Linking module block_motd... Linking module simple_away... Building core object Modules... Linking module notes... Linking module nickserv... Linking module ctcpflood... Linking module stickychan... Linking module autoattach... Linking module adminlog... Linking module imapauth... Linking module fail2ban... Linking module crypt... Linking module q... Linking module route_replies... Linking module buffextras... Linking module savebuff... Linking module schat... Linking module blockuser... Linking module log... Linking module identfile... Linking module certauth... Linking module raw... Linking module awaystore... Linking module listsockets... Linking module autoop... Linking module cert... Linking module alias... Linking module perform... Linking module autovoice... Linking module flooddetach... Linking module sample... Linking module lastseen... Linking module clearbufferonmsg... Linking module autoreply... Linking module clientnotify... Building core object MD5... Building core object Buffer... Building core object Utils... Building core object FileUtils... Building core object HTTPSock... Building core object Template... Building core object ClientCommand... Building core object Socket... Building core object SHA256... Building core object WebModules... Building core object Listener... Building core object Config... Building core object ZNCDebug... Building core object Threads... Building core object version... Building core object Query... Building core object SSLVerifyHost... Linking znc... ZNC was successfully compiled. Use '/usr/bin/make install' to install ZNC to '/usr'. >>> znc 1.6.5 Installing to target PATH="/home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin:/home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" /usr/bin/make -j2 DESTDIR=/home/rclinux/rc-buildroot-test/scripts/instance-1/output/target install -C /home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/znc-1.6.5/ test -d /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/bin || /usr/bin/install -c -d /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/bin test -d /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/include/znc || /usr/bin/install -c -d /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/include/znc test -d /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/lib/pkgconfig || /usr/bin/install -c -d /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/lib/pkgconfig test -d /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/lib/znc || /usr/bin/install -c -d /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/lib/znc test -d /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/znc || /usr/bin/install -c -d /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/znc cp -R ./webskins /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/znc find /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/znc/webskins -type d -exec chmod 0755 '{}' \; find /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/znc/webskins -type f -exec chmod 0644 '{}' \; /usr/bin/install -c znc /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/bin /usr/bin/install -c znc-buildmod /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/bin /usr/bin/install -c -m 644 ./include/znc/*.h /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/include/znc /usr/bin/install -c -m 644 include/znc/zncconfig.h /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/include/znc /usr/bin/install -c -m 644 znc.pc /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/lib/pkgconfig rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/znc/modules test -d /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/lib/znc || /usr/bin/install -c -d /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/lib/znc test -d /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/znc/modules || /usr/bin/install -c -d /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/znc/modules rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/lib/znc/*.so cp -R ./data/* /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/znc/modules find /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/znc/modules -type d -exec chmod 0755 '{}' \; find /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/znc/modules -type f -exec chmod 0644 '{}' \; /usr/bin/install -c chansaver.so autocycle.so webadmin.so partyline.so notify_connect.so kickrejoin.so dcc.so bouncedcc.so clientnotify.so modules_online.so disconkick.so send_raw.so route_replies.so nickserv.so raw.so stickychan.so fail2ban.so schat.so crypt.so q.so buffextras.so sasl.so controlpanel.so listsockets.so autoop.so cert.so alias.so autovoice.so perform.so savebuff.so sample.so clearbufferonmsg.so autoreply.so simple_away.so keepnick.so flooddetach.so awaynick.so lastseen.so block_motd.so watch.so notes.so ctcpflood.so adminlog.so autoattach.so imapauth.so shell.so log.so blockuser.so identfile.so certauth.so awaystore.so missingmotd.so /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/lib/znc if test -n ""; then \ test -d /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target || /usr/bin/install -c -d /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target || exit 1 ; \ /usr/bin/install -c /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target || exit 1 ; \ fi test -d /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/man/man1 || /usr/bin/install -c -d /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/man/man1 /usr/bin/install -c -m 644 znc.1.gz znc-buildmod.1.gz /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/man/man1 #test -d /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target || /usr/bin/install -c -d /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target #/usr/bin/install -c -m 644 ./znc.service /home/rclinux/rc-buildroot-test/scripts/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/rclinux/rc-buildroot-test/scripts/instance-1/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: ['readline', 'gmp', 'libksba', 'which'] ./support/scripts/check-uniq-files -t staging /home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/packages-file-list-staging.txt Warning: staging file "./usr/share/info/dir" is touched by more than one package: ['readline', 'gmp', 'libksba'] ./support/scripts/check-uniq-files -t host /home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: ['host-m4', 'host-libtool', 'host-autoconf', 'host-automake', 'host-bison', 'host-gettext', 'host-gdb'] mkdir -p /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc echo "buildroot" > /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc/hosts mkdir -p /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc echo "Welcome to Buildroot" > /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc/shadow rm -f /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/bin/sh rm -f /home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/locales.nopurge; done for dir in /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/include /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/aclocal \ /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/lib/pkgconfig /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/pkgconfig \ /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/lib/cmake /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/cmake find /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/lib/ /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/lib/ /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/gdb rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/bash-completion rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/zsh rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/man /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/man rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/info /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/info rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/doc /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/doc rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/gtk-doc rmdir /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share 2>/dev/null || true find /home/rclinux/rc-buildroot-test/scripts/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/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/powerpc-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/powerpc-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/powerpc-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/rclinux/rc-buildroot-test/scripts/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/rclinux/rc-buildroot-test/scripts/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/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.02-git-00654-ge7652635fa"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.02-git\"" \ ) > /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc/os-release >>> Sanitizing RPATH in target tree /home/rclinux/rc-buildroot-test/scripts/instance-1/buildroot/support/scripts/fix-rpath target make: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-1/buildroot' make: Entering directory '/home/rclinux/rc-buildroot-test/scripts/instance-1/buildroot' >>> Buildroot 2018.02-git-00654-ge7652635fa Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> 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 >>> alsa-lib 1.1.5 Collecting legal info COPYING: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> 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) >>> angularjs 1.4.3 Collecting legal info ERROR: No hash found for angular.js >>> armbian-firmware 455d6b6701178dafe7fd0168eb4a4ef78a8d24a3 Collecting legal info >>> atest 895b0183a89c15f5e2305a6795bb1667753cd3f0 Collecting legal info ERROR: No hash found for COPYING >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> libev 4.24 Collecting legal info ERROR: No hash found for LICENSE >>> batctl 2017.0 Collecting legal info >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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) >>> bitstream-vera 1.10 Collecting legal info ERROR: No hash found for COPYRIGHT.TXT >>> bmon 4.0 Collecting legal info ERROR: No hash found for LICENSE.BSD ERROR: No hash found for LICENSE.MIT >>> libconfuse 3.2 Collecting legal info ERROR: No hash found for LICENSE >>> 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 >>> bridge-utils 1.6 Collecting legal info ERROR: No hash found for COPYING >>> c-periphery v1.1.1 Collecting legal info ERROR: No hash found for LICENSE >>> canfestival 7740ac6fdedc23e1ed6908d3d7db54833c88572b Collecting legal info COPYING: OK (sha256: b5c45f160093a6c2fb7bd0078f50c62f4b4089b6206b0e90b0f122b40a2fe110) LICENCE: OK (sha256: d4594b82f4d50840df6a7e9d14132a8c0a3cc05d0ac46d15310a264a1f75447e) >>> host-python 2.7.14 Collecting legal info LICENSE: OK (sha256: d2d17b17388da74dc9c6bdbf78eb7237432c3f8a0c87852df740ec99de2ec680) >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> 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 >>> norm 1.5r6 Collecting legal info ERROR: No hash found for LICENSE.TXT >>> 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) >>> readline 7.0 Collecting legal info ERROR: No hash found for COPYING >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> fb-test-app rosetta-1.1.0 Collecting legal info ERROR: No hash found for COPYING >>> fbv 1.0b Collecting legal info ERROR: No hash found for COPYING >>> fcgiwrap 99c942c90063c73734e56bacaa65f947772d9186 Collecting legal info ERROR: No hash found for COPYING >>> libfcgi 2.4.0 Collecting legal info ERROR: No hash found for LICENSE.TERMS >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gdb 7.11.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB ERROR: No hash found for COPYING3 ERROR: No hash found for COPYING3.LIB >>> getent Collecting legal info >>> gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> gnuplot 5.0.6 Collecting legal info ERROR: No hash found for Copyright >>> harfbuzz 1.7.1 Collecting legal info COPYING: OK (sha256: 2a886915de4f296cdae5ed67064f86dba01d0c55286d86e8487f2a5caaf40216) ERROR: No hash found for src/hb-ucdn/COPYING >>> hiredis v0.13.3 Collecting legal info COPYING: OK (sha256: dca05ce8fc87a8261783b4aed0deef8becc9350b6aa770bc714d0c1833b896eb) >>> i2c-tools 4.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> iputils s20161105 Collecting legal info ERROR: No hash found for ninfod/COPYING >>> libgcrypt 1.8.1 Collecting legal info ERROR: No hash found for COPYING.LIB >>> libgpg-error 1.27 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> nettle 3.4 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> openssl Collecting legal info >>> libopenssl 1.0.2n Collecting legal info LICENSE: OK (sha256: 9ee37d72966bb4a841343f0606ce44d41b3eae4df4285200c5a8ddc2b935992a) >>> json-javascript 3d7767b6b1f3da363c625ff54e63bbf20e9e83ac Collecting legal info ERROR: No hash found for json2.js >>> libaacs 0.9.0 Collecting legal info ERROR: No hash found for COPYING >>> libb64 1.2.1 Collecting legal info ERROR: No hash found for LICENSE >>> libcdaudio 0.99.12p2 Collecting legal info ERROR: No hash found for COPYING >>> libcrossguid 8f399e8bd4252be9952f3dfa8199924cc8487ca4 Collecting legal info ERROR: No hash found for LICENSE >>> libcue v1.4.0 Collecting legal info ERROR: No hash found for COPYING >>> libebur128 v1.2.2 Collecting legal info COPYING: OK (sha256: d6b4754bb67bdd08b97d5d11b2d7434997a371585a78fe77007149df3af8d09c) >>> libevdev 1.5.7 Collecting legal info ERROR: No hash found for COPYING >>> libevent 2.1.8-stable Collecting legal info ERROR: No hash found for LICENSE >>> libite v1.9.2 Collecting legal info LICENSE: OK (sha256: 0e97ab27b60e20a7ddb8e9638189ad159124e51d2c12e12735b05423df224da5) chomp.c: OK (sha256: 9e0fb98d251dddf5ba81a355f6b4d89835ec53bc5d7f5fcd2c866b54ec5ccec8) pidfile.c: OK (sha256: a7d29c148e057fae11a87febc3a51970a26433c35a08fc710be689394442d32d) >>> 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 >>> liblockfile 1.09 Collecting legal info ERROR: No hash found for COPYRIGHT >>> libloki 0.1.7 Collecting legal info >>> libogg 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> libpcap 1.8.1 Collecting legal info ERROR: No hash found for LICENSE >>> libpciaccess 0.14 Collecting legal info ERROR: No hash found for COPYING >>> libpng 1.6.34 Collecting legal info LICENSE: OK (sha256: a247c24f82bacf0403fe2f3d5550493a91cdb575fe7036b764bda8cacf3efd9c) >>> libsndfile 1.0.28 Collecting legal info ERROR: No hash found for COPYING >>> libsvgtiny ea9d99fc8b231c22d06168135e181d61f4eb2f06 Collecting legal info ERROR: No hash found for README >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> host-netsurf-buildsystem 7574b41345968b5f7e9ca5875faccb1478ce0555 Collecting legal info ERROR: No hash found for llvm/LICENSE.TXT >>> libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libtheora 1.1.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for LICENSE >>> libvorbis 1.3.5 Collecting legal info ERROR: No hash found for COPYING >>> libupnp 1.6.24 Collecting legal info LICENSE: OK (sha256: 0375955c8a79d6e8fa0792d45d00fc4e7710d7ac95bcbd27f9225a83f5c946fd) >>> liburcu 0.9.2 Collecting legal info ERROR: No hash found for lgpl-2.1.txt ERROR: No hash found for lgpl-relicensing.txt ERROR: No hash found for gpl-2.0.txt ERROR: No hash found for LICENSE >>> lm-sensors 3.4.0 Collecting legal info ERROR: No hash found for COPYING.LGPL ERROR: No hash found for COPYING >>> lockfile-progs 0.1.17 Collecting legal info ERROR: No hash found for COPYING >>> host-lpc3250loader 1.0 Collecting legal info ERROR: No hash found for LPC3250loader.py >>> lsof 4.89 Collecting legal info ERROR: No hash found for dialects/linux/dproto.h >>> mdadm 4.0 Collecting legal info ERROR: No hash found for COPYING >>> memstat 1.0 Collecting legal info ERROR: No hash found for debian/copyright >>> mmc-utils 37c86e60c0442fef570b75cd81aeb1db4d0cbafd Collecting legal info >>> mysql Collecting legal info >>> oracle-mysql 5.1.73 Collecting legal info ERROR: No hash found for README ERROR: No hash found for COPYING >>> nload 0.7.4 Collecting legal info ERROR: No hash found for COPYING >>> nvme v1.3 Collecting legal info ERROR: No hash found for LICENSE >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> pdmenu 1.3.4 Collecting legal info doc/COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> slang 2.3.1a Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> pimd 2.3.2 Collecting legal info LICENSE: OK (sha256: 3379436c16caccdef9b40a49fbdfdbb45aad8ecb05870834490b8fb080126009) LICENSE.mrouted: OK (sha256: 4328a21f0822caa9976356623118bcdcc9970c7a0f9a3deeba23c779b7cfb5d1) >>> pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> procps-ng 3.3.12 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> psmisc 23.1 Collecting legal info ERROR: No hash found for COPYING >>> ptpd2 ptpd-2.3.1 Collecting legal info ERROR: No hash found for COPYRIGHT >>> pv 1.6.0 Collecting legal info ERROR: No hash found for doc/COPYING >>> ramsmp 3.5.0 Collecting legal info ERROR: No hash found for LICENCE >>> sconeserver d659468cd164e6a6cc12932cc6780566b04f8328 Collecting legal info ERROR: No hash found for COPYING >>> shellinabox v2.19 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for GPL-2 >>> sysklogd 1.5.1 Collecting legal info ERROR: No hash found for COPYING >>> szip 2.1 Collecting legal info ERROR: No hash found for COPYING >>> tinyalsa 1.1.1 Collecting legal info ERROR: No hash found for NOTICE >>> tn5250 0.17.4 Collecting legal info ERROR: No hash found for COPYING >>> trace-cmd trace-cmd-v2.6.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> twolame 0.3.13 Collecting legal info ERROR: No hash found for COPYING >>> host-uboot-tools 2017.11 Collecting legal info ERROR: No hash found for Licenses/gpl-2.0.txt >>> ushare 1.1a Collecting legal info ERROR: No hash found for COPYING >>> which 2.21 Collecting legal info ERROR: No hash found for COPYING >>> zip 30 Collecting legal info ERROR: No hash found for LICENSE >>> zmqpp 4.1.2 Collecting legal info ERROR: No hash found for LICENSE >>> 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: batctl-2017.0: cannot save license (BATCTL_LICENSE_FILES not defined) WARNING: libloki-0.1.7: cannot save license (LIBLOKI_LICENSE_FILES not defined) WARNING: mmc-utils-37c86e60c0442fef570b75cd81aeb1db4d0cbafd: cannot save license (MMC_UTILS_LICENSE_FILES not defined) Legal info produced in /home/rclinux/rc-buildroot-test/scripts/instance-1/output/legal-info make: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-1/buildroot'