make[4]: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/zsh-5.5/Src/Zle' make[3]: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/zsh-5.5/Src' Updated `stamp-modobjs'. rm -f zsh /home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/mips64el-ctng_n64-linux-gnu-gcc -rdynamic -o zsh main.o `cat stamp-modobjs` -lgdbm -L/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib -lpcre -ldl -lncurses -lrt -lm -lc /bin/sh ../mkinstalldirs /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/bin /usr/bin/install -c zsh /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/bin/zsh-5.5 if test -f /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/bin/zsh; then \ rm -f /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/bin/zsh.old; \ ln /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/bin/zsh /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/bin/zsh.old; \ else :; fi rm -f /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/bin/zsh.new ln /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/bin/zsh-5.5 /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/bin/zsh.new mv /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/bin/zsh.new /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/bin/zsh make[2]: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/zsh-5.5/Src' make[2]: Entering directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/zsh-5.5/Src' make[3]: Entering directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/zsh-5.5/Src' make[4]: Entering directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/zsh-5.5/Src/Builtins' make[4]: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/zsh-5.5/Src/Builtins' make[4]: Entering directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/zsh-5.5/Src/Modules' make[4]: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/zsh-5.5/Src/Modules' make[4]: Entering directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/zsh-5.5/Src/Zle' make[4]: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/zsh-5.5/Src/Zle' make[3]: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/zsh-5.5/Src' make[2]: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/zsh-5.5/Src' if test x/usr/share/zsh/5.5/functions != x && test x/usr/share/zsh/5.5/functions != xno; then \ test x/usr/share/zsh/site-functions != xno && \ /bin/sh ./mkinstalldirs /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/zsh/site-functions; \ sdir_top="." fndir="/usr/share/zsh/5.5/functions" dir_top="." \ scriptdir="/usr/share/zsh/5.5/scripts" runhelpdir="/usr/share/zsh/5.5/help" \ FUNCTIONS_SUBDIRS="no" \ INSTALL_DATA="/usr/bin/install -c -m 644" \ INSTALL_PROGRAM="/usr/bin/install -c" \ DESTDIR="/home/rclinux/rc-buildroot-test/scripts/instance-0/output/target" VERSION="5.5" \ /bin/sh ./Config/installfns.sh || exit 1; \ fi; \ exit 0 mkdir -m 755 -p -- /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/zsh/site-functions mkdir -m 755 -p -- /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/zsh/5.5/functions make[2]: Entering directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/zsh-5.5/Doc' /bin/sh ../mkinstalldirs /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/man/man1 for file in zsh.1 zshbuiltins.1 zshcalsys.1 zshcompctl.1 zshcompwid.1 zshcompsys.1 zshcontrib.1 zshexpn.1 zshmisc.1 zshmodules.1 zshoptions.1 zshparam.1 zshroadmap.1 zshtcpsys.1 zshzftpsys.1 zshzle.1 zshall.1; do \ test -s ./$file || exit 1; \ /usr/bin/install -c -m 644 ./$file /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/man/man1/`echo $file | sed 's|zsh|zsh|'` || exit 1; \ done make[2]: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/zsh-5.5/Doc' make[2]: Entering directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/zsh-5.5/Doc' if test x"/usr/share/zsh/5.5/help" != x""; then \ /bin/sh ../mkinstalldirs /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/zsh/5.5/help; \ /usr/bin/install -c -m 644 ./help/* /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/zsh/5.5/help; \ while read from to; do \ rm -f /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/zsh/5.5/help/$to || : ; \ ln -s $from /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/zsh/5.5/help/$to; \ done < ./help.txt; \ fi mkdir -m 755 -p -- /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/zsh/5.5/help make[2]: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/zsh-5.5/Doc' make[1]: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/zsh-5.5' rm -f /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/bin/zsh-5.5 >>> 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-0/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'readline', u'gdbm', u'libffi'] Warning: target file "./usr/lib/libssl.a" is touched by more than one package: [u'libopenssl', u'libnss'] Warning: target file "./usr/lib/luarocks/rocks/manifest" is touched by more than one package: [u'coxpcall', u'lua-iconv', u'lua-utf8', u'luadbi-sqlite3', u'luadbi', u'luaexpat', u'luafilesystem', u'luasql-sqlite3', u'rings', u'wsapi-fcgi', u'wsapi'] ./support/scripts/check-uniq-files -t staging /home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libfcgi++.la" is touched by more than one package: [u'libfcgi', u'libffi', u'libglib2', u'libgsasl', u'libhdhomerun', u'libmhash', u'libnet', u'libnfnetlink', u'libogg', u'libusb', u'libpcap', u'libtommath', u'libtorrent', u'libva', u'speex', u'linphone', u'liquid-dsp', u'live555', u'lutok', u'neon', u'ngrep', u'orc', u'skalibs', u's6-dns', u'sdl2', u'unixodbc', u'yajl'] Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'readline', u'gdbm', u'libffi'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'libgsasl', u'libhdhomerun', u'libmhash', u'libnet', u'libnfnetlink', u'libogg', u'libusb', u'libpcap', u'libtommath', u'libtorrent', u'libva', u'speex', u'linphone', u'liquid-dsp', u'live555', u'lutok', u'neon', u'ngrep', u'orc', u'skalibs', u's6-dns', u'sdl2', u'unixodbc', u'yajl'] Warning: staging file "./usr/lib/libodbcinst.la" is touched by more than one package: [u'unixodbc', u'yajl'] Warning: staging file "./usr/lib/libogg.la" is touched by more than one package: [u'libogg', u'libusb', u'libpcap', u'libtommath', u'libtorrent', u'libva', u'speex', u'linphone', u'liquid-dsp', u'live555', u'lutok', u'neon', u'ngrep', u'orc', u'skalibs', u's6-dns', u'sdl2', u'unixodbc', u'yajl'] Warning: staging file "./usr/lib/libpng.la" is touched by more than one package: [u'libpng', u'gdbm', u'gettext', u'libcurl', u'libcgroup', u'libpthread-stubs', u'libdrm', u'libdvbcsa', u'libosip2', u'libeXosip2', u'libevdev', u'libfcgi', u'libffi', u'libglib2', u'libgsasl', u'libhdhomerun', u'libmhash', u'libnet', u'libnfnetlink', u'libogg', u'libusb', u'libpcap', u'libtommath', u'libtorrent', u'libva', u'speex', u'linphone', u'liquid-dsp', u'live555', u'lutok', u'neon', u'ngrep', u'orc', u'skalibs', u's6-dns', u'sdl2', u'unixodbc', u'yajl'] Warning: staging file "./usr/lib/libcgroup.la" is touched by more than one package: [u'libcgroup', u'libpthread-stubs', u'libdrm', u'libdvbcsa', u'libosip2', u'libeXosip2', u'libevdev', u'libfcgi', u'libffi', u'libglib2', u'libgsasl', u'libhdhomerun', u'libmhash', u'libnet', u'libnfnetlink', u'libogg', u'libusb', u'libpcap', u'libtommath', u'libtorrent', u'libva', u'speex', u'linphone', u'liquid-dsp', u'live555', u'lutok', u'neon', u'ngrep', u'orc', u'skalibs', u's6-dns', u'sdl2', u'unixodbc', u'yajl'] Warning: staging file "./usr/lib/libSDL2.la" is touched by more than one package: [u'sdl2', u'unixodbc', u'yajl'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'libselinux', u'ncurses', u'readline', u'lvm2', u'libzlib', u'libopenssl', u'popt', u'flex', u'linux-pam', u'util-linux', u'cryptsetup', u'keyutils', u'libnspr', u'sqlite', u'libnss', u'expat', u'libpng', u'gdbm', u'gettext', u'libcurl', u'libcgroup', u'libpthread-stubs', u'libdrm', u'libdvbcsa', u'libosip2', u'libeXosip2', u'libevdev', u'libfcgi', u'libffi', u'libglib2', u'libgsasl', u'libhdhomerun', u'libmhash', u'libnet', u'libnfnetlink', u'libogg', u'libusb', u'libpcap', u'libtommath', u'libtorrent', u'libva', u'speex', u'linphone', u'liquid-dsp', u'live555', u'lutok', u'neon', u'ngrep', u'orc', u'skalibs', u's6-dns', u'sdl2', u'unixodbc', u'yajl'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'libgsasl', u'libhdhomerun', u'libmhash', u'libnet', u'libnfnetlink', u'libogg', u'libusb', u'libpcap', u'libtommath', u'libtorrent', u'libva', u'speex', u'linphone', u'liquid-dsp', u'live555', u'lutok', u'neon', u'ngrep', u'orc', u'skalibs', u's6-dns', u'sdl2', u'unixodbc', u'yajl'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'libglib2', u'libgsasl', u'libhdhomerun', u'libmhash', u'libnet', u'libnfnetlink', u'libogg', u'libusb', u'libpcap', u'libtommath', u'libtorrent', u'libva', u'speex', u'linphone', u'liquid-dsp', u'live555', u'lutok', u'neon', u'ngrep', u'orc', u'skalibs', u's6-dns', u'sdl2', u'unixodbc', u'yajl'] Warning: staging file "./usr/lib/libspeex.la" is touched by more than one package: [u'speex', u'linphone', u'liquid-dsp', u'live555', u'lutok', u'neon', u'ngrep', u'orc', u'skalibs', u's6-dns', u'sdl2', u'unixodbc', u'yajl'] Warning: staging file "./usr/lib/libnet.la" is touched by more than one package: [u'libnet', u'libnfnetlink', u'libogg', u'libusb', u'libpcap', u'libtommath', u'libtorrent', u'libva', u'speex', u'linphone', u'liquid-dsp', u'live555', u'lutok', u'neon', u'ngrep', u'orc', u'skalibs', u's6-dns', u'sdl2', u'unixodbc', u'yajl'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'libgsasl', u'libhdhomerun', u'libmhash', u'libnet', u'libnfnetlink', u'libogg', u'libusb', u'libpcap', u'libtommath', u'libtorrent', u'libva', u'speex', u'linphone', u'liquid-dsp', u'live555', u'lutok', u'neon', u'ngrep', u'orc', u'skalibs', u's6-dns', u'sdl2', u'unixodbc', u'yajl'] Warning: staging file "./usr/lib/liborc-test-0.4.la" is touched by more than one package: [u'orc', u'skalibs', u's6-dns', u'sdl2', u'unixodbc', u'yajl'] Warning: staging file "./usr/lib/libcryptsetup.la" is touched by more than one package: [u'cryptsetup', u'keyutils', u'libnspr', u'sqlite', u'libnss', u'expat', u'libpng', u'gdbm', u'gettext', u'libcurl', u'libcgroup', u'libpthread-stubs', u'libdrm', u'libdvbcsa', u'libosip2', u'libeXosip2', u'libevdev', u'libfcgi', u'libffi', u'libglib2', u'libgsasl', u'libhdhomerun', u'libmhash', u'libnet', u'libnfnetlink', u'libogg', u'libusb', u'libpcap', u'libtommath', u'libtorrent', u'libva', u'speex', u'linphone', u'liquid-dsp', u'live555', u'lutok', u'neon', u'ngrep', u'orc', u'skalibs', u's6-dns', u'sdl2', u'unixodbc', u'yajl'] Warning: staging file "./usr/lib/libdrm.la" is touched by more than one package: [u'libdrm', u'libdvbcsa', u'libosip2', u'libeXosip2', u'libevdev', u'libfcgi', u'libffi', u'libglib2', u'libgsasl', u'libhdhomerun', u'libmhash', u'libnet', u'libnfnetlink', u'libogg', u'libusb', u'libpcap', u'libtommath', u'libtorrent', u'libva', u'speex', u'linphone', u'liquid-dsp', u'live555', u'lutok', u'neon', u'ngrep', u'orc', u'skalibs', u's6-dns', u'sdl2', u'unixodbc', u'yajl'] Warning: staging file "./usr/lib/libssl.a" is touched by more than one package: [u'libopenssl', u'libnss'] Warning: staging file "./usr/lib/libdb_cxx-5.3.la" is touched by more than one package: [u'berkeleydb', u'lua', u'json-c', u'libsepol', u'pcre', u'libselinux', u'ncurses', u'readline', u'lvm2', u'libzlib', u'libopenssl', u'popt', u'flex', u'linux-pam', u'util-linux', u'cryptsetup', u'keyutils', u'libnspr', u'sqlite', u'libnss', u'expat', u'libpng', u'gdbm', u'gettext', u'libcurl', u'libcgroup', u'libpthread-stubs', u'libdrm', u'libdvbcsa', u'libosip2', u'libeXosip2', u'libevdev', u'libfcgi', u'libffi', u'libglib2', u'libgsasl', u'libhdhomerun', u'libmhash', u'libnet', u'libnfnetlink', u'libogg', u'libusb', u'libpcap', u'libtommath', u'libtorrent', u'libva', u'speex', u'linphone', u'liquid-dsp', u'live555', u'lutok', u'neon', u'ngrep', u'orc', u'skalibs', u's6-dns', u'sdl2', u'unixodbc', u'yajl'] Warning: staging file "./usr/lib/libkms.la" is touched by more than one package: [u'libdrm', u'libdvbcsa', u'libosip2', u'libeXosip2', u'libevdev', u'libfcgi', u'libffi', u'libglib2', u'libgsasl', u'libhdhomerun', u'libmhash', u'libnet', u'libnfnetlink', u'libogg', u'libusb', u'libpcap', u'libtommath', u'libtorrent', u'libva', u'speex', u'linphone', u'liquid-dsp', u'live555', u'lutok', u'neon', u'ngrep', u'orc', u'skalibs', u's6-dns', u'sdl2', u'unixodbc', u'yajl'] Warning: staging file "./usr/lib/libnfnetlink.la" is touched by more than one package: [u'libnfnetlink', u'libogg', u'libusb', u'libpcap', u'libtommath', u'libtorrent', u'libva', u'speex', u'linphone', u'liquid-dsp', u'live555', u'lutok', u'neon', u'ngrep', u'orc', u'skalibs', u's6-dns', u'sdl2', u'unixodbc', u'yajl'] Warning: staging file "./usr/lib/libtorrent.la" is touched by more than one package: [u'libtorrent', u'libva', u'speex', u'linphone', u'liquid-dsp', u'live555', u'lutok', u'neon', u'ngrep', u'orc', u'skalibs', u's6-dns', u'sdl2', u'unixodbc', u'yajl'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'libselinux', u'ncurses', u'readline', u'lvm2', u'libzlib', u'libopenssl', u'popt', u'flex', u'linux-pam', u'util-linux', u'cryptsetup', u'keyutils', u'libnspr', u'sqlite', u'libnss', u'expat', u'libpng', u'gdbm', u'gettext', u'libcurl', u'libcgroup', u'libpthread-stubs', u'libdrm', u'libdvbcsa', u'libosip2', u'libeXosip2', u'libevdev', u'libfcgi', u'libffi', u'libglib2', u'libgsasl', u'libhdhomerun', u'libmhash', u'libnet', u'libnfnetlink', u'libogg', u'libusb', u'libpcap', u'libtommath', u'libtorrent', u'libva', u'speex', u'linphone', u'liquid-dsp', u'live555', u'lutok', u'neon', u'ngrep', u'orc', u'skalibs', u's6-dns', u'sdl2', u'unixodbc', u'yajl'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'cryptsetup', u'keyutils', u'libnspr', u'sqlite', u'libnss', u'expat', u'libpng', u'gdbm', u'gettext', u'libcurl', u'libcgroup', u'libpthread-stubs', u'libdrm', u'libdvbcsa', u'libosip2', u'libeXosip2', u'libevdev', u'libfcgi', u'libffi', u'libglib2', u'libgsasl', u'libhdhomerun', u'libmhash', u'libnet', u'libnfnetlink', u'libogg', u'libusb', u'libpcap', u'libtommath', u'libtorrent', u'libva', u'speex', u'linphone', u'liquid-dsp', u'live555', u'lutok', u'neon', u'ngrep', u'orc', u'skalibs', u's6-dns', u'sdl2', u'unixodbc', u'yajl'] Warning: staging file "./usr/lib/libfl.la" is touched by more than one package: [u'flex', u'linux-pam', u'util-linux', u'cryptsetup', u'keyutils', u'libnspr', u'sqlite', u'libnss', u'expat', u'libpng', u'gdbm', u'gettext', u'libcurl', u'libcgroup', u'libpthread-stubs', u'libdrm', u'libdvbcsa', u'libosip2', u'libeXosip2', u'libevdev', u'libfcgi', u'libffi', u'libglib2', u'libgsasl', u'libhdhomerun', u'libmhash', u'libnet', u'libnfnetlink', u'libogg', u'libusb', u'libpcap', u'libtommath', u'libtorrent', u'libva', u'speex', u'linphone', u'liquid-dsp', u'live555', u'lutok', u'neon', u'ngrep', u'orc', u'skalibs', u's6-dns', u'sdl2', u'unixodbc', u'yajl'] Warning: staging file "./usr/lib/libmediastreamer_base.la" is touched by more than one package: [u'linphone', u'liquid-dsp', u'live555', u'lutok', u'neon', u'ngrep', u'orc', u'skalibs', u's6-dns', u'sdl2', u'unixodbc', u'yajl'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'libpcap', u'libtommath', u'libtorrent', u'libva', u'speex', u'linphone', u'liquid-dsp', u'live555', u'lutok', u'neon', u'ngrep', u'orc', u'skalibs', u's6-dns', u'sdl2', u'unixodbc', u'yajl'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'libselinux', u'ncurses', u'readline', u'lvm2', u'libzlib', u'libopenssl', u'popt', u'flex', u'linux-pam', u'util-linux', u'cryptsetup', u'keyutils', u'libnspr', u'sqlite', u'libnss', u'expat', u'libpng', u'gdbm', u'gettext', u'libcurl', u'libcgroup', u'libpthread-stubs', u'libdrm', u'libdvbcsa', u'libosip2', u'libeXosip2', u'libevdev', u'libfcgi', u'libffi', u'libglib2', u'libgsasl', u'libhdhomerun', u'libmhash', u'libnet', u'libnfnetlink', u'libogg', u'libusb', u'libpcap', u'libtommath', u'libtorrent', u'libva', u'speex', u'linphone', u'liquid-dsp', u'live555', u'lutok', u'neon', u'ngrep', u'orc', u'skalibs', u's6-dns', u'sdl2', u'unixodbc', u'yajl'] Warning: staging file "./usr/lib/libva-drm.la" is touched by more than one package: [u'libva', u'speex', u'linphone', u'liquid-dsp', u'live555', u'lutok', u'neon', u'ngrep', u'orc', u'skalibs', u's6-dns', u'sdl2', u'unixodbc', u'yajl'] Warning: staging file "./usr/lib/libSDL2main.la" is touched by more than one package: [u'sdl2', u'unixodbc', u'yajl'] Warning: staging file "./usr/lib/libdb-5.3.la" is touched by more than one package: [u'berkeleydb', u'lua', u'json-c', u'libsepol', u'pcre', u'libselinux', u'ncurses', u'readline', u'lvm2', u'libzlib', u'libopenssl', u'popt', u'flex', u'linux-pam', u'util-linux', u'cryptsetup', u'keyutils', u'libnspr', u'sqlite', u'libnss', u'expat', u'libpng', u'gdbm', u'gettext', u'libcurl', u'libcgroup', u'libpthread-stubs', u'libdrm', u'libdvbcsa', u'libosip2', u'libeXosip2', u'libevdev', u'libfcgi', u'libffi', u'libglib2', u'libgsasl', u'libhdhomerun', u'libmhash', u'libnet', u'libnfnetlink', u'libogg', u'libusb', u'libpcap', u'libtommath', u'libtorrent', u'libva', u'speex', u'linphone', u'liquid-dsp', u'live555', u'lutok', u'neon', u'ngrep', u'orc', u'skalibs', u's6-dns', u'sdl2', u'unixodbc', u'yajl'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'libgsasl', u'libhdhomerun', u'libmhash', u'libnet', u'libnfnetlink', u'libogg', u'libusb', u'libpcap', u'libtommath', u'libtorrent', u'libva', u'speex', u'linphone', u'liquid-dsp', u'live555', u'lutok', u'neon', u'ngrep', u'orc', u'skalibs', u's6-dns', u'sdl2', u'unixodbc', u'yajl'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'libgsasl', u'libhdhomerun', u'libmhash', u'libnet', u'libnfnetlink', u'libogg', u'libusb', u'libpcap', u'libtommath', u'libtorrent', u'libva', u'speex', u'linphone', u'liquid-dsp', u'live555', u'lutok', u'neon', u'ngrep', u'orc', u'skalibs', u's6-dns', u'sdl2', u'unixodbc', u'yajl'] Warning: staging file "./usr/lib/liblutok.la" is touched by more than one package: [u'lutok', u'neon', u'ngrep', u'orc', u'skalibs', u's6-dns', u'sdl2', u'unixodbc', u'yajl'] Warning: staging file "./usr/lib/libneon.la" is touched by more than one package: [u'neon', u'ngrep', u'orc', u'skalibs', u's6-dns', u'sdl2', u'unixodbc', u'yajl'] Warning: staging file "./usr/lib/libeXosip2.la" is touched by more than one package: [u'libeXosip2', u'libevdev', u'libfcgi', u'libffi', u'libglib2', u'libgsasl', u'libhdhomerun', u'libmhash', u'libnet', u'libnfnetlink', u'libogg', u'libusb', u'libpcap', u'libtommath', u'libtorrent', u'libva', u'speex', u'linphone', u'liquid-dsp', u'live555', u'lutok', u'neon', u'ngrep', u'orc', u'skalibs', u's6-dns', u'sdl2', u'unixodbc', u'yajl'] Warning: staging file "./usr/lib/libsqlite3.la" is touched by more than one package: [u'sqlite', u'libnss', u'expat', u'libpng', u'gdbm', u'gettext', u'libcurl', u'libcgroup', u'libpthread-stubs', u'libdrm', u'libdvbcsa', u'libosip2', u'libeXosip2', u'libevdev', u'libfcgi', u'libffi', u'libglib2', u'libgsasl', u'libhdhomerun', u'libmhash', u'libnet', u'libnfnetlink', u'libogg', u'libusb', u'libpcap', u'libtommath', u'libtorrent', u'libva', u'speex', u'linphone', u'liquid-dsp', u'live555', u'lutok', u'neon', u'ngrep', u'orc', u'skalibs', u's6-dns', u'sdl2', u'unixodbc', u'yajl'] Warning: staging file "./usr/lib/libmhash.la" is touched by more than one package: [u'libmhash', u'libnet', u'libnfnetlink', u'libogg', u'libusb', u'libpcap', u'libtommath', u'libtorrent', u'libva', u'speex', u'linphone', u'liquid-dsp', u'live555', u'lutok', u'neon', u'ngrep', u'orc', u'skalibs', u's6-dns', u'sdl2', u'unixodbc', u'yajl'] Warning: staging file "./usr/lib/libodbccr.la" is touched by more than one package: [u'unixodbc', u'yajl'] Warning: staging file "./usr/lib/libcurl.la" is touched by more than one package: [u'libcurl', u'libcgroup', u'libpthread-stubs', u'libdrm', u'libdvbcsa', u'libosip2', u'libeXosip2', u'libevdev', u'libfcgi', u'libffi', u'libglib2', u'libgsasl', u'libhdhomerun', u'libmhash', u'libnet', u'libnfnetlink', u'libogg', u'libusb', u'libpcap', u'libtommath', u'libtorrent', u'libva', u'speex', u'linphone', u'liquid-dsp', u'live555', u'lutok', u'neon', u'ngrep', u'orc', u'skalibs', u's6-dns', u'sdl2', u'unixodbc', u'yajl'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'cryptsetup', u'keyutils', u'libnspr', u'sqlite', u'libnss', u'expat', u'libpng', u'gdbm', u'gettext', u'libcurl', u'libcgroup', u'libpthread-stubs', u'libdrm', u'libdvbcsa', u'libosip2', u'libeXosip2', u'libevdev', u'libfcgi', u'libffi', u'libglib2', u'libgsasl', u'libhdhomerun', u'libmhash', u'libnet', u'libnfnetlink', u'libogg', u'libusb', u'libpcap', u'libtommath', u'libtorrent', u'libva', u'speex', u'linphone', u'liquid-dsp', u'live555', u'lutok', u'neon', u'ngrep', u'orc', u'skalibs', u's6-dns', u'sdl2', u'unixodbc', u'yajl'] Warning: staging file "./usr/lib/liborc-0.4.la" is touched by more than one package: [u'orc', u'skalibs', u's6-dns', u'sdl2', u'unixodbc', u'yajl'] Warning: staging file "./usr/lib/libodbcpsql.la" is touched by more than one package: [u'unixodbc', u'yajl'] Warning: staging file "./usr/lib/libevdev.la" is touched by more than one package: [u'libevdev', u'libfcgi', u'libffi', u'libglib2', u'libgsasl', u'libhdhomerun', u'libmhash', u'libnet', u'libnfnetlink', u'libogg', u'libusb', u'libpcap', u'libtommath', u'libtorrent', u'libva', u'speex', u'linphone', u'liquid-dsp', u'live555', u'lutok', u'neon', u'ngrep', u'orc', u'skalibs', u's6-dns', u'sdl2', u'unixodbc', u'yajl'] Warning: staging file "./usr/lib/libspeexdsp.la" is touched by more than one package: [u'speex', u'linphone', u'liquid-dsp', u'live555', u'lutok', u'neon', u'ngrep', u'orc', u'skalibs', u's6-dns', u'sdl2', u'unixodbc', u'yajl'] Warning: staging file "./usr/lib/libgsasl.la" is touched by more than one package: [u'libgsasl', u'libhdhomerun', u'libmhash', u'libnet', u'libnfnetlink', u'libogg', u'libusb', u'libpcap', u'libtommath', u'libtorrent', u'libva', u'speex', u'linphone', u'liquid-dsp', u'live555', u'lutok', u'neon', u'ngrep', u'orc', u'skalibs', u's6-dns', u'sdl2', u'unixodbc', u'yajl'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'libpng', u'gdbm', u'gettext', u'libcurl', u'libcgroup', u'libpthread-stubs', u'libdrm', u'libdvbcsa', u'libosip2', u'libeXosip2', u'libevdev', u'libfcgi', u'libffi', u'libglib2', u'libgsasl', u'libhdhomerun', u'libmhash', u'libnet', u'libnfnetlink', u'libogg', u'libusb', u'libpcap', u'libtommath', u'libtorrent', u'libva', u'speex', u'linphone', u'liquid-dsp', u'live555', u'lutok', u'neon', u'ngrep', u'orc', u'skalibs', u's6-dns', u'sdl2', u'unixodbc', u'yajl'] Warning: staging file "./usr/lib/libortp.la" is touched by more than one package: [u'linphone', u'liquid-dsp', u'live555', u'lutok', u'neon', u'ngrep', u'orc', u'skalibs', u's6-dns', u'sdl2', u'unixodbc', u'yajl'] Warning: staging file "./usr/lib/libfcgi.la" is touched by more than one package: [u'libfcgi', u'libffi', u'libglib2', u'libgsasl', u'libhdhomerun', u'libmhash', u'libnet', u'libnfnetlink', u'libogg', u'libusb', u'libpcap', u'libtommath', u'libtorrent', u'libva', u'speex', u'linphone', u'liquid-dsp', u'live555', u'lutok', u'neon', u'ngrep', u'orc', u'skalibs', u's6-dns', u'sdl2', u'unixodbc', u'yajl'] Warning: staging file "./usr/lib/liblinphone.la" is touched by more than one package: [u'linphone', u'liquid-dsp', u'live555', u'lutok', u'neon', u'ngrep', u'orc', u'skalibs', u's6-dns', u'sdl2', u'unixodbc', u'yajl'] Warning: staging file "./usr/lib/libmediastreamer_voip.la" is touched by more than one package: [u'linphone', u'liquid-dsp', u'live555', u'lutok', u'neon', u'ngrep', u'orc', u'skalibs', u's6-dns', u'sdl2', u'unixodbc', u'yajl'] Warning: staging file "./usr/lib/libtemplate.la" is touched by more than one package: [u'unixodbc', u'yajl'] Warning: staging file "./usr/lib/libpng16.la" is touched by more than one package: [u'libpng', u'gdbm', u'gettext', u'libcurl', u'libcgroup', u'libpthread-stubs', u'libdrm', u'libdvbcsa', u'libosip2', u'libeXosip2', u'libevdev', u'libfcgi', u'libffi', u'libglib2', u'libgsasl', u'libhdhomerun', u'libmhash', u'libnet', u'libnfnetlink', u'libogg', u'libusb', u'libpcap', u'libtommath', u'libtorrent', u'libva', u'speex', u'linphone', u'liquid-dsp', u'live555', u'lutok', u'neon', u'ngrep', u'orc', u'skalibs', u's6-dns', u'sdl2', u'unixodbc', u'yajl'] Warning: staging file "./usr/lib/libosip2.la" is touched by more than one package: [u'libosip2', u'libeXosip2', u'libevdev', u'libfcgi', u'libffi', u'libglib2', u'libgsasl', u'libhdhomerun', u'libmhash', u'libnet', u'libnfnetlink', u'libogg', u'libusb', u'libpcap', u'libtommath', u'libtorrent', u'libva', u'speex', u'linphone', u'liquid-dsp', u'live555', u'lutok', u'neon', u'ngrep', u'orc', u'skalibs', u's6-dns', u'sdl2', u'unixodbc', u'yajl'] Warning: staging file "./usr/lib/libSDL2_test.la" is touched by more than one package: [u'sdl2', u'unixodbc', u'yajl'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'cryptsetup', u'keyutils', u'libnspr', u'sqlite', u'libnss', u'expat', u'libpng', u'gdbm', u'gettext', u'libcurl', u'libcgroup', u'libpthread-stubs', u'libdrm', u'libdvbcsa', u'libosip2', u'libeXosip2', u'libevdev', u'libfcgi', u'libffi', u'libglib2', u'libgsasl', u'libhdhomerun', u'libmhash', u'libnet', u'libnfnetlink', u'libogg', u'libusb', u'libpcap', u'libtommath', u'libtorrent', u'libva', u'speex', u'linphone', u'liquid-dsp', u'live555', u'lutok', u'neon', u'ngrep', u'orc', u'skalibs', u's6-dns', u'sdl2', u'unixodbc', u'yajl'] Warning: staging file "./usr/lib/libnn.la" is touched by more than one package: [u'unixodbc', u'yajl'] Warning: staging file "./usr/lib/libosipparser2.la" is touched by more than one package: [u'libosip2', u'libeXosip2', u'libevdev', u'libfcgi', u'libffi', u'libglib2', u'libgsasl', u'libhdhomerun', u'libmhash', u'libnet', u'libnfnetlink', u'libogg', u'libusb', u'libpcap', u'libtommath', u'libtorrent', u'libva', u'speex', u'linphone', u'liquid-dsp', u'live555', u'lutok', u'neon', u'ngrep', u'orc', u'skalibs', u's6-dns', u'sdl2', u'unixodbc', u'yajl'] Warning: staging file "./usr/lib/libjson-c.la" is touched by more than one package: [u'json-c', u'libsepol', u'pcre', u'libselinux', u'ncurses', u'readline', u'lvm2', u'libzlib', u'libopenssl', u'popt', u'flex', u'linux-pam', u'util-linux', u'cryptsetup', u'keyutils', u'libnspr', u'sqlite', u'libnss', u'expat', u'libpng', u'gdbm', u'gettext', u'libcurl', u'libcgroup', u'libpthread-stubs', u'libdrm', u'libdvbcsa', u'libosip2', u'libeXosip2', u'libevdev', u'libfcgi', u'libffi', u'libglib2', u'libgsasl', u'libhdhomerun', u'libmhash', u'libnet', u'libnfnetlink', u'libogg', u'libusb', u'libpcap', u'libtommath', u'libtorrent', u'libva', u'speex', u'linphone', u'liquid-dsp', u'live555', u'lutok', u'neon', u'ngrep', u'orc', u'skalibs', u's6-dns', u'sdl2', u'unixodbc', u'yajl'] Warning: staging file "./usr/lib/libdvbcsa.la" is touched by more than one package: [u'libdvbcsa', u'libosip2', u'libeXosip2', u'libevdev', u'libfcgi', u'libffi', u'libglib2', u'libgsasl', u'libhdhomerun', u'libmhash', u'libnet', u'libnfnetlink', u'libogg', u'libusb', u'libpcap', u'libtommath', u'libtorrent', u'libva', u'speex', u'linphone', u'liquid-dsp', u'live555', u'lutok', u'neon', u'ngrep', u'orc', u'skalibs', u's6-dns', u'sdl2', u'unixodbc', u'yajl'] Warning: staging file "./usr/lib/libva.la" is touched by more than one package: [u'libva', u'speex', u'linphone', u'liquid-dsp', u'live555', u'lutok', u'neon', u'ngrep', u'orc', u'skalibs', u's6-dns', u'sdl2', u'unixodbc', u'yajl'] Warning: staging file "./usr/lib/security/pam_cgroup.la" is touched by more than one package: [u'libcgroup', u'libpthread-stubs', u'libdrm', u'libdvbcsa', u'libosip2', u'libeXosip2', u'libevdev', u'libfcgi', u'libffi', u'libglib2', u'libgsasl', u'libhdhomerun', u'libmhash', u'libnet', u'libnfnetlink', u'libogg', u'libusb', u'libpcap', u'libtommath', u'libtorrent', u'libva', u'speex', u'linphone', u'liquid-dsp', u'live555', u'lutok', u'neon', u'ngrep', u'orc', u'skalibs', u's6-dns', u'sdl2', u'unixodbc', u'yajl'] Warning: staging file "./usr/lib/libgdbm.la" is touched by more than one package: [u'gdbm', u'gettext', u'libcurl', u'libcgroup', u'libpthread-stubs', u'libdrm', u'libdvbcsa', u'libosip2', u'libeXosip2', u'libevdev', u'libfcgi', u'libffi', u'libglib2', u'libgsasl', u'libhdhomerun', u'libmhash', u'libnet', u'libnfnetlink', u'libogg', u'libusb', u'libpcap', u'libtommath', u'libtorrent', u'libva', u'speex', u'linphone', u'liquid-dsp', u'live555', u'lutok', u'neon', u'ngrep', u'orc', u'skalibs', u's6-dns', u'sdl2', u'unixodbc', u'yajl'] Warning: staging file "./usr/lib/libodbc.la" is touched by more than one package: [u'unixodbc', u'yajl'] Warning: staging file "./usr/lib/libpopt.la" is touched by more than one package: [u'popt', u'flex', u'linux-pam', u'util-linux', u'cryptsetup', u'keyutils', u'libnspr', u'sqlite', u'libnss', u'expat', u'libpng', u'gdbm', u'gettext', u'libcurl', u'libcgroup', u'libpthread-stubs', u'libdrm', u'libdvbcsa', u'libosip2', u'libeXosip2', u'libevdev', u'libfcgi', u'libffi', u'libglib2', u'libgsasl', u'libhdhomerun', u'libmhash', u'libnet', u'libnfnetlink', u'libogg', u'libusb', u'libpcap', u'libtommath', u'libtorrent', u'libva', u'speex', u'linphone', u'liquid-dsp', u'live555', u'lutok', u'neon', u'ngrep', u'orc', u'skalibs', u's6-dns', u'sdl2', u'unixodbc', u'yajl'] ./support/scripts/check-uniq-files -t host /home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-gettext', u'host-bison', u'host-libffi', u'host-openocd'] rm -f /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/glib-compile-schemas /home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/lua/5.3/doc rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/lib/luarocks grep -qsE '^/bin/mksh$' /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc/shells || echo "/bin/mksh" >> /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc/shells mkdir -p /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc echo "buildroot" > /home/rclinux/rc-buildroot-test/scripts/instance-0/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-0/output/target/etc/hosts mkdir -p /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc/shadow rm -f /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/bin/sh grep -qsE '^/bin/zsh$' /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc/shells || echo "/bin/zsh" >> /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc/shells rm -f /home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/locales.nopurge; done for dir in /home/rclinux/rc-buildroot-test/scripts/instance-0/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-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/include /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/aclocal \ /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/lib/pkgconfig /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/pkgconfig \ /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/lib/cmake /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/cmake find /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/lib/ /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/lib/ /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/gdb rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/bash-completion rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/man /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/man rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/info /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/info rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/doc /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/doc rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/gtk-doc rmdir /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share 2>/dev/null || true find /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/mips64el-ctng_n64-linux-gnu-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/mips64el-ctng_n64-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/mips64el-ctng_n64-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.05-git-01239-gba33728bc3"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.05-git\"" \ ) > /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/rclinux/rc-buildroot-test/scripts/instance-0/buildroot/support/scripts/fix-rpath target touch /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr make: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/buildroot' make: Entering directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/buildroot' >>> Buildroot 2018.05-git-01239-gba33728bc3 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> 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 >>> bcg729 1.0.4 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> bctoolbox 0.4.0 Collecting legal info ERROR: No hash found for COPYING >>> berkeleydb 5.3.28 Collecting legal info LICENSE: OK (sha256: b78815181a53241f9347c6b47d1031fd669946f863e1edc807a291354cec024b) >>> coxpcall 1.16.0-1 Collecting legal info ERROR: No hash found for coxpcall/doc/license.html >>> host-luarocks 2.4.4 Collecting legal info ERROR: No hash found for COPYING >>> host-luainterpreter Collecting legal info >>> host-lua 5.3.4 Collecting legal info ERROR: No hash found for doc/readme.html >>> luainterpreter Collecting legal info >>> lua 5.3.4 Collecting legal info ERROR: No hash found for doc/readme.html >>> cryptsetup 2.0.2 Collecting legal info COPYING: OK (sha256: 45670cce8b6a0ddd66c8016cd8ccef6cd71f35717cbacc7f1e895b3855207b33) COPYING.LGPL: OK (sha256: 8c33cc37871654ec7ed87e6fbb896c8cf33ef5ef05b1611a5aed857596ffafa5) >>> json-c 0.13 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> 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) >>> lvm2 2.02.173 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> libselinux 2.7 Collecting legal info ERROR: No hash found for LICENSE >>> libsepol 2.7 Collecting legal info ERROR: No hash found for COPYING >>> 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) >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> readline 7.0 Collecting legal info ERROR: No hash found for COPYING >>> 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 >>> 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) >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> 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) >>> linux-pam 1.3.0 Collecting legal info ERROR: No hash found for Copyright >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-cryptsetup 2.0.2 Collecting legal info COPYING: OK (sha256: 45670cce8b6a0ddd66c8016cd8ccef6cd71f35717cbacc7f1e895b3855207b33) COPYING.LGPL: OK (sha256: 8c33cc37871654ec7ed87e6fbb896c8cf33ef5ef05b1611a5aed857596ffafa5) >>> host-json-c 0.13 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> host-lvm2 2.02.173 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> 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-popt 1.16 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) >>> ecryptfs-utils 111 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 >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> keyutils 1.5.10 Collecting legal info ERROR: No hash found for LICENCE.GPL ERROR: No hash found for LICENCE.LGPL >>> libnss 3.35 Collecting legal info nss/COPYING: OK (sha256: a20c1a32d1f8102432360b42e932869f7c11c7cdbacf9cac554c422132af47f4) >>> libnspr 4.19 Collecting legal info nspr/LICENSE: OK (sha256: fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85) >>> sqlite 3220000 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> exim 4.89.1 Collecting legal info ERROR: No hash found for LICENCE >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> fbgrab 1.3 Collecting legal info ERROR: No hash found for COPYING >>> libpng 1.6.34 Collecting legal info LICENSE: OK (sha256: a247c24f82bacf0403fe2f3d5550493a91cdb575fe7036b764bda8cacf3efd9c) >>> fconfig 20080329 Collecting legal info ERROR: No hash found for fconfig.c >>> gdbm 1.13 Collecting legal info ERROR: No hash found for COPYING >>> getent Collecting legal info >>> gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> git-crypt 0.5.0 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for parse_options.hpp >>> git 2.16.3 Collecting legal info COPYING: OK (sha256: 5b2198d1645f767585e8a88ac0499b04472164c0d2da22e75ecf97ef443ab32e) LGPL-2.1: OK (sha256: 1922f45d2c49e390032c9c0ba6d7cac904087f7cec51af30c2b2ad022ce0e76a) >>> libcurl 7.59.0 Collecting legal info COPYING: OK (sha256: 5f3849ec38ddb927e79f514bf948890c41b8d1407286a49609b8fb1585931095) >>> hdparm 9.52 Collecting legal info ERROR: No hash found for LICENSE.TXT >>> httping 2.5 Collecting legal info ERROR: No hash found for license.txt >>> ipmitool 1.8.18 Collecting legal info ERROR: No hash found for COPYING >>> irda-utils 0.9.18 Collecting legal info ERROR: No hash found for man/COPYING >>> json-javascript 3d7767b6b1f3da363c625ff54e63bbf20e9e83ac Collecting legal info ERROR: No hash found for json2.js >>> libcgroup 0.41 Collecting legal info COPYING: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libdrm 2.4.91 Collecting legal info >>> host-xutil_util-macros 1.19.2 Collecting legal info COPYING: OK (sha256: 489b630a75e3255485732eae3d50ff4d29d3feb66760bb3acb04f897e4d9e375) >>> libpthread-stubs 0.4 Collecting legal info ERROR: No hash found for COPYING >>> libdvbcsa 1.1.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libeXosip2 3.6.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libosip2 3.6.0 Collecting legal info ERROR: No hash found for COPYING >>> libevdev 1.5.9 Collecting legal info COPYING: OK (sha256: f063d1279b31e73007e1c54493391818b4cb5f9162d590120397e0347b932137) >>> libfcgi 2.4.0 Collecting legal info LICENSE.TERMS: OK (sha256: f0a8fe4513a43e8eebb24cdcf9d2e7efc52e4d8259178c6d76d3d84418397d81) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.1 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) >>> libgsasl 1.8.0 Collecting legal info README: OK (sha256: 4eb54155afd4684d7e9423f6037e5cc887ae4d8818e83d3af93350ebd4a8e6eb) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libhdhomerun 20170930 Collecting legal info ERROR: No hash found for LICENSE >>> libmhash 0.9.9.9 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libnet 1.1.6 Collecting legal info ERROR: No hash found for doc/COPYING >>> libnfnetlink 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> 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 >>> libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> libtommath 1.0.1 Collecting legal info ERROR: No hash found for LICENSE >>> libtorrent 0.13.6 Collecting legal info ERROR: No hash found for COPYING >>> libva-utils 2.1.0 Collecting legal info COPYING: OK (sha256: c6220c9f87832c27abcb8a32eafdd2823e13ce146b3ea63d5deae2a76798ef50) >>> libva 2.1.0 Collecting legal info COPYING: OK (sha256: c86a782ee845b52472dae9b9d79fb915d333628ac0efe49cdce63644814931de) >>> linphone 3.6.1 Collecting legal info ERROR: No hash found for COPYING >>> speex 1.2rc1 Collecting legal info ERROR: No hash found for COPYING >>> liquid-dsp v1.3.0 Collecting legal info ERROR: No hash found for LICENSE >>> live555 2017.10.28 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> lua-iconv 7-1 Collecting legal info ERROR: No hash found for lua-iconv-7/COPYING >>> lua-utf8 1.2-0 Collecting legal info >>> luadbi-sqlite3 0.6-2 Collecting legal info ERROR: No hash found for luadbi/COPYING >>> luadbi 0.6-2 Collecting legal info ERROR: No hash found for luadbi/COPYING >>> luaexpat 1.3.0-1 Collecting legal info ERROR: No hash found for luaexpat-1.3.0/doc/us/license.html >>> luafilesystem 1.7.0-2 Collecting legal info ERROR: No hash found for luafilesystem/LICENSE >>> luasql-sqlite3 2.3.0-1 Collecting legal info ERROR: No hash found for luasql/doc/us/license.html >>> lutok 0.4 Collecting legal info ERROR: No hash found for COPYING >>> minissdpd 1.5 Collecting legal info LICENSE: OK (sha256: c432d6ee83deb6a0c105a2c3ebd11e3855ab91498b0847a8657e68ce8e4491a5) >>> mksh R55 Collecting legal info ERROR: No hash found for mksh.1 >>> monkey 1.5.6 Collecting legal info ERROR: No hash found for LICENSE >>> neon 0.30.2 Collecting legal info ERROR: No hash found for src/COPYING.LIB ERROR: No hash found for test/COPYING ERROR: No hash found for README >>> ngrep 1.45 Collecting legal info ERROR: No hash found for LICENSE.txt >>> openntpd 6.2p3 Collecting legal info COPYING: OK (sha256: 6c1822ee950652c12bb3773849db18794f62c63452a70d018edf23e8cba71839) >>> host-openocd 0.10.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-libftdi 0.20 Collecting legal info >>> host-libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> host-libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> orc 0.4.27 Collecting legal info ERROR: No hash found for COPYING >>> host-orc 0.4.27 Collecting legal info ERROR: No hash found for COPYING >>> p910nd 0.97 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> rings 1.3.0-1 Collecting legal info ERROR: No hash found for rings-v_1_3_0/doc/us/license.html >>> rs485conf 5c8d00cf70950fab3454549b81dea843d844492a Collecting legal info ERROR: No hash found for LICENSE >>> rsync 3.1.3 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> s6-dns 2.3.0.0 Collecting legal info COPYING: OK (sha256: 6ee77e7199d69b707ab864ea7a838f9562717aaa41c89413bdb2cf835f95052f) >>> skalibs 2.6.4.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> sdl2 2.0.8 Collecting legal info COPYING.txt: OK (sha256: 61e627031e1160bf8b9bdbc9cda27656d422ea8eaab199b64b4a4a4168437154) >>> tcpdump 4.9.2 Collecting legal info LICENSE: OK (sha256: 9b03d5d13e66d6de02a4bb2d0dd1cb9f41808d045962cdcc42350d5291b141a1) >>> tstools 08f6be304040e7b84760ac3920bcff4a563b6cd2 Collecting legal info >>> tzdata 2018c Collecting legal info >>> host-tzdata 2018c Collecting legal info >>> host-zic 2018c Collecting legal info >>> udftools 2.0 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> uhubctl 047bb1e392efd3e0ea5d5caf351e20761e12cd44 Collecting legal info ERROR: No hash found for LICENSE >>> unixodbc 2.3.6 Collecting legal info COPYING: OK (sha256: a6b9aa1e9bfade121164c06fd975e9b913a8e38bf33d25ff967dfa3ed07d12f8) exe/COPYING: OK (sha256: 1e594f4c7fd6d099eca4bd1340b39d871ce0298331d8ebd4b68935548ee45cf4) >>> w_scan 20170107 Collecting legal info ERROR: No hash found for COPYING >>> wsapi-fcgi 1.6.1-1 Collecting legal info ERROR: No hash found for wsapi-1.6.1/doc/us/license.html >>> wsapi 1.6.1-1 Collecting legal info ERROR: No hash found for wsapi-1.6.1/doc/us/license.html >>> yajl 2.1.0 Collecting legal info ERROR: No hash found for COPYING >>> yavta 82ff2efdb9787737b9f21b6f4759f077c827b238 Collecting legal info WARNING: no hash file for COPYING.GPL >>> host-zip 30 Collecting legal info ERROR: No hash found for LICENSE >>> zsh 5.5 Collecting legal info LICENCE: OK (sha256: d06fdf3ef9b1ec69d6b9e170b0a9516fbad3523261ff1668bde3bfea6e0ef5f5) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: libdrm-2.4.91: cannot save license (LIBDRM_LICENSE_FILES not defined) WARNING: lua-utf8-1.2-0: cannot save license (LUA_UTF8_LICENSE_FILES not defined) WARNING: libftdi-0.20: cannot save license (HOST_LIBFTDI_LICENSE_FILES not defined) WARNING: tstools-08f6be304040e7b84760ac3920bcff4a563b6cd2: cannot save license (TSTOOLS_LICENSE_FILES not defined) WARNING: tzdata-2018c: cannot save license (TZDATA_LICENSE_FILES not defined) WARNING: tzdata-2018c: cannot save license (HOST_TZDATA_LICENSE_FILES not defined) WARNING: zic-2018c: cannot save license (HOST_ZIC_LICENSE_FILES not defined) Legal info produced in /home/rclinux/rc-buildroot-test/scripts/instance-0/output/legal-info make: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/buildroot'