make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/xz-5.2.3/src/xzdec' Making install in xz make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/xz-5.2.3/src/xz' make[4]: Entering directory `/accts/mlweber1/instance-1/output/build/xz-5.2.3/src/xz' /bin/mkdir -p '/accts/mlweber1/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/bin' /bin/mkdir -p '/accts/mlweber1/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/share/man/man1' /bin/sh ../../libtool --mode=install /usr/bin/install -c xz '/accts/mlweber1/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/bin' /usr/bin/install -c -m 644 xz.1 '/accts/mlweber1/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/share/man/man1' /usr/bin/make install-data-hook make[5]: Entering directory `/accts/mlweber1/instance-1/output/build/xz-5.2.3/src/xz' cd /accts/mlweber1/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/share/man/man1 && \ target=`echo xz | sed 's&^&&'` && \ for name in unxz xzcat lzma unlzma lzcat; do \ link=`echo $name | sed 's&^&&'` && \ rm -f $link.1 && \ ln -s $target.1 $link.1; \ done make[5]: Leaving directory `/accts/mlweber1/instance-1/output/build/xz-5.2.3/src/xz' libtool: install: /usr/bin/install -c xz /accts/mlweber1/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/bin/xz /usr/bin/make install-exec-hook make[5]: Entering directory `/accts/mlweber1/instance-1/output/build/xz-5.2.3/src/xz' cd /accts/mlweber1/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/bin && \ target=`echo xz | sed 's&^&&'` && \ for name in unxz xzcat lzma unlzma lzcat; do \ link=`echo $name | sed 's&^&&'` && \ rm -f $link && \ ln -s $target $link; \ done make[5]: Leaving directory `/accts/mlweber1/instance-1/output/build/xz-5.2.3/src/xz' make[4]: Leaving directory `/accts/mlweber1/instance-1/output/build/xz-5.2.3/src/xz' make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/xz-5.2.3/src/xz' Making install in lzmainfo make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/xz-5.2.3/src/lzmainfo' make[4]: Entering directory `/accts/mlweber1/instance-1/output/build/xz-5.2.3/src/lzmainfo' /bin/mkdir -p '/accts/mlweber1/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/bin' /bin/mkdir -p '/accts/mlweber1/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/share/man/man1' /bin/sh ../../libtool --mode=install /usr/bin/install -c lzmainfo '/accts/mlweber1/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/bin' /usr/bin/install -c -m 644 lzmainfo.1 '/accts/mlweber1/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/share/man/man1' libtool: install: /usr/bin/install -c lzmainfo /accts/mlweber1/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/bin/lzmainfo make[4]: Leaving directory `/accts/mlweber1/instance-1/output/build/xz-5.2.3/src/lzmainfo' make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/xz-5.2.3/src/lzmainfo' Making install in scripts make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/xz-5.2.3/src/scripts' make[4]: Entering directory `/accts/mlweber1/instance-1/output/build/xz-5.2.3/src/scripts' /bin/mkdir -p '/accts/mlweber1/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/bin' /bin/mkdir -p '/accts/mlweber1/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/share/man/man1' /usr/bin/install -c xzdiff xzgrep xzmore xzless '/accts/mlweber1/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/bin' /usr/bin/make install-exec-hook /usr/bin/install -c -m 644 xzdiff.1 xzgrep.1 xzmore.1 xzless.1 '/accts/mlweber1/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/share/man/man1' make[5]: Entering directory `/accts/mlweber1/instance-1/output/build/xz-5.2.3/src/scripts' cd /accts/mlweber1/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/bin && \ for pair in xzdiff-xzcmp xzgrep-xzegrep xzgrep-xzfgrep xzdiff-lzdiff xzdiff-lzcmp xzgrep-lzgrep xzgrep-lzegrep xzgrep-lzfgrep xzmore-lzmore xzless-lzless; do \ target=`echo $pair | sed 's/-.*$//' | sed 's&^&&'` && \ link=`echo $pair | sed 's/^.*-//' | sed 's&^&&'` && \ rm -f $link && \ ln -s $target $link; \ done /usr/bin/make install-data-hook make[5]: Entering directory `/accts/mlweber1/instance-1/output/build/xz-5.2.3/src/scripts' cd /accts/mlweber1/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/share/man/man1 && \ for pair in xzdiff-xzcmp xzgrep-xzegrep xzgrep-xzfgrep xzdiff-lzdiff xzdiff-lzcmp xzgrep-lzgrep xzgrep-lzegrep xzgrep-lzfgrep xzmore-lzmore xzless-lzless; do \ target=`echo $pair | sed 's/-.*$//' | sed 's&^&&'` && \ link=`echo $pair | sed 's/^.*-//' | sed 's&^&&'` && \ rm -f $link.1 && \ ln -s $target.1 $link.1; \ done make[5]: Leaving directory `/accts/mlweber1/instance-1/output/build/xz-5.2.3/src/scripts' make[5]: Leaving directory `/accts/mlweber1/instance-1/output/build/xz-5.2.3/src/scripts' make[4]: Leaving directory `/accts/mlweber1/instance-1/output/build/xz-5.2.3/src/scripts' make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/xz-5.2.3/src/scripts' make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/xz-5.2.3/src' make[4]: Entering directory `/accts/mlweber1/instance-1/output/build/xz-5.2.3/src' 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-1/output/build/xz-5.2.3/src' make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/xz-5.2.3/src' make[2]: Leaving directory `/accts/mlweber1/instance-1/output/build/xz-5.2.3/src' Making install in po make[2]: Entering directory `/accts/mlweber1/instance-1/output/build/xz-5.2.3/po' if test "xz" = "gettext-tools"; then \ /bin/mkdir -p /accts/mlweber1/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/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-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /accts/mlweber1/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory `/accts/mlweber1/instance-1/output/build/xz-5.2.3/po' Making install in tests make[2]: Entering directory `/accts/mlweber1/instance-1/output/build/xz-5.2.3/tests' make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/xz-5.2.3/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-1/output/build/xz-5.2.3/tests' make[2]: Leaving directory `/accts/mlweber1/instance-1/output/build/xz-5.2.3/tests' make[2]: Entering directory `/accts/mlweber1/instance-1/output/build/xz-5.2.3' make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/xz-5.2.3' make[3]: Nothing to be done for `install-exec-am'. make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/xz-5.2.3' make[2]: Leaving directory `/accts/mlweber1/instance-1/output/build/xz-5.2.3' make[1]: Leaving directory `/accts/mlweber1/instance-1/output/build/xz-5.2.3' >>> xz 5.2.3 Fixing libtool files >>> xz 5.2.3 Installing to target PATH="/accts/mlweber1/instance-1/output/host/bin:/accts/mlweber1/instance-1/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j32 DESTDIR=/accts/mlweber1/instance-1/output/target install -C /accts/mlweber1/instance-1/output/build/xz-5.2.3/ make[1]: Entering directory `/accts/mlweber1/instance-1/output/build/xz-5.2.3' Making install in src make[2]: Entering directory `/accts/mlweber1/instance-1/output/build/xz-5.2.3/src' Making install in liblzma make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/xz-5.2.3/src/liblzma' Making install in api make[4]: Entering directory `/accts/mlweber1/instance-1/output/build/xz-5.2.3/src/liblzma/api' make[5]: Entering directory `/accts/mlweber1/instance-1/output/build/xz-5.2.3/src/liblzma/api' make[5]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/accts/mlweber1/instance-1/output/target/usr/include' /bin/mkdir -p '/accts/mlweber1/instance-1/output/target/usr/include/lzma' /usr/bin/install -c -m 644 lzma/base.h lzma/bcj.h lzma/block.h lzma/check.h lzma/container.h lzma/delta.h lzma/filter.h lzma/hardware.h lzma/index.h lzma/index_hash.h lzma/lzma12.h lzma/stream_flags.h lzma/version.h lzma/vli.h '/accts/mlweber1/instance-1/output/target/usr/include/lzma' /usr/bin/install -c -m 644 lzma.h '/accts/mlweber1/instance-1/output/target/usr/include/.' make[5]: Leaving directory `/accts/mlweber1/instance-1/output/build/xz-5.2.3/src/liblzma/api' make[4]: Leaving directory `/accts/mlweber1/instance-1/output/build/xz-5.2.3/src/liblzma/api' make[4]: Entering directory `/accts/mlweber1/instance-1/output/build/xz-5.2.3/src/liblzma' make[5]: Entering directory `/accts/mlweber1/instance-1/output/build/xz-5.2.3/src/liblzma' /bin/mkdir -p '/accts/mlweber1/instance-1/output/target/usr/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c liblzma.la '/accts/mlweber1/instance-1/output/target/usr/lib' /bin/mkdir -p '/accts/mlweber1/instance-1/output/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 liblzma.pc '/accts/mlweber1/instance-1/output/target/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/liblzma.so.5.2.3 /accts/mlweber1/instance-1/output/target/usr/lib/liblzma.so.5.2.3 libtool: install: (cd /accts/mlweber1/instance-1/output/target/usr/lib && { ln -s -f liblzma.so.5.2.3 liblzma.so.5 || { rm -f liblzma.so.5 && ln -s liblzma.so.5.2.3 liblzma.so.5; }; }) libtool: install: (cd /accts/mlweber1/instance-1/output/target/usr/lib && { ln -s -f liblzma.so.5.2.3 liblzma.so || { rm -f liblzma.so && ln -s liblzma.so.5.2.3 liblzma.so; }; }) libtool: install: /usr/bin/install -c .libs/liblzma.lai /accts/mlweber1/instance-1/output/target/usr/lib/liblzma.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[5]: Leaving directory `/accts/mlweber1/instance-1/output/build/xz-5.2.3/src/liblzma' make[4]: Leaving directory `/accts/mlweber1/instance-1/output/build/xz-5.2.3/src/liblzma' make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/xz-5.2.3/src/liblzma' Making install in xzdec make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/xz-5.2.3/src/xzdec' make[4]: Entering directory `/accts/mlweber1/instance-1/output/build/xz-5.2.3/src/xzdec' /bin/mkdir -p '/accts/mlweber1/instance-1/output/target/usr/bin' /bin/mkdir -p '/accts/mlweber1/instance-1/output/target/usr/share/man/man1' /bin/sh ../../libtool --mode=install /usr/bin/install -c xzdec lzmadec '/accts/mlweber1/instance-1/output/target/usr/bin' /usr/bin/install -c -m 644 xzdec.1 '/accts/mlweber1/instance-1/output/target/usr/share/man/man1' /usr/bin/make install-data-hook make[5]: Entering directory `/accts/mlweber1/instance-1/output/build/xz-5.2.3/src/xzdec' cd /accts/mlweber1/instance-1/output/target/usr/share/man/man1 && \ target=`echo xzdec | sed 's&^&&'` && \ link=`echo lzmadec | sed 's&^&&'` && \ rm -f $link.1 && \ ln -s $target.1 $link.1 make[5]: Leaving directory `/accts/mlweber1/instance-1/output/build/xz-5.2.3/src/xzdec' libtool: install: /usr/bin/install -c xzdec /accts/mlweber1/instance-1/output/target/usr/bin/xzdec libtool: install: /usr/bin/install -c lzmadec /accts/mlweber1/instance-1/output/target/usr/bin/lzmadec make[4]: Leaving directory `/accts/mlweber1/instance-1/output/build/xz-5.2.3/src/xzdec' make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/xz-5.2.3/src/xzdec' Making install in xz make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/xz-5.2.3/src/xz' make[4]: Entering directory `/accts/mlweber1/instance-1/output/build/xz-5.2.3/src/xz' /bin/mkdir -p '/accts/mlweber1/instance-1/output/target/usr/bin' /bin/mkdir -p '/accts/mlweber1/instance-1/output/target/usr/share/man/man1' /bin/sh ../../libtool --mode=install /usr/bin/install -c xz '/accts/mlweber1/instance-1/output/target/usr/bin' /usr/bin/install -c -m 644 xz.1 '/accts/mlweber1/instance-1/output/target/usr/share/man/man1' /usr/bin/make install-data-hook make[5]: Entering directory `/accts/mlweber1/instance-1/output/build/xz-5.2.3/src/xz' cd /accts/mlweber1/instance-1/output/target/usr/share/man/man1 && \ target=`echo xz | sed 's&^&&'` && \ for name in unxz xzcat lzma unlzma lzcat; do \ link=`echo $name | sed 's&^&&'` && \ rm -f $link.1 && \ ln -s $target.1 $link.1; \ done make[5]: Leaving directory `/accts/mlweber1/instance-1/output/build/xz-5.2.3/src/xz' libtool: install: /usr/bin/install -c xz /accts/mlweber1/instance-1/output/target/usr/bin/xz /usr/bin/make install-exec-hook make[5]: Entering directory `/accts/mlweber1/instance-1/output/build/xz-5.2.3/src/xz' cd /accts/mlweber1/instance-1/output/target/usr/bin && \ target=`echo xz | sed 's&^&&'` && \ for name in unxz xzcat lzma unlzma lzcat; do \ link=`echo $name | sed 's&^&&'` && \ rm -f $link && \ ln -s $target $link; \ done make[5]: Leaving directory `/accts/mlweber1/instance-1/output/build/xz-5.2.3/src/xz' make[4]: Leaving directory `/accts/mlweber1/instance-1/output/build/xz-5.2.3/src/xz' make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/xz-5.2.3/src/xz' Making install in lzmainfo make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/xz-5.2.3/src/lzmainfo' make[4]: Entering directory `/accts/mlweber1/instance-1/output/build/xz-5.2.3/src/lzmainfo' /bin/mkdir -p '/accts/mlweber1/instance-1/output/target/usr/bin' /bin/mkdir -p '/accts/mlweber1/instance-1/output/target/usr/share/man/man1' /bin/sh ../../libtool --mode=install /usr/bin/install -c lzmainfo '/accts/mlweber1/instance-1/output/target/usr/bin' /usr/bin/install -c -m 644 lzmainfo.1 '/accts/mlweber1/instance-1/output/target/usr/share/man/man1' libtool: install: /usr/bin/install -c lzmainfo /accts/mlweber1/instance-1/output/target/usr/bin/lzmainfo make[4]: Leaving directory `/accts/mlweber1/instance-1/output/build/xz-5.2.3/src/lzmainfo' make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/xz-5.2.3/src/lzmainfo' Making install in scripts make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/xz-5.2.3/src/scripts' make[4]: Entering directory `/accts/mlweber1/instance-1/output/build/xz-5.2.3/src/scripts' /bin/mkdir -p '/accts/mlweber1/instance-1/output/target/usr/bin' /bin/mkdir -p '/accts/mlweber1/instance-1/output/target/usr/share/man/man1' /usr/bin/install -c xzdiff xzgrep xzmore xzless '/accts/mlweber1/instance-1/output/target/usr/bin' /usr/bin/make install-exec-hook /usr/bin/install -c -m 644 xzdiff.1 xzgrep.1 xzmore.1 xzless.1 '/accts/mlweber1/instance-1/output/target/usr/share/man/man1' make[5]: Entering directory `/accts/mlweber1/instance-1/output/build/xz-5.2.3/src/scripts' cd /accts/mlweber1/instance-1/output/target/usr/bin && \ for pair in xzdiff-xzcmp xzgrep-xzegrep xzgrep-xzfgrep xzdiff-lzdiff xzdiff-lzcmp xzgrep-lzgrep xzgrep-lzegrep xzgrep-lzfgrep xzmore-lzmore xzless-lzless; do \ target=`echo $pair | sed 's/-.*$//' | sed 's&^&&'` && \ link=`echo $pair | sed 's/^.*-//' | sed 's&^&&'` && \ rm -f $link && \ ln -s $target $link; \ done /usr/bin/make install-data-hook make[5]: Entering directory `/accts/mlweber1/instance-1/output/build/xz-5.2.3/src/scripts' cd /accts/mlweber1/instance-1/output/target/usr/share/man/man1 && \ for pair in xzdiff-xzcmp xzgrep-xzegrep xzgrep-xzfgrep xzdiff-lzdiff xzdiff-lzcmp xzgrep-lzgrep xzgrep-lzegrep xzgrep-lzfgrep xzmore-lzmore xzless-lzless; do \ target=`echo $pair | sed 's/-.*$//' | sed 's&^&&'` && \ link=`echo $pair | sed 's/^.*-//' | sed 's&^&&'` && \ rm -f $link.1 && \ ln -s $target.1 $link.1; \ done make[5]: Leaving directory `/accts/mlweber1/instance-1/output/build/xz-5.2.3/src/scripts' make[5]: Leaving directory `/accts/mlweber1/instance-1/output/build/xz-5.2.3/src/scripts' make[4]: Leaving directory `/accts/mlweber1/instance-1/output/build/xz-5.2.3/src/scripts' make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/xz-5.2.3/src/scripts' make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/xz-5.2.3/src' make[4]: Entering directory `/accts/mlweber1/instance-1/output/build/xz-5.2.3/src' 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-1/output/build/xz-5.2.3/src' make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/xz-5.2.3/src' make[2]: Leaving directory `/accts/mlweber1/instance-1/output/build/xz-5.2.3/src' Making install in po make[2]: Entering directory `/accts/mlweber1/instance-1/output/build/xz-5.2.3/po' if test "xz" = "gettext-tools"; then \ /bin/mkdir -p /accts/mlweber1/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 \ /accts/mlweber1/instance-1/output/target/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /accts/mlweber1/instance-1/output/target/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory `/accts/mlweber1/instance-1/output/build/xz-5.2.3/po' Making install in tests make[2]: Entering directory `/accts/mlweber1/instance-1/output/build/xz-5.2.3/tests' make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/xz-5.2.3/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-1/output/build/xz-5.2.3/tests' make[2]: Leaving directory `/accts/mlweber1/instance-1/output/build/xz-5.2.3/tests' make[2]: Entering directory `/accts/mlweber1/instance-1/output/build/xz-5.2.3' make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/xz-5.2.3' make[3]: Nothing to be done for `install-exec-am'. make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/xz-5.2.3' make[2]: Leaving directory `/accts/mlweber1/instance-1/output/build/xz-5.2.3' make[1]: Leaving directory `/accts/mlweber1/instance-1/output/build/xz-5.2.3' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /accts/mlweber1/instance-1/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'libcdio', u'pinentry'] ./support/scripts/check-uniq-files -t staging /accts/mlweber1/instance-1/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libMonoSupportW.la" is touched by more than one package: [u'mono', u'mtdev', u'postgresql', u'sofia-sip', u'wpa_supplicant', u'xz'] Warning: staging file "./usr/lib/libnl-route-3.la" is touched by more than one package: [u'libnl', u'libserialport', u'mono', u'mtdev', u'postgresql', u'sofia-sip', u'wpa_supplicant', u'xz'] Warning: staging file "./usr/lib/libcharset.la" is touched by more than one package: [u'libiconv', u'libcddb', u'libcdio', u'libestr', u'libfastjson', u'libfcgi', u'liblogging', u'libnl', u'libserialport', u'mono', u'mtdev', u'postgresql', u'sofia-sip', u'wpa_supplicant', u'xz'] Warning: staging file "./usr/lib/libmonosgen-2.0.la" is touched by more than one package: [u'mono', u'mtdev', u'postgresql', u'sofia-sip', u'wpa_supplicant', u'xz'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'ncurses', u'imlib2', u'libgpg-error', u'libassuan', u'libiconv', u'libcddb', u'libcdio', u'libestr', u'libfastjson', u'libfcgi', u'liblogging', u'libnl', u'libserialport', u'mono', u'mtdev', u'postgresql', u'sofia-sip', u'wpa_supplicant', u'xz'] Warning: staging file "./usr/lib/libnl-genl-3.la" is touched by more than one package: [u'libnl', u'libserialport', u'mono', u'mtdev', u'postgresql', u'sofia-sip', u'wpa_supplicant', u'xz'] Warning: staging file "./usr/lib/libMonoPosixHelper.la" is touched by more than one package: [u'mono', u'mtdev', u'postgresql', u'sofia-sip', u'wpa_supplicant', u'xz'] Warning: staging file "./usr/lib/libapr-1.la" is touched by more than one package: [u'apr', u'libcap', u'libzlib', u'freetype', u'ncurses', u'imlib2', u'libgpg-error', u'libassuan', u'libiconv', u'libcddb', u'libcdio', u'libestr', u'libfastjson', u'libfcgi', u'liblogging', u'libnl', u'libserialport', u'mono', u'mtdev', u'postgresql', u'sofia-sip', u'wpa_supplicant', u'xz'] Warning: staging file "./usr/lib/libmono-2.0.la" is touched by more than one package: [u'mono', u'mtdev', u'postgresql', u'sofia-sip', u'wpa_supplicant', u'xz'] Warning: staging file "./usr/lib/imlib2/loaders/argb.la" is touched by more than one package: [u'imlib2', u'libgpg-error', u'libassuan', u'libiconv', u'libcddb', u'libcdio', u'libestr', u'libfastjson', u'libfcgi', u'liblogging', u'libnl', u'libserialport', u'mono', u'mtdev', u'postgresql', u'sofia-sip', u'wpa_supplicant', u'xz'] Warning: staging file "./usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'libnl', u'libserialport', u'mono', u'mtdev', u'postgresql', u'sofia-sip', u'wpa_supplicant', u'xz'] Warning: staging file "./usr/lib/libfastjson.la" is touched by more than one package: [u'libfastjson', u'libfcgi', u'liblogging', u'libnl', u'libserialport', u'mono', u'mtdev', u'postgresql', u'sofia-sip', u'wpa_supplicant', u'xz'] Warning: staging file "./usr/lib/libestr.la" is touched by more than one package: [u'libestr', u'libfastjson', u'libfcgi', u'liblogging', u'libnl', u'libserialport', u'mono', u'mtdev', u'postgresql', u'sofia-sip', u'wpa_supplicant', u'xz'] Warning: staging file "./usr/lib/imlib2/filters/bumpmap.la" is touched by more than one package: [u'imlib2', u'libgpg-error', u'libassuan', u'libiconv', u'libcddb', u'libcdio', u'libestr', u'libfastjson', u'libfcgi', u'liblogging', u'libnl', u'libserialport', u'mono', u'mtdev', u'postgresql', u'sofia-sip', u'wpa_supplicant', u'xz'] Warning: staging file "./usr/lib/libcdio.la" is touched by more than one package: [u'libcdio', u'libestr', u'libfastjson', u'libfcgi', u'liblogging', u'libnl', u'libserialport', u'mono', u'mtdev', u'postgresql', u'sofia-sip', u'wpa_supplicant', u'xz'] Warning: staging file "./usr/lib/libudf.la" is touched by more than one package: [u'libcdio', u'libestr', u'libfastjson', u'libfcgi', u'liblogging', u'libnl', u'libserialport', u'mono', u'mtdev', u'postgresql', u'sofia-sip', u'wpa_supplicant', u'xz'] Warning: staging file "./usr/lib/libnl-3.la" is touched by more than one package: [u'libnl', u'libserialport', u'mono', u'mtdev', u'postgresql', u'sofia-sip', u'wpa_supplicant', u'xz'] Warning: staging file "./usr/lib/libcddb.la" is touched by more than one package: [u'libcddb', u'libcdio', u'libestr', u'libfastjson', u'libfcgi', u'liblogging', u'libnl', u'libserialport', u'mono', u'mtdev', u'postgresql', u'sofia-sip', u'wpa_supplicant', u'xz'] Warning: staging file "./usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'libnl', u'libserialport', u'mono', u'mtdev', u'postgresql', u'sofia-sip', u'wpa_supplicant', u'xz'] Warning: staging file "./usr/lib/imlib2/filters/testfilter.la" is touched by more than one package: [u'imlib2', u'libgpg-error', u'libassuan', u'libiconv', u'libcddb', u'libcdio', u'libestr', u'libfastjson', u'libfcgi', u'liblogging', u'libnl', u'libserialport', u'mono', u'mtdev', u'postgresql', u'sofia-sip', u'wpa_supplicant', u'xz'] Warning: staging file "./usr/lib/imlib2/loaders/xpm.la" is touched by more than one package: [u'imlib2', u'libgpg-error', u'libassuan', u'libiconv', u'libcddb', u'libcdio', u'libestr', u'libfastjson', u'libfcgi', u'liblogging', u'libnl', u'libserialport', u'mono', u'mtdev', u'postgresql', u'sofia-sip', u'wpa_supplicant', u'xz'] Warning: staging file "./usr/lib/libImlib2.la" is touched by more than one package: [u'imlib2', u'libgpg-error', u'libassuan', u'libiconv', u'libcddb', u'libcdio', u'libestr', u'libfastjson', u'libfcgi', u'liblogging', u'libnl', u'libserialport', u'mono', u'mtdev', u'postgresql', u'sofia-sip', u'wpa_supplicant', u'xz'] Warning: staging file "./usr/lib/imlib2/loaders/ff.la" is touched by more than one package: [u'imlib2', u'libgpg-error', u'libassuan', u'libiconv', u'libcddb', u'libcdio', u'libestr', u'libfastjson', u'libfcgi', u'liblogging', u'libnl', u'libserialport', u'mono', u'mtdev', u'postgresql', u'sofia-sip', u'wpa_supplicant', u'xz'] Warning: staging file "./usr/lib/libserialport.la" is touched by more than one package: [u'libserialport', u'mono', u'mtdev', u'postgresql', u'sofia-sip', u'wpa_supplicant', u'xz'] Warning: staging file "./usr/lib/imlib2/loaders/tga.la" is touched by more than one package: [u'imlib2', u'libgpg-error', u'libassuan', u'libiconv', u'libcddb', u'libcdio', u'libestr', u'libfastjson', u'libfcgi', u'liblogging', u'libnl', u'libserialport', u'mono', u'mtdev', u'postgresql', u'sofia-sip', u'wpa_supplicant', u'xz'] Warning: staging file "./usr/lib/libmtdev.la" is touched by more than one package: [u'mtdev', u'postgresql', u'sofia-sip', u'wpa_supplicant', u'xz'] Warning: staging file "./usr/lib/imlib2/loaders/pnm.la" is touched by more than one package: [u'imlib2', u'libgpg-error', u'libassuan', u'libiconv', u'libcddb', u'libcdio', u'libestr', u'libfastjson', u'libfcgi', u'liblogging', u'libnl', u'libserialport', u'mono', u'mtdev', u'postgresql', u'sofia-sip', u'wpa_supplicant', u'xz'] Warning: staging file "./usr/lib/imlib2/loaders/lbm.la" is touched by more than one package: [u'imlib2', u'libgpg-error', u'libassuan', u'libiconv', u'libcddb', u'libcdio', u'libestr', u'libfastjson', u'libfcgi', u'liblogging', u'libnl', u'libserialport', u'mono', u'mtdev', u'postgresql', u'sofia-sip', u'wpa_supplicant', u'xz'] Warning: staging file "./usr/lib/imlib2/filters/colormod.la" is touched by more than one package: [u'imlib2', u'libgpg-error', u'libassuan', u'libiconv', u'libcddb', u'libcdio', u'libestr', u'libfastjson', u'libfcgi', u'liblogging', u'libnl', u'libserialport', u'mono', u'mtdev', u'postgresql', u'sofia-sip', u'wpa_supplicant', u'xz'] Warning: staging file "./usr/lib/libiconv.la" is touched by more than one package: [u'libiconv', u'libcddb', u'libcdio', u'libestr', u'libfastjson', u'libfcgi', u'liblogging', u'libnl', u'libserialport', u'mono', u'mtdev', u'postgresql', u'sofia-sip', u'wpa_supplicant', u'xz'] Warning: staging file "./usr/lib/libfcgi.la" is touched by more than one package: [u'libfcgi', u'liblogging', u'libnl', u'libserialport', u'mono', u'mtdev', u'postgresql', u'sofia-sip', u'wpa_supplicant', u'xz'] Warning: staging file "./usr/lib/libnl-nf-3.la" is touched by more than one package: [u'libnl', u'libserialport', u'mono', u'mtdev', u'postgresql', u'sofia-sip', u'wpa_supplicant', u'xz'] Warning: staging file "./usr/lib/liblogging-stdlog.la" is touched by more than one package: [u'liblogging', u'libnl', u'libserialport', u'mono', u'mtdev', u'postgresql', u'sofia-sip', u'wpa_supplicant', u'xz'] Warning: staging file "./usr/lib/libassuan.la" is touched by more than one package: [u'libassuan', u'libiconv', u'libcddb', u'libcdio', u'libestr', u'libfastjson', u'libfcgi', u'liblogging', u'libnl', u'libserialport', u'mono', u'mtdev', u'postgresql', u'sofia-sip', u'wpa_supplicant', u'xz'] Warning: staging file "./usr/lib/imlib2/loaders/zlib.la" is touched by more than one package: [u'imlib2', u'libgpg-error', u'libassuan', u'libiconv', u'libcddb', u'libcdio', u'libestr', u'libfastjson', u'libfcgi', u'liblogging', u'libnl', u'libserialport', u'mono', u'mtdev', u'postgresql', u'sofia-sip', u'wpa_supplicant', u'xz'] Warning: staging file "./usr/lib/libsofia-sip-ua.la" is touched by more than one package: [u'sofia-sip', u'wpa_supplicant', u'xz'] Warning: staging file "./usr/lib/libgpg-error.la" is touched by more than one package: [u'libgpg-error', u'libassuan', u'libiconv', u'libcddb', u'libcdio', u'libestr', u'libfastjson', u'libfcgi', u'liblogging', u'libnl', u'libserialport', u'mono', u'mtdev', u'postgresql', u'sofia-sip', u'wpa_supplicant', u'xz'] Warning: staging file "./usr/lib/libmonoboehm-2.0.la" is touched by more than one package: [u'mono', u'mtdev', u'postgresql', u'sofia-sip', u'wpa_supplicant', u'xz'] Warning: staging file "./usr/lib/imlib2/loaders/bmp.la" is touched by more than one package: [u'imlib2', u'libgpg-error', u'libassuan', u'libiconv', u'libcddb', u'libcdio', u'libestr', u'libfastjson', u'libfcgi', u'liblogging', u'libnl', u'libserialport', u'mono', u'mtdev', u'postgresql', u'sofia-sip', u'wpa_supplicant', u'xz'] Warning: staging file "./usr/lib/libiso9660.la" is touched by more than one package: [u'libcdio', u'libestr', u'libfastjson', u'libfcgi', u'liblogging', u'libnl', u'libserialport', u'mono', u'mtdev', u'postgresql', u'sofia-sip', u'wpa_supplicant', u'xz'] ./support/scripts/check-uniq-files -t host /accts/mlweber1/instance-1/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-bison', u'host-gettext'] mkdir -p /accts/mlweber1/instance-1/output/target/etc echo "buildroot" > /accts/mlweber1/instance-1/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /accts/mlweber1/instance-1/output/target/etc/hosts mkdir -p /accts/mlweber1/instance-1/output/target/etc echo "Welcome to Buildroot" > /accts/mlweber1/instance-1/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /accts/mlweber1/instance-1/output/target/etc/shadow rm -f /accts/mlweber1/instance-1/output/target/bin/sh rm -f /accts/mlweber1/instance-1/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /accts/mlweber1/instance-1/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /accts/mlweber1/instance-1/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /accts/mlweber1/instance-1/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /accts/mlweber1/instance-1/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /accts/mlweber1/instance-1/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /accts/mlweber1/instance-1/output/target/usr/include /accts/mlweber1/instance-1/output/target/usr/share/aclocal \ /accts/mlweber1/instance-1/output/target/usr/lib/pkgconfig /accts/mlweber1/instance-1/output/target/usr/share/pkgconfig \ /accts/mlweber1/instance-1/output/target/usr/lib/cmake /accts/mlweber1/instance-1/output/target/usr/share/cmake find /accts/mlweber1/instance-1/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /accts/mlweber1/instance-1/output/target/lib/ /accts/mlweber1/instance-1/output/target/usr/lib/ /accts/mlweber1/instance-1/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: `/accts/mlweber1/instance-1/output/target/usr/libexec/': No such file or directory rm -rf /accts/mlweber1/instance-1/output/target/usr/share/gdb rm -rf /accts/mlweber1/instance-1/output/target/usr/share/bash-completion rm -rf /accts/mlweber1/instance-1/output/target/usr/share/zsh rm -rf /accts/mlweber1/instance-1/output/target/usr/man /accts/mlweber1/instance-1/output/target/usr/share/man rm -rf /accts/mlweber1/instance-1/output/target/usr/info /accts/mlweber1/instance-1/output/target/usr/share/info rm -rf /accts/mlweber1/instance-1/output/target/usr/doc /accts/mlweber1/instance-1/output/target/usr/share/doc rm -rf /accts/mlweber1/instance-1/output/target/usr/share/gtk-doc rmdir /accts/mlweber1/instance-1/output/target/usr/share 2>/dev/null || true find /accts/mlweber1/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 /accts/mlweber1/instance-1/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /accts/mlweber1/instance-1/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /accts/mlweber1/instance-1/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /accts/mlweber1/instance-1/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /accts/mlweber1/instance-1/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /accts/mlweber1/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 /accts/mlweber1/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 /accts/mlweber1/instance-1/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.08-git-00259-g12b70ac"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.08-git\"" \ ) > /accts/mlweber1/instance-1/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /accts/mlweber1/instance-1/output/target/etc >>> Sanitizing RPATH in target tree /accts/mlweber1/instance-1/buildroot/support/scripts/fix-rpath target touch /accts/mlweber1/instance-1/output/target/usr make: Leaving directory `/accts/mlweber1/instance-1/buildroot' make: Entering directory `/accts/mlweber1/instance-1/buildroot' >>> Buildroot 2018.08-git-00259-g12b70ac Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> apr 1.6.3 Collecting legal info LICENSE: OK (sha256: f854aeef66ecd55a126226e82b3f26793fc3b1c584647f6a0edc5639974c38ad) >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> bootutils 1.0.0 Collecting legal info ERROR: No hash found for COPYING >>> chrony 3.2 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libcap 2.25 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> host-libcap 2.25 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> dvbsnoop 1.4.50 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-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> ftop 1.0 Collecting legal info ERROR: No hash found for COPYING >>> ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> ghostscript-fonts 8.11 Collecting legal info ERROR: No hash found for COPYING >>> imlib2 1.4.10 Collecting legal info ERROR: No hash found for COPYING >>> input-event-daemon v0.1.3 Collecting legal info ERROR: No hash found for README >>> iostat 2.2 Collecting legal info ERROR: No hash found for LICENSE >>> irqbalance v1.0.9 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.31 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libcddb 1.3.2 Collecting legal info COPYING: OK (sha256: 7a4436f9ec37603356791c87de3bc444989befd2682d29efb3d97604e04c1852) >>> libiconv 1.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> libcdio 2.0.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libestr 0.1.10 Collecting legal info COPYING: OK (sha256: 835b4793da5cbb8965fbd63905b55a4cb4310b7d1b882077d23066b08f901ff8) >>> libfastjson v0.99.8 Collecting legal info COPYING: OK (sha256: b29370bbfa98816e1fca0901f18149d920736771bfd68b4ee0eb00c78b38d245) >>> libfcgi 2.4.0 Collecting legal info LICENSE.TERMS: OK (sha256: f0a8fe4513a43e8eebb24cdcf9d2e7efc52e4d8259178c6d76d3d84418397d81) >>> liblogging 1.0.6 Collecting legal info COPYING: OK (sha256: a5626f700d3ee92513673b5f43733af5b651d9e7a9157d4bd81ceb9c89ec04b0) >>> 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) >>> 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) >>> libserialport 0.1.1 Collecting legal info ERROR: No hash found for COPYING >>> lighttpd 1.4.48 Collecting legal info COPYING: OK (sha256: 5c98cad2fbaf5c5e2562bcbab401a7c557c1bb1bac9914ecc63730925052fb13) >>> linuxconsoletools 1.6.0 Collecting legal info ERROR: No hash found for COPYING >>> mmc-utils 37c86e60c0442fef570b75cd81aeb1db4d0cbafd Collecting legal info >>> mono 5.12.0.226 Collecting legal info LICENSE: OK (sha256: 3b40a54878b5ac2767a764bd082f8772ab27c03b9da9c7328c4c4935725556f7) mcs/COPYING: OK (sha256: fc488f3ec9f36856bea8cce5cdde1449176341ef93a3962b691970f8981799f4) external/Newtonsoft.Json/Tools/7-zip/copying.txt: OK (sha256: 2c3c3ef532828bcd42bb3127349625a25291ff5ae7e6f8d42e0fe9b5be836a99) >>> host-mono 5.12.0.226 Collecting legal info LICENSE: OK (sha256: 3b40a54878b5ac2767a764bd082f8772ab27c03b9da9c7328c4c4935725556f7) mcs/COPYING: OK (sha256: fc488f3ec9f36856bea8cce5cdde1449176341ef93a3962b691970f8981799f4) external/Newtonsoft.Json/Tools/7-zip/copying.txt: OK (sha256: 2c3c3ef532828bcd42bb3127349625a25291ff5ae7e6f8d42e0fe9b5be836a99) >>> host-monolite 1051200002 Collecting legal info >>> mtdev 1.1.4 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pinentry 1.0.0 Collecting legal info ERROR: No hash found for COPYING >>> postgresql 10.3 Collecting legal info COPYRIGHT: OK (sha256: 24cfc70cf16b3a23242c49ffce39510683bdd48cbedb8a46fe03976ee5f5c21e) >>> host-zic 2018e Collecting legal info >>> ramsmp 3.5.0 Collecting legal info ERROR: No hash found for LICENCE >>> rsyslog 8.22.0 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LESSER ERROR: No hash found for COPYING.ASL20 >>> rt-tests 1.0 Collecting legal info ERROR: No hash found for COPYING >>> runc 9c2d8d184e5da67c95d601382adf14862e4f2228 Collecting legal info ERROR: No hash found for LICENSE >>> host-go 1.10.2 Collecting legal info ERROR: No hash found for LICENSE >>> host-go-bootstrap 1.4.3 Collecting legal info ERROR: No hash found for LICENSE >>> sofia-sip 1.12.11 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYRIGHTS >>> wpa_supplicant 2.6 Collecting legal info ERROR: No hash found for README >>> xz 5.2.3 Collecting legal info ERROR: No hash found for COPYING.GPLv2 ERROR: No hash found for COPYING.GPLv3 ERROR: No hash found for COPYING.LGPLv2.1 WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: mmc-utils-37c86e60c0442fef570b75cd81aeb1db4d0cbafd: cannot save license (MMC_UTILS_LICENSE_FILES not defined) WARNING: monolite-1051200002: cannot save license (HOST_MONOLITE_LICENSE_FILES not defined) WARNING: zic-2018e: cannot save license (HOST_ZIC_LICENSE_FILES not defined) Legal info produced in /accts/mlweber1/instance-1/output/legal-info make: Leaving directory `/accts/mlweber1/instance-1/buildroot'