CC imaxtostr.o CC inttostr.o CC offtostr.o CC uinttostr.o CC umaxtostr.o CC localcharset.o CC malloca.o CC mbchar.o CC mbscasecmp.o CC mbuiter.o CC modechange.o CC openat-die.o CC parse-datetime.o CC priv-set.o CC progname.o CC quotearg.o CC safe-read.o CC safe-write.o CC save-cwd.o CC savedir.o CC se-context.o CC se-selinux.o CC statat.o CC stat-time.o CC strftime.o CC strnlen1.o CC tempname.o CC timespec.o CC timespec-sub.o CC unistd.o CC dup-safer.o CC fd-safer.o CC pipe-safer.o CC unlinkdir.o CC version-etc.o CC utimens.o CC version-etc-fsf.o CC wctype-h.o CC xmalloc.o CC xalloc-die.o CC xgetcwd.o CC xsize.o CC xstrndup.o CC xstrtol.o CC xstrtoul.o CC xstrtol-error.o CC xstrtoumax.o CC xvasprintf.o CC xasprintf.o CC asnprintf.o CC fchownat.o CC chdir-long.o CC fcntl.o CC fnmatch.o CC futimens.o CC getcwd.o CC getcwd-lgpl.o CC getopt.o CC getopt1.o CC mbrtowc.o CC mktime.o CC memchr.o CC obstack.o CC openat-proc.o CC printf-args.o CC printf-parse.o CC regex.o CC selinux-at.o CC time_rz.o CC timegm.o CC utimensat.o CC vasnprintf.o GEN charset.alias GEN ref-add.sed GEN ref-del.sed CC uniwidth/width.o AR libgnu.a make[5]: Leaving directory `/accts/mlweber1/instance-2/output/build/tar-1.29/gnu' make[4]: Leaving directory `/accts/mlweber1/instance-2/output/build/tar-1.29/gnu' make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/tar-1.29/gnu' Making all in lib make[3]: Entering directory `/accts/mlweber1/instance-2/output/build/tar-1.29/lib' GEN rmt-command.h /usr/bin/make all-am make[4]: Entering directory `/accts/mlweber1/instance-2/output/build/tar-1.29/lib' CC paxerror.o CC paxexit-status.o CC paxnames.o CC rtapelib.o CC stdopen.o CC wordsplit.o CC xattr-at.o AR libtar.a make[4]: Leaving directory `/accts/mlweber1/instance-2/output/build/tar-1.29/lib' make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/tar-1.29/lib' Making all in rmt make[3]: Entering directory `/accts/mlweber1/instance-2/output/build/tar-1.29/rmt' CC rmt.o CCLD rmt make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/tar-1.29/rmt' Making all in src make[3]: Entering directory `/accts/mlweber1/instance-2/output/build/tar-1.29/src' CC buffer.o CC checkpoint.o CC compare.o CC create.o CC delete.o CC exit.o CC exclist.o CC extract.o CC xheader.o CC list.o CC incremen.o CC map.o CC misc.o CC names.o CC sparse.o CC suffix.o CC system.o CC tar.o CC transform.o CC unlink.o CC update.o CC utf8.o CC warning.o CC xattrs.o list.c: In function 'decode_header': create.c: In function 'start_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)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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); ^~~~~~~~~~~~~~~~~~~~~ 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)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD tar make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/tar-1.29/src' Making all in scripts make[3]: Entering directory `/accts/mlweber1/instance-2/output/build/tar-1.29/scripts' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/tar-1.29/scripts' Making all in po make[3]: Entering directory `/accts/mlweber1/instance-2/output/build/tar-1.29/po' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/tar-1.29/po' Making all in tests make[3]: Entering directory `/accts/mlweber1/instance-2/output/build/tar-1.29/tests' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/tar-1.29/tests' make[3]: Entering directory `/accts/mlweber1/instance-2/output/build/tar-1.29' make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/tar-1.29' make[2]: Leaving directory `/accts/mlweber1/instance-2/output/build/tar-1.29' make[1]: Leaving directory `/accts/mlweber1/instance-2/output/build/tar-1.29' >>> tar 1.29 Installing to target PATH="/accts/mlweber1/instance-2/output/host/bin:/accts/mlweber1/instance-2/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j45 DESTDIR=/accts/mlweber1/instance-2/output/target install -C /accts/mlweber1/instance-2/output/build/tar-1.29/ make[1]: Entering directory `/accts/mlweber1/instance-2/output/build/tar-1.29' Making install in doc make[2]: Entering directory `/accts/mlweber1/instance-2/output/build/tar-1.29/doc' make[3]: Entering directory `/accts/mlweber1/instance-2/output/build/tar-1.29/doc' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/accts/mlweber1/instance-2/output/target/usr/share/man/man1' /bin/mkdir -p '/accts/mlweber1/instance-2/output/target/usr/share/man/man8' /bin/mkdir -p '/accts/mlweber1/instance-2/output/target/usr/share/info' /usr/bin/install -c -m 644 tar.1 '/accts/mlweber1/instance-2/output/target/usr/share/man/man1' /usr/bin/install -c -m 644 rmt.8 '/accts/mlweber1/instance-2/output/target/usr/share/man/man8' /usr/bin/install -c -m 644 ./tar.info ./tar.info-1 ./tar.info-2 '/accts/mlweber1/instance-2/output/target/usr/share/info' install-info --info-dir='/accts/mlweber1/instance-2/output/target/usr/share/info' '/accts/mlweber1/instance-2/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 `/accts/mlweber1/instance-2/output/build/tar-1.29/doc' make[2]: Leaving directory `/accts/mlweber1/instance-2/output/build/tar-1.29/doc' Making install in gnu make[2]: Entering directory `/accts/mlweber1/instance-2/output/build/tar-1.29/gnu' /usr/bin/make install-recursive make[3]: Entering directory `/accts/mlweber1/instance-2/output/build/tar-1.29/gnu' make[4]: Entering directory `/accts/mlweber1/instance-2/output/build/tar-1.29/gnu' make[5]: Entering directory `/accts/mlweber1/instance-2/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/sh /accts/mlweber1/instance-2/output/build/tar-1.29/build-aux/install-sh -d /accts/mlweber1/instance-2/output/target//lib ; \ fi ; \ if test -f /accts/mlweber1/instance-2/output/target//lib/charset.alias; then \ sed -f ref-add.sed /accts/mlweber1/instance-2/output/target//lib/charset.alias > /accts/mlweber1/instance-2/output/target//lib/charset.tmp ; \ /usr/bin/install -c -m 644 /accts/mlweber1/instance-2/output/target//lib/charset.tmp /accts/mlweber1/instance-2/output/target//lib/charset.alias ; \ rm -f /accts/mlweber1/instance-2/output/target//lib/charset.tmp ; \ else \ if $need_charset_alias; then \ sed -f ref-add.sed charset.alias > /accts/mlweber1/instance-2/output/target//lib/charset.tmp ; \ /usr/bin/install -c -m 644 /accts/mlweber1/instance-2/output/target//lib/charset.tmp /accts/mlweber1/instance-2/output/target//lib/charset.alias ; \ rm -f /accts/mlweber1/instance-2/output/target//lib/charset.tmp ; \ fi ; \ fi make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/accts/mlweber1/instance-2/output/build/tar-1.29/gnu' make[4]: Leaving directory `/accts/mlweber1/instance-2/output/build/tar-1.29/gnu' make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/tar-1.29/gnu' make[2]: Leaving directory `/accts/mlweber1/instance-2/output/build/tar-1.29/gnu' Making install in lib make[2]: Entering directory `/accts/mlweber1/instance-2/output/build/tar-1.29/lib' /usr/bin/make install-am make[3]: Entering directory `/accts/mlweber1/instance-2/output/build/tar-1.29/lib' make[4]: Entering directory `/accts/mlweber1/instance-2/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 `/accts/mlweber1/instance-2/output/build/tar-1.29/lib' make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/tar-1.29/lib' make[2]: Leaving directory `/accts/mlweber1/instance-2/output/build/tar-1.29/lib' Making install in rmt make[2]: Entering directory `/accts/mlweber1/instance-2/output/build/tar-1.29/rmt' make[3]: Entering directory `/accts/mlweber1/instance-2/output/build/tar-1.29/rmt' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/accts/mlweber1/instance-2/output/target//libexec' /usr/bin/install -c rmt '/accts/mlweber1/instance-2/output/target//libexec' make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/tar-1.29/rmt' make[2]: Leaving directory `/accts/mlweber1/instance-2/output/build/tar-1.29/rmt' Making install in src make[2]: Entering directory `/accts/mlweber1/instance-2/output/build/tar-1.29/src' make[3]: Entering directory `/accts/mlweber1/instance-2/output/build/tar-1.29/src' make[3]: Nothing to be done for `install-data-am'. /bin/mkdir -p '/accts/mlweber1/instance-2/output/target//bin' /usr/bin/install -c tar '/accts/mlweber1/instance-2/output/target//bin' make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/tar-1.29/src' make[2]: Leaving directory `/accts/mlweber1/instance-2/output/build/tar-1.29/src' Making install in scripts make[2]: Entering directory `/accts/mlweber1/instance-2/output/build/tar-1.29/scripts' make[3]: Entering directory `/accts/mlweber1/instance-2/output/build/tar-1.29/scripts' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/tar-1.29/scripts' make[2]: Leaving directory `/accts/mlweber1/instance-2/output/build/tar-1.29/scripts' Making install in po make[2]: Entering directory `/accts/mlweber1/instance-2/output/build/tar-1.29/po' if test "tar" = "gettext-tools"; then \ /bin/mkdir -p /accts/mlweber1/instance-2/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 \ /accts/mlweber1/instance-2/output/target/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /accts/mlweber1/instance-2/output/target/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory `/accts/mlweber1/instance-2/output/build/tar-1.29/po' Making install in tests make[2]: Entering directory `/accts/mlweber1/instance-2/output/build/tar-1.29/tests' make[3]: Entering directory `/accts/mlweber1/instance-2/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 `/accts/mlweber1/instance-2/output/build/tar-1.29/tests' make[2]: Leaving directory `/accts/mlweber1/instance-2/output/build/tar-1.29/tests' make[2]: Entering directory `/accts/mlweber1/instance-2/output/build/tar-1.29' make[3]: Entering directory `/accts/mlweber1/instance-2/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 `/accts/mlweber1/instance-2/output/build/tar-1.29' make[2]: Leaving directory `/accts/mlweber1/instance-2/output/build/tar-1.29' make[1]: Leaving directory `/accts/mlweber1/instance-2/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 /accts/mlweber1/instance-2/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: ['libksba', 'libtool', 'tar'] ./support/scripts/check-uniq-files -t staging /accts/mlweber1/instance-2/output/build/packages-file-list-staging.txt Warning: staging file "./usr/share/info/dir" is touched by more than one package: ['libksba', 'libtool'] ./support/scripts/check-uniq-files -t host /accts/mlweber1/instance-2/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: ['host-m4', 'host-libtool', 'host-autoconf', 'host-automake'] mkdir -p /accts/mlweber1/instance-2/output/target/etc echo "buildroot" > /accts/mlweber1/instance-2/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /accts/mlweber1/instance-2/output/target/etc/hosts mkdir -p /accts/mlweber1/instance-2/output/target/etc echo "Welcome to Buildroot" > /accts/mlweber1/instance-2/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /accts/mlweber1/instance-2/output/target/etc/shadow rm -f /accts/mlweber1/instance-2/output/target/bin/sh rm -f /accts/mlweber1/instance-2/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /accts/mlweber1/instance-2/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /accts/mlweber1/instance-2/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /accts/mlweber1/instance-2/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /accts/mlweber1/instance-2/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /accts/mlweber1/instance-2/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /accts/mlweber1/instance-2/output/target/usr/include /accts/mlweber1/instance-2/output/target/usr/share/aclocal \ /accts/mlweber1/instance-2/output/target/usr/lib/pkgconfig /accts/mlweber1/instance-2/output/target/usr/share/pkgconfig \ /accts/mlweber1/instance-2/output/target/usr/lib/cmake /accts/mlweber1/instance-2/output/target/usr/share/cmake find /accts/mlweber1/instance-2/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /accts/mlweber1/instance-2/output/target/lib/ /accts/mlweber1/instance-2/output/target/usr/lib/ /accts/mlweber1/instance-2/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /accts/mlweber1/instance-2/output/target/usr/share/gdb rm -rf /accts/mlweber1/instance-2/output/target/usr/share/bash-completion rm -rf /accts/mlweber1/instance-2/output/target/usr/share/zsh rm -rf /accts/mlweber1/instance-2/output/target/usr/man /accts/mlweber1/instance-2/output/target/usr/share/man rm -rf /accts/mlweber1/instance-2/output/target/usr/info /accts/mlweber1/instance-2/output/target/usr/share/info rm -rf /accts/mlweber1/instance-2/output/target/usr/doc /accts/mlweber1/instance-2/output/target/usr/share/doc rm -rf /accts/mlweber1/instance-2/output/target/usr/share/gtk-doc rmdir /accts/mlweber1/instance-2/output/target/usr/share 2>/dev/null || true find /accts/mlweber1/instance-2/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /accts/mlweber1/instance-2/output/host/bin/nios2-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /accts/mlweber1/instance-2/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /accts/mlweber1/instance-2/output/host/bin/nios2-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /accts/mlweber1/instance-2/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /accts/mlweber1/instance-2/output/host/bin/nios2-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /accts/mlweber1/instance-2/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /accts/mlweber1/instance-2/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 /accts/mlweber1/instance-2/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.02-git-00667-g84e835e"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.02-git\"" \ ) > /accts/mlweber1/instance-2/output/target/etc/os-release >>> Sanitizing RPATH in target tree /accts/mlweber1/instance-2/buildroot/support/scripts/fix-rpath target make: Leaving directory `/accts/mlweber1/instance-2/buildroot' make: Entering directory `/accts/mlweber1/instance-2/buildroot' >>> Buildroot 2018.02-git-00667-g84e835e Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> attr 2.4.47 Collecting legal info ERROR: No hash found for doc/COPYING ERROR: No hash found for doc/COPYING.LGPL >>> devmem2 1 Collecting legal info devmem2.c.license: OK (sha256: 560913d09310d446920c16bd0aca1ff21d3b6fedd527195bacfc832ce343e0ae) >>> dialog 1.3-20170509 Collecting legal info ERROR: No hash found for COPYING >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> dvbsnoop 1.4.50 Collecting legal info ERROR: No hash found for COPYING >>> fwup v0.15.4 Collecting legal info ERROR: No hash found for LICENSE >>> 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) >>> libarchive 3.3.2 Collecting legal info ERROR: No hash found for COPYING >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libconfuse 3.2 Collecting legal info ERROR: No hash found for LICENSE >>> libsodium 1.0.15 Collecting legal info LICENSE: OK (sha256: 6faf327c97dca6da69acefc6d3969d7bffb70a24f0707874870fdcfd6b0acf58) >>> gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> gnupg2 2.2.3 Collecting legal info ERROR: No hash found for COPYING >>> libassuan 2.5.1 Collecting legal info COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libgpg-error 1.27 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> libgcrypt 1.8.1 Collecting legal info ERROR: No hash found for COPYING.LIB >>> libksba 1.3.5 Collecting legal info ERROR: No hash found for AUTHORS ERROR: No hash found for COPYING ERROR: No hash found for COPYING.GPLv2 ERROR: No hash found for COPYING.GPLv3 ERROR: No hash found for COPYING.LGPLv3 >>> libnpth 1.5 Collecting legal info ERROR: No hash found for COPYING.LIB >>> hwloc 1.11.7 Collecting legal info ERROR: No hash found for COPYING >>> ipset 6.34 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> libmnl 1.0.4 Collecting legal info ERROR: No hash found for COPYING >>> libdmtx 0.7.4 Collecting legal info ERROR: No hash found for LICENSE >>> libfuse 2.9.7 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> libndp v1.5 Collecting legal info ERROR: No hash found for COPYING >>> libqrencode 3.4.2 Collecting legal info ERROR: No hash found for COPYING >>> libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> mdadm 4.0 Collecting legal info ERROR: No hash found for COPYING >>> memtester 4.3.0 Collecting legal info ERROR: No hash found for COPYING >>> mp4v2 2.0.0 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> prboom 2.5.0 Collecting legal info ERROR: No hash found for COPYING >>> sdl 1.2.15 Collecting legal info ERROR: No hash found for COPYING >>> sdl_mixer 1.2.12 Collecting legal info ERROR: No hash found for COPYING >>> sdl_net 1.2.8 Collecting legal info ERROR: No hash found for COPYING >>> protobuf-c v1.3.0 Collecting legal info ERROR: No hash found for LICENSE >>> host-protobuf-c v1.3.0 Collecting legal info ERROR: No hash found for LICENSE >>> host-protobuf 3.4.1 Collecting legal info ERROR: No hash found for LICENSE >>> 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) Legal info produced in /accts/mlweber1/instance-2/output/legal-info make: Leaving directory `/accts/mlweber1/instance-2/buildroot'