'static char const REPORT_BUGS_TO[]="tz@iana.org";' \ >version.h.out mv version.h.out version.h cc -DTZDIR='"/usr/share/zoneinfo"' -c -o zic.o zic.c cc -DTZDIR='"/usr/share/zoneinfo"' -o zic zic.o make[1]: Leaving directory `/home/test/autobuild/run/instance-3/output/build/host-zic-2018e' >>> host-zic 2018e Installing to host directory /usr/bin/install -D -m 755 /home/test/autobuild/run/instance-3/output/build/host-zic-2018e/zic /home/test/autobuild/run/instance-3/output/host/sbin/zic /usr/bin/install -D -m 644 /home/test/autobuild/run/instance-3/output/build/host-zic-2018e/tzfile.h /home/test/autobuild/run/instance-3/output/host/include/tzfile.h tzdata2018e.tar.gz: OK (sha512: d059fcd381b2f6ecdafcd68fdd2a00451d1bf9b1affeb164ae7cabca2e022d499e77f0706ec3f3091b8e84c2211aa66da6c90937108771f1bf070cfebc105cae) >>> host-tzdata 2018e Extracting gzip -d -c /home/test/autobuild/run/instance-3/dl/tzdata/tzdata2018e.tar.gz | /home/test/autobuild/run/instance-3/output/host/bin/tar --strip-components=0 -C /home/test/autobuild/run/instance-3/output/build/host-tzdata-2018e -xf - >>> host-tzdata 2018e Patching >>> host-tzdata 2018e Configuring >>> host-tzdata 2018e Building (cd /home/test/autobuild/run/instance-3/output/build/host-tzdata-2018e; for zone in africa antarctica asia australasia europe northamerica southamerica pacificnew etcetera backward systemv factory; do /home/test/autobuild/run/instance-3/output/host/sbin/zic -d _output/posix -y yearistype.sh $zone || exit 1; /home/test/autobuild/run/instance-3/output/host/sbin/zic -d _output/right -L leapseconds -y yearistype.sh $zone || exit 1; done; ) warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent >>> host-tzdata 2018e Installing to host directory /usr/bin/install -d -m 0755 /home/test/autobuild/run/instance-3/output/host/share/zoneinfo cp -a /home/test/autobuild/run/instance-3/output/build/host-tzdata-2018e/_output/* /home/test/autobuild/run/instance-3/output/build/host-tzdata-2018e/*.tab /home/test/autobuild/run/instance-3/output/host/share/zoneinfo tzdump-65a10105564801094b18c3fcacf4dde4c44e4ab8.tar.gz: OK (sha256: 403f22f9c3007a051f9dbccff48b396b8e04eb1afcc8d779e6b3d9b6d971e1fe) >>> host-tzdump 65a10105564801094b18c3fcacf4dde4c44e4ab8 Extracting gzip -d -c /home/test/autobuild/run/instance-3/dl/tzdump/tzdump-65a10105564801094b18c3fcacf4dde4c44e4ab8.tar.gz | /home/test/autobuild/run/instance-3/output/host/bin/tar --strip-components=1 -C /home/test/autobuild/run/instance-3/output/build/host-tzdump-65a10105564801094b18c3fcacf4dde4c44e4ab8 -xf - >>> host-tzdump 65a10105564801094b18c3fcacf4dde4c44e4ab8 Patching >>> host-tzdump 65a10105564801094b18c3fcacf4dde4c44e4ab8 Configuring >>> host-tzdump 65a10105564801094b18c3fcacf4dde4c44e4ab8 Building cd /home/test/autobuild/run/instance-3/output/build/host-tzdump-65a10105564801094b18c3fcacf4dde4c44e4ab8 && /usr/bin/gcc -O2 -I/home/test/autobuild/run/instance-3/output/host/include -L/home/test/autobuild/run/instance-3/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-3/output/host/lib -o tzdump tzdump.c >>> host-tzdump 65a10105564801094b18c3fcacf4dde4c44e4ab8 Installing to host directory /usr/bin/install -m 0755 -D /home/test/autobuild/run/instance-3/output/build/host-tzdump-65a10105564801094b18c3fcacf4dde4c44e4ab8/tzdump /home/test/autobuild/run/instance-3/output/host/sbin/tzdump >>> tz Extracting >>> tz Patching >>> tz Configuring >>> tz Building (cd /home/test/autobuild/run/instance-3/output/host/share/zoneinfo/posix/; for i in $(find . -type f); do mkdir -p /home/test/autobuild/run/instance-3/output/build/tz/output/$(dirname $i); /home/test/autobuild/run/instance-3/output/host/sbin/tzdump -p . -q ${i#./} | sed '1d' > /home/test/autobuild/run/instance-3/output/build/tz/output/$i; done ) >>> tz Installing to target /usr/bin/install -D -m 0644 /home/test/autobuild/run/instance-3/output/host/share/zoneinfo/zone.tab /home/test/autobuild/run/instance-3/output/target/usr/share/zoneinfo/zone.tab /usr/bin/install -D -m 0644 /home/test/autobuild/run/instance-3/output/host/share/zoneinfo/iso3166.tab /home/test/autobuild/run/instance-3/output/target/usr/share/zoneinfo/iso3166.tab mkdir -p /home/test/autobuild/run/instance-3/output/target/usr/share/zoneinfo/uclibc cp -a /home/test/autobuild/run/instance-3/output/build/tz/output/* /home/test/autobuild/run/instance-3/output/target/usr/share/zoneinfo/uclibc if [ ! -f /home/test/autobuild/run/instance-3/output/target/usr/share/zoneinfo/uclibc/Etc/UTC ]; then printf "Error: '%s' is not a valid timezone, check your BR2_TARGET_LOCALTIME setting\n" "Etc/UTC"; exit 1; fi ln -sf ../usr/share/zoneinfo/uclibc/Etc/UTC /home/test/autobuild/run/instance-3/output/target/etc/TZ >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/test/autobuild/run/instance-3/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'libffi', u'libtool', u'libksba'] ./support/scripts/check-uniq-files -t staging /home/test/autobuild/run/instance-3/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libpopt.la" is touched by more than one package: [u'popt', u'raptor', u'rhash', u'samba4', u'shadowsocks-libev'] Warning: staging file "./usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-icns.la" is touched by more than one package: [u'gdk-pixbuf', u'harfbuzz', u'libupnp', u'libnfnetlink', u'iptables', u'libnl', u'keyutils', u'lame', u'snappy', u'leveldb', u'libcroco', u'libev', u'libglob', u'libgpg-error', u'libid3tag', u'libksba', u'libmad', u'libmpd', u'libnetfilter_log', u'libpthsem', u'pango', u'librsvg', u'libusb', u'librtlsdr', u'libsodium', u'libtasn1', u'libtirpc', u'libxslt', u'libyaml', u'linknx', u'mbedtls', u'mtdev', u'popt', u'raptor', u'rhash', u'samba4', u'shadowsocks-libev'] Warning: staging file "./usr/lib/libexslt.la" is touched by more than one package: [u'libxslt', u'libyaml', u'linknx', u'mbedtls', u'mtdev', u'popt', u'raptor', u'rhash', u'samba4', u'shadowsocks-libev'] Warning: staging file "./usr/lib/libyaml.la" is touched by more than one package: [u'libyaml', u'linknx', u'mbedtls', u'mtdev', u'popt', u'raptor', u'rhash', u'samba4', u'shadowsocks-libev'] Warning: staging file "./usr/lib/libxtables.la" is touched by more than one package: [u'iptables', u'libnl', u'keyutils', u'lame', u'snappy', u'leveldb', u'libcroco', u'libev', u'libglob', u'libgpg-error', u'libid3tag', u'libksba', u'libmad', u'libmpd', u'libnetfilter_log', u'libpthsem', u'pango', u'librsvg', u'libusb', u'librtlsdr', u'libsodium', u'libtasn1', u'libtirpc', u'libxslt', u'libyaml', u'linknx', u'mbedtls', u'mtdev', u'popt', u'raptor', u'rhash', u'samba4', u'shadowsocks-libev'] Warning: staging file "./usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-pnm.la" is touched by more than one package: [u'gdk-pixbuf', u'harfbuzz', u'libupnp', u'libnfnetlink', u'iptables', u'libnl', u'keyutils', u'lame', u'snappy', u'leveldb', u'libcroco', u'libev', u'libglob', u'libgpg-error', u'libid3tag', u'libksba', u'libmad', u'libmpd', u'libnetfilter_log', u'libpthsem', u'pango', u'librsvg', u'libusb', u'librtlsdr', u'libsodium', u'libtasn1', u'libtirpc', u'libxslt', u'libyaml', u'linknx', u'mbedtls', u'mtdev', u'popt', u'raptor', u'rhash', u'samba4', u'shadowsocks-libev'] Warning: staging file "./usr/lib/libcairo.la" is touched by more than one package: [u'cairo', u'libtool', u'libxml2', u'libopenssl', u'duma', u'e2fsprogs', u'gdk-pixbuf', u'harfbuzz', u'libupnp', u'libnfnetlink', u'iptables', u'libnl', u'keyutils', u'lame', u'snappy', u'leveldb', u'libcroco', u'libev', u'libglob', u'libgpg-error', u'libid3tag', u'libksba', u'libmad', u'libmpd', u'libnetfilter_log', u'libpthsem', u'pango', u'librsvg', u'libusb', u'librtlsdr', u'libsodium', u'libtasn1', u'libtirpc', u'libxslt', u'libyaml', u'linknx', u'mbedtls', u'mtdev', u'popt', u'raptor', u'rhash', u'samba4', u'shadowsocks-libev'] Warning: staging file "./usr/lib/libpthsem.la" is touched by more than one package: [u'libpthsem', u'pango', u'librsvg', u'libusb', u'librtlsdr', u'libsodium', u'libtasn1', u'libtirpc', u'libxslt', u'libyaml', u'linknx', u'mbedtls', u'mtdev', u'popt', u'raptor', u'rhash', u'samba4', u'shadowsocks-libev'] Warning: staging file "./usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-xbm.la" is touched by more than one package: [u'gdk-pixbuf', u'harfbuzz', u'libupnp', u'libnfnetlink', u'iptables', u'libnl', u'keyutils', u'lame', u'snappy', u'leveldb', u'libcroco', u'libev', u'libglob', u'libgpg-error', u'libid3tag', u'libksba', u'libmad', u'libmpd', u'libnetfilter_log', u'libpthsem', u'pango', u'librsvg', u'libusb', u'librtlsdr', u'libsodium', u'libtasn1', u'libtirpc', u'libxslt', u'libyaml', u'linknx', u'mbedtls', u'mtdev', u'popt', u'raptor', u'rhash', u'samba4', u'shadowsocks-libev'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'pixman', u'cairo', u'libtool', u'libxml2', u'libopenssl', u'duma', u'e2fsprogs', u'gdk-pixbuf', u'harfbuzz', u'libupnp', u'libnfnetlink', u'iptables', u'libnl', u'keyutils', u'lame', u'snappy', u'leveldb', u'libcroco', u'libev', u'libglob', u'libgpg-error', u'libid3tag', u'libksba', u'libmad', u'libmpd', u'libnetfilter_log', u'libpthsem', u'pango', u'librsvg', u'libusb', u'librtlsdr', u'libsodium', u'libtasn1', u'libtirpc', u'libxslt', u'libyaml', u'linknx', u'mbedtls', u'mtdev', u'popt', u'raptor', u'rhash', u'samba4', u'shadowsocks-libev'] Warning: staging file "./usr/lib/libip6tc.la" is touched by more than one package: [u'iptables', u'libnl', u'keyutils', u'lame', u'snappy', u'leveldb', u'libcroco', u'libev', u'libglob', u'libgpg-error', u'libid3tag', u'libksba', u'libmad', u'libmpd', u'libnetfilter_log', u'libpthsem', u'pango', u'librsvg', u'libusb', u'librtlsdr', u'libsodium', u'libtasn1', u'libtirpc', u'libxslt', u'libyaml', u'linknx', u'mbedtls', u'mtdev', u'popt', u'raptor', u'rhash', u'samba4', u'shadowsocks-libev'] Warning: staging file "./usr/lib/libltdl.la" is touched by more than one package: [u'libtool', u'libxml2', u'libopenssl', u'duma', u'e2fsprogs', u'gdk-pixbuf', u'harfbuzz', u'libupnp', u'libnfnetlink', u'iptables', u'libnl', u'keyutils', u'lame', u'snappy', u'leveldb', u'libcroco', u'libev', u'libglob', u'libgpg-error', u'libid3tag', u'libksba', u'libmad', u'libmpd', u'libnetfilter_log', u'libpthsem', u'pango', u'librsvg', u'libusb', u'librtlsdr', u'libsodium', u'libtasn1', u'libtirpc', u'libxslt', u'libyaml', u'linknx', u'mbedtls', u'mtdev', u'popt', u'raptor', u'rhash', u'samba4', u'shadowsocks-libev'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'python', u'util-linux', u'libglib2', u'pixman', u'cairo', u'libtool', u'libxml2', u'libopenssl', u'duma', u'e2fsprogs', u'gdk-pixbuf', u'harfbuzz', u'libupnp', u'libnfnetlink', u'iptables', u'libnl', u'keyutils', u'lame', u'snappy', u'leveldb', u'libcroco', u'libev', u'libglob', u'libgpg-error', u'libid3tag', u'libksba', u'libmad', u'libmpd', u'libnetfilter_log', u'libpthsem', u'pango', u'librsvg', u'libusb', u'librtlsdr', u'libsodium', u'libtasn1', u'libtirpc', u'libxslt', u'libyaml', u'linknx', u'mbedtls', u'mtdev', u'popt', u'raptor', u'rhash', u'samba4', u'shadowsocks-libev'] Warning: staging file "./usr/lib/libnetfilter_log_libipulog.la" is touched by more than one package: [u'libnetfilter_log', u'libpthsem', u'pango', u'librsvg', u'libusb', u'librtlsdr', u'libsodium', u'libtasn1', u'libtirpc', u'libxslt', u'libyaml', u'linknx', u'mbedtls', u'mtdev', u'popt', u'raptor', u'rhash', u'samba4', u'shadowsocks-libev'] Warning: staging file "./usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'libnl', u'keyutils', u'lame', u'snappy', u'leveldb', u'libcroco', u'libev', u'libglob', u'libgpg-error', u'libid3tag', u'libksba', u'libmad', u'libmpd', u'libnetfilter_log', u'libpthsem', u'pango', u'librsvg', u'libusb', u'librtlsdr', u'libsodium', u'libtasn1', u'libtirpc', u'libxslt', u'libyaml', u'linknx', u'mbedtls', u'mtdev', u'popt', u'raptor', u'rhash', u'samba4', u'shadowsocks-libev'] Warning: staging file "./usr/lib/libev.la" is touched by more than one package: [u'libev', u'libglob', u'libgpg-error', u'libid3tag', u'libksba', u'libmad', u'libmpd', u'libnetfilter_log', u'libpthsem', u'pango', u'librsvg', u'libusb', u'librtlsdr', u'libsodium', u'libtasn1', u'libtirpc', u'libxslt', u'libyaml', u'linknx', u'mbedtls', u'mtdev', u'popt', u'raptor', u'rhash', u'samba4', u'shadowsocks-libev'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'pixman', u'cairo', u'libtool', u'libxml2', u'libopenssl', u'duma', u'e2fsprogs', u'gdk-pixbuf', u'harfbuzz', u'libupnp', u'libnfnetlink', u'iptables', u'libnl', u'keyutils', u'lame', u'snappy', u'leveldb', u'libcroco', u'libev', u'libglob', u'libgpg-error', u'libid3tag', u'libksba', u'libmad', u'libmpd', u'libnetfilter_log', u'libpthsem', u'pango', u'librsvg', u'libusb', u'librtlsdr', u'libsodium', u'libtasn1', u'libtirpc', u'libxslt', u'libyaml', u'linknx', u'mbedtls', u'mtdev', u'popt', u'raptor', u'rhash', u'samba4', u'shadowsocks-libev'] Warning: staging file "./usr/lib/libmad.la" is touched by more than one package: [u'libmad', u'libmpd', u'libnetfilter_log', u'libpthsem', u'pango', u'librsvg', u'libusb', u'librtlsdr', u'libsodium', u'libtasn1', u'libtirpc', u'libxslt', u'libyaml', u'linknx', u'mbedtls', u'mtdev', u'popt', u'raptor', u'rhash', u'samba4', u'shadowsocks-libev'] Warning: staging file "./usr/lib/libmp3lame.la" is touched by more than one package: [u'lame', u'snappy', u'leveldb', u'libcroco', u'libev', u'libglob', u'libgpg-error', u'libid3tag', u'libksba', u'libmad', u'libmpd', u'libnetfilter_log', u'libpthsem', u'pango', u'librsvg', u'libusb', u'librtlsdr', u'libsodium', u'libtasn1', u'libtirpc', u'libxslt', u'libyaml', u'linknx', u'mbedtls', u'mtdev', u'popt', u'raptor', u'rhash', u'samba4', u'shadowsocks-libev'] Warning: staging file "./usr/lib/libthreadutil.la" is touched by more than one package: [u'libupnp', u'libnfnetlink', u'iptables', u'libnl', u'keyutils', u'lame', u'snappy', u'leveldb', u'libcroco', u'libev', u'libglob', u'libgpg-error', u'libid3tag', u'libksba', u'libmad', u'libmpd', u'libnetfilter_log', u'libpthsem', u'pango', u'librsvg', u'libusb', u'librtlsdr', u'libsodium', u'libtasn1', u'libtirpc', u'libxslt', u'libyaml', u'linknx', u'mbedtls', u'mtdev', u'popt', u'raptor', u'rhash', u'samba4', u'shadowsocks-libev'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'pcre', u'python', u'util-linux', u'libglib2', u'pixman', u'cairo', u'libtool', u'libxml2', u'libopenssl', u'duma', u'e2fsprogs', u'gdk-pixbuf', u'harfbuzz', u'libupnp', u'libnfnetlink', u'iptables', u'libnl', u'keyutils', u'lame', u'snappy', u'leveldb', u'libcroco', u'libev', u'libglob', u'libgpg-error', u'libid3tag', u'libksba', u'libmad', u'libmpd', u'libnetfilter_log', u'libpthsem', u'pango', u'librsvg', u'libusb', u'librtlsdr', u'libsodium', u'libtasn1', u'libtirpc', u'libxslt', u'libyaml', u'linknx', u'mbedtls', u'mtdev', u'popt', u'raptor', u'rhash', u'samba4', u'shadowsocks-libev'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'pixman', u'cairo', u'libtool', u'libxml2', u'libopenssl', u'duma', u'e2fsprogs', u'gdk-pixbuf', u'harfbuzz', u'libupnp', u'libnfnetlink', u'iptables', u'libnl', u'keyutils', u'lame', u'snappy', u'leveldb', u'libcroco', u'libev', u'libglob', u'libgpg-error', u'libid3tag', u'libksba', u'libmad', u'libmpd', u'libnetfilter_log', u'libpthsem', u'pango', u'librsvg', u'libusb', u'librtlsdr', u'libsodium', u'libtasn1', u'libtirpc', u'libxslt', u'libyaml', u'linknx', u'mbedtls', u'mtdev', u'popt', u'raptor', u'rhash', u'samba4', u'shadowsocks-libev'] Warning: staging file "./usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-qtif.la" is touched by more than one package: [u'gdk-pixbuf', u'harfbuzz', u'libupnp', u'libnfnetlink', u'iptables', u'libnl', u'keyutils', u'lame', u'snappy', u'leveldb', u'libcroco', u'libev', u'libglob', u'libgpg-error', u'libid3tag', u'libksba', u'libmad', u'libmpd', u'libnetfilter_log', u'libpthsem', u'pango', u'librsvg', u'libusb', u'librtlsdr', u'libsodium', u'libtasn1', u'libtirpc', u'libxslt', u'libyaml', u'linknx', u'mbedtls', u'mtdev', u'popt', u'raptor', u'rhash', u'samba4', u'shadowsocks-libev'] Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'libffi', u'libtool', u'libksba'] Warning: staging file "./usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-tga.la" is touched by more than one package: [u'gdk-pixbuf', u'harfbuzz', u'libupnp', u'libnfnetlink', u'iptables', u'libnl', u'keyutils', u'lame', u'snappy', u'leveldb', u'libcroco', u'libev', u'libglob', u'libgpg-error', u'libid3tag', u'libksba', u'libmad', u'libmpd', u'libnetfilter_log', u'libpthsem', u'pango', u'librsvg', u'libusb', u'librtlsdr', u'libsodium', u'libtasn1', u'libtirpc', u'libxslt', u'libyaml', u'linknx', u'mbedtls', u'mtdev', u'popt', u'raptor', u'rhash', u'samba4', u'shadowsocks-libev'] Warning: staging file "./usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'libnl', u'keyutils', u'lame', u'snappy', u'leveldb', u'libcroco', u'libev', u'libglob', u'libgpg-error', u'libid3tag', u'libksba', u'libmad', u'libmpd', u'libnetfilter_log', u'libpthsem', u'pango', u'librsvg', u'libusb', u'librtlsdr', u'libsodium', u'libtasn1', u'libtirpc', u'libxslt', u'libyaml', u'linknx', u'mbedtls', u'mtdev', u'popt', u'raptor', u'rhash', u'samba4', u'shadowsocks-libev'] Warning: staging file "./usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-ani.la" is touched by more than one package: [u'gdk-pixbuf', u'harfbuzz', u'libupnp', u'libnfnetlink', u'iptables', u'libnl', u'keyutils', u'lame', u'snappy', u'leveldb', u'libcroco', u'libev', u'libglob', u'libgpg-error', u'libid3tag', u'libksba', u'libmad', u'libmpd', u'libnetfilter_log', u'libpthsem', u'pango', u'librsvg', u'libusb', u'librtlsdr', u'libsodium', u'libtasn1', u'libtirpc', u'libxslt', u'libyaml', u'linknx', u'mbedtls', u'mtdev', u'popt', u'raptor', u'rhash', u'samba4', u'shadowsocks-libev'] Warning: staging file "./usr/lib/libiptc.la" is touched by more than one package: [u'iptables', u'libnl', u'keyutils', u'lame', u'snappy', u'leveldb', u'libcroco', u'libev', u'libglob', u'libgpg-error', u'libid3tag', u'libksba', u'libmad', u'libmpd', u'libnetfilter_log', u'libpthsem', u'pango', u'librsvg', u'libusb', u'librtlsdr', u'libsodium', u'libtasn1', u'libtirpc', u'libxslt', u'libyaml', u'linknx', u'mbedtls', u'mtdev', u'popt', u'raptor', u'rhash', u'samba4', u'shadowsocks-libev'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'python', u'util-linux', u'libglib2', u'pixman', u'cairo', u'libtool', u'libxml2', u'libopenssl', u'duma', u'e2fsprogs', u'gdk-pixbuf', u'harfbuzz', u'libupnp', u'libnfnetlink', u'iptables', u'libnl', u'keyutils', u'lame', u'snappy', u'leveldb', u'libcroco', u'libev', u'libglob', u'libgpg-error', u'libid3tag', u'libksba', u'libmad', u'libmpd', u'libnetfilter_log', u'libpthsem', u'pango', u'librsvg', u'libusb', u'librtlsdr', u'libsodium', u'libtasn1', u'libtirpc', u'libxslt', u'libyaml', u'linknx', u'mbedtls', u'mtdev', u'popt', u'raptor', u'rhash', u'samba4', u'shadowsocks-libev'] Warning: staging file "./usr/lib/libnl-3.la" is touched by more than one package: [u'libnl', u'keyutils', u'lame', u'snappy', u'leveldb', u'libcroco', u'libev', u'libglob', u'libgpg-error', u'libid3tag', u'libksba', u'libmad', u'libmpd', u'libnetfilter_log', u'libpthsem', u'pango', u'librsvg', u'libusb', u'librtlsdr', u'libsodium', u'libtasn1', u'libtirpc', u'libxslt', u'libyaml', u'linknx', u'mbedtls', u'mtdev', u'popt', u'raptor', u'rhash', u'samba4', u'shadowsocks-libev'] Warning: staging file "./usr/lib/libnfnetlink.la" is touched by more than one package: [u'libnfnetlink', u'iptables', u'libnl', u'keyutils', u'lame', u'snappy', u'leveldb', u'libcroco', u'libev', u'libglob', u'libgpg-error', u'libid3tag', u'libksba', u'libmad', u'libmpd', u'libnetfilter_log', u'libpthsem', u'pango', u'librsvg', u'libusb', u'librtlsdr', u'libsodium', u'libtasn1', u'libtirpc', u'libxslt', u'libyaml', u'linknx', u'mbedtls', u'mtdev', u'popt', u'raptor', u'rhash', u'samba4', u'shadowsocks-libev'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'libglib2', u'pixman', u'cairo', u'libtool', u'libxml2', u'libopenssl', u'duma', u'e2fsprogs', u'gdk-pixbuf', u'harfbuzz', u'libupnp', u'libnfnetlink', u'iptables', u'libnl', u'keyutils', u'lame', u'snappy', u'leveldb', u'libcroco', u'libev', u'libglob', u'libgpg-error', u'libid3tag', u'libksba', u'libmad', u'libmpd', u'libnetfilter_log', u'libpthsem', u'pango', u'librsvg', u'libusb', u'librtlsdr', u'libsodium', u'libtasn1', u'libtirpc', u'libxslt', u'libyaml', u'linknx', u'mbedtls', u'mtdev', u'popt', u'raptor', u'rhash', u'samba4', u'shadowsocks-libev'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'librtlsdr', u'libsodium', u'libtasn1', u'libtirpc', u'libxslt', u'libyaml', u'linknx', u'mbedtls', u'mtdev', u'popt', u'raptor', u'rhash', u'samba4', u'shadowsocks-libev'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'python', u'util-linux', u'libglib2', u'pixman', u'cairo', u'libtool', u'libxml2', u'libopenssl', u'duma', u'e2fsprogs', u'gdk-pixbuf', u'harfbuzz', u'libupnp', u'libnfnetlink', u'iptables', u'libnl', u'keyutils', u'lame', u'snappy', u'leveldb', u'libcroco', u'libev', u'libglob', u'libgpg-error', u'libid3tag', u'libksba', u'libmad', u'libmpd', u'libnetfilter_log', u'libpthsem', u'pango', u'librsvg', u'libusb', u'librtlsdr', u'libsodium', u'libtasn1', u'libtirpc', u'libxslt', u'libyaml', u'linknx', u'mbedtls', u'mtdev', u'popt', u'raptor', u'rhash', u'samba4', u'shadowsocks-libev'] Warning: staging file "./usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-bmp.la" is touched by more than one package: [u'gdk-pixbuf', u'harfbuzz', u'libupnp', u'libnfnetlink', u'iptables', u'libnl', u'keyutils', u'lame', u'snappy', u'leveldb', u'libcroco', u'libev', u'libglob', u'libgpg-error', u'libid3tag', u'libksba', u'libmad', u'libmpd', u'libnetfilter_log', u'libpthsem', u'pango', u'librsvg', u'libusb', u'librtlsdr', u'libsodium', u'libtasn1', u'libtirpc', u'libxslt', u'libyaml', u'linknx', u'mbedtls', u'mtdev', u'popt', u'raptor', u'rhash', u'samba4', u'shadowsocks-libev'] Warning: staging file "./usr/lib/libxslt.la" is touched by more than one package: [u'libxslt', u'libyaml', u'linknx', u'mbedtls', u'mtdev', u'popt', u'raptor', u'rhash', u'samba4', u'shadowsocks-libev'] Warning: staging file "./usr/lib/libsodium.la" is touched by more than one package: [u'libsodium', u'libtasn1', u'libtirpc', u'libxslt', u'libyaml', u'linknx', u'mbedtls', u'mtdev', u'popt', u'raptor', u'rhash', u'samba4', u'shadowsocks-libev'] Warning: staging file "./usr/lib/libtasn1.la" is touched by more than one package: [u'libtasn1', u'libtirpc', u'libxslt', u'libyaml', u'linknx', u'mbedtls', u'mtdev', u'popt', u'raptor', u'rhash', u'samba4', u'shadowsocks-libev'] Warning: staging file "./usr/lib/libharfbuzz.la" is touched by more than one package: [u'harfbuzz', u'libupnp', u'libnfnetlink', u'iptables', u'libnl', u'keyutils', u'lame', u'snappy', u'leveldb', u'libcroco', u'libev', u'libglob', u'libgpg-error', u'libid3tag', u'libksba', u'libmad', u'libmpd', u'libnetfilter_log', u'libpthsem', u'pango', u'librsvg', u'libusb', u'librtlsdr', u'libsodium', u'libtasn1', u'libtirpc', u'libxslt', u'libyaml', u'linknx', u'mbedtls', u'mtdev', u'popt', u'raptor', u'rhash', u'samba4', u'shadowsocks-libev'] Warning: staging file "./usr/lib/libmtdev.la" is touched by more than one package: [u'mtdev', u'popt', u'raptor', u'rhash', u'samba4', u'shadowsocks-libev'] Warning: staging file "./usr/lib/libpangoft2-1.0.la" is touched by more than one package: [u'pango', u'librsvg', u'libusb', u'librtlsdr', u'libsodium', u'libtasn1', u'libtirpc', u'libxslt', u'libyaml', u'linknx', u'mbedtls', u'mtdev', u'popt', u'raptor', u'rhash', u'samba4', u'shadowsocks-libev'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'pixman', u'cairo', u'libtool', u'libxml2', u'libopenssl', u'duma', u'e2fsprogs', u'gdk-pixbuf', u'harfbuzz', u'libupnp', u'libnfnetlink', u'iptables', u'libnl', u'keyutils', u'lame', u'snappy', u'leveldb', u'libcroco', u'libev', u'libglob', u'libgpg-error', u'libid3tag', u'libksba', u'libmad', u'libmpd', u'libnetfilter_log', u'libpthsem', u'pango', u'librsvg', u'libusb', u'librtlsdr', u'libsodium', u'libtasn1', u'libtirpc', u'libxslt', u'libyaml', u'linknx', u'mbedtls', u'mtdev', u'popt', u'raptor', u'rhash', u'samba4', u'shadowsocks-libev'] Warning: staging file "./usr/lib/libpixman-1.la" is touched by more than one package: [u'pixman', u'cairo', u'libtool', u'libxml2', u'libopenssl', u'duma', u'e2fsprogs', u'gdk-pixbuf', u'harfbuzz', u'libupnp', u'libnfnetlink', u'iptables', u'libnl', u'keyutils', u'lame', u'snappy', u'leveldb', u'libcroco', u'libev', u'libglob', u'libgpg-error', u'libid3tag', u'libksba', u'libmad', u'libmpd', u'libnetfilter_log', u'libpthsem', u'pango', u'librsvg', u'libusb', u'librtlsdr', u'libsodium', u'libtasn1', u'libtirpc', u'libxslt', u'libyaml', u'linknx', u'mbedtls', u'mtdev', u'popt', u'raptor', u'rhash', u'samba4', u'shadowsocks-libev'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'libopenssl', u'duma', u'e2fsprogs', u'gdk-pixbuf', u'harfbuzz', u'libupnp', u'libnfnetlink', u'iptables', u'libnl', u'keyutils', u'lame', u'snappy', u'leveldb', u'libcroco', u'libev', u'libglob', u'libgpg-error', u'libid3tag', u'libksba', u'libmad', u'libmpd', u'libnetfilter_log', u'libpthsem', u'pango', u'librsvg', u'libusb', u'librtlsdr', u'libsodium', u'libtasn1', u'libtirpc', u'libxslt', u'libyaml', u'linknx', u'mbedtls', u'mtdev', u'popt', u'raptor', u'rhash', u'samba4', u'shadowsocks-libev'] Warning: staging file "./usr/lib/libixml.la" is touched by more than one package: [u'libupnp', u'libnfnetlink', u'iptables', u'libnl', u'keyutils', u'lame', u'snappy', u'leveldb', u'libcroco', u'libev', u'libglob', u'libgpg-error', u'libid3tag', u'libksba', u'libmad', u'libmpd', u'libnetfilter_log', u'libpthsem', u'pango', u'librsvg', u'libusb', u'librtlsdr', u'libsodium', u'libtasn1', u'libtirpc', u'libxslt', u'libyaml', u'linknx', u'mbedtls', u'mtdev', u'popt', u'raptor', u'rhash', u'samba4', u'shadowsocks-libev'] Warning: staging file "./usr/lib/python2.7/site-packages/libmount/pylibmount.la" is touched by more than one package: [u'util-linux', u'libglib2', u'pixman', u'cairo', u'libtool', u'libxml2', u'libopenssl', u'duma', u'e2fsprogs', u'gdk-pixbuf', u'harfbuzz', u'libupnp', u'libnfnetlink', u'iptables', u'libnl', u'keyutils', u'lame', u'snappy', u'leveldb', u'libcroco', u'libev', u'libglob', u'libgpg-error', u'libid3tag', u'libksba', u'libmad', u'libmpd', u'libnetfilter_log', u'libpthsem', u'pango', u'librsvg', u'libusb', u'librtlsdr', u'libsodium', u'libtasn1', u'libtirpc', u'libxslt', u'libyaml', u'linknx', u'mbedtls', u'mtdev', u'popt', u'raptor', u'rhash', u'samba4', u'shadowsocks-libev'] Warning: staging file "./usr/lib/libfontconfig.la" is touched by more than one package: [u'fontconfig', u'libffi', u'pcre', u'python', u'util-linux', u'libglib2', u'pixman', u'cairo', u'libtool', u'libxml2', u'libopenssl', u'duma', u'e2fsprogs', u'gdk-pixbuf', u'harfbuzz', u'libupnp', u'libnfnetlink', u'iptables', u'libnl', u'keyutils', u'lame', u'snappy', u'leveldb', u'libcroco', u'libev', u'libglob', u'libgpg-error', u'libid3tag', u'libksba', u'libmad', u'libmpd', u'libnetfilter_log', u'libpthsem', u'pango', u'librsvg', u'libusb', u'librtlsdr', u'libsodium', u'libtasn1', u'libtirpc', u'libxslt', u'libyaml', u'linknx', u'mbedtls', u'mtdev', u'popt', u'raptor', u'rhash', u'samba4', u'shadowsocks-libev'] Warning: staging file "./usr/lib/libcares.la" is touched by more than one package: [u'c-ares', u'expat', u'libzlib', u'libpng', u'freetype', u'fontconfig', u'libffi', u'pcre', u'python', u'util-linux', u'libglib2', u'pixman', u'cairo', u'libtool', u'libxml2', u'libopenssl', u'duma', u'e2fsprogs', u'gdk-pixbuf', u'harfbuzz', u'libupnp', u'libnfnetlink', u'iptables', u'libnl', u'keyutils', u'lame', u'snappy', u'leveldb', u'libcroco', u'libev', u'libglob', u'libgpg-error', u'libid3tag', u'libksba', u'libmad', u'libmpd', u'libnetfilter_log', u'libpthsem', u'pango', u'librsvg', u'libusb', u'librtlsdr', u'libsodium', u'libtasn1', u'libtirpc', u'libxslt', u'libyaml', u'linknx', u'mbedtls', u'mtdev', u'popt', u'raptor', u'rhash', u'samba4', u'shadowsocks-libev'] Warning: staging file "./usr/lib/libraptor2.la" is touched by more than one package: [u'raptor', u'rhash', u'samba4', u'shadowsocks-libev'] Warning: staging file "./usr/lib/libtirpc.la" is touched by more than one package: [u'libtirpc', u'libxslt', u'libyaml', u'linknx', u'mbedtls', u'mtdev', u'popt', u'raptor', u'rhash', u'samba4', u'shadowsocks-libev'] Warning: staging file "./usr/lib/libpng.la" is touched by more than one package: [u'libpng', u'freetype', u'fontconfig', u'libffi', u'pcre', u'python', u'util-linux', u'libglib2', u'pixman', u'cairo', u'libtool', u'libxml2', u'libopenssl', u'duma', u'e2fsprogs', u'gdk-pixbuf', u'harfbuzz', u'libupnp', u'libnfnetlink', u'iptables', u'libnl', u'keyutils', u'lame', u'snappy', u'leveldb', u'libcroco', u'libev', u'libglob', u'libgpg-error', u'libid3tag', u'libksba', u'libmad', u'libmpd', u'libnetfilter_log', u'libpthsem', u'pango', u'librsvg', u'libusb', u'librtlsdr', u'libsodium', u'libtasn1', u'libtirpc', u'libxslt', u'libyaml', u'linknx', u'mbedtls', u'mtdev', u'popt', u'raptor', u'rhash', u'samba4', u'shadowsocks-libev'] Warning: staging file "./usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-gif.la" is touched by more than one package: [u'gdk-pixbuf', u'harfbuzz', u'libupnp', u'libnfnetlink', u'iptables', u'libnl', u'keyutils', u'lame', u'snappy', u'leveldb', u'libcroco', u'libev', u'libglob', u'libgpg-error', u'libid3tag', u'libksba', u'libmad', u'libmpd', u'libnetfilter_log', u'libpthsem', u'pango', u'librsvg', u'libusb', u'librtlsdr', u'libsodium', u'libtasn1', u'libtirpc', u'libxslt', u'libyaml', u'linknx', u'mbedtls', u'mtdev', u'popt', u'raptor', u'rhash', u'samba4', u'shadowsocks-libev'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'pixman', u'cairo', u'libtool', u'libxml2', u'libopenssl', u'duma', u'e2fsprogs', u'gdk-pixbuf', u'harfbuzz', u'libupnp', u'libnfnetlink', u'iptables', u'libnl', u'keyutils', u'lame', u'snappy', u'leveldb', u'libcroco', u'libev', u'libglob', u'libgpg-error', u'libid3tag', u'libksba', u'libmad', u'libmpd', u'libnetfilter_log', u'libpthsem', u'pango', u'librsvg', u'libusb', u'librtlsdr', u'libsodium', u'libtasn1', u'libtirpc', u'libxslt', u'libyaml', u'linknx', u'mbedtls', u'mtdev', u'popt', u'raptor', u'rhash', u'samba4', u'shadowsocks-libev'] Warning: staging file "./usr/lib/libnl-route-3.la" is touched by more than one package: [u'libnl', u'keyutils', u'lame', u'snappy', u'leveldb', u'libcroco', u'libev', u'libglob', u'libgpg-error', u'libid3tag', u'libksba', u'libmad', u'libmpd', u'libnetfilter_log', u'libpthsem', u'pango', u'librsvg', u'libusb', u'librtlsdr', u'libsodium', u'libtasn1', u'libtirpc', u'libxslt', u'libyaml', u'linknx', u'mbedtls', u'mtdev', u'popt', u'raptor', u'rhash', u'samba4', u'shadowsocks-libev'] Warning: staging file "./usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-ico.la" is touched by more than one package: [u'gdk-pixbuf', u'harfbuzz', u'libupnp', u'libnfnetlink', u'iptables', u'libnl', u'keyutils', u'lame', u'snappy', u'leveldb', u'libcroco', u'libev', u'libglob', u'libgpg-error', u'libid3tag', u'libksba', u'libmad', u'libmpd', u'libnetfilter_log', u'libpthsem', u'pango', u'librsvg', u'libusb', u'librtlsdr', u'libsodium', u'libtasn1', u'libtirpc', u'libxslt', u'libyaml', u'linknx', u'mbedtls', u'mtdev', u'popt', u'raptor', u'rhash', u'samba4', u'shadowsocks-libev'] Warning: staging file "./usr/lib/librsvg-2.la" is touched by more than one package: [u'librsvg', u'libusb', u'librtlsdr', u'libsodium', u'libtasn1', u'libtirpc', u'libxslt', u'libyaml', u'linknx', u'mbedtls', u'mtdev', u'popt', u'raptor', u'rhash', u'samba4', u'shadowsocks-libev'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'pixman', u'cairo', u'libtool', u'libxml2', u'libopenssl', u'duma', u'e2fsprogs', u'gdk-pixbuf', u'harfbuzz', u'libupnp', u'libnfnetlink', u'iptables', u'libnl', u'keyutils', u'lame', u'snappy', u'leveldb', u'libcroco', u'libev', u'libglob', u'libgpg-error', u'libid3tag', u'libksba', u'libmad', u'libmpd', u'libnetfilter_log', u'libpthsem', u'pango', u'librsvg', u'libusb', u'librtlsdr', u'libsodium', u'libtasn1', u'libtirpc', u'libxslt', u'libyaml', u'linknx', u'mbedtls', u'mtdev', u'popt', u'raptor', u'rhash', u'samba4', u'shadowsocks-libev'] Warning: staging file "./usr/lib/libpango-1.0.la" is touched by more than one package: [u'pango', u'librsvg', u'libusb', u'librtlsdr', u'libsodium', u'libtasn1', u'libtirpc', u'libxslt', u'libyaml', u'linknx', u'mbedtls', u'mtdev', u'popt', u'raptor', u'rhash', u'samba4', u'shadowsocks-libev'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'libzlib', u'libpng', u'freetype', u'fontconfig', u'libffi', u'pcre', u'python', u'util-linux', u'libglib2', u'pixman', u'cairo', u'libtool', u'libxml2', u'libopenssl', u'duma', u'e2fsprogs', u'gdk-pixbuf', u'harfbuzz', u'libupnp', u'libnfnetlink', u'iptables', u'libnl', u'keyutils', u'lame', u'snappy', u'leveldb', u'libcroco', u'libev', u'libglob', u'libgpg-error', u'libid3tag', u'libksba', u'libmad', u'libmpd', u'libnetfilter_log', u'libpthsem', u'pango', u'librsvg', u'libusb', u'librtlsdr', u'libsodium', u'libtasn1', u'libtirpc', u'libxslt', u'libyaml', u'linknx', u'mbedtls', u'mtdev', u'popt', u'raptor', u'rhash', u'samba4', u'shadowsocks-libev'] Warning: staging file "./usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-png.la" is touched by more than one package: [u'gdk-pixbuf', u'harfbuzz', u'libupnp', u'libnfnetlink', u'iptables', u'libnl', u'keyutils', u'lame', u'snappy', u'leveldb', u'libcroco', u'libev', u'libglob', u'libgpg-error', u'libid3tag', u'libksba', u'libmad', u'libmpd', u'libnetfilter_log', u'libpthsem', u'pango', u'librsvg', u'libusb', u'librtlsdr', u'libsodium', u'libtasn1', u'libtirpc', u'libxslt', u'libyaml', u'linknx', u'mbedtls', u'mtdev', u'popt', u'raptor', u'rhash', u'samba4', u'shadowsocks-libev'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'pixman', u'cairo', u'libtool', u'libxml2', u'libopenssl', u'duma', u'e2fsprogs', u'gdk-pixbuf', u'harfbuzz', u'libupnp', u'libnfnetlink', u'iptables', u'libnl', u'keyutils', u'lame', u'snappy', u'leveldb', u'libcroco', u'libev', u'libglob', u'libgpg-error', u'libid3tag', u'libksba', u'libmad', u'libmpd', u'libnetfilter_log', u'libpthsem', u'pango', u'librsvg', u'libusb', u'librtlsdr', u'libsodium', u'libtasn1', u'libtirpc', u'libxslt', u'libyaml', u'linknx', u'mbedtls', u'mtdev', u'popt', u'raptor', u'rhash', u'samba4', u'shadowsocks-libev'] Warning: staging file "./usr/lib/libgdk_pixbuf-2.0.la" is touched by more than one package: [u'gdk-pixbuf', u'harfbuzz', u'libupnp', u'libnfnetlink', u'iptables', u'libnl', u'keyutils', u'lame', u'snappy', u'leveldb', u'libcroco', u'libev', u'libglob', u'libgpg-error', u'libid3tag', u'libksba', u'libmad', u'libmpd', u'libnetfilter_log', u'libpthsem', u'pango', u'librsvg', u'libusb', u'librtlsdr', u'libsodium', u'libtasn1', u'libtirpc', u'libxslt', u'libyaml', u'linknx', u'mbedtls', u'mtdev', u'popt', u'raptor', u'rhash', u'samba4', u'shadowsocks-libev'] Warning: staging file "./usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-xpm.la" is touched by more than one package: [u'gdk-pixbuf', u'harfbuzz', u'libupnp', u'libnfnetlink', u'iptables', u'libnl', u'keyutils', u'lame', u'snappy', u'leveldb', u'libcroco', u'libev', u'libglob', u'libgpg-error', u'libid3tag', u'libksba', u'libmad', u'libmpd', u'libnetfilter_log', u'libpthsem', u'pango', u'librsvg', u'libusb', u'librtlsdr', u'libsodium', u'libtasn1', u'libtirpc', u'libxslt', u'libyaml', u'linknx', u'mbedtls', u'mtdev', u'popt', u'raptor', u'rhash', u'samba4', u'shadowsocks-libev'] Warning: staging file "./usr/lib/libksba.la" is touched by more than one package: [u'libksba', u'libmad', u'libmpd', u'libnetfilter_log', u'libpthsem', u'pango', u'librsvg', u'libusb', u'librtlsdr', u'libsodium', u'libtasn1', u'libtirpc', u'libxslt', u'libyaml', u'linknx', u'mbedtls', u'mtdev', u'popt', u'raptor', u'rhash', u'samba4', u'shadowsocks-libev'] Warning: staging file "./usr/lib/libip4tc.la" is touched by more than one package: [u'iptables', u'libnl', u'keyutils', u'lame', u'snappy', u'leveldb', u'libcroco', u'libev', u'libglob', u'libgpg-error', u'libid3tag', u'libksba', u'libmad', u'libmpd', u'libnetfilter_log', u'libpthsem', u'pango', u'librsvg', u'libusb', u'librtlsdr', u'libsodium', u'libtasn1', u'libtirpc', u'libxslt', u'libyaml', u'linknx', u'mbedtls', u'mtdev', u'popt', u'raptor', u'rhash', u'samba4', u'shadowsocks-libev'] Warning: staging file "./usr/lib/libnetfilter_log.la" is touched by more than one package: [u'libnetfilter_log', u'libpthsem', u'pango', u'librsvg', u'libusb', u'librtlsdr', u'libsodium', u'libtasn1', u'libtirpc', u'libxslt', u'libyaml', u'linknx', u'mbedtls', u'mtdev', u'popt', u'raptor', u'rhash', u'samba4', u'shadowsocks-libev'] Warning: staging file "./usr/lib/libupnp.la" is touched by more than one package: [u'libupnp', u'libnfnetlink', u'iptables', u'libnl', u'keyutils', u'lame', u'snappy', u'leveldb', u'libcroco', u'libev', u'libglob', u'libgpg-error', u'libid3tag', u'libksba', u'libmad', u'libmpd', u'libnetfilter_log', u'libpthsem', u'pango', u'librsvg', u'libusb', u'librtlsdr', u'libsodium', u'libtasn1', u'libtirpc', u'libxslt', u'libyaml', u'linknx', u'mbedtls', u'mtdev', u'popt', u'raptor', u'rhash', u'samba4', u'shadowsocks-libev'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'fontconfig', u'libffi', u'pcre', u'python', u'util-linux', u'libglib2', u'pixman', u'cairo', u'libtool', u'libxml2', u'libopenssl', u'duma', u'e2fsprogs', u'gdk-pixbuf', u'harfbuzz', u'libupnp', u'libnfnetlink', u'iptables', u'libnl', u'keyutils', u'lame', u'snappy', u'leveldb', u'libcroco', u'libev', u'libglob', u'libgpg-error', u'libid3tag', u'libksba', u'libmad', u'libmpd', u'libnetfilter_log', u'libpthsem', u'pango', u'librsvg', u'libusb', u'librtlsdr', u'libsodium', u'libtasn1', u'libtirpc', u'libxslt', u'libyaml', u'linknx', u'mbedtls', u'mtdev', u'popt', u'raptor', u'rhash', u'samba4', u'shadowsocks-libev'] Warning: staging file "./usr/lib/libnl-genl-3.la" is touched by more than one package: [u'libnl', u'keyutils', u'lame', u'snappy', u'leveldb', u'libcroco', u'libev', u'libglob', u'libgpg-error', u'libid3tag', u'libksba', u'libmad', u'libmpd', u'libnetfilter_log', u'libpthsem', u'pango', u'librsvg', u'libusb', u'librtlsdr', u'libsodium', u'libtasn1', u'libtirpc', u'libxslt', u'libyaml', u'linknx', u'mbedtls', u'mtdev', u'popt', u'raptor', u'rhash', u'samba4', u'shadowsocks-libev'] Warning: staging file "./usr/lib/libpng16.la" is touched by more than one package: [u'libpng', u'freetype', u'fontconfig', u'libffi', u'pcre', u'python', u'util-linux', u'libglib2', u'pixman', u'cairo', u'libtool', u'libxml2', u'libopenssl', u'duma', u'e2fsprogs', u'gdk-pixbuf', u'harfbuzz', u'libupnp', u'libnfnetlink', u'iptables', u'libnl', u'keyutils', u'lame', u'snappy', u'leveldb', u'libcroco', u'libev', u'libglob', u'libgpg-error', u'libid3tag', u'libksba', u'libmad', u'libmpd', u'libnetfilter_log', u'libpthsem', u'pango', u'librsvg', u'libusb', u'librtlsdr', u'libsodium', u'libtasn1', u'libtirpc', u'libxslt', u'libyaml', u'linknx', u'mbedtls', u'mtdev', u'popt', u'raptor', u'rhash', u'samba4', u'shadowsocks-libev'] Warning: staging file "./usr/lib/libmpd.la" is touched by more than one package: [u'libmpd', u'libnetfilter_log', u'libpthsem', u'pango', u'librsvg', u'libusb', u'librtlsdr', u'libsodium', u'libtasn1', u'libtirpc', u'libxslt', u'libyaml', u'linknx', u'mbedtls', u'mtdev', u'popt', u'raptor', u'rhash', u'samba4', u'shadowsocks-libev'] Warning: staging file "./usr/lib/libharfbuzz-subset.la" is touched by more than one package: [u'harfbuzz', u'libupnp', u'libnfnetlink', u'iptables', u'libnl', u'keyutils', u'lame', u'snappy', u'leveldb', u'libcroco', u'libev', u'libglob', u'libgpg-error', u'libid3tag', u'libksba', u'libmad', u'libmpd', u'libnetfilter_log', u'libpthsem', u'pango', u'librsvg', u'libusb', u'librtlsdr', u'libsodium', u'libtasn1', u'libtirpc', u'libxslt', u'libyaml', u'linknx', u'mbedtls', u'mtdev', u'popt', u'raptor', u'rhash', u'samba4', u'shadowsocks-libev'] Warning: staging file "./usr/lib/libid3tag.la" is touched by more than one package: [u'libid3tag', u'libksba', u'libmad', u'libmpd', u'libnetfilter_log', u'libpthsem', u'pango', u'librsvg', u'libusb', u'librtlsdr', u'libsodium', u'libtasn1', u'libtirpc', u'libxslt', u'libyaml', u'linknx', u'mbedtls', u'mtdev', u'popt', u'raptor', u'rhash', u'samba4', u'shadowsocks-libev'] Warning: staging file "./usr/lib/libcroco-0.6.la" is touched by more than one package: [u'libcroco', u'libev', u'libglob', u'libgpg-error', u'libid3tag', u'libksba', u'libmad', u'libmpd', u'libnetfilter_log', u'libpthsem', u'pango', u'librsvg', u'libusb', u'librtlsdr', u'libsodium', u'libtasn1', u'libtirpc', u'libxslt', u'libyaml', u'linknx', u'mbedtls', u'mtdev', u'popt', u'raptor', u'rhash', u'samba4', u'shadowsocks-libev'] Warning: staging file "./usr/lib/libcairo-gobject.la" is touched by more than one package: [u'cairo', u'libtool', u'libxml2', u'libopenssl', u'duma', u'e2fsprogs', u'gdk-pixbuf', u'harfbuzz', u'libupnp', u'libnfnetlink', u'iptables', u'libnl', u'keyutils', u'lame', u'snappy', u'leveldb', u'libcroco', u'libev', u'libglob', u'libgpg-error', u'libid3tag', u'libksba', u'libmad', u'libmpd', u'libnetfilter_log', u'libpthsem', u'pango', u'librsvg', u'libusb', u'librtlsdr', u'libsodium', u'libtasn1', u'libtirpc', u'libxslt', u'libyaml', u'linknx', u'mbedtls', u'mtdev', u'popt', u'raptor', u'rhash', u'samba4', u'shadowsocks-libev'] Warning: staging file "./usr/lib/libnl-nf-3.la" is touched by more than one package: [u'libnl', u'keyutils', u'lame', u'snappy', u'leveldb', u'libcroco', u'libev', u'libglob', u'libgpg-error', u'libid3tag', u'libksba', u'libmad', u'libmpd', u'libnetfilter_log', u'libpthsem', u'pango', u'librsvg', u'libusb', u'librtlsdr', u'libsodium', u'libtasn1', u'libtirpc', u'libxslt', u'libyaml', u'linknx', u'mbedtls', u'mtdev', u'popt', u'raptor', u'rhash', u'samba4', u'shadowsocks-libev'] Warning: staging file "./usr/lib/libpangocairo-1.0.la" is touched by more than one package: [u'pango', u'librsvg', u'libusb', u'librtlsdr', u'libsodium', u'libtasn1', u'libtirpc', u'libxslt', u'libyaml', u'linknx', u'mbedtls', u'mtdev', u'popt', u'raptor', u'rhash', u'samba4', u'shadowsocks-libev'] Warning: staging file "./usr/lib/libgpg-error.la" is touched by more than one package: [u'libgpg-error', u'libid3tag', u'libksba', u'libmad', u'libmpd', u'libnetfilter_log', u'libpthsem', u'pango', u'librsvg', u'libusb', u'librtlsdr', u'libsodium', u'libtasn1', u'libtirpc', u'libxslt', u'libyaml', u'linknx', u'mbedtls', u'mtdev', u'popt', u'raptor', u'rhash', u'samba4', u'shadowsocks-libev'] ./support/scripts/check-uniq-files -t host /home/test/autobuild/run/instance-3/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-tar', u'host-lzip', u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-gettext', u'host-libffi', u'host-bison'] Warning: host file "./lib/python2.7/site-packages/easy-install.pth" is touched by more than one package: [u'host-python-setuptools', u'host-python-setuptools-scm'] Warning: host file "./share/man/man8/fsck.8" is touched by more than one package: [u'host-util-linux', u'host-e2fsprogs'] Warning: host file "./sbin/fsck" is touched by more than one package: [u'host-util-linux', u'host-e2fsprogs'] rm -f /home/test/autobuild/run/instance-3/output/target/usr/share/glib-2.0/schemas/*.xml /home/test/autobuild/run/instance-3/output/target/usr/share/glib-2.0/schemas/*.dtd /home/test/autobuild/run/instance-3/output/host/bin/glib-compile-schemas /home/test/autobuild/run/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/test/autobuild/run/instance-3/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. PYTHONPATH="/home/test/autobuild/run/instance-3/output/target/usr/lib/python2.7/sysconfigdata/" cd /home/test/autobuild/run/instance-3/output/target && /home/test/autobuild/run/instance-3/output/host/bin/python2.7 /home/test/autobuild/run/instance-3/buildroot/support/scripts/pycompile.py usr/lib/python2.7 find /home/test/autobuild/run/instance-3/output/target/usr/lib/python2.7 -name '*.py' -print0 | xargs -0 --no-run-if-empty rm -f find /home/test/autobuild/run/instance-3/output/target/usr/lib/python2.7 -name '*.pyo' -print0 | xargs -0 --no-run-if-empty rm -f mkdir -p /home/test/autobuild/run/instance-3/output/target/etc echo "buildroot" > /home/test/autobuild/run/instance-3/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/test/autobuild/run/instance-3/output/target/etc/hosts mkdir -p /home/test/autobuild/run/instance-3/output/target/etc echo "Welcome to Buildroot" > /home/test/autobuild/run/instance-3/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/test/autobuild/run/instance-3/output/target/etc/shadow rm -f /home/test/autobuild/run/instance-3/output/target/bin/sh rm -f /home/test/autobuild/run/instance-3/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/test/autobuild/run/instance-3/output/build/locales.nopurge; done for dir in /home/test/autobuild/run/instance-3/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/test/autobuild/run/instance-3/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/test/autobuild/run/instance-3/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/test/autobuild/run/instance-3/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/test/autobuild/run/instance-3/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/test/autobuild/run/instance-3/output/target/usr/include /home/test/autobuild/run/instance-3/output/target/usr/share/aclocal \ /home/test/autobuild/run/instance-3/output/target/usr/lib/pkgconfig /home/test/autobuild/run/instance-3/output/target/usr/share/pkgconfig \ /home/test/autobuild/run/instance-3/output/target/usr/lib/cmake /home/test/autobuild/run/instance-3/output/target/usr/share/cmake find /home/test/autobuild/run/instance-3/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/test/autobuild/run/instance-3/output/target/lib/ /home/test/autobuild/run/instance-3/output/target/usr/lib/ /home/test/autobuild/run/instance-3/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/test/autobuild/run/instance-3/output/target/usr/share/gdb rm -rf /home/test/autobuild/run/instance-3/output/target/usr/share/bash-completion rm -rf /home/test/autobuild/run/instance-3/output/target/usr/share/zsh rm -rf /home/test/autobuild/run/instance-3/output/target/usr/man /home/test/autobuild/run/instance-3/output/target/usr/share/man rm -rf /home/test/autobuild/run/instance-3/output/target/usr/info /home/test/autobuild/run/instance-3/output/target/usr/share/info rm -rf /home/test/autobuild/run/instance-3/output/target/usr/doc /home/test/autobuild/run/instance-3/output/target/usr/share/doc rm -rf /home/test/autobuild/run/instance-3/output/target/usr/share/gtk-doc rmdir /home/test/autobuild/run/instance-3/output/target/usr/share 2>/dev/null || true find /home/test/autobuild/run/instance-3/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/test/autobuild/run/instance-3/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/test/autobuild/run/instance-3/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/test/autobuild/run/instance-3/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/test/autobuild/run/instance-3/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/test/autobuild/run/instance-3/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/test/autobuild/run/instance-3/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/test/autobuild/run/instance-3/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/test/autobuild/run/instance-3/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.11-git-00275-g56296d5"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.11-git\"" \ ) > /home/test/autobuild/run/instance-3/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/test/autobuild/run/instance-3/output/target/etc >>> Sanitizing RPATH in target tree /home/test/autobuild/run/instance-3/buildroot/support/scripts/fix-rpath target touch /home/test/autobuild/run/instance-3/output/target/usr make: Leaving directory `/home/test/autobuild/run/instance-3/buildroot' make: Entering directory `/home/test/autobuild/run/instance-3/buildroot' >>> Buildroot 2018.11-git-00275-g56296d5 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 >>> host-tar 1.29 Collecting legal info ERROR: No hash found for COPYING >>> 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 >>> argp-standalone 1.3 Collecting legal info >>> boost 1.68.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> c-ares 1.14.0 Collecting legal info ERROR: No hash found for ares_mkquery.c >>> 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) >>> cairo 1.15.12 Collecting legal info COPYING: OK (sha256: 67228a9f7c5f9b67c58f556f1be178f62da4d9e2e6285318d8c74d567255abdf) COPYING-LGPL-2.1: OK (sha256: 9e9e8608c4cdda51a78cc3a385f4ec9a2e4c96d5ecad74ac8bca5fca3e563b7d) COPYING-MPL-1.1: OK (sha256: 53692a2ed6c6a2c6ec9b32dd0b820dfae91e0a1fcdf625ca9ed0bdf8705fcc4f) >>> fontconfig 2.12.4 Collecting legal info ERROR: No hash found for COPYING >>> expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> freetype 2.9 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.34 Collecting legal info LICENSE: OK (sha256: a247c24f82bacf0403fe2f3d5550493a91cdb575fe7036b764bda8cacf3efd9c) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> host-util-linux 2.32.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> util-linux 2.32.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> python 2.7.15 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-python 2.7.15 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> pixman 0.34.0 Collecting legal info ERROR: No hash found for COPYING >>> cbootimage v1.7 Collecting legal info ERROR: No hash found for COPYING >>> clamav 0.100.1 Collecting legal info COPYING: OK (sha256: 0c4fd2fa9733fc9122503797648710851e4ee6d9e4969dd33fcbd8c63cd2f584) COPYING.bzip2: OK (sha256: d72a145c90918184a05ef65a04c9e6f7466faa59bc1b82c8f6a8ddc7ddcb9bed) COPYING.file: OK (sha256: dfb818a0d41411c6fb1c193c68b73018ceadd1994bda41ad541cbff292894bc6) COPYING.getopt: OK (sha256: 6dce638b76399e7521ad8e182d3e33e4496c85b3b69b6ff434b53017101e82ad) COPYING.LGPL: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING.llvm: OK (sha256: e3a9b913515a42f8ff3ef1551c3a2cdba383c39ed959729e0e2911219496ad74) COPYING.lzma: OK (sha256: d96d71b66aa32c4a2d1619b9ca3347dafa9460bcf0fb5ac2408916067ad31dfc) COPYING.pcre: OK (sha256: accdcf2455c07b99abea59016b3663eaef926a92092d103bfaa25fed27cf6b24) COPYING.regex: OK (sha256: e2c1395a3d9fea6d5d25847c9d783db6e2cc8b085b4025861f459139c5dfd90b) COPYING.unrar: OK (sha256: 1faccc6b5c7b958fb807a3f573d5be9bf7889fe898f7e0617c544b05a81bfd00) COPYING.zlib: OK (sha256: c2f77553f8d870c5635b0dace0519253233f172b33ce1fdf6578610706294eee) >>> libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> openssl Collecting legal info >>> libopenssl 1.0.2p Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> duma 2.5.15 Collecting legal info ERROR: No hash found for COPYING-GPL ERROR: No hash found for COPYING-LGPL >>> e2fsprogs 1.44.2 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> empty 0.6.20b Collecting legal info ERROR: No hash found for COPYRIGHT >>> host-faketime v0.9.6 Collecting legal info ERROR: No hash found for COPYING >>> gdk-pixbuf 2.36.10 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> host-gdk-pixbuf 2.36.10 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> host-libpng 1.6.34 Collecting legal info LICENSE: OK (sha256: a247c24f82bacf0403fe2f3d5550493a91cdb575fe7036b764bda8cacf3efd9c) >>> gesftpserver 0.2.2 Collecting legal info ERROR: No hash found for COPYING >>> host-gptfdisk 1.0.3 Collecting legal info ERROR: No hash found for COPYING >>> host-popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> harfbuzz 1.8.8 Collecting legal info COPYING: OK (sha256: 2a886915de4f296cdae5ed67064f86dba01d0c55286d86e8487f2a5caaf40216) src/hb-ucdn/COPYING: OK (sha256: ec20cbe051200fc846caf4dc253cf660e874a2d9e4f3a682e08354b567fae409) >>> igd2-for-linux v1.2 Collecting legal info linuxigd2/doc/LICENSE: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> libupnp 1.6.25 Collecting legal info LICENSE: OK (sha256: 0375955c8a79d6e8fa0792d45d00fc4e7710d7ac95bcbd27f9225a83f5c946fd) >>> iptables 1.6.2 Collecting legal info ERROR: No hash found for COPYING >>> libnfnetlink 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> iw 4.14 Collecting legal info COPYING: OK (sha256: 5932fb70481e128940168a5fdf133e6454293c0865c7e757874b235cb6daa2af) >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> keyutils 1.5.10 Collecting legal info ERROR: No hash found for LICENCE.GPL ERROR: No hash found for LICENCE.LGPL >>> lame 3.100 Collecting legal info COPYING: OK (sha256: bfe4a52dc4645385f356a8e83cc54216a293e3b6f1cb4f79f5fc0277abf937fd) >>> leveldb v1.20 Collecting legal info ERROR: No hash found for LICENSE >>> snappy 1.1.7 Collecting legal info COPYING: OK (sha256: 55172044f7e241207117448a4d9d6ba1d0925c8ad66b5d4c08c70adfa9cc3de6) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> libcroco 0.6.12 Collecting legal info COPYING.LIB: OK (sha256: 94b03f1a60a7fd5007149530626a895a6ef5a8b9342abfd56860c5f3956f5d23) >>> libev 4.24 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libglob 1.0 Collecting legal info LICENSE: OK (sha256: 4cd4bac6ef90d4a91ee6e52df30f241045fb1a27fb53541ef4a9f8e47e6103ca) >>> libgpg-error 1.31 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libid3tag 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 7f12ad28dc075763e91b91bfa60fad04062380011ddad8f6bac21dd7b1f44367) >>> libksba 1.3.5 Collecting legal info AUTHORS: OK (sha256: 240908e1356ffeb5d0730227b6198dcc8e878375d28632fd813e0ed75b35ccc2) COPYING: OK (sha256: 6197b98c6bf69838c624809c509d84333de1bc847155168c0e84527446a27076) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 0abbff814cd00e2b0b6d08395af2b419c1a92026c4b4adacbb65ccda45fa58cf) COPYING.LGPLv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libmad 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libmpd 11.8.17 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libnetfilter_log 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libpthsem 2.0.8 Collecting legal info ERROR: No hash found for COPYING >>> librsvg 2.40.20 Collecting legal info ERROR: No hash found for COPYING.LIB >>> pango 1.40.14 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> librtlsdr 0.6.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libsodium 1.0.16 Collecting legal info LICENSE: OK (sha256: 6faf327c97dca6da69acefc6d3969d7bffb70a24f0707874870fdcfd6b0acf58) >>> libtasn1 4.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libtirpc 1.0.3 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> host-nfs-utils 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> host-libtirpc 1.0.3 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> libxslt 1.1.32 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> libyaml 0.2.1 Collecting legal info LICENSE: OK (sha256: bfcb6a7dfbfd30e0ccc8bb34ab712bd1568586ad8c5b078ccae443b04e79749e) >>> linknx 0.0.1.33 Collecting legal info >>> logsurfer 1.8 Collecting legal info >>> mbedtls 2.7.5 Collecting legal info apache-2.0.txt: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> mtdev 1.1.4 Collecting legal info ERROR: No hash found for COPYING >>> netstat-nat 1.4.10 Collecting legal info ERROR: No hash found for COPYING >>> nginx 1.15.0 Collecting legal info LICENSE: OK (sha256: e18f05bcaad47528f8b21861d4a0fb9815ca1bbb4be946c51a51d36623758bcc) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> python-argh 0.26.2 Collecting legal info ERROR: No hash found for README.rst >>> host-python-setuptools v40.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> python-autobahn 18.9.1 Collecting legal info LICENSE: OK (sha256: 0387eefce570453daaa60633f28676003731eeca28b2d0a0071c628e3a0004ef) >>> python-cached-property 1.4.0 Collecting legal info LICENSE: OK (sha256: ba4756c8039b25b66e3c456cc5bf635aa528cf459b97ee1499d06684ccd89b9a) >>> python-crcmod 1.7 Collecting legal info ERROR: No hash found for LICENSE >>> python-mako 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> python-portend 1.8 Collecting legal info >>> host-python-setuptools-scm 1.15.6 Collecting legal info ERROR: No hash found for LICENSE >>> python-posix-ipc 1.0.0 Collecting legal info ERROR: No hash found for LICENSE >>> python-pytz 2017.3 Collecting legal info LICENSE.txt: OK (sha256: a1c7102a51ef9ed37766f7388c71fd41bae2a7a95c30673c419ab84e1acc5f02) >>> python-pyyaml 3.13 Collecting legal info ERROR: No hash found for LICENSE >>> python-rpi-gpio 0.6.3 Collecting legal info ERROR: No hash found for LICENCE.txt >>> python-see 1.4.1 Collecting legal info LICENSE: OK (sha256: dccbd040a7deacee7f05e5e46a8eba6e786ac319f0cb94c36f92d789585911a6) >>> python-six 1.11.0 Collecting legal info LICENSE: OK (sha256: 63478682e84e8c98f4c46308995f1f521a6886976e25421827d2a2be03581328) >>> python-tempora 1.7 Collecting legal info >>> python-txaio 2.8.2 Collecting legal info LICENSE: OK (sha256: 0387eefce570453daaa60633f28676003731eeca28b2d0a0071c628e3a0004ef) >>> raptor 2.0.15 Collecting legal info ERROR: No hash found for LICENSE.txt >>> rhash 1.3.5 Collecting legal info COPYING: OK (sha256: 8cf876d3406a2eed6c17ae804c8958bd78d3a0f63c30d6e2e789ab575e9fde40) >>> samba4 4.8.5 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-e2fsprogs 1.44.2 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> host-heimdal 7.5.0 Collecting legal info ERROR: No hash found for LICENSE >>> host-ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> shadowsocks-libev 3.2.0 Collecting legal info COPYING: OK (sha256: 736883f97d44dbec288bb82819f18f4f86d02ae3192f6a9abefa00db76bace41) libbloom/LICENSE: OK (sha256: c41a4bc2c4c43e4daa3051e77e31b2d5c8500498afaeac6d831d55a4bb8de3fb) libcork/COPYING: OK (sha256: 4fa2ada54f8c0410ec243265378242ffe862386d5ac517f8dd30a1911d25ae93) >>> shellinabox v2.20 Collecting legal info COPYING: OK (sha256: 04ef60ab9b83cde6f0862ea18474454477efb34c52ebce1f8d8260a398a39362) GPL-2: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> tz Collecting legal info >>> host-tzdata 2018e Collecting legal info >>> host-zic 2018e Collecting legal info >>> host-tzdump 65a10105564801094b18c3fcacf4dde4c44e4ab8 Collecting legal info 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: linknx-0.0.1.33: cannot save license (LINKNX_LICENSE_FILES not defined) WARNING: logsurfer-1.8: cannot save license (LOGSURFER_LICENSE_FILES not defined) WARNING: python-portend-1.8: cannot save license (PYTHON_PORTEND_LICENSE_FILES not defined) WARNING: python-tempora-1.7: cannot save license (PYTHON_TEMPORA_LICENSE_FILES not defined) WARNING: tzdata-2018e: cannot save license (HOST_TZDATA_LICENSE_FILES not defined) WARNING: zic-2018e: cannot save license (HOST_ZIC_LICENSE_FILES not defined) WARNING: tzdump-65a10105564801094b18c3fcacf4dde4c44e4ab8: cannot save license (HOST_TZDUMP_LICENSE_FILES not defined) Legal info produced in /home/test/autobuild/run/instance-3/output/legal-info make: Leaving directory `/home/test/autobuild/run/instance-3/buildroot'