>>> yajl 2.1.0 Fixing libtool files for la in $(find /home/thomas/autobuild/instance-0/output-1/host/powerpc64le-buildroot-linux-musl/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/home/thomas/autobuild/instance-0/output-1:@BASE_DIR@:g" \ -e "s:/home/thomas/autobuild/instance-0/output-1/host/powerpc64le-buildroot-linux-musl/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/home/thomas/autobuild/instance-0/output-1/host/powerpc64le-buildroot-linux-musl/sysroot:g" \ -e "s:@BASE_DIR@:/home/thomas/autobuild/instance-0/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 >>> yajl 2.1.0 Installing to target PATH="/home/thomas/autobuild/instance-0/output-1/host/bin:/home/thomas/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j4 DESTDIR=/home/thomas/autobuild/instance-0/output-1/target install/fast -C /home/thomas/autobuild/instance-0/output-1/build/yajl-2.1.0/ make[1]: Entering directory '/home/thomas/autobuild/instance-0/output-1/build/yajl-2.1.0' Install the project... -- Install configuration: "Debug" -- Installing: /home/thomas/autobuild/instance-0/output-1/target/usr/lib/libyajl.so.2.1.0 -- Installing: /home/thomas/autobuild/instance-0/output-1/target/usr/lib/libyajl.so.2 -- Installing: /home/thomas/autobuild/instance-0/output-1/target/usr/lib/libyajl.so -- Installing: /home/thomas/autobuild/instance-0/output-1/target/usr/lib/libyajl.a -- Installing: /home/thomas/autobuild/instance-0/output-1/target/usr/include/yajl/yajl_parse.h -- Installing: /home/thomas/autobuild/instance-0/output-1/target/usr/include/yajl/yajl_gen.h -- Installing: /home/thomas/autobuild/instance-0/output-1/target/usr/include/yajl/yajl_common.h -- Installing: /home/thomas/autobuild/instance-0/output-1/target/usr/include/yajl/yajl_tree.h -- Installing: /home/thomas/autobuild/instance-0/output-1/target/usr/include/yajl/yajl_version.h -- Installing: /home/thomas/autobuild/instance-0/output-1/target/usr/share/pkgconfig/yajl.pc -- Installing: /home/thomas/autobuild/instance-0/output-1/target/usr/bin/json_reformat -- Set runtime path of "/home/thomas/autobuild/instance-0/output-1/target/usr/bin/json_reformat" to "" -- Installing: /home/thomas/autobuild/instance-0/output-1/target/usr/bin/json_verify -- Set runtime path of "/home/thomas/autobuild/instance-0/output-1/target/usr/bin/json_verify" to "" make[1]: Leaving directory '/home/thomas/autobuild/instance-0/output-1/build/yajl-2.1.0' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/thomas/autobuild/instance-0/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_CC@%/home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64le-buildroot-linux-musl-gcc%g" -e "s%@TARGET_CXX@%/home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64le-buildroot-linux-musl-g++%g" -e "s%@TARGET_AR@%/home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64le-buildroot-linux-musl-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%ppc64%g" -e "s%@TARGET_CPU@%970%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/home/thomas/autobuild/instance-0/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/thomas/autobuild/instance-0/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/thomas/autobuild/instance-0/output-1/host%g" -e "s%@STAGING_DIR@%/home/thomas/autobuild/instance-0/output-1/host/powerpc64le-buildroot-linux-musl/sysroot%g" -e "s%@STATIC@%false%g" /home/thomas/autobuild/instance-0/buildroot/support/misc/cross-compilation.conf.in > /home/thomas/autobuild/instance-0/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64le-buildroot-linux-musl-gcc%g" -e "s%@TARGET_CXX@%/home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64le-buildroot-linux-musl-g++%g" -e "s%@TARGET_AR@%/home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64le-buildroot-linux-musl-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%ppc64%g" -e "s%@TARGET_CPU@%970%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0'%g" -e "s%@BR2_CMAKE@%/home/thomas/autobuild/instance-0/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/thomas/autobuild/instance-0/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/thomas/autobuild/instance-0/output-1/host%g" -e "s%@STAGING_DIR@%/home/thomas/autobuild/instance-0/output-1/host/powerpc64le-buildroot-linux-musl/sysroot%g" -e "s%@STATIC@%false%g" /home/thomas/autobuild/instance-0/buildroot/support/misc/cross-compilation.conf.in > /home/thomas/autobuild/instance-0/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/dash$' /home/thomas/autobuild/instance-0/output-1/target/etc/shells || echo "/bin/dash" >> /home/thomas/autobuild/instance-0/output-1/target/etc/shells mkdir -p /home/thomas/autobuild/instance-0/output-1/target/etc echo "buildroot" > /home/thomas/autobuild/instance-0/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/thomas/autobuild/instance-0/output-1/target/etc/hosts mkdir -p /home/thomas/autobuild/instance-0/output-1/target/etc echo "Welcome to Buildroot" > /home/thomas/autobuild/instance-0/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/thomas/autobuild/instance-0/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/thomas/autobuild/instance-0/output-1/target/etc/shells || echo "/bin/sh" >> /home/thomas/autobuild/instance-0/output-1/target/etc/shells ln -sf dash /home/thomas/autobuild/instance-0/output-1/target/bin/sh /usr/bin/sed -i -e '/^root:/s,[^/]*$,dash,' /home/thomas/autobuild/instance-0/output-1/target/etc/passwd if [ -x /home/thomas/autobuild/instance-0/output-1/target/sbin/swapon -a -x /home/thomas/autobuild/instance-0/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/thomas/autobuild/instance-0/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/thomas/autobuild/instance-0/output-1/target/etc/inittab; fi /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~sole::respawn:/sbin/getty -L console 0 vt100 #~' /home/thomas/autobuild/instance-0/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/thomas/autobuild/instance-0/output-1/target/etc/inittab rm -rf /home/thomas/autobuild/instance-0/output-1/target/usr/include /home/thomas/autobuild/instance-0/output-1/target/usr/share/aclocal \ /home/thomas/autobuild/instance-0/output-1/target/usr/lib/pkgconfig /home/thomas/autobuild/instance-0/output-1/target/usr/share/pkgconfig \ /home/thomas/autobuild/instance-0/output-1/target/usr/lib/cmake /home/thomas/autobuild/instance-0/output-1/target/usr/share/cmake \ /home/thomas/autobuild/instance-0/output-1/target/usr/doc find /home/thomas/autobuild/instance-0/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/thomas/autobuild/instance-0/output-1/target/lib/ /home/thomas/autobuild/instance-0/output-1/target/usr/lib/ /home/thomas/autobuild/instance-0/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/home/thomas/autobuild/instance-0/output-1/target/usr/libexec/': No such file or directory rm -rf /home/thomas/autobuild/instance-0/output-1/target/usr/share/gdb rm -rf /home/thomas/autobuild/instance-0/output-1/target/usr/share/bash-completion rm -rf /home/thomas/autobuild/instance-0/output-1/target/etc/bash_completion.d rm -rf /home/thomas/autobuild/instance-0/output-1/target/usr/share/zsh rm -rf /home/thomas/autobuild/instance-0/output-1/target/usr/man /home/thomas/autobuild/instance-0/output-1/target/usr/share/man rm -rf /home/thomas/autobuild/instance-0/output-1/target/usr/info /home/thomas/autobuild/instance-0/output-1/target/usr/share/info rm -rf /home/thomas/autobuild/instance-0/output-1/target/usr/doc /home/thomas/autobuild/instance-0/output-1/target/usr/share/doc rm -rf /home/thomas/autobuild/instance-0/output-1/target/usr/share/gtk-doc rmdir /home/thomas/autobuild/instance-0/output-1/target/usr/share 2>/dev/null || true rm -rf /home/thomas/autobuild/instance-0/output-1/target/lib/debug /home/thomas/autobuild/instance-0/output-1/target/usr/lib/debug find /home/thomas/autobuild/instance-0/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /home/thomas/autobuild/instance-0/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /home/thomas/autobuild/instance-0/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/thomas/autobuild/instance-0/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/thomas/autobuild/instance-0/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.05.1-122-g1f4a9dbebc"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.05.1"; \ echo "PRETTY_NAME=\"Buildroot 2022.05.1\"" \ ) > /home/thomas/autobuild/instance-0/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/thomas/autobuild/instance-0/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/thomas/autobuild/instance-0/output-1/per-package /home/thomas/autobuild/instance-0/buildroot/support/scripts/fix-rpath target touch /home/thomas/autobuild/instance-0/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs mkdir -p /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs printf ' \n' >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/full_users_table.txt printf ' \n \n \n\n' > /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt system/device_table_dev.txt >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt printf ' \n' >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/thomas/autobuild/instance-0/output-1/images rm -rf /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/thomas/autobuild/instance-0/output-1/target/ /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target" >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/thomas/autobuild/instance-0/output-1/host/bin:/home/thomas/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /home/thomas/autobuild/instance-0/buildroot/support/scripts/mkusers /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/full_users_table.txt /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/thomas/autobuild/instance-0/output-1/host/bin/makedevs -d /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target" >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/thomas/autobuild/instance-0/output-1/host/bin/mkyaffs2 --all-root /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target /home/thomas/autobuild/instance-0/output-1/images/rootfs.yaffs2\n' >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/thomas/autobuild/instance-0/output-1/host/bin:/home/thomas/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /home/thomas/autobuild/instance-0/output-1/host/bin/fakeroot -- /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target table='/home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][done] scanning complete, total 1838 objects. stage 2: creating image '/home/thomas/autobuild/instance-0/output-1/images/rootfs.yaffs2' [ ] 1/1838 0% [ ] 2/1838 0% [ ] 3/1838 0% [ ] 4/1838 0% [ ] 5/1838 0% [ ] 6/1838 0% [ ] 7/1838 0% [ ] 8/1838 0% [ ] 9/1838 0% [ ] 10/1838 0% [ ] 11/1838 0% [ ] 12/1838 0% [ ] 13/1838 0% [ ] 14/1838 0% [ ] 15/1838 0% [ ] 16/1838 0% [ ] 17/1838 0% [ ] 18/1838 0% [ ] 19/1838 1% [ ] 20/1838 1% [ ] 21/1838 1% [ ] 22/1838 1% [ ] 23/1838 1% [ ] 24/1838 1% [ ] 25/1838 1% [ ] 26/1838 1% [ ] 27/1838 1% [ ] 28/1838 1% [ ] 29/1838 1% [= ] 30/1838 1% [= ] 31/1838 1% [= ] 32/1838 1% [= ] 33/1838 1% [= ] 34/1838 1% [= ] 35/1838 1% [= ] 36/1838 1% [= ] 37/1838 2% [= ] 38/1838 2% [= ] 39/1838 2% [= ] 40/1838 2% [= ] 41/1838 2% [= ] 42/1838 2% [= ] 43/1838 2% [= ] 44/1838 2% [= ] 45/1838 2% [= ] 46/1838 2% [= ] 47/1838 2% [= ] 48/1838 2% [= ] 49/1838 2% [= ] 50/1838 2% [= ] 51/1838 2% [= ] 52/1838 2% [= ] 53/1838 2% [= ] 54/1838 2% [= ] 55/1838 2% [= ] 56/1838 3% [= ] 57/1838 3% [= ] 58/1838 3% [= ] 59/1838 3% [== ] 60/1838 3% [== ] 61/1838 3% [== ] 62/1838 3% [== ] 63/1838 3% [== ] 64/1838 3% [== ] 65/1838 3% [== ] 66/1838 3% [== ] 67/1838 3% [== ] 68/1838 3% [== ] 69/1838 3% [== ] 70/1838 3% [== ] 71/1838 3% [== ] 72/1838 3% [== ] 73/1838 3% [== ] 74/1838 4% [== ] 75/1838 4% [== ] 76/1838 4% [== ] 77/1838 4% [== ] 78/1838 4% [== ] 79/1838 4% [== ] 80/1838 4% [== ] 81/1838 4% [== ] 82/1838 4% [== ] 83/1838 4% [== ] 84/1838 4% [== ] 85/1838 4% [== ] 86/1838 4% [== ] 87/1838 4% [== ] 88/1838 4% [=== ] 89/1838 4% [=== ] 90/1838 4% [=== ] 91/1838 4% [=== ] 92/1838 5% [=== ] 93/1838 5% [=== ] 94/1838 5% [=== ] 95/1838 5% [=== ] 96/1838 5% [=== ] 97/1838 5% [=== ] 98/1838 5% [=== ] 99/1838 5% [=== ] 100/1838 5% [=== ] 101/1838 5% [=== ] 102/1838 5% [=== ] 103/1838 5% [=== ] 104/1838 5% [=== ] 105/1838 5% [=== ] 106/1838 5% [=== ] 107/1838 5% [=== ] 108/1838 5% [=== ] 109/1838 5% [=== ] 110/1838 5% [=== ] 111/1838 6% [=== ] 112/1838 6% [=== ] 113/1838 6% [=== ] 114/1838 6% [=== ] 115/1838 6% [=== ] 116/1838 6% [=== ] 117/1838 6% [=== ] 118/1838 6% [==== ] 119/1838 6% [==== ] 120/1838 6% [==== ] 121/1838 6% [==== ] 122/1838 6% [==== ] 123/1838 6% [==== ] 124/1838 6% [==== ] 125/1838 6% [==== ] 126/1838 6% [==== ] 127/1838 6% [==== ] 128/1838 6% [==== ] 129/1838 7% [==== ] 130/1838 7% [==== ] 131/1838 7% [==== ] 132/1838 7% [==== ] 133/1838 7% [==== ] 134/1838 7% [==== ] 135/1838 7% [==== ] 136/1838 7% [==== ] 137/1838 7% [==== ] 138/1838 7% [==== ] 139/1838 7% [==== ] 140/1838 7% [==== ] 141/1838 7% [==== ] 142/1838 7% [==== ] 143/1838 7% [==== ] 144/1838 7% [==== ] 145/1838 7% [==== ] 146/1838 7% [==== ] 147/1838 7% [==== ] 148/1838 8% [===== ] 149/1838 8% [===== ] 150/1838 8% [===== ] 151/1838 8% [===== ] 152/1838 8% [===== ] 153/1838 8% [===== ] 154/1838 8% [===== ] 155/1838 8% [===== ] 156/1838 8% [===== ] 157/1838 8% [===== ] 158/1838 8% [===== ] 159/1838 8% [===== ] 160/1838 8% [===== ] 161/1838 8% [===== ] 162/1838 8% [===== ] 163/1838 8% [===== ] 164/1838 8% [===== ] 165/1838 8% [===== ] 166/1838 9% [===== ] 167/1838 9% [===== ] 168/1838 9% [===== ] 169/1838 9% [===== ] 170/1838 9% [===== ] 171/1838 9% [===== ] 172/1838 9% [===== ] 173/1838 9% [===== ] 174/1838 9% [===== ] 175/1838 9% [===== ] 176/1838 9% [===== ] 177/1838 9% [====== ] 178/1838 9% [====== ] 179/1838 9% [====== ] 180/1838 9% [====== ] 181/1838 9% [====== ] 182/1838 9% [====== ] 183/1838 9% [====== ] 184/1838 10% [====== ] 185/1838 10% [====== ] 186/1838 10% [====== ] 187/1838 10% [====== ] 188/1838 10% [====== ] 189/1838 10% [====== ] 190/1838 10% [====== ] 191/1838 10% [====== ] 192/1838 10% [====== ] 193/1838 10% [====== ] 194/1838 10% [====== ] 195/1838 10% [====== ] 196/1838 10% [====== ] 197/1838 10% [====== ] 198/1838 10% [====== ] 199/1838 10% [====== ] 200/1838 10% [====== ] 201/1838 10% [====== ] 202/1838 10% [====== ] 203/1838 11% [====== ] 204/1838 11% [====== ] 205/1838 11% [====== ] 206/1838 11% [====== ] 207/1838 11% [======= ] 208/1838 11% [======= ] 209/1838 11% [======= ] 210/1838 11% [======= ] 211/1838 11% [======= ] 212/1838 11% [======= ] 213/1838 11% [======= ] 214/1838 11% [======= ] 215/1838 11% [======= ] 216/1838 11% [======= ] 217/1838 11% [======= ] 218/1838 11% [======= ] 219/1838 11% [======= ] 220/1838 11% [======= ] 221/1838 12% [======= ] 222/1838 12% [======= ] 223/1838 12% [======= ] 224/1838 12% [======= ] 225/1838 12% [======= ] 226/1838 12% [======= ] 227/1838 12% [======= ] 228/1838 12% [======= ] 229/1838 12% [======= ] 230/1838 12% [======= ] 231/1838 12% [======= ] 232/1838 12% [======= ] 233/1838 12% [======= ] 234/1838 12% [======= ] 235/1838 12% [======= ] 236/1838 12% [======= ] 237/1838 12% [======== ] 238/1838 12% [======== ] 239/1838 13% [======== ] 240/1838 13% [======== ] 241/1838 13% [======== ] 242/1838 13% [======== ] 243/1838 13% [======== ] 244/1838 13% [======== ] 245/1838 13% [======== ] 246/1838 13% [======== ] 247/1838 13% [======== ] 248/1838 13% [======== ] 249/1838 13% [======== ] 250/1838 13% [======== ] 251/1838 13% [======== ] 252/1838 13% [======== ] 253/1838 13% [======== ] 254/1838 13% [======== ] 255/1838 13% [======== ] 256/1838 13% [======== ] 257/1838 13% [======== ] 258/1838 14% [======== ] 259/1838 14% [======== ] 260/1838 14% [======== ] 261/1838 14% [======== ] 262/1838 14% [======== ] 263/1838 14% [======== ] 264/1838 14% [======== ] 265/1838 14% [======== ] 266/1838 14% [========= ] 267/1838 14% [========= ] 268/1838 14% [========= ] 269/1838 14% [========= ] 270/1838 14% [========= ] 271/1838 14% [========= ] 272/1838 14% [========= ] 273/1838 14% [========= ] 274/1838 14% [========= ] 275/1838 14% [========= ] 276/1838 15% [========= ] 277/1838 15% [========= ] 278/1838 15% [========= ] 279/1838 15% [========= ] 280/1838 15% [========= ] 281/1838 15% [========= ] 282/1838 15% [========= ] 283/1838 15% [========= ] 284/1838 15% [========= ] 285/1838 15% [========= ] 286/1838 15% [========= ] 287/1838 15% [========= ] 288/1838 15% [========= ] 289/1838 15% [========= ] 290/1838 15% [========= ] 291/1838 15% [========= ] 292/1838 15% [========= ] 293/1838 15% [========= ] 294/1838 15% [========= ] 295/1838 16% [========= ] 296/1838 16% [========== ] 297/1838 16% [========== ] 298/1838 16% [========== ] 299/1838 16% [========== ] 300/1838 16% [========== ] 301/1838 16% [========== ] 302/1838 16% [========== ] 303/1838 16% [========== ] 304/1838 16% [========== ] 305/1838 16% [========== ] 306/1838 16% [========== ] 307/1838 16% [========== ] 308/1838 16% [========== ] 309/1838 16% [========== ] 310/1838 16% [========== ] 311/1838 16% [========== ] 312/1838 16% [========== ] 313/1838 17% [========== ] 314/1838 17% [========== ] 315/1838 17% [========== ] 316/1838 17% [========== ] 317/1838 17% [========== ] 318/1838 17% [========== ] 319/1838 17% [========== ] 320/1838 17% [========== ] 321/1838 17% [========== ] 322/1838 17% [========== ] 323/1838 17% [========== ] 324/1838 17% [========== ] 325/1838 17% [========== ] 326/1838 17% [=========== ] 327/1838 17% [=========== ] 328/1838 17% [=========== ] 329/1838 17% [=========== ] 330/1838 17% [=========== ] 331/1838 18% [=========== ] 332/1838 18% [=========== ] 333/1838 18% [=========== ] 334/1838 18% [=========== ] 335/1838 18% [=========== ] 336/1838 18% [=========== ] 337/1838 18% [=========== ] 338/1838 18% [=========== ] 339/1838 18% [=========== ] 340/1838 18% [=========== ] 341/1838 18% [=========== ] 342/1838 18% [=========== ] 343/1838 18% [=========== ] 344/1838 18% [=========== ] 345/1838 18% [=========== ] 346/1838 18% [=========== ] 347/1838 18% [=========== ] 348/1838 18% [=========== ] 349/1838 18% [=========== ] 350/1838 19% [=========== ] 351/1838 19% [=========== ] 352/1838 19% [=========== ] 353/1838 19% [=========== ] 354/1838 19% [=========== ] 355/1838 19% [============ ] 356/1838 19% [============ ] 357/1838 19% [============ ] 358/1838 19% [============ ] 359/1838 19% [============ ] 360/1838 19% [============ ] 361/1838 19% [============ ] 362/1838 19% [============ ] 363/1838 19% [============ ] 364/1838 19% [============ ] 365/1838 19% [============ ] 366/1838 19% [============ ] 367/1838 19% [============ ] 368/1838 20% [============ ] 369/1838 20% [============ ] 370/1838 20% [============ ] 371/1838 20% [============ ] 372/1838 20% [============ ] 373/1838 20% [============ ] 374/1838 20% [============ ] 375/1838 20% [============ ] 376/1838 20% [============ ] 377/1838 20% [============ ] 378/1838 20% [============ ] 379/1838 20% [============ ] 380/1838 20% [============ ] 381/1838 20% [============ ] 382/1838 20% [============ ] 383/1838 20% [============ ] 384/1838 20% [============ ] 385/1838 20% [============= ] 386/1838 21% [============= ] 387/1838 21% [============= ] 388/1838 21% [============= ] 389/1838 21% [============= ] 390/1838 21% [============= ] 391/1838 21% [============= ] 392/1838 21% [============= ] 393/1838 21% [============= ] 394/1838 21% [============= ] 395/1838 21% [============= ] 396/1838 21% [============= ] 397/1838 21% [============= ] 398/1838 21% [============= ] 399/1838 21% [============= ] 400/1838 21% [============= ] 401/1838 21% [============= ] 402/1838 21% [============= ] 403/1838 21% [============= ] 404/1838 21% [============= ] 405/1838 22% [============= ] 406/1838 22% [============= ] 407/1838 22% [============= ] 408/1838 22% [============= ] 409/1838 22% [============= ] 410/1838 22% [============= ] 411/1838 22% [============= ] 412/1838 22% [============= ] 413/1838 22% [============= ] 414/1838 22% [============= ] 415/1838 22% [============== ] 416/1838 22% [============== ] 417/1838 22% [============== ] 418/1838 22% [============== ] 419/1838 22% [============== ] 420/1838 22% [============== ] 421/1838 22% [============== ] 422/1838 22% [============== ] 423/1838 23% [============== ] 424/1838 23% [============== ] 425/1838 23% [============== ] 426/1838 23% [============== ] 427/1838 23% [============== ] 428/1838 23% [============== ] 429/1838 23% [============== ] 430/1838 23% [============== ] 431/1838 23% [============== ] 432/1838 23% [============== ] 433/1838 23% [============== ] 434/1838 23% [============== ] 435/1838 23% [============== ] 436/1838 23% [============== ] 437/1838 23% [============== ] 438/1838 23% [============== ] 439/1838 23% [============== ] 440/1838 23% [============== ] 441/1838 23% [============== ] 442/1838 24% [============== ] 443/1838 24% [============== ] 444/1838 24% [=============== ] 445/1838 24% [=============== ] 446/1838 24% [=============== ] 447/1838 24% [=============== ] 448/1838 24% [=============== ] 449/1838 24% [=============== ] 450/1838 24% [=============== ] 451/1838 24% [=============== ] 452/1838 24% [=============== ] 453/1838 24% [=============== ] 454/1838 24% [=============== ] 455/1838 24% [=============== ] 456/1838 24% [=============== ] 457/1838 24% [=============== ] 458/1838 24% [=============== ] 459/1838 24% [=============== ] 460/1838 25% [=============== ] 461/1838 25% [=============== ] 462/1838 25% [=============== ] 463/1838 25% [=============== ] 464/1838 25% [=============== ] 465/1838 25% [=============== ] 466/1838 25% [=============== ] 467/1838 25% [=============== ] 468/1838 25% [=============== ] 469/1838 25% [=============== ] 470/1838 25% [=============== ] 471/1838 25% [=============== ] 472/1838 25% [=============== ] 473/1838 25% [=============== ] 474/1838 25% [================ ] 475/1838 25% [================ ] 476/1838 25% [================ ] 477/1838 25% [================ ] 478/1838 26% [================ ] 479/1838 26% [================ ] 480/1838 26% [================ ] 481/1838 26% [================ ] 482/1838 26% [================ ] 483/1838 26% [================ ] 484/1838 26% [================ ] 485/1838 26% [================ ] 486/1838 26% [================ ] 487/1838 26% [================ ] 488/1838 26% [================ ] 489/1838 26% [================ ] 490/1838 26% [================ ] 491/1838 26% [================ ] 492/1838 26% [================ ] 493/1838 26% [================ ] 494/1838 26% [================ ] 495/1838 26% [================ ] 496/1838 26% [================ ] 497/1838 27% [================ ] 498/1838 27% [================ ] 499/1838 27% [================ ] 500/1838 27% [================ ] 501/1838 27% [================ ] 502/1838 27% [================ ] 503/1838 27% [================= ] 504/1838 27% [================= ] 505/1838 27% [================= ] 506/1838 27% [================= ] 507/1838 27% [================= ] 508/1838 27% [================= ] 509/1838 27% [================= ] 510/1838 27% [================= ] 511/1838 27% [================= ] 512/1838 27% [================= ] 513/1838 27% [================= ] 514/1838 27% [================= ] 515/1838 28% [================= ] 516/1838 28% [================= ] 517/1838 28% [================= ] 518/1838 28% [================= ] 519/1838 28% [================= ] 520/1838 28% [================= ] 521/1838 28% [================= ] 522/1838 28% [================= ] 523/1838 28% [================= ] 524/1838 28% [================= ] 525/1838 28% [================= ] 526/1838 28% [================= ] 527/1838 28% [================= ] 528/1838 28% [================= ] 529/1838 28% [================= ] 530/1838 28% [================= ] 531/1838 28% [================= ] 532/1838 28% [================= ] 533/1838 28% [================== ] 534/1838 29% [================== ] 535/1838 29% [================== ] 536/1838 29% [================== ] 537/1838 29% [================== ] 538/1838 29% [================== ] 539/1838 29% [================== ] 540/1838 29% [================== ] 541/1838 29% [================== ] 542/1838 29% [================== ] 543/1838 29% [================== ] 544/1838 29% [================== ] 545/1838 29% [================== ] 546/1838 29% [================== ] 547/1838 29% [================== ] 548/1838 29% [================== ] 549/1838 29% [================== ] 550/1838 29% [================== ] 551/1838 29% [================== ] 552/1838 30% [================== ] 553/1838 30% [================== ] 554/1838 30% [================== ] 555/1838 30% [================== ] 556/1838 30% [================== ] 557/1838 30% [================== ] 558/1838 30% [================== ] 559/1838 30% [================== ] 560/1838 30% [================== ] 561/1838 30% [================== ] 562/1838 30% [================== ] 563/1838 30% [=================== ] 564/1838 30% [=================== ] 565/1838 30% [=================== ] 566/1838 30% [=================== ] 567/1838 30% [=================== ] 568/1838 30% [=================== ] 569/1838 30% [=================== ] 570/1838 31% [=================== ] 571/1838 31% [=================== ] 572/1838 31% [=================== ] 573/1838 31% [=================== ] 574/1838 31% [=================== ] 575/1838 31% [=================== ] 576/1838 31% [=================== ] 577/1838 31% [=================== ] 578/1838 31% [=================== ] 579/1838 31% [=================== ] 580/1838 31% [=================== ] 581/1838 31% [=================== ] 582/1838 31% [=================== ] 583/1838 31% [=================== ] 584/1838 31% [=================== ] 585/1838 31% [=================== ] 586/1838 31% [=================== ] 587/1838 31% [=================== ] 588/1838 31% [=================== ] 589/1838 32% [=================== ] 590/1838 32% [=================== ] 591/1838 32% [=================== ] 592/1838 32% [==================== ] 593/1838 32% [==================== ] 594/1838 32% [==================== ] 595/1838 32% [==================== ] 596/1838 32% [==================== ] 597/1838 32% [==================== ] 598/1838 32% [==================== ] 599/1838 32% [==================== ] 600/1838 32% [==================== ] 601/1838 32% [==================== ] 602/1838 32% [==================== ] 603/1838 32% [==================== ] 604/1838 32% [==================== ] 605/1838 32% [==================== ] 606/1838 32% [==================== ] 607/1838 33% [==================== ] 608/1838 33% [==================== ] 609/1838 33% [==================== ] 610/1838 33% [==================== ] 611/1838 33% [==================== ] 612/1838 33% [==================== ] 613/1838 33% [==================== ] 614/1838 33% [==================== ] 615/1838 33% [==================== ] 616/1838 33% [==================== ] 617/1838 33% [==================== ] 618/1838 33% [==================== ] 619/1838 33% [==================== ] 620/1838 33% [==================== ] 621/1838 33% [==================== ] 622/1838 33% [===================== ] 623/1838 33% [===================== ] 624/1838 33% [===================== ] 625/1838 34% [===================== ] 626/1838 34% [===================== ] 627/1838 34% [===================== ] 628/1838 34% [===================== ] 629/1838 34% [===================== ] 630/1838 34% [===================== ] 631/1838 34% [===================== ] 632/1838 34% [===================== ] 633/1838 34% [===================== ] 634/1838 34% [===================== ] 635/1838 34% [===================== ] 636/1838 34% [===================== ] 637/1838 34% [===================== ] 638/1838 34% [===================== ] 639/1838 34% [===================== ] 640/1838 34% [===================== ] 641/1838 34% [===================== ] 642/1838 34% [===================== ] 643/1838 34% [===================== ] 644/1838 35% [===================== ] 645/1838 35% [===================== ] 646/1838 35% [===================== ] 647/1838 35% [===================== ] 648/1838 35% [===================== ] 649/1838 35% [===================== ] 650/1838 35% [===================== ] 651/1838 35% [===================== ] 652/1838 35% [====================== ] 653/1838 35% [====================== ] 654/1838 35% [====================== ] 655/1838 35% [====================== ] 656/1838 35% [====================== ] 657/1838 35% [====================== ] 658/1838 35% [====================== ] 659/1838 35% [====================== ] 660/1838 35% [====================== ] 661/1838 35% [====================== ] 662/1838 36% [====================== ] 663/1838 36% [====================== ] 664/1838 36% [====================== ] 665/1838 36% [====================== ] 666/1838 36% [====================== ] 667/1838 36% [====================== ] 668/1838 36% [====================== ] 669/1838 36% [====================== ] 670/1838 36% [====================== ] 671/1838 36% [====================== ] 672/1838 36% [====================== ] 673/1838 36% [====================== ] 674/1838 36% [====================== ] 675/1838 36% [====================== ] 676/1838 36% [====================== ] 677/1838 36% [====================== ] 678/1838 36% [====================== ] 679/1838 36% [====================== ] 680/1838 36% [====================== ] 681/1838 37% [======================= ] 682/1838 37% [======================= ] 683/1838 37% [======================= ] 684/1838 37% [======================= ] 685/1838 37% [======================= ] 686/1838 37% [======================= ] 687/1838 37% [======================= ] 688/1838 37% [======================= ] 689/1838 37% [======================= ] 690/1838 37% [======================= ] 691/1838 37% [======================= ] 692/1838 37% [======================= ] 693/1838 37% [======================= ] 694/1838 37% [======================= ] 695/1838 37% [======================= ] 696/1838 37% [======================= ] 697/1838 37% [======================= ] 698/1838 37% [======================= ] 699/1838 38% [======================= ] 700/1838 38% [======================= ] 701/1838 38% [======================= ] 702/1838 38% [======================= ] 703/1838 38% [======================= ] 704/1838 38% [======================= ] 705/1838 38% [======================= ] 706/1838 38% [======================= ] 707/1838 38% [======================= ] 708/1838 38% [======================= ] 709/1838 38% [======================= ] 710/1838 38% [======================= ] 711/1838 38% [======================== ] 712/1838 38% [======================== ] 713/1838 38% [======================== ] 714/1838 38% [======================== ] 715/1838 38% [======================== ] 716/1838 38% [======================== ] 717/1838 39% [======================== ] 718/1838 39% [======================== ] 719/1838 39% [======================== ] 720/1838 39% [======================== ] 721/1838 39% [======================== ] 722/1838 39% [======================== ] 723/1838 39% [======================== ] 724/1838 39% [======================== ] 725/1838 39% [======================== ] 726/1838 39% [======================== ] 727/1838 39% [======================== ] 728/1838 39% [======================== ] 729/1838 39% [======================== ] 730/1838 39% [======================== ] 731/1838 39% [======================== ] 732/1838 39% [======================== ] 733/1838 39% [======================== ] 734/1838 39% [======================== ] 735/1838 39% [======================== ] 736/1838 40% [======================== ] 737/1838 40% [======================== ] 738/1838 40% [======================== ] 739/1838 40% [======================== ] 740/1838 40% [======================== ] 741/1838 40% [========================= ] 742/1838 40% [========================= ] 743/1838 40% [========================= ] 744/1838 40% [========================= ] 745/1838 40% [========================= ] 746/1838 40% [========================= ] 747/1838 40% [========================= ] 748/1838 40% [========================= ] 749/1838 40% [========================= ] 750/1838 40% [========================= ] 751/1838 40% [========================= ] 752/1838 40% [========================= ] 753/1838 40% [========================= ] 754/1838 41% [========================= ] 755/1838 41% [========================= ] 756/1838 41% [========================= ] 757/1838 41% [========================= ] 758/1838 41% [========================= ] 759/1838 41% [========================= ] 760/1838 41% [========================= ] 761/1838 41% [========================= ] 762/1838 41% [========================= ] 763/1838 41% [========================= ] 764/1838 41% [========================= ] 765/1838 41% [========================= ] 766/1838 41% [========================= ] 767/1838 41% [========================= ] 768/1838 41% [========================= ] 769/1838 41% [========================= ] 770/1838 41% [========================== ] 771/1838 41% [========================== ] 772/1838 42% [========================== ] 773/1838 42% [========================== ] 774/1838 42% [========================== ] 775/1838 42% [========================== ] 776/1838 42% [========================== ] 777/1838 42% [========================== ] 778/1838 42% [========================== ] 779/1838 42% [========================== ] 780/1838 42% [========================== ] 781/1838 42% [========================== ] 782/1838 42% [========================== ] 783/1838 42% [========================== ] 784/1838 42% [========================== ] 785/1838 42% [========================== ] 786/1838 42% [========================== ] 787/1838 42% [========================== ] 788/1838 42% [========================== ] 789/1838 42% [========================== ] 790/1838 42% [========================== ] 791/1838 43% [========================== ] 792/1838 43% [========================== ] 793/1838 43% [========================== ] 794/1838 43% [========================== ] 795/1838 43% [========================== ] 796/1838 43% [========================== ] 797/1838 43% [========================== ] 798/1838 43% [========================== ] 799/1838 43% [========================== ] 800/1838 43% [=========================== ] 801/1838 43% [=========================== ] 802/1838 43% [=========================== ] 803/1838 43% [=========================== ] 804/1838 43% [=========================== ] 805/1838 43% [=========================== ] 806/1838 43% [=========================== ] 807/1838 43% [=========================== ] 808/1838 43% [=========================== ] 809/1838 44% [=========================== ] 810/1838 44% [=========================== ] 811/1838 44% [=========================== ] 812/1838 44% [=========================== ] 813/1838 44% [=========================== ] 814/1838 44% [=========================== ] 815/1838 44% [=========================== ] 816/1838 44% [=========================== ] 817/1838 44% [=========================== ] 818/1838 44% [=========================== ] 819/1838 44% [=========================== ] 820/1838 44% [=========================== ] 821/1838 44% [=========================== ] 822/1838 44% [=========================== ] 823/1838 44% [=========================== ] 824/1838 44% [=========================== ] 825/1838 44% [=========================== ] 826/1838 44% [=========================== ] 827/1838 44% [=========================== ] 828/1838 45% [=========================== ] 829/1838 45% [=========================== ] 830/1838 45% [============================ ] 831/1838 45% [============================ ] 832/1838 45% [============================ ] 833/1838 45% [============================ ] 834/1838 45% [============================ ] 835/1838 45% [============================ ] 836/1838 45% [============================ ] 837/1838 45% [============================ ] 838/1838 45% [============================ ] 839/1838 45% [============================ ] 840/1838 45% [============================ ] 841/1838 45% [============================ ] 842/1838 45% [============================ ] 843/1838 45% [============================ ] 844/1838 45% [============================ ] 845/1838 45% [============================ ] 846/1838 46% [============================ ] 847/1838 46% [============================ ] 848/1838 46% [============================ ] 849/1838 46% [============================ ] 850/1838 46% [============================ ] 851/1838 46% [============================ ] 852/1838 46% [============================ ] 853/1838 46% [============================ ] 854/1838 46% [============================ ] 855/1838 46% [============================ ] 856/1838 46% [============================ ] 857/1838 46% [============================ ] 858/1838 46% [============================ ] 859/1838 46% [============================= ] 860/1838 46% [============================= ] 861/1838 46% [============================= ] 862/1838 46% [============================= ] 863/1838 46% [============================= ] 864/1838 47% [============================= ] 865/1838 47% [============================= ] 866/1838 47% [============================= ] 867/1838 47% [============================= ] 868/1838 47% [============================= ] 869/1838 47% [============================= ] 870/1838 47% [============================= ] 871/1838 47% [============================= ] 872/1838 47% [============================= ] 873/1838 47% [============================= ] 874/1838 47% [============================= ] 875/1838 47% [============================= ] 876/1838 47% [============================= ] 877/1838 47% [============================= ] 878/1838 47% [============================= ] 879/1838 47% [============================= ] 880/1838 47% [============================= ] 881/1838 47% [============================= ] 882/1838 47% [============================= ] 883/1838 48% [============================= ] 884/1838 48% [============================= ] 885/1838 48% [============================= ] 886/1838 48% [============================= ] 887/1838 48% [============================= ] 888/1838 48% [============================= ] 889/1838 48% [============================== ] 890/1838 48% [============================== ] 891/1838 48% [============================== ] 892/1838 48% [============================== ] 893/1838 48% [============================== ] 894/1838 48% [============================== ] 895/1838 48% [============================== ] 896/1838 48% [============================== ] 897/1838 48% [============================== ] 898/1838 48% [============================== ] 899/1838 48% [============================== ] 900/1838 48% [============================== ] 901/1838 49% [============================== ] 902/1838 49% [============================== ] 903/1838 49% [============================== ] 904/1838 49% [============================== ] 905/1838 49% [============================== ] 906/1838 49% [============================== ] 907/1838 49% [============================== ] 908/1838 49% [============================== ] 909/1838 49% [============================== ] 910/1838 49% [============================== ] 911/1838 49% [============================== ] 912/1838 49% [============================== ] 913/1838 49% [============================== ] 914/1838 49% [============================== ] 915/1838 49% [============================== ] 916/1838 49% [============================== ] 917/1838 49% [============================== ] 918/1838 49% [=============================== ] 919/1838 50% [=============================== ] 920/1838 50% [=============================== ] 921/1838 50% [=============================== ] 922/1838 50% [=============================== ] 923/1838 50% [=============================== ] 924/1838 50% [=============================== ] 925/1838 50% [=============================== ] 926/1838 50% [=============================== ] 927/1838 50% [=============================== ] 928/1838 50% [=============================== ] 929/1838 50% [=============================== ] 930/1838 50% [=============================== ] 931/1838 50% [=============================== ] 932/1838 50% [=============================== ] 933/1838 50% [=============================== ] 934/1838 50% [=============================== ] 935/1838 50% [=============================== ] 936/1838 50% [=============================== ] 937/1838 50% [=============================== ] 938/1838 51% [=============================== ] 939/1838 51% [=============================== ] 940/1838 51% [=============================== ] 941/1838 51% [=============================== ] 942/1838 51% [=============================== ] 943/1838 51% [=============================== ] 944/1838 51% [=============================== ] 945/1838 51% [=============================== ] 946/1838 51% [=============================== ] 947/1838 51% [=============================== ] 948/1838 51% [================================ ] 949/1838 51% [================================ ] 950/1838 51% [================================ ] 951/1838 51% [================================ ] 952/1838 51% [================================ ] 953/1838 51% [================================ ] 954/1838 51% [================================ ] 955/1838 51% [================================ ] 956/1838 52% [================================ ] 957/1838 52% [================================ ] 958/1838 52% [================================ ] 959/1838 52% [================================ ] 960/1838 52% [================================ ] 961/1838 52% [================================ ] 962/1838 52% [================================ ] 963/1838 52% [================================ ] 964/1838 52% [================================ ] 965/1838 52% [================================ ] 966/1838 52% [================================ ] 967/1838 52% [================================ ] 968/1838 52% [================================ ] 969/1838 52% [================================ ] 970/1838 52% [================================ ] 971/1838 52% [================================ ] 972/1838 52% [================================ ] 973/1838 52% [================================ ] 974/1838 52% [================================ ] 975/1838 53% [================================ ] 976/1838 53% [================================ ] 977/1838 53% [================================ ] 978/1838 53% [================================= ] 979/1838 53% [================================= ] 980/1838 53% [================================= ] 981/1838 53% [================================= ] 982/1838 53% [================================= ] 983/1838 53% [================================= ] 984/1838 53% [================================= ] 985/1838 53% [================================= ] 986/1838 53% [================================= ] 987/1838 53% [================================= ] 988/1838 53% [================================= ] 989/1838 53% [================================= ] 990/1838 53% [================================= ] 991/1838 53% [================================= ] 992/1838 53% [================================= ] 993/1838 54% [================================= ] 994/1838 54% [================================= ] 995/1838 54% [================================= ] 996/1838 54% [================================= ] 997/1838 54% [================================= ] 998/1838 54% [================================= ] 999/1838 54% [================================= ] 1000/1838 54% [================================= ] 1001/1838 54% [================================= ] 1002/1838 54% [================================= ] 1003/1838 54% [================================= ] 1004/1838 54% [================================= ] 1005/1838 54% [================================= ] 1006/1838 54% [================================= ] 1007/1838 54% [================================== ] 1008/1838 54% [================================== ] 1009/1838 54% [================================== ] 1010/1838 54% [================================== ] 1011/1838 55% [================================== ] 1012/1838 55% [================================== ] 1013/1838 55% [================================== ] 1014/1838 55% [================================== ] 1015/1838 55% [================================== ] 1016/1838 55% [================================== ] 1017/1838 55% [================================== ] 1018/1838 55% [================================== ] 1019/1838 55% [================================== ] 1020/1838 55% [================================== ] 1021/1838 55% [================================== ] 1022/1838 55% [================================== ] 1023/1838 55% [================================== ] 1024/1838 55% [================================== ] 1025/1838 55% [================================== ] 1026/1838 55% [================================== ] 1027/1838 55% [================================== ] 1028/1838 55% [================================== ] 1029/1838 55% [================================== ] 1030/1838 56% [================================== ] 1031/1838 56% [================================== ] 1032/1838 56% [================================== ] 1033/1838 56% [================================== ] 1034/1838 56% [================================== ] 1035/1838 56% [================================== ] 1036/1838 56% [================================== ] 1037/1838 56% [=================================== ] 1038/1838 56% [=================================== ] 1039/1838 56% [=================================== ] 1040/1838 56% [=================================== ] 1041/1838 56% [=================================== ] 1042/1838 56% [=================================== ] 1043/1838 56% [=================================== ] 1044/1838 56% [=================================== ] 1045/1838 56% [=================================== ] 1046/1838 56% [=================================== ] 1047/1838 56% [=================================== ] 1048/1838 57% [=================================== ] 1049/1838 57% [=================================== ] 1050/1838 57% [=================================== ] 1051/1838 57% [=================================== ] 1052/1838 57% [=================================== ] 1053/1838 57% [=================================== ] 1054/1838 57% [=================================== ] 1055/1838 57% [=================================== ] 1056/1838 57% [=================================== ] 1057/1838 57% [=================================== ] 1058/1838 57% [=================================== ] 1059/1838 57% [=================================== ] 1060/1838 57% [=================================== ] 1061/1838 57% [=================================== ] 1062/1838 57% [=================================== ] 1063/1838 57% [=================================== ] 1064/1838 57% [=================================== ] 1065/1838 57% [=================================== ] 1066/1838 57% [=================================== ] 1067/1838 58% [==================================== ] 1068/1838 58% [==================================== ] 1069/1838 58% [==================================== ] 1070/1838 58% [==================================== ] 1071/1838 58% [==================================== ] 1072/1838 58% [==================================== ] 1073/1838 58% [==================================== ] 1074/1838 58% [==================================== ] 1075/1838 58% [==================================== ] 1076/1838 58% [==================================== ] 1077/1838 58% [==================================== ] 1078/1838 58% [==================================== ] 1079/1838 58% [==================================== ] 1080/1838 58% [==================================== ] 1081/1838 58% [==================================== ] 1082/1838 58% [==================================== ] 1083/1838 58% [==================================== ] 1084/1838 58% [==================================== ] 1085/1838 59% [==================================== ] 1086/1838 59% [==================================== ] 1087/1838 59% [==================================== ] 1088/1838 59% [==================================== ] 1089/1838 59% [==================================== ] 1090/1838 59% [==================================== ] 1091/1838 59% [==================================== ] 1092/1838 59% [==================================== ] 1093/1838 59% [==================================== ] 1094/1838 59% [==================================== ] 1095/1838 59% [==================================== ] 1096/1838 59% [===================================== ] 1097/1838 59% [===================================== ] 1098/1838 59% [===================================== ] 1099/1838 59% [===================================== ] 1100/1838 59% [===================================== ] 1101/1838 59% [===================================== ] 1102/1838 59% [===================================== ] 1103/1838 60% [===================================== ] 1104/1838 60% [===================================== ] 1105/1838 60% [===================================== ] 1106/1838 60% [===================================== ] 1107/1838 60% [===================================== ] 1108/1838 60% [===================================== ] 1109/1838 60% [===================================== ] 1110/1838 60% [===================================== ] 1111/1838 60% [===================================== ] 1112/1838 60% [===================================== ] 1113/1838 60% [===================================== ] 1114/1838 60% [===================================== ] 1115/1838 60% [===================================== ] 1116/1838 60% [===================================== ] 1117/1838 60% [===================================== ] 1118/1838 60% [===================================== ] 1119/1838 60% [===================================== ] 1120/1838 60% [===================================== ] 1121/1838 60% [===================================== ] 1122/1838 61% [===================================== ] 1123/1838 61% [===================================== ] 1124/1838 61% [===================================== ] 1125/1838 61% [===================================== ] 1126/1838 61% [====================================== ] 1127/1838 61% [====================================== ] 1128/1838 61% [====================================== ] 1129/1838 61% [====================================== ] 1130/1838 61% [====================================== ] 1131/1838 61% [====================================== ] 1132/1838 61% [====================================== ] 1133/1838 61% [====================================== ] 1134/1838 61% [====================================== ] 1135/1838 61% [====================================== ] 1136/1838 61% [====================================== ] 1137/1838 61% [====================================== ] 1138/1838 61% [====================================== ] 1139/1838 61% [====================================== ] 1140/1838 62% [====================================== ] 1141/1838 62% [====================================== ] 1142/1838 62% [====================================== ] 1143/1838 62% [====================================== ] 1144/1838 62% [====================================== ] 1145/1838 62% [====================================== ] 1146/1838 62% [====================================== ] 1147/1838 62% [====================================== ] 1148/1838 62% [====================================== ] 1149/1838 62% [====================================== ] 1150/1838 62% [====================================== ] 1151/1838 62% [====================================== ] 1152/1838 62% [====================================== ] 1153/1838 62% [====================================== ] 1154/1838 62% [====================================== ] 1155/1838 62% [====================================== ] 1156/1838 62% [======================================= ] 1157/1838 62% [======================================= ] 1158/1838 63% [======================================= ] 1159/1838 63% [======================================= ] 1160/1838 63% [======================================= ] 1161/1838 63% [======================================= ] 1162/1838 63% [======================================= ] 1163/1838 63% [======================================= ] 1164/1838 63% [======================================= ] 1165/1838 63% [======================================= ] 1166/1838 63% [======================================= ] 1167/1838 63% [======================================= ] 1168/1838 63% [======================================= ] 1169/1838 63% [======================================= ] 1170/1838 63% [======================================= ] 1171/1838 63% [======================================= ] 1172/1838 63% [======================================= ] 1173/1838 63% [======================================= ] 1174/1838 63% [======================================= ] 1175/1838 63% [======================================= ] 1176/1838 63% [======================================= ] 1177/1838 64% [======================================= ] 1178/1838 64% [======================================= ] 1179/1838 64% [======================================= ] 1180/1838 64% [======================================= ] 1181/1838 64% [======================================= ] 1182/1838 64% [======================================= ] 1183/1838 64% [======================================= ] 1184/1838 64% [======================================= ] 1185/1838 64% [======================================== ] 1186/1838 64% [======================================== ] 1187/1838 64% [======================================== ] 1188/1838 64% [======================================== ] 1189/1838 64% [======================================== ] 1190/1838 64% [======================================== ] 1191/1838 64% [======================================== ] 1192/1838 64% [======================================== ] 1193/1838 64% [======================================== ] 1194/1838 64% [======================================== ] 1195/1838 65% [======================================== ] 1196/1838 65% [======================================== ] 1197/1838 65% [======================================== ] 1198/1838 65% [======================================== ] 1199/1838 65% [======================================== ] 1200/1838 65% [======================================== ] 1201/1838 65% [======================================== ] 1202/1838 65% [======================================== ] 1203/1838 65% [======================================== ] 1204/1838 65% [======================================== ] 1205/1838 65% [======================================== ] 1206/1838 65% [======================================== ] 1207/1838 65% [======================================== ] 1208/1838 65% [======================================== ] 1209/1838 65% [======================================== ] 1210/1838 65% [======================================== ] 1211/1838 65% [======================================== ] 1212/1838 65% [======================================== ] 1213/1838 65% [======================================== ] 1214/1838 66% [======================================== ] 1215/1838 66% [========================================= ] 1216/1838 66% [========================================= ] 1217/1838 66% [========================================= ] 1218/1838 66% [========================================= ] 1219/1838 66% [========================================= ] 1220/1838 66% [========================================= ] 1221/1838 66% [========================================= ] 1222/1838 66% [========================================= ] 1223/1838 66% [========================================= ] 1224/1838 66% [========================================= ] 1225/1838 66% [========================================= ] 1226/1838 66% [========================================= ] 1227/1838 66% [========================================= ] 1228/1838 66% [========================================= ] 1229/1838 66% [========================================= ] 1230/1838 66% [========================================= ] 1231/1838 66% [========================================= ] 1232/1838 67% [========================================= ] 1233/1838 67% [========================================= ] 1234/1838 67% [========================================= ] 1235/1838 67% [========================================= ] 1236/1838 67% [========================================= ] 1237/1838 67% [========================================= ] 1238/1838 67% [========================================= ] 1239/1838 67% [========================================= ] 1240/1838 67% [========================================= ] 1241/1838 67% [========================================= ] 1242/1838 67% [========================================= ] 1243/1838 67% [========================================= ] 1244/1838 67% [========================================= ] 1245/1838 67% [========================================== ] 1246/1838 67% [========================================== ] 1247/1838 67% [========================================== ] 1248/1838 67% [========================================== ] 1249/1838 67% [========================================== ] 1250/1838 68% [========================================== ] 1251/1838 68% [========================================== ] 1252/1838 68% [========================================== ] 1253/1838 68% [========================================== ] 1254/1838 68% [========================================== ] 1255/1838 68% [========================================== ] 1256/1838 68% [========================================== ] 1257/1838 68% [========================================== ] 1258/1838 68% [========================================== ] 1259/1838 68% [========================================== ] 1260/1838 68% [========================================== ] 1261/1838 68% [========================================== ] 1262/1838 68% [========================================== ] 1263/1838 68% [========================================== ] 1264/1838 68% [========================================== ] 1265/1838 68% [========================================== ] 1266/1838 68% [========================================== ] 1267/1838 68% [========================================== ] 1268/1838 68% [========================================== ] 1269/1838 69% [========================================== ] 1270/1838 69% [========================================== ] 1271/1838 69% [========================================== ] 1272/1838 69% [========================================== ] 1273/1838 69% [========================================== ] 1274/1838 69% [=========================================== ] 1275/1838 69% [=========================================== ] 1276/1838 69% [=========================================== ] 1277/1838 69% [=========================================== ] 1278/1838 69% [=========================================== ] 1279/1838 69% [=========================================== ] 1280/1838 69% [=========================================== ] 1281/1838 69% [=========================================== ] 1282/1838 69% [=========================================== ] 1283/1838 69% [=========================================== ] 1284/1838 69% [=========================================== ] 1285/1838 69% [=========================================== ] 1286/1838 69% [=========================================== ] 1287/1838 70% [=========================================== ] 1288/1838 70% [=========================================== ] 1289/1838 70% [=========================================== ] 1290/1838 70% [=========================================== ] 1291/1838 70% [=========================================== ] 1292/1838 70% [=========================================== ] 1293/1838 70% [=========================================== ] 1294/1838 70% [=========================================== ] 1295/1838 70% [=========================================== ] 1296/1838 70% [=========================================== ] 1297/1838 70% [=========================================== ] 1298/1838 70% [=========================================== ] 1299/1838 70% [=========================================== ] 1300/1838 70% [=========================================== ] 1301/1838 70% [=========================================== ] 1302/1838 70% [=========================================== ] 1303/1838 70% [=========================================== ] 1304/1838 70% [============================================ ] 1305/1838 71% [============================================ ] 1306/1838 71% [============================================ ] 1307/1838 71% [============================================ ] 1308/1838 71% [============================================ ] 1309/1838 71% [============================================ ] 1310/1838 71% [============================================ ] 1311/1838 71% [============================================ ] 1312/1838 71% [============================================ ] 1313/1838 71% [============================================ ] 1314/1838 71% [============================================ ] 1315/1838 71% [============================================ ] 1316/1838 71% [============================================ ] 1317/1838 71% [============================================ ] 1318/1838 71% [============================================ ] 1319/1838 71% [============================================ ] 1320/1838 71% [============================================ ] 1321/1838 71% [============================================ ] 1322/1838 71% [============================================ ] 1323/1838 71% [============================================ ] 1324/1838 72% [============================================ ] 1325/1838 72% [============================================ ] 1326/1838 72% [============================================ ] 1327/1838 72% [============================================ ] 1328/1838 72% [============================================ ] 1329/1838 72% [============================================ ] 1330/1838 72% [============================================ ] 1331/1838 72% [============================================ ] 1332/1838 72% [============================================ ] 1333/1838 72% [============================================ ] 1334/1838 72% [============================================= ] 1335/1838 72% [============================================= ] 1336/1838 72% [============================================= ] 1337/1838 72% [============================================= ] 1338/1838 72% [============================================= ] 1339/1838 72% [============================================= ] 1340/1838 72% [============================================= ] 1341/1838 72% [============================================= ] 1342/1838 73% [============================================= ] 1343/1838 73% [============================================= ] 1344/1838 73% [============================================= ] 1345/1838 73% [============================================= ] 1346/1838 73% [============================================= ] 1347/1838 73% [============================================= ] 1348/1838 73% [============================================= ] 1349/1838 73% [============================================= ] 1350/1838 73% [============================================= ] 1351/1838 73% [============================================= ] 1352/1838 73% [============================================= ] 1353/1838 73% [============================================= ] 1354/1838 73% [============================================= ] 1355/1838 73% [============================================= ] 1356/1838 73% [============================================= ] 1357/1838 73% [============================================= ] 1358/1838 73% [============================================= ] 1359/1838 73% [============================================= ] 1360/1838 73% [============================================= ] 1361/1838 74% [============================================= ] 1362/1838 74% [============================================= ] 1363/1838 74% [============================================== ] 1364/1838 74% [============================================== ] 1365/1838 74% [============================================== ] 1366/1838 74% [============================================== ] 1367/1838 74% [============================================== ] 1368/1838 74% [============================================== ] 1369/1838 74% [============================================== ] 1370/1838 74% [============================================== ] 1371/1838 74% [============================================== ] 1372/1838 74% [============================================== ] 1373/1838 74% [============================================== ] 1374/1838 74% [============================================== ] 1375/1838 74% [============================================== ] 1376/1838 74% [============================================== ] 1377/1838 74% [============================================== ] 1378/1838 74% [============================================== ] 1379/1838 75% [============================================== ] 1380/1838 75% [============================================== ] 1381/1838 75% [============================================== ] 1382/1838 75% [============================================== ] 1383/1838 75% [============================================== ] 1384/1838 75% [============================================== ] 1385/1838 75% [============================================== ] 1386/1838 75% [============================================== ] 1387/1838 75% [============================================== ] 1388/1838 75% [============================================== ] 1389/1838 75% [============================================== ] 1390/1838 75% [============================================== ] 1391/1838 75% [============================================== ] 1392/1838 75% [============================================== ] 1393/1838 75% [=============================================== ] 1394/1838 75% [=============================================== ] 1395/1838 75% [=============================================== ] 1396/1838 75% [=============================================== ] 1397/1838 76% [=============================================== ] 1398/1838 76% [=============================================== ] 1399/1838 76% [=============================================== ] 1400/1838 76% [=============================================== ] 1401/1838 76% [=============================================== ] 1402/1838 76% [=============================================== ] 1403/1838 76% [=============================================== ] 1404/1838 76% [=============================================== ] 1405/1838 76% [=============================================== ] 1406/1838 76% [=============================================== ] 1407/1838 76% [=============================================== ] 1408/1838 76% [=============================================== ] 1409/1838 76% [=============================================== ] 1410/1838 76% [=============================================== ] 1411/1838 76% [=============================================== ] 1412/1838 76% [=============================================== ] 1413/1838 76% [=============================================== ] 1414/1838 76% [=============================================== ] 1415/1838 76% [=============================================== ] 1416/1838 77% [=============================================== ] 1417/1838 77% [=============================================== ] 1418/1838 77% [=============================================== ] 1419/1838 77% [=============================================== ] 1420/1838 77% [=============================================== ] 1421/1838 77% [=============================================== ] 1422/1838 77% [================================================ ] 1423/1838 77% [================================================ ] 1424/1838 77% [================================================ ] 1425/1838 77% [================================================ ] 1426/1838 77% [================================================ ] 1427/1838 77% [================================================ ] 1428/1838 77% [================================================ ] 1429/1838 77% [================================================ ] 1430/1838 77% [================================================ ] 1431/1838 77% [================================================ ] 1432/1838 77% [================================================ ] 1433/1838 77% [================================================ ] 1434/1838 78% [================================================ ] 1435/1838 78% [================================================ ] 1436/1838 78% [================================================ ] 1437/1838 78% [================================================ ] 1438/1838 78% [================================================ ] 1439/1838 78% [================================================ ] 1440/1838 78% [================================================ ] 1441/1838 78% [================================================ ] 1442/1838 78% [================================================ ] 1443/1838 78% [================================================ ] 1444/1838 78% [================================================ ] 1445/1838 78% [================================================ ] 1446/1838 78% [================================================ ] 1447/1838 78% [================================================ ] 1448/1838 78% [================================================ ] 1449/1838 78% [================================================ ] 1450/1838 78% [================================================ ] 1451/1838 78% [================================================ ] 1452/1838 78% [================================================= ] 1453/1838 79% [================================================= ] 1454/1838 79% [================================================= ] 1455/1838 79% [================================================= ] 1456/1838 79% [================================================= ] 1457/1838 79% [================================================= ] 1458/1838 79% [================================================= ] 1459/1838 79% [================================================= ] 1460/1838 79% [================================================= ] 1461/1838 79% [================================================= ] 1462/1838 79% [================================================= ] 1463/1838 79% [================================================= ] 1464/1838 79% [================================================= ] 1465/1838 79% [================================================= ] 1466/1838 79% [================================================= ] 1467/1838 79% [================================================= ] 1468/1838 79% [================================================= ] 1469/1838 79% [================================================= ] 1470/1838 79% [================================================= ] 1471/1838 80% [================================================= ] 1472/1838 80% [================================================= ] 1473/1838 80% [================================================= ] 1474/1838 80% [================================================= ] 1475/1838 80% [================================================= ] 1476/1838 80% [================================================= ] 1477/1838 80% [================================================= ] 1478/1838 80% [================================================= ] 1479/1838 80% [================================================= ] 1480/1838 80% [================================================= ] 1481/1838 80% [================================================= ] 1482/1838 80% [================================================== ] 1483/1838 80% [================================================== ] 1484/1838 80% [================================================== ] 1485/1838 80% [================================================== ] 1486/1838 80% [================================================== ] 1487/1838 80% [================================================== ] 1488/1838 80% [================================================== ] 1489/1838 81% [================================================== ] 1490/1838 81% [================================================== ] 1491/1838 81% [================================================== ] 1492/1838 81% [================================================== ] 1493/1838 81% [================================================== ] 1494/1838 81% [================================================== ] 1495/1838 81% [================================================== ] 1496/1838 81% [================================================== ] 1497/1838 81% [================================================== ] 1498/1838 81% [================================================== ] 1499/1838 81% [================================================== ] 1500/1838 81% [================================================== ] 1501/1838 81% [================================================== ] 1502/1838 81% [================================================== ] 1503/1838 81% [================================================== ] 1504/1838 81% [================================================== ] 1505/1838 81% [================================================== ] 1506/1838 81% [================================================== ] 1507/1838 81% [================================================== ] 1508/1838 82% [================================================== ] 1509/1838 82% [================================================== ] 1510/1838 82% [================================================== ] 1511/1838 82% [=================================================== ] 1512/1838 82% [=================================================== ] 1513/1838 82% [=================================================== ] 1514/1838 82% [=================================================== ] 1515/1838 82% [=================================================== ] 1516/1838 82% [=================================================== ] 1517/1838 82% [=================================================== ] 1518/1838 82% [=================================================== ] 1519/1838 82% [=================================================== ] 1520/1838 82% [=================================================== ] 1521/1838 82% [=================================================== ] 1522/1838 82% [=================================================== ] 1523/1838 82% [=================================================== ] 1524/1838 82% [=================================================== ] 1525/1838 82% [=================================================== ] 1526/1838 83% [=================================================== ] 1527/1838 83% [=================================================== ] 1528/1838 83% [=================================================== ] 1529/1838 83% [=================================================== ] 1530/1838 83% [=================================================== ] 1531/1838 83% [=================================================== ] 1532/1838 83% [=================================================== ] 1533/1838 83% [=================================================== ] 1534/1838 83% [=================================================== ] 1535/1838 83% [=================================================== ] 1536/1838 83% [=================================================== ] 1537/1838 83% [=================================================== ] 1538/1838 83% [=================================================== ] 1539/1838 83% [=================================================== ] 1540/1838 83% [=================================================== ] 1541/1838 83% [==================================================== ] 1542/1838 83% [==================================================== ] 1543/1838 83% [==================================================== ] 1544/1838 84% [==================================================== ] 1545/1838 84% [==================================================== ] 1546/1838 84% [==================================================== ] 1547/1838 84% [==================================================== ] 1548/1838 84% [==================================================== ] 1549/1838 84% [==================================================== ] 1550/1838 84% [==================================================== ] 1551/1838 84% [==================================================== ] 1552/1838 84% [==================================================== ] 1553/1838 84% [==================================================== ] 1554/1838 84% [==================================================== ] 1555/1838 84% [==================================================== ] 1556/1838 84% [==================================================== ] 1557/1838 84% [==================================================== ] 1558/1838 84% [==================================================== ] 1559/1838 84% [==================================================== ] 1560/1838 84% [==================================================== ] 1561/1838 84% [==================================================== ] 1562/1838 84% [==================================================== ] 1563/1838 85% [==================================================== ] 1564/1838 85% [==================================================== ] 1565/1838 85% [==================================================== ] 1566/1838 85% [==================================================== ] 1567/1838 85% [==================================================== ] 1568/1838 85% [==================================================== ] 1569/1838 85% [==================================================== ] 1570/1838 85% [==================================================== ] 1571/1838 85% [===================================================== ] 1572/1838 85% [===================================================== ] 1573/1838 85% [===================================================== ] 1574/1838 85% [===================================================== ] 1575/1838 85% [===================================================== ] 1576/1838 85% [===================================================== ] 1577/1838 85% [===================================================== ] 1578/1838 85% [===================================================== ] 1579/1838 85% [===================================================== ] 1580/1838 85% [===================================================== ] 1581/1838 86% [===================================================== ] 1582/1838 86% [===================================================== ] 1583/1838 86% [===================================================== ] 1584/1838 86% [===================================================== ] 1585/1838 86% [===================================================== ] 1586/1838 86% [===================================================== ] 1587/1838 86% [===================================================== ] 1588/1838 86% [===================================================== ] 1589/1838 86% [===================================================== ] 1590/1838 86% [===================================================== ] 1591/1838 86% [===================================================== ] 1592/1838 86% [===================================================== ] 1593/1838 86% [===================================================== ] 1594/1838 86% [===================================================== ] 1595/1838 86% [===================================================== ] 1596/1838 86% [===================================================== ] 1597/1838 86% [===================================================== ] 1598/1838 86% [===================================================== ] 1599/1838 86% [===================================================== ] 1600/1838 87% [====================================================== ] 1601/1838 87% [====================================================== ] 1602/1838 87% [====================================================== ] 1603/1838 87% [====================================================== ] 1604/1838 87% [====================================================== ] 1605/1838 87% [====================================================== ] 1606/1838 87% [====================================================== ] 1607/1838 87% [====================================================== ] 1608/1838 87% [====================================================== ] 1609/1838 87% [====================================================== ] 1610/1838 87% [====================================================== ] 1611/1838 87% [====================================================== ] 1612/1838 87% [====================================================== ] 1613/1838 87% [====================================================== ] 1614/1838 87% [====================================================== ] 1615/1838 87% [====================================================== ] 1616/1838 87% [====================================================== ] 1617/1838 87% [====================================================== ] 1618/1838 88% [====================================================== ] 1619/1838 88% [====================================================== ] 1620/1838 88% [====================================================== ] 1621/1838 88% [====================================================== ] 1622/1838 88% [====================================================== ] 1623/1838 88% [====================================================== ] 1624/1838 88% [====================================================== ] 1625/1838 88% [====================================================== ] 1626/1838 88% [====================================================== ] 1627/1838 88% [====================================================== ] 1628/1838 88% [====================================================== ] 1629/1838 88% [====================================================== ] 1630/1838 88% [======================================================= ] 1631/1838 88% [======================================================= ] 1632/1838 88% [======================================================= ] 1633/1838 88% [======================================================= ] 1634/1838 88% [======================================================= ] 1635/1838 88% [======================================================= ] 1636/1838 89% [======================================================= ] 1637/1838 89% [======================================================= ] 1638/1838 89% [======================================================= ] 1639/1838 89% [======================================================= ] 1640/1838 89% [======================================================= ] 1641/1838 89% [======================================================= ] 1642/1838 89% [======================================================= ] 1643/1838 89% [======================================================= ] 1644/1838 89% [======================================================= ] 1645/1838 89% [======================================================= ] 1646/1838 89% [======================================================= ] 1647/1838 89% [======================================================= ] 1648/1838 89% [======================================================= ] 1649/1838 89% [======================================================= ] 1650/1838 89% [======================================================= ] 1651/1838 89% [======================================================= ] 1652/1838 89% [======================================================= ] 1653/1838 89% [======================================================= ] 1654/1838 89% [======================================================= ] 1655/1838 90% [======================================================= ] 1656/1838 90% [======================================================= ] 1657/1838 90% [======================================================= ] 1658/1838 90% [======================================================= ] 1659/1838 90% [======================================================= ] 1660/1838 90% [======================================================== ] 1661/1838 90% [======================================================== ] 1662/1838 90% [======================================================== ] 1663/1838 90% [======================================================== ] 1664/1838 90% [======================================================== ] 1665/1838 90% [======================================================== ] 1666/1838 90% [======================================================== ] 1667/1838 90% [======================================================== ] 1668/1838 90% [======================================================== ] 1669/1838 90% [======================================================== ] 1670/1838 90% [======================================================== ] 1671/1838 90% [======================================================== ] 1672/1838 90% [======================================================== ] 1673/1838 91% [======================================================== ] 1674/1838 91% [======================================================== ] 1675/1838 91% [======================================================== ] 1676/1838 91% [======================================================== ] 1677/1838 91% [======================================================== ] 1678/1838 91% [======================================================== ] 1679/1838 91% [======================================================== ] 1680/1838 91% [======================================================== ] 1681/1838 91% [======================================================== ] 1682/1838 91% [======================================================== ] 1683/1838 91% [======================================================== ] 1684/1838 91% [======================================================== ] 1685/1838 91% [======================================================== ] 1686/1838 91% [======================================================== ] 1687/1838 91% [======================================================== ] 1688/1838 91% [======================================================== ] 1689/1838 91% [========================================================= ] 1690/1838 91% [========================================================= ] 1691/1838 92% [========================================================= ] 1692/1838 92% [========================================================= ] 1693/1838 92% [========================================================= ] 1694/1838 92% [========================================================= ] 1695/1838 92% [========================================================= ] 1696/1838 92% [========================================================= ] 1697/1838 92% [========================================================= ] 1698/1838 92% [========================================================= ] 1699/1838 92% [========================================================= ] 1700/1838 92% [========================================================= ] 1701/1838 92% [========================================================= ] 1702/1838 92% [========================================================= ] 1703/1838 92% [========================================================= ] 1704/1838 92% [========================================================= ] 1705/1838 92% [========================================================= ] 1706/1838 92% [========================================================= ] 1707/1838 92% [========================================================= ] 1708/1838 92% [========================================================= ] 1709/1838 92% [========================================================= ] 1710/1838 93% [========================================================= ] 1711/1838 93% [========================================================= ] 1712/1838 93% [========================================================= ] 1713/1838 93% [========================================================= ] 1714/1838 93% [========================================================= ] 1715/1838 93% [========================================================= ] 1716/1838 93% [========================================================= ] 1717/1838 93% [========================================================= ] 1718/1838 93% [========================================================= ] 1719/1838 93% [========================================================== ] 1720/1838 93% [========================================================== ] 1721/1838 93% [========================================================== ] 1722/1838 93% [========================================================== ] 1723/1838 93% [========================================================== ] 1724/1838 93% [========================================================== ] 1725/1838 93% [========================================================== ] 1726/1838 93% [========================================================== ] 1727/1838 93% [========================================================== ] 1728/1838 94% [========================================================== ] 1729/1838 94% [========================================================== ] 1730/1838 94% [========================================================== ] 1731/1838 94% [========================================================== ] 1732/1838 94% [========================================================== ] 1733/1838 94% [========================================================== ] 1734/1838 94% [========================================================== ] 1735/1838 94% [========================================================== ] 1736/1838 94% [========================================================== ] 1737/1838 94% [========================================================== ] 1738/1838 94% [========================================================== ] 1739/1838 94% [========================================================== ] 1740/1838 94% [========================================================== ] 1741/1838 94% [========================================================== ] 1742/1838 94% [========================================================== ] 1743/1838 94% [========================================================== ] 1744/1838 94% [========================================================== ] 1745/1838 94% [========================================================== ] 1746/1838 94% [========================================================== ] 1747/1838 95% [========================================================== ] 1748/1838 95% [========================================================== ] 1749/1838 95% [=========================================================== ] 1750/1838 95% [=========================================================== ] 1751/1838 95% [=========================================================== ] 1752/1838 95% [=========================================================== ] 1753/1838 95% [=========================================================== ] 1754/1838 95% [=========================================================== ] 1755/1838 95% [=========================================================== ] 1756/1838 95% [=========================================================== ] 1757/1838 95% [=========================================================== ] 1758/1838 95% [=========================================================== ] 1759/1838 95% [=========================================================== ] 1760/1838 95% [=========================================================== ] 1761/1838 95% [=========================================================== ] 1762/1838 95% [=========================================================== ] 1763/1838 95% [=========================================================== ] 1764/1838 95% [=========================================================== ] 1765/1838 96% [=========================================================== ] 1766/1838 96% [=========================================================== ] 1767/1838 96% [=========================================================== ] 1768/1838 96% [=========================================================== ] 1769/1838 96% [=========================================================== ] 1770/1838 96% [=========================================================== ] 1771/1838 96% [=========================================================== ] 1772/1838 96% [=========================================================== ] 1773/1838 96% [=========================================================== ] 1774/1838 96% [=========================================================== ] 1775/1838 96% [=========================================================== ] 1776/1838 96% [=========================================================== ] 1777/1838 96% [=========================================================== ] 1778/1838 96% [============================================================ ] 1779/1838 96% [============================================================ ] 1780/1838 96% [============================================================ ] 1781/1838 96% [============================================================ ] 1782/1838 96% [============================================================ ] 1783/1838 97% [============================================================ ] 1784/1838 97% [============================================================ ] 1785/1838 97% [============================================================ ] 1786/1838 97% [============================================================ ] 1787/1838 97% [============================================================ ] 1788/1838 97% [============================================================ ] 1789/1838 97% [============================================================ ] 1790/1838 97% [============================================================ ] 1791/1838 97% [============================================================ ] 1792/1838 97% [============================================================ ] 1793/1838 97% [============================================================ ] 1794/1838 97% [============================================================ ] 1795/1838 97% [============================================================ ] 1796/1838 97% [============================================================ ] 1797/1838 97% [============================================================ ] 1798/1838 97% [============================================================ ] 1799/1838 97% [============================================================ ] 1800/1838 97% [============================================================ ] 1801/1838 97% [============================================================ ] 1802/1838 98% [============================================================ ] 1803/1838 98% [============================================================ ] 1804/1838 98% [============================================================ ] 1805/1838 98% [============================================================ ] 1806/1838 98% [============================================================ ] 1807/1838 98% [============================================================ ] 1808/1838 98% [============================================================= ] 1809/1838 98% [============================================================= ] 1810/1838 98% [============================================================= ] 1811/1838 98% [============================================================= ] 1812/1838 98% [============================================================= ] 1813/1838 98% [============================================================= ] 1814/1838 98% [============================================================= ] 1815/1838 98% [============================================================= ] 1816/1838 98% [============================================================= ] 1817/1838 98% [============================================================= ] 1818/1838 98% [============================================================= ] 1819/1838 98% [============================================================= ] 1820/1838 99% [============================================================= ] 1821/1838 99% [============================================================= ] 1822/1838 99% [============================================================= ] 1823/1838 99% [============================================================= ] 1824/1838 99% [============================================================= ] 1825/1838 99% [============================================================= ] 1826/1838 99% [============================================================= ] 1827/1838 99% [============================================================= ] 1828/1838 99% [============================================================= ] 1829/1838 99% [============================================================= ] 1830/1838 99% [============================================================= ] 1831/1838 99% [============================================================= ] 1832/1838 99% [============================================================= ] 1833/1838 99% [============================================================= ] 1834/1838 99% [============================================================= ] 1835/1838 99% [============================================================= ] 1836/1838 99% [============================================================= ] 1837/1838 99% [==============================================================] 1838/1838 100% operation complete, 1838 objects in 62450 NAND pages. ln -snf /home/thomas/autobuild/instance-0/output-1/host/powerpc64le-buildroot-linux-musl/sysroot /home/thomas/autobuild/instance-0/output-1/staging make: Leaving directory '/home/thomas/autobuild/instance-0/buildroot' make: Entering directory '/home/thomas/autobuild/instance-0/buildroot' >>> Buildroot 2022.05.1-122-g1f4a9dbebc Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-ccache 3.7.12 Collecting legal info LICENSE.adoc: OK (sha256: 4f63223bcdee822d55a6768cc8399ffe06401d7a03cfe79e1dc305f50dc22c59) GPL-3.0.txt: OK (sha256: ec6b1a326ff93b2cc21df88a697ae470ff6927a55b8929e7e491b315e1563361) >>> host-skeleton Collecting legal info >>> host-tar 1.34 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 10.3.0 Collecting legal info >>> host-binutils 2.37 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> musl 1.2.3 Collecting legal info COPYRIGHT: OK (sha256: f9bc4423732350eb0b3f7ed7e91d530298476f8fec0c6c427a1c04ade22655af) >>> host-gcc-initial 10.3.0 Collecting legal info >>> linux-headers 5.17.15 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> musl-compat-headers Collecting legal info >>> bc 1.07.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> bcg729 1.0.4 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-cmake 3.18.6 Collecting legal info Copyright.txt: OK (sha256: 131b9ff756b64a25b7461c3c1382e70b16c70a5b4833a1577897fa3ea6d88f8d) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> brcm-patchram-plus 95b7b6916d661a4da3f9c0adf52d5e1f4f8ab042 Collecting legal info COPYING: OK (sha256: 26324f5c563b7e338c2876c8abe90c3681c1e9a6163fc59b494c94ad6493eda4) >>> bwm-ng 0.6.3 Collecting legal info COPYING: OK (sha256: 8556cc15ba3c0a411bf7d94bac5870829fb725f294b450c724c1e0856a601556) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> cgic 2.07 Collecting legal info license.txt: OK (sha256: 6a7de92593d64dbf7630d8f66f97e04a899769bef1e055f2434bc06b87b9de62) >>> host-cramfs 2.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> dash 0.5.11.5 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> dtach 0.9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> expat 2.4.7 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-f2fs-tools 1.14.0 Collecting legal info COPYING: OK (sha256: 662abb3a8a80b36ae7036c289dd1e03b361ee5dd2e6fd5211d0d8d029146449f) >>> host-util-linux 2.38 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) >>> flot 0.8.3 Collecting legal info LICENSE.txt: OK (sha256: 52cb566b16d84314b92b91361ed072eaaf166e8d3dfa3d0fd3577613925f205c) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> inconsolata 001.010 Collecting legal info OFL.txt: OK (sha256: 8bbed014d1c85a9e3f36703816833c9538e140fea88c2bc3a745ce2449dc18ab) >>> initscripts Collecting legal info >>> ipmitool 1.8.18 Collecting legal info COPYING: OK (sha256: b7e2382a8be43b5f6cb092f2d2bda163bf1a1938be9300f821a845cbcd535f56) >>> iptables 1.8.7 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> iputils 20211215 Collecting legal info LICENSE: OK (sha256: 973281334c2da6364fa6bdc44c1f0f8d60d80d73c782982ffc5d53b0a31aa042) Documentation/LICENSE.BSD3: OK (sha256: 9acc4bc871a4742550158e3696dcb381953172ef808d04ca248184f9f6322712) Documentation/LICENSE.GPL2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-meson 0.62.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2.g51db2.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 62.1.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.10.5 Collecting legal info LICENSE: OK (sha256: f03e17cd594c2085f66a454e695c7ebe5b4d3c0eff534f4f194abc2fd164621b) >>> host-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.4.7 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> libcap 2.64 Collecting legal info License: OK (sha256: f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libidn2 2.3.2 Collecting legal info COPYING: OK (sha256: 73483f797a83373fca1b968c11785b98c4fc4803cdc7d3210811ca8b075d6d76) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LESSERv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) COPYING.unicode: OK (sha256: 01d621eef165cf4d3d3dbb737aa0699178d94c6f18cf87e9dde6db3ca7790f46) >>> jansson 2.14 Collecting legal info LICENSE: OK (sha256: 1fff7d37d22157bcd81ab53b6c54da755d7c2f868f15807d9bde920f10730da0) >>> host-jq a17dd3248a666d01be75f6b16be37e80e20b0954 Collecting legal info COPYING: OK (sha256: c8437d414ca5b394718784c3bf5bdff7f01fee417625fabf1fb722ca263037da) >>> jquery-ui 1.10.4 Collecting legal info MIT-LICENSE.txt: OK (sha256: ef1fdd608b20fbea7ef269ed03bd24e637717cc193971798a394bf2fa983cd53) >>> jquery-validation 1.19.5 Collecting legal info LICENSE.md: OK (sha256: f398878cab338b869638bdac1aeae76bf3ac11b2b89da6e0b68bc1a645733440) >>> jquery 3.5.1 Collecting legal info >>> jsmn 1.1.0 Collecting legal info LICENSE: OK (sha256: 4675b94a50d2afe811c52785463c854f1156056632cce17cc7133939eac8ed55) >>> json-c 0.15 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> libao 1.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libavl 0.3.5 Collecting legal info COPYING: OK (sha256: 767a9accfe3b110153b567983b98889469dfaae02899a632aeadbb81ad611293) >>> libcdio 2.1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libcodec2 1.0.1 Collecting legal info COPYING: OK (sha256: 9ebb6f82b7380a62ac74c5f0322c88e6744dedf2ebe1f54d6f088282b39844bf) >>> libcurl 7.84.0 Collecting legal info COPYING: OK (sha256: 321b1a09ebc30410f2e837c072e5521cf7095b757193af4a7dae1086e36ed31a) >>> openssl Collecting legal info >>> libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> zlib Collecting legal info >>> zlib-ng 2.0.6 Collecting legal info LICENSE.md: OK (sha256: d3c80be055d94d798eaa786116e84fa0b010bc11420b5d2060d978ea77845436) >>> rtmpdump c5f04a58fc2aeea6296ca7c44ee4734c18401aa3 Collecting legal info librtmp/COPYING: OK (sha256: 03fe7ca91cc28e99b4003d5b3bd4ce3b084d4c475fdf9975cf0e7fdf4dc739cd) >>> host-gzip 1.12 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libdaemon 0.14 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libdvbcsa 1.1.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libdvdcss 1.4.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libeXosip2 5.3.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libosip2 5.3.0 Collecting legal info COPYING: OK (sha256: 8d9e95ed0e48df46dc758eb0d86df611f771eab4eed94bebb77dca87f1c897de) >>> libev 4.33 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libfcgi 2.4.2 Collecting legal info LICENSE.TERMS: OK (sha256: f0a8fe4513a43e8eebb24cdcf9d2e7efc52e4d8259178c6d76d3d84418397d81) >>> libfreefare 0.4.0 Collecting legal info COPYING: OK (sha256: be6209dfd763a0ba77fbe990cfd2512804441d8b5f0cad927baa3341b50fcade) >>> libnfc 1.8.0 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libusb 1.0.25 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libusb-compat 0.1.7 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_acct 1.0.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libopenaptx 0.2.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> libpciaccess 0.16 Collecting legal info COPYING: OK (sha256: 47012fd746980d1712ac4f3841ab6164bda1d2b84880760e45dbe1e1dc07f608) >>> libraw1394 2.1.2 Collecting legal info COPYING.LIB: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> libsrtp 2.4.2 Collecting legal info LICENSE: OK (sha256: 8e19d42a1eec9561f3f347253ddf2e385c55f392f025bb0fd41b88dbf38db5ae) >>> libubox d716ac4bc4236031d4c3cc1ed362b502e20e3787 Collecting legal info >>> libvorbis 1.3.7 Collecting legal info COPYING: OK (sha256: ec1815db59fcd302846df949d7424876cb2e2dc5ed1606c5fb0b36787b1cf43a) >>> libxml2 2.9.14 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) >>> libxslt 1.1.35 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> lighttpd 1.4.64 Collecting legal info COPYING: OK (sha256: 5c98cad2fbaf5c5e2562bcbab401a7c557c1bb1bac9914ecc63730925052fb13) >>> xxhash 0.8.1 Collecting legal info LICENSE: OK (sha256: 553d0035773ddd1590045f8fdc3a4c6ead31e36336721aeca8421e88ed1c9f80) cli/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> zstd 1.5.2 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> lz4 1.9.3 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> linux-serial-test bf865c37ccf9cbb1826ada61037c036dc1990b7b Collecting legal info LICENSES/MIT: OK (sha256: a2a6760c2c6fa779a635e4a7ad00f668862ebcadb2a8a57d16662543e103e08c) >>> host-lttng-babeltrace 1.5.7 Collecting legal info mit-license.txt: OK (sha256: 2f801b7c2494850c3d91da820eb230502dc0192c9d0db024db37ec08d0be1434) gpl-2.0.txt: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE: OK (sha256: 12d4222ac628fe4092cba8ed90bc5227a4dedd0b94973273cecbc393325bf1c2) >>> host-elfutils 0.186 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-libglib2 2.70.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> host-popt 1.18 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> host-meson-tools 0a02e2d34413f4bf9b15946352bc8c8ee13a5843 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> most 5.1.0 Collecting legal info COPYING: OK (sha256: 1b2a567f289f66a143c56353e7b3d4fa5862514a5e3c5cfdf8b02ee5e5aaa953) COPYRIGHT: OK (sha256: 47ad1c3f9b94d6ec42d9bee6c5df980c5c2daa5b9d22113545ae6a3f21ca2f52) >>> slang 2.3.2 Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> mtr 0.94 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> musl-fts 1.2.7 Collecting legal info COPYING: OK (sha256: 55af87e4017668f54467a3380e7ebbac5e672d8c763bfe95e6fc882a6fdc4046) >>> netcalc 2.1.6 Collecting legal info LICENSE: OK (sha256: 745538f8d515d37af6f03442df982a8b211b129e8dc10d0195e33c4b42f8fe5f) >>> netsnmp 5.9 Collecting legal info COPYING: OK (sha256: ed869ea395a1f125819a56676385ab0557a21507764bf56f2943302011381e59) >>> nettle 3.7.3 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> odhcp6c 53f07e90b7f1da6977143a488dd5cb73a33b233b Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> open2300 f21982e0b1f8321561e5ad1668307fde97700e1b Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> openlayers 6.14.1 Collecting legal info >>> openvpn 2.5.6 Collecting legal info COPYRIGHT.GPL: OK (sha256: 1fcb78d7e478bb8a9408010bdc91b36e213b1facfad093df3f7ce7e28af19043) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> procps-ng 3.3.17 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: 681e386e44a19d7d0674b4320272c90e66b6610b741e7e6305f8219c42e85366) >>> ptpd 1.1.0 Collecting legal info COPYRIGHT: OK (sha256: be69f30947abef91e0bce161005fe56b116b770e459e3e6980279349de47c366) >>> pwgen 2.08 Collecting legal info debian/copyright: OK (sha256: 5d3e49e01ef782be5841d5d1f7fb64d290cd86459598a913818584a46a2f81a1) >>> host-python-lxml 4.9.1 Collecting legal info LICENSES.txt: OK (sha256: 41d49dd406aa0e1548a6d5f21a30d6bf638b3cd96eb7289dd348d83ed2e40392) doc/licenses/BSD.txt: OK (sha256: 69edb445c1335a8312d4c09271847e9956d84f0d9f724d125340cc3fad767b2a) doc/licenses/elementtree.txt: OK (sha256: 0497ae8138811ef4466ede653bab7a59feb3d3c14f9ed50fc33a00aeb5bec32e) src/lxml/isoschematron/resources/rng/iso-schematron.rng: OK (sha256: 56c5b13f28b78958890c36e3249c34c169041e42ebcfdce8080f3324ba2bf4de) >>> host-libxml2 2.9.14 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-libxslt 1.1.35 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> ramspeed 2.6.0 Collecting legal info LICENCE: OK (sha256: 2c308cffbab01762f8f6b11725725a227080746ef865f2756c9c9e1591dddaad) >>> rcw-smarc-sal28 11 Collecting legal info COPYING: OK (sha256: 803c65088eed36a6697ca9f03f4379bbad24e276dc8da7fef5eb4dc4008415a1) >>> redir 3.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> rtty 7.4.0 Collecting legal info LICENSE: OK (sha256: 99efed4bbc0b62f96f999ef23399e38234fb91651af734fd389a52b033a85b55) >>> sdparm 1.10 Collecting legal info COPYING: OK (sha256: 4f98444e14adb18a94a65c3ded5f0dad42d382c6a2288b593a2d5bd5ecc4f46d) >>> ssdp-responder 1.8 Collecting legal info LICENSE: OK (sha256: e17dc0bc91bf499d8cca5e016c22c6d2a4770e3cc1a43756a7973375a83ddb90) >>> strace 5.17 Collecting legal info COPYING: OK (sha256: d92f973d08c8466993efff1e500453add0c038c20b4d2cbce3297938a296aea9) LGPL-2.1-or-later: OK (sha256: 7c379436436a562834aa7d2f5dcae1f80a25230fa74201046ca1fba4367d39aa) >>> sysvinit 2.99 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> tcping 1.3.6 Collecting legal info LICENSE: OK (sha256: 4a35620e27ddb8de27898e4206c8f93633d877c1e128e98e95a035f760d94428) >>> tcpreplay 4.4.1 Collecting legal info docs/LICENSE: OK (sha256: 07cf5e92d475287a7d1663b33097f40cae5adf03ed8920fcd4374e3dfb48c8ad) >>> uacme 1.7.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-uboot-tools 2021.07 Collecting legal info Licenses/gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-make 4.2.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> uclibc-ng-test 0844445e7358eb10e716155b55b0fb23e88d644a Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> unbound 1.15.0 Collecting legal info LICENSE: OK (sha256: 8eb9a16cbfb8703090bbfa3a2028fd46bb351509a2f90dc1001e51fbe6fd45db) >>> ustream-ssl 68d09243b6fd4473004b27ff6483352e76e6af1a Collecting legal info ustream-ssl.h: OK (sha256: cf28f0f01a57423983fa062eb0f04bb1a78891863cb58c53059c3d8cb52c1dd4) >>> vde2 2.3.2 Collecting legal info COPYING: OK (sha256: fb295d0c24b8ef4b39017ac68e772e8e6e839612ce10da12b9f48d1e8e512e2e) COPYING.libvdeplug: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) COPYING.slirpvde: OK (sha256: d5ac74315b2d2f9c53f5839e311484f4646a9401b68d02d36f3dab386352e74d) >>> vo-aacenc 0.1.3 Collecting legal info COPYING: OK (sha256: 8b3f1762349248d444ab9acbafe73941254e36e1064954da56bb9ddbd5873ddb) >>> vorbis-tools 1.4.2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> wilc-firmware wilc_linux_15_6 Collecting legal info LICENSE.wilc_fw: OK (sha256: 71355eee947a312594dbdaac039827544f93d23949b65c356b7b0ce09e2600fb) >>> xinetd 2.3.15 Collecting legal info COPYRIGHT: OK (sha256: 2f3dd19831b1837f7360f80a7700a130c04a59e387d4359299d6df712308bbed) >>> xutil_util-macros 1.19.3 Collecting legal info COPYING: OK (sha256: 489b630a75e3255485732eae3d50ff4d29d3feb66760bb3acb04f897e4d9e375) >>> yajl 2.1.0 Collecting legal info COPYING: OK (sha256: 054bf2c11686c5442850b1da58ad592e3d1d2a236a362e67279b957f8e662f5a) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.26 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-10.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-10.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: jquery-3.5.1: cannot save license (JQUERY_LICENSE_FILES not defined) WARNING: libubox-d716ac4bc4236031d4c3cc1ed362b502e20e3787: cannot save license (LIBUBOX_LICENSE_FILES not defined) WARNING: openlayers-6.14.1: cannot save license (OPENLAYERS_LICENSE_FILES not defined) Legal info produced in /home/thomas/autobuild/instance-0/output-1/legal-info make: Leaving directory '/home/thomas/autobuild/instance-0/buildroot'