install -d /srv/storage/autobuild/run/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib install -d /srv/storage/autobuild/run/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib install -m 755 bin/cbordump /srv/storage/autobuild/run/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/bin/cbordump install -m 644 lib/libtinycbor.so /srv/storage/autobuild/run/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libtinycbor.so install -m 644 lib/libtinycbor.so.0.5 /srv/storage/autobuild/run/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libtinycbor.so.0.5 install -m 644 lib/libtinycbor.so.0.5.3 /srv/storage/autobuild/run/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libtinycbor.so.0.5.3 install -d /srv/storage/autobuild/run/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/pkgconfig install -d /srv/storage/autobuild/run/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/tinycbor install -d /srv/storage/autobuild/run/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/tinycbor install -d /srv/storage/autobuild/run/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/tinycbor install -m 644 tinycbor.pc /srv/storage/autobuild/run/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/pkgconfig/tinycbor.pc install -m 644 src/cbor.h /srv/storage/autobuild/run/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/tinycbor/cbor.h install -m 644 src/cborjson.h /srv/storage/autobuild/run/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/tinycbor/cborjson.h install -m 644 src/tinycbor-version.h /srv/storage/autobuild/run/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/tinycbor/tinycbor-version.h make[1]: Leaving directory '/srv/storage/autobuild/run/instance-2/output-1/build/tinycbor-0.5.3' >>> tinycbor 0.5.3 Fixing libtool files for la in $(find /srv/storage/autobuild/run/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/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/arm-buildroot-linux-gnueabihf/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/srv/storage/autobuild/run/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/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 >>> tinycbor 0.5.3 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 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" AR="/srv/storage/autobuild/run/instance-2/output-1/host/bin/arm-buildroot-linux-gnueabihf-ar" AS="/srv/storage/autobuild/run/instance-2/output-1/host/bin/arm-buildroot-linux-gnueabihf-as" LD="/srv/storage/autobuild/run/instance-2/output-1/host/bin/arm-buildroot-linux-gnueabihf-ld" NM="/srv/storage/autobuild/run/instance-2/output-1/host/bin/arm-buildroot-linux-gnueabihf-nm" CC="/srv/storage/autobuild/run/instance-2/output-1/host/bin/arm-buildroot-linux-gnueabihf-gcc" GCC="/srv/storage/autobuild/run/instance-2/output-1/host/bin/arm-buildroot-linux-gnueabihf-gcc" CPP="/srv/storage/autobuild/run/instance-2/output-1/host/bin/arm-buildroot-linux-gnueabihf-cpp" CXX="/srv/storage/autobuild/run/instance-2/output-1/host/bin/arm-buildroot-linux-gnueabihf-g++" FC="/srv/storage/autobuild/run/instance-2/output-1/host/bin/arm-buildroot-linux-gnueabihf-gfortran" F77="/srv/storage/autobuild/run/instance-2/output-1/host/bin/arm-buildroot-linux-gnueabihf-gfortran" RANLIB="/srv/storage/autobuild/run/instance-2/output-1/host/bin/arm-buildroot-linux-gnueabihf-ranlib" READELF="/srv/storage/autobuild/run/instance-2/output-1/host/bin/arm-buildroot-linux-gnueabihf-readelf" STRIP="/srv/storage/autobuild/run/instance-2/output-1/host/bin/arm-buildroot-linux-gnueabihf-strip" OBJCOPY="/srv/storage/autobuild/run/instance-2/output-1/host/bin/arm-buildroot-linux-gnueabihf-objcopy" OBJDUMP="/srv/storage/autobuild/run/instance-2/output-1/host/bin/arm-buildroot-linux-gnueabihf-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/srv/storage/autobuild/run/instance-2/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/srv/storage/autobuild/run/instance-2/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/srv/storage/autobuild/run/instance-2/output-1/host/include" LDFLAGS_FOR_BUILD="-L/srv/storage/autobuild/run/instance-2/output-1/host/lib -Wl,-rpath,/srv/storage/autobuild/run/instance-2/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/srv/storage/autobuild/run/instance-2/output-1/host/bin/arm-buildroot-linux-gnueabihf-as" DEFAULT_LINKER="/srv/storage/autobuild/run/instance-2/output-1/host/bin/arm-buildroot-linux-gnueabihf-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/srv/storage/autobuild/run/instance-2/output-1/host/bin/pkg-config" STAGING_DIR="/srv/storage/autobuild/run/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot" INTLTOOL_PERL=/usr/bin/perl V=1 BUILD_STATIC=0 BUILD_SHARED=1 -C /srv/storage/autobuild/run/instance-2/output-1/build/tinycbor-0.5.3 DESTDIR=/srv/storage/autobuild/run/instance-2/output-1/target prefix=/usr install make[1]: Entering directory '/srv/storage/autobuild/run/instance-2/output-1/build/tinycbor-0.5.3' install -d /srv/storage/autobuild/run/instance-2/output-1/target/usr/bin install -d /srv/storage/autobuild/run/instance-2/output-1/target/usr/lib install -d /srv/storage/autobuild/run/instance-2/output-1/target/usr/lib install -d /srv/storage/autobuild/run/instance-2/output-1/target/usr/lib install -m 755 bin/cbordump /srv/storage/autobuild/run/instance-2/output-1/target/usr/bin/cbordump install -m 644 lib/libtinycbor.so /srv/storage/autobuild/run/instance-2/output-1/target/usr/lib/libtinycbor.so install -m 644 lib/libtinycbor.so.0.5 /srv/storage/autobuild/run/instance-2/output-1/target/usr/lib/libtinycbor.so.0.5 install -m 644 lib/libtinycbor.so.0.5.3 /srv/storage/autobuild/run/instance-2/output-1/target/usr/lib/libtinycbor.so.0.5.3 install -d /srv/storage/autobuild/run/instance-2/output-1/target/usr/lib/pkgconfig install -d /srv/storage/autobuild/run/instance-2/output-1/target/usr/include/tinycbor install -d /srv/storage/autobuild/run/instance-2/output-1/target/usr/include/tinycbor install -d /srv/storage/autobuild/run/instance-2/output-1/target/usr/include/tinycbor install -m 644 tinycbor.pc /srv/storage/autobuild/run/instance-2/output-1/target/usr/lib/pkgconfig/tinycbor.pc install -m 644 src/cbor.h /srv/storage/autobuild/run/instance-2/output-1/target/usr/include/tinycbor/cbor.h install -m 644 src/cborjson.h /srv/storage/autobuild/run/instance-2/output-1/target/usr/include/tinycbor/cborjson.h install -m 644 src/tinycbor-version.h /srv/storage/autobuild/run/instance-2/output-1/target/usr/include/tinycbor/tinycbor-version.h make[1]: Leaving directory '/srv/storage/autobuild/run/instance-2/output-1/build/tinycbor-0.5.3' u-boot-2020.04.tar.bz2: OK (sha256: fe732aaf037d9cc3c0909bad8362af366ae964bbdac6913a34081ff4ad565372) >>> host-uboot-tools 2020.04 Extracting bzcat /srv/storage/autobuild/run/instance-2/dl/uboot-tools/u-boot-2020.04.tar.bz2 | /srv/storage/autobuild/run/instance-2/output-1/host/bin/tar --strip-components=1 -C /srv/storage/autobuild/run/instance-2/output-1/build/host-uboot-tools-2020.04 -xf - >>> host-uboot-tools 2020.04 Patching Applying 0001-drop-configh-from-tools.patch using patch: patching file tools/env/fw_env_private.h Applying 0002-tools-only-in-no-dot-config-targets.patch using patch: patching file Makefile Applying 0003-drop-autoconf.h-from-tools.patch using patch: patching file tools/imximage.c Applying 0004-tools-env-fw_env.h-remove-env.h.patch using patch: patching file tools/env/fw_env.h >>> host-uboot-tools 2020.04 Configuring mkdir -p /srv/storage/autobuild/run/instance-2/output-1/build/host-uboot-tools-2020.04/include/config touch /srv/storage/autobuild/run/instance-2/output-1/build/host-uboot-tools-2020.04/include/config/auto.conf >>> host-uboot-tools 2020.04 Building /usr/bin/make -j1 -C /srv/storage/autobuild/run/instance-2/output-1/build/host-uboot-tools-2020.04 HOSTCC="/usr/bin/gcc" HOSTCFLAGS="-O2 -I/srv/storage/autobuild/run/instance-2/output-1/host/include" HOSTLDFLAGS="-L/srv/storage/autobuild/run/instance-2/output-1/host/lib -Wl,-rpath,/srv/storage/autobuild/run/instance-2/output-1/host/lib" tools-only make[1]: Entering directory '/srv/storage/autobuild/run/instance-2/output-1/build/host-uboot-tools-2020.04' HOSTCC scripts/basic/fixdep CHK include/config/uboot.release UPD include/config/uboot.release CHK include/generated/version_autogenerated.h UPD include/generated/version_autogenerated.h CHK include/generated/timestamp_autogenerated.h UPD include/generated/timestamp_autogenerated.h COPY tools/version.h HOSTCC tools/mkenvimage.o HOSTCC tools/os_support.o WRAP tools/lib/crc32.c HOSTCC tools/lib/crc32.o HOSTLD tools/mkenvimage HOSTCC tools/aisimage.o HOSTCC tools/atmelimage.o WRAP tools/common/bootm.c HOSTCC tools/common/bootm.o HOSTCC tools/default_image.o WRAP tools/lib/fdtdec_common.c HOSTCC tools/lib/fdtdec_common.o WRAP tools/lib/fdtdec.c HOSTCC tools/lib/fdtdec.o WRAP tools/common/image.c HOSTCC tools/common/image.o HOSTCC tools/imagetool.o HOSTCC tools/imximage.o HOSTCC tools/imx8image.o HOSTCC tools/imx8mimage.o HOSTCC tools/kwbimage.o WRAP tools/lib/md5.c HOSTCC tools/lib/md5.o HOSTCC tools/lpc32xximage.o HOSTCC tools/mxsimage.o HOSTCC tools/omapimage.o HOSTCC tools/pblimage.o HOSTCC tools/pbl_crc32.o HOSTCC tools/vybridimage.o HOSTCC tools/stm32image.o WRAP tools/lib/rc4.c HOSTCC tools/lib/rc4.o HOSTCC tools/rkcommon.o HOSTCC tools/rkimage.o HOSTCC tools/rksd.o HOSTCC tools/rkspi.o HOSTCC tools/socfpgaimage.o WRAP tools/lib/crc16.c HOSTCC tools/lib/crc16.o WRAP tools/lib/sha1.c HOSTCC tools/lib/sha1.o WRAP tools/lib/sha256.c HOSTCC tools/lib/sha256.o WRAP tools/common/hash.c HOSTCC tools/common/hash.o HOSTCC tools/ublimage.o HOSTCC tools/zynqimage.o HOSTCC tools/zynqmpimage.o HOSTCC tools/zynqmpbif.o HOSTCC tools/libfdt/fdt.o HOSTCC tools/libfdt/fdt_wip.o HOSTCC tools/libfdt/fdt_sw.o HOSTCC tools/libfdt/fdt_rw.o HOSTCC tools/libfdt/fdt_strerror.o HOSTCC tools/libfdt/fdt_empty_tree.o HOSTCC tools/libfdt/fdt_addresses.o HOSTCC tools/libfdt/fdt_overlay.o WRAP tools/lib/libfdt/fdt_ro.c HOSTCC tools/lib/libfdt/fdt_ro.o WRAP tools/lib/libfdt/fdt_region.c HOSTCC tools/lib/libfdt/fdt_region.o HOSTCC tools/gpimage.o HOSTCC tools/gpimage-common.o HOSTCC tools/mtk_image.o HOSTCC tools/dumpimage.o HOSTLD tools/dumpimage HOSTCC tools/mkimage.o HOSTLD tools/mkimage HOSTCC tools/proftool HOSTCC tools/fdtgrep.o HOSTLD tools/fdtgrep make[1]: Leaving directory '/srv/storage/autobuild/run/instance-2/output-1/build/host-uboot-tools-2020.04' >>> host-uboot-tools 2020.04 Installing to host directory /usr/bin/install -m 0755 -D /srv/storage/autobuild/run/instance-2/output-1/build/host-uboot-tools-2020.04/tools/mkimage /srv/storage/autobuild/run/instance-2/output-1/host/bin/mkimage /usr/bin/install -m 0755 -D /srv/storage/autobuild/run/instance-2/output-1/build/host-uboot-tools-2020.04/tools/mkenvimage /srv/storage/autobuild/run/instance-2/output-1/host/bin/mkenvimage /usr/bin/install -m 0755 -D /srv/storage/autobuild/run/instance-2/output-1/build/host-uboot-tools-2020.04/tools/dumpimage /srv/storage/autobuild/run/instance-2/output-1/host/bin/dumpimage >>> 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/arm-buildroot-linux-gnueabihf-%g' -e 's%@TARGET_ARCH@%arm%g' -e 's%@TARGET_CPU@%cortex-a8%g' -e 's%@TARGET_ENDIAN@%little%g' -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-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', '-Os', '-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/arm-buildroot-linux-gnueabihf/sysroot%g' -e 's%@STATIC@%$(if $(BR2_STATIC_LIBS),true,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.31.1/.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.31.1/.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/arm-buildroot-linux-gnueabihf/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/arm-buildroot-linux-gnueabihf-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/arm-buildroot-linux-gnueabihf-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-308-g1776fe4213"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2020.08"; \ echo "PRETTY_NAME=\"Buildroot 2020.08\"" \ ) > /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/arm-buildroot-linux-gnueabihf/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-308-g1776fe4213 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 10.2.0 Collecting legal info >>> glibc 2.31-54-g6fdf971c9dbf7dac9bea552113fe4694015bbc4d Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-bison 3.6.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-skeleton Collecting legal info >>> host-tar 1.29 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gawk 5.1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 10.2.0 Collecting legal info >>> host-binutils 2.34 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.1.2 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.1.0 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.0.2 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 5.7.19 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> acpid 2.0.32 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> ascii-invaders 1.0.1 Collecting legal info LICENSE: OK (sha512: 1e455684996d7733b2f1ccd4606d034694d16ceff6ede6125d7f1537d20dabe05976cca4cef5cbf6c31352cbd62a515fd8e34a2ffb54dae1181c1116b24c6cf7) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> augeas 1.12.0 Collecting legal info COPYING: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libxml2 2.9.10 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> 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) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> readline 8.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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) >>> boinc 7.16.6 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LESSER: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> freetype 2.10.2 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libcurl 7.72.0 Collecting legal info COPYING: OK (sha256: db3c4a3b3695a0f317a0c5176acd2f656d18abc45b3ee78e50935a78eb1e132e) >>> openssl Collecting legal info >>> libopenssl 1.1.1g Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> boost 1.73.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> busybox 1.31.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> e2fsprogs 1.45.6 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> util-linux 2.35.2 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) >>> iputils 20190709 Collecting legal info LICENSE: OK (sha256: b8ea785d12fa6a44916601104dd746216957e93f13a26d3eb858b3b5a4ad66ab) Documentation/LICENSE.BSD3: OK (sha256: 9acc4bc871a4742550158e3696dcb381953172ef808d04ca248184f9f6322712) Documentation/LICENSE.GPL2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-meson 0.55.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.0 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python3 3.8.5 Collecting legal info LICENSE: OK (sha256: de4d1f2d2ad5ad0cfd1657a106476b31cb5db5ef9d1ff842b237c0c81f0c8a23) >>> host-expat 2.2.9 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python3-setuptools 44.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> traceroute 2.1.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> cairo 1.16.0 Collecting legal info COPYING: OK (sha256: 67228a9f7c5f9b67c58f556f1be178f62da4d9e2e6285318d8c74d567255abdf) COPYING-LGPL-2.1: OK (sha256: 9e9e8608c4cdda51a78cc3a385f4ec9a2e4c96d5ecad74ac8bca5fca3e563b7d) COPYING-MPL-1.1: OK (sha256: 53692a2ed6c6a2c6ec9b32dd0b820dfae91e0a1fcdf625ca9ed0bdf8705fcc4f) >>> fontconfig 2.13.1 Collecting legal info COPYING: OK (sha256: fa4cd9ab005185e10cd8f7504518856c7dd36c01e766c2bac87f4fc638e9f886) >>> expat 2.2.9 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libglib2 2.64.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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-pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> host-util-linux 2.35.2 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) >>> libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> pixman 0.40.0 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> cairomm 1.12.0 Collecting legal info COPYING: OK (sha256: bfe4a52dc4645385f356a8e83cc54216a293e3b6f1cb4f79f5fc0277abf937fd) >>> libsigc 2.10.0 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> curlpp 0.8.1 Collecting legal info doc/LICENSE: OK (sha256: 8b9e3afd4d06ad3c169e788e5187a3e9f4f35671e9a7322f7e74bea9643b5b5a) >>> exfat 1.3.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libfuse 2.9.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> gnupg 1.4.23 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> gssdp 1.2.3 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libsoup 2.62.3 Collecting legal info COPYING: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> host-intltool 0.51.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-libxml-parser-perl 2.46 Collecting legal info README: OK (sha256: 6a2e768443ed00f09d3d4bc4dd14451035eac13c6864d68d8e2f76edf5a044f2) >>> sqlite 3320300 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> gupnp 1.2.3 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> initscripts Collecting legal info >>> irssi 1.0.8 Collecting legal info COPYING: OK (sha256: a1a27cb2ecee8d5378fbb3562f577104a445d6d66fee89286e16758305e63e2b) >>> jimtcl 0.79 Collecting legal info LICENSE: OK (sha256: 419f1146334e57fb258d6c957d1f94d43455ec0d24b1b54c4447e5f61a353950) >>> libarchive 3.4.3 Collecting legal info COPYING: OK (sha256: e1e3d4ba9d0b0ccba333b5f5539f7c6c9a3ef3d57a96cd165d2c45eaa1cd026d) >>> libassuan 2.5.3 Collecting legal info COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libgpg-error 1.37 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libftdi 0.20 Collecting legal info LICENSE: OK (sha256: 6bd354f4b9beca001b1b5395be48cef1d749a3ed27dddb8114bf09eb0ab2d88c) COPYING.LIB: OK (sha256: c340cbee4974bb96019e782f2279df016c92fb1e7f5299347e779d9acedbb991) COPYING.GPL: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libusb 1.0.23 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libusb-compat 0.1.7 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libgpgme 1.13.1 Collecting legal info COPYING.LESSER: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libhtp 0.5.33 Collecting legal info LICENSE: OK (sha256: 87c93904e5434c81622ea690c2b90097b9f162aaa92a96542649a157dbf98d15) >>> libkcapi 1.1.5 Collecting legal info COPYING: OK (sha256: c6b8402a68999b0f84560ab43cdf60f9ff33c4a9a8ced6a40db9d3b787ba5b4a) COPYING.gplv2: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) COPYING.bsd: OK (sha256: 13aa749a5b0a454917a944ed8fffc530b784f5ead522b1aacaf4ec8aa55a6239) >>> libmicrohttpd 0.9.71 Collecting legal info COPYING: OK (sha256: 7399547209438c93f9b90297954698773d4846cea44cde5ca982c84c45952a3b) >>> libnfs 4.0.0 Collecting legal info COPYING: OK (sha256: edd960c0142b8ada98b43b6396b78f4e557b0bc70ac601a51e397ad04070e2c5) LICENCE-BSD.txt: OK (sha256: d9406ced95457941032aa11d04623b8ab71f2827a3395ebef137aec475be35b1) LICENCE-LGPL-2.1.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENCE-GPL-3.txt: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libnice 0.1.16 Collecting legal info COPYING: OK (sha256: 9246b2ee8b1db30cf03d5d9719ad8bb5edce1cadc85f8cfef319c23d24d950b5) COPYING.MPL: OK (sha256: 3b3c75ae6c663c4f93987647eb5463d33dc1602a1aded3ac479773f2c3928e3a) COPYING.LGPL: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libogg 1.3.4 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libopusenc 0.2.1 Collecting legal info COPYING: OK (sha256: 93b17ab56b8230127fea532be0dcb4e6d71e66ab5e8ce5d6ae8785d7288b164f) >>> opus 1.3.1 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> libostree 2020.3 Collecting legal info COPYING: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> libpcap 1.9.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libsamplerate 0.1.9 Collecting legal info COPYING: OK (sha256: 2c1f76ce2effdddb425018405d5690c0b1ab4e6976e35296b0a6db65c5e1a55d) >>> libuio ca28ff0f69d89a789a47552c72db5a43d280710b Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libv4l 1.20.0 Collecting legal info COPYING: OK (sha256: 391e4da1c54a422a78d83be7bf84b2dfb8bacdd8ad256fa4374e128655584a8a) COPYING.libv4l: OK (sha256: 5a7f623a50e384aaf6d2ced068339ddf93d0a50d3a0ecbe86f125b07804ecc78) lib/libv4l1/libv4l1-kernelcode-license.txt: OK (sha256: 34229b5aadfb768d0d083987cba54203a920904a3ec8320823c6125b9831acd1) >>> libvncserver 0.9.13 Collecting legal info COPYING: OK (sha256: 4d23c8c814e5baf007d854f01d8502e77dc56a41144934e003fb32c4e052d20f) >>> libyaml 0.2.5 Collecting legal info License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> lightning 2.1.3 Collecting legal info COPYING.LESSER: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> live555 2020.06.25 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> mpd 0.21.24 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> openlayers 6.2.1 Collecting legal info >>> opus-tools 0.2 Collecting legal info COPYING: OK (sha256: c28016e58544119d6b93aea28297d040f17dcef7a9f548d3e6a4d0b558c5d248) >>> opusfile 0.11 Collecting legal info COPYING: OK (sha256: 0267ae795ab744c4e0f9c45e249440fdf2e75dac8c804f36066b28649bf74aaf) >>> parprouted 0.7 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pv 1.6.6 Collecting legal info doc/COPYING: OK (sha256: 280e182171df3e9bb4a9b407326e88521151fcb8f4f8557255f26177d5900ccf) >>> shapelib 1.5.0 Collecting legal info web/license.html: OK (sha256: a638278f7f1cb7d0cdc73b47a6c87261b882e356a8e79922e90d44d7ef1dd2c7) COPYING: OK (sha256: 7eb803a70990017a1c4e38a8342d7413c5dfeec3ed1ac407e15ae2c274e560ff) >>> spi-tools 0.8.4 Collecting legal info LICENSE: OK (sha256: a01259a1b522cf0de95824f9860613b453153eebac468e96196d5d7dba84786c) >>> stm32flash 3cebf121f7b32b9edfcb0d49f0fb43ccf33e5650 Collecting legal info gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> suricata 4.1.8 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> thttpd 2.29 Collecting legal info thttpd.c: OK (sha256: be059e6b8219d5bb5480fa6a2864bbb34892f56951d03d08b356bc1fa8c81a01) >>> tinycbor 0.5.3 Collecting legal info LICENSE: OK (sha256: 3c6ba0b5bfa7830505301ffb336a17b0748e0d61c4d34216e9dc98f10e40395e) >>> host-uboot-tools 2020.04 Collecting legal info Licenses/gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-10.2.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-10.2.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: openlayers-6.2.1: cannot save license (OPENLAYERS_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'