Making install in bins make[3]: Entering directory '/home/br-user/autobuild/run/instance-1/output-1/build/zziplib-0.13.69/arm-buildroot-linux-uclibcgnueabi/bins' make[4]: Entering directory '/home/br-user/autobuild/run/instance-1/output-1/build/zziplib-0.13.69/arm-buildroot-linux-uclibcgnueabi/bins' /bin/mkdir -p '/home/br-user/autobuild/run/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/bin' /bin/mkdir -p '/home/br-user/autobuild/run/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/share/aclocal' /usr/bin/install -c -m 644 ../../bins/zziplib.m4 '/home/br-user/autobuild/run/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/share/aclocal' /bin/bash ../libtool --silent --mode=install /usr/bin/install -c zzcat zzdir zzxorcat zzxordir zzxorcopy unzzip unzzip-mix unzzip-mem unzzip-big unzip-mem '/home/br-user/autobuild/run/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/bin' make[4]: Leaving directory '/home/br-user/autobuild/run/instance-1/output-1/build/zziplib-0.13.69/arm-buildroot-linux-uclibcgnueabi/bins' make[3]: Leaving directory '/home/br-user/autobuild/run/instance-1/output-1/build/zziplib-0.13.69/arm-buildroot-linux-uclibcgnueabi/bins' Making install in test make[3]: Entering directory '/home/br-user/autobuild/run/instance-1/output-1/build/zziplib-0.13.69/arm-buildroot-linux-uclibcgnueabi/test' make[4]: Entering directory '/home/br-user/autobuild/run/instance-1/output-1/build/zziplib-0.13.69/arm-buildroot-linux-uclibcgnueabi/test' 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/br-user/autobuild/run/instance-1/output-1/build/zziplib-0.13.69/arm-buildroot-linux-uclibcgnueabi/test' make[3]: Leaving directory '/home/br-user/autobuild/run/instance-1/output-1/build/zziplib-0.13.69/arm-buildroot-linux-uclibcgnueabi/test' Making install in docs make[3]: Entering directory '/home/br-user/autobuild/run/instance-1/output-1/build/zziplib-0.13.69/arm-buildroot-linux-uclibcgnueabi/docs' make[4]: Entering directory '/home/br-user/autobuild/run/instance-1/output-1/build/zziplib-0.13.69/arm-buildroot-linux-uclibcgnueabi/docs' make[4]: Nothing to be done for 'install-exec-am'. /bin/bash ../../uses/mkinstalldirs /home/br-user/autobuild/run/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/share/man/man3 P=`pwd` ; test -s manpages.tar || exit 1 \ ; cd /home/br-user/autobuild/run/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/share/man && '/bin/tar' xf $P/manpages.tar \ ; true make[4]: Leaving directory '/home/br-user/autobuild/run/instance-1/output-1/build/zziplib-0.13.69/arm-buildroot-linux-uclibcgnueabi/docs' make[3]: Leaving directory '/home/br-user/autobuild/run/instance-1/output-1/build/zziplib-0.13.69/arm-buildroot-linux-uclibcgnueabi/docs' make[3]: Entering directory '/home/br-user/autobuild/run/instance-1/output-1/build/zziplib-0.13.69/arm-buildroot-linux-uclibcgnueabi' make[4]: Entering directory '/home/br-user/autobuild/run/instance-1/output-1/build/zziplib-0.13.69/arm-buildroot-linux-uclibcgnueabi' 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/br-user/autobuild/run/instance-1/output-1/build/zziplib-0.13.69/arm-buildroot-linux-uclibcgnueabi' make[3]: Leaving directory '/home/br-user/autobuild/run/instance-1/output-1/build/zziplib-0.13.69/arm-buildroot-linux-uclibcgnueabi' make[2]: Leaving directory '/home/br-user/autobuild/run/instance-1/output-1/build/zziplib-0.13.69/arm-buildroot-linux-uclibcgnueabi' make[1]: Leaving directory '/home/br-user/autobuild/run/instance-1/output-1/build/zziplib-0.13.69' >>> zziplib 0.13.69 Fixing libtool files for la in $(find /home/br-user/autobuild/run/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/home/br-user/autobuild/run/instance-1/output-1:@BASE_DIR@:g" \ -e "s:/home/br-user/autobuild/run/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot:@STAGING_DIR@:g" \ -e "s:/home/br-user/autobuild/run/instance-1/output-1/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/home/br-user/autobuild/run/instance-1/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/home/br-user/autobuild/run/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot:g" \ -e "s:@BASE_DIR@:/home/br-user/autobuild/run/instance-1/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> zziplib 0.13.69 Installing to target PATH="/home/br-user/autobuild/run/instance-1/output-1/host/bin:/home/br-user/autobuild/run/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/make -j8 DESTDIR=/home/br-user/autobuild/run/instance-1/output-1/target install -C /home/br-user/autobuild/run/instance-1/output-1/build/zziplib-0.13.69/ make[1]: Entering directory '/home/br-user/autobuild/run/instance-1/output-1/build/zziplib-0.13.69' Makefile:824: target 'dist-all' given more than once in the same rule sh: 0: Can't open ../uses/config.guess MAKE : 1 * install make[2]: Entering directory '/home/br-user/autobuild/run/instance-1/output-1/build/zziplib-0.13.69/arm-buildroot-linux-uclibcgnueabi' Making install in zzip make[3]: Entering directory '/home/br-user/autobuild/run/instance-1/output-1/build/zziplib-0.13.69/arm-buildroot-linux-uclibcgnueabi/zzip' make[4]: Entering directory '/home/br-user/autobuild/run/instance-1/output-1/build/zziplib-0.13.69/arm-buildroot-linux-uclibcgnueabi/zzip' /bin/mkdir -p '/home/br-user/autobuild/run/instance-1/output-1/target/usr/lib' /bin/mkdir -p '/home/br-user/autobuild/run/instance-1/output-1/target/usr/lib/pkgconfig' /bin/bash ../libtool --silent --mode=install /usr/bin/install -c libzzip.la libzzipmmapped.la libzzipfseeko.la '/home/br-user/autobuild/run/instance-1/output-1/target/usr/lib' /bin/mkdir -p '/home/br-user/autobuild/run/instance-1/output-1/target/usr/include/zzip' /usr/bin/install -c -m 644 zzip-zlib-config.pc zziplib.pc zzipmmapped.pc zzipfseeko.pc '/home/br-user/autobuild/run/instance-1/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 ../../zzip/stdint.h ../../zzip/file.h ../../zzip/plugin.h ../../zzip/lib.h ../../zzip/zzip.h ../../zzip/zzip32.h ../../zzip/write.h ../../zzip/fetch.h ../../zzip/format.h ../../zzip/info.h ../../zzip/autoconf.h ../../zzip/types.h ../../zzip/conf.h _config.h _msvc.h ../../zzip/mmapped.h ../../zzip/memdisk.h ../../zzip/fseeko.h '/home/br-user/autobuild/run/instance-1/output-1/target/usr/include/zzip' /usr/bin/make install-data-hook make[5]: Entering directory '/home/br-user/autobuild/run/instance-1/output-1/build/zziplib-0.13.69/arm-buildroot-linux-uclibcgnueabi/zzip' /bin/mkdir -p '/home/br-user/autobuild/run/instance-1/output-1/target/usr/include/zzip' /usr/bin/install -c -m 644 ../../zzip/stdint.h ../../zzip/file.h ../../zzip/plugin.h ../../zzip/lib.h ../../zzip/zzip.h ../../zzip/zzip32.h ../../zzip/write.h ../../zzip/fetch.h ../../zzip/format.h ../../zzip/info.h ../../zzip/autoconf.h ../../zzip/types.h ../../zzip/conf.h _config.h _msvc.h ../../zzip/mmapped.h ../../zzip/memdisk.h ../../zzip/fseeko.h '/home/br-user/autobuild/run/instance-1/output-1/target/usr/include/zzip' echo '#ifndef ZZIP_WARNING' > /home/br-user/autobuild/run/instance-1/output-1/target/usr/include/zzip.h echo '#define ZZIP_WARNING 1' >>/home/br-user/autobuild/run/instance-1/output-1/target/usr/include/zzip.h echo '#ifdef __GNUC__' >>/home/br-user/autobuild/run/instance-1/output-1/target/usr/include/zzip.h echo '#warning do no not use , update to include '\ >>/home/br-user/autobuild/run/instance-1/output-1/target/usr/include/zzip.h echo '#else' >>/home/br-user/autobuild/run/instance-1/output-1/target/usr/include/zzip.h echo '#error do no not use , update to include '\ >>/home/br-user/autobuild/run/instance-1/output-1/target/usr/include/zzip.h echo '#endif' >>/home/br-user/autobuild/run/instance-1/output-1/target/usr/include/zzip.h echo '#endif' >>/home/br-user/autobuild/run/instance-1/output-1/target/usr/include/zzip.h echo '#include "zzip/lib.h"' >>/home/br-user/autobuild/run/instance-1/output-1/target/usr/include/zzip.h sed -e 's|zzip.h|zziplib.h|' -e 's|zzip/lib.h|zzip/zzip.h|' \ /home/br-user/autobuild/run/instance-1/output-1/target/usr/include/zzip.h >/home/br-user/autobuild/run/instance-1/output-1/target/usr/include/zziplib.h sed -e 's|zzip.h|zzip-io.h|' -e 's|zzip/lib.h|zzip/plugin.h|' \ /home/br-user/autobuild/run/instance-1/output-1/target/usr/include/zzip.h >/home/br-user/autobuild/run/instance-1/output-1/target/usr/include/zzip-io.h make[5]: Leaving directory '/home/br-user/autobuild/run/instance-1/output-1/build/zziplib-0.13.69/arm-buildroot-linux-uclibcgnueabi/zzip' libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/make install-exec-hook make[5]: Entering directory '/home/br-user/autobuild/run/instance-1/output-1/build/zziplib-0.13.69/arm-buildroot-linux-uclibcgnueabi/zzip' /home/br-user/autobuild/run/instance-1/output-1/target/usr/lib: ln -s libzzip-0.so.13 libzzip-0.so.10 /home/br-user/autobuild/run/instance-1/output-1/target/usr/lib: ln -s libzzip-0.so.13 libzzip-0.so.11 /home/br-user/autobuild/run/instance-1/output-1/target/usr/lib: ln -s libzzip-0.so.13 libzzip-0.so.12 /home/br-user/autobuild/run/instance-1/output-1/target/usr/lib: ln -s libzzipfseeko-0.so.13 libzzipfseeko-0.so.10 /home/br-user/autobuild/run/instance-1/output-1/target/usr/lib: ln -s libzzipfseeko-0.so.13 libzzipfseeko-0.so.11 /home/br-user/autobuild/run/instance-1/output-1/target/usr/lib: ln -s libzzipfseeko-0.so.13 libzzipfseeko-0.so.12 /home/br-user/autobuild/run/instance-1/output-1/target/usr/lib: ln -s libzzipmmapped-0.so.13 libzzipmmapped-0.so.10 /home/br-user/autobuild/run/instance-1/output-1/target/usr/lib: ln -s libzzipmmapped-0.so.13 libzzipmmapped-0.so.11 /home/br-user/autobuild/run/instance-1/output-1/target/usr/lib: ln -s libzzipmmapped-0.so.13 libzzipmmapped-0.so.12 make[5]: Leaving directory '/home/br-user/autobuild/run/instance-1/output-1/build/zziplib-0.13.69/arm-buildroot-linux-uclibcgnueabi/zzip' make[4]: Leaving directory '/home/br-user/autobuild/run/instance-1/output-1/build/zziplib-0.13.69/arm-buildroot-linux-uclibcgnueabi/zzip' make[3]: Leaving directory '/home/br-user/autobuild/run/instance-1/output-1/build/zziplib-0.13.69/arm-buildroot-linux-uclibcgnueabi/zzip' Making install in zzipwrap make[3]: Entering directory '/home/br-user/autobuild/run/instance-1/output-1/build/zziplib-0.13.69/arm-buildroot-linux-uclibcgnueabi/zzipwrap' make[4]: Entering directory '/home/br-user/autobuild/run/instance-1/output-1/build/zziplib-0.13.69/arm-buildroot-linux-uclibcgnueabi/zzipwrap' /bin/mkdir -p '/home/br-user/autobuild/run/instance-1/output-1/target/usr/lib' /bin/bash ../libtool --silent --mode=install /usr/bin/install -c libzzipwrap.la '/home/br-user/autobuild/run/instance-1/output-1/target/usr/lib' /bin/mkdir -p '/home/br-user/autobuild/run/instance-1/output-1/target/usr/lib/pkgconfig' /bin/mkdir -p '/home/br-user/autobuild/run/instance-1/output-1/target/usr/include/zzip' /usr/bin/install -c -m 644 ../../zzipwrap/wrap.h '/home/br-user/autobuild/run/instance-1/output-1/target/usr/include/zzip' /usr/bin/install -c -m 644 zzipwrap.pc '/home/br-user/autobuild/run/instance-1/output-1/target/usr/lib/pkgconfig' libtool: warning: remember to run 'libtool --finish /usr/lib' make[4]: Leaving directory '/home/br-user/autobuild/run/instance-1/output-1/build/zziplib-0.13.69/arm-buildroot-linux-uclibcgnueabi/zzipwrap' make[3]: Leaving directory '/home/br-user/autobuild/run/instance-1/output-1/build/zziplib-0.13.69/arm-buildroot-linux-uclibcgnueabi/zzipwrap' Making install in bins make[3]: Entering directory '/home/br-user/autobuild/run/instance-1/output-1/build/zziplib-0.13.69/arm-buildroot-linux-uclibcgnueabi/bins' make[4]: Entering directory '/home/br-user/autobuild/run/instance-1/output-1/build/zziplib-0.13.69/arm-buildroot-linux-uclibcgnueabi/bins' /bin/mkdir -p '/home/br-user/autobuild/run/instance-1/output-1/target/usr/share/aclocal' /bin/mkdir -p '/home/br-user/autobuild/run/instance-1/output-1/target/usr/bin' /usr/bin/install -c -m 644 ../../bins/zziplib.m4 '/home/br-user/autobuild/run/instance-1/output-1/target/usr/share/aclocal' /bin/bash ../libtool --silent --mode=install /usr/bin/install -c zzcat zzdir zzxorcat zzxordir zzxorcopy unzzip unzzip-mix unzzip-mem unzzip-big unzip-mem '/home/br-user/autobuild/run/instance-1/output-1/target/usr/bin' make[4]: Leaving directory '/home/br-user/autobuild/run/instance-1/output-1/build/zziplib-0.13.69/arm-buildroot-linux-uclibcgnueabi/bins' make[3]: Leaving directory '/home/br-user/autobuild/run/instance-1/output-1/build/zziplib-0.13.69/arm-buildroot-linux-uclibcgnueabi/bins' Making install in test make[3]: Entering directory '/home/br-user/autobuild/run/instance-1/output-1/build/zziplib-0.13.69/arm-buildroot-linux-uclibcgnueabi/test' make[4]: Entering directory '/home/br-user/autobuild/run/instance-1/output-1/build/zziplib-0.13.69/arm-buildroot-linux-uclibcgnueabi/test' 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/br-user/autobuild/run/instance-1/output-1/build/zziplib-0.13.69/arm-buildroot-linux-uclibcgnueabi/test' make[3]: Leaving directory '/home/br-user/autobuild/run/instance-1/output-1/build/zziplib-0.13.69/arm-buildroot-linux-uclibcgnueabi/test' Making install in docs make[3]: Entering directory '/home/br-user/autobuild/run/instance-1/output-1/build/zziplib-0.13.69/arm-buildroot-linux-uclibcgnueabi/docs' make[4]: Entering directory '/home/br-user/autobuild/run/instance-1/output-1/build/zziplib-0.13.69/arm-buildroot-linux-uclibcgnueabi/docs' make[4]: Nothing to be done for 'install-exec-am'. /bin/bash ../../uses/mkinstalldirs /home/br-user/autobuild/run/instance-1/output-1/target/usr/share/man/man3 P=`pwd` ; test -s manpages.tar || exit 1 \ ; cd /home/br-user/autobuild/run/instance-1/output-1/target/usr/share/man && '/bin/tar' xf $P/manpages.tar \ ; true make[4]: Leaving directory '/home/br-user/autobuild/run/instance-1/output-1/build/zziplib-0.13.69/arm-buildroot-linux-uclibcgnueabi/docs' make[3]: Leaving directory '/home/br-user/autobuild/run/instance-1/output-1/build/zziplib-0.13.69/arm-buildroot-linux-uclibcgnueabi/docs' make[3]: Entering directory '/home/br-user/autobuild/run/instance-1/output-1/build/zziplib-0.13.69/arm-buildroot-linux-uclibcgnueabi' make[4]: Entering directory '/home/br-user/autobuild/run/instance-1/output-1/build/zziplib-0.13.69/arm-buildroot-linux-uclibcgnueabi' 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/br-user/autobuild/run/instance-1/output-1/build/zziplib-0.13.69/arm-buildroot-linux-uclibcgnueabi' make[3]: Leaving directory '/home/br-user/autobuild/run/instance-1/output-1/build/zziplib-0.13.69/arm-buildroot-linux-uclibcgnueabi' make[2]: Leaving directory '/home/br-user/autobuild/run/instance-1/output-1/build/zziplib-0.13.69/arm-buildroot-linux-uclibcgnueabi' make[1]: Leaving directory '/home/br-user/autobuild/run/instance-1/output-1/build/zziplib-0.13.69' >>> Finalizing host directory >>> Finalizing target directory # Check files that are touched by more than one package /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/br-user/autobuild/run/instance-1/output-1/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/br-user/autobuild/run/instance-1/output-1/target/etc/inittab if grep -q CONFIG_ASH=y ./.config; then grep -qsE '^/bin/ash$' /home/br-user/autobuild/run/instance-1/output-1/target/etc/shells || echo "/bin/ash" >> /home/br-user/autobuild/run/instance-1/output-1/target/etc/shells; fi grep: ./.config: No such file or directory if grep -q CONFIG_HUSH=y ./.config; then grep -qsE '^/bin/hush$' /home/br-user/autobuild/run/instance-1/output-1/target/etc/shells || echo "/bin/hush" >> /home/br-user/autobuild/run/instance-1/output-1/target/etc/shells; fi grep: ./.config: No such file or directory rm -f /home/br-user/autobuild/run/instance-1/output-1/target/usr/share/glib-2.0/schemas/*.xml /home/br-user/autobuild/run/instance-1/output-1/target/usr/share/glib-2.0/schemas/*.dtd /home/br-user/autobuild/run/instance-1/output-1/host/bin/glib-compile-schemas /home/br-user/autobuild/run/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/br-user/autobuild/run/instance-1/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/br-user/autobuild/run/instance-1/output-1/target/etc echo "buildroot" > /home/br-user/autobuild/run/instance-1/output-1/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/br-user/autobuild/run/instance-1/output-1/target/etc/hosts mkdir -p /home/br-user/autobuild/run/instance-1/output-1/target/etc echo "Welcome to Buildroot" > /home/br-user/autobuild/run/instance-1/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/br-user/autobuild/run/instance-1/output-1/target/etc/shadow rm -f /home/br-user/autobuild/run/instance-1/output-1/target/bin/sh grep -qsE '^/bin/zsh$' /home/br-user/autobuild/run/instance-1/output-1/target/etc/shells || echo "/bin/zsh" >> /home/br-user/autobuild/run/instance-1/output-1/target/etc/shells rm -f /home/br-user/autobuild/run/instance-1/output-1/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/br-user/autobuild/run/instance-1/output-1/build/locales.nopurge; done for dir in /home/br-user/autobuild/run/instance-1/output-1/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/br-user/autobuild/run/instance-1/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/br-user/autobuild/run/instance-1/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/br-user/autobuild/run/instance-1/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/br-user/autobuild/run/instance-1/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/br-user/autobuild/run/instance-1/output-1/target/usr/include /home/br-user/autobuild/run/instance-1/output-1/target/usr/share/aclocal \ /home/br-user/autobuild/run/instance-1/output-1/target/usr/lib/pkgconfig /home/br-user/autobuild/run/instance-1/output-1/target/usr/share/pkgconfig \ /home/br-user/autobuild/run/instance-1/output-1/target/usr/lib/cmake /home/br-user/autobuild/run/instance-1/output-1/target/usr/share/cmake find /home/br-user/autobuild/run/instance-1/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/br-user/autobuild/run/instance-1/output-1/target/lib/ /home/br-user/autobuild/run/instance-1/output-1/target/usr/lib/ /home/br-user/autobuild/run/instance-1/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/br-user/autobuild/run/instance-1/output-1/target/usr/share/gdb rm -rf /home/br-user/autobuild/run/instance-1/output-1/target/usr/share/bash-completion rm -rf /home/br-user/autobuild/run/instance-1/output-1/target/usr/man /home/br-user/autobuild/run/instance-1/output-1/target/usr/share/man rm -rf /home/br-user/autobuild/run/instance-1/output-1/target/usr/info /home/br-user/autobuild/run/instance-1/output-1/target/usr/share/info rm -rf /home/br-user/autobuild/run/instance-1/output-1/target/usr/doc /home/br-user/autobuild/run/instance-1/output-1/target/usr/share/doc rm -rf /home/br-user/autobuild/run/instance-1/output-1/target/usr/share/gtk-doc rmdir /home/br-user/autobuild/run/instance-1/output-1/target/usr/share 2>/dev/null || true find /home/br-user/autobuild/run/instance-1/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/br-user/autobuild/run/instance-1/output-1/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/br-user/autobuild/run/instance-1/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/br-user/autobuild/run/instance-1/output-1/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/br-user/autobuild/run/instance-1/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/br-user/autobuild/run/instance-1/output-1/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/br-user/autobuild/run/instance-1/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2020.02-git-00421-g3945226a7e"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2020.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2020.02-git\"" \ ) > /home/br-user/autobuild/run/instance-1/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/br-user/autobuild/run/instance-1/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/br-user/autobuild/run/instance-1/output-1/per-package /home/br-user/autobuild/run/instance-1/buildroot/support/scripts/fix-rpath target touch /home/br-user/autobuild/run/instance-1/output-1/target/usr make: Leaving directory '/home/br-user/autobuild/run/instance-1/buildroot' make: Entering directory '/home/br-user/autobuild/run/instance-1/buildroot' >>> Buildroot 2020.02-git-00421-g3945226a7e Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> bluez_utils 4.101 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) COPYING.LIB: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> check 0.13.0 Collecting legal info COPYING.LESSER: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> dbus 1.12.16 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.2.9 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-autoconf 2.69 Collecting legal info COPYINGv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libglib2 2.62.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.62.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gettext Collecting legal info >>> host-gettext-tiny 73fc3e7ef7e016a3874b632fd0475969d288f309 Collecting legal info LICENSE: OK (sha256: b57aa4fdc1c614c28d41c1e2d5c4090935964c5f86291ba7d1c99ffd1d698b34) extra/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> host-meson 0.52.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.9.0 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python3 3.8.0 Collecting legal info LICENSE: OK (sha256: a77d71d6be6f9032e6b6e5d2cf6da68f9eeab9036edfbc043633c8979cd5e82c) >>> host-expat 2.2.9 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python3-setuptools 41.4.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> host-pcre 8.43 Collecting legal info LICENCE: OK (sha256: a5fce68baf797e0918463a4437ef75984c41118f43850ddeabda1b5a90154309) >>> host-util-linux 2.34 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> pcre 8.43 Collecting legal info LICENCE: OK (sha256: a5fce68baf797e0918463a4437ef75984c41118f43850ddeabda1b5a90154309) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> busybox 1.31.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> util-linux 2.34 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 86106f0da1cf5ccfa0f0651665dd1b4515e8edad1c7972780155770548b317d9) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 86106f0da1cf5ccfa0f0651665dd1b4515e8edad1c7972780155770548b317d9) >>> readline 8.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-cargo 0.26.0 Collecting legal info LICENSE-APACHE: OK (sha256: a60eea817514531668d7e00765731449fe14d059d3249e0bc93b36de45f759f2) LICENSE-MIT: OK (sha256: 23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3) >>> host-cargo-bin 0.33.0 Collecting legal info LICENSE-APACHE: OK (sha256: a60eea817514531668d7e00765731449fe14d059d3249e0bc93b36de45f759f2) LICENSE-MIT: OK (sha256: 23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3) >>> host-libcurl 7.67.0 Collecting legal info COPYING: OK (sha256: 8c8824f50e73a021f5dde1fccbf69685939247399a33a32abab1fa448c9ddabb) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1d Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-libhttpparser 2.9.2 Collecting legal info LICENSE-MIT: OK (sha256: 79e6ba8b687cb54786207342b9b6fcee0ac10218453ed9009b84d949b2233cc0) >>> host-libssh2 1.9.0 Collecting legal info COPYING: OK (sha256: e15ed284a15e80115467d6d7f030f0d89d8fabbecd78fb6e0f861f0cfc128fd9) >>> host-rustc Collecting legal info >>> host-rust-bin 1.33.0 Collecting legal info LICENSE-APACHE: OK (sha256: a60eea817514531668d7e00765731449fe14d059d3249e0bc93b36de45f759f2) LICENSE-MIT: OK (sha256: 23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3) >>> celt051 0.5.1.3 Collecting legal info ERROR: No hash found for COPYING >>> libogg 1.3.4 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> cwiid fadf11e89b579bcc0336a0692ac15c93785f3f82 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> host-bison 3.4.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> czmq 4.2.0 Collecting legal info ERROR: No hash found for LICENSE >>> zeromq 4.3.2 Collecting legal info COPYING: OK (sha256: 4fd86507c9b486764343065a9e035222869a27b5789efeb4fd93edc85412d7a3) COPYING.LESSER: OK (sha256: 83f32abe61ee58ffb1b007412c08415168c052501dbf56d7a47aaaac52b03ef6) >>> dawgdic 16ac537ba9883ff01b63b6d1fdc3072150c68fee Collecting legal info ERROR: No hash found for COPYING >>> host-dos2unix 7.4.1 Collecting legal info COPYING.txt: OK (sha256: af32dca9450e90b9a7a0f6408da1554466382cc81960108c59512f78a666a276) >>> easy-rsa 3.0.6 Collecting legal info COPYING.md: OK (sha256: 7c4a4fc71745d93a87278801f1bca555562ca23f21e18293add64b9e6f6b7bf1) gpl-2.0.txt: OK (sha256: 640d90f6ee401241ff62834d0d1b33f83049e99b8bfdfa04ed1b0a1635dde3e7) >>> fftw-single 3.3.8 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> filemq 8940f34e0f1c8f25c1c693ed8db069f58fbc5ad0 Collecting legal info ERROR: No hash found for LICENSE >>> openssl Collecting legal info >>> libopenssl 1.1.1d Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> flatcc 0.6.0 Collecting legal info LICENSE: OK (sha256: c8f0d9c1f92c658d87ebd854ee7447a3d3912d2c3a5c78c117787be5d5da8af3) >>> host-flatcc 0.6.0 Collecting legal info LICENSE: OK (sha256: c8f0d9c1f92c658d87ebd854ee7447a3d3912d2c3a5c78c117787be5d5da8af3) >>> fxload 2008_10_13 Collecting legal info ERROR: No hash found for COPYING >>> gmp 6.1.2 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> hackrf 2018.01.1 Collecting legal info COPYING: OK (sha256: 49b60a6288f90f49074228cc1fae0fb16871ba36b756013abdf7c2fc92f01fad) >>> libusb 1.0.23 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> igd2-for-linux 1.2 Collecting legal info linuxigd2/doc/LICENSE: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> libupnp 1.6.25 Collecting legal info LICENSE: OK (sha256: 0375955c8a79d6e8fa0792d45d00fc4e7710d7ac95bcbd27f9225a83f5c946fd) >>> initscripts Collecting legal info >>> iptables 1.8.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> jitterentropy-library 2.2.0 Collecting legal info COPYING: OK (sha256: 96b5a6b49aaeeba9036f9b80e6e299d613a8eca158741a25a67dc78792413e23) COPYING.bsd: OK (sha256: 13aa749a5b0a454917a944ed8fffc530b784f5ead522b1aacaf4ec8aa55a6239) COPYING.gplv2: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> libarchive 3.4.0 Collecting legal info COPYING: OK (sha256: e1e3d4ba9d0b0ccba333b5f5539f7c6c9a3ef3d57a96cd165d2c45eaa1cd026d) >>> libavl 0.3.5 Collecting legal info COPYING: OK (sha256: 767a9accfe3b110153b567983b98889469dfaae02899a632aeadbb81ad611293) >>> libcsv 3.0.3 Collecting legal info COPYING.LESSER: OK (sha256: 6876b170378d38f65aadd271485f0a5c45beaa043a7d3de5e1636ec927922c83) >>> libcurl 7.67.0 Collecting legal info COPYING: OK (sha256: 8c8824f50e73a021f5dde1fccbf69685939247399a33a32abab1fa448c9ddabb) >>> libdrm 2.4.100 Collecting legal info >>> libpthread-stubs 0.4 Collecting legal info COPYING: OK (sha256: 78c20706e799f2b8f445e71d3d2ade6ba23b3388fd6cbeed7d71796623febde8) >>> libdvdcss 1.4.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libev 4.27 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libldns 1.7.1 Collecting legal info LICENSE: OK (sha256: 9e0b1505c358d1a7c79555ee8bd1acbe2985dbc74dd81f3697cebf2161e922e6) >>> libva-utils 2.5.0 Collecting legal info COPYING: OK (sha256: c6220c9f87832c27abcb8a32eafdd2823e13ce146b3ea63d5deae2a76798ef50) >>> libva 2.5.0 Collecting legal info COPYING: OK (sha256: c86a782ee845b52472dae9b9d79fb915d333628ac0efe49cdce63644814931de) >>> libyang 1.0-r4 Collecting legal info LICENSE: OK (sha256: f942fe693e03e4e3ff67a351c00dc8f468a042e0d7273b0aa6bc53060b568112) >>> odhcp6c d2e247d8d87ecf8c60fcf0acdad05667bd379521 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> p910nd 0.97 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> protobuf-c 1.3.2 Collecting legal info LICENSE: OK (sha256: 20e800cad4550f4b19bb37fc9577dac21de13333ae66497c4c45ae489c35c34a) >>> host-protobuf-c 1.3.2 Collecting legal info LICENSE: OK (sha256: 20e800cad4550f4b19bb37fc9577dac21de13333ae66497c4c45ae489c35c34a) >>> host-protobuf 3.10.1 Collecting legal info LICENSE: OK (sha256: 6e5e117324afd944dcf67f36cf329843bc1a92229a8cd9bb573d7a83130fea7d) >>> pru-software-support 5.1.0 Collecting legal info ERROR: No hash found for PRU-Package-v5.0-Manifest.html >>> host-pru-software-support 5.1.0 Collecting legal info ERROR: No hash found for PRU-Package-v5.0-Manifest.html >>> host-ti-cgt-pru 2.2.1 Collecting legal info PRU_Code_Generation_Tools_2.2.x_manifest.html: OK (sha256: eb646f4f8b14351110992b40ba24d12803bcc150a76e7298705f51088b0a09cc) pru_rts_2_2_0_82167478-F8C9-49b2-82BD-12F8550770F9.spdx: OK (sha256: 6b98f9262abd1ae9a3731e6feee02a56b6e290542dea119eeeeaf88bf802aabc) >>> softether 4.30-9700-beta Collecting legal info LICENSE: OK (sha256: 5da6241ddb987c4543bf1cbba6b40a3cd3ecb624dbd4a63daf04440911656bde) >>> host-softether 4.30-9700-beta Collecting legal info LICENSE: OK (sha256: 5da6241ddb987c4543bf1cbba6b40a3cd3ecb624dbd4a63daf04440911656bde) >>> host-readline 8.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> strongswan 5.6.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 2292e21797754548dccdef9eef6aee7584e552fbd890fa914e1de8d3577d23f0) >>> sysrepo 0.7.8 Collecting legal info LICENSE: OK (sha256: 28a773bfffa828ec38c030fc8ace5f3aeb90926ec1309bbd135441c4387ce3cd) >>> host-sysrepo 0.7.8 Collecting legal info LICENSE: OK (sha256: 28a773bfffa828ec38c030fc8ace5f3aeb90926ec1309bbd135441c4387ce3cd) >>> host-libavl 0.3.5 Collecting legal info COPYING: OK (sha256: 767a9accfe3b110153b567983b98889469dfaae02899a632aeadbb81ad611293) >>> host-libev 4.27 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> host-libyang 1.0-r4 Collecting legal info LICENSE: OK (sha256: f942fe693e03e4e3ff67a351c00dc8f468a042e0d7273b0aa6bc53060b568112) >>> xkeyboard-config 2.28 Collecting legal info COPYING: OK (sha256: 6ca90f4b67dced4062894d6d77f4cc39343df9e359fc12f5e5d3c89ef2a3ef6d) >>> host-xapp_xkbcomp 1.4.2 Collecting legal info COPYING: OK (sha256: f1a78f5796fe2374f2b93e579328a02283e57d2a8316484b31799b12debe7ee3) >>> host-xlib_libX11 1.6.9 Collecting legal info COPYING: OK (sha256: 2daec087a88e7c9b8082557cdeebad5bbb8155a4137472f0b22e269cd99d0c1e) >>> host-libxcb 1.13.1 Collecting legal info COPYING: OK (sha256: c5ffbfeaa501071ceeb97b7de2c0d703fdaa35de01c0fb6cbac1c28453a3e9fd) >>> host-libpthread-stubs 0.4 Collecting legal info COPYING: OK (sha256: 78c20706e799f2b8f445e71d3d2ade6ba23b3388fd6cbeed7d71796623febde8) >>> host-libxslt 1.1.34 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> host-libxml2 2.9.10 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-python 2.7.17 Collecting legal info LICENSE: OK (sha256: a77d71d6be6f9032e6b6e5d2cf6da68f9eeab9036edfbc043633c8979cd5e82c) >>> host-xcb-proto 1.13 Collecting legal info COPYING: OK (sha256: c5ffbfeaa501071ceeb97b7de2c0d703fdaa35de01c0fb6cbac1c28453a3e9fd) >>> host-xlib_libXau 1.0.9 Collecting legal info COPYING: OK (sha256: 56abe29bb1d9806a9e04fa9f80fed2c0f18027594df3f098148d814aef6bddfa) >>> host-xorgproto 2019.2 Collecting legal info COPYING-applewmproto: OK (sha256: aacd931f191b610902aee1e526090c2858aabc07969441fa2537ffd3e7049555) COPYING-bigreqsproto: OK (sha256: dabc025f93129a0eb2d17f37c719dbe5ecbcb5bc8f7bc7f4ce89fe04576cc0c2) COPYING-compositeproto: OK (sha256: ab587ca94282c1e60797ffe4a77aea195418387db20ec7e0c24cedf2c844f8c1) COPYING-damageproto: OK (sha256: f67a18cb46c4c203c5122b4a901cfcc3178b2a62f83f31ca5fef5bdca3966094) COPYING-dmxproto: OK (sha256: 819e8dcd3dd2a44850c350331aa492230f86bccb0983dd739dec5ba36d7d2b8e) COPYING-dri2proto: OK (sha256: 0c306691492c4d7a8cda1ec3847668b797887dddcd7e986b4c166ae27619af7d) COPYING-dri3proto: OK (sha256: 64a579d1a0b3347301d87c94698a58ea7933d0ae6ca7e8fdd702fde2ea376301) COPYING-evieproto: OK (sha256: 0aa43d03da3cedbd9882c0ded621b0d855353eb9e551f9eed940d75c8a0b03c1) COPYING-fixesproto: OK (sha256: 65cb0b867b00fb27f066a37353713b265645b3301146562570d7638ed2ddd548) COPYING-fontcacheproto: OK (sha256: 1ab381e978bff63d68be2e4f235d51935f3f16f3ba3bebf83afa99a70c0484a2) COPYING-fontsproto: OK (sha256: f4af05774b02ae149357cc26f7bf5ef1116c2e09373c2492081a3a1892c58417) COPYING-glproto: OK (sha256: 823deb4673d3f26aa8c90e704888299648f00be3262f9363eaeecedcd65b936d) COPYING-inputproto: OK (sha256: 5e083a2ace0215a6084c877c023a6079952ba803d692488203ba4269196debe3) COPYING-kbproto: OK (sha256: d397a67d4b28e897bc5fce79b2b917df9905b54f961fc3ad1f49c7fe3803f92c) COPYING-lg3dproto: OK (sha256: 7a5dd5d4c989c167da50f15879959f42bbda960e06d0a0aea7197f61fe1dc846) COPYING-pmproto: OK (sha256: 8442b5f22f2fb13017a4302a906e7dedc899267b41f613558970941120170128) COPYING-presentproto: OK (sha256: 64a579d1a0b3347301d87c94698a58ea7933d0ae6ca7e8fdd702fde2ea376301) COPYING-printproto: OK (sha256: 6b890b118261694865988378dbba876bcd9caa1a421c5c0d626116948bc0ae35) COPYING-randrproto: OK (sha256: 41c13dcd09147ed2440286f2fb8151df8ebee06deee4ed78ddf094601c216d3d) COPYING-recordproto: OK (sha256: ee10aee0f1697ffdbe870a39f037361d4f7136f2976bb7919a41b3f66407caee) COPYING-renderproto: OK (sha256: 9e48921a94da36d7a69fe71809223ee0bb46370db9842dccdeeb55b5a9946872) COPYING-resourceproto: OK (sha256: 403e7be948674530ad40669b1e3a31adeddb656502f3b0ef810d5d3cc35d0b52) COPYING-scrnsaverproto: OK (sha256: fcbd3c628bf4d28ee3e6032054bf44bbe58f3b1a944dad856a8d3eb6b37ea412) COPYING-trapproto: OK (sha256: d6d3513f5a7099748dc387f54498d799380b45f8a444f13aa98aa45a860ae55b) COPYING-videoproto: OK (sha256: f8f49bbad61967ebc890fb79fff5bfb7cfc1c341aa8f8dee13eb3fb534040b47) COPYING-windowswmproto: OK (sha256: eb183a00c61bb47992f096b6993ed7ec17518bea9c285fe87efff7f622cc6c12) COPYING-x11proto: OK (sha256: da4a28570230228b9bd80a701c5d8752f8609394de2e0d46d26d978bd07610db) COPYING-xcmiscproto: OK (sha256: 5531d18cfcc944dab39991f63f182cbbce3fe493ba0c7cf08a25c0d01ee84482) COPYING-xextproto: OK (sha256: fb42146c6c06a200a9b121220eb692ff9101ba0fbd0b224b9e16a016c59ae86a) COPYING-xf86bigfontproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86dgaproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86driproto: OK (sha256: 4a05d06752388d9db71ee1006f371d4fb2c316a821fc2fc272db90b3ef978334) COPYING-xf86miscproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86rushproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86vidmodeproto: OK (sha256: 942bb46a3503a708948491699171b00b9e0dfb47818d9268b160bccc5f51a4b9) COPYING-xineramaproto: OK (sha256: b2d8cda803e900915ce10f0ba735ff2c033b39c7cc5a8a436667ca583d4066fa) >>> host-xutil_util-macros 1.19.2 Collecting legal info COPYING: OK (sha256: 489b630a75e3255485732eae3d50ff4d29d3feb66760bb3acb04f897e4d9e375) >>> host-xlib_libXdmcp 1.1.3 Collecting legal info COPYING: OK (sha256: 8a3c3f35b0dbcb60a4e242b9e4394a352a65bb27deb2938ea1e2e62a626e16e9) >>> host-xlib_xtrans 1.4.0 Collecting legal info COPYING: OK (sha256: a9c96c832e00774266b492d4d41556f12a64f039ba3ef645c4b8c6010fcb8f2a) >>> host-xlib_libxkbfile 1.1.0 Collecting legal info COPYING: OK (sha256: e1b3fdad8037ab3f986ef9caaa7c8da47d8d55875e680c7d6011f6c07363ea7c) >>> zsh 5.7.1 Collecting legal info LICENCE: OK (sha256: d06fdf3ef9b1ec69d6b9e170b0a9516fbad3523261ff1668bde3bfea6e0ef5f5) >>> zyre 2.0.0 Collecting legal info ERROR: No hash found for LICENSE >>> zziplib 0.13.69 Collecting legal info docs/COPYING.LIB: OK (sha256: 94b03f1a60a7fd5007149530626a895a6ef5a8b9342abfd56860c5f3956f5d23) docs/COPYING.MPL: OK (sha256: c2aa7d58cebd24cb877bbf11d6b13a4bb7cd08b9d7db5d3037ca06c46bf4cfd8) docs/copying.htm: OK (sha256: 1c6da11efe8c43ee853fe5b21501dd72b81831ae84d58ea376bddc0620a5c361) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: libdrm-2.4.100: cannot save license (LIBDRM_LICENSE_FILES not defined) Legal info produced in /home/br-user/autobuild/run/instance-1/output-1/legal-info make: Leaving directory '/home/br-user/autobuild/run/instance-1/buildroot'