^~~~~~~~~~~~~~~ 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 bouncedcc... Building core object IRCSock... Building module buffextras... Building module cert... Building module certauth... Building core object Client... Building module chansaver... Building module clearbufferonmsg... Building module clientnotify... Building core object Chan... Building module controlpanel... Building module crypt... Building core object Nick... Building module ctcpflood... Building core object Server... Building module dcc... Building module disconkick... Building module fail2ban... Building core object Modules... Building module flooddetach... Building module identfile... Building module imapauth... Building module keepnick... Building module kickrejoin... Building core object MD5... Building module lastseen... Building core object Buffer... Building module listsockets... Building module log... Building module missingmotd... Building core object Utils... Building module modules_online... Building module nickserv... Building module notes... Building core object FileUtils... Building module notify_connect... Building module partyline... Building core object HTTPSock... Building module perform... Building module q... Building module raw... Building module route_replies... Building core object Template... Building module sample... Building module sasl... Building module savebuff... Building core object ClientCommand... Building module schat... Building module send_raw... Building module shell... Building module simple_away... Building module stickychan... Building core object Socket... Building module watch... Building core object SHA256... Building core object WebModules... Building module webadmin... Building core object Listener... Building core object Config... Building core object ZNCDebug... Building core object Threads... Building core object version... Building core object Query... 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... Building core object SSLVerifyHost... 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... 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/buildroot/buildroot-test/instance-1/output/host/bin:/home/buildroot/buildroot-test/instance-1/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/make -j2 DESTDIR=/home/buildroot/buildroot-test/instance-1/output/target install -C /home/buildroot/buildroot-test/instance-1/output/build/znc-1.6.5/ test -d /home/buildroot/buildroot-test/instance-1/output/target/usr/bin || /usr/bin/install -c -d /home/buildroot/buildroot-test/instance-1/output/target/usr/bin test -d /home/buildroot/buildroot-test/instance-1/output/target/usr/include/znc || /usr/bin/install -c -d /home/buildroot/buildroot-test/instance-1/output/target/usr/include/znc test -d /home/buildroot/buildroot-test/instance-1/output/target/usr/lib/pkgconfig || /usr/bin/install -c -d /home/buildroot/buildroot-test/instance-1/output/target/usr/lib/pkgconfig test -d /home/buildroot/buildroot-test/instance-1/output/target/usr/lib/znc || /usr/bin/install -c -d /home/buildroot/buildroot-test/instance-1/output/target/usr/lib/znc test -d /home/buildroot/buildroot-test/instance-1/output/target/usr/share/znc || /usr/bin/install -c -d /home/buildroot/buildroot-test/instance-1/output/target/usr/share/znc cp -R ./webskins /home/buildroot/buildroot-test/instance-1/output/target/usr/share/znc find /home/buildroot/buildroot-test/instance-1/output/target/usr/share/znc/webskins -type d -exec chmod 0755 '{}' \; find /home/buildroot/buildroot-test/instance-1/output/target/usr/share/znc/webskins -type f -exec chmod 0644 '{}' \; /usr/bin/install -c znc /home/buildroot/buildroot-test/instance-1/output/target/usr/bin /usr/bin/install -c znc-buildmod /home/buildroot/buildroot-test/instance-1/output/target/usr/bin /usr/bin/install -c -m 644 ./include/znc/*.h /home/buildroot/buildroot-test/instance-1/output/target/usr/include/znc /usr/bin/install -c -m 644 include/znc/zncconfig.h /home/buildroot/buildroot-test/instance-1/output/target/usr/include/znc /usr/bin/install -c -m 644 znc.pc /home/buildroot/buildroot-test/instance-1/output/target/usr/lib/pkgconfig rm -rf /home/buildroot/buildroot-test/instance-1/output/target/usr/share/znc/modules test -d /home/buildroot/buildroot-test/instance-1/output/target/usr/lib/znc || /usr/bin/install -c -d /home/buildroot/buildroot-test/instance-1/output/target/usr/lib/znc test -d /home/buildroot/buildroot-test/instance-1/output/target/usr/share/znc/modules || /usr/bin/install -c -d /home/buildroot/buildroot-test/instance-1/output/target/usr/share/znc/modules rm -rf /home/buildroot/buildroot-test/instance-1/output/target/usr/lib/znc/*.so cp -R ./data/* /home/buildroot/buildroot-test/instance-1/output/target/usr/share/znc/modules find /home/buildroot/buildroot-test/instance-1/output/target/usr/share/znc/modules -type d -exec chmod 0755 '{}' \; find /home/buildroot/buildroot-test/instance-1/output/target/usr/share/znc/modules -type f -exec chmod 0644 '{}' \; /usr/bin/install -c adminlog.so alias.so autoattach.so autocycle.so autoop.so autoreply.so autovoice.so awaynick.so awaystore.so block_motd.so blockuser.so bouncedcc.so buffextras.so cert.so certauth.so chansaver.so clearbufferonmsg.so clientnotify.so controlpanel.so crypt.so ctcpflood.so dcc.so disconkick.so fail2ban.so flooddetach.so identfile.so imapauth.so keepnick.so kickrejoin.so lastseen.so listsockets.so log.so missingmotd.so modules_online.so nickserv.so notes.so notify_connect.so partyline.so perform.so q.so raw.so route_replies.so sample.so sasl.so savebuff.so schat.so send_raw.so shell.so simple_away.so stickychan.so watch.so webadmin.so /home/buildroot/buildroot-test/instance-1/output/target/usr/lib/znc if test -n ""; then \ test -d /home/buildroot/buildroot-test/instance-1/output/target || /usr/bin/install -c -d /home/buildroot/buildroot-test/instance-1/output/target || exit 1 ; \ /usr/bin/install -c /home/buildroot/buildroot-test/instance-1/output/target || exit 1 ; \ fi test -d /home/buildroot/buildroot-test/instance-1/output/target/usr/share/man/man1 || /usr/bin/install -c -d /home/buildroot/buildroot-test/instance-1/output/target/usr/share/man/man1 /usr/bin/install -c -m 644 znc.1.gz znc-buildmod.1.gz /home/buildroot/buildroot-test/instance-1/output/target/usr/share/man/man1 #test -d /home/buildroot/buildroot-test/instance-1/output/target || /usr/bin/install -c -d /home/buildroot/buildroot-test/instance-1/output/target #/usr/bin/install -c -m 644 ./znc.service /home/buildroot/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/buildroot/buildroot-test/instance-1/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'check', u'gdbm', u'make'] ./support/scripts/check-uniq-files -t staging /home/buildroot/buildroot-test/instance-1/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libtirpc.la" is touched by more than one package: [u'libtirpc', u'audiofile', u'libpng', u'freetype', u'libjpeg', u'libiconv', u'gd', u'bind', u'libconfuse', u'ncurses', u'fdk-aac', u'freeradius-client', u'gdbm', u'glog', u'ibrcommon', u'ibrdtn', u'imlib2', u'json-for-modern-cpp', u'libcap-ng', u'libcgicc', u'libdvdcss', u'libgpg-error', u'libgcrypt', u'liblogging', u'libpthread-stubs', u'libscrypt', u'libyuv', u'mtdev', u'pcre', u'sdl2', u'sdl2_mixer', u'skalibs', u'sqlcipher', u'tinydtls', u'x265'] Warning: staging file "./usr/lib/libcap-ng.la" is touched by more than one package: [u'libcap-ng', u'libcgicc', u'libdvdcss', u'libgpg-error', u'libgcrypt', u'liblogging', u'libpthread-stubs', u'libscrypt', u'libyuv', u'mtdev', u'pcre', u'sdl2', u'sdl2_mixer', u'skalibs', u'sqlcipher', u'tinydtls', u'x265'] Warning: staging file "./usr/lib/libconfuse.la" is touched by more than one package: [u'libconfuse', u'ncurses', u'fdk-aac', u'freeradius-client', u'gdbm', u'glog', u'ibrcommon', u'ibrdtn', u'imlib2', u'json-for-modern-cpp', u'libcap-ng', u'libcgicc', u'libdvdcss', u'libgpg-error', u'libgcrypt', u'liblogging', u'libpthread-stubs', u'libscrypt', u'libyuv', u'mtdev', u'pcre', u'sdl2', u'sdl2_mixer', u'skalibs', u'sqlcipher', u'tinydtls', u'x265'] Warning: staging file "./usr/lib/libpng.la" is touched by more than one package: [u'libpng', u'freetype', u'libjpeg', u'libiconv', u'gd', u'bind', u'libconfuse', u'ncurses', u'fdk-aac', u'freeradius-client', u'gdbm', u'glog', u'ibrcommon', u'ibrdtn', u'imlib2', u'json-for-modern-cpp', u'libcap-ng', u'libcgicc', u'libdvdcss', u'libgpg-error', u'libgcrypt', u'liblogging', u'libpthread-stubs', u'libscrypt', u'libyuv', u'mtdev', u'pcre', u'sdl2', u'sdl2_mixer', u'skalibs', u'sqlcipher', u'tinydtls', u'x265'] Warning: staging file "./usr/lib/libnl-route-3.la" is touched by more than one package: [u'libnl', u'libusb', u'libpcap', u'libtirpc', u'audiofile', u'libpng', u'freetype', u'libjpeg', u'libiconv', u'gd', u'bind', u'libconfuse', u'ncurses', u'fdk-aac', u'freeradius-client', u'gdbm', u'glog', u'ibrcommon', u'ibrdtn', u'imlib2', u'json-for-modern-cpp', u'libcap-ng', u'libcgicc', u'libdvdcss', u'libgpg-error', u'libgcrypt', u'liblogging', u'libpthread-stubs', u'libscrypt', u'libyuv', u'mtdev', u'pcre', u'sdl2', u'sdl2_mixer', u'skalibs', u'sqlcipher', u'tinydtls', u'x265'] Warning: staging file "./usr/lib/imlib2/loaders/xpm.la" is touched by more than one package: [u'imlib2', u'json-for-modern-cpp', u'libcap-ng', u'libcgicc', u'libdvdcss', u'libgpg-error', u'libgcrypt', u'liblogging', u'libpthread-stubs', u'libscrypt', u'libyuv', u'mtdev', u'pcre', u'sdl2', u'sdl2_mixer', u'skalibs', u'sqlcipher', u'tinydtls', u'x265'] Warning: staging file "./usr/lib/libibrcommon.la" is touched by more than one package: [u'ibrcommon', u'ibrdtn', u'imlib2', u'json-for-modern-cpp', u'libcap-ng', u'libcgicc', u'libdvdcss', u'libgpg-error', u'libgcrypt', u'liblogging', u'libpthread-stubs', u'libscrypt', u'libyuv', u'mtdev', u'pcre', u'sdl2', u'sdl2_mixer', u'skalibs', u'sqlcipher', u'tinydtls', u'x265'] Warning: staging file "./usr/lib/libisc.la" is touched by more than one package: [u'bind', u'libconfuse', u'ncurses', u'fdk-aac', u'freeradius-client', u'gdbm', u'glog', u'ibrcommon', u'ibrdtn', u'imlib2', u'json-for-modern-cpp', u'libcap-ng', u'libcgicc', u'libdvdcss', u'libgpg-error', u'libgcrypt', u'liblogging', u'libpthread-stubs', u'libscrypt', u'libyuv', u'mtdev', u'pcre', u'sdl2', u'sdl2_mixer', u'skalibs', u'sqlcipher', u'tinydtls', u'x265'] Warning: staging file "./usr/lib/libfdk-aac.la" is touched by more than one package: [u'fdk-aac', u'freeradius-client', u'gdbm', u'glog', u'ibrcommon', u'ibrdtn', u'imlib2', u'json-for-modern-cpp', u'libcap-ng', u'libcgicc', u'libdvdcss', u'libgpg-error', u'libgcrypt', u'liblogging', u'libpthread-stubs', u'libscrypt', u'libyuv', u'mtdev', u'pcre', u'sdl2', u'sdl2_mixer', u'skalibs', u'sqlcipher', u'tinydtls', u'x265'] Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'check', u'gdbm'] Warning: staging file "./usr/lib/libjpeg.la" is touched by more than one package: [u'libjpeg', u'libiconv', u'gd', u'bind', u'libconfuse', u'ncurses', u'fdk-aac', u'freeradius-client', u'gdbm', u'glog', u'ibrcommon', u'ibrdtn', u'imlib2', u'json-for-modern-cpp', u'libcap-ng', u'libcgicc', u'libdvdcss', u'libgpg-error', u'libgcrypt', u'liblogging', u'libpthread-stubs', u'libscrypt', u'libyuv', u'mtdev', u'pcre', u'sdl2', u'sdl2_mixer', u'skalibs', u'sqlcipher', u'tinydtls', u'x265'] Warning: staging file "./usr/lib/imlib2/loaders/bmp.la" is touched by more than one package: [u'imlib2', u'json-for-modern-cpp', u'libcap-ng', u'libcgicc', u'libdvdcss', u'libgpg-error', u'libgcrypt', u'liblogging', u'libpthread-stubs', u'libscrypt', u'libyuv', u'mtdev', u'pcre', u'sdl2', u'sdl2_mixer', u'skalibs', u'sqlcipher', u'tinydtls', u'x265'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'libjpeg', u'libiconv', u'gd', u'bind', u'libconfuse', u'ncurses', u'fdk-aac', u'freeradius-client', u'gdbm', u'glog', u'ibrcommon', u'ibrdtn', u'imlib2', u'json-for-modern-cpp', u'libcap-ng', u'libcgicc', u'libdvdcss', u'libgpg-error', u'libgcrypt', u'liblogging', u'libpthread-stubs', u'libscrypt', u'libyuv', u'mtdev', u'pcre', u'sdl2', u'sdl2_mixer', u'skalibs', u'sqlcipher', u'tinydtls', u'x265'] Warning: staging file "./usr/lib/libglog.la" is touched by more than one package: [u'glog', u'ibrcommon', u'ibrdtn', u'imlib2', u'json-for-modern-cpp', u'libcap-ng', u'libcgicc', u'libdvdcss', u'libgpg-error', u'libgcrypt', u'liblogging', u'libpthread-stubs', u'libscrypt', u'libyuv', u'mtdev', u'pcre', u'sdl2', u'sdl2_mixer', u'skalibs', u'sqlcipher', u'tinydtls', u'x265'] Warning: staging file "./usr/lib/libnl-genl-3.la" is touched by more than one package: [u'libnl', u'libusb', u'libpcap', u'libtirpc', u'audiofile', u'libpng', u'freetype', u'libjpeg', u'libiconv', u'gd', u'bind', u'libconfuse', u'ncurses', u'fdk-aac', u'freeradius-client', u'gdbm', u'glog', u'ibrcommon', u'ibrdtn', u'imlib2', u'json-for-modern-cpp', u'libcap-ng', u'libcgicc', u'libdvdcss', u'libgpg-error', u'libgcrypt', u'liblogging', u'libpthread-stubs', u'libscrypt', u'libyuv', u'mtdev', u'pcre', u'sdl2', u'sdl2_mixer', u'skalibs', u'sqlcipher', u'tinydtls', u'x265'] Warning: staging file "./usr/lib/libpng16.la" is touched by more than one package: [u'libpng', u'freetype', u'libjpeg', u'libiconv', u'gd', u'bind', u'libconfuse', u'ncurses', u'fdk-aac', u'freeradius-client', u'gdbm', u'glog', u'ibrcommon', u'ibrdtn', u'imlib2', u'json-for-modern-cpp', u'libcap-ng', u'libcgicc', u'libdvdcss', u'libgpg-error', u'libgcrypt', u'liblogging', u'libpthread-stubs', u'libscrypt', u'libyuv', u'mtdev', u'pcre', u'sdl2', u'sdl2_mixer', u'skalibs', u'sqlcipher', u'tinydtls', u'x265'] Warning: staging file "./usr/lib/libisccfg.la" is touched by more than one package: [u'bind', u'libconfuse', u'ncurses', u'fdk-aac', u'freeradius-client', u'gdbm', u'glog', u'ibrcommon', u'ibrdtn', u'imlib2', u'json-for-modern-cpp', u'libcap-ng', u'libcgicc', u'libdvdcss', u'libgpg-error', u'libgcrypt', u'liblogging', u'libpthread-stubs', u'libscrypt', u'libyuv', u'mtdev', u'pcre', u'sdl2', u'sdl2_mixer', u'skalibs', u'sqlcipher', u'tinydtls', u'x265'] Warning: staging file "./usr/lib/libdvdcss.la" is touched by more than one package: [u'libdvdcss', u'libgpg-error', u'libgcrypt', u'liblogging', u'libpthread-stubs', u'libscrypt', u'libyuv', u'mtdev', u'pcre', u'sdl2', u'sdl2_mixer', u'skalibs', u'sqlcipher', u'tinydtls', u'x265'] Warning: staging file "./usr/lib/libsqlcipher.la" is touched by more than one package: [u'sqlcipher', u'tinydtls', u'x265'] Warning: staging file "./usr/lib/libgd.la" is touched by more than one package: [u'gd', u'bind', u'libconfuse', u'ncurses', u'fdk-aac', u'freeradius-client', u'gdbm', u'glog', u'ibrcommon', u'ibrdtn', u'imlib2', u'json-for-modern-cpp', u'libcap-ng', u'libcgicc', u'libdvdcss', u'libgpg-error', u'libgcrypt', u'liblogging', u'libpthread-stubs', u'libscrypt', u'libyuv', u'mtdev', u'pcre', u'sdl2', u'sdl2_mixer', u'skalibs', u'sqlcipher', u'tinydtls', u'x265'] Warning: staging file "./usr/lib/libisccc.la" is touched by more than one package: [u'bind', u'libconfuse', u'ncurses', u'fdk-aac', u'freeradius-client', u'gdbm', u'glog', u'ibrcommon', u'ibrdtn', u'imlib2', u'json-for-modern-cpp', u'libcap-ng', u'libcgicc', u'libdvdcss', u'libgpg-error', u'libgcrypt', u'liblogging', u'libpthread-stubs', u'libscrypt', u'libyuv', u'mtdev', u'pcre', u'sdl2', u'sdl2_mixer', u'skalibs', u'sqlcipher', u'tinydtls', u'x265'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'sdl2', u'sdl2_mixer', u'skalibs', u'sqlcipher', u'tinydtls', u'x265'] Warning: staging file "./usr/lib/libnl-3.la" is touched by more than one package: [u'libnl', u'libusb', u'libpcap', u'libtirpc', u'audiofile', u'libpng', u'freetype', u'libjpeg', u'libiconv', u'gd', u'bind', u'libconfuse', u'ncurses', u'fdk-aac', u'freeradius-client', u'gdbm', u'glog', u'ibrcommon', u'ibrdtn', u'imlib2', u'json-for-modern-cpp', u'libcap-ng', u'libcgicc', u'libdvdcss', u'libgpg-error', u'libgcrypt', u'liblogging', u'libpthread-stubs', u'libscrypt', u'libyuv', u'mtdev', u'pcre', u'sdl2', u'sdl2_mixer', u'skalibs', u'sqlcipher', u'tinydtls', u'x265'] Warning: staging file "./usr/lib/libSDL2_test.la" is touched by more than one package: [u'sdl2', u'sdl2_mixer', u'skalibs', u'sqlcipher', u'tinydtls', u'x265'] Warning: staging file "./usr/lib/libaudiofile.la" is touched by more than one package: [u'audiofile', u'libpng', u'freetype', u'libjpeg', u'libiconv', u'gd', u'bind', u'libconfuse', u'ncurses', u'fdk-aac', u'freeradius-client', u'gdbm', u'glog', u'ibrcommon', u'ibrdtn', u'imlib2', u'json-for-modern-cpp', u'libcap-ng', u'libcgicc', u'libdvdcss', u'libgpg-error', u'libgcrypt', u'liblogging', u'libpthread-stubs', u'libscrypt', u'libyuv', u'mtdev', u'pcre', u'sdl2', u'sdl2_mixer', u'skalibs', u'sqlcipher', u'tinydtls', u'x265'] Warning: staging file "./usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'libnl', u'libusb', u'libpcap', u'libtirpc', u'audiofile', u'libpng', u'freetype', u'libjpeg', u'libiconv', u'gd', u'bind', u'libconfuse', u'ncurses', u'fdk-aac', u'freeradius-client', u'gdbm', u'glog', u'ibrcommon', u'ibrdtn', u'imlib2', u'json-for-modern-cpp', u'libcap-ng', u'libcgicc', u'libdvdcss', u'libgpg-error', u'libgcrypt', u'liblogging', u'libpthread-stubs', u'libscrypt', u'libyuv', u'mtdev', u'pcre', u'sdl2', u'sdl2_mixer', u'skalibs', u'sqlcipher', u'tinydtls', u'x265'] Warning: staging file "./usr/lib/liblwres.la" is touched by more than one package: [u'bind', u'libconfuse', u'ncurses', u'fdk-aac', u'freeradius-client', u'gdbm', u'glog', u'ibrcommon', u'ibrdtn', u'imlib2', u'json-for-modern-cpp', u'libcap-ng', u'libcgicc', u'libdvdcss', u'libgpg-error', u'libgcrypt', u'liblogging', u'libpthread-stubs', u'libscrypt', u'libyuv', u'mtdev', u'pcre', u'sdl2', u'sdl2_mixer', u'skalibs', u'sqlcipher', u'tinydtls', u'x265'] Warning: staging file "./usr/lib/imlib2/filters/bumpmap.la" is touched by more than one package: [u'imlib2', u'json-for-modern-cpp', u'libcap-ng', u'libcgicc', u'libdvdcss', u'libgpg-error', u'libgcrypt', u'liblogging', u'libpthread-stubs', u'libscrypt', u'libyuv', u'mtdev', u'pcre', u'sdl2', u'sdl2_mixer', u'skalibs', u'sqlcipher', u'tinydtls', u'x265'] Warning: staging file "./usr/lib/imlib2/filters/colormod.la" is touched by more than one package: [u'imlib2', u'json-for-modern-cpp', u'libcap-ng', u'libcgicc', u'libdvdcss', u'libgpg-error', u'libgcrypt', u'liblogging', u'libpthread-stubs', u'libscrypt', u'libyuv', u'mtdev', u'pcre', u'sdl2', u'sdl2_mixer', u'skalibs', u'sqlcipher', u'tinydtls', u'x265'] Warning: staging file "./usr/lib/libibrdtn.la" is touched by more than one package: [u'ibrdtn', u'imlib2', u'json-for-modern-cpp', u'libcap-ng', u'libcgicc', u'libdvdcss', u'libgpg-error', u'libgcrypt', u'liblogging', u'libpthread-stubs', u'libscrypt', u'libyuv', u'mtdev', u'pcre', u'sdl2', u'sdl2_mixer', u'skalibs', u'sqlcipher', u'tinydtls', u'x265'] Warning: staging file "./usr/lib/libcgicc.la" is touched by more than one package: [u'libcgicc', u'libdvdcss', u'libgpg-error', u'libgcrypt', u'liblogging', u'libpthread-stubs', u'libscrypt', u'libyuv', u'mtdev', u'pcre', u'sdl2', u'sdl2_mixer', u'skalibs', u'sqlcipher', u'tinydtls', u'x265'] Warning: staging file "./usr/lib/libcheck.la" is touched by more than one package: [u'check', u'libnl', u'libusb', u'libpcap', u'libtirpc', u'audiofile', u'libpng', u'freetype', u'libjpeg', u'libiconv', u'gd', u'bind', u'libconfuse', u'ncurses', u'fdk-aac', u'freeradius-client', u'gdbm', u'glog', u'ibrcommon', u'ibrdtn', u'imlib2', u'json-for-modern-cpp', u'libcap-ng', u'libcgicc', u'libdvdcss', u'libgpg-error', u'libgcrypt', u'liblogging', u'libpthread-stubs', u'libscrypt', u'libyuv', u'mtdev', u'pcre', u'sdl2', u'sdl2_mixer', u'skalibs', u'sqlcipher', u'tinydtls', u'x265'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'libpcap', u'libtirpc', u'audiofile', u'libpng', u'freetype', u'libjpeg', u'libiconv', u'gd', u'bind', u'libconfuse', u'ncurses', u'fdk-aac', u'freeradius-client', u'gdbm', u'glog', u'ibrcommon', u'ibrdtn', u'imlib2', u'json-for-modern-cpp', u'libcap-ng', u'libcgicc', u'libdvdcss', u'libgpg-error', u'libgcrypt', u'liblogging', u'libpthread-stubs', u'libscrypt', u'libyuv', u'mtdev', u'pcre', u'sdl2', u'sdl2_mixer', u'skalibs', u'sqlcipher', u'tinydtls', u'x265'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'sdl2', u'sdl2_mixer', u'skalibs', u'sqlcipher', u'tinydtls', u'x265'] Warning: staging file "./usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'libnl', u'libusb', u'libpcap', u'libtirpc', u'audiofile', u'libpng', u'freetype', u'libjpeg', u'libiconv', u'gd', u'bind', u'libconfuse', u'ncurses', u'fdk-aac', u'freeradius-client', u'gdbm', u'glog', u'ibrcommon', u'ibrdtn', u'imlib2', u'json-for-modern-cpp', u'libcap-ng', u'libcgicc', u'libdvdcss', u'libgpg-error', u'libgcrypt', u'liblogging', u'libpthread-stubs', u'libscrypt', u'libyuv', u'mtdev', u'pcre', u'sdl2', u'sdl2_mixer', u'skalibs', u'sqlcipher', u'tinydtls', u'x265'] Warning: staging file "./usr/lib/imlib2/filters/testfilter.la" is touched by more than one package: [u'imlib2', u'json-for-modern-cpp', u'libcap-ng', u'libcgicc', u'libdvdcss', u'libgpg-error', u'libgcrypt', u'liblogging', u'libpthread-stubs', u'libscrypt', u'libyuv', u'mtdev', u'pcre', u'sdl2', u'sdl2_mixer', u'skalibs', u'sqlcipher', u'tinydtls', u'x265'] Warning: staging file "./usr/lib/libfreeradius-client.la" is touched by more than one package: [u'freeradius-client', u'gdbm', u'glog', u'ibrcommon', u'ibrdtn', u'imlib2', u'json-for-modern-cpp', u'libcap-ng', u'libcgicc', u'libdvdcss', u'libgpg-error', u'libgcrypt', u'liblogging', u'libpthread-stubs', u'libscrypt', u'libyuv', u'mtdev', u'pcre', u'sdl2', u'sdl2_mixer', u'skalibs', u'sqlcipher', u'tinydtls', u'x265'] Warning: staging file "./usr/lib/libSDL2.la" is touched by more than one package: [u'sdl2', u'sdl2_mixer', u'skalibs', u'sqlcipher', u'tinydtls', u'x265'] Warning: staging file "./usr/lib/libImlib2.la" is touched by more than one package: [u'imlib2', u'json-for-modern-cpp', u'libcap-ng', u'libcgicc', u'libdvdcss', u'libgpg-error', u'libgcrypt', u'liblogging', u'libpthread-stubs', u'libscrypt', u'libyuv', u'mtdev', u'pcre', u'sdl2', u'sdl2_mixer', u'skalibs', u'sqlcipher', u'tinydtls', u'x265'] Warning: staging file "./usr/lib/imlib2/loaders/ff.la" is touched by more than one package: [u'imlib2', u'json-for-modern-cpp', u'libcap-ng', u'libcgicc', u'libdvdcss', u'libgpg-error', u'libgcrypt', u'liblogging', u'libpthread-stubs', u'libscrypt', u'libyuv', u'mtdev', u'pcre', u'sdl2', u'sdl2_mixer', u'skalibs', u'sqlcipher', u'tinydtls', u'x265'] Warning: staging file "./usr/lib/imlib2/loaders/tga.la" is touched by more than one package: [u'imlib2', u'json-for-modern-cpp', u'libcap-ng', u'libcgicc', u'libdvdcss', u'libgpg-error', u'libgcrypt', u'liblogging', u'libpthread-stubs', u'libscrypt', u'libyuv', u'mtdev', u'pcre', u'sdl2', u'sdl2_mixer', u'skalibs', u'sqlcipher', u'tinydtls', u'x265'] Warning: staging file "./usr/lib/libmtdev.la" is touched by more than one package: [u'mtdev', u'pcre', u'sdl2', u'sdl2_mixer', u'skalibs', u'sqlcipher', u'tinydtls', u'x265'] Warning: staging file "./usr/lib/libgdbm.la" is touched by more than one package: [u'gdbm', u'glog', u'ibrcommon', u'ibrdtn', u'imlib2', u'json-for-modern-cpp', u'libcap-ng', u'libcgicc', u'libdvdcss', u'libgpg-error', u'libgcrypt', u'liblogging', u'libpthread-stubs', u'libscrypt', u'libyuv', u'mtdev', u'pcre', u'sdl2', u'sdl2_mixer', u'skalibs', u'sqlcipher', u'tinydtls', u'x265'] Warning: staging file "./usr/lib/imlib2/loaders/pnm.la" is touched by more than one package: [u'imlib2', u'json-for-modern-cpp', u'libcap-ng', u'libcgicc', u'libdvdcss', u'libgpg-error', u'libgcrypt', u'liblogging', u'libpthread-stubs', u'libscrypt', u'libyuv', u'mtdev', u'pcre', u'sdl2', u'sdl2_mixer', u'skalibs', u'sqlcipher', u'tinydtls', u'x265'] Warning: staging file "./usr/lib/libSDL2main.la" is touched by more than one package: [u'sdl2', u'sdl2_mixer', u'skalibs', u'sqlcipher', u'tinydtls', u'x265'] Warning: staging file "./usr/lib/imlib2/loaders/lbm.la" is touched by more than one package: [u'imlib2', u'json-for-modern-cpp', u'libcap-ng', u'libcgicc', u'libdvdcss', u'libgpg-error', u'libgcrypt', u'liblogging', u'libpthread-stubs', u'libscrypt', u'libyuv', u'mtdev', u'pcre', u'sdl2', u'sdl2_mixer', u'skalibs', u'sqlcipher', u'tinydtls', u'x265'] Warning: staging file "./usr/lib/imlib2/loaders/argb.la" is touched by more than one package: [u'imlib2', u'json-for-modern-cpp', u'libcap-ng', u'libcgicc', u'libdvdcss', u'libgpg-error', u'libgcrypt', u'liblogging', u'libpthread-stubs', u'libscrypt', u'libyuv', u'mtdev', u'pcre', u'sdl2', u'sdl2_mixer', u'skalibs', u'sqlcipher', u'tinydtls', u'x265'] Warning: staging file "./usr/lib/libiconv.la" is touched by more than one package: [u'libiconv', u'gd', u'bind', u'libconfuse', u'ncurses', u'fdk-aac', u'freeradius-client', u'gdbm', u'glog', u'ibrcommon', u'ibrdtn', u'imlib2', u'json-for-modern-cpp', u'libcap-ng', u'libcgicc', u'libdvdcss', u'libgpg-error', u'libgcrypt', u'liblogging', u'libpthread-stubs', u'libscrypt', u'libyuv', u'mtdev', u'pcre', u'sdl2', u'sdl2_mixer', u'skalibs', u'sqlcipher', u'tinydtls', u'x265'] Warning: staging file "./usr/lib/libnl-nf-3.la" is touched by more than one package: [u'libnl', u'libusb', u'libpcap', u'libtirpc', u'audiofile', u'libpng', u'freetype', u'libjpeg', u'libiconv', u'gd', u'bind', u'libconfuse', u'ncurses', u'fdk-aac', u'freeradius-client', u'gdbm', u'glog', u'ibrcommon', u'ibrdtn', u'imlib2', u'json-for-modern-cpp', u'libcap-ng', u'libcgicc', u'libdvdcss', u'libgpg-error', u'libgcrypt', u'liblogging', u'libpthread-stubs', u'libscrypt', u'libyuv', u'mtdev', u'pcre', u'sdl2', u'sdl2_mixer', u'skalibs', u'sqlcipher', u'tinydtls', u'x265'] Warning: staging file "./usr/lib/imlib2/loaders/zlib.la" is touched by more than one package: [u'imlib2', u'json-for-modern-cpp', u'libcap-ng', u'libcgicc', u'libdvdcss', u'libgpg-error', u'libgcrypt', u'liblogging', u'libpthread-stubs', u'libscrypt', u'libyuv', u'mtdev', u'pcre', u'sdl2', u'sdl2_mixer', u'skalibs', u'sqlcipher', u'tinydtls', u'x265'] Warning: staging file "./usr/lib/libgpg-error.la" is touched by more than one package: [u'libgpg-error', u'libgcrypt', u'liblogging', u'libpthread-stubs', u'libscrypt', u'libyuv', u'mtdev', u'pcre', u'sdl2', u'sdl2_mixer', u'skalibs', u'sqlcipher', u'tinydtls', u'x265'] Warning: staging file "./usr/lib/libirs.la" is touched by more than one package: [u'bind', u'libconfuse', u'ncurses', u'fdk-aac', u'freeradius-client', u'gdbm', u'glog', u'ibrcommon', u'ibrdtn', u'imlib2', u'json-for-modern-cpp', u'libcap-ng', u'libcgicc', u'libdvdcss', u'libgpg-error', u'libgcrypt', u'liblogging', u'libpthread-stubs', u'libscrypt', u'libyuv', u'mtdev', u'pcre', u'sdl2', u'sdl2_mixer', u'skalibs', u'sqlcipher', u'tinydtls', u'x265'] Warning: staging file "./usr/lib/libSDL2_mixer.la" is touched by more than one package: [u'sdl2_mixer', u'skalibs', u'sqlcipher', u'tinydtls', u'x265'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'sdl2', u'sdl2_mixer', u'skalibs', u'sqlcipher', u'tinydtls', u'x265'] Warning: staging file "./usr/lib/liblogging-stdlog.la" is touched by more than one package: [u'liblogging', u'libpthread-stubs', u'libscrypt', u'libyuv', u'mtdev', u'pcre', u'sdl2', u'sdl2_mixer', u'skalibs', u'sqlcipher', u'tinydtls', u'x265'] Warning: staging file "./usr/lib/libgcrypt.la" is touched by more than one package: [u'libgcrypt', u'liblogging', u'libpthread-stubs', u'libscrypt', u'libyuv', u'mtdev', u'pcre', u'sdl2', u'sdl2_mixer', u'skalibs', u'sqlcipher', u'tinydtls', u'x265'] Warning: staging file "./usr/lib/libbind9.la" is touched by more than one package: [u'bind', u'libconfuse', u'ncurses', u'fdk-aac', u'freeradius-client', u'gdbm', u'glog', u'ibrcommon', u'ibrdtn', u'imlib2', u'json-for-modern-cpp', u'libcap-ng', u'libcgicc', u'libdvdcss', u'libgpg-error', u'libgcrypt', u'liblogging', u'libpthread-stubs', u'libscrypt', u'libyuv', u'mtdev', u'pcre', u'sdl2', u'sdl2_mixer', u'skalibs', u'sqlcipher', u'tinydtls', u'x265'] Warning: staging file "./usr/lib/libdns.la" is touched by more than one package: [u'bind', u'libconfuse', u'ncurses', u'fdk-aac', u'freeradius-client', u'gdbm', u'glog', u'ibrcommon', u'ibrdtn', u'imlib2', u'json-for-modern-cpp', u'libcap-ng', u'libcgicc', u'libdvdcss', u'libgpg-error', u'libgcrypt', u'liblogging', u'libpthread-stubs', u'libscrypt', u'libyuv', u'mtdev', u'pcre', u'sdl2', u'sdl2_mixer', u'skalibs', u'sqlcipher', u'tinydtls', u'x265'] Warning: staging file "./usr/lib/libcharset.la" is touched by more than one package: [u'libiconv', u'gd', u'bind', u'libconfuse', u'ncurses', u'fdk-aac', u'freeradius-client', u'gdbm', u'glog', u'ibrcommon', u'ibrdtn', u'imlib2', u'json-for-modern-cpp', u'libcap-ng', u'libcgicc', u'libdvdcss', u'libgpg-error', u'libgcrypt', u'liblogging', u'libpthread-stubs', u'libscrypt', u'libyuv', u'mtdev', u'pcre', u'sdl2', u'sdl2_mixer', u'skalibs', u'sqlcipher', u'tinydtls', u'x265'] ./support/scripts/check-uniq-files -t host /home/buildroot/buildroot-test/instance-1/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-lzip', u'host-m4', u'host-bison', u'host-libtool', u'host-autoconf', u'host-automake', u'host-gettext'] mkdir -p /home/buildroot/buildroot-test/instance-1/output/target/etc echo "buildroot" > /home/buildroot/buildroot-test/instance-1/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/buildroot-test/instance-1/output/target/etc/hosts mkdir -p /home/buildroot/buildroot-test/instance-1/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/buildroot-test/instance-1/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/buildroot-test/instance-1/output/target/etc/shadow rm -f /home/buildroot/buildroot-test/instance-1/output/target/bin/sh rm -f /home/buildroot/buildroot-test/instance-1/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/buildroot-test/instance-1/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/buildroot-test/instance-1/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/buildroot-test/instance-1/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/buildroot-test/instance-1/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/buildroot-test/instance-1/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/buildroot-test/instance-1/output/target/usr/include /home/buildroot/buildroot-test/instance-1/output/target/usr/share/aclocal \ /home/buildroot/buildroot-test/instance-1/output/target/usr/lib/pkgconfig /home/buildroot/buildroot-test/instance-1/output/target/usr/share/pkgconfig \ /home/buildroot/buildroot-test/instance-1/output/target/usr/lib/cmake /home/buildroot/buildroot-test/instance-1/output/target/usr/share/cmake find /home/buildroot/buildroot-test/instance-1/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/buildroot-test/instance-1/output/target/lib/ /home/buildroot/buildroot-test/instance-1/output/target/usr/lib/ /home/buildroot/buildroot-test/instance-1/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: `/home/buildroot/buildroot-test/instance-1/output/target/usr/libexec/': No such file or directory rm -rf /home/buildroot/buildroot-test/instance-1/output/target/usr/share/gdb rm -rf /home/buildroot/buildroot-test/instance-1/output/target/usr/share/bash-completion rm -rf /home/buildroot/buildroot-test/instance-1/output/target/usr/share/zsh rm -rf /home/buildroot/buildroot-test/instance-1/output/target/usr/man /home/buildroot/buildroot-test/instance-1/output/target/usr/share/man rm -rf /home/buildroot/buildroot-test/instance-1/output/target/usr/info /home/buildroot/buildroot-test/instance-1/output/target/usr/share/info rm -rf /home/buildroot/buildroot-test/instance-1/output/target/usr/doc /home/buildroot/buildroot-test/instance-1/output/target/usr/share/doc rm -rf /home/buildroot/buildroot-test/instance-1/output/target/usr/share/gtk-doc rmdir /home/buildroot/buildroot-test/instance-1/output/target/usr/share 2>/dev/null || true find /home/buildroot/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/buildroot/buildroot-test/instance-1/output/host/bin/powerpc-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/buildroot-test/instance-1/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/buildroot-test/instance-1/output/host/bin/powerpc-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/buildroot-test/instance-1/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/buildroot-test/instance-1/output/host/bin/powerpc-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/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/buildroot/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/buildroot/buildroot-test/instance-1/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.05-git-00780-g77ebc42"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.05-git\"" \ ) > /home/buildroot/buildroot-test/instance-1/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/buildroot-test/instance-1/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/buildroot-test/instance-1/buildroot/support/scripts/fix-rpath target make: Leaving directory `/home/buildroot/buildroot-test/instance-1/buildroot' make: Entering directory `/home/buildroot/buildroot-test/instance-1/buildroot' >>> Buildroot 2018.05-git-00780-g77ebc42 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-skeleton 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 >>> aespipe 2.4d Collecting legal info >>> android-tools 4.2.2+git20130218 Collecting legal info ERROR: No hash found for debian/copyright >>> openssl Collecting legal info >>> libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> argus 3.0.8 Collecting legal info ERROR: No hash found for README >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> libpcap 1.8.1 Collecting legal info ERROR: No hash found for LICENSE >>> 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) >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> check 0.11.0 Collecting legal info COPYING.LESSER: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> libtirpc 1.0.2 Collecting legal info ERROR: No hash found for COPYING >>> arp-scan 1.9 Collecting legal info ERROR: No hash found for COPYING >>> audiofile 0.3.6 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.GPL >>> bandwidthd v2.0.1-auto-r11 Collecting legal info >>> gd 2.2.5 Collecting legal info COPYING: OK (sha256: d02dae2141d49b8a6b09b2b73e68a8f17d7bbeaaf02b3b841ee11fea2d9e328d) >>> freetype 2.9 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.34 Collecting legal info LICENSE: OK (sha256: a247c24f82bacf0403fe2f3d5550493a91cdb575fe7036b764bda8cacf3efd9c) >>> jpeg Collecting legal info >>> libjpeg 9b Collecting legal info ERROR: No hash found for README >>> libiconv 1.15 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> batctl 2017.0 Collecting legal info >>> bind 9.11.2-P1 Collecting legal info COPYRIGHT: OK (sha256: d3906dfe153e2c48440d3ca1d5319f5e89b4b820cdfc5d0779c23d7ac2b175e9) >>> 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.1 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> bootstrap 4.0.0 Collecting legal info css/bootstrap.css: OK (sha256: 8c1a4c25634d5841924aab1848acc9dcbc3d5672183053c8b71ff2139b65d7c3) >>> bridge-utils 1.6 Collecting legal info ERROR: No hash found for COPYING >>> ca-certificates 20170717 Collecting legal info ERROR: No hash found for debian/copyright >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> 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-cramfs 1a1e65f2a049 Collecting legal info ERROR: No hash found for COPYING >>> dos2unix 7.4.0 Collecting legal info COPYING.txt: OK (sha256: 49224e841621b52a72aa38d8ac895a396cd3fa1395190bdfc9252378001eb3c0) >>> dtach v0.9 Collecting legal info ERROR: No hash found for COPYING >>> fdk-aac 0.1.5 Collecting legal info ERROR: No hash found for NOTICE >>> freeradius-client 1.1.7 Collecting legal info ERROR: No hash found for COPYRIGHT >>> fswebcam 20140113 Collecting legal info ERROR: No hash found for LICENSE >>> gdbm 1.13 Collecting legal info ERROR: No hash found for COPYING >>> glog v0.3.5 Collecting legal info COPYING: OK (sha256: 0fc497129c5c69ff6f22da6933c7e4aaef082fde8437fd57680c2780100772a4) >>> 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 >>> imlib2 1.4.10 Collecting legal info ERROR: No hash found for COPYING >>> iozone 3_446 Collecting legal info >>> json-for-modern-cpp v3.1.0 Collecting legal info LICENSE.MIT: OK (sha256: 7b875bb7a4e28abb7956ea821b4b7d88ff6a2a4fabf261c3993730a365ec56dd) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> libcap-ng 0.7.9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> libcgicc 3.2.16 Collecting legal info ERROR: No hash found for COPYING.LIB ERROR: No hash found for COPYING.DOC >>> libdvdcss 1.4.0 Collecting legal info ERROR: No hash found for COPYING >>> libgcrypt 1.8.2 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.28 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> liblogging 1.0.5 Collecting legal info ERROR: No hash found for COPYING >>> libpthread-stubs 0.4 Collecting legal info ERROR: No hash found for COPYING >>> libscrypt v1.21 Collecting legal info ERROR: No hash found for LICENSE >>> libyuv 1ebf86795cb213a37f06eb1ef3713cff080568ea Collecting legal info ERROR: No hash found for LICENSE >>> lsof 4.89 Collecting legal info ERROR: No hash found for dialects/linux/dproto.h >>> make 4.2.1 Collecting legal info ERROR: No hash found for COPYING >>> mmc-utils 37c86e60c0442fef570b75cd81aeb1db4d0cbafd Collecting legal info >>> host-mtd 2.0.1 Collecting legal info ERROR: No hash found for COPYING >>> host-lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> host-util-linux 2.32 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) >>> mtdev 1.1.4 Collecting legal info ERROR: No hash found for COPYING >>> netstat-nat 1.4.10 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> ptpd2 ptpd-2.3.1 Collecting legal info ERROR: No hash found for COPYRIGHT >>> sconeserver d659468cd164e6a6cc12932cc6780566b04f8328 Collecting legal info ERROR: No hash found for COPYING >>> sdl2 2.0.7 Collecting legal info COPYING.txt: OK (sha256: bbd2edb1789c33de29bb9f8d1dbe2774584a9ce8c4e3162944b7a3a447f5e85d) >>> sdl2_mixer 2.0.1 Collecting legal info ERROR: No hash found for COPYING.txt >>> skalibs 2.6.3.1 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> sqlcipher v3.2.0 Collecting legal info >>> host-tcl 8.6.6 Collecting legal info ERROR: No hash found for license.terms >>> stella 5.0.2 Collecting legal info ERROR: No hash found for Copyright.txt ERROR: No hash found for License.txt >>> tinydtls 0.8.2 Collecting legal info tinydtls.h: OK (sha256: 65fbf31c3551633e7dcc051fac80f2c1a73b0b077af9ed564d726155dfc40513) >>> usb_modeswitch 2.5.2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> w_scan 20170107 Collecting legal info ERROR: No hash found for COPYING >>> whois 5.2.17 Collecting legal info ERROR: No hash found for COPYING >>> x265 2.7 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: aespipe-2.4d: cannot save license (AESPIPE_LICENSE_FILES not defined) WARNING: bandwidthd-v2.0.1-auto-r11: cannot save license (BANDWIDTHD_LICENSE_FILES not defined) WARNING: batctl-2017.0: cannot save license (BATCTL_LICENSE_FILES not defined) WARNING: iozone-3_446: cannot save license (IOZONE_LICENSE_FILES not defined) WARNING: mmc-utils-37c86e60c0442fef570b75cd81aeb1db4d0cbafd: cannot save license (MMC_UTILS_LICENSE_FILES not defined) WARNING: sqlcipher-v3.2.0: cannot save license (SQLCIPHER_LICENSE_FILES not defined) Legal info produced in /home/buildroot/buildroot-test/instance-1/output/legal-info make: Leaving directory `/home/buildroot/buildroot-test/instance-1/buildroot'