make[3]: Leaving directory `/home/peko/autobuild/instance-1/output/build/tar-1.29/lib' Making all in rmt make[3]: Entering directory `/home/peko/autobuild/instance-1/output/build/tar-1.29/rmt' CC rmt.o CCLD rmt make[3]: Leaving directory `/home/peko/autobuild/instance-1/output/build/tar-1.29/rmt' Making all in src make[3]: Entering directory `/home/peko/autobuild/instance-1/output/build/tar-1.29/src' CC buffer.o CC checkpoint.o CC compare.o CC create.o CC delete.o CC exit.o create.c: In function 'start_header': create.c:860:13: warning: In the GNU C Library, "major" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "major", include directly. If you did not intend to use a system-defined macro "major", you should undefine it after including . major_t devmajor = major (st->stat.st_rdev); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ create.c:861:13: warning: In the GNU C Library, "minor" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "minor", include directly. If you did not intend to use a system-defined macro "minor", you should undefine it after including . minor_t devminor = minor (st->stat.st_rdev); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC exclist.o create.c: In function 'dump_file0': create.c:1946:13: warning: In the GNU C Library, "major" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "major", include directly. If you did not intend to use a system-defined macro "major", you should undefine it after including . header->header.devmajor); ^~~~~~~~~~~~~~~~~~~~~ create.c:1948:13: warning: In the GNU C Library, "minor" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "minor", include directly. If you did not intend to use a system-defined macro "minor", you should undefine it after including . header->header.devminor); ^~~~~~~~~~~~~~~~~~~~~ CC extract.o CC xheader.o CC incremen.o CC list.o list.c: In function 'decode_header': list.c:686:13: warning: In the GNU C Library, "makedev" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "makedev", include directly. If you did not intend to use a system-defined macro "makedev", you should undefine it after including . MINOR_FROM_HEADER (header->header.devminor)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ list.c: In function 'simple_print_header': list.c:1239:13: warning: In the GNU C Library, "major" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "major", include directly. If you did not intend to use a system-defined macro "major", you should undefine it after including . STRINGIFY_BIGINT (major (st->stat.st_rdev), uintbuf)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ list.c:1242:13: warning: In the GNU C Library, "minor" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "minor", include directly. If you did not intend to use a system-defined macro "minor", you should undefine it after including . STRINGIFY_BIGINT (minor (st->stat.st_rdev), uintbuf)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC map.o CC misc.o CC names.o CC sparse.o CC suffix.o CC system.o CC tar.o system.c: In function 'stat_to_env': system.c:705:13: warning: In the GNU C Library, "minor" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "minor", include directly. If you did not intend to use a system-defined macro "minor", you should undefine it after including . dec_to_env ("TAR_MINOR", minor (st->stat.st_rdev)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ system.c:706:13: warning: In the GNU C Library, "major" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "major", include directly. If you did not intend to use a system-defined macro "major", you should undefine it after including . dec_to_env ("TAR_MAJOR", major (st->stat.st_rdev)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC transform.o CC unlink.o CC update.o CC utf8.o CC warning.o CC xattrs.o CCLD tar make[3]: Leaving directory `/home/peko/autobuild/instance-1/output/build/tar-1.29/src' Making all in scripts make[3]: Entering directory `/home/peko/autobuild/instance-1/output/build/tar-1.29/scripts' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/peko/autobuild/instance-1/output/build/tar-1.29/scripts' Making all in po make[3]: Entering directory `/home/peko/autobuild/instance-1/output/build/tar-1.29/po' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/peko/autobuild/instance-1/output/build/tar-1.29/po' Making all in tests make[3]: Entering directory `/home/peko/autobuild/instance-1/output/build/tar-1.29/tests' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/peko/autobuild/instance-1/output/build/tar-1.29/tests' make[3]: Entering directory `/home/peko/autobuild/instance-1/output/build/tar-1.29' make[3]: Leaving directory `/home/peko/autobuild/instance-1/output/build/tar-1.29' make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/tar-1.29' make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/tar-1.29' >>> tar 1.29 Installing to target PATH="/home/peko/autobuild/instance-1/output/host/bin:/home/peko/autobuild/instance-1/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j6 DESTDIR=/home/peko/autobuild/instance-1/output/target install -C /home/peko/autobuild/instance-1/output/build/tar-1.29/ make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/tar-1.29' Making install in doc make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/tar-1.29/doc' make[3]: Entering directory `/home/peko/autobuild/instance-1/output/build/tar-1.29/doc' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/home/peko/autobuild/instance-1/output/target/usr/share/man/man8' /bin/mkdir -p '/home/peko/autobuild/instance-1/output/target/usr/share/man/man1' /bin/mkdir -p '/home/peko/autobuild/instance-1/output/target/usr/share/info' /usr/bin/install -c -m 644 rmt.8 '/home/peko/autobuild/instance-1/output/target/usr/share/man/man8' /usr/bin/install -c -m 644 tar.1 '/home/peko/autobuild/instance-1/output/target/usr/share/man/man1' /usr/bin/install -c -m 644 ./tar.info ./tar.info-1 ./tar.info-2 '/home/peko/autobuild/instance-1/output/target/usr/share/info' install-info --info-dir='/home/peko/autobuild/instance-1/output/target/usr/share/info' '/home/peko/autobuild/instance-1/output/target/usr/share/info/tar.info' This is not dpkg install-info anymore, but GNU install-info See the man page for ginstall-info for command line arguments make[3]: Leaving directory `/home/peko/autobuild/instance-1/output/build/tar-1.29/doc' make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/tar-1.29/doc' Making install in gnu make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/tar-1.29/gnu' /usr/bin/make install-recursive make[3]: Entering directory `/home/peko/autobuild/instance-1/output/build/tar-1.29/gnu' make[4]: Entering directory `/home/peko/autobuild/instance-1/output/build/tar-1.29/gnu' make[5]: Entering directory `/home/peko/autobuild/instance-1/output/build/tar-1.29/gnu' if test yes = no; then \ case 'linux-gnu' in \ darwin[56]*) \ need_charset_alias=true ;; \ darwin* | cygwin* | mingw* | pw32* | cegcc*) \ need_charset_alias=false ;; \ *) \ need_charset_alias=true ;; \ esac ; \ else \ need_charset_alias=false ; \ fi ; \ if $need_charset_alias; then \ /bin/bash /home/peko/autobuild/instance-1/output/build/tar-1.29/build-aux/install-sh -d /home/peko/autobuild/instance-1/output/target//lib ; \ fi ; \ if test -f /home/peko/autobuild/instance-1/output/target//lib/charset.alias; then \ sed -f ref-add.sed /home/peko/autobuild/instance-1/output/target//lib/charset.alias > /home/peko/autobuild/instance-1/output/target//lib/charset.tmp ; \ /usr/bin/install -c -m 644 /home/peko/autobuild/instance-1/output/target//lib/charset.tmp /home/peko/autobuild/instance-1/output/target//lib/charset.alias ; \ rm -f /home/peko/autobuild/instance-1/output/target//lib/charset.tmp ; \ else \ if $need_charset_alias; then \ sed -f ref-add.sed charset.alias > /home/peko/autobuild/instance-1/output/target//lib/charset.tmp ; \ /usr/bin/install -c -m 644 /home/peko/autobuild/instance-1/output/target//lib/charset.tmp /home/peko/autobuild/instance-1/output/target//lib/charset.alias ; \ rm -f /home/peko/autobuild/instance-1/output/target//lib/charset.tmp ; \ fi ; \ fi make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/home/peko/autobuild/instance-1/output/build/tar-1.29/gnu' make[4]: Leaving directory `/home/peko/autobuild/instance-1/output/build/tar-1.29/gnu' make[3]: Leaving directory `/home/peko/autobuild/instance-1/output/build/tar-1.29/gnu' make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/tar-1.29/gnu' Making install in lib make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/tar-1.29/lib' /usr/bin/make install-am make[3]: Entering directory `/home/peko/autobuild/instance-1/output/build/tar-1.29/lib' make[4]: Entering directory `/home/peko/autobuild/instance-1/output/build/tar-1.29/lib' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/peko/autobuild/instance-1/output/build/tar-1.29/lib' make[3]: Leaving directory `/home/peko/autobuild/instance-1/output/build/tar-1.29/lib' make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/tar-1.29/lib' Making install in rmt make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/tar-1.29/rmt' make[3]: Entering directory `/home/peko/autobuild/instance-1/output/build/tar-1.29/rmt' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/home/peko/autobuild/instance-1/output/target//libexec' /usr/bin/install -c rmt '/home/peko/autobuild/instance-1/output/target//libexec' make[3]: Leaving directory `/home/peko/autobuild/instance-1/output/build/tar-1.29/rmt' make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/tar-1.29/rmt' Making install in src make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/tar-1.29/src' make[3]: Entering directory `/home/peko/autobuild/instance-1/output/build/tar-1.29/src' make[3]: Nothing to be done for `install-data-am'. /bin/mkdir -p '/home/peko/autobuild/instance-1/output/target//bin' /usr/bin/install -c tar '/home/peko/autobuild/instance-1/output/target//bin' make[3]: Leaving directory `/home/peko/autobuild/instance-1/output/build/tar-1.29/src' make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/tar-1.29/src' Making install in scripts make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/tar-1.29/scripts' make[3]: Entering directory `/home/peko/autobuild/instance-1/output/build/tar-1.29/scripts' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/peko/autobuild/instance-1/output/build/tar-1.29/scripts' make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/tar-1.29/scripts' Making install in po make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/tar-1.29/po' if test "tar" = "gettext-tools"; then \ /bin/mkdir -p /home/peko/autobuild/instance-1/output/target/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /home/peko/autobuild/instance-1/output/target/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/peko/autobuild/instance-1/output/target/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/tar-1.29/po' Making install in tests make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/tar-1.29/tests' make[3]: Entering directory `/home/peko/autobuild/instance-1/output/build/tar-1.29/tests' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/peko/autobuild/instance-1/output/build/tar-1.29/tests' make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/tar-1.29/tests' make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/tar-1.29' make[3]: Entering directory `/home/peko/autobuild/instance-1/output/build/tar-1.29' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/peko/autobuild/instance-1/output/build/tar-1.29' make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/tar-1.29' make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/tar-1.29' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/peko/autobuild/instance-1/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'libffi', u'cpio', u'tar'] Warning: target file "./usr/share/man/man8/rmt.8" is touched by more than one package: [u'cpio', u'tar'] ./support/scripts/check-uniq-files -t staging /home/peko/autobuild/instance-1/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/enchant/libenchant_ispell.la" is touched by more than one package: [u'enchant', u'libxml2', u'gdk-pixbuf', u'harfbuzz', u'hwloc', u'libupnp', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'iptables', u'libcroco', u'libloki', u'libnpth', u'pango', u'librsvg'] Warning: staging file "./usr/lib/libnetfilter_conntrack.la" is touched by more than one package: [u'libnetfilter_conntrack', u'iptables', u'libcroco', u'libloki', u'libnpth', u'pango', u'librsvg'] Warning: staging file "./usr/lib/libnpth.la" is touched by more than one package: [u'libnpth', u'pango', u'librsvg'] 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'hwloc', u'libupnp', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'iptables', u'libcroco', u'libloki', u'libnpth', u'pango', u'librsvg'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'pixman', u'cairo', u'dbus', u'dbus-glib', u'enchant', u'libxml2', u'gdk-pixbuf', u'harfbuzz', u'hwloc', u'libupnp', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'iptables', u'libcroco', u'libloki', u'libnpth', u'pango', u'librsvg'] 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'hwloc', u'libupnp', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'iptables', u'libcroco', u'libloki', u'libnpth', u'pango', u'librsvg'] Warning: staging file "./usr/lib/libhwloc.la" is touched by more than one package: [u'hwloc', u'libupnp', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'iptables', u'libcroco', u'libloki', u'libnpth', u'pango', u'librsvg'] 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'util-linux', u'libglib2', u'pixman', u'cairo', u'dbus', u'dbus-glib', u'enchant', u'libxml2', u'gdk-pixbuf', u'harfbuzz', u'hwloc', u'libupnp', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'iptables', u'libcroco', u'libloki', u'libnpth', u'pango', u'librsvg'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'pixman', u'cairo', u'dbus', u'dbus-glib', u'enchant', u'libxml2', u'gdk-pixbuf', u'harfbuzz', u'hwloc', u'libupnp', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'iptables', u'libcroco', u'libloki', u'libnpth', u'pango', u'librsvg'] 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'hwloc', u'libupnp', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'iptables', u'libcroco', u'libloki', u'libnpth', u'pango', u'librsvg'] Warning: staging file "./usr/lib/enchant/libenchant_myspell.la" is touched by more than one package: [u'enchant', u'libxml2', u'gdk-pixbuf', u'harfbuzz', u'hwloc', u'libupnp', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'iptables', u'libcroco', u'libloki', u'libnpth', u'pango', u'librsvg'] Warning: staging file "./usr/lib/libupnp.la" is touched by more than one package: [u'libupnp', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'iptables', u'libcroco', u'libloki', u'libnpth', u'pango', u'librsvg'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'pixman', u'cairo', u'dbus', u'dbus-glib', u'enchant', u'libxml2', u'gdk-pixbuf', u'harfbuzz', u'hwloc', u'libupnp', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'iptables', u'libcroco', u'libloki', u'libnpth', u'pango', u'librsvg'] Warning: staging file "./usr/lib/libip4tc.la" is touched by more than one package: [u'iptables', u'libcroco', u'libloki', u'libnpth', u'pango', u'librsvg'] 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'hwloc', u'libupnp', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'iptables', u'libcroco', u'libloki', u'libnpth', u'pango', u'librsvg'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'fontconfig', u'libffi', u'pcre', u'util-linux', u'libglib2', u'pixman', u'cairo', u'dbus', u'dbus-glib', u'enchant', u'libxml2', u'gdk-pixbuf', u'harfbuzz', u'hwloc', u'libupnp', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'iptables', u'libcroco', u'libloki', u'libnpth', u'pango', u'librsvg'] Warning: staging file "./usr/lib/libpangoft2-1.0.la" is touched by more than one package: [u'pango', u'librsvg'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'gdk-pixbuf', u'harfbuzz', u'hwloc', u'libupnp', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'iptables', u'libcroco', u'libloki', u'libnpth', u'pango', u'librsvg'] Warning: staging file "./usr/lib/libiptc.la" is touched by more than one package: [u'iptables', u'libcroco', u'libloki', u'libnpth', u'pango', u'librsvg'] 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'util-linux', u'libglib2', u'pixman', u'cairo', u'dbus', u'dbus-glib', u'enchant', u'libxml2', u'gdk-pixbuf', u'harfbuzz', u'hwloc', u'libupnp', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'iptables', u'libcroco', u'libloki', u'libnpth', u'pango', u'librsvg'] Warning: staging file "./usr/lib/libcairo-gobject.la" is touched by more than one package: [u'cairo', u'dbus', u'dbus-glib', u'enchant', u'libxml2', u'gdk-pixbuf', u'harfbuzz', u'hwloc', u'libupnp', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'iptables', u'libcroco', u'libloki', u'libnpth', u'pango', u'librsvg'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'util-linux', u'libglib2', u'pixman', u'cairo', u'dbus', u'dbus-glib', u'enchant', u'libxml2', u'gdk-pixbuf', u'harfbuzz', u'hwloc', u'libupnp', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'iptables', u'libcroco', u'libloki', u'libnpth', u'pango', u'librsvg'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'pixman', u'cairo', u'dbus', u'dbus-glib', u'enchant', u'libxml2', u'gdk-pixbuf', u'harfbuzz', u'hwloc', u'libupnp', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'iptables', u'libcroco', u'libloki', u'libnpth', u'pango', u'librsvg'] Warning: staging file "./usr/lib/libxtables.la" is touched by more than one package: [u'iptables', u'libcroco', u'libloki', u'libnpth', u'pango', u'librsvg'] 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'hwloc', u'libupnp', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'iptables', u'libcroco', u'libloki', u'libnpth', u'pango', u'librsvg'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'libglib2', u'pixman', u'cairo', u'dbus', u'dbus-glib', u'enchant', u'libxml2', u'gdk-pixbuf', u'harfbuzz', u'hwloc', u'libupnp', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'iptables', u'libcroco', u'libloki', u'libnpth', u'pango', u'librsvg'] Warning: staging file "./usr/lib/libcroco-0.6.la" is touched by more than one package: [u'libcroco', u'libloki', u'libnpth', u'pango', u'librsvg'] 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'hwloc', u'libupnp', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'iptables', u'libcroco', u'libloki', u'libnpth', u'pango', u'librsvg'] Warning: staging file "./usr/lib/libdbus-glib-1.la" is touched by more than one package: [u'dbus-glib', u'enchant', u'libxml2', u'gdk-pixbuf', u'harfbuzz', u'hwloc', u'libupnp', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'iptables', u'libcroco', u'libloki', u'libnpth', u'pango', u'librsvg'] Warning: staging file "./usr/lib/libenchant.la" is touched by more than one package: [u'enchant', u'libxml2', u'gdk-pixbuf', u'harfbuzz', u'hwloc', u'libupnp', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'iptables', u'libcroco', u'libloki', u'libnpth', u'pango', u'librsvg'] 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'hwloc', u'libupnp', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'iptables', u'libcroco', u'libloki', u'libnpth', u'pango', u'librsvg'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'util-linux', u'libglib2', u'pixman', u'cairo', u'dbus', u'dbus-glib', u'enchant', u'libxml2', u'gdk-pixbuf', u'harfbuzz', u'hwloc', u'libupnp', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'iptables', u'libcroco', u'libloki', u'libnpth', u'pango', u'librsvg'] 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'hwloc', u'libupnp', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'iptables', u'libcroco', u'libloki', u'libnpth', u'pango', u'librsvg'] 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'hwloc', u'libupnp', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'iptables', u'libcroco', u'libloki', u'libnpth', u'pango', u'librsvg'] 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'hwloc', u'libupnp', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'iptables', u'libcroco', u'libloki', u'libnpth', u'pango', u'librsvg'] Warning: staging file "./usr/lib/libharfbuzz.la" is touched by more than one package: [u'harfbuzz', u'hwloc', u'libupnp', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'iptables', u'libcroco', u'libloki', u'libnpth', u'pango', u'librsvg'] Warning: staging file "./usr/lib/libmnl.la" is touched by more than one package: [u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'iptables', u'libcroco', u'libloki', u'libnpth', u'pango', u'librsvg'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'pixman', u'cairo', u'dbus', u'dbus-glib', u'enchant', u'libxml2', u'gdk-pixbuf', u'harfbuzz', u'hwloc', u'libupnp', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'iptables', u'libcroco', u'libloki', u'libnpth', u'pango', u'librsvg'] Warning: staging file "./usr/lib/libgdk_pixbuf-2.0.la" is touched by more than one package: [u'gdk-pixbuf', u'harfbuzz', u'hwloc', u'libupnp', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'iptables', u'libcroco', u'libloki', u'libnpth', u'pango', u'librsvg'] Warning: staging file "./usr/lib/libpango-1.0.la" is touched by more than one package: [u'pango', u'librsvg'] Warning: staging file "./usr/lib/libip6tc.la" is touched by more than one package: [u'iptables', u'libcroco', u'libloki', u'libnpth', u'pango', u'librsvg'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'util-linux', u'libglib2', u'pixman', u'cairo', u'dbus', u'dbus-glib', u'enchant', u'libxml2', u'gdk-pixbuf', u'harfbuzz', u'hwloc', u'libupnp', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'iptables', u'libcroco', u'libloki', u'libnpth', u'pango', u'librsvg'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'pixman', u'cairo', u'dbus', u'dbus-glib', u'enchant', u'libxml2', u'gdk-pixbuf', u'harfbuzz', u'hwloc', u'libupnp', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'iptables', u'libcroco', u'libloki', u'libnpth', u'pango', u'librsvg'] 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'util-linux', u'libglib2', u'pixman', u'cairo', u'dbus', u'dbus-glib', u'enchant', u'libxml2', u'gdk-pixbuf', u'harfbuzz', u'hwloc', u'libupnp', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'iptables', u'libcroco', u'libloki', u'libnpth', u'pango', u'librsvg'] 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'hwloc', u'libupnp', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'iptables', u'libcroco', u'libloki', u'libnpth', u'pango', u'librsvg'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'pixman', u'cairo', u'dbus', u'dbus-glib', u'enchant', u'libxml2', u'gdk-pixbuf', u'harfbuzz', u'hwloc', u'libupnp', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'iptables', u'libcroco', u'libloki', u'libnpth', u'pango', u'librsvg'] Warning: staging file "./usr/lib/libnfnetlink.la" is touched by more than one package: [u'libnfnetlink', u'libnetfilter_conntrack', u'iptables', u'libcroco', u'libloki', u'libnpth', u'pango', u'librsvg'] Warning: staging file "./usr/lib/libcairo.la" is touched by more than one package: [u'cairo', u'dbus', u'dbus-glib', u'enchant', u'libxml2', u'gdk-pixbuf', u'harfbuzz', u'hwloc', u'libupnp', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'iptables', u'libcroco', u'libloki', u'libnpth', u'pango', u'librsvg'] Warning: staging file "./usr/lib/libdbus-1.la" is touched by more than one package: [u'dbus', u'dbus-glib', u'enchant', u'libxml2', u'gdk-pixbuf', u'harfbuzz', u'hwloc', u'libupnp', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'iptables', u'libcroco', u'libloki', u'libnpth', u'pango', u'librsvg'] Warning: staging file "./usr/lib/libpangocairo-1.0.la" is touched by more than one package: [u'pango', u'librsvg'] Warning: staging file "./usr/lib/libpixman-1.la" is touched by more than one package: [u'pixman', u'cairo', u'dbus', u'dbus-glib', u'enchant', u'libxml2', u'gdk-pixbuf', u'harfbuzz', u'hwloc', u'libupnp', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'iptables', u'libcroco', u'libloki', u'libnpth', u'pango', u'librsvg'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'pcre', u'util-linux', u'libglib2', u'pixman', u'cairo', u'dbus', u'dbus-glib', u'enchant', u'libxml2', u'gdk-pixbuf', u'harfbuzz', u'hwloc', u'libupnp', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'iptables', u'libcroco', u'libloki', u'libnpth', u'pango', u'librsvg'] Warning: staging file "./usr/lib/libixml.la" is touched by more than one package: [u'libupnp', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'iptables', u'libcroco', u'libloki', u'libnpth', u'pango', u'librsvg'] Warning: staging file "./usr/lib/libthreadutil.la" is touched by more than one package: [u'libupnp', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'iptables', u'libcroco', u'libloki', u'libnpth', u'pango', u'librsvg'] Warning: staging file "./usr/lib/libfontconfig.la" is touched by more than one package: [u'fontconfig', u'libffi', u'pcre', u'util-linux', u'libglib2', u'pixman', u'cairo', u'dbus', u'dbus-glib', u'enchant', u'libxml2', u'gdk-pixbuf', u'harfbuzz', u'hwloc', u'libupnp', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'iptables', u'libcroco', u'libloki', u'libnpth', u'pango', u'librsvg'] ./support/scripts/check-uniq-files -t host /home/peko/autobuild/instance-1/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'] rm -f /home/peko/autobuild/instance-1/output/target/usr/share/glib-2.0/schemas/*.xml /home/peko/autobuild/instance-1/output/target/usr/share/glib-2.0/schemas/*.dtd /home/peko/autobuild/instance-1/output/host/bin/glib-compile-schemas /home/peko/autobuild/instance-1/output/host/sparc64-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/peko/autobuild/instance-1/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/peko/autobuild/instance-1/output/target/etc echo "buildroot" > /home/peko/autobuild/instance-1/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/peko/autobuild/instance-1/output/target/etc/hosts mkdir -p /home/peko/autobuild/instance-1/output/target/etc echo "Welcome to Buildroot" > /home/peko/autobuild/instance-1/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/peko/autobuild/instance-1/output/target/etc/shadow rm -f /home/peko/autobuild/instance-1/output/target/bin/sh rm -f /home/peko/autobuild/instance-1/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/peko/autobuild/instance-1/output/build/locales.nopurge; done for dir in /home/peko/autobuild/instance-1/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/peko/autobuild/instance-1/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/peko/autobuild/instance-1/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/peko/autobuild/instance-1/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/peko/autobuild/instance-1/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/peko/autobuild/instance-1/output/target/usr/include /home/peko/autobuild/instance-1/output/target/usr/share/aclocal \ /home/peko/autobuild/instance-1/output/target/usr/lib/pkgconfig /home/peko/autobuild/instance-1/output/target/usr/share/pkgconfig \ /home/peko/autobuild/instance-1/output/target/usr/lib/cmake /home/peko/autobuild/instance-1/output/target/usr/share/cmake find /home/peko/autobuild/instance-1/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/peko/autobuild/instance-1/output/target/lib/ /home/peko/autobuild/instance-1/output/target/usr/lib/ /home/peko/autobuild/instance-1/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/peko/autobuild/instance-1/output/target/usr/share/gdb rm -rf /home/peko/autobuild/instance-1/output/target/usr/share/bash-completion rm -rf /home/peko/autobuild/instance-1/output/target/usr/share/zsh rm -rf /home/peko/autobuild/instance-1/output/target/usr/man /home/peko/autobuild/instance-1/output/target/usr/share/man rm -rf /home/peko/autobuild/instance-1/output/target/usr/info /home/peko/autobuild/instance-1/output/target/usr/share/info rm -rf /home/peko/autobuild/instance-1/output/target/usr/doc /home/peko/autobuild/instance-1/output/target/usr/share/doc rm -rf /home/peko/autobuild/instance-1/output/target/usr/share/gtk-doc rmdir /home/peko/autobuild/instance-1/output/target/usr/share 2>/dev/null || true find /home/peko/autobuild/instance-1/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/peko/autobuild/instance-1/output/host/bin/sparc64-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/peko/autobuild/instance-1/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/peko/autobuild/instance-1/output/host/bin/sparc64-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/peko/autobuild/instance-1/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/peko/autobuild/instance-1/output/host/bin/sparc64-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/peko/autobuild/instance-1/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/peko/autobuild/instance-1/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/peko/autobuild/instance-1/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.05-git-00976-g476243a"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.05-git\"" \ ) > /home/peko/autobuild/instance-1/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/peko/autobuild/instance-1/output/target/etc >>> Sanitizing RPATH in target tree /home/peko/autobuild/instance-1/buildroot/support/scripts/fix-rpath target make: Leaving directory `/home/peko/autobuild/instance-1/buildroot' make: Entering directory `/home/peko/autobuild/instance-1/buildroot' >>> Buildroot 2018.05-git-00976-g476243a 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 >>> cairo 1.14.10 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING-LGPL-2.1 ERROR: No hash found for COPYING-MPL-1.1 >>> fontconfig 2.12.4 Collecting legal info ERROR: No hash found for COPYING >>> expat 2.2.5 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) >>> 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) >>> 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.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> host-util-linux 2.32 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> 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.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> 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) >>> pixman 0.34.0 Collecting legal info ERROR: No hash found for COPYING >>> cpio 2.12 Collecting legal info ERROR: No hash found for COPYING >>> cramfs 1a1e65f2a049 Collecting legal info ERROR: No hash found for COPYING >>> dbus-glib 0.108 Collecting legal info ERROR: No hash found for COPYING >>> dbus 1.12.6 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> host-dbus 1.12.6 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-dbus-glib 0.108 Collecting legal info ERROR: No hash found for COPYING >>> enchant 1.6.0 Collecting legal info ERROR: No hash found for COPYING.LIB >>> gconf 3.2.6 Collecting legal info COPYING: OK (sha256: 94b03f1a60a7fd5007149530626a895a6ef5a8b9342abfd56860c5f3956f5d23) >>> 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 >>> libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> 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) >>> harfbuzz 1.7.1 Collecting legal info COPYING: OK (sha256: 2a886915de4f296cdae5ed67064f86dba01d0c55286d86e8487f2a5caaf40216) ERROR: No hash found for src/hb-ucdn/COPYING >>> hwloc 1.11.7 Collecting legal info ERROR: No hash found for COPYING >>> 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 >>> libnetfilter_conntrack 1.0.6 Collecting legal info ERROR: No hash found for COPYING >>> libmnl 1.0.4 Collecting legal info ERROR: No hash found for COPYING >>> libnfnetlink 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> libcroco 0.6.12 Collecting legal info ERROR: No hash found for COPYING.LIB >>> libloki 0.1.7 Collecting legal info >>> libnpth 1.5 Collecting legal info ERROR: No hash found for COPYING.LIB >>> 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) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> tar 1.29 Collecting legal info ERROR: No hash found for COPYING WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: libloki-0.1.7: cannot save license (LIBLOKI_LICENSE_FILES not defined) Legal info produced in /home/peko/autobuild/instance-1/output/legal-info make: Leaving directory `/home/peko/autobuild/instance-1/buildroot'