link.sh: $LINK_AS_NEEDED set to 'yes': invoking linker directly. /home/buildroot/autobuild/instance-1/output/host/bin/arm-linux-gcc -Wl,--as-needed -o vim objects/arabic.o objects/buffer.o objects/blowfish.o objects/crypt.o objects/crypt_zip.o objects/dict.o objects/diff.o objects/digraph.o objects/edit.o objects/eval.o objects/evalfunc.o objects/ex_cmds.o objects/ex_cmds2.o objects/ex_docmd.o objects/ex_eval.o objects/ex_getln.o objects/farsi.o objects/fileio.o objects/fold.o objects/getchar.o objects/hardcopy.o objects/hashtab.o objects/if_cscope.o objects/if_xcmdsrv.o objects/list.o objects/mark.o objects/memline.o objects/menu.o objects/misc1.o objects/misc2.o objects/move.o objects/mbyte.o objects/normal.o objects/ops.o objects/option.o objects/os_unix.o objects/pathdef.o objects/popupmnu.o objects/quickfix.o objects/regexp.o objects/screen.o objects/search.o objects/sha256.o objects/spell.o objects/spellfile.o objects/syntax.o objects/tag.o objects/term.o objects/ui.o objects/undo.o objects/userfunc.o objects/version.o objects/window.o objects/netbeans.o objects/channel.o objects/charset.o objects/json.o objects/main.o objects/memfile.o objects/message.o -lm -lelf -lnsl -lncurses -liconv link.sh: Linked fine make[1]: Leaving directory '/home/buildroot/autobuild/instance-1/output/build/vim-v8.0.0329/src' >>> vim v8.0.0329 Installing to target cd /home/buildroot/autobuild/instance-1/output/build/vim-v8.0.0329/src; PATH="/home/buildroot/autobuild/instance-1/output/host/bin:/home/buildroot/autobuild/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-1/output/target installvimbin; PATH="/home/buildroot/autobuild/instance-1/output/host/bin:/home/buildroot/autobuild/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-1/output/target installtools; PATH="/home/buildroot/autobuild/instance-1/output/host/bin:/home/buildroot/autobuild/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-1/output/target installlinks make[1]: Entering directory '/home/buildroot/autobuild/instance-1/output/build/vim-v8.0.0329/src' if test -f /home/buildroot/autobuild/instance-1/output/target/usr/bin/vim; then \ mv -f /home/buildroot/autobuild/instance-1/output/target/usr/bin/vim /home/buildroot/autobuild/instance-1/output/target/usr/bin/vim.rm; \ rm -f /home/buildroot/autobuild/instance-1/output/target/usr/bin/vim.rm; \ fi cp vim /home/buildroot/autobuild/instance-1/output/target/usr/bin /home/buildroot/autobuild/instance-1/output/host/bin/arm-linux-strip /home/buildroot/autobuild/instance-1/output/target/usr/bin/vim chmod 755 /home/buildroot/autobuild/instance-1/output/target/usr/bin/vim make[1]: Leaving directory '/home/buildroot/autobuild/instance-1/output/build/vim-v8.0.0329/src' make[1]: Entering directory '/home/buildroot/autobuild/instance-1/output/build/vim-v8.0.0329/src' /bin/sh ./mkinstalldirs /home/buildroot/autobuild/instance-1/output/target/usr/share/vim /bin/sh ./mkinstalldirs /home/buildroot/autobuild/instance-1/output/target/usr/share/vim/vim80 /bin/sh ./mkinstalldirs /home/buildroot/autobuild/instance-1/output/target/usr/share/vim/vim80/tools mkdir /home/buildroot/autobuild/instance-1/output/target/usr/share/vim mkdir /home/buildroot/autobuild/instance-1/output/target/usr/share/vim mkdir /home/buildroot/autobuild/instance-1/output/target/usr/share/vim/vim80 chmod 755 /home/buildroot/autobuild/instance-1/output/target/usr/share/vim mkdir: cannot create directory '/home/buildroot/autobuild/instance-1/output/target/usr/share/vim': File exists mkdir /home/buildroot/autobuild/instance-1/output/target/usr/share/vim/vim80 chmod 755 /home/buildroot/autobuild/instance-1/output/target/usr/share/vim/vim80 mkdir: cannot create directory '/home/buildroot/autobuild/instance-1/output/target/usr/share/vim/vim80': File exists mkdir /home/buildroot/autobuild/instance-1/output/target/usr/share/vim/vim80/tools chmod 755 /home/buildroot/autobuild/instance-1/output/target/usr/share/vim/vim80/tools if test -f /home/buildroot/autobuild/instance-1/output/target/usr/bin/xxd; then \ mv -f /home/buildroot/autobuild/instance-1/output/target/usr/bin/xxd /home/buildroot/autobuild/instance-1/output/target/usr/bin/xxd.rm; \ rm -f /home/buildroot/autobuild/instance-1/output/target/usr/bin/xxd.rm; \ fi cp xxd/xxd /home/buildroot/autobuild/instance-1/output/target/usr/bin /home/buildroot/autobuild/instance-1/output/host/bin/arm-linux-strip /home/buildroot/autobuild/instance-1/output/target/usr/bin/xxd chmod 755 /home/buildroot/autobuild/instance-1/output/target/usr/bin/xxd /bin/sh ./installman.sh xxd /home/buildroot/autobuild/instance-1/output/target/usr/share/man/man1 "" /usr/share/vim /usr/share/vim/vim80 /usr/share/vim ../runtime/doc 644 vim vimdiff evim installing /home/buildroot/autobuild/instance-1/output/target/usr/share/man/man1/xxd.1 cp -r ../runtime/tools/* /home/buildroot/autobuild/instance-1/output/target/usr/share/vim/vim80/tools cvs=`find /home/buildroot/autobuild/instance-1/output/target/usr/share/vim/vim80/tools \( -name CVS -o -name AAPDIR \) -print`; \ if test -n "$cvs"; then \ rm -rf $cvs; \ fi chmod 644 /home/buildroot/autobuild/instance-1/output/target/usr/share/vim/vim80/tools/* perlpath=`./which.sh perl` && sed -e "s+/usr/bin/perl+$perlpath+" ../runtime/tools/efm_perl.pl >/home/buildroot/autobuild/instance-1/output/target/usr/share/vim/vim80/tools/efm_perl.pl awkpath=`./which.sh nawk` && sed -e "s+/usr/bin/nawk+$awkpath+" ../runtime/tools/mve.awk >/home/buildroot/autobuild/instance-1/output/target/usr/share/vim/vim80/tools/mve.awk; if test -z "$awkpath"; then \ awkpath=`./which.sh gawk` && sed -e "s+/usr/bin/nawk+$awkpath+" ../runtime/tools/mve.awk >/home/buildroot/autobuild/instance-1/output/target/usr/share/vim/vim80/tools/mve.awk; if test -z "$awkpath"; then \ awkpath=`./which.sh awk` && sed -e "s+/usr/bin/nawk+$awkpath+" ../runtime/tools/mve.awk >/home/buildroot/autobuild/instance-1/output/target/usr/share/vim/vim80/tools/mve.awk; fi; fi chmod 755 `grep -l "^#!" /home/buildroot/autobuild/instance-1/output/target/usr/share/vim/vim80/tools/*` make[1]: Leaving directory '/home/buildroot/autobuild/instance-1/output/build/vim-v8.0.0329/src' make[1]: Entering directory '/home/buildroot/autobuild/instance-1/output/build/vim-v8.0.0329/src' cd /home/buildroot/autobuild/instance-1/output/target/usr/bin; ln -s vim ex cd /home/buildroot/autobuild/instance-1/output/target/usr/bin; ln -s vim view cd /home/buildroot/autobuild/instance-1/output/target/usr/bin; ln -s vim rvim cd /home/buildroot/autobuild/instance-1/output/target/usr/bin; ln -s vim rview cd /home/buildroot/autobuild/instance-1/output/target/usr/bin; ln -s vim vimdiff make[1]: Leaving directory '/home/buildroot/autobuild/instance-1/output/build/vim-v8.0.0329/src' ln -sf ../usr/bin/vim /home/buildroot/autobuild/instance-1/output/target/bin/vi >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/buildroot/autobuild/instance-1/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/buildroot/autobuild/instance-1/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libinotifytools.la" is touched by more than one package: [u'inotify-tools', u'libmnl', u'ipset', u'libpcap', u'leptonica', u'libcap', u'libcdaudio', u'libconfig', u'libcsv', u'libdvbcsa', u'libdvdcss', u'libosip2', u'libopenssl', u'libeXosip2', u'libesmtp', u'libestr', u'libevent', u'liblockfile', u'libmng', u'libraw1394', u'popt', u'librsync', u'libsndfile', u'libsodium', u'libssh2', u'libxml2', u'libsvg', u'libtool', u'libtpl', u'mosquitto', u'mpfr', u'mpc', u'msgpack', u'mtd', u'mxml', u'ncurses', u'neon', u'pcre', u'slang', u'newt', u'pppd', u'rapidxml', u'sqlite', u'taglib', u'tinyxml2'] Warning: staging file "./usr/lib/libgd.la" is touched by more than one package: [u'gd', u'giflib', u'gmp', u'harfbuzz', u'inotify-tools', u'libmnl', u'ipset', u'libpcap', u'leptonica', u'libcap', u'libcdaudio', u'libconfig', u'libcsv', u'libdvbcsa', u'libdvdcss', u'libosip2', u'libopenssl', u'libeXosip2', u'libesmtp', u'libestr', u'libevent', u'liblockfile', u'libmng', u'libraw1394', u'popt', u'librsync', u'libsndfile', u'libsodium', u'libssh2', u'libxml2', u'libsvg', u'libtool', u'libtpl', u'mosquitto', u'mpfr', u'mpc', u'msgpack', u'mtd', u'mxml', u'ncurses', u'neon', u'pcre', u'slang', u'newt', u'pppd', u'rapidxml', u'sqlite', u'taglib', u'tinyxml2'] Warning: staging file "./usr/lib32" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/lib/libestr.la" is touched by more than one package: [u'libestr', u'libevent', u'liblockfile', u'libmng', u'libraw1394', u'popt', u'librsync', u'libsndfile', u'libsodium', u'libssh2', u'libxml2', u'libsvg', u'libtool', u'libtpl', u'mosquitto', u'mpfr', u'mpc', u'msgpack', u'mtd', u'mxml', u'ncurses', u'neon', u'pcre', u'slang', u'newt', u'pppd', u'rapidxml', u'sqlite', u'taglib', u'tinyxml2'] Warning: staging file "./usr/lib/libevent_core.la" is touched by more than one package: [u'libevent', u'liblockfile', u'libmng', u'libraw1394', u'popt', u'librsync', u'libsndfile', u'libsodium', u'libssh2', u'libxml2', u'libsvg', u'libtool', u'libtpl', u'mosquitto', u'mpfr', u'mpc', u'msgpack', u'mtd', u'mxml', u'ncurses', u'neon', u'pcre', u'slang', u'newt', u'pppd', u'rapidxml', u'sqlite', u'taglib', u'tinyxml2'] Warning: staging file "./usr/lib/esmtp-plugins/sasl-login.la" is touched by more than one package: [u'libesmtp', u'libestr', u'libevent', u'liblockfile', u'libmng', u'libraw1394', u'popt', u'librsync', u'libsndfile', u'libsodium', u'libssh2', u'libxml2', u'libsvg', u'libtool', u'libtpl', u'mosquitto', u'mpfr', u'mpc', u'msgpack', u'mtd', u'mxml', u'ncurses', u'neon', u'pcre', u'slang', u'newt', u'pppd', u'rapidxml', u'sqlite', u'taglib', u'tinyxml2'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'slang', u'newt', u'pppd', u'rapidxml', u'sqlite', u'taglib', u'tinyxml2'] Warning: staging file "./usr/lib/esmtp-plugins/sasl-cram-md5.la" is touched by more than one package: [u'libesmtp', u'libestr', u'libevent', u'liblockfile', u'libmng', u'libraw1394', u'popt', u'librsync', u'libsndfile', u'libsodium', u'libssh2', u'libxml2', u'libsvg', u'libtool', u'libtpl', u'mosquitto', u'mpfr', u'mpc', u'msgpack', u'mtd', u'mxml', u'ncurses', u'neon', u'pcre', u'slang', u'newt', u'pppd', u'rapidxml', u'sqlite', u'taglib', u'tinyxml2'] Warning: staging file "./usr/lib/libmpfr.la" is touched by more than one package: [u'mpfr', u'mpc', u'msgpack', u'mtd', u'mxml', u'ncurses', u'neon', u'pcre', u'slang', u'newt', u'pppd', u'rapidxml', u'sqlite', u'taglib', u'tinyxml2'] Warning: staging file "./etc/resolv.conf" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/lib/libraw1394.la" is touched by more than one package: [u'libraw1394', u'popt', u'librsync', u'libsndfile', u'libsodium', u'libssh2', u'libxml2', u'libsvg', u'libtool', u'libtpl', u'mosquitto', u'mpfr', u'mpc', u'msgpack', u'mtd', u'mxml', u'ncurses', u'neon', u'pcre', u'slang', u'newt', u'pppd', u'rapidxml', u'sqlite', u'taglib', u'tinyxml2'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'slang', u'newt', u'pppd', u'rapidxml', u'sqlite', u'taglib', u'tinyxml2'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'slang', u'newt', u'pppd', u'rapidxml', u'sqlite', u'taglib', u'tinyxml2'] Warning: staging file "./usr/lib/libtpl.la" is touched by more than one package: [u'libtpl', u'mosquitto', u'mpfr', u'mpc', u'msgpack', u'mtd', u'mxml', u'ncurses', u'neon', u'pcre', u'slang', u'newt', u'pppd', u'rapidxml', u'sqlite', u'taglib', u'tinyxml2'] Warning: staging file "./usr/lib/libsvg.la" is touched by more than one package: [u'libsvg', u'libtool', u'libtpl', u'mosquitto', u'mpfr', u'mpc', u'msgpack', u'mtd', u'mxml', u'ncurses', u'neon', u'pcre', u'slang', u'newt', u'pppd', u'rapidxml', u'sqlite', u'taglib', u'tinyxml2'] Warning: staging file "./usr/lib/libharfbuzz.la" is touched by more than one package: [u'harfbuzz', u'inotify-tools', u'libmnl', u'ipset', u'libpcap', u'leptonica', u'libcap', u'libcdaudio', u'libconfig', u'libcsv', u'libdvbcsa', u'libdvdcss', u'libosip2', u'libopenssl', u'libeXosip2', u'libesmtp', u'libestr', u'libevent', u'liblockfile', u'libmng', u'libraw1394', u'popt', u'librsync', u'libsndfile', u'libsodium', u'libssh2', u'libxml2', u'libsvg', u'libtool', u'libtpl', u'mosquitto', u'mpfr', u'mpc', u'msgpack', u'mtd', u'mxml', u'ncurses', u'neon', u'pcre', u'slang', u'newt', u'pppd', u'rapidxml', u'sqlite', u'taglib', u'tinyxml2'] Warning: staging file "./usr/lib/libevent.la" is touched by more than one package: [u'libevent', u'liblockfile', u'libmng', u'libraw1394', u'popt', u'librsync', u'libsndfile', u'libsodium', u'libssh2', u'libxml2', u'libsvg', u'libtool', u'libtpl', u'mosquitto', u'mpfr', u'mpc', u'msgpack', u'mtd', u'mxml', u'ncurses', u'neon', u'pcre', u'slang', u'newt', u'pppd', u'rapidxml', u'sqlite', u'taglib', u'tinyxml2'] Warning: staging file "./usr/lib/esmtp-plugins/sasl-plain.la" is touched by more than one package: [u'libesmtp', u'libestr', u'libevent', u'liblockfile', u'libmng', u'libraw1394', u'popt', u'librsync', u'libsndfile', u'libsodium', u'libssh2', u'libxml2', u'libsvg', u'libtool', u'libtpl', u'mosquitto', u'mpfr', u'mpc', u'msgpack', u'mtd', u'mxml', u'ncurses', u'neon', u'pcre', u'slang', u'newt', u'pppd', u'rapidxml', u'sqlite', u'taglib', u'tinyxml2'] Warning: staging file "./usr/lib/libevent_openssl.la" is touched by more than one package: [u'libevent', u'liblockfile', u'libmng', u'libraw1394', u'popt', u'librsync', u'libsndfile', u'libsodium', u'libssh2', u'libxml2', u'libsvg', u'libtool', u'libtpl', u'mosquitto', u'mpfr', u'mpc', u'msgpack', u'mtd', u'mxml', u'ncurses', u'neon', u'pcre', u'slang', u'newt', u'pppd', u'rapidxml', u'sqlite', u'taglib', u'tinyxml2'] Warning: staging file "./usr/lib/libmpc.la" is touched by more than one package: [u'mpc', u'msgpack', u'mtd', u'mxml', u'ncurses', u'neon', u'pcre', u'slang', u'newt', u'pppd', u'rapidxml', u'sqlite', u'taglib', u'tinyxml2'] Warning: staging file "./usr/lib/libevtlog.la" is touched by more than one package: [u'eventlog', u'ezxml', u'libjpeg', u'libpng', u'gd', u'giflib', u'gmp', u'harfbuzz', u'inotify-tools', u'libmnl', u'ipset', u'libpcap', u'leptonica', u'libcap', u'libcdaudio', u'libconfig', u'libcsv', u'libdvbcsa', u'libdvdcss', u'libosip2', u'libopenssl', u'libeXosip2', u'libesmtp', u'libestr', u'libevent', u'liblockfile', u'libmng', u'libraw1394', u'popt', u'librsync', u'libsndfile', u'libsodium', u'libssh2', u'libxml2', u'libsvg', u'libtool', u'libtpl', u'mosquitto', u'mpfr', u'mpc', u'msgpack', u'mtd', u'mxml', u'ncurses', u'neon', u'pcre', u'slang', u'newt', u'pppd', u'rapidxml', u'sqlite', u'taglib', u'tinyxml2'] Warning: staging file "./usr/lib/libmnl.la" is touched by more than one package: [u'libmnl', u'ipset', u'libpcap', u'leptonica', u'libcap', u'libcdaudio', u'libconfig', u'libcsv', u'libdvbcsa', u'libdvdcss', u'libosip2', u'libopenssl', u'libeXosip2', u'libesmtp', u'libestr', u'libevent', u'liblockfile', u'libmng', u'libraw1394', u'popt', u'librsync', u'libsndfile', u'libsodium', u'libssh2', u'libxml2', u'libsvg', u'libtool', u'libtpl', u'mosquitto', u'mpfr', u'mpc', u'msgpack', u'mtd', u'mxml', u'ncurses', u'neon', u'pcre', u'slang', u'newt', u'pppd', u'rapidxml', u'sqlite', u'taglib', u'tinyxml2'] Warning: staging file "./usr/lib/libneon.la" is touched by more than one package: [u'neon', u'pcre', u'slang', u'newt', u'pppd', u'rapidxml', u'sqlite', u'taglib', u'tinyxml2'] Warning: staging file "./usr/lib/libgmp.la" is touched by more than one package: [u'gmp', u'harfbuzz', u'inotify-tools', u'libmnl', u'ipset', u'libpcap', u'leptonica', u'libcap', u'libcdaudio', u'libconfig', u'libcsv', u'libdvbcsa', u'libdvdcss', u'libosip2', u'libopenssl', u'libeXosip2', u'libesmtp', u'libestr', u'libevent', u'liblockfile', u'libmng', u'libraw1394', u'popt', u'librsync', u'libsndfile', u'libsodium', u'libssh2', u'libxml2', u'libsvg', u'libtool', u'libtpl', u'mosquitto', u'mpfr', u'mpc', u'msgpack', u'mtd', u'mxml', u'ncurses', u'neon', u'pcre', u'slang', u'newt', u'pppd', u'rapidxml', u'sqlite', u'taglib', u'tinyxml2'] Warning: staging file "./usr/lib/libmng.la" is touched by more than one package: [u'libmng', u'libraw1394', u'popt', u'librsync', u'libsndfile', u'libsodium', u'libssh2', u'libxml2', u'libsvg', u'libtool', u'libtpl', u'mosquitto', u'mpfr', u'mpc', u'msgpack', u'mtd', u'mxml', u'ncurses', u'neon', u'pcre', u'slang', u'newt', u'pppd', u'rapidxml', u'sqlite', u'taglib', u'tinyxml2'] Warning: staging file "./usr/lib/libevent_extra.la" is touched by more than one package: [u'libevent', u'liblockfile', u'libmng', u'libraw1394', u'popt', u'librsync', u'libsndfile', u'libsodium', u'libssh2', u'libxml2', u'libsvg', u'libtool', u'libtpl', u'mosquitto', u'mpfr', u'mpc', u'msgpack', u'mtd', u'mxml', u'ncurses', u'neon', u'pcre', u'slang', u'newt', u'pppd', u'rapidxml', u'sqlite', u'taglib', u'tinyxml2'] Warning: staging file "./usr/lib/libpng.la" is touched by more than one package: [u'libpng', u'gd', u'giflib', u'gmp', u'harfbuzz', u'inotify-tools', u'libmnl', u'ipset', u'libpcap', u'leptonica', u'libcap', u'libcdaudio', u'libconfig', u'libcsv', u'libdvbcsa', u'libdvdcss', u'libosip2', u'libopenssl', u'libeXosip2', u'libesmtp', u'libestr', u'libevent', u'liblockfile', u'libmng', u'libraw1394', u'popt', u'librsync', u'libsndfile', u'libsodium', u'libssh2', u'libxml2', u'libsvg', u'libtool', u'libtpl', u'mosquitto', u'mpfr', u'mpc', u'msgpack', u'mtd', u'mxml', u'ncurses', u'neon', u'pcre', u'slang', u'newt', u'pppd', u'rapidxml', u'sqlite', u'taglib', u'tinyxml2'] Warning: staging file "./usr/lib/libjpeg.la" is touched by more than one package: [u'libjpeg', u'libpng', u'gd', u'giflib', u'gmp', u'harfbuzz', u'inotify-tools', u'libmnl', u'ipset', u'libpcap', u'leptonica', u'libcap', u'libcdaudio', u'libconfig', u'libcsv', u'libdvbcsa', u'libdvdcss', u'libosip2', u'libopenssl', u'libeXosip2', u'libesmtp', u'libestr', u'libevent', u'liblockfile', u'libmng', u'libraw1394', u'popt', u'librsync', u'libsndfile', u'libsodium', u'libssh2', u'libxml2', u'libsvg', u'libtool', u'libtpl', u'mosquitto', u'mpfr', u'mpc', u'msgpack', u'mtd', u'mxml', u'ncurses', u'neon', u'pcre', u'slang', u'newt', u'pppd', u'rapidxml', u'sqlite', u'taglib', u'tinyxml2'] Warning: staging file "./usr/lib/libpcre32.la" is touched by more than one package: [u'pcre', u'slang', u'newt', u'pppd', u'rapidxml', u'sqlite', u'taglib', u'tinyxml2'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'libsvg', u'libtool', u'libtpl', u'mosquitto', u'mpfr', u'mpc', u'msgpack', u'mtd', u'mxml', u'ncurses', u'neon', u'pcre', u'slang', u'newt', u'pppd', u'rapidxml', u'sqlite', u'taglib', u'tinyxml2'] Warning: staging file "./usr/lib/libsodium.la" is touched by more than one package: [u'libsodium', u'libssh2', u'libxml2', u'libsvg', u'libtool', u'libtpl', u'mosquitto', u'mpfr', u'mpc', u'msgpack', u'mtd', u'mxml', u'ncurses', u'neon', u'pcre', u'slang', u'newt', u'pppd', u'rapidxml', u'sqlite', u'taglib', u'tinyxml2'] Warning: staging file "./usr/lib/libconfig.la" is touched by more than one package: [u'libconfig', u'libcsv', u'libdvbcsa', u'libdvdcss', u'libosip2', u'libopenssl', u'libeXosip2', u'libesmtp', u'libestr', u'libevent', u'liblockfile', u'libmng', u'libraw1394', u'popt', u'librsync', u'libsndfile', u'libsodium', u'libssh2', u'libxml2', u'libsvg', u'libtool', u'libtpl', u'mosquitto', u'mpfr', u'mpc', u'msgpack', u'mtd', u'mxml', u'ncurses', u'neon', u'pcre', u'slang', u'newt', u'pppd', u'rapidxml', u'sqlite', u'taglib', u'tinyxml2'] Warning: staging file "./etc/mtab" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/lib/libsndfile.la" is touched by more than one package: [u'libsndfile', u'libsodium', u'libssh2', u'libxml2', u'libsvg', u'libtool', u'libtpl', u'mosquitto', u'mpfr', u'mpc', u'msgpack', u'mtd', u'mxml', u'ncurses', u'neon', u'pcre', u'slang', u'newt', u'pppd', u'rapidxml', u'sqlite', u'taglib', u'tinyxml2'] Warning: staging file "./usr/lib/liblept.la" is touched by more than one package: [u'leptonica', u'libcap', u'libcdaudio', u'libconfig', u'libcsv', u'libdvbcsa', u'libdvdcss', u'libosip2', u'libopenssl', u'libeXosip2', u'libesmtp', u'libestr', u'libevent', u'liblockfile', u'libmng', u'libraw1394', u'popt', u'librsync', u'libsndfile', u'libsodium', u'libssh2', u'libxml2', u'libsvg', u'libtool', u'libtpl', u'mosquitto', u'mpfr', u'mpc', u'msgpack', u'mtd', u'mxml', u'ncurses', u'neon', u'pcre', u'slang', u'newt', u'pppd', u'rapidxml', u'sqlite', u'taglib', u'tinyxml2'] Warning: staging file "./usr/lib/libltdl.la" is touched by more than one package: [u'libtool', u'libtpl', u'mosquitto', u'mpfr', u'mpc', u'msgpack', u'mtd', u'mxml', u'ncurses', u'neon', u'pcre', u'slang', u'newt', u'pppd', u'rapidxml', u'sqlite', u'taglib', u'tinyxml2'] Warning: staging file "./usr/lib/libcdaudio.la" is touched by more than one package: [u'libcdaudio', u'libconfig', u'libcsv', u'libdvbcsa', u'libdvdcss', u'libosip2', u'libopenssl', u'libeXosip2', u'libesmtp', u'libestr', u'libevent', u'liblockfile', u'libmng', u'libraw1394', u'popt', u'librsync', u'libsndfile', u'libsodium', u'libssh2', u'libxml2', u'libsvg', u'libtool', u'libtpl', u'mosquitto', u'mpfr', u'mpc', u'msgpack', u'mtd', u'mxml', u'ncurses', u'neon', u'pcre', u'slang', u'newt', u'pppd', u'rapidxml', u'sqlite', u'taglib', u'tinyxml2'] Warning: staging file "./usr/lib/libipset.la" is touched by more than one package: [u'ipset', u'libpcap', u'leptonica', u'libcap', u'libcdaudio', u'libconfig', u'libcsv', u'libdvbcsa', u'libdvdcss', u'libosip2', u'libopenssl', u'libeXosip2', u'libesmtp', u'libestr', u'libevent', u'liblockfile', u'libmng', u'libraw1394', u'popt', u'librsync', u'libsndfile', u'libsodium', u'libssh2', u'libxml2', u'libsvg', u'libtool', u'libtpl', u'mosquitto', u'mpfr', u'mpc', u'msgpack', u'mtd', u'mxml', u'ncurses', u'neon', u'pcre', u'slang', u'newt', u'pppd', u'rapidxml', u'sqlite', u'taglib', u'tinyxml2'] Warning: staging file "./usr/lib/libssh2.la" is touched by more than one package: [u'libssh2', u'libxml2', u'libsvg', u'libtool', u'libtpl', u'mosquitto', u'mpfr', u'mpc', u'msgpack', u'mtd', u'mxml', u'ncurses', u'neon', u'pcre', u'slang', u'newt', u'pppd', u'rapidxml', u'sqlite', u'taglib', u'tinyxml2'] Warning: staging file "./usr/lib/libpng16.la" is touched by more than one package: [u'libpng', u'gd', u'giflib', u'gmp', u'harfbuzz', u'inotify-tools', u'libmnl', u'ipset', u'libpcap', u'leptonica', u'libcap', u'libcdaudio', u'libconfig', u'libcsv', u'libdvbcsa', u'libdvdcss', u'libosip2', u'libopenssl', u'libeXosip2', u'libesmtp', u'libestr', u'libevent', u'liblockfile', u'libmng', u'libraw1394', u'popt', u'librsync', u'libsndfile', u'libsodium', u'libssh2', u'libxml2', u'libsvg', u'libtool', u'libtpl', u'mosquitto', u'mpfr', u'mpc', u'msgpack', u'mtd', u'mxml', u'ncurses', u'neon', u'pcre', u'slang', u'newt', u'pppd', u'rapidxml', u'sqlite', u'taglib', u'tinyxml2'] Warning: staging file "./usr/lib/libcsv.la" is touched by more than one package: [u'libcsv', u'libdvbcsa', u'libdvdcss', u'libosip2', u'libopenssl', u'libeXosip2', u'libesmtp', u'libestr', u'libevent', u'liblockfile', u'libmng', u'libraw1394', u'popt', u'librsync', u'libsndfile', u'libsodium', u'libssh2', u'libxml2', u'libsvg', u'libtool', u'libtpl', u'mosquitto', u'mpfr', u'mpc', u'msgpack', u'mtd', u'mxml', u'ncurses', u'neon', u'pcre', u'slang', u'newt', u'pppd', u'rapidxml', u'sqlite', u'taglib', u'tinyxml2'] Warning: staging file "./usr/lib/libapr-1.la" is touched by more than one package: [u'apr', u'argp-standalone', u'bzip2', u'cjson', u'clapack', u'dhcp', u'dmalloc', u'libzlib', u'elfutils', u'eventlog', u'ezxml', u'libjpeg', u'libpng', u'gd', u'giflib', u'gmp', u'harfbuzz', u'inotify-tools', u'libmnl', u'ipset', u'libpcap', u'leptonica', u'libcap', u'libcdaudio', u'libconfig', u'libcsv', u'libdvbcsa', u'libdvdcss', u'libosip2', u'libopenssl', u'libeXosip2', u'libesmtp', u'libestr', u'libevent', u'liblockfile', u'libmng', u'libraw1394', u'popt', u'librsync', u'libsndfile', u'libsodium', u'libssh2', u'libxml2', u'libsvg', u'libtool', u'libtpl', u'mosquitto', u'mpfr', u'mpc', u'msgpack', u'mtd', u'mxml', u'ncurses', u'neon', u'pcre', u'slang', u'newt', u'pppd', u'rapidxml', u'sqlite', u'taglib', u'tinyxml2'] Warning: staging file "./usr/lib/libosip2.la" is touched by more than one package: [u'libosip2', u'libopenssl', u'libeXosip2', u'libesmtp', u'libestr', u'libevent', u'liblockfile', u'libmng', u'libraw1394', u'popt', u'librsync', u'libsndfile', u'libsodium', u'libssh2', u'libxml2', u'libsvg', u'libtool', u'libtpl', u'mosquitto', u'mpfr', u'mpc', u'msgpack', u'mtd', u'mxml', u'ncurses', u'neon', u'pcre', u'slang', u'newt', u'pppd', u'rapidxml', u'sqlite', u'taglib', u'tinyxml2'] Warning: staging file "./usr/lib/libosipparser2.la" is touched by more than one package: [u'libosip2', u'libopenssl', u'libeXosip2', u'libesmtp', u'libestr', u'libevent', u'liblockfile', u'libmng', u'libraw1394', u'popt', u'librsync', u'libsndfile', u'libsodium', u'libssh2', u'libxml2', u'libsvg', u'libtool', u'libtpl', u'mosquitto', u'mpfr', u'mpc', u'msgpack', u'mtd', u'mxml', u'ncurses', u'neon', u'pcre', u'slang', u'newt', u'pppd', u'rapidxml', u'sqlite', u'taglib', u'tinyxml2'] Warning: staging file "./usr/lib/libdvbcsa.la" is touched by more than one package: [u'libdvbcsa', u'libdvdcss', u'libosip2', u'libopenssl', u'libeXosip2', u'libesmtp', u'libestr', u'libevent', u'liblockfile', u'libmng', u'libraw1394', u'popt', u'librsync', u'libsndfile', u'libsodium', u'libssh2', u'libxml2', u'libsvg', u'libtool', u'libtpl', u'mosquitto', u'mpfr', u'mpc', u'msgpack', u'mtd', u'mxml', u'ncurses', u'neon', u'pcre', u'slang', u'newt', u'pppd', u'rapidxml', u'sqlite', u'taglib', u'tinyxml2'] Warning: staging file "./usr/lib/libsqlite3.la" is touched by more than one package: [u'sqlite', u'taglib', u'tinyxml2'] Warning: staging file "./usr/lib/libeXosip2.la" is touched by more than one package: [u'libeXosip2', u'libesmtp', u'libestr', u'libevent', u'liblockfile', u'libmng', u'libraw1394', u'popt', u'librsync', u'libsndfile', u'libsodium', u'libssh2', u'libxml2', u'libsvg', u'libtool', u'libtpl', u'mosquitto', u'mpfr', u'mpc', u'msgpack', u'mtd', u'mxml', u'ncurses', u'neon', u'pcre', u'slang', u'newt', u'pppd', u'rapidxml', u'sqlite', u'taglib', u'tinyxml2'] Warning: staging file "./usr/lib/libconfig++.la" is touched by more than one package: [u'libconfig', u'libcsv', u'libdvbcsa', u'libdvdcss', u'libosip2', u'libopenssl', u'libeXosip2', u'libesmtp', u'libestr', u'libevent', u'liblockfile', u'libmng', u'libraw1394', u'popt', u'librsync', u'libsndfile', u'libsodium', u'libssh2', u'libxml2', u'libsvg', u'libtool', u'libtpl', u'mosquitto', u'mpfr', u'mpc', u'msgpack', u'mtd', u'mxml', u'ncurses', u'neon', u'pcre', u'slang', u'newt', u'pppd', u'rapidxml', u'sqlite', u'taglib', u'tinyxml2'] Warning: staging file "./usr/lib/libgif.la" is touched by more than one package: [u'giflib', u'gmp', u'harfbuzz', u'inotify-tools', u'libmnl', u'ipset', u'libpcap', u'leptonica', u'libcap', u'libcdaudio', u'libconfig', u'libcsv', u'libdvbcsa', u'libdvdcss', u'libosip2', u'libopenssl', u'libeXosip2', u'libesmtp', u'libestr', u'libevent', u'liblockfile', u'libmng', u'libraw1394', u'popt', u'librsync', u'libsndfile', u'libsodium', u'libssh2', u'libxml2', u'libsvg', u'libtool', u'libtpl', u'mosquitto', u'mpfr', u'mpc', u'msgpack', u'mtd', u'mxml', u'ncurses', u'neon', u'pcre', u'slang', u'newt', u'pppd', u'rapidxml', u'sqlite', u'taglib', u'tinyxml2'] Warning: staging file "./usr/lib/libdvdcss.la" is touched by more than one package: [u'libdvdcss', u'libosip2', u'libopenssl', u'libeXosip2', u'libesmtp', u'libestr', u'libevent', u'liblockfile', u'libmng', u'libraw1394', u'popt', u'librsync', u'libsndfile', u'libsodium', u'libssh2', u'libxml2', u'libsvg', u'libtool', u'libtpl', u'mosquitto', u'mpfr', u'mpc', u'msgpack', u'mtd', u'mxml', u'ncurses', u'neon', u'pcre', u'slang', u'newt', u'pppd', u'rapidxml', u'sqlite', u'taglib', u'tinyxml2'] Warning: staging file "./usr/lib/libesmtp.la" is touched by more than one package: [u'libesmtp', u'libestr', u'libevent', u'liblockfile', u'libmng', u'libraw1394', u'popt', u'librsync', u'libsndfile', u'libsodium', u'libssh2', u'libxml2', u'libsvg', u'libtool', u'libtpl', u'mosquitto', u'mpfr', u'mpc', u'msgpack', u'mtd', u'mxml', u'ncurses', u'neon', u'pcre', u'slang', u'newt', u'pppd', u'rapidxml', u'sqlite', u'taglib', u'tinyxml2'] Warning: staging file "./usr/lib/libpopt.la" is touched by more than one package: [u'popt', u'librsync', u'libsndfile', u'libsodium', u'libssh2', u'libxml2', u'libsvg', u'libtool', u'libtpl', u'mosquitto', u'mpfr', u'mpc', u'msgpack', u'mtd', u'mxml', u'ncurses', u'neon', u'pcre', u'slang', u'newt', u'pppd', u'rapidxml', u'sqlite', u'taglib', u'tinyxml2'] ./support/scripts/check-uniq-files -t host /home/buildroot/autobuild/instance-1/output/build/packages-file-list-host.txt Warning: host file "./arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib/libcsv.la" is touched by more than one package: [u'host-ncurses', u'host-patchelf', u'host-ti-cgt-pru', u'host-libusb'] Warning: host file "./arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib/libevent.la" is touched by more than one package: [u'host-ncurses', u'host-patchelf', u'host-ti-cgt-pru', u'host-libusb'] Warning: host file "./arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib/libmpfr.la" is touched by more than one package: [u'host-ncurses', u'host-patchelf', u'host-ti-cgt-pru', u'host-libusb'] Warning: host file "./arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib/libevent_openssl.la" is touched by more than one package: [u'host-ncurses', u'host-patchelf', u'host-ti-cgt-pru', u'host-libusb'] Warning: host file "./arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib/libsvg.la" is touched by more than one package: [u'host-ncurses', u'host-patchelf', u'host-ti-cgt-pru', u'host-libusb'] Warning: host file "./arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib/libgmp.la" is touched by more than one package: [u'host-bison', u'host-gperf', u'host-ncurses', u'host-patchelf', u'host-ti-cgt-pru', u'host-libusb'] Warning: host file "./arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib/libpcre.la" is touched by more than one package: [u'host-patchelf', u'host-ti-cgt-pru', u'host-libusb'] Warning: host file "./arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib/libmnl.la" is touched by more than one package: [u'host-gperf', u'host-ncurses', u'host-patchelf', u'host-ti-cgt-pru', u'host-libusb'] Warning: host file "./arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib/libevent_extra.la" is touched by more than one package: [u'host-ncurses', u'host-patchelf', u'host-ti-cgt-pru', u'host-libusb'] Warning: host file "./arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib/libgif.la" is touched by more than one package: [u'host-bison', u'host-gperf', u'host-ncurses', u'host-patchelf', u'host-ti-cgt-pru', u'host-libusb'] Warning: host file "./arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib/libapr-1.la" is touched by more than one package: [u'host-cmake', u'host-bison', u'host-gperf', u'host-ncurses', u'host-patchelf', u'host-ti-cgt-pru', u'host-libusb'] Warning: host file "./arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib/libpopt.la" is touched by more than one package: [u'host-ncurses', u'host-patchelf', u'host-ti-cgt-pru', u'host-libusb'] Warning: host file "./arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib/libdvdcss.la" is touched by more than one package: [u'host-ncurses', u'host-patchelf', u'host-ti-cgt-pru', u'host-libusb'] Warning: host file "./arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib/libevtlog.la" is touched by more than one package: [u'host-bison', u'host-gperf', u'host-ncurses', u'host-patchelf', u'host-ti-cgt-pru', u'host-libusb'] Warning: host file "./arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib/esmtp-plugins/sasl-login.la" is touched by more than one package: [u'host-ncurses', u'host-patchelf', u'host-ti-cgt-pru', u'host-libusb'] Warning: host file "./arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib/libssh2.la" is touched by more than one package: [u'host-ncurses', u'host-patchelf', u'host-ti-cgt-pru', u'host-libusb'] Warning: host file "./arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib/libevent_core.la" is touched by more than one package: [u'host-ncurses', u'host-patchelf', u'host-ti-cgt-pru', u'host-libusb'] Warning: host file "./arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib/libharfbuzz.la" is touched by more than one package: [u'host-bison', u'host-gperf', u'host-ncurses', u'host-patchelf', u'host-ti-cgt-pru', u'host-libusb'] Warning: host file "./arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib/libosip2.la" is touched by more than one package: [u'host-ncurses', u'host-patchelf', u'host-ti-cgt-pru', u'host-libusb'] Warning: host file "./arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib/libmpc.la" is touched by more than one package: [u'host-ncurses', u'host-patchelf', u'host-ti-cgt-pru', u'host-libusb'] Warning: host file "./arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib/libconfig++.la" is touched by more than one package: [u'host-ncurses', u'host-patchelf', u'host-ti-cgt-pru', u'host-libusb'] Warning: host file "./arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib/libosipparser2.la" is touched by more than one package: [u'host-ncurses', u'host-patchelf', u'host-ti-cgt-pru', u'host-libusb'] Warning: host file "./arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib/libneon.la" is touched by more than one package: [u'host-patchelf', u'host-ti-cgt-pru', u'host-libusb'] Warning: host file "./arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib/libsodium.la" is touched by more than one package: [u'host-ncurses', u'host-patchelf', u'host-ti-cgt-pru', u'host-libusb'] Warning: host file "./arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib/libdvbcsa.la" is touched by more than one package: [u'host-ncurses', u'host-patchelf', u'host-ti-cgt-pru', u'host-libusb'] Warning: host file "./arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib/libpcre32.la" is touched by more than one package: [u'host-patchelf', u'host-ti-cgt-pru', u'host-libusb'] Warning: host file "./arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib/libcdaudio.la" is touched by more than one package: [u'host-ncurses', u'host-patchelf', u'host-ti-cgt-pru', u'host-libusb'] Warning: host file "./arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib/libpng.la" is touched by more than one package: [u'host-bison', u'host-gperf', u'host-ncurses', u'host-patchelf', u'host-ti-cgt-pru', u'host-libusb'] Warning: host file "./arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib/libinotifytools.la" is touched by more than one package: [u'host-bison', u'host-gperf', u'host-ncurses', u'host-patchelf', u'host-ti-cgt-pru', u'host-libusb'] Warning: host file "./arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib/libipset.la" is touched by more than one package: [u'host-gperf', u'host-ncurses', u'host-patchelf', u'host-ti-cgt-pru', u'host-libusb'] Warning: host file "./arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib/esmtp-plugins/sasl-cram-md5.la" is touched by more than one package: [u'host-ncurses', u'host-patchelf', u'host-ti-cgt-pru', u'host-libusb'] Warning: host file "./arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib/libtpl.la" is touched by more than one package: [u'host-ncurses', u'host-patchelf', u'host-ti-cgt-pru', u'host-libusb'] Warning: host file "./arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib/libestr.la" is touched by more than one package: [u'host-ncurses', u'host-patchelf', u'host-ti-cgt-pru', u'host-libusb'] Warning: host file "./arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib/libpcrecpp.la" is touched by more than one package: [u'host-patchelf', u'host-ti-cgt-pru', u'host-libusb'] Warning: host file "./arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib/libconfig.la" is touched by more than one package: [u'host-ncurses', u'host-patchelf', u'host-ti-cgt-pru', u'host-libusb'] Warning: host file "./arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib/libltdl.la" is touched by more than one package: [u'host-ncurses', u'host-patchelf', u'host-ti-cgt-pru', u'host-libusb'] Warning: host file "./arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib/libpng16.la" is touched by more than one package: [u'host-bison', u'host-gperf', u'host-ncurses', u'host-patchelf', u'host-ti-cgt-pru', u'host-libusb'] Warning: host file "./arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib/libpcreposix.la" is touched by more than one package: [u'host-patchelf', u'host-ti-cgt-pru', u'host-libusb'] Warning: host file "./arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib/libeXosip2.la" is touched by more than one package: [u'host-ncurses', u'host-patchelf', u'host-ti-cgt-pru', u'host-libusb'] Warning: host file "./arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib/libesmtp.la" is touched by more than one package: [u'host-ncurses', u'host-patchelf', u'host-ti-cgt-pru', u'host-libusb'] Warning: host file "./arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib/libsndfile.la" is touched by more than one package: [u'host-ncurses', u'host-patchelf', u'host-ti-cgt-pru', u'host-libusb'] Warning: host file "./arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib/esmtp-plugins/sasl-plain.la" is touched by more than one package: [u'host-ncurses', u'host-patchelf', u'host-ti-cgt-pru', u'host-libusb'] Warning: host file "./arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib/liblept.la" is touched by more than one package: [u'host-gperf', u'host-ncurses', u'host-patchelf', u'host-ti-cgt-pru', u'host-libusb'] Warning: host file "./arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib/libjpeg.la" is touched by more than one package: [u'host-bison', u'host-gperf', u'host-ncurses', u'host-patchelf', u'host-ti-cgt-pru', u'host-libusb'] Warning: host file "./arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib/libgd.la" is touched by more than one package: [u'host-bison', u'host-gperf', u'host-ncurses', u'host-patchelf', u'host-ti-cgt-pru', u'host-libusb'] Warning: host file "./arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib/libmng.la" is touched by more than one package: [u'host-ncurses', u'host-patchelf', u'host-ti-cgt-pru', u'host-libusb'] Warning: host file "./arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib/libraw1394.la" is touched by more than one package: [u'host-ncurses', u'host-patchelf', u'host-ti-cgt-pru', u'host-libusb'] Warning: host file "./arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib/libxml2.la" is touched by more than one package: [u'host-ncurses', u'host-patchelf', u'host-ti-cgt-pru', u'host-libusb'] mkdir -p /home/buildroot/autobuild/instance-1/output/target/etc echo "buildroot" > /home/buildroot/autobuild/instance-1/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/instance-1/output/target/etc/hosts mkdir -p /home/buildroot/autobuild/instance-1/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/instance-1/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/instance-1/output/target/etc/shadow rm -f /home/buildroot/autobuild/instance-1/output/target/bin/sh rm -f /home/buildroot/autobuild/instance-1/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/autobuild/instance-1/output/build/locales.nopurge; done for dir in /home/buildroot/autobuild/instance-1/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/instance-1/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/instance-1/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/instance-1/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/instance-1/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/instance-1/output/target/usr/include /home/buildroot/autobuild/instance-1/output/target/usr/share/aclocal \ /home/buildroot/autobuild/instance-1/output/target/usr/lib/pkgconfig /home/buildroot/autobuild/instance-1/output/target/usr/share/pkgconfig \ /home/buildroot/autobuild/instance-1/output/target/usr/lib/cmake /home/buildroot/autobuild/instance-1/output/target/usr/share/cmake find /home/buildroot/autobuild/instance-1/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/instance-1/output/target/lib/ /home/buildroot/autobuild/instance-1/output/target/usr/lib/ /home/buildroot/autobuild/instance-1/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/autobuild/instance-1/output/target/usr/share/gdb rm -rf /home/buildroot/autobuild/instance-1/output/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/instance-1/output/target/usr/share/zsh rm -rf /home/buildroot/autobuild/instance-1/output/target/usr/man /home/buildroot/autobuild/instance-1/output/target/usr/share/man rm -rf /home/buildroot/autobuild/instance-1/output/target/usr/info /home/buildroot/autobuild/instance-1/output/target/usr/share/info rm -rf /home/buildroot/autobuild/instance-1/output/target/usr/doc /home/buildroot/autobuild/instance-1/output/target/usr/share/doc rm -rf /home/buildroot/autobuild/instance-1/output/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/instance-1/output/target/usr/share 2>/dev/null || true find /home/buildroot/autobuild/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/autobuild/instance-1/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/instance-1/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/autobuild/instance-1/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/autobuild/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/autobuild/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/autobuild/instance-1/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.02.11-00017-gf405a5be13"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.02.11"; \ echo "PRETTY_NAME=\"Buildroot 2018.02.11\"" \ ) > /home/buildroot/autobuild/instance-1/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/instance-1/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/autobuild/instance-1/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/instance-1/output/target/usr make: Leaving directory '/home/buildroot/autobuild/instance-1/buildroot' make: Entering directory '/home/buildroot/autobuild/instance-1/buildroot' >>> Buildroot 2018.02.11-00017-gf405a5be13 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> host-lzip 1.19 Collecting legal info ERROR: No hash found for COPYING >>> toolchain-external Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> am33x-cm3 11107db2f1e9e58ee75d4fe9cc38423c9a6e4365 Collecting legal info ERROR: No hash found for License.txt >>> apr 1.6.3 Collecting legal info LICENSE: OK (sha256: f854aeef66ecd55a126226e82b3f26793fc3b1c584647f6a0edc5639974c38ad) >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> argp-standalone 1.3 Collecting legal info >>> armbian-firmware 455d6b6701178dafe7fd0168eb4a4ef78a8d24a3 Collecting legal info >>> bzip2 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> cjson v1.7.1 Collecting legal info LICENSE: OK (sha256: a36dda207c36db5818729c54e7ad4e8b0c6fba847491ba64f372c1a2037b6d5c) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> clapack 3.2.1 Collecting legal info F2CLIBS/libf2c/Notice: OK (sha256: 44561c447e91203ddc747beeca5cc2794d95ee982c17c578670e4f0408bc3904) COPYING: OK (sha256: 23014869214a231525b38c39fdb5f82364fa24154ac80fdcab2a79671460fd09) >>> dhcp 4.3.6 Collecting legal info LICENSE: OK (sha256: dd7ae2201c0c11c3c1e2510d731c67b2f4bc8ba735707d7348ddd65f7b598562) >>> dmalloc 5.5.2 Collecting legal info ERROR: No hash found for dmalloc.h.1 >>> dos2unix 7.4.0 Collecting legal info COPYING.txt: OK (sha256: 49224e841621b52a72aa38d8ac895a396cd3fa1395190bdfc9252378001eb3c0) >>> elfutils 0.174 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING-GPLV2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-LGPLV3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> enscript 1.6.6 Collecting legal info ERROR: No hash found for COPYING >>> eventlog 0.2.12 Collecting legal info ERROR: No hash found for COPYING >>> ezxml 0.8.6 Collecting legal info ERROR: No hash found for license.txt >>> fbv 1.0b Collecting legal info ERROR: No hash found for COPYING >>> flashbench 2e30b1968a66147412f21002ea844122a0d5e2f0 Collecting legal info ERROR: No hash found for COPYING >>> gd 2.2.5 Collecting legal info COPYING: OK (sha256: d02dae2141d49b8a6b09b2b73e68a8f17d7bbeaaf02b3b841ee11fea2d9e328d) >>> jpeg Collecting legal info >>> libjpeg 9b Collecting legal info ERROR: No hash found for README >>> libpng 1.6.34 Collecting legal info LICENSE: OK (sha256: a247c24f82bacf0403fe2f3d5550493a91cdb575fe7036b764bda8cacf3efd9c) >>> genext2fs 1.4.1 Collecting legal info ERROR: No hash found for COPYING >>> giflib 5.1.4 Collecting legal info ERROR: No hash found for COPYING >>> gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> harfbuzz 1.7.1 Collecting legal info COPYING: OK (sha256: 2a886915de4f296cdae5ed67064f86dba01d0c55286d86e8487f2a5caaf40216) ERROR: No hash found for src/hb-ucdn/COPYING >>> hwdata v0.308 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 21d0406f93e884a050426ebc21931839a45d56bfcbcbfdda7686d583f36f107f) >>> ifenslave 2.9 Collecting legal info ERROR: No hash found for debian/copyright >>> inotify-tools 1df9af4d6cd0f4af4b1b19254bcf056aed4ae395 Collecting legal info ERROR: No hash found for COPYING >>> iodine 0.7.0 Collecting legal info ERROR: No hash found for README >>> iproute2 4.14.1 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.9 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libmnl 1.0.4 Collecting legal info ERROR: No hash found for COPYING >>> ipset 6.34 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> jhead 3.00 Collecting legal info ERROR: No hash found for readme.txt >>> kbd 2.0.4 Collecting legal info ERROR: No hash found for COPYING >>> knock 258a27e5a47809f97c2b9f2751a88c2f94aae891 Collecting legal info ERROR: No hash found for COPYING >>> libpcap 1.8.1 Collecting legal info ERROR: No hash found for LICENSE >>> leptonica 1.74.4 Collecting legal info ERROR: No hash found for leptonica-license.txt >>> libcap 2.25 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> host-libcap 2.25 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> libcdaudio 0.99.12p2 Collecting legal info ERROR: No hash found for COPYING >>> libconfig 1.5 Collecting legal info ERROR: No hash found for COPYING.LIB >>> libcsv 3.0.3 Collecting legal info ERROR: No hash found for COPYING.LESSER >>> libdvbcsa 1.1.0 Collecting legal info ERROR: No hash found for COPYING >>> libdvdcss 1.4.0 Collecting legal info ERROR: No hash found for COPYING >>> libeXosip2 3.6.0 Collecting legal info ERROR: No hash found for COPYING >>> libosip2 3.6.0 Collecting legal info ERROR: No hash found for COPYING >>> openssl Collecting legal info >>> libopenssl 1.0.2r Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> libesmtp 1.0.6 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> libestr 0.1.10 Collecting legal info ERROR: No hash found for COPYING >>> libevent 2.1.8-stable Collecting legal info ERROR: No hash found for LICENSE >>> liblockfile 1.09 Collecting legal info ERROR: No hash found for COPYRIGHT >>> libmng 2.0.3 Collecting legal info ERROR: No hash found for LICENSE >>> libraw1394 2.1.1 Collecting legal info ERROR: No hash found for COPYING.LIB >>> librsync v2.0.0 Collecting legal info ERROR: No hash found for COPYING >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> libsndfile 1.0.28 Collecting legal info ERROR: No hash found for COPYING >>> libsodium 1.0.16 Collecting legal info LICENSE: OK (sha256: 6faf327c97dca6da69acefc6d3969d7bffb70a24f0707874870fdcfd6b0acf58) >>> libssh2 616fd4d1b3e4a55de67c48819fefca83132126b5 Collecting legal info ERROR: No hash found for COPYING >>> libsvg 0.1.4 Collecting legal info ERROR: No hash found for COPYING >>> libxml2 2.9.9 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libtpl v1.6.1 Collecting legal info ERROR: No hash found for LICENSE >>> lockfile-progs 0.1.17 Collecting legal info ERROR: No hash found for COPYING >>> lshw B.02.18 Collecting legal info ERROR: No hash found for COPYING >>> ltrace c22d359433b333937ee3d803450dc41998115685 Collecting legal info ERROR: No hash found for COPYING >>> lzip 1.19 Collecting legal info ERROR: No hash found for COPYING >>> make 4.2.1 Collecting legal info ERROR: No hash found for COPYING >>> mdadm 4.0 Collecting legal info ERROR: No hash found for COPYING >>> memtool 2016.10.0 Collecting legal info ERROR: No hash found for COPYING >>> mii-diag 2.11 Collecting legal info ERROR: No hash found for mii-diag.c >>> mmc-utils 37c86e60c0442fef570b75cd81aeb1db4d0cbafd Collecting legal info >>> mosquitto 1.5.7 Collecting legal info LICENSE.txt: OK (sha256: cc77e25bafd40637b7084f04086d606f0a200051b61806f97c93405926670bc1) epl-v10: OK (sha256: 3b9be6b894d0769de796e653571ff6cef494913c0ce78c35a97db939e7d9087c) edl-v10: OK (sha256: e8cf7d54ea46c19aba793983889b7f7425e1ebfcaaccec764a7db091646e203c) >>> mpc 1.0.3 Collecting legal info ERROR: No hash found for COPYING.LESSER >>> mpfr 3.1.6 Collecting legal info ERROR: No hash found for COPYING.LESSER >>> msgpack 2.1.5 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for LICENSE_1_0.txt >>> msmtp 1.6.6 Collecting legal info ERROR: No hash found for COPYING >>> mtd 2.0.2 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> mtools 4.0.18 Collecting legal info ERROR: No hash found for COPYING >>> mxml 2.10 Collecting legal info ERROR: No hash found for COPYING >>> ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> 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 >>> netperf 2.7.0 Collecting legal info ERROR: No hash found for COPYING >>> newt 0.52.20 Collecting legal info ERROR: No hash found for COPYING >>> slang 2.3.1a Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> nginx 1.15.7 Collecting legal info LICENSE: OK (sha256: e18f05bcaad47528f8b21861d4a0fb9815ca1bbb4be946c51a51d36623758bcc) >>> noip 2.1.9 Collecting legal info ERROR: No hash found for COPYING >>> ntp 4.2.8p12 Collecting legal info COPYRIGHT: OK (sha256: 62c87b269365b38b55359b16dfde7ec28c683c722ef489db90afd0f2e478e4a1) >>> odhcploc 20111021 Collecting legal info ERROR: No hash found for COPYING >>> openswan 2.6.51.1 Collecting legal info COPYING: OK (sha256: 1c36ae1e7b0f6cce4b4ffe969b71f83635734804acdd38544443564b00f8783a) LICENSE: OK (sha256: d7d012ef3be47faffba4d97a83d4986c9f4a63ac997ebf5961d33852e5f1801a) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pdbg 139ba071c222a5b0c20075f7c2265029ddd59449 Collecting legal info ERROR: No hash found for COPYING >>> host-dtc 1.4.4 Collecting legal info ERROR: No hash found for README.license ERROR: No hash found for GPL >>> picocom 3.0 Collecting legal info LICENSE.txt: OK (sha256: 9273c6b2c55be95f0f0df292d87e8900e5bfdf5b510a6ea09e80306cf45c10f6) >>> pifmrds 0bf57f9ce0d954365a38d8af8e7be6f28521c3f2 Collecting legal info ERROR: No hash found for LICENSE >>> pppd 2.4.7 Collecting legal info ERROR: No hash found for pppd/tdb.c ERROR: No hash found for pppd/plugins/pppoatm/COPYING ERROR: No hash found for pppdump/bsd-comp.c ERROR: No hash found for pppd/ccp.c ERROR: No hash found for pppd/plugins/passprompt.c >>> procrank_linux 21c30ab4514a5b15ac6e813e21bee0d3d714cb08 Collecting legal info ERROR: No hash found for NOTICE >>> pru-software-support v5.1.0 Collecting legal info ERROR: No hash found for PRU-Package-v5.0-Manifest.html >>> host-pru-software-support v5.1.0 Collecting legal info ERROR: No hash found for PRU-Package-v5.0-Manifest.html >>> host-ti-cgt-pru 2.2.1 Collecting legal info PRU_Code_Generation_Tools_2.2.x_manifest.html: OK (sha256: eb646f4f8b14351110992b40ba24d12803bcc150a76e7298705f51088b0a09cc) pru_rts_2_2_0_82167478-F8C9-49b2-82BD-12F8550770F9.spdx: OK (sha256: 6b98f9262abd1ae9a3731e6feee02a56b6e290542dea119eeeeaf88bf802aabc) >>> pwgen 2.07 Collecting legal info ERROR: No hash found for debian/copyright >>> ramspeed 2.6.0 Collecting legal info ERROR: No hash found for LICENCE >>> rapidxml 1.13 Collecting legal info ERROR: No hash found for license.txt >>> rp-pppoe 3.12 Collecting legal info ERROR: No hash found for doc/LICENSE >>> sqlite 3250300 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> sslh v1.18 Collecting legal info ERROR: No hash found for COPYING >>> host-sunxi-tools v1.4.1 Collecting legal info ERROR: No hash found for LICENSE.md >>> host-libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> taglib 1.11.1 Collecting legal info ERROR: No hash found for COPYING.LGPL ERROR: No hash found for COPYING.MPL >>> ti-uim a0236bc252e6484835ce266ae4a50b361f6a902d Collecting legal info ERROR: No hash found for uim.h >>> tinyxml2 4.0.1 Collecting legal info ERROR: No hash found for readme.md >>> tn5250 0.17.4 Collecting legal info ERROR: No hash found for COPYING >>> ts4900-fpga 20150930 Collecting legal info >>> unzip 60 Collecting legal info ERROR: No hash found for LICENSE >>> vim v8.0.0329 Collecting legal info ERROR: No hash found for README.txt WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: argp-standalone-1.3: cannot save license (ARGP_STANDALONE_LICENSE_FILES not defined) WARNING: armbian-firmware-455d6b6701178dafe7fd0168eb4a4ef78a8d24a3: cannot save license (ARMBIAN_FIRMWARE_LICENSE_FILES not defined) WARNING: mmc-utils-37c86e60c0442fef570b75cd81aeb1db4d0cbafd: cannot save license (MMC_UTILS_LICENSE_FILES not defined) WARNING: ts4900-fpga-20150930: cannot save license (TS4900_FPGA_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/instance-1/output/legal-info make: Leaving directory '/home/buildroot/autobuild/instance-1/buildroot'