libtool: install: /usr/bin/install -c .libs/libwavpack.lai /srv/storage/autobuild/run/instance-2/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libwavpack.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[3]: Leaving directory '/srv/storage/autobuild/run/instance-2/output-1/build/wavpack-5.3.0/src' make[2]: Leaving directory '/srv/storage/autobuild/run/instance-2/output-1/build/wavpack-5.3.0/src' Making install in include make[2]: Entering directory '/srv/storage/autobuild/run/instance-2/output-1/build/wavpack-5.3.0/include' make[3]: Entering directory '/srv/storage/autobuild/run/instance-2/output-1/build/wavpack-5.3.0/include' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/srv/storage/autobuild/run/instance-2/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/wavpack' /usr/bin/install -c -m 644 wavpack.h '/srv/storage/autobuild/run/instance-2/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/wavpack' make[3]: Leaving directory '/srv/storage/autobuild/run/instance-2/output-1/build/wavpack-5.3.0/include' make[2]: Leaving directory '/srv/storage/autobuild/run/instance-2/output-1/build/wavpack-5.3.0/include' Making install in cli make[2]: Entering directory '/srv/storage/autobuild/run/instance-2/output-1/build/wavpack-5.3.0/cli' make[3]: Entering directory '/srv/storage/autobuild/run/instance-2/output-1/build/wavpack-5.3.0/cli' make[3]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/srv/storage/autobuild/run/instance-2/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c wavpack wvunpack wvgain wvtag '/srv/storage/autobuild/run/instance-2/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin' libtool: install: /usr/bin/install -c wavpack /srv/storage/autobuild/run/instance-2/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin/wavpack libtool: install: /usr/bin/install -c wvunpack /srv/storage/autobuild/run/instance-2/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin/wvunpack libtool: install: /usr/bin/install -c wvgain /srv/storage/autobuild/run/instance-2/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin/wvgain libtool: install: /usr/bin/install -c wvtag /srv/storage/autobuild/run/instance-2/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin/wvtag make[3]: Leaving directory '/srv/storage/autobuild/run/instance-2/output-1/build/wavpack-5.3.0/cli' make[2]: Leaving directory '/srv/storage/autobuild/run/instance-2/output-1/build/wavpack-5.3.0/cli' Making install in man make[2]: Entering directory '/srv/storage/autobuild/run/instance-2/output-1/build/wavpack-5.3.0/man' make[3]: Entering directory '/srv/storage/autobuild/run/instance-2/output-1/build/wavpack-5.3.0/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/srv/storage/autobuild/run/instance-2/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/man/man1' /usr/bin/install -c -m 644 wavpack.1 wvgain.1 wvunpack.1 wvtag.1 '/srv/storage/autobuild/run/instance-2/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/man/man1' make[3]: Leaving directory '/srv/storage/autobuild/run/instance-2/output-1/build/wavpack-5.3.0/man' make[2]: Leaving directory '/srv/storage/autobuild/run/instance-2/output-1/build/wavpack-5.3.0/man' make[2]: Entering directory '/srv/storage/autobuild/run/instance-2/output-1/build/wavpack-5.3.0' make[3]: Entering directory '/srv/storage/autobuild/run/instance-2/output-1/build/wavpack-5.3.0' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/srv/storage/autobuild/run/instance-2/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 wavpack.pc '/srv/storage/autobuild/run/instance-2/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' make[3]: Leaving directory '/srv/storage/autobuild/run/instance-2/output-1/build/wavpack-5.3.0' make[2]: Leaving directory '/srv/storage/autobuild/run/instance-2/output-1/build/wavpack-5.3.0' make[1]: Leaving directory '/srv/storage/autobuild/run/instance-2/output-1/build/wavpack-5.3.0' >>> wavpack 5.3.0 Fixing libtool files for la in $(find /srv/storage/autobuild/run/instance-2/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/srv/storage/autobuild/run/instance-2/output-1:@BASE_DIR@:g" \ -e "s:/srv/storage/autobuild/run/instance-2/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ -e "s:/srv/storage/autobuild/run/instance-2/output-1/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/srv/storage/autobuild/run/instance-2/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/srv/storage/autobuild/run/instance-2/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/srv/storage/autobuild/run/instance-2/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 >>> wavpack 5.3.0 Installing to target PATH="/srv/storage/autobuild/run/instance-2/output-1/host/bin:/srv/storage/autobuild/run/instance-2/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/srv/storage/autobuild/run/instance-2/output-1/target install -C /srv/storage/autobuild/run/instance-2/output-1/build/wavpack-5.3.0/ make[1]: Entering directory '/srv/storage/autobuild/run/instance-2/output-1/build/wavpack-5.3.0' Making install in src make[2]: Entering directory '/srv/storage/autobuild/run/instance-2/output-1/build/wavpack-5.3.0/src' make[3]: Entering directory '/srv/storage/autobuild/run/instance-2/output-1/build/wavpack-5.3.0/src' make[3]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/srv/storage/autobuild/run/instance-2/output-1/target/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libwavpack.la '/srv/storage/autobuild/run/instance-2/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libwavpack.so.1.2.2 /srv/storage/autobuild/run/instance-2/output-1/target/usr/lib/libwavpack.so.1.2.2 libtool: install: (cd /srv/storage/autobuild/run/instance-2/output-1/target/usr/lib && { ln -s -f libwavpack.so.1.2.2 libwavpack.so.1 || { rm -f libwavpack.so.1 && ln -s libwavpack.so.1.2.2 libwavpack.so.1; }; }) libtool: install: (cd /srv/storage/autobuild/run/instance-2/output-1/target/usr/lib && { ln -s -f libwavpack.so.1.2.2 libwavpack.so || { rm -f libwavpack.so && ln -s libwavpack.so.1.2.2 libwavpack.so; }; }) libtool: install: /usr/bin/install -c .libs/libwavpack.lai /srv/storage/autobuild/run/instance-2/output-1/target/usr/lib/libwavpack.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[3]: Leaving directory '/srv/storage/autobuild/run/instance-2/output-1/build/wavpack-5.3.0/src' make[2]: Leaving directory '/srv/storage/autobuild/run/instance-2/output-1/build/wavpack-5.3.0/src' Making install in include make[2]: Entering directory '/srv/storage/autobuild/run/instance-2/output-1/build/wavpack-5.3.0/include' make[3]: Entering directory '/srv/storage/autobuild/run/instance-2/output-1/build/wavpack-5.3.0/include' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/srv/storage/autobuild/run/instance-2/output-1/target/usr/include/wavpack' /usr/bin/install -c -m 644 wavpack.h '/srv/storage/autobuild/run/instance-2/output-1/target/usr/include/wavpack' make[3]: Leaving directory '/srv/storage/autobuild/run/instance-2/output-1/build/wavpack-5.3.0/include' make[2]: Leaving directory '/srv/storage/autobuild/run/instance-2/output-1/build/wavpack-5.3.0/include' Making install in cli make[2]: Entering directory '/srv/storage/autobuild/run/instance-2/output-1/build/wavpack-5.3.0/cli' make[3]: Entering directory '/srv/storage/autobuild/run/instance-2/output-1/build/wavpack-5.3.0/cli' make[3]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/srv/storage/autobuild/run/instance-2/output-1/target/usr/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c wavpack wvunpack wvgain wvtag '/srv/storage/autobuild/run/instance-2/output-1/target/usr/bin' libtool: install: /usr/bin/install -c wavpack /srv/storage/autobuild/run/instance-2/output-1/target/usr/bin/wavpack libtool: install: /usr/bin/install -c wvunpack /srv/storage/autobuild/run/instance-2/output-1/target/usr/bin/wvunpack libtool: install: /usr/bin/install -c wvgain /srv/storage/autobuild/run/instance-2/output-1/target/usr/bin/wvgain libtool: install: /usr/bin/install -c wvtag /srv/storage/autobuild/run/instance-2/output-1/target/usr/bin/wvtag make[3]: Leaving directory '/srv/storage/autobuild/run/instance-2/output-1/build/wavpack-5.3.0/cli' make[2]: Leaving directory '/srv/storage/autobuild/run/instance-2/output-1/build/wavpack-5.3.0/cli' Making install in man make[2]: Entering directory '/srv/storage/autobuild/run/instance-2/output-1/build/wavpack-5.3.0/man' make[3]: Entering directory '/srv/storage/autobuild/run/instance-2/output-1/build/wavpack-5.3.0/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/srv/storage/autobuild/run/instance-2/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 wavpack.1 wvgain.1 wvunpack.1 wvtag.1 '/srv/storage/autobuild/run/instance-2/output-1/target/usr/share/man/man1' make[3]: Leaving directory '/srv/storage/autobuild/run/instance-2/output-1/build/wavpack-5.3.0/man' make[2]: Leaving directory '/srv/storage/autobuild/run/instance-2/output-1/build/wavpack-5.3.0/man' make[2]: Entering directory '/srv/storage/autobuild/run/instance-2/output-1/build/wavpack-5.3.0' make[3]: Entering directory '/srv/storage/autobuild/run/instance-2/output-1/build/wavpack-5.3.0' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/srv/storage/autobuild/run/instance-2/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 wavpack.pc '/srv/storage/autobuild/run/instance-2/output-1/target/usr/lib/pkgconfig' make[3]: Leaving directory '/srv/storage/autobuild/run/instance-2/output-1/build/wavpack-5.3.0' make[2]: Leaving directory '/srv/storage/autobuild/run/instance-2/output-1/build/wavpack-5.3.0' make[1]: Leaving directory '/srv/storage/autobuild/run/instance-2/output-1/build/wavpack-5.3.0' wireless_tools.30.pre9.tar.gz: OK (sha256: abd9c5c98abf1fdd11892ac2f8a56737544fe101e1be27c6241a564948f34c63) >>> wireless_tools 30.pre9 Extracting gzip -d -c /srv/storage/autobuild/run/instance-2/dl/wireless_tools/wireless_tools.30.pre9.tar.gz | /srv/storage/autobuild/run/instance-2/output-1/host/bin/tar --strip-components=1 -C /srv/storage/autobuild/run/instance-2/output-1/build/wireless_tools-30.pre9 -xf - >>> wireless_tools 30.pre9 Patching Applying 0001-remove-bzero.patch using patch: patching file ifrename.c patching file iwlib.c >>> wireless_tools 30.pre9 Configuring >>> wireless_tools 30.pre9 Building PATH="/srv/storage/autobuild/run/instance-2/output-1/host/bin:/srv/storage/autobuild/run/instance-2/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /srv/storage/autobuild/run/instance-2/output-1/build/wireless_tools-30.pre9 CC="/srv/storage/autobuild/run/instance-2/output-1/host/bin/aarch64_be-linux-gnu-gcc" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -D_FORTIFY_SOURCE=1" iwmulticall make[1]: Entering directory '/srv/storage/autobuild/run/instance-2/output-1/build/wireless_tools-30.pre9' cp wireless.22.h wireless.h /srv/storage/autobuild/run/instance-2/output-1/host/bin/aarch64_be-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -D_FORTIFY_SOURCE=1 -MMD -c iwmulticall.c In file included from iwmulticall.c:59:0: iwlib.c: In function 'iw_enum_devices': iwlib.c:263:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buff, sizeof(buff), fh); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iwlib.c:264:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buff, sizeof(buff), fh); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iwlib.c: In function 'iw_get_kernel_we_version': iwlib.c:346:3: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buff, sizeof(buff), fh); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iwlib.c:362:3: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buff, sizeof(buff), fh); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /srv/storage/autobuild/run/instance-2/output-1/host/bin/aarch64_be-linux-gnu-gcc -Wl,-s -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -D_FORTIFY_SOURCE=1 -MMD -o iwmulticall iwmulticall.o -lm make[1]: Leaving directory '/srv/storage/autobuild/run/instance-2/output-1/build/wireless_tools-30.pre9' >>> wireless_tools 30.pre9 Installing to staging directory >>> wireless_tools 30.pre9 Fixing libtool files for la in $(find /srv/storage/autobuild/run/instance-2/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/srv/storage/autobuild/run/instance-2/output-1:@BASE_DIR@:g" \ -e "s:/srv/storage/autobuild/run/instance-2/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ -e "s:/srv/storage/autobuild/run/instance-2/output-1/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/srv/storage/autobuild/run/instance-2/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/srv/storage/autobuild/run/instance-2/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/srv/storage/autobuild/run/instance-2/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 >>> wireless_tools 30.pre9 Installing to target PATH="/srv/storage/autobuild/run/instance-2/output-1/host/bin:/srv/storage/autobuild/run/instance-2/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /srv/storage/autobuild/run/instance-2/output-1/build/wireless_tools-30.pre9 PREFIX="/srv/storage/autobuild/run/instance-2/output-1/target" LDCONFIG=/bin/true install-iwmulticall make[1]: Entering directory '/srv/storage/autobuild/run/instance-2/output-1/build/wireless_tools-30.pre9' install -m 755 -d /srv/storage/autobuild/run/instance-2/output-1/target/sbin install -m 755 iwmulticall /srv/storage/autobuild/run/instance-2/output-1/target/sbin/iwconfig ( cd /srv/storage/autobuild/run/instance-2/output-1/target/sbin ; \ ln -f -s iwconfig iwlist ; \ ln -f -s iwconfig iwspy ; \ ln -f -s iwconfig iwpriv ; \ ln -f -s iwconfig iwgetid ) make[1]: Leaving directory '/srv/storage/autobuild/run/instance-2/output-1/build/wireless_tools-30.pre9' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /srv/storage/autobuild/run/instance-2/output-1/host/etc/meson sed -e 's%@TARGET_CROSS@%/srv/storage/autobuild/run/instance-2/output-1/host/bin/aarch64_be-linux-gnu-%g' -e 's%@TARGET_ARCH@%aarch64%g' -e 's%@TARGET_CPU@%cortex-a53%g' -e 's%@TARGET_ENDIAN@%big%g' -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CFLAGS@%g" -e 's%@HOST_DIR@%/srv/storage/autobuild/run/instance-2/output-1/host%g' -e 's%@STAGING_DIR@%/srv/storage/autobuild/run/instance-2/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot%g' -e 's%@STATIC@%false%g' package/meson//cross-compilation.conf.in > /srv/storage/autobuild/run/instance-2/output-1/host/etc/meson/cross-compilation.conf.in sed -e 's%@PKG_TARGET_CFLAGS@%%g' -e 's%@PKG_TARGET_LDFLAGS@%%g' -e 's%@PKG_TARGET_CXXFLAGS@%%g' /srv/storage/autobuild/run/instance-2/output-1/host/etc/meson/cross-compilation.conf.in > /srv/storage/autobuild/run/instance-2/output-1/host/etc/meson/cross-compilation.conf /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /srv/storage/autobuild/run/instance-2/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /srv/storage/autobuild/run/instance-2/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /srv/storage/autobuild/run/instance-2/output-1/build/busybox-1.32.0/.config; then grep -qsE '^/bin/ash$' /srv/storage/autobuild/run/instance-2/output-1/target/etc/shells || echo "/bin/ash" >> /srv/storage/autobuild/run/instance-2/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /srv/storage/autobuild/run/instance-2/output-1/build/busybox-1.32.0/.config; then grep -qsE '^/bin/hush$' /srv/storage/autobuild/run/instance-2/output-1/target/etc/shells || echo "/bin/hush" >> /srv/storage/autobuild/run/instance-2/output-1/target/etc/shells; fi rm -f /srv/storage/autobuild/run/instance-2/output-1/target/usr/share/glib-2.0/schemas/*.xml /srv/storage/autobuild/run/instance-2/output-1/target/usr/share/glib-2.0/schemas/*.dtd /srv/storage/autobuild/run/instance-2/output-1/host/bin/glib-compile-schemas /srv/storage/autobuild/run/instance-2/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/srv/storage/autobuild/run/instance-2/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /srv/storage/autobuild/run/instance-2/output-1/target/etc echo "buildroot" > /srv/storage/autobuild/run/instance-2/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /srv/storage/autobuild/run/instance-2/output-1/target/etc/hosts mkdir -p /srv/storage/autobuild/run/instance-2/output-1/target/etc echo "Welcome to Buildroot" > /srv/storage/autobuild/run/instance-2/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /srv/storage/autobuild/run/instance-2/output-1/target/etc/shadow rm -f /srv/storage/autobuild/run/instance-2/output-1/target/bin/sh if [ -x /srv/storage/autobuild/run/instance-2/output-1/target/sbin/swapon -a -x /srv/storage/autobuild/run/instance-2/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /srv/storage/autobuild/run/instance-2/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /srv/storage/autobuild/run/instance-2/output-1/target/etc/inittab; fi printf '%s\n' C en_US locale-archive > /srv/storage/autobuild/run/instance-2/output-1/build/locales.nopurge for dir in /srv/storage/autobuild/run/instance-2/output-1/target/usr/share/locale /srv/storage/autobuild/run/instance-2/output-1/target/usr/share/X11/locale /srv/storage/autobuild/run/instance-2/output-1/target/usr/lib/locale; do if [ ! -d $dir ]; then continue; fi; for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /srv/storage/autobuild/run/instance-2/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /srv/storage/autobuild/run/instance-2/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /srv/storage/autobuild/run/instance-2/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /srv/storage/autobuild/run/instance-2/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /srv/storage/autobuild/run/instance-2/output-1/target/usr/include /srv/storage/autobuild/run/instance-2/output-1/target/usr/share/aclocal \ /srv/storage/autobuild/run/instance-2/output-1/target/usr/lib/pkgconfig /srv/storage/autobuild/run/instance-2/output-1/target/usr/share/pkgconfig \ /srv/storage/autobuild/run/instance-2/output-1/target/usr/lib/cmake /srv/storage/autobuild/run/instance-2/output-1/target/usr/share/cmake \ /srv/storage/autobuild/run/instance-2/output-1/target/usr/doc find /srv/storage/autobuild/run/instance-2/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /srv/storage/autobuild/run/instance-2/output-1/target/lib/ /srv/storage/autobuild/run/instance-2/output-1/target/usr/lib/ /srv/storage/autobuild/run/instance-2/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /srv/storage/autobuild/run/instance-2/output-1/target/usr/share/gdb rm -rf /srv/storage/autobuild/run/instance-2/output-1/target/usr/share/bash-completion rm -rf /srv/storage/autobuild/run/instance-2/output-1/target/etc/bash_completion.d rm -rf /srv/storage/autobuild/run/instance-2/output-1/target/usr/share/zsh rm -rf /srv/storage/autobuild/run/instance-2/output-1/target/usr/man /srv/storage/autobuild/run/instance-2/output-1/target/usr/share/man rm -rf /srv/storage/autobuild/run/instance-2/output-1/target/usr/info /srv/storage/autobuild/run/instance-2/output-1/target/usr/share/info rm -rf /srv/storage/autobuild/run/instance-2/output-1/target/usr/doc /srv/storage/autobuild/run/instance-2/output-1/target/usr/share/doc rm -rf /srv/storage/autobuild/run/instance-2/output-1/target/usr/share/gtk-doc rmdir /srv/storage/autobuild/run/instance-2/output-1/target/usr/share 2>/dev/null || true rm -rf /srv/storage/autobuild/run/instance-2/output-1/target/lib/debug /srv/storage/autobuild/run/instance-2/output-1/target/usr/lib/debug find /srv/storage/autobuild/run/instance-2/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /srv/storage/autobuild/run/instance-2/output-1/host/bin/aarch64_be-linux-gnu-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /srv/storage/autobuild/run/instance-2/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /srv/storage/autobuild/run/instance-2/output-1/host/bin/aarch64_be-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /srv/storage/autobuild/run/instance-2/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /srv/storage/autobuild/run/instance-2/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 /srv/storage/autobuild/run/instance-2/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2020.08-rc1-1562-ga418d0ac51"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2020.11-rc3"; \ echo "PRETTY_NAME=\"Buildroot 2020.11-rc3\"" \ ) > /srv/storage/autobuild/run/instance-2/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /srv/storage/autobuild/run/instance-2/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/srv/storage/autobuild/run/instance-2/output-1/per-package /srv/storage/autobuild/run/instance-2/buildroot/support/scripts/fix-rpath target touch /srv/storage/autobuild/run/instance-2/output-1/target/usr ln -snf /srv/storage/autobuild/run/instance-2/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot /srv/storage/autobuild/run/instance-2/output-1/staging make: Leaving directory '/srv/storage/autobuild/run/instance-2/buildroot' make: Entering directory '/srv/storage/autobuild/run/instance-2/buildroot' >>> Buildroot 2020.08-rc1-1562-ga418d0ac51 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> host-tar 1.29 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-linaro-aarch64-be 2018.05 Collecting legal info >>> toolchain Collecting legal info >>> host-aespipe 2.4f Collecting legal info >>> apr-util 1.6.1 Collecting legal info LICENSE: OK (sha256: ef5609d18601645ad6fe22c6c122094be40e976725c1d0490778abacc836e7a2) >>> apr 1.7.0 Collecting legal info LICENSE: OK (sha256: f854aeef66ecd55a126226e82b3f26793fc3b1c584647f6a0edc5639974c38ad) >>> 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) >>> expat 2.2.10 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> openssl Collecting legal info >>> libopenssl 1.1.1h Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> sqlite 3320300 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> host-babeltrace2 2.0.3 Collecting legal info mit-license.txt: OK (sha256: 2f801b7c2494850c3d91da820eb230502dc0192c9d0db024db37ec08d0be1434) lgpl-2.1.txt: OK (sha256: c68fd1ffc1623ea0dace21abf57305818e4998a4ae0c79010aaaa943eb660b55) gpl-2.0.txt: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE: OK (sha256: d919c6347409efde6dea63c6f349fb06bc060a2b721fc3df07b5f720b5f1d60e) >>> host-elfutils 0.181 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING-GPLV2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-LGPLV3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-xz 5.2.5 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-libglib2 2.64.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> host-meson 0.55.3 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.0 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python3 3.9.0 Collecting legal info LICENSE: OK (sha256: 1dceef1677a39befa8bf0285ab2db441ba117520bb2de839547ace006a17750d) >>> host-expat 2.2.10 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-python3-setuptools 44.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> host-pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> host-util-linux 2.36 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) 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) >>> boa 0.94.14rc21 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> botan 2.16.0 Collecting legal info license.txt: OK (sha256: fb7f0322d36fba55ca17d77bc203a9f09a40daa8a249b75cf8887aba36cec9d0) >>> xz 5.2.5 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> busybox 1.32.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> watchdog 5.16 Collecting legal info COPYING: OK (sha256: af7f3f94e85080204b37f7c53717a2c94c6b54d7fa516ebd74e008cb4c0391bd) >>> ccrypt 1.11 Collecting legal info COPYING: OK (sha256: d48d3af3cf27b32106ee3418c7c892cae745ece26cd909e72aa59b08e3f9c93d) >>> comix-cursors 0.9.1 Collecting legal info >>> dbus 1.12.18 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> evtest 1.34 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> ficl 4.1.0 Collecting legal info ReadMe.txt: OK (sha256: 1d1dd1f1cde52e8b607c5ccb6a2e5de878fd1719b8c5a4d31b9cdb343c203d0d) >>> flatbuffers 1.12.0 Collecting legal info LICENSE.txt: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> freetype 2.10.4 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> fswebcam e9f8094b6a3d1a49f99b2abec4e6ab4df33e2e33 Collecting legal info LICENSE: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> gd 2.2.5 Collecting legal info COPYING: OK (sha256: d02dae2141d49b8a6b09b2b73e68a8f17d7bbeaaf02b3b841ee11fea2d9e328d) >>> jpeg Collecting legal info >>> jpeg-turbo 2.0.6 Collecting legal info LICENSE.md: OK (sha256: 0b7a24c3906d26dfbe24e96e9415549b387c3227140dc6b7ab2fb924254e37a1) README.ijg: OK (sha256: 01ccef626ec864773c681d4a4056f72af9052d619e0609df0d369117f8b3efdf) >>> initscripts Collecting legal info >>> jansson 2.13.1 Collecting legal info LICENSE: OK (sha256: 1fff7d37d22157bcd81ab53b6c54da755d7c2f868f15807d9bde920f10730da0) >>> janus-gateway 0.10.3 Collecting legal info COPYING: OK (sha256: 91d04c97fa1da3fcd28205873276358aafc071c5b00a9ea8c49dd06d487a9dc6) >>> host-gengetopt 2.23 Collecting legal info COPYING: OK (sha256: afab96ff35204960631dc05506034f9efc01e6d696f0ac93718d6bd43512cda7) LICENSE: OK (sha256: 72a43351233d6a581f891cdfff78b7b7d5f2a12522523929c5f7e8f674c2f6fc) >>> libconfig 1.7.2 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libglib2 2.64.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> libnice 0.1.16 Collecting legal info COPYING: OK (sha256: 9246b2ee8b1db30cf03d5d9719ad8bb5edce1cadc85f8cfef319c23d24d950b5) COPYING.MPL: OK (sha256: 3b3c75ae6c663c4f93987647eb5463d33dc1602a1aded3ac479773f2c3928e3a) COPYING.LGPL: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libsrtp 2.2.0 Collecting legal info LICENSE: OK (sha256: 8e19d42a1eec9561f3f347253ddf2e385c55f392f025bb0fd41b88dbf38db5ae) >>> host-jq a17dd3248a666d01be75f6b16be37e80e20b0954 Collecting legal info COPYING: OK (sha256: c8437d414ca5b394718784c3bf5bdff7f01fee417625fabf1fb722ca263037da) >>> libarchive 3.4.3 Collecting legal info COPYING: OK (sha256: e1e3d4ba9d0b0ccba333b5f5539f7c6c9a3ef3d57a96cd165d2c45eaa1cd026d) >>> lz4 1.9.2 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libev 4.27 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libfuse3 3.10.0 Collecting legal info LICENSE: OK (sha256: b8832d9caaa075bbbd2aef24efa09f8b7ab66a832812d88c602da0c7b4397fad) >>> libical 1.0.1 Collecting legal info LICENSE: OK (sha256: c393726f82e6f21df5262110215f6a4382b32046d10afdcfcc49338aa7a191f2) >>> libmicrohttpd 0.9.71 Collecting legal info COPYING: OK (sha256: 7399547209438c93f9b90297954698773d4846cea44cde5ca982c84c45952a3b) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_cthelper 1.0.0 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnspr 4.29 Collecting legal info nspr/LICENSE: OK (sha256: fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85) >>> libnss 3.58 Collecting legal info nss/COPYING: OK (sha256: a20c1a32d1f8102432360b42e932869f7c11c7cdbacf9cac554c422132af47f4) >>> libodb 2.4.0 Collecting legal info LICENSE: OK (sha256: 841105a470fc283851c63941510ffd403c726d1910b688f7df95914ab8b1b5a3) >>> librelp 1.8.0 Collecting legal info COPYING: OK (sha256: 1ed76f935566e93e3c3c0d9f8fad22eb6d8bbe406e2eb8470a4a2764d9fd9685) >>> libsocketcan 0.0.11 Collecting legal info LICENSE: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libspatialindex 1.9.3 Collecting legal info COPYING: OK (sha256: b63ebfaca9d7ce582580f3e11acabc9d2e37c46ce234533f7fa8a6c7278898a0) >>> libuv 1.38.0 Collecting legal info LICENSE: OK (sha256: 6d20216ae022fbeed23916f48508fd807ece3d8464992330643b0e64e5c0c24b) >>> libwebsock 3c1615eeadb0b582b63851073bfe3e5132f31ebc Collecting legal info COPYING.lesser: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> lm-sensors 3-6-0 Collecting legal info COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-bison 3.7.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> lrzsz 0.12.20 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> micropython 1.13 Collecting legal info LICENSE: OK (sha256: 4b8a8884a60cd72749f9ef40328b85b40d13c22594c01352e0a55392141e0f89) >>> mobile-broadband-provider-info 20190618 Collecting legal info COPYING: OK (sha256: 3d510b215a33087b9ceb9592da21575ea1f9f98bd4d983a38e65fe851a552174) >>> host-libxslt 1.1.34 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> host-libxml2 2.9.10 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> modem-manager 1.14.8 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> mosh 1.3.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.iOS: OK (sha256: 8042495ddc8d99b883335d53552554eccf825fc1f0ba487d0f8e6656baaa8199) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> protobuf 3.13.0 Collecting legal info LICENSE: OK (sha256: 6e5e117324afd944dcf67f36cf329843bc1a92229a8cd9bb573d7a83130fea7d) >>> host-protobuf 3.13.0 Collecting legal info LICENSE: OK (sha256: 6e5e117324afd944dcf67f36cf329843bc1a92229a8cd9bb573d7a83130fea7d) >>> motion 4.3.2 Collecting legal info doc/COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> host-mtools 4.0.24 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-lzip 1.21 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> obsidian-cursors 1.0 Collecting legal info >>> odroidc2-firmware s905_6.0.1_v5.5 Collecting legal info >>> openssh 8.3p1 Collecting legal info LICENCE: OK (sha256: 73d0db766229670c7b4e1ec5e6baed54977a0694a565e7cc878c45ee834045d7) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pixz 1.0.6 Collecting legal info LICENSE: OK (sha256: d036806b4d1efee7c6d86276451c4d833e9798751417e25daae62dfbe348641b) >>> read-edid 3.0.2 Collecting legal info LICENSE: OK (sha256: 1f8e8a59865d73076ab0a015330bc5bde7332384281260093878a3c366b778b7) >>> sp-oops-extract 0.0.7-1 Collecting legal info COPYING: OK (sha256: c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42) >>> spidev_test 4.10 Collecting legal info >>> sshfs 3.7.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> sslh 1.21c Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> subversion 1.14.0 Collecting legal info LICENSE: OK (sha256: 484aff0cfbb81155a10f903ed756e27e9fc65578c245a295bae295c4bb51eaad) >>> utf8proc 2.5.0 Collecting legal info LICENSE.md: OK (sha256: fbc720fcc90fb44396985646f67e4d19be03e0c0539f7138ed9dc6efba49dc49) >>> tzdata 2020a Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> host-tzdata 2020a Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> host-zic 2020a Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> uvw 2.6.0_libuv-v1.38 Collecting legal info LICENSE: OK (sha256: 755b2f245af22830c15b60c54469c0d92fbed42009b0d0074cec4b3959905757) >>> host-vboot-utils bbdd62f9b030db7ad8eef789aaf58a7ff9a25656 Collecting legal info LICENSE: OK (sha256: cb9dc8e96aedf9120b6757a60387db10f3c1a8e3fd97bb9d0f11327be5a7ed4d) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1h Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> vmtouch 1.3.1 Collecting legal info LICENSE: OK (sha256: 13258709ed29c17394e0a3ba8c8b9360af35b85231db514f11a0ba385cecd08e) >>> wavpack 5.3.0 Collecting legal info COPYING: OK (sha256: a0bbe245dfe263f73946b72306e8336818009ff1e52b119784c288f2785fc260) >>> wireless_tools 30.pre9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-linaro-aarch64-be-2018.05: cannot save license (TOOLCHAIN_EXTERNAL_LINARO_AARCH64_BE_LICENSE_FILES not defined) WARNING: aespipe-2.4f: cannot save license (HOST_AESPIPE_LICENSE_FILES not defined) WARNING: comix-cursors-0.9.1: cannot save license (COMIX_CURSORS_LICENSE_FILES not defined) WARNING: obsidian-cursors-1.0: cannot save license (OBSIDIAN_CURSORS_LICENSE_FILES not defined) WARNING: odroidc2-firmware-s905_6.0.1_v5.5: cannot save license (ODROIDC2_FIRMWARE_LICENSE_FILES not defined) WARNING: spidev_test-4.10: cannot save license (SPIDEV_TEST_LICENSE_FILES not defined) Legal info produced in /srv/storage/autobuild/run/instance-2/output-1/legal-info make: Leaving directory '/srv/storage/autobuild/run/instance-2/buildroot'