./itox.c:257:4: warning: undefined behavior when second parameter of 'va_start' is declared with 'register' storage [-Wvarargs] va_start( ap, count ) ; ^~~~~~~~ ./itox.c: In function 'make_pathname': ./itox.c:282:4: warning: undefined behavior when second parameter of 'va_start' is declared with 'register' storage [-Wvarargs] va_start( ap, count ) ; ^~~~~~~~ ./itox.c:295:4: warning: undefined behavior when second parameter of 'va_start' is declared with 'register' storage [-Wvarargs] va_start( ap, count ) ; ^~~~~~~~ /home/naourr/git/buildroot-test/instance-1/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../libs/include -o xinetd access.o addr.o builtins.o child.o conf.o confparse.o connection.o env.o ident.o init.o int.o intcommon.o internals.o log.o logctl.o main.o msg.o nvlists.o parse.o parsesup.o parsers.o reconfig.o retry.o sconf.o sensor.o server.o service.o signals.o special.o tcpint.o time.o udpint.o util.o redirect.o xgetloadavg.o options.o includedir.o xtimer.o inet.o xmdns.o -L../libs/lib -lsio -lmisc -lxlog -lportable -lstr -lpset -lm -lcrypt || rm -f xinetd >>> xinetd xinetd-2-3-15 Installing to target PATH="/home/naourr/git/buildroot-test/instance-1/output/host/bin:/home/naourr/git/buildroot-test/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 DESTDIR=/home/naourr/git/buildroot-test/instance-1/output/target install -C /home/naourr/git/buildroot-test/instance-1/output/build/xinetd-xinetd-2-3-15/ cd libs/src/portable ; /usr/bin/make CC='/home/naourr/git/buildroot-test/instance-1/output/host/bin/arm-linux-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../../include' install cd libs/src/pset ; /usr/bin/make CC='/home/naourr/git/buildroot-test/instance-1/output/host/bin/arm-linux-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../../include' install Installed libpset.a to ../../lib Installed libportable.a to ../../lib Installed ./pset.h to ../../include Installed ./libportable.h to ../../include cd libs/src/sio ; /usr/bin/make CC='/home/naourr/git/buildroot-test/instance-1/output/host/bin/arm-linux-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../../include' install Installed ./pset.3 ./psi.3 to ../../man Installed libsio.a to ../../lib Installed ./sio.h to ../../include Installed ./sio.3 ./Sprint.3 to ../../man cd libs/src/str ; /usr/bin/make CC='/home/naourr/git/buildroot-test/instance-1/output/host/bin/arm-linux-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../../include' install Installed libstr.a to ../../lib Installed ./str.h to ../../include Installed ./strparse.3 ./strprint.3 ./strutil.3 to ../../man cd libs/src/misc ; /usr/bin/make CC='/home/naourr/git/buildroot-test/instance-1/output/host/bin/arm-linux-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../../include' install cd libs/src/xlog ; /usr/bin/make CC='/home/naourr/git/buildroot-test/instance-1/output/host/bin/arm-linux-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../../include' install Installed libxlog.a to ../../lib Installed libmisc.a to ../../lib Installed ./xlog.h to ../../include Installed ./xlog.3 to ../../man Installed ./misc.h ./m_env.h to ../../include Installed ./misc.3 ./m_env.3 to ../../man cd xinetd ; /usr/bin/make CC='/home/naourr/git/buildroot-test/instance-1/output/host/bin/arm-linux-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNO_RPC -I../libs/include' LDFLAGS=' -L../libs/lib' make[3]: Nothing to be done for 'all'. for i in /usr/sbin /usr/man/man5 /usr/man/man8 ; do \ test -d /home/naourr/git/buildroot-test/instance-1/output/target$i || mkdir -p /home/naourr/git/buildroot-test/instance-1/output/target$i ; done /usr/bin/install -c -m 755 xinetd/xinetd /home/naourr/git/buildroot-test/instance-1/output/target/usr/sbin /usr/bin/install -c -m 755 xinetd/itox /home/naourr/git/buildroot-test/instance-1/output/target/usr/sbin /usr/bin/install -c -m 755 ./xinetd/xconv.pl /home/naourr/git/buildroot-test/instance-1/output/target/usr/sbin /usr/bin/install -c -m 644 ./xinetd/xinetd.conf.man /home/naourr/git/buildroot-test/instance-1/output/target/usr/man/man5/xinetd.conf.5 /usr/bin/install -c -m 644 ./xinetd/xinetd.log.man /home/naourr/git/buildroot-test/instance-1/output/target/usr/man/man8/xinetd.log.8 /usr/bin/install -c -m 644 ./xinetd/xinetd.man /home/naourr/git/buildroot-test/instance-1/output/target/usr/man/man8/xinetd.8 /usr/bin/install -c -m 644 ./xinetd/itox.8 /home/naourr/git/buildroot-test/instance-1/output/target/usr/man/man8/itox.8 /usr/bin/install -c -m 644 ./xinetd/xconv.pl.8 /home/naourr/git/buildroot-test/instance-1/output/target/usr/man/man8/xconv.pl.8 You must put your xinetd.conf in /etc/xinetd.conf There is a sample config file in xinetd/sample.conf and you can use xconv.pl to convert your old inetd.conf file to an xinetd format >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/naourr/git/buildroot-test/instance-1/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'readline', u'check', u'gawk', u'grep', u'libcdio', u'libunistring', u'openocd', u'time'] ./support/scripts/check-uniq-files -t staging /home/naourr/git/buildroot-test/instance-1/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libvorbisidec.la" is touched by more than one package: [u'tremor', u'wavpack', u'webp'] Warning: staging file "./usr/lib/libcdio++.la" is touched by more than one package: [u'libcdio', u'libcdio-paranoia', u'libcgicc', u'libconfuse', u'libdcadec', u'libfastjson', u'libfribidi', u'libgpg-error', u'libgcrypt', u'libgta', u'libite', u'libldns', u'libogg', u'libraw', u'popt', u'librsync', u'libsquish', u'libtommath', u'libtomcrypt', u'libubox', u'libucl', u'libuio', u'libunistring', u'libyaml', u'linenoise', u'lzo', u'mpdecimal', u'msgpack', u'mtd', u'openldap', u'openobex', u'sdl', u'snappy', u'tinyxml2', u'tremor', u'wavpack', u'webp'] Warning: staging file "./usr/lib/libconfuse.la" is touched by more than one package: [u'libconfuse', u'libdcadec', u'libfastjson', u'libfribidi', u'libgpg-error', u'libgcrypt', u'libgta', u'libite', u'libldns', u'libogg', u'libraw', u'popt', u'librsync', u'libsquish', u'libtommath', u'libtomcrypt', u'libubox', u'libucl', u'libuio', u'libunistring', u'libyaml', u'linenoise', u'lzo', u'mpdecimal', u'msgpack', u'mtd', u'openldap', u'openobex', u'sdl', u'snappy', u'tinyxml2', u'tremor', u'wavpack', u'webp'] Warning: staging file "./usr/lib/libyaml.la" is touched by more than one package: [u'libyaml', u'linenoise', u'lzo', u'mpdecimal', u'msgpack', u'mtd', u'openldap', u'openobex', u'sdl', u'snappy', u'tinyxml2', u'tremor', u'wavpack', u'webp'] Warning: staging file "./usr/lib/libfdk-aac.la" is touched by more than one package: [u'fdk-aac', u'flickcurl', u'flite', u'geoip', u'libsodium', u'inotify-tools', u'json-c', u'json-for-modern-cpp', u'keyutils', u'libpcap', u'libargtable2', u'libcdio', u'libcdio-paranoia', u'libcgicc', u'libconfuse', u'libdcadec', u'libfastjson', u'libfribidi', u'libgpg-error', u'libgcrypt', u'libgta', u'libite', u'libldns', u'libogg', u'libraw', u'popt', u'librsync', u'libsquish', u'libtommath', u'libtomcrypt', u'libubox', u'libucl', u'libuio', u'libunistring', u'libyaml', u'linenoise', u'lzo', u'mpdecimal', u'msgpack', u'mtd', u'openldap', u'openobex', u'sdl', u'snappy', u'tinyxml2', u'tremor', u'wavpack', u'webp'] Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'readline', u'check', u'libcdio', u'libunistring'] Warning: staging file "./usr/lib/libraw_r.la" is touched by more than one package: [u'libraw', u'popt', u'librsync', u'libsquish', u'libtommath', u'libtomcrypt', u'libubox', u'libucl', u'libuio', u'libunistring', u'libyaml', u'linenoise', u'lzo', u'mpdecimal', u'msgpack', u'mtd', u'openldap', u'openobex', u'sdl', u'snappy', u'tinyxml2', u'tremor', u'wavpack', u'webp'] Warning: staging file "./usr/lib/libinotifytools.la" is touched by more than one package: [u'inotify-tools', u'json-c', u'json-for-modern-cpp', u'keyutils', u'libpcap', u'libargtable2', u'libcdio', u'libcdio-paranoia', u'libcgicc', u'libconfuse', u'libdcadec', u'libfastjson', u'libfribidi', u'libgpg-error', u'libgcrypt', u'libgta', u'libite', u'libldns', u'libogg', u'libraw', u'popt', u'librsync', u'libsquish', u'libtommath', u'libtomcrypt', u'libubox', u'libucl', u'libuio', u'libunistring', u'libyaml', u'linenoise', u'lzo', u'mpdecimal', u'msgpack', u'mtd', u'openldap', u'openobex', u'sdl', u'snappy', u'tinyxml2', u'tremor', u'wavpack', u'webp'] Warning: staging file "./usr/lib/libGeoIP.la" is touched by more than one package: [u'geoip', u'libsodium', u'inotify-tools', u'json-c', u'json-for-modern-cpp', u'keyutils', u'libpcap', u'libargtable2', u'libcdio', u'libcdio-paranoia', u'libcgicc', u'libconfuse', u'libdcadec', u'libfastjson', u'libfribidi', u'libgpg-error', u'libgcrypt', u'libgta', u'libite', u'libldns', u'libogg', u'libraw', u'popt', u'librsync', u'libsquish', u'libtommath', u'libtomcrypt', u'libubox', u'libucl', u'libuio', u'libunistring', u'libyaml', u'linenoise', u'lzo', u'mpdecimal', u'msgpack', u'mtd', u'openldap', u'openobex', u'sdl', u'snappy', u'tinyxml2', u'tremor', u'wavpack', u'webp'] Warning: staging file "./usr/lib/libfastjson.la" is touched by more than one package: [u'libfastjson', u'libfribidi', u'libgpg-error', u'libgcrypt', u'libgta', u'libite', u'libldns', u'libogg', u'libraw', u'popt', u'librsync', u'libsquish', u'libtommath', u'libtomcrypt', u'libubox', u'libucl', u'libuio', u'libunistring', u'libyaml', u'linenoise', u'lzo', u'mpdecimal', u'msgpack', u'mtd', u'openldap', u'openobex', u'sdl', u'snappy', u'tinyxml2', u'tremor', u'wavpack', u'webp'] Warning: staging file "./usr/lib/libcgicc.la" is touched by more than one package: [u'libcgicc', u'libconfuse', u'libdcadec', u'libfastjson', u'libfribidi', u'libgpg-error', u'libgcrypt', u'libgta', u'libite', u'libldns', u'libogg', u'libraw', u'popt', u'librsync', u'libsquish', u'libtommath', u'libtomcrypt', u'libubox', u'libucl', u'libuio', u'libunistring', u'libyaml', u'linenoise', u'lzo', u'mpdecimal', u'msgpack', u'mtd', u'openldap', u'openobex', u'sdl', u'snappy', u'tinyxml2', u'tremor', u'wavpack', u'webp'] Warning: staging file "./usr/lib/libcheck.la" is touched by more than one package: [u'check', u'cppunit', u'libopenssl', u'rtmpdump', u'libcurl', u'curlpp', u'dtc', u'libevdev', u'skalibs', u'execline', u'flex', u'linux-pam', u'util-linux', u'f2fs-tools', u'fdk-aac', u'flickcurl', u'flite', u'geoip', u'libsodium', u'inotify-tools', u'json-c', u'json-for-modern-cpp', u'keyutils', u'libpcap', u'libargtable2', u'libcdio', u'libcdio-paranoia', u'libcgicc', u'libconfuse', u'libdcadec', u'libfastjson', u'libfribidi', u'libgpg-error', u'libgcrypt', u'libgta', u'libite', u'libldns', u'libogg', u'libraw', u'popt', u'librsync', u'libsquish', u'libtommath', u'libtomcrypt', u'libubox', u'libucl', u'libuio', u'libunistring', u'libyaml', u'linenoise', u'lzo', u'mpdecimal', u'msgpack', u'mtd', u'openldap', u'openobex', u'sdl', u'snappy', u'tinyxml2', u'tremor', u'wavpack', u'webp'] Warning: staging file "./usr/lib/libatomic_ops_gpl.la" is touched by more than one package: [u'libatomic_ops', u'bdwgc', u'bzip2', u'check', u'cppunit', u'libopenssl', u'rtmpdump', u'libcurl', u'curlpp', u'dtc', u'libevdev', u'skalibs', u'execline', u'flex', u'linux-pam', u'util-linux', u'f2fs-tools', u'fdk-aac', u'flickcurl', u'flite', u'geoip', u'libsodium', u'inotify-tools', u'json-c', u'json-for-modern-cpp', u'keyutils', u'libpcap', u'libargtable2', u'libcdio', u'libcdio-paranoia', u'libcgicc', u'libconfuse', u'libdcadec', u'libfastjson', u'libfribidi', u'libgpg-error', u'libgcrypt', u'libgta', u'libite', u'libldns', u'libogg', u'libraw', u'popt', u'librsync', u'libsquish', u'libtommath', u'libtomcrypt', u'libubox', u'libucl', u'libuio', u'libunistring', u'libyaml', u'linenoise', u'lzo', u'mpdecimal', u'msgpack', u'mtd', u'openldap', u'openobex', u'sdl', u'snappy', u'tinyxml2', u'tremor', u'wavpack', u'webp'] Warning: staging file "./usr/lib/libogg.la" is touched by more than one package: [u'libogg', u'libraw', u'popt', u'librsync', u'libsquish', u'libtommath', u'libtomcrypt', u'libubox', u'libucl', u'libuio', u'libunistring', u'libyaml', u'linenoise', u'lzo', u'mpdecimal', u'msgpack', u'mtd', u'openldap', u'openobex', u'sdl', u'snappy', u'tinyxml2', u'tremor', u'wavpack', u'webp'] Warning: staging file "./usr/lib/libattr.la" is touched by more than one package: [u'attr', u'acl', u'argp-standalone', u'clapack', u'armadillo', u'xz', u'libzlib', u'libxml2', u'ncurses', u'readline', u'augeas', u'libatomic_ops', u'bdwgc', u'bzip2', u'check', u'cppunit', u'libopenssl', u'rtmpdump', u'libcurl', u'curlpp', u'dtc', u'libevdev', u'skalibs', u'execline', u'flex', u'linux-pam', u'util-linux', u'f2fs-tools', u'fdk-aac', u'flickcurl', u'flite', u'geoip', u'libsodium', u'inotify-tools', u'json-c', u'json-for-modern-cpp', u'keyutils', u'libpcap', u'libargtable2', u'libcdio', u'libcdio-paranoia', u'libcgicc', u'libconfuse', u'libdcadec', u'libfastjson', u'libfribidi', u'libgpg-error', u'libgcrypt', u'libgta', u'libite', u'libldns', u'libogg', u'libraw', u'popt', u'librsync', u'libsquish', u'libtommath', u'libtomcrypt', u'libubox', u'libucl', u'libuio', u'libunistring', u'libyaml', u'linenoise', u'lzo', u'mpdecimal', u'msgpack', u'mtd', u'openldap', u'openobex', u'sdl', u'snappy', u'tinyxml2', u'tremor', u'wavpack', u'webp'] Warning: staging file "./usr/lib/libargtable2.la" is touched by more than one package: [u'libargtable2', u'libcdio', u'libcdio-paranoia', u'libcgicc', u'libconfuse', u'libdcadec', u'libfastjson', u'libfribidi', u'libgpg-error', u'libgcrypt', u'libgta', u'libite', u'libldns', u'libogg', u'libraw', u'popt', u'librsync', u'libsquish', u'libtommath', u'libtomcrypt', u'libubox', u'libucl', u'libuio', u'libunistring', u'libyaml', u'linenoise', u'lzo', u'mpdecimal', u'msgpack', u'mtd', u'openldap', u'openobex', u'sdl', u'snappy', u'tinyxml2', u'tremor', u'wavpack', u'webp'] Warning: staging file "./usr/lib/libfa.la" is touched by more than one package: [u'augeas', u'libatomic_ops', u'bdwgc', u'bzip2', u'check', u'cppunit', u'libopenssl', u'rtmpdump', u'libcurl', u'curlpp', u'dtc', u'libevdev', u'skalibs', u'execline', u'flex', u'linux-pam', u'util-linux', u'f2fs-tools', u'fdk-aac', u'flickcurl', u'flite', u'geoip', u'libsodium', u'inotify-tools', u'json-c', u'json-for-modern-cpp', u'keyutils', u'libpcap', u'libargtable2', u'libcdio', u'libcdio-paranoia', u'libcgicc', u'libconfuse', u'libdcadec', u'libfastjson', u'libfribidi', u'libgpg-error', u'libgcrypt', u'libgta', u'libite', u'libldns', u'libogg', u'libraw', u'popt', u'librsync', u'libsquish', u'libtommath', u'libtomcrypt', u'libubox', u'libucl', u'libuio', u'libunistring', u'libyaml', u'linenoise', u'lzo', u'mpdecimal', u'msgpack', u'mtd', u'openldap', u'openobex', u'sdl', u'snappy', u'tinyxml2', u'tremor', u'wavpack', u'webp'] Warning: staging file "./usr/lib/libldap_r.la" is touched by more than one package: [u'openldap', u'openobex', u'sdl', u'snappy', u'tinyxml2', u'tremor', u'wavpack', u'webp'] Warning: staging file "./usr/lib/libcord.la" is touched by more than one package: [u'bdwgc', u'bzip2', u'check', u'cppunit', u'libopenssl', u'rtmpdump', u'libcurl', u'curlpp', u'dtc', u'libevdev', u'skalibs', u'execline', u'flex', u'linux-pam', u'util-linux', u'f2fs-tools', u'fdk-aac', u'flickcurl', u'flite', u'geoip', u'libsodium', u'inotify-tools', u'json-c', u'json-for-modern-cpp', u'keyutils', u'libpcap', u'libargtable2', u'libcdio', u'libcdio-paranoia', u'libcgicc', u'libconfuse', u'libdcadec', u'libfastjson', u'libfribidi', u'libgpg-error', u'libgcrypt', u'libgta', u'libite', u'libldns', u'libogg', u'libraw', u'popt', u'librsync', u'libsquish', u'libtommath', u'libtomcrypt', u'libubox', u'libucl', u'libuio', u'libunistring', u'libyaml', u'linenoise', u'lzo', u'mpdecimal', u'msgpack', u'mtd', u'openldap', u'openobex', u'sdl', u'snappy', u'tinyxml2', u'tremor', u'wavpack', u'webp'] Warning: staging file "./usr/lib/liblber.la" is touched by more than one package: [u'openldap', u'openobex', u'sdl', u'snappy', u'tinyxml2', u'tremor', u'wavpack', u'webp'] Warning: staging file "./usr/lib/libwavpack.la" is touched by more than one package: [u'wavpack', u'webp'] Warning: staging file "./usr/lib/libflickcurl.la" is touched by more than one package: [u'flickcurl', u'flite', u'geoip', u'libsodium', u'inotify-tools', u'json-c', u'json-for-modern-cpp', u'keyutils', u'libpcap', u'libargtable2', u'libcdio', u'libcdio-paranoia', u'libcgicc', u'libconfuse', u'libdcadec', u'libfastjson', u'libfribidi', u'libgpg-error', u'libgcrypt', u'libgta', u'libite', u'libldns', u'libogg', u'libraw', u'popt', u'librsync', u'libsquish', u'libtommath', u'libtomcrypt', u'libubox', u'libucl', u'libuio', u'libunistring', u'libyaml', u'linenoise', u'lzo', u'mpdecimal', u'msgpack', u'mtd', u'openldap', u'openobex', u'sdl', u'snappy', u'tinyxml2', u'tremor', u'wavpack', u'webp'] Warning: staging file "./usr/lib/libldap.la" is touched by more than one package: [u'openldap', u'openobex', u'sdl', u'snappy', u'tinyxml2', u'tremor', u'wavpack', u'webp'] Warning: staging file "./usr/lib/libfl.la" is touched by more than one package: [u'flex', u'linux-pam', u'util-linux', u'f2fs-tools', u'fdk-aac', u'flickcurl', u'flite', u'geoip', u'libsodium', u'inotify-tools', u'json-c', u'json-for-modern-cpp', u'keyutils', u'libpcap', u'libargtable2', u'libcdio', u'libcdio-paranoia', u'libcgicc', u'libconfuse', u'libdcadec', u'libfastjson', u'libfribidi', u'libgpg-error', u'libgcrypt', u'libgta', u'libite', u'libldns', u'libogg', u'libraw', u'popt', u'librsync', u'libsquish', u'libtommath', u'libtomcrypt', u'libubox', u'libucl', u'libuio', u'libunistring', u'libyaml', u'linenoise', u'lzo', u'mpdecimal', u'msgpack', u'mtd', u'openldap', u'openobex', u'sdl', u'snappy', u'tinyxml2', u'tremor', u'wavpack', u'webp'] Warning: staging file "./usr/lib/libiso9660++.la" is touched by more than one package: [u'libcdio', u'libcdio-paranoia', u'libcgicc', u'libconfuse', u'libdcadec', u'libfastjson', u'libfribidi', u'libgpg-error', u'libgcrypt', u'libgta', u'libite', u'libldns', u'libogg', u'libraw', u'popt', u'librsync', u'libsquish', u'libtommath', u'libtomcrypt', u'libubox', u'libucl', u'libuio', u'libunistring', u'libyaml', u'linenoise', u'lzo', u'mpdecimal', u'msgpack', u'mtd', u'openldap', u'openobex', u'sdl', u'snappy', u'tinyxml2', u'tremor', u'wavpack', u'webp'] Warning: staging file "./usr/lib/libatomic_ops.la" is touched by more than one package: [u'libatomic_ops', u'bdwgc', u'bzip2', u'check', u'cppunit', u'libopenssl', u'rtmpdump', u'libcurl', u'curlpp', u'dtc', u'libevdev', u'skalibs', u'execline', u'flex', u'linux-pam', u'util-linux', u'f2fs-tools', u'fdk-aac', u'flickcurl', u'flite', u'geoip', u'libsodium', u'inotify-tools', u'json-c', u'json-for-modern-cpp', u'keyutils', u'libpcap', u'libargtable2', u'libcdio', u'libcdio-paranoia', u'libcgicc', u'libconfuse', u'libdcadec', u'libfastjson', u'libfribidi', u'libgpg-error', u'libgcrypt', u'libgta', u'libite', u'libldns', u'libogg', u'libraw', u'popt', u'librsync', u'libsquish', u'libtommath', u'libtomcrypt', u'libubox', u'libucl', u'libuio', u'libunistring', u'libyaml', u'linenoise', u'lzo', u'mpdecimal', u'msgpack', u'mtd', u'openldap', u'openobex', u'sdl', u'snappy', u'tinyxml2', u'tremor', u'wavpack', u'webp'] Warning: staging file "./usr/lib/libsodium.la" is touched by more than one package: [u'libsodium', u'inotify-tools', u'json-c', u'json-for-modern-cpp', u'keyutils', u'libpcap', u'libargtable2', u'libcdio', u'libcdio-paranoia', u'libcgicc', u'libconfuse', u'libdcadec', u'libfastjson', u'libfribidi', u'libgpg-error', u'libgcrypt', u'libgta', u'libite', u'libldns', u'libogg', u'libraw', u'popt', u'librsync', u'libsquish', u'libtommath', u'libtomcrypt', u'libubox', u'libucl', u'libuio', u'libunistring', u'libyaml', u'linenoise', u'lzo', u'mpdecimal', u'msgpack', u'mtd', u'openldap', u'openobex', u'sdl', u'snappy', u'tinyxml2', u'tremor', u'wavpack', u'webp'] Warning: staging file "./usr/lib/libf2fs_format.la" is touched by more than one package: [u'f2fs-tools', u'fdk-aac', u'flickcurl', u'flite', u'geoip', u'libsodium', u'inotify-tools', u'json-c', u'json-for-modern-cpp', u'keyutils', u'libpcap', u'libargtable2', u'libcdio', u'libcdio-paranoia', u'libcgicc', u'libconfuse', u'libdcadec', u'libfastjson', u'libfribidi', u'libgpg-error', u'libgcrypt', u'libgta', u'libite', u'libldns', u'libogg', u'libraw', u'popt', u'librsync', u'libsquish', u'libtommath', u'libtomcrypt', u'libubox', u'libucl', u'libuio', u'libunistring', u'libyaml', u'linenoise', u'lzo', u'mpdecimal', u'msgpack', u'mtd', u'openldap', u'openobex', u'sdl', u'snappy', u'tinyxml2', u'tremor', u'wavpack', u'webp'] Warning: staging file "./usr/lib/libldns.la" is touched by more than one package: [u'libldns', u'libogg', u'libraw', u'popt', u'librsync', u'libsquish', u'libtommath', u'libtomcrypt', u'libubox', u'libucl', u'libuio', u'libunistring', u'libyaml', u'linenoise', u'lzo', u'mpdecimal', u'msgpack', u'mtd', u'openldap', u'openobex', u'sdl', u'snappy', u'tinyxml2', u'tremor', u'wavpack', u'webp'] Warning: staging file "./usr/lib/libcurl.la" is touched by more than one package: [u'libcurl', u'curlpp', u'dtc', u'libevdev', u'skalibs', u'execline', u'flex', u'linux-pam', u'util-linux', u'f2fs-tools', u'fdk-aac', u'flickcurl', u'flite', u'geoip', u'libsodium', u'inotify-tools', u'json-c', u'json-for-modern-cpp', u'keyutils', u'libpcap', u'libargtable2', u'libcdio', u'libcdio-paranoia', u'libcgicc', u'libconfuse', u'libdcadec', u'libfastjson', u'libfribidi', u'libgpg-error', u'libgcrypt', u'libgta', u'libite', u'libldns', u'libogg', u'libraw', u'popt', u'librsync', u'libsquish', u'libtommath', u'libtomcrypt', u'libubox', u'libucl', u'libuio', u'libunistring', u'libyaml', u'linenoise', u'lzo', u'mpdecimal', u'msgpack', u'mtd', u'openldap', u'openobex', u'sdl', u'snappy', u'tinyxml2', u'tremor', u'wavpack', u'webp'] Warning: staging file "./usr/lib/libcppunit.la" is touched by more than one package: [u'cppunit', u'libopenssl', u'rtmpdump', u'libcurl', u'curlpp', u'dtc', u'libevdev', u'skalibs', u'execline', u'flex', u'linux-pam', u'util-linux', u'f2fs-tools', u'fdk-aac', u'flickcurl', u'flite', u'geoip', u'libsodium', u'inotify-tools', u'json-c', u'json-for-modern-cpp', u'keyutils', u'libpcap', u'libargtable2', u'libcdio', u'libcdio-paranoia', u'libcgicc', u'libconfuse', u'libdcadec', u'libfastjson', u'libfribidi', u'libgpg-error', u'libgcrypt', u'libgta', u'libite', u'libldns', u'libogg', u'libraw', u'popt', u'librsync', u'libsquish', u'libtommath', u'libtomcrypt', u'libubox', u'libucl', u'libuio', u'libunistring', u'libyaml', u'linenoise', u'lzo', u'mpdecimal', u'msgpack', u'mtd', u'openldap', u'openobex', u'sdl', u'snappy', u'tinyxml2', u'tremor', u'wavpack', u'webp'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'f2fs-tools', u'fdk-aac', u'flickcurl', u'flite', u'geoip', u'libsodium', u'inotify-tools', u'json-c', u'json-for-modern-cpp', u'keyutils', u'libpcap', u'libargtable2', u'libcdio', u'libcdio-paranoia', u'libcgicc', u'libconfuse', u'libdcadec', u'libfastjson', u'libfribidi', u'libgpg-error', u'libgcrypt', u'libgta', u'libite', u'libldns', u'libogg', u'libraw', u'popt', u'librsync', u'libsquish', u'libtommath', u'libtomcrypt', u'libubox', u'libucl', u'libuio', u'libunistring', u'libyaml', u'linenoise', u'lzo', u'mpdecimal', u'msgpack', u'mtd', u'openldap', u'openobex', u'sdl', u'snappy', u'tinyxml2', u'tremor', u'wavpack', u'webp'] Warning: staging file "./usr/lib/libf2fs.la" is touched by more than one package: [u'f2fs-tools', u'fdk-aac', u'flickcurl', u'flite', u'geoip', u'libsodium', u'inotify-tools', u'json-c', u'json-for-modern-cpp', u'keyutils', u'libpcap', u'libargtable2', u'libcdio', u'libcdio-paranoia', u'libcgicc', u'libconfuse', u'libdcadec', u'libfastjson', u'libfribidi', u'libgpg-error', u'libgcrypt', u'libgta', u'libite', u'libldns', u'libogg', u'libraw', u'popt', u'librsync', u'libsquish', u'libtommath', u'libtomcrypt', u'libubox', u'libucl', u'libuio', u'libunistring', u'libyaml', u'linenoise', u'lzo', u'mpdecimal', u'msgpack', u'mtd', u'openldap', u'openobex', u'sdl', u'snappy', u'tinyxml2', u'tremor', u'wavpack', u'webp'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'ncurses', u'readline', u'augeas', u'libatomic_ops', u'bdwgc', u'bzip2', u'check', u'cppunit', u'libopenssl', u'rtmpdump', u'libcurl', u'curlpp', u'dtc', u'libevdev', u'skalibs', u'execline', u'flex', u'linux-pam', u'util-linux', u'f2fs-tools', u'fdk-aac', u'flickcurl', u'flite', u'geoip', u'libsodium', u'inotify-tools', u'json-c', u'json-for-modern-cpp', u'keyutils', u'libpcap', u'libargtable2', u'libcdio', u'libcdio-paranoia', u'libcgicc', u'libconfuse', u'libdcadec', u'libfastjson', u'libfribidi', u'libgpg-error', u'libgcrypt', u'libgta', u'libite', u'libldns', u'libogg', u'libraw', u'popt', u'librsync', u'libsquish', u'libtommath', u'libtomcrypt', u'libubox', u'libucl', u'libuio', u'libunistring', u'libyaml', u'linenoise', u'lzo', u'mpdecimal', u'msgpack', u'mtd', u'openldap', u'openobex', u'sdl', u'snappy', u'tinyxml2', u'tremor', u'wavpack', u'webp'] Warning: staging file "./usr/lib/libcdio_paranoia.la" is touched by more than one package: [u'libcdio-paranoia', u'libcgicc', u'libconfuse', u'libdcadec', u'libfastjson', u'libfribidi', u'libgpg-error', u'libgcrypt', u'libgta', u'libite', u'libldns', u'libogg', u'libraw', u'popt', u'librsync', u'libsquish', u'libtommath', u'libtomcrypt', u'libubox', u'libucl', u'libuio', u'libunistring', u'libyaml', u'linenoise', u'lzo', u'mpdecimal', u'msgpack', u'mtd', u'openldap', u'openobex', u'sdl', u'snappy', u'tinyxml2', u'tremor', u'wavpack', u'webp'] Warning: staging file "./usr/lib/libacl.la" is touched by more than one package: [u'acl', u'argp-standalone', u'clapack', u'armadillo', u'xz', u'libzlib', u'libxml2', u'ncurses', u'readline', u'augeas', u'libatomic_ops', u'bdwgc', u'bzip2', u'check', u'cppunit', u'libopenssl', u'rtmpdump', u'libcurl', u'curlpp', u'dtc', u'libevdev', u'skalibs', u'execline', u'flex', u'linux-pam', u'util-linux', u'f2fs-tools', u'fdk-aac', u'flickcurl', u'flite', u'geoip', u'libsodium', u'inotify-tools', u'json-c', u'json-for-modern-cpp', u'keyutils', u'libpcap', u'libargtable2', u'libcdio', u'libcdio-paranoia', u'libcgicc', u'libconfuse', u'libdcadec', u'libfastjson', u'libfribidi', u'libgpg-error', u'libgcrypt', u'libgta', u'libite', u'libldns', u'libogg', u'libraw', u'popt', u'librsync', u'libsquish', u'libtommath', u'libtomcrypt', u'libubox', u'libucl', u'libuio', u'libunistring', u'libyaml', u'linenoise', u'lzo', u'mpdecimal', u'msgpack', u'mtd', u'openldap', u'openobex', u'sdl', u'snappy', u'tinyxml2', u'tremor', u'wavpack', u'webp'] Warning: staging file "./usr/lib/libevdev.la" is touched by more than one package: [u'libevdev', u'skalibs', u'execline', u'flex', u'linux-pam', u'util-linux', u'f2fs-tools', u'fdk-aac', u'flickcurl', u'flite', u'geoip', u'libsodium', u'inotify-tools', u'json-c', u'json-for-modern-cpp', u'keyutils', u'libpcap', u'libargtable2', u'libcdio', u'libcdio-paranoia', u'libcgicc', u'libconfuse', u'libdcadec', u'libfastjson', u'libfribidi', u'libgpg-error', u'libgcrypt', u'libgta', u'libite', u'libldns', u'libogg', u'libraw', u'popt', u'librsync', u'libsquish', u'libtommath', u'libtomcrypt', u'libubox', u'libucl', u'libuio', u'libunistring', u'libyaml', u'linenoise', u'lzo', u'mpdecimal', u'msgpack', u'mtd', u'openldap', u'openobex', u'sdl', u'snappy', u'tinyxml2', u'tremor', u'wavpack', u'webp'] Warning: staging file "./usr/lib/libsmartcols.la" is touched by more than one package: [u'util-linux', u'f2fs-tools', u'fdk-aac', u'flickcurl', u'flite', u'geoip', u'libsodium', u'inotify-tools', u'json-c', u'json-for-modern-cpp', u'keyutils', u'libpcap', u'libargtable2', u'libcdio', u'libcdio-paranoia', u'libcgicc', u'libconfuse', u'libdcadec', u'libfastjson', u'libfribidi', u'libgpg-error', u'libgcrypt', u'libgta', u'libite', u'libldns', u'libogg', u'libraw', u'popt', u'librsync', u'libsquish', u'libtommath', u'libtomcrypt', u'libubox', u'libucl', u'libuio', u'libunistring', u'libyaml', u'linenoise', u'lzo', u'mpdecimal', u'msgpack', u'mtd', u'openldap', u'openobex', u'sdl', u'snappy', u'tinyxml2', u'tremor', u'wavpack', u'webp'] Warning: staging file "./usr/lib/libuio.la" is touched by more than one package: [u'libuio', u'libunistring', u'libyaml', u'linenoise', u'lzo', u'mpdecimal', u'msgpack', u'mtd', u'openldap', u'openobex', u'sdl', u'snappy', u'tinyxml2', u'tremor', u'wavpack', u'webp'] Warning: staging file "./usr/lib/libraw.la" is touched by more than one package: [u'libraw', u'popt', u'librsync', u'libsquish', u'libtommath', u'libtomcrypt', u'libubox', u'libucl', u'libuio', u'libunistring', u'libyaml', u'linenoise', u'lzo', u'mpdecimal', u'msgpack', u'mtd', u'openldap', u'openobex', u'sdl', u'snappy', u'tinyxml2', u'tremor', u'wavpack', u'webp'] Warning: staging file "./usr/lib/libite.la" is touched by more than one package: [u'libite', u'libldns', u'libogg', u'libraw', u'popt', u'librsync', u'libsquish', u'libtommath', u'libtomcrypt', u'libubox', u'libucl', u'libuio', u'libunistring', u'libyaml', u'linenoise', u'lzo', u'mpdecimal', u'msgpack', u'mtd', u'openldap', u'openobex', u'sdl', u'snappy', u'tinyxml2', u'tremor', u'wavpack', u'webp'] Warning: staging file "./usr/lib/libgcrypt.la" is touched by more than one package: [u'libgcrypt', u'libgta', u'libite', u'libldns', u'libogg', u'libraw', u'popt', u'librsync', u'libsquish', u'libtommath', u'libtomcrypt', u'libubox', u'libucl', u'libuio', u'libunistring', u'libyaml', u'linenoise', u'lzo', u'mpdecimal', u'msgpack', u'mtd', u'openldap', u'openobex', u'sdl', u'snappy', u'tinyxml2', u'tremor', u'wavpack', u'webp'] Warning: staging file "./usr/lib/libcdio_cdda.la" is touched by more than one package: [u'libcdio-paranoia', u'libcgicc', u'libconfuse', u'libdcadec', u'libfastjson', u'libfribidi', u'libgpg-error', u'libgcrypt', u'libgta', u'libite', u'libldns', u'libogg', u'libraw', u'popt', u'librsync', u'libsquish', u'libtommath', u'libtomcrypt', u'libubox', u'libucl', u'libuio', u'libunistring', u'libyaml', u'linenoise', u'lzo', u'mpdecimal', u'msgpack', u'mtd', u'openldap', u'openobex', u'sdl', u'snappy', u'tinyxml2', u'tremor', u'wavpack', u'webp'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'f2fs-tools', u'fdk-aac', u'flickcurl', u'flite', u'geoip', u'libsodium', u'inotify-tools', u'json-c', u'json-for-modern-cpp', u'keyutils', u'libpcap', u'libargtable2', u'libcdio', u'libcdio-paranoia', u'libcgicc', u'libconfuse', u'libdcadec', u'libfastjson', u'libfribidi', u'libgpg-error', u'libgcrypt', u'libgta', u'libite', u'libldns', u'libogg', u'libraw', u'popt', u'librsync', u'libsquish', u'libtommath', u'libtomcrypt', u'libubox', u'libucl', u'libuio', u'libunistring', u'libyaml', u'linenoise', u'lzo', u'mpdecimal', u'msgpack', u'mtd', u'openldap', u'openobex', u'sdl', u'snappy', u'tinyxml2', u'tremor', u'wavpack', u'webp'] Warning: staging file "./usr/lib/libcdio.la" is touched by more than one package: [u'libcdio', u'libcdio-paranoia', u'libcgicc', u'libconfuse', u'libdcadec', u'libfastjson', u'libfribidi', u'libgpg-error', u'libgcrypt', u'libgta', u'libite', u'libldns', u'libogg', u'libraw', u'popt', u'librsync', u'libsquish', u'libtommath', u'libtomcrypt', u'libubox', u'libucl', u'libuio', u'libunistring', u'libyaml', u'linenoise', u'lzo', u'mpdecimal', u'msgpack', u'mtd', u'openldap', u'openobex', u'sdl', u'snappy', u'tinyxml2', u'tremor', u'wavpack', u'webp'] Warning: staging file "./usr/lib/libudf.la" is touched by more than one package: [u'libcdio', u'libcdio-paranoia', u'libcgicc', u'libconfuse', u'libdcadec', u'libfastjson', u'libfribidi', u'libgpg-error', u'libgcrypt', u'libgta', u'libite', u'libldns', u'libogg', u'libraw', u'popt', u'librsync', u'libsquish', u'libtommath', u'libtomcrypt', u'libubox', u'libucl', u'libuio', u'libunistring', u'libyaml', u'linenoise', u'lzo', u'mpdecimal', u'msgpack', u'mtd', u'openldap', u'openobex', u'sdl', u'snappy', u'tinyxml2', u'tremor', u'wavpack', u'webp'] Warning: staging file "./usr/lib/libjson-c.la" is touched by more than one package: [u'json-c', u'json-for-modern-cpp', u'keyutils', u'libpcap', u'libargtable2', u'libcdio', u'libcdio-paranoia', u'libcgicc', u'libconfuse', u'libdcadec', u'libfastjson', u'libfribidi', u'libgpg-error', u'libgcrypt', u'libgta', u'libite', u'libldns', u'libogg', u'libraw', u'popt', u'librsync', u'libsquish', u'libtommath', u'libtomcrypt', u'libubox', u'libucl', u'libuio', u'libunistring', u'libyaml', u'linenoise', u'lzo', u'mpdecimal', u'msgpack', u'mtd', u'openldap', u'openobex', u'sdl', u'snappy', u'tinyxml2', u'tremor', u'wavpack', u'webp'] Warning: staging file "./usr/lib/libSDL.la" is touched by more than one package: [u'sdl', u'snappy', u'tinyxml2', u'tremor', u'wavpack', u'webp'] Warning: staging file "./usr/lib/libunistring.la" is touched by more than one package: [u'libunistring', u'libyaml', u'linenoise', u'lzo', u'mpdecimal', u'msgpack', u'mtd', u'openldap', u'openobex', u'sdl', u'snappy', u'tinyxml2', u'tremor', u'wavpack', u'webp'] Warning: staging file "./usr/lib/libSDLmain.la" is touched by more than one package: [u'sdl', u'snappy', u'tinyxml2', u'tremor', u'wavpack', u'webp'] Warning: staging file "./usr/lib/liblzma.la" is touched by more than one package: [u'xz', u'libzlib', u'libxml2', u'ncurses', u'readline', u'augeas', u'libatomic_ops', u'bdwgc', u'bzip2', u'check', u'cppunit', u'libopenssl', u'rtmpdump', u'libcurl', u'curlpp', u'dtc', u'libevdev', u'skalibs', u'execline', u'flex', u'linux-pam', u'util-linux', u'f2fs-tools', u'fdk-aac', u'flickcurl', u'flite', u'geoip', u'libsodium', u'inotify-tools', u'json-c', u'json-for-modern-cpp', u'keyutils', u'libpcap', u'libargtable2', u'libcdio', u'libcdio-paranoia', u'libcgicc', u'libconfuse', u'libdcadec', u'libfastjson', u'libfribidi', u'libgpg-error', u'libgcrypt', u'libgta', u'libite', u'libldns', u'libogg', u'libraw', u'popt', u'librsync', u'libsquish', u'libtommath', u'libtomcrypt', u'libubox', u'libucl', u'libuio', u'libunistring', u'libyaml', u'linenoise', u'lzo', u'mpdecimal', u'msgpack', u'mtd', u'openldap', u'openobex', u'sdl', u'snappy', u'tinyxml2', u'tremor', u'wavpack', u'webp'] Warning: staging file "./usr/lib/libgc.la" is touched by more than one package: [u'bdwgc', u'bzip2', u'check', u'cppunit', u'libopenssl', u'rtmpdump', u'libcurl', u'curlpp', u'dtc', u'libevdev', u'skalibs', u'execline', u'flex', u'linux-pam', u'util-linux', u'f2fs-tools', u'fdk-aac', u'flickcurl', u'flite', u'geoip', u'libsodium', u'inotify-tools', u'json-c', u'json-for-modern-cpp', u'keyutils', u'libpcap', u'libargtable2', u'libcdio', u'libcdio-paranoia', u'libcgicc', u'libconfuse', u'libdcadec', u'libfastjson', u'libfribidi', u'libgpg-error', u'libgcrypt', u'libgta', u'libite', u'libldns', u'libogg', u'libraw', u'popt', u'librsync', u'libsquish', u'libtommath', u'libtomcrypt', u'libubox', u'libucl', u'libuio', u'libunistring', u'libyaml', u'linenoise', u'lzo', u'mpdecimal', u'msgpack', u'mtd', u'openldap', u'openobex', u'sdl', u'snappy', u'tinyxml2', u'tremor', u'wavpack', u'webp'] Warning: staging file "./usr/lib/libfribidi.la" is touched by more than one package: [u'libfribidi', u'libgpg-error', u'libgcrypt', u'libgta', u'libite', u'libldns', u'libogg', u'libraw', u'popt', u'librsync', u'libsquish', u'libtommath', u'libtomcrypt', u'libubox', u'libucl', u'libuio', u'libunistring', u'libyaml', u'linenoise', u'lzo', u'mpdecimal', u'msgpack', u'mtd', u'openldap', u'openobex', u'sdl', u'snappy', u'tinyxml2', u'tremor', u'wavpack', u'webp'] Warning: staging file "./usr/lib/libucl.la" is touched by more than one package: [u'libucl', u'libuio', u'libunistring', u'libyaml', u'linenoise', u'lzo', u'mpdecimal', u'msgpack', u'mtd', u'openldap', u'openobex', u'sdl', u'snappy', u'tinyxml2', u'tremor', u'wavpack', u'webp'] Warning: staging file "./usr/lib/libgpg-error.la" is touched by more than one package: [u'libgpg-error', u'libgcrypt', u'libgta', u'libite', u'libldns', u'libogg', u'libraw', u'popt', u'librsync', u'libsquish', u'libtommath', u'libtomcrypt', u'libubox', u'libucl', u'libuio', u'libunistring', u'libyaml', u'linenoise', u'lzo', u'mpdecimal', u'msgpack', u'mtd', u'openldap', u'openobex', u'sdl', u'snappy', u'tinyxml2', u'tremor', u'wavpack', u'webp'] Warning: staging file "./usr/lib/libiso9660.la" is touched by more than one package: [u'libcdio', u'libcdio-paranoia', u'libcgicc', u'libconfuse', u'libdcadec', u'libfastjson', u'libfribidi', u'libgpg-error', u'libgcrypt', u'libgta', u'libite', u'libldns', u'libogg', u'libraw', u'popt', u'librsync', u'libsquish', u'libtommath', u'libtomcrypt', u'libubox', u'libucl', u'libuio', u'libunistring', u'libyaml', u'linenoise', u'lzo', u'mpdecimal', u'msgpack', u'mtd', u'openldap', u'openobex', u'sdl', u'snappy', u'tinyxml2', u'tremor', u'wavpack', u'webp'] Warning: staging file "./usr/lib/libaugeas.la" is touched by more than one package: [u'augeas', u'libatomic_ops', u'bdwgc', u'bzip2', u'check', u'cppunit', u'libopenssl', u'rtmpdump', u'libcurl', u'curlpp', u'dtc', u'libevdev', u'skalibs', u'execline', u'flex', u'linux-pam', u'util-linux', u'f2fs-tools', u'fdk-aac', u'flickcurl', u'flite', u'geoip', u'libsodium', u'inotify-tools', u'json-c', u'json-for-modern-cpp', u'keyutils', u'libpcap', u'libargtable2', u'libcdio', u'libcdio-paranoia', u'libcgicc', u'libconfuse', u'libdcadec', u'libfastjson', u'libfribidi', u'libgpg-error', u'libgcrypt', u'libgta', u'libite', u'libldns', u'libogg', u'libraw', u'popt', u'librsync', u'libsquish', u'libtommath', u'libtomcrypt', u'libubox', u'libucl', u'libuio', u'libunistring', u'libyaml', u'linenoise', u'lzo', u'mpdecimal', u'msgpack', u'mtd', u'openldap', u'openobex', u'sdl', u'snappy', u'tinyxml2', u'tremor', u'wavpack', u'webp'] Warning: staging file "./usr/lib/libpopt.la" is touched by more than one package: [u'popt', u'librsync', u'libsquish', u'libtommath', u'libtomcrypt', u'libubox', u'libucl', u'libuio', u'libunistring', u'libyaml', u'linenoise', u'lzo', u'mpdecimal', u'msgpack', u'mtd', u'openldap', u'openobex', u'sdl', u'snappy', u'tinyxml2', u'tremor', u'wavpack', u'webp'] ./support/scripts/check-uniq-files -t host /home/naourr/git/buildroot-test/instance-1/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-lzip', u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-bison', u'host-gettext', u'host-gawk'] mkdir -p /home/naourr/git/buildroot-test/instance-1/output/target/etc echo "buildroot" > /home/naourr/git/buildroot-test/instance-1/output/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/naourr/git/buildroot-test/instance-1/output/target/etc/hosts mkdir -p /home/naourr/git/buildroot-test/instance-1/output/target/etc echo "Welcome to Buildroot" > /home/naourr/git/buildroot-test/instance-1/output/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/naourr/git/buildroot-test/instance-1/output/target/etc/shadow rm -f /home/naourr/git/buildroot-test/instance-1/output/target/bin/sh rm -f /home/naourr/git/buildroot-test/instance-1/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/naourr/git/buildroot-test/instance-1/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/naourr/git/buildroot-test/instance-1/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/naourr/git/buildroot-test/instance-1/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/naourr/git/buildroot-test/instance-1/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/naourr/git/buildroot-test/instance-1/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/naourr/git/buildroot-test/instance-1/output/target/usr/include /home/naourr/git/buildroot-test/instance-1/output/target/usr/share/aclocal \ /home/naourr/git/buildroot-test/instance-1/output/target/usr/lib/pkgconfig /home/naourr/git/buildroot-test/instance-1/output/target/usr/share/pkgconfig \ /home/naourr/git/buildroot-test/instance-1/output/target/usr/lib/cmake /home/naourr/git/buildroot-test/instance-1/output/target/usr/share/cmake find /home/naourr/git/buildroot-test/instance-1/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/naourr/git/buildroot-test/instance-1/output/target/lib/ /home/naourr/git/buildroot-test/instance-1/output/target/usr/lib/ /home/naourr/git/buildroot-test/instance-1/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/naourr/git/buildroot-test/instance-1/output/target/usr/share/gdb rm -rf /home/naourr/git/buildroot-test/instance-1/output/target/usr/share/bash-completion rm -rf /home/naourr/git/buildroot-test/instance-1/output/target/usr/share/zsh rm -rf /home/naourr/git/buildroot-test/instance-1/output/target/usr/man /home/naourr/git/buildroot-test/instance-1/output/target/usr/share/man rm -rf /home/naourr/git/buildroot-test/instance-1/output/target/usr/info /home/naourr/git/buildroot-test/instance-1/output/target/usr/share/info rm -rf /home/naourr/git/buildroot-test/instance-1/output/target/usr/doc /home/naourr/git/buildroot-test/instance-1/output/target/usr/share/doc rm -rf /home/naourr/git/buildroot-test/instance-1/output/target/usr/share/gtk-doc rmdir /home/naourr/git/buildroot-test/instance-1/output/target/usr/share 2>/dev/null || true find /home/naourr/git/buildroot-test/instance-1/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/naourr/git/buildroot-test/instance-1/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/naourr/git/buildroot-test/instance-1/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/naourr/git/buildroot-test/instance-1/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/naourr/git/buildroot-test/instance-1/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/naourr/git/buildroot-test/instance-1/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/naourr/git/buildroot-test/instance-1/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.05-git-00893-g56823d613c"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.05-git\"" \ ) > /home/naourr/git/buildroot-test/instance-1/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/naourr/git/buildroot-test/instance-1/output/target/etc >>> Sanitizing RPATH in target tree /home/naourr/git/buildroot-test/instance-1/buildroot/support/scripts/fix-rpath target make: Leaving directory '/home/naourr/git/buildroot-test/instance-1/buildroot' make: Entering directory '/home/naourr/git/buildroot-test/instance-1/buildroot' >>> Buildroot 2018.05-git-00893-g56823d613c Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> acl 2.2.52 Collecting legal info ERROR: No hash found for doc/COPYING ERROR: No hash found for doc/COPYING.LGPL >>> attr 2.4.47 Collecting legal info ERROR: No hash found for doc/COPYING ERROR: No hash found for doc/COPYING.LGPL >>> argp-standalone 1.3 Collecting legal info >>> armadillo 7.900.1 Collecting legal info LICENSE.txt: OK (sha256: 3ddf9be5c28fe27dad143a5dc76eea25222ad1dd68934a047064e56ed2fa40c5) >>> clapack 3.2.1 Collecting legal info F2CLIBS/libf2c/Notice: OK (sha256: 44561c447e91203ddc747beeca5cc2794d95ee982c17c578670e4f0408bc3904) COPYING: OK (sha256: 23014869214a231525b38c39fdb5f82364fa24154ac80fdcab2a79671460fd09) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> armbian-firmware 455d6b6701178dafe7fd0168eb4a4ef78a8d24a3 Collecting legal info >>> augeas 1.10.1 Collecting legal info COPYING: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> 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) >>> libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> xz 5.2.3 Collecting legal info ERROR: No hash found for COPYING.GPLv2 ERROR: No hash found for COPYING.GPLv3 ERROR: No hash found for COPYING.LGPLv2.1 >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> 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 >>> bdwgc 7.6.2 Collecting legal info README.QUICK: OK (sha256: 9944acfcee6cca308d974933977c1608804f5ad4345aac7cb8608137104e3742) >>> libatomic_ops v7.4.10 Collecting legal info doc/LICENSING.txt: OK (sha256: f0e630c0ca489767033da5a0c869fb4231db522c5ff479ce55a853a923a00f69) COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> boa 0.94.14rc21 Collecting legal info ERROR: No hash found for COPYING >>> bzip2 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> ca-certificates 20170717 Collecting legal info ERROR: No hash found for debian/copyright >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python 2.7.14 Collecting legal info LICENSE: OK (sha256: d2d17b17388da74dc9c6bdbf78eb7237432c3f8a0c87852df740ec99de2ec680) >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> cbootimage v1.7 Collecting legal info ERROR: No hash found for COPYING >>> check 0.11.0 Collecting legal info COPYING.LESSER: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> chrony 3.2 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> comix-cursors 0.8.2 Collecting legal info >>> cppunit 1.13.2 Collecting legal info ERROR: No hash found for COPYING >>> curlpp 0.8.1 Collecting legal info doc/LICENSE: OK (sha256: 8b9e3afd4d06ad3c169e788e5187a3e9f4f35671e9a7322f7e74bea9643b5b5a) >>> libcurl 7.59.0 Collecting legal info COPYING: OK (sha256: 5f3849ec38ddb927e79f514bf948890c41b8d1407286a49609b8fb1585931095) >>> openssl Collecting legal info >>> libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> rtmpdump fa8646daeb19dfd12c181f7d19de708d623704c0 Collecting legal info WARNING: no hash file for librtmp/COPYING >>> dash 0.5.9.1 Collecting legal info ERROR: No hash found for COPYING >>> dhrystone 2 Collecting legal info >>> dtc 1.4.4 Collecting legal info ERROR: No hash found for README.license ERROR: No hash found for GPL >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> evemu 2.7.0 Collecting legal info ERROR: No hash found for COPYING >>> libevdev 1.5.9 Collecting legal info COPYING: OK (sha256: f063d1279b31e73007e1c54493391818b4cb5f9162d590120397e0347b932137) >>> execline 2.3.0.4 Collecting legal info COPYING: OK (sha256: 6ee77e7199d69b707ab864ea7a838f9562717aaa41c89413bdb2cf835f95052f) >>> skalibs 2.6.3.1 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> f2fs-tools v1.8.0 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) >>> fdk-aac 0.1.5 Collecting legal info ERROR: No hash found for NOTICE >>> fis 2892 Collecting legal info WARNING: no hash file for fis.c >>> flickcurl 1.26 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB ERROR: No hash found for LICENSE-2.0.txt ERROR: No hash found for LICENSE.html >>> flite 1.4 Collecting legal info flite-1.4-release/COPYING: OK (sha256: 4cbeaee8c9a8f23f251f0ce56e9212d244d9ea6b0dbe48601623d920054249a1) >>> fscryptctl f037dcf4354ce8f25d0f371b58dfe7a7ac27576f Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-fwup v0.15.4 Collecting legal info ERROR: No hash found for LICENSE >>> host-libarchive 3.3.2 Collecting legal info ERROR: No hash found for COPYING >>> host-libconfuse 3.2 Collecting legal info ERROR: No hash found for LICENSE >>> host-libsodium 1.0.16 Collecting legal info LICENSE: OK (sha256: 6faf327c97dca6da69acefc6d3969d7bffb70a24f0707874870fdcfd6b0acf58) >>> gawk 4.2.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gawk 4.2.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> geoip 1.6.11 Collecting legal info ERROR: No hash found for COPYING >>> glorytun 0.0.93-mud Collecting legal info LICENSE: OK (sha256: bd418f8ef7d62f2c89e3aa1e5dc41c7d7a6212eb1cdb4d39a26a5bd333e1b4a3) >>> libsodium 1.0.16 Collecting legal info LICENSE: OK (sha256: 6faf327c97dca6da69acefc6d3969d7bffb70a24f0707874870fdcfd6b0acf58) >>> grep 3.1 Collecting legal info COPYING: OK (sha256: ca372a7d92560b1fa9f6d832b440e8bcd62d9adfa8870c98287deab66d98310e) >>> hostapd 2.6 Collecting legal info ERROR: No hash found for README >>> host-imx-usb-loader 7e77787c83288a421080a9bf2f67063931f561be Collecting legal info ERROR: No hash found for COPYING >>> host-libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> inotify-tools 3.20.1 Collecting legal info COPYING: OK (sha256: e41fc126320a79ed53b5aa3386f059f7d10770856d6fd714ab80a96ce6bd09d6) >>> host-jq 1.5 Collecting legal info ERROR: No hash found for COPYING >>> json-c 0.13 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> json-for-modern-cpp v3.1.0 Collecting legal info LICENSE.MIT: OK (sha256: 7b875bb7a4e28abb7956ea821b4b7d88ff6a2a4fabf261c3993730a365ec56dd) >>> json-javascript 3d7767b6b1f3da363c625ff54e63bbf20e9e83ac Collecting legal info ERROR: No hash found for json2.js >>> keyutils 1.5.10 Collecting legal info ERROR: No hash found for LICENCE.GPL ERROR: No hash found for LICENCE.LGPL >>> lft 3.79 Collecting legal info ERROR: No hash found for COPYING >>> libpcap 1.8.1 Collecting legal info ERROR: No hash found for LICENSE >>> libargtable2 13 Collecting legal info ERROR: No hash found for COPYING >>> libcdio-paranoia 10.2+0.94+2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libcdio 2.0.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libcgicc 3.2.16 Collecting legal info ERROR: No hash found for COPYING.LIB ERROR: No hash found for COPYING.DOC >>> libconfuse 3.2 Collecting legal info ERROR: No hash found for LICENSE >>> libdcadec v0.2.0 Collecting legal info ERROR: No hash found for COPYING.LGPLv2.1 >>> liberation 2.00.1 Collecting legal info ERROR: No hash found for LICENSE >>> libfastjson v0.99.4 Collecting legal info ERROR: No hash found for COPYING >>> libfribidi 0.19.7 Collecting legal info ERROR: No hash found for COPYING >>> libgcrypt 1.8.2 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.28 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libgta 1.0.8 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> libite v2.0.1 Collecting legal info LICENSE: OK (sha256: 0e97ab27b60e20a7ddb8e9638189ad159124e51d2c12e12735b05423df224da5) src/chomp.c: OK (sha256: 9e0fb98d251dddf5ba81a355f6b4d89835ec53bc5d7f5fcd2c866b54ec5ccec8) src/pidfile.c: OK (sha256: a7d29c148e057fae11a87febc3a51970a26433c35a08fc710be689394442d32d) >>> libldns 1.7.0 Collecting legal info ERROR: No hash found for LICENSE >>> libogg 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> libraw 0.17.1 Collecting legal info ERROR: No hash found for LICENSE.LGPL ERROR: No hash found for LICENSE.CDDL ERROR: No hash found for LICENSE.LibRaw.pdf ERROR: No hash found for README >>> 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 >>> libsquish 1.15 Collecting legal info ERROR: No hash found for LICENSE.txt >>> libtomcrypt 1.18.1 Collecting legal info ERROR: No hash found for LICENSE >>> libtommath 1.0.1 Collecting legal info ERROR: No hash found for LICENSE >>> libubox 723730214732862de7e892bae2f7a7889e66bf1b Collecting legal info >>> libucl 0.7.3 Collecting legal info ERROR: No hash found for COPYING >>> libuio 940861de278cb794bf9d775b76a4d1d4f9108607 Collecting legal info ERROR: No hash found for COPYING >>> libunistring 0.9.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> libyaml 0.1.7 Collecting legal info ERROR: No hash found for LICENSE >>> linenoise 1.0 Collecting legal info ERROR: No hash found for LICENSE >>> links 2.14 Collecting legal info ERROR: No hash found for COPYING >>> logsurfer 1.8 Collecting legal info >>> lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> mpdecimal 2.4.1 Collecting legal info ERROR: No hash found for LICENSE.txt >>> mrouted 3.9.7 Collecting legal info ERROR: No hash found for LICENSE >>> msgpack 2.1.5 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for LICENSE_1_0.txt >>> mtd 2.0.1 Collecting legal info ERROR: No hash found for COPYING >>> netcat 0.7.1 Collecting legal info ERROR: No hash found for COPYING >>> netperf 2.7.0 Collecting legal info ERROR: No hash found for COPYING >>> nginx 1.12.2 Collecting legal info LICENSE: OK (sha256: 75820469c890db641e54078df018e497fde0542211aa704e15320316a2175780) >>> nut 2.7.4 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for LICENSE-GPL2 ERROR: No hash found for LICENSE-GPL3 >>> openldap 2.4.46 Collecting legal info LICENSE: OK (sha256: 310fe25c858a9515fc8c8d7d1f24a67c9496f84a91e0a0e41ea9975b1371e569) >>> openobex 1.7.2 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> openocd 0.10.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pax-utils 1.2.2 Collecting legal info ERROR: No hash found for COPYING >>> pure-ftpd 1.0.47 Collecting legal info COPYING: OK (sha256: e724ba991d8efa4c963e84ec31314c532dab00ac455ef77020fe60e78177bf23) >>> ramsmp 3.5.0 Collecting legal info ERROR: No hash found for LICENCE >>> ramspeed 2.6.0 Collecting legal info ERROR: No hash found for LICENCE >>> read-edid 3.0.2 Collecting legal info ERROR: No hash found for LICENSE >>> reaver 9bae55bd30b6d46b42da3a09dc23c8b0f9341996 Collecting legal info docs/LICENSE: OK (sha256: bb40cfd5e9ca6e8465ea3c236f3f2293e8300af1bfe87e72fabe482ae6cc995a) >>> rsync 3.1.3 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> screen 4.6.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> sdl 1.2.15 Collecting legal info ERROR: No hash found for COPYING >>> setserial 2.17 Collecting legal info ERROR: No hash found for debian/copyright >>> snappy be6dc3db83c4701e3e79694dcbfd1c3da03b91dd Collecting legal info ERROR: No hash found for COPYING >>> socat 1.7.3.2 Collecting legal info README: OK (sha256: 4846488cea98a2905dc75b7aa5eea721568e372447efe06b85bd896ee8c54f10) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.OpenSSL: OK (sha256: fd9e48ca316a5032069b9521f4f4b4d9b1c60365012bae1e62286bcd5bd2e761) >>> sound-theme-freedesktop 0.7 Collecting legal info >>> 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 >>> ti-uim a0236bc252e6484835ce266ae4a50b361f6a902d Collecting legal info ERROR: No hash found for uim.h >>> time 1.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> tinyxml2 4.0.1 Collecting legal info ERROR: No hash found for readme.md >>> tremor 7c30a66346199f3f09017a09567c6c8a3a0eedc8 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> udpxy 1.0.23-9-prod Collecting legal info ERROR: No hash found for README >>> uemacs 8841922689769960fa074fbb053cb8507f2f3ed9 Collecting legal info >>> uhttpd a8bf9c00842224edb394e79909053f7628ee6a82 Collecting legal info ERROR: No hash found for uhttpd.h >>> wavpack 5.1.0 Collecting legal info ERROR: No hash found for COPYING >>> webp 0.6.1 Collecting legal info COPYING: OK (sha256: 5aec868f669e384a22372a4e8a1a6cd7d44c64cd451f960ca69cc170d1e13acf) >>> xinetd xinetd-2-3-15 Collecting legal info ERROR: No hash found for COPYRIGHT 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: comix-cursors-0.8.2: cannot save license (COMIX_CURSORS_LICENSE_FILES not defined) WARNING: dhrystone-2: cannot save license (DHRYSTONE_LICENSE_FILES not defined) WARNING: libubox-723730214732862de7e892bae2f7a7889e66bf1b: cannot save license (LIBUBOX_LICENSE_FILES not defined) WARNING: logsurfer-1.8: cannot save license (LOGSURFER_LICENSE_FILES not defined) WARNING: sound-theme-freedesktop-0.7: cannot save license (SOUND_THEME_FREEDESKTOP_LICENSE_FILES not defined) WARNING: uemacs-8841922689769960fa074fbb053cb8507f2f3ed9: cannot save license (UEMACS_LICENSE_FILES not defined) Legal info produced in /home/naourr/git/buildroot-test/instance-1/output/legal-info make: Leaving directory '/home/naourr/git/buildroot-test/instance-1/buildroot'