for la in $(find /home/thomas/autobuild/instance-2/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/home/thomas/autobuild/instance-2/output-1:@BASE_DIR@:g" \ -e "s:/home/thomas/autobuild/instance-2/output-1/host/m68k-buildroot-uclinux-uclibc/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-2/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/home/thomas/autobuild/instance-2/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> zziplib 0.13.72 Installing to target PATH="/home/thomas/autobuild/instance-2/output-1/host/bin:/home/thomas/autobuild/instance-2/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-2/output-1/target install/fast -C /home/thomas/autobuild/instance-2/output-1/build/zziplib-0.13.72/ make[1]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/zziplib-0.13.72' Install the project... -- Install configuration: "Release" -- Installing: /home/thomas/autobuild/instance-2/output-1/target/usr/lib/pkgconfig/zziplib.pc -- Installing: /home/thomas/autobuild/instance-2/output-1/target/usr/lib/pkgconfig/zzipmmapped.pc -- Installing: /home/thomas/autobuild/instance-2/output-1/target/usr/lib/pkgconfig/zzipfseeko.pc -- Installing: /home/thomas/autobuild/instance-2/output-1/target/usr/include/zzip/lib.h -- Installing: /home/thomas/autobuild/instance-2/output-1/target/usr/include/zzip/zzip.h -- Installing: /home/thomas/autobuild/instance-2/output-1/target/usr/include/zzip/format.h -- Installing: /home/thomas/autobuild/instance-2/output-1/target/usr/include/zzip/types.h -- Installing: /home/thomas/autobuild/instance-2/output-1/target/usr/include/zzip/conf.h -- Installing: /home/thomas/autobuild/instance-2/output-1/target/usr/include/zzip/_msvc.h -- Installing: /home/thomas/autobuild/instance-2/output-1/target/usr/include/zzip/file.h -- Installing: /home/thomas/autobuild/instance-2/output-1/target/usr/include/zzip/info.h -- Installing: /home/thomas/autobuild/instance-2/output-1/target/usr/include/zzip/plugin.h -- Installing: /home/thomas/autobuild/instance-2/output-1/target/usr/include/zzip/write.h -- Installing: /home/thomas/autobuild/instance-2/output-1/target/usr/include/zzip/fetch.h -- Installing: /home/thomas/autobuild/instance-2/output-1/target/usr/include/zzip/stdint.h -- Installing: /home/thomas/autobuild/instance-2/output-1/target/usr/include/zzip/zzip32.h -- Installing: /home/thomas/autobuild/instance-2/output-1/target/usr/include/zzip/autoconf.h -- Installing: /home/thomas/autobuild/instance-2/output-1/target/usr/include/zzip/_config.h -- Installing: /home/thomas/autobuild/instance-2/output-1/target/usr/lib/libzzip-0.a -- Installing: /home/thomas/autobuild/instance-2/output-1/target/usr/include/zzip/fseeko.h -- Installing: /home/thomas/autobuild/instance-2/output-1/target/usr/lib/libzzipfseeko-0.a -- Installing: /home/thomas/autobuild/instance-2/output-1/target/usr/include/zzip/mmapped.h -- Installing: /home/thomas/autobuild/instance-2/output-1/target/usr/include/zzip/memdisk.h -- Installing: /home/thomas/autobuild/instance-2/output-1/target/usr/lib/libzzipmmapped-0.a -- Installing: /home/thomas/autobuild/instance-2/output-1/target/usr/include/zzip.h -- Installing: /home/thomas/autobuild/instance-2/output-1/target/usr/include/zziplib.h -- Installing: /home/thomas/autobuild/instance-2/output-1/target/usr/include/zzip-io.h -- Installing: /home/thomas/autobuild/instance-2/output-1/target/usr/lib/libzzip.a -- Installing: /home/thomas/autobuild/instance-2/output-1/target/usr/lib/libzzipfseeko.a -- Installing: /home/thomas/autobuild/instance-2/output-1/target/usr/lib/libzzipmmapped.a -- Installing: /home/thomas/autobuild/instance-2/output-1/target/usr/lib/pkgconfig/zzipwrap.pc -- Installing: /home/thomas/autobuild/instance-2/output-1/target/usr/include/zzip/wrap.h -- Installing: /home/thomas/autobuild/instance-2/output-1/target/usr/lib/libzzipwrap-0.a -- Installing: /home/thomas/autobuild/instance-2/output-1/target/usr/bin/zzcat -- Installing: /home/thomas/autobuild/instance-2/output-1/target/usr/bin/zzdir -- Installing: /home/thomas/autobuild/instance-2/output-1/target/usr/bin/zzxorcat -- Installing: /home/thomas/autobuild/instance-2/output-1/target/usr/bin/zzxordir -- Installing: /home/thomas/autobuild/instance-2/output-1/target/usr/bin/zzxorcopy -- Installing: /home/thomas/autobuild/instance-2/output-1/target/usr/bin/unzzip -- Installing: /home/thomas/autobuild/instance-2/output-1/target/usr/bin/unzzip-mix -- Installing: /home/thomas/autobuild/instance-2/output-1/target/usr/bin/unzzip-big -- Installing: /home/thomas/autobuild/instance-2/output-1/target/usr/bin/unzzip-mem -- Installing: /home/thomas/autobuild/instance-2/output-1/target/usr/bin/unzip-mem -- Installing: /home/thomas/autobuild/instance-2/output-1/target/usr/share/aclocal/zziplib.m4 make[1]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/zziplib-0.13.72' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/thomas/autobuild/instance-2/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-fno-dwarf2-cfi-asm', '-Wl,-elf2flt=-r', '-static'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%'-Wl,-elf2flt=-r', '-static'@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-fno-dwarf2-cfi-asm', '-Wl,-elf2flt=-r', '-static', '-fno-dwarf2-cfi-asm', '-Wl,-elf2flt=-r', '-static'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-O1', '-g0', '-Wl,-elf2flt=-r', '-static'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/thomas/autobuild/instance-2/output-1/host/bin/m68k-buildroot-uclinux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/thomas/autobuild/instance-2/output-1/host/bin/m68k-buildroot-uclinux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%m68k%g" -e "s%@TARGET_CPU@%5208%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/home/thomas/autobuild/instance-2/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/thomas/autobuild/instance-2/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/thomas/autobuild/instance-2/output-1/host%g" -e "s%@STAGING_DIR@%/home/thomas/autobuild/instance-2/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot%g" -e "s%@STATIC@%true%g" /home/thomas/autobuild/instance-2/buildroot/support/misc/cross-compilation.conf.in > /home/thomas/autobuild/instance-2/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/thomas/autobuild/instance-2/output-1/host/bin/m68k-buildroot-uclinux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/thomas/autobuild/instance-2/output-1/host/bin/m68k-buildroot-uclinux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%m68k%g" -e "s%@TARGET_CPU@%5208%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%'-O1', '-g0', '-Wl,-elf2flt=-r', '-static'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-fno-dwarf2-cfi-asm', '-Wl,-elf2flt=-r', '-static'%g" -e "s%@TARGET_LDFLAGS@%'-Wl,-elf2flt=-r', '-static'%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-fno-dwarf2-cfi-asm', '-Wl,-elf2flt=-r', '-static', '-fno-dwarf2-cfi-asm', '-Wl,-elf2flt=-r', '-static'%g" -e "s%@BR2_CMAKE@%/home/thomas/autobuild/instance-2/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/thomas/autobuild/instance-2/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/thomas/autobuild/instance-2/output-1/host%g" -e "s%@STAGING_DIR@%/home/thomas/autobuild/instance-2/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot%g" -e "s%@STATIC@%true%g" /home/thomas/autobuild/instance-2/buildroot/support/misc/cross-compilation.conf.in > /home/thomas/autobuild/instance-2/output-1/host/etc/meson/cross-compilation.conf /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/thomas/autobuild/instance-2/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/thomas/autobuild/instance-2/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /home/thomas/autobuild/instance-2/output-1/build/busybox-1.36.0/.config; then grep -qsE '^/bin/ash$' /home/thomas/autobuild/instance-2/output-1/target/etc/shells || echo "/bin/ash" >> /home/thomas/autobuild/instance-2/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/thomas/autobuild/instance-2/output-1/build/busybox-1.36.0/.config; then grep -qsE '^/bin/hush$' /home/thomas/autobuild/instance-2/output-1/target/etc/shells || echo "/bin/hush" >> /home/thomas/autobuild/instance-2/output-1/target/etc/shells; fi mkdir -p /home/thomas/autobuild/instance-2/output-1/target/etc echo "buildroot" > /home/thomas/autobuild/instance-2/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-2/output-1/target/etc/hosts mkdir -p /home/thomas/autobuild/instance-2/output-1/target/etc echo "Welcome to Buildroot" > /home/thomas/autobuild/instance-2/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/thomas/autobuild/instance-2/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/thomas/autobuild/instance-2/output-1/target/etc/shells || echo "/bin/sh" >> /home/thomas/autobuild/instance-2/output-1/target/etc/shells if [ -x /home/thomas/autobuild/instance-2/output-1/target/sbin/swapon -a -x /home/thomas/autobuild/instance-2/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/thomas/autobuild/instance-2/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/thomas/autobuild/instance-2/output-1/target/etc/inittab; fi rm -rf /home/thomas/autobuild/instance-2/output-1/target/usr/include /home/thomas/autobuild/instance-2/output-1/target/usr/share/aclocal \ /home/thomas/autobuild/instance-2/output-1/target/usr/lib/pkgconfig /home/thomas/autobuild/instance-2/output-1/target/usr/share/pkgconfig \ /home/thomas/autobuild/instance-2/output-1/target/usr/lib/cmake /home/thomas/autobuild/instance-2/output-1/target/usr/share/cmake \ /home/thomas/autobuild/instance-2/output-1/target/usr/lib/rpm /home/thomas/autobuild/instance-2/output-1/target/usr/doc find /home/thomas/autobuild/instance-2/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/thomas/autobuild/instance-2/output-1/target/lib/ /home/thomas/autobuild/instance-2/output-1/target/usr/lib/ /home/thomas/autobuild/instance-2/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/thomas/autobuild/instance-2/output-1/target/usr/share/gdb rm -rf /home/thomas/autobuild/instance-2/output-1/target/usr/share/bash-completion rm -rf /home/thomas/autobuild/instance-2/output-1/target/etc/bash_completion.d rm -rf /home/thomas/autobuild/instance-2/output-1/target/usr/share/zsh rm -rf /home/thomas/autobuild/instance-2/output-1/target/usr/man /home/thomas/autobuild/instance-2/output-1/target/usr/share/man rm -rf /home/thomas/autobuild/instance-2/output-1/target/usr/info /home/thomas/autobuild/instance-2/output-1/target/usr/share/info rm -rf /home/thomas/autobuild/instance-2/output-1/target/usr/doc /home/thomas/autobuild/instance-2/output-1/target/usr/share/doc rm -rf /home/thomas/autobuild/instance-2/output-1/target/usr/share/gtk-doc rmdir /home/thomas/autobuild/instance-2/output-1/target/usr/share 2>/dev/null || true rm -rf /home/thomas/autobuild/instance-2/output-1/target/lib/debug /home/thomas/autobuild/instance-2/output-1/target/usr/lib/debug find /home/thomas/autobuild/instance-2/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /home/thomas/autobuild/instance-2/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-2/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/thomas/autobuild/instance-2/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/thomas/autobuild/instance-2/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.08-rc1-3061-g7ad6dd20ff"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2023.05-git\"" \ ) > /home/thomas/autobuild/instance-2/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/thomas/autobuild/instance-2/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/thomas/autobuild/instance-2/output-1/per-package /home/thomas/autobuild/instance-2/buildroot/support/scripts/fix-rpath target touch /home/thomas/autobuild/instance-2/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs mkdir -p /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs printf ' \n' >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n\n' > /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/thomas/autobuild/instance-2/output-1/images rm -rf /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/thomas/autobuild/instance-2/output-1/target/ /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target" >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/thomas/autobuild/instance-2/output-1/host/bin:/home/thomas/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /home/thomas/autobuild/instance-2/buildroot/support/scripts/mkusers /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/full_users_table.txt /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/thomas/autobuild/instance-2/output-1/host/bin/makedevs -d /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target" >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/thomas/autobuild/instance-2/output-1/host/bin/mkyaffs2 --all-root /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target /home/thomas/autobuild/instance-2/output-1/images/rootfs.yaffs2\n' >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/thomas/autobuild/instance-2/output-1/host/bin:/home/thomas/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /home/thomas/autobuild/instance-2/output-1/host/bin/fakeroot -- /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target table='/home/thomas/autobuild/instance-2/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-2/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][done] scanning complete, total 1349 objects. stage 2: creating image '/home/thomas/autobuild/instance-2/output-1/images/rootfs.yaffs2' [ ] 1/1349 0% [ ] 2/1349 0% [ ] 3/1349 0% [ ] 4/1349 0% [ ] 5/1349 0% [ ] 6/1349 0% [ ] 7/1349 0% [ ] 8/1349 0% [ ] 9/1349 0% [ ] 10/1349 0% [ ] 11/1349 0% [ ] 12/1349 0% [ ] 13/1349 0% [ ] 14/1349 1% [ ] 15/1349 1% [ ] 16/1349 1% [ ] 17/1349 1% [ ] 18/1349 1% [ ] 19/1349 1% [ ] 20/1349 1% [ ] 21/1349 1% [= ] 22/1349 1% [= ] 23/1349 1% [= ] 24/1349 1% [= ] 25/1349 1% [= ] 26/1349 1% [= ] 27/1349 2% [= ] 28/1349 2% [= ] 29/1349 2% [= ] 30/1349 2% [= ] 31/1349 2% [= ] 32/1349 2% [= ] 33/1349 2% [= ] 34/1349 2% [= ] 35/1349 2% [= ] 36/1349 2% [= ] 37/1349 2% [= ] 38/1349 2% [= ] 39/1349 2% [= ] 40/1349 2% [= ] 41/1349 3% [= ] 42/1349 3% [= ] 43/1349 3% [== ] 44/1349 3% [== ] 45/1349 3% [== ] 46/1349 3% [== ] 47/1349 3% [== ] 48/1349 3% [== ] 49/1349 3% [== ] 50/1349 3% [== ] 51/1349 3% [== ] 52/1349 3% [== ] 53/1349 3% [== ] 54/1349 4% [== ] 55/1349 4% [== ] 56/1349 4% [== ] 57/1349 4% [== ] 58/1349 4% [== ] 59/1349 4% [== ] 60/1349 4% [== ] 61/1349 4% [== ] 62/1349 4% [== ] 63/1349 4% [== ] 64/1349 4% [== ] 65/1349 4% [=== ] 66/1349 4% [=== ] 67/1349 4% [=== ] 68/1349 5% [=== ] 69/1349 5% [=== ] 70/1349 5% [=== ] 71/1349 5% [=== ] 72/1349 5% [=== ] 73/1349 5% [=== ] 74/1349 5% [=== ] 75/1349 5% [=== ] 76/1349 5% [=== ] 77/1349 5% [=== ] 78/1349 5% [=== ] 79/1349 5% [=== ] 80/1349 5% [=== ] 81/1349 6% [=== ] 82/1349 6% [=== ] 83/1349 6% [=== ] 84/1349 6% [=== ] 85/1349 6% [=== ] 86/1349 6% [=== ] 87/1349 6% [==== ] 88/1349 6% [==== ] 89/1349 6% [==== ] 90/1349 6% [==== ] 91/1349 6% [==== ] 92/1349 6% [==== ] 93/1349 6% [==== ] 94/1349 6% [==== ] 95/1349 7% [==== ] 96/1349 7% [==== ] 97/1349 7% [==== ] 98/1349 7% [==== ] 99/1349 7% [==== ] 100/1349 7% [==== ] 101/1349 7% [==== ] 102/1349 7% [==== ] 103/1349 7% [==== ] 104/1349 7% [==== ] 105/1349 7% [==== ] 106/1349 7% [==== ] 107/1349 7% [==== ] 108/1349 8% [===== ] 109/1349 8% [===== ] 110/1349 8% [===== ] 111/1349 8% [===== ] 112/1349 8% [===== ] 113/1349 8% [===== ] 114/1349 8% [===== ] 115/1349 8% [===== ] 116/1349 8% [===== ] 117/1349 8% [===== ] 118/1349 8% [===== ] 119/1349 8% [===== ] 120/1349 8% [===== ] 121/1349 8% [===== ] 122/1349 9% [===== ] 123/1349 9% [===== ] 124/1349 9% [===== ] 125/1349 9% [===== ] 126/1349 9% [===== ] 127/1349 9% [===== ] 128/1349 9% [===== ] 129/1349 9% [===== ] 130/1349 9% [====== ] 131/1349 9% [====== ] 132/1349 9% [====== ] 133/1349 9% [====== ] 134/1349 9% [====== ] 135/1349 10% [====== ] 136/1349 10% [====== ] 137/1349 10% [====== ] 138/1349 10% [====== ] 139/1349 10% [====== ] 140/1349 10% [====== ] 141/1349 10% [====== ] 142/1349 10% [====== ] 143/1349 10% [====== ] 144/1349 10% [====== ] 145/1349 10% [====== ] 146/1349 10% [====== ] 147/1349 10% [====== ] 148/1349 10% [====== ] 149/1349 11% [====== ] 150/1349 11% [====== ] 151/1349 11% [====== ] 152/1349 11% [======= ] 153/1349 11% [======= ] 154/1349 11% [======= ] 155/1349 11% [======= ] 156/1349 11% [======= ] 157/1349 11% [======= ] 158/1349 11% [======= ] 159/1349 11% [======= ] 160/1349 11% [======= ] 161/1349 11% [======= ] 162/1349 12% [======= ] 163/1349 12% [======= ] 164/1349 12% [======= ] 165/1349 12% [======= ] 166/1349 12% [======= ] 167/1349 12% [======= ] 168/1349 12% [======= ] 169/1349 12% [======= ] 170/1349 12% [======= ] 171/1349 12% [======= ] 172/1349 12% [======= ] 173/1349 12% [======= ] 174/1349 12% [======== ] 175/1349 12% [======== ] 176/1349 13% [======== ] 177/1349 13% [======== ] 178/1349 13% [======== ] 179/1349 13% [======== ] 180/1349 13% [======== ] 181/1349 13% [======== ] 182/1349 13% [======== ] 183/1349 13% [======== ] 184/1349 13% [======== ] 185/1349 13% [======== ] 186/1349 13% [======== ] 187/1349 13% [======== ] 188/1349 13% [======== ] 189/1349 14% [======== ] 190/1349 14% [======== ] 191/1349 14% [======== ] 192/1349 14% [======== ] 193/1349 14% [======== ] 194/1349 14% [======== ] 195/1349 14% [========= ] 196/1349 14% [========= ] 197/1349 14% [========= ] 198/1349 14% [========= ] 199/1349 14% [========= ] 200/1349 14% [========= ] 201/1349 14% [========= ] 202/1349 14% [========= ] 203/1349 15% [========= ] 204/1349 15% [========= ] 205/1349 15% [========= ] 206/1349 15% [========= ] 207/1349 15% [========= ] 208/1349 15% [========= ] 209/1349 15% [========= ] 210/1349 15% [========= ] 211/1349 15% [========= ] 212/1349 15% [========= ] 213/1349 15% [========= ] 214/1349 15% [========= ] 215/1349 15% [========= ] 216/1349 16% [========= ] 217/1349 16% [========== ] 218/1349 16% [========== ] 219/1349 16% [========== ] 220/1349 16% [========== ] 221/1349 16% [========== ] 222/1349 16% [========== ] 223/1349 16% [========== ] 224/1349 16% [========== ] 225/1349 16% [========== ] 226/1349 16% [========== ] 227/1349 16% [========== ] 228/1349 16% [========== ] 229/1349 16% [========== ] 230/1349 17% [========== ] 231/1349 17% [========== ] 232/1349 17% [========== ] 233/1349 17% [========== ] 234/1349 17% [========== ] 235/1349 17% [========== ] 236/1349 17% [========== ] 237/1349 17% [========== ] 238/1349 17% [========== ] 239/1349 17% [=========== ] 240/1349 17% [=========== ] 241/1349 17% [=========== ] 242/1349 17% [=========== ] 243/1349 18% [=========== ] 244/1349 18% [=========== ] 245/1349 18% [=========== ] 246/1349 18% [=========== ] 247/1349 18% [=========== ] 248/1349 18% [=========== ] 249/1349 18% [=========== ] 250/1349 18% [=========== ] 251/1349 18% [=========== ] 252/1349 18% [=========== ] 253/1349 18% [=========== ] 254/1349 18% [=========== ] 255/1349 18% [=========== ] 256/1349 18% [=========== ] 257/1349 19% [=========== ] 258/1349 19% [=========== ] 259/1349 19% [=========== ] 260/1349 19% [=========== ] 261/1349 19% [============ ] 262/1349 19% [============ ] 263/1349 19% [============ ] 264/1349 19% [============ ] 265/1349 19% [============ ] 266/1349 19% [============ ] 267/1349 19% [============ ] 268/1349 19% [============ ] 269/1349 19% [============ ] 270/1349 20% [============ ] 271/1349 20% [============ ] 272/1349 20% [============ ] 273/1349 20% [============ ] 274/1349 20% [============ ] 275/1349 20% [============ ] 276/1349 20% [============ ] 277/1349 20% [============ ] 278/1349 20% [============ ] 279/1349 20% [============ ] 280/1349 20% [============ ] 281/1349 20% [============ ] 282/1349 20% [============= ] 283/1349 20% [============= ] 284/1349 21% [============= ] 285/1349 21% [============= ] 286/1349 21% [============= ] 287/1349 21% [============= ] 288/1349 21% [============= ] 289/1349 21% [============= ] 290/1349 21% [============= ] 291/1349 21% [============= ] 292/1349 21% [============= ] 293/1349 21% [============= ] 294/1349 21% [============= ] 295/1349 21% [============= ] 296/1349 21% [============= ] 297/1349 22% [============= ] 298/1349 22% [============= ] 299/1349 22% [============= ] 300/1349 22% [============= ] 301/1349 22% [============= ] 302/1349 22% [============= ] 303/1349 22% [============= ] 304/1349 22% [============== ] 305/1349 22% [============== ] 306/1349 22% [============== ] 307/1349 22% [============== ] 308/1349 22% [============== ] 309/1349 22% [============== ] 310/1349 22% [============== ] 311/1349 23% [============== ] 312/1349 23% [============== ] 313/1349 23% [============== ] 314/1349 23% [============== ] 315/1349 23% [============== ] 316/1349 23% [============== ] 317/1349 23% [============== ] 318/1349 23% [============== ] 319/1349 23% [============== ] 320/1349 23% [============== ] 321/1349 23% [============== ] 322/1349 23% [============== ] 323/1349 23% [============== ] 324/1349 24% [============== ] 325/1349 24% [============== ] 326/1349 24% [=============== ] 327/1349 24% [=============== ] 328/1349 24% [=============== ] 329/1349 24% [=============== ] 330/1349 24% [=============== ] 331/1349 24% [=============== ] 332/1349 24% [=============== ] 333/1349 24% [=============== ] 334/1349 24% [=============== ] 335/1349 24% [=============== ] 336/1349 24% [=============== ] 337/1349 24% [=============== ] 338/1349 25% [=============== ] 339/1349 25% [=============== ] 340/1349 25% [=============== ] 341/1349 25% [=============== ] 342/1349 25% [=============== ] 343/1349 25% [=============== ] 344/1349 25% [=============== ] 345/1349 25% [=============== ] 346/1349 25% [=============== ] 347/1349 25% [=============== ] 348/1349 25% [================ ] 349/1349 25% [================ ] 350/1349 25% [================ ] 351/1349 26% [================ ] 352/1349 26% [================ ] 353/1349 26% [================ ] 354/1349 26% [================ ] 355/1349 26% [================ ] 356/1349 26% [================ ] 357/1349 26% [================ ] 358/1349 26% [================ ] 359/1349 26% [================ ] 360/1349 26% [================ ] 361/1349 26% [================ ] 362/1349 26% [================ ] 363/1349 26% [================ ] 364/1349 26% [================ ] 365/1349 27% [================ ] 366/1349 27% [================ ] 367/1349 27% [================ ] 368/1349 27% [================ ] 369/1349 27% [================= ] 370/1349 27% [================= ] 371/1349 27% [================= ] 372/1349 27% [================= ] 373/1349 27% [================= ] 374/1349 27% [================= ] 375/1349 27% [================= ] 376/1349 27% [================= ] 377/1349 27% [================= ] 378/1349 28% [================= ] 379/1349 28% [================= ] 380/1349 28% [================= ] 381/1349 28% [================= ] 382/1349 28% [================= ] 383/1349 28% [================= ] 384/1349 28% [================= ] 385/1349 28% [================= ] 386/1349 28% [================= ] 387/1349 28% [================= ] 388/1349 28% [================= ] 389/1349 28% [================= ] 390/1349 28% [================= ] 391/1349 28% [================== ] 392/1349 29% [================== ] 393/1349 29% [================== ] 394/1349 29% [================== ] 395/1349 29% [================== ] 396/1349 29% [================== ] 397/1349 29% [================== ] 398/1349 29% [================== ] 399/1349 29% [================== ] 400/1349 29% [================== ] 401/1349 29% [================== ] 402/1349 29% [================== ] 403/1349 29% [================== ] 404/1349 29% [================== ] 405/1349 30% [================== ] 406/1349 30% [================== ] 407/1349 30% [================== ] 408/1349 30% [================== ] 409/1349 30% [================== ] 410/1349 30% [================== ] 411/1349 30% [================== ] 412/1349 30% [================== ] 413/1349 30% [=================== ] 414/1349 30% [=================== ] 415/1349 30% [=================== ] 416/1349 30% [=================== ] 417/1349 30% [=================== ] 418/1349 30% [=================== ] 419/1349 31% [=================== ] 420/1349 31% [=================== ] 421/1349 31% [=================== ] 422/1349 31% [=================== ] 423/1349 31% [=================== ] 424/1349 31% [=================== ] 425/1349 31% [=================== ] 426/1349 31% [=================== ] 427/1349 31% [=================== ] 428/1349 31% [=================== ] 429/1349 31% [=================== ] 430/1349 31% [=================== ] 431/1349 31% [=================== ] 432/1349 32% [=================== ] 433/1349 32% [=================== ] 434/1349 32% [=================== ] 435/1349 32% [==================== ] 436/1349 32% [==================== ] 437/1349 32% [==================== ] 438/1349 32% [==================== ] 439/1349 32% [==================== ] 440/1349 32% [==================== ] 441/1349 32% [==================== ] 442/1349 32% [==================== ] 443/1349 32% [==================== ] 444/1349 32% [==================== ] 445/1349 32% [==================== ] 446/1349 33% [==================== ] 447/1349 33% [==================== ] 448/1349 33% [==================== ] 449/1349 33% [==================== ] 450/1349 33% [==================== ] 451/1349 33% [==================== ] 452/1349 33% [==================== ] 453/1349 33% [==================== ] 454/1349 33% [==================== ] 455/1349 33% [==================== ] 456/1349 33% [===================== ] 457/1349 33% [===================== ] 458/1349 33% [===================== ] 459/1349 34% [===================== ] 460/1349 34% [===================== ] 461/1349 34% [===================== ] 462/1349 34% [===================== ] 463/1349 34% [===================== ] 464/1349 34% [===================== ] 465/1349 34% [===================== ] 466/1349 34% [===================== ] 467/1349 34% [===================== ] 468/1349 34% [===================== ] 469/1349 34% [===================== ] 470/1349 34% [===================== ] 471/1349 34% [===================== ] 472/1349 34% [===================== ] 473/1349 35% [===================== ] 474/1349 35% [===================== ] 475/1349 35% [===================== ] 476/1349 35% [===================== ] 477/1349 35% [===================== ] 478/1349 35% [====================== ] 479/1349 35% [====================== ] 480/1349 35% [====================== ] 481/1349 35% [====================== ] 482/1349 35% [====================== ] 483/1349 35% [====================== ] 484/1349 35% [====================== ] 485/1349 35% [====================== ] 486/1349 36% [====================== ] 487/1349 36% [====================== ] 488/1349 36% [====================== ] 489/1349 36% [====================== ] 490/1349 36% [====================== ] 491/1349 36% [====================== ] 492/1349 36% [====================== ] 493/1349 36% [====================== ] 494/1349 36% [====================== ] 495/1349 36% [====================== ] 496/1349 36% [====================== ] 497/1349 36% [====================== ] 498/1349 36% [====================== ] 499/1349 36% [====================== ] 500/1349 37% [======================= ] 501/1349 37% [======================= ] 502/1349 37% [======================= ] 503/1349 37% [======================= ] 504/1349 37% [======================= ] 505/1349 37% [======================= ] 506/1349 37% [======================= ] 507/1349 37% [======================= ] 508/1349 37% [======================= ] 509/1349 37% [======================= ] 510/1349 37% [======================= ] 511/1349 37% [======================= ] 512/1349 37% [======================= ] 513/1349 38% [======================= ] 514/1349 38% [======================= ] 515/1349 38% [======================= ] 516/1349 38% [======================= ] 517/1349 38% [======================= ] 518/1349 38% [======================= ] 519/1349 38% [======================= ] 520/1349 38% [======================= ] 521/1349 38% [======================= ] 522/1349 38% [======================== ] 523/1349 38% [======================== ] 524/1349 38% [======================== ] 525/1349 38% [======================== ] 526/1349 38% [======================== ] 527/1349 39% [======================== ] 528/1349 39% [======================== ] 529/1349 39% [======================== ] 530/1349 39% [======================== ] 531/1349 39% [======================== ] 532/1349 39% [======================== ] 533/1349 39% [======================== ] 534/1349 39% [======================== ] 535/1349 39% [======================== ] 536/1349 39% [======================== ] 537/1349 39% [======================== ] 538/1349 39% [======================== ] 539/1349 39% [======================== ] 540/1349 40% [======================== ] 541/1349 40% [======================== ] 542/1349 40% [======================== ] 543/1349 40% [========================= ] 544/1349 40% [========================= ] 545/1349 40% [========================= ] 546/1349 40% [========================= ] 547/1349 40% [========================= ] 548/1349 40% [========================= ] 549/1349 40% [========================= ] 550/1349 40% [========================= ] 551/1349 40% [========================= ] 552/1349 40% [========================= ] 553/1349 40% [========================= ] 554/1349 41% [========================= ] 555/1349 41% [========================= ] 556/1349 41% [========================= ] 557/1349 41% [========================= ] 558/1349 41% [========================= ] 559/1349 41% [========================= ] 560/1349 41% [========================= ] 561/1349 41% [========================= ] 562/1349 41% [========================= ] 563/1349 41% [========================= ] 564/1349 41% [========================= ] 565/1349 41% [========================== ] 566/1349 41% [========================== ] 567/1349 42% [========================== ] 568/1349 42% [========================== ] 569/1349 42% [========================== ] 570/1349 42% [========================== ] 571/1349 42% [========================== ] 572/1349 42% [========================== ] 573/1349 42% [========================== ] 574/1349 42% [========================== ] 575/1349 42% [========================== ] 576/1349 42% [========================== ] 577/1349 42% [========================== ] 578/1349 42% [========================== ] 579/1349 42% [========================== ] 580/1349 42% [========================== ] 581/1349 43% [========================== ] 582/1349 43% [========================== ] 583/1349 43% [========================== ] 584/1349 43% [========================== ] 585/1349 43% [========================== ] 586/1349 43% [========================== ] 587/1349 43% [=========================== ] 588/1349 43% [=========================== ] 589/1349 43% [=========================== ] 590/1349 43% [=========================== ] 591/1349 43% [=========================== ] 592/1349 43% [=========================== ] 593/1349 43% [=========================== ] 594/1349 44% [=========================== ] 595/1349 44% [=========================== ] 596/1349 44% [=========================== ] 597/1349 44% [=========================== ] 598/1349 44% [=========================== ] 599/1349 44% [=========================== ] 600/1349 44% [=========================== ] 601/1349 44% [=========================== ] 602/1349 44% [=========================== ] 603/1349 44% [=========================== ] 604/1349 44% [=========================== ] 605/1349 44% [=========================== ] 606/1349 44% [=========================== ] 607/1349 44% [=========================== ] 608/1349 45% [=========================== ] 609/1349 45% [============================ ] 610/1349 45% [============================ ] 611/1349 45% [============================ ] 612/1349 45% [============================ ] 613/1349 45% [============================ ] 614/1349 45% [============================ ] 615/1349 45% [============================ ] 616/1349 45% [============================ ] 617/1349 45% [============================ ] 618/1349 45% [============================ ] 619/1349 45% [============================ ] 620/1349 45% [============================ ] 621/1349 46% [============================ ] 622/1349 46% [============================ ] 623/1349 46% [============================ ] 624/1349 46% [============================ ] 625/1349 46% [============================ ] 626/1349 46% [============================ ] 627/1349 46% [============================ ] 628/1349 46% [============================ ] 629/1349 46% [============================ ] 630/1349 46% [============================= ] 631/1349 46% [============================= ] 632/1349 46% [============================= ] 633/1349 46% [============================= ] 634/1349 46% [============================= ] 635/1349 47% [============================= ] 636/1349 47% [============================= ] 637/1349 47% [============================= ] 638/1349 47% [============================= ] 639/1349 47% [============================= ] 640/1349 47% [============================= ] 641/1349 47% [============================= ] 642/1349 47% [============================= ] 643/1349 47% [============================= ] 644/1349 47% [============================= ] 645/1349 47% [============================= ] 646/1349 47% [============================= ] 647/1349 47% [============================= ] 648/1349 48% [============================= ] 649/1349 48% [============================= ] 650/1349 48% [============================= ] 651/1349 48% [============================= ] 652/1349 48% [============================== ] 653/1349 48% [============================== ] 654/1349 48% [============================== ] 655/1349 48% [============================== ] 656/1349 48% [============================== ] 657/1349 48% [============================== ] 658/1349 48% [============================== ] 659/1349 48% [============================== ] 660/1349 48% [============================== ] 661/1349 48% [============================== ] 662/1349 49% [============================== ] 663/1349 49% [============================== ] 664/1349 49% [============================== ] 665/1349 49% [============================== ] 666/1349 49% [============================== ] 667/1349 49% [============================== ] 668/1349 49% [============================== ] 669/1349 49% [============================== ] 670/1349 49% [============================== ] 671/1349 49% [============================== ] 672/1349 49% [============================== ] 673/1349 49% [============================== ] 674/1349 49% [=============================== ] 675/1349 50% [=============================== ] 676/1349 50% [=============================== ] 677/1349 50% [=============================== ] 678/1349 50% [=============================== ] 679/1349 50% [=============================== ] 680/1349 50% [=============================== ] 681/1349 50% [=============================== ] 682/1349 50% [=============================== ] 683/1349 50% [=============================== ] 684/1349 50% [=============================== ] 685/1349 50% [=============================== ] 686/1349 50% [=============================== ] 687/1349 50% [=============================== ] 688/1349 51% [=============================== ] 689/1349 51% [=============================== ] 690/1349 51% [=============================== ] 691/1349 51% [=============================== ] 692/1349 51% [=============================== ] 693/1349 51% [=============================== ] 694/1349 51% [=============================== ] 695/1349 51% [=============================== ] 696/1349 51% [================================ ] 697/1349 51% [================================ ] 698/1349 51% [================================ ] 699/1349 51% [================================ ] 700/1349 51% [================================ ] 701/1349 51% [================================ ] 702/1349 52% [================================ ] 703/1349 52% [================================ ] 704/1349 52% [================================ ] 705/1349 52% [================================ ] 706/1349 52% [================================ ] 707/1349 52% [================================ ] 708/1349 52% [================================ ] 709/1349 52% [================================ ] 710/1349 52% [================================ ] 711/1349 52% [================================ ] 712/1349 52% [================================ ] 713/1349 52% [================================ ] 714/1349 52% [================================ ] 715/1349 53% [================================ ] 716/1349 53% [================================ ] 717/1349 53% [================================ ] 718/1349 53% [================================= ] 719/1349 53% [================================= ] 720/1349 53% [================================= ] 721/1349 53% [================================= ] 722/1349 53% [================================= ] 723/1349 53% [================================= ] 724/1349 53% [================================= ] 725/1349 53% [================================= ] 726/1349 53% [================================= ] 727/1349 53% [================================= ] 728/1349 53% [================================= ] 729/1349 54% [================================= ] 730/1349 54% [================================= ] 731/1349 54% [================================= ] 732/1349 54% [================================= ] 733/1349 54% [================================= ] 734/1349 54% [================================= ] 735/1349 54% [================================= ] 736/1349 54% [================================= ] 737/1349 54% [================================= ] 738/1349 54% [================================= ] 739/1349 54% [================================== ] 740/1349 54% [================================== ] 741/1349 54% [================================== ] 742/1349 55% [================================== ] 743/1349 55% [================================== ] 744/1349 55% [================================== ] 745/1349 55% [================================== ] 746/1349 55% [================================== ] 747/1349 55% [================================== ] 748/1349 55% [================================== ] 749/1349 55% [================================== ] 750/1349 55% [================================== ] 751/1349 55% [================================== ] 752/1349 55% [================================== ] 753/1349 55% [================================== ] 754/1349 55% [================================== ] 755/1349 55% [================================== ] 756/1349 56% [================================== ] 757/1349 56% [================================== ] 758/1349 56% [================================== ] 759/1349 56% [================================== ] 760/1349 56% [================================== ] 761/1349 56% [=================================== ] 762/1349 56% [=================================== ] 763/1349 56% [=================================== ] 764/1349 56% [=================================== ] 765/1349 56% [=================================== ] 766/1349 56% [=================================== ] 767/1349 56% [=================================== ] 768/1349 56% [=================================== ] 769/1349 57% [=================================== ] 770/1349 57% [=================================== ] 771/1349 57% [=================================== ] 772/1349 57% [=================================== ] 773/1349 57% [=================================== ] 774/1349 57% [=================================== ] 775/1349 57% [=================================== ] 776/1349 57% [=================================== ] 777/1349 57% [=================================== ] 778/1349 57% [=================================== ] 779/1349 57% [=================================== ] 780/1349 57% [=================================== ] 781/1349 57% [=================================== ] 782/1349 57% [=================================== ] 783/1349 58% [==================================== ] 784/1349 58% [==================================== ] 785/1349 58% [==================================== ] 786/1349 58% [==================================== ] 787/1349 58% [==================================== ] 788/1349 58% [==================================== ] 789/1349 58% [==================================== ] 790/1349 58% [==================================== ] 791/1349 58% [==================================== ] 792/1349 58% [==================================== ] 793/1349 58% [==================================== ] 794/1349 58% [==================================== ] 795/1349 58% [==================================== ] 796/1349 59% [==================================== ] 797/1349 59% [==================================== ] 798/1349 59% [==================================== ] 799/1349 59% [==================================== ] 800/1349 59% [==================================== ] 801/1349 59% [==================================== ] 802/1349 59% [==================================== ] 803/1349 59% [==================================== ] 804/1349 59% [==================================== ] 805/1349 59% [===================================== ] 806/1349 59% [===================================== ] 807/1349 59% [===================================== ] 808/1349 59% [===================================== ] 809/1349 59% [===================================== ] 810/1349 60% [===================================== ] 811/1349 60% [===================================== ] 812/1349 60% [===================================== ] 813/1349 60% [===================================== ] 814/1349 60% [===================================== ] 815/1349 60% [===================================== ] 816/1349 60% [===================================== ] 817/1349 60% [===================================== ] 818/1349 60% [===================================== ] 819/1349 60% [===================================== ] 820/1349 60% [===================================== ] 821/1349 60% [===================================== ] 822/1349 60% [===================================== ] 823/1349 61% [===================================== ] 824/1349 61% [===================================== ] 825/1349 61% [===================================== ] 826/1349 61% [====================================== ] 827/1349 61% [====================================== ] 828/1349 61% [====================================== ] 829/1349 61% [====================================== ] 830/1349 61% [====================================== ] 831/1349 61% [====================================== ] 832/1349 61% [====================================== ] 833/1349 61% [====================================== ] 834/1349 61% [====================================== ] 835/1349 61% [====================================== ] 836/1349 61% [====================================== ] 837/1349 62% [====================================== ] 838/1349 62% [====================================== ] 839/1349 62% [====================================== ] 840/1349 62% [====================================== ] 841/1349 62% [====================================== ] 842/1349 62% [====================================== ] 843/1349 62% [====================================== ] 844/1349 62% [====================================== ] 845/1349 62% [====================================== ] 846/1349 62% [====================================== ] 847/1349 62% [====================================== ] 848/1349 62% [======================================= ] 849/1349 62% [======================================= ] 850/1349 63% [======================================= ] 851/1349 63% [======================================= ] 852/1349 63% [======================================= ] 853/1349 63% [======================================= ] 854/1349 63% [======================================= ] 855/1349 63% [======================================= ] 856/1349 63% [======================================= ] 857/1349 63% [======================================= ] 858/1349 63% [======================================= ] 859/1349 63% [======================================= ] 860/1349 63% [======================================= ] 861/1349 63% [======================================= ] 862/1349 63% [======================================= ] 863/1349 63% [======================================= ] 864/1349 64% [======================================= ] 865/1349 64% [======================================= ] 866/1349 64% [======================================= ] 867/1349 64% [======================================= ] 868/1349 64% [======================================= ] 869/1349 64% [======================================= ] 870/1349 64% [======================================== ] 871/1349 64% [======================================== ] 872/1349 64% [======================================== ] 873/1349 64% [======================================== ] 874/1349 64% [======================================== ] 875/1349 64% [======================================== ] 876/1349 64% [======================================== ] 877/1349 65% [======================================== ] 878/1349 65% [======================================== ] 879/1349 65% [======================================== ] 880/1349 65% [======================================== ] 881/1349 65% [======================================== ] 882/1349 65% [======================================== ] 883/1349 65% [======================================== ] 884/1349 65% [======================================== ] 885/1349 65% [======================================== ] 886/1349 65% [======================================== ] 887/1349 65% [======================================== ] 888/1349 65% [======================================== ] 889/1349 65% [======================================== ] 890/1349 65% [======================================== ] 891/1349 66% [======================================== ] 892/1349 66% [========================================= ] 893/1349 66% [========================================= ] 894/1349 66% [========================================= ] 895/1349 66% [========================================= ] 896/1349 66% [========================================= ] 897/1349 66% [========================================= ] 898/1349 66% [========================================= ] 899/1349 66% [========================================= ] 900/1349 66% [========================================= ] 901/1349 66% [========================================= ] 902/1349 66% [========================================= ] 903/1349 66% [========================================= ] 904/1349 67% [========================================= ] 905/1349 67% [========================================= ] 906/1349 67% [========================================= ] 907/1349 67% [========================================= ] 908/1349 67% [========================================= ] 909/1349 67% [========================================= ] 910/1349 67% [========================================= ] 911/1349 67% [========================================= ] 912/1349 67% [========================================= ] 913/1349 67% [========================================== ] 914/1349 67% [========================================== ] 915/1349 67% [========================================== ] 916/1349 67% [========================================== ] 917/1349 67% [========================================== ] 918/1349 68% [========================================== ] 919/1349 68% [========================================== ] 920/1349 68% [========================================== ] 921/1349 68% [========================================== ] 922/1349 68% [========================================== ] 923/1349 68% [========================================== ] 924/1349 68% [========================================== ] 925/1349 68% [========================================== ] 926/1349 68% [========================================== ] 927/1349 68% [========================================== ] 928/1349 68% [========================================== ] 929/1349 68% [========================================== ] 930/1349 68% [========================================== ] 931/1349 69% [========================================== ] 932/1349 69% [========================================== ] 933/1349 69% [========================================== ] 934/1349 69% [========================================== ] 935/1349 69% [=========================================== ] 936/1349 69% [=========================================== ] 937/1349 69% [=========================================== ] 938/1349 69% [=========================================== ] 939/1349 69% [=========================================== ] 940/1349 69% [=========================================== ] 941/1349 69% [=========================================== ] 942/1349 69% [=========================================== ] 943/1349 69% [=========================================== ] 944/1349 69% [=========================================== ] 945/1349 70% [=========================================== ] 946/1349 70% [=========================================== ] 947/1349 70% [=========================================== ] 948/1349 70% [=========================================== ] 949/1349 70% [=========================================== ] 950/1349 70% [=========================================== ] 951/1349 70% [=========================================== ] 952/1349 70% [=========================================== ] 953/1349 70% [=========================================== ] 954/1349 70% [=========================================== ] 955/1349 70% [=========================================== ] 956/1349 70% [=========================================== ] 957/1349 70% [============================================ ] 958/1349 71% [============================================ ] 959/1349 71% [============================================ ] 960/1349 71% [============================================ ] 961/1349 71% [============================================ ] 962/1349 71% [============================================ ] 963/1349 71% [============================================ ] 964/1349 71% [============================================ ] 965/1349 71% [============================================ ] 966/1349 71% [============================================ ] 967/1349 71% [============================================ ] 968/1349 71% [============================================ ] 969/1349 71% [============================================ ] 970/1349 71% [============================================ ] 971/1349 71% [============================================ ] 972/1349 72% [============================================ ] 973/1349 72% [============================================ ] 974/1349 72% [============================================ ] 975/1349 72% [============================================ ] 976/1349 72% [============================================ ] 977/1349 72% [============================================ ] 978/1349 72% [============================================ ] 979/1349 72% [============================================= ] 980/1349 72% [============================================= ] 981/1349 72% [============================================= ] 982/1349 72% [============================================= ] 983/1349 72% [============================================= ] 984/1349 72% [============================================= ] 985/1349 73% [============================================= ] 986/1349 73% [============================================= ] 987/1349 73% [============================================= ] 988/1349 73% [============================================= ] 989/1349 73% [============================================= ] 990/1349 73% [============================================= ] 991/1349 73% [============================================= ] 992/1349 73% [============================================= ] 993/1349 73% [============================================= ] 994/1349 73% [============================================= ] 995/1349 73% [============================================= ] 996/1349 73% [============================================= ] 997/1349 73% [============================================= ] 998/1349 73% [============================================= ] 999/1349 74% [============================================= ] 1000/1349 74% [============================================== ] 1001/1349 74% [============================================== ] 1002/1349 74% [============================================== ] 1003/1349 74% [============================================== ] 1004/1349 74% [============================================== ] 1005/1349 74% [============================================== ] 1006/1349 74% [============================================== ] 1007/1349 74% [============================================== ] 1008/1349 74% [============================================== ] 1009/1349 74% [============================================== ] 1010/1349 74% [============================================== ] 1011/1349 74% [============================================== ] 1012/1349 75% [============================================== ] 1013/1349 75% [============================================== ] 1014/1349 75% [============================================== ] 1015/1349 75% [============================================== ] 1016/1349 75% [============================================== ] 1017/1349 75% [============================================== ] 1018/1349 75% [============================================== ] 1019/1349 75% [============================================== ] 1020/1349 75% [============================================== ] 1021/1349 75% [============================================== ] 1022/1349 75% [=============================================== ] 1023/1349 75% [=============================================== ] 1024/1349 75% [=============================================== ] 1025/1349 75% [=============================================== ] 1026/1349 76% [=============================================== ] 1027/1349 76% [=============================================== ] 1028/1349 76% [=============================================== ] 1029/1349 76% [=============================================== ] 1030/1349 76% [=============================================== ] 1031/1349 76% [=============================================== ] 1032/1349 76% [=============================================== ] 1033/1349 76% [=============================================== ] 1034/1349 76% [=============================================== ] 1035/1349 76% [=============================================== ] 1036/1349 76% [=============================================== ] 1037/1349 76% [=============================================== ] 1038/1349 76% [=============================================== ] 1039/1349 77% [=============================================== ] 1040/1349 77% [=============================================== ] 1041/1349 77% [=============================================== ] 1042/1349 77% [=============================================== ] 1043/1349 77% [=============================================== ] 1044/1349 77% [================================================ ] 1045/1349 77% [================================================ ] 1046/1349 77% [================================================ ] 1047/1349 77% [================================================ ] 1048/1349 77% [================================================ ] 1049/1349 77% [================================================ ] 1050/1349 77% [================================================ ] 1051/1349 77% [================================================ ] 1052/1349 77% [================================================ ] 1053/1349 78% [================================================ ] 1054/1349 78% [================================================ ] 1055/1349 78% [================================================ ] 1056/1349 78% [================================================ ] 1057/1349 78% [================================================ ] 1058/1349 78% [================================================ ] 1059/1349 78% [================================================ ] 1060/1349 78% [================================================ ] 1061/1349 78% [================================================ ] 1062/1349 78% [================================================ ] 1063/1349 78% [================================================ ] 1064/1349 78% [================================================ ] 1065/1349 78% [================================================ ] 1066/1349 79% [================================================= ] 1067/1349 79% [================================================= ] 1068/1349 79% [================================================= ] 1069/1349 79% [================================================= ] 1070/1349 79% [================================================= ] 1071/1349 79% [================================================= ] 1072/1349 79% [================================================= ] 1073/1349 79% [================================================= ] 1074/1349 79% [================================================= ] 1075/1349 79% [================================================= ] 1076/1349 79% [================================================= ] 1077/1349 79% [================================================= ] 1078/1349 79% [================================================= ] 1079/1349 79% [================================================= ] 1080/1349 80% [================================================= ] 1081/1349 80% [================================================= ] 1082/1349 80% [================================================= ] 1083/1349 80% [================================================= ] 1084/1349 80% [================================================= ] 1085/1349 80% [================================================= ] 1086/1349 80% [================================================= ] 1087/1349 80% [================================================== ] 1088/1349 80% [================================================== ] 1089/1349 80% [================================================== ] 1090/1349 80% [================================================== ] 1091/1349 80% [================================================== ] 1092/1349 80% [================================================== ] 1093/1349 81% [================================================== ] 1094/1349 81% [================================================== ] 1095/1349 81% [================================================== ] 1096/1349 81% [================================================== ] 1097/1349 81% [================================================== ] 1098/1349 81% [================================================== ] 1099/1349 81% [================================================== ] 1100/1349 81% [================================================== ] 1101/1349 81% [================================================== ] 1102/1349 81% [================================================== ] 1103/1349 81% [================================================== ] 1104/1349 81% [================================================== ] 1105/1349 81% [================================================== ] 1106/1349 81% [================================================== ] 1107/1349 82% [================================================== ] 1108/1349 82% [================================================== ] 1109/1349 82% [=================================================== ] 1110/1349 82% [=================================================== ] 1111/1349 82% [=================================================== ] 1112/1349 82% [=================================================== ] 1113/1349 82% [=================================================== ] 1114/1349 82% [=================================================== ] 1115/1349 82% [=================================================== ] 1116/1349 82% [=================================================== ] 1117/1349 82% [=================================================== ] 1118/1349 82% [=================================================== ] 1119/1349 82% [=================================================== ] 1120/1349 83% [=================================================== ] 1121/1349 83% [=================================================== ] 1122/1349 83% [=================================================== ] 1123/1349 83% [=================================================== ] 1124/1349 83% [=================================================== ] 1125/1349 83% [=================================================== ] 1126/1349 83% [=================================================== ] 1127/1349 83% [=================================================== ] 1128/1349 83% [=================================================== ] 1129/1349 83% [=================================================== ] 1130/1349 83% [=================================================== ] 1131/1349 83% [==================================================== ] 1132/1349 83% [==================================================== ] 1133/1349 83% [==================================================== ] 1134/1349 84% [==================================================== ] 1135/1349 84% [==================================================== ] 1136/1349 84% [==================================================== ] 1137/1349 84% [==================================================== ] 1138/1349 84% [==================================================== ] 1139/1349 84% [==================================================== ] 1140/1349 84% [==================================================== ] 1141/1349 84% [==================================================== ] 1142/1349 84% [==================================================== ] 1143/1349 84% [==================================================== ] 1144/1349 84% [==================================================== ] 1145/1349 84% [==================================================== ] 1146/1349 84% [==================================================== ] 1147/1349 85% [==================================================== ] 1148/1349 85% [==================================================== ] 1149/1349 85% [==================================================== ] 1150/1349 85% [==================================================== ] 1151/1349 85% [==================================================== ] 1152/1349 85% [==================================================== ] 1153/1349 85% [===================================================== ] 1154/1349 85% [===================================================== ] 1155/1349 85% [===================================================== ] 1156/1349 85% [===================================================== ] 1157/1349 85% [===================================================== ] 1158/1349 85% [===================================================== ] 1159/1349 85% [===================================================== ] 1160/1349 85% [===================================================== ] 1161/1349 86% [===================================================== ] 1162/1349 86% [===================================================== ] 1163/1349 86% [===================================================== ] 1164/1349 86% [===================================================== ] 1165/1349 86% [===================================================== ] 1166/1349 86% [===================================================== ] 1167/1349 86% [===================================================== ] 1168/1349 86% [===================================================== ] 1169/1349 86% [===================================================== ] 1170/1349 86% [===================================================== ] 1171/1349 86% [===================================================== ] 1172/1349 86% [===================================================== ] 1173/1349 86% [===================================================== ] 1174/1349 87% [====================================================== ] 1175/1349 87% [====================================================== ] 1176/1349 87% [====================================================== ] 1177/1349 87% [====================================================== ] 1178/1349 87% [====================================================== ] 1179/1349 87% [====================================================== ] 1180/1349 87% [====================================================== ] 1181/1349 87% [====================================================== ] 1182/1349 87% [====================================================== ] 1183/1349 87% [====================================================== ] 1184/1349 87% [====================================================== ] 1185/1349 87% [====================================================== ] 1186/1349 87% [====================================================== ] 1187/1349 87% [====================================================== ] 1188/1349 88% [====================================================== ] 1189/1349 88% [====================================================== ] 1190/1349 88% [====================================================== ] 1191/1349 88% [====================================================== ] 1192/1349 88% [====================================================== ] 1193/1349 88% [====================================================== ] 1194/1349 88% [====================================================== ] 1195/1349 88% [====================================================== ] 1196/1349 88% [======================================================= ] 1197/1349 88% [======================================================= ] 1198/1349 88% [======================================================= ] 1199/1349 88% [======================================================= ] 1200/1349 88% [======================================================= ] 1201/1349 89% [======================================================= ] 1202/1349 89% [======================================================= ] 1203/1349 89% [======================================================= ] 1204/1349 89% [======================================================= ] 1205/1349 89% [======================================================= ] 1206/1349 89% [======================================================= ] 1207/1349 89% [======================================================= ] 1208/1349 89% [======================================================= ] 1209/1349 89% [======================================================= ] 1210/1349 89% [======================================================= ] 1211/1349 89% [======================================================= ] 1212/1349 89% [======================================================= ] 1213/1349 89% [======================================================= ] 1214/1349 89% [======================================================= ] 1215/1349 90% [======================================================= ] 1216/1349 90% [======================================================= ] 1217/1349 90% [======================================================= ] 1218/1349 90% [======================================================== ] 1219/1349 90% [======================================================== ] 1220/1349 90% [======================================================== ] 1221/1349 90% [======================================================== ] 1222/1349 90% [======================================================== ] 1223/1349 90% [======================================================== ] 1224/1349 90% [======================================================== ] 1225/1349 90% [======================================================== ] 1226/1349 90% [======================================================== ] 1227/1349 90% [======================================================== ] 1228/1349 91% [======================================================== ] 1229/1349 91% [======================================================== ] 1230/1349 91% [======================================================== ] 1231/1349 91% [======================================================== ] 1232/1349 91% [======================================================== ] 1233/1349 91% [======================================================== ] 1234/1349 91% [======================================================== ] 1235/1349 91% [======================================================== ] 1236/1349 91% [======================================================== ] 1237/1349 91% [======================================================== ] 1238/1349 91% [======================================================== ] 1239/1349 91% [======================================================== ] 1240/1349 91% [========================================================= ] 1241/1349 91% [========================================================= ] 1242/1349 92% [========================================================= ] 1243/1349 92% [========================================================= ] 1244/1349 92% [========================================================= ] 1245/1349 92% [========================================================= ] 1246/1349 92% [========================================================= ] 1247/1349 92% [========================================================= ] 1248/1349 92% [========================================================= ] 1249/1349 92% [========================================================= ] 1250/1349 92% [========================================================= ] 1251/1349 92% [========================================================= ] 1252/1349 92% [========================================================= ] 1253/1349 92% [========================================================= ] 1254/1349 92% [========================================================= ] 1255/1349 93% [========================================================= ] 1256/1349 93% [========================================================= ] 1257/1349 93% [========================================================= ] 1258/1349 93% [========================================================= ] 1259/1349 93% [========================================================= ] 1260/1349 93% [========================================================= ] 1261/1349 93% [========================================================== ] 1262/1349 93% [========================================================== ] 1263/1349 93% [========================================================== ] 1264/1349 93% [========================================================== ] 1265/1349 93% [========================================================== ] 1266/1349 93% [========================================================== ] 1267/1349 93% [========================================================== ] 1268/1349 93% [========================================================== ] 1269/1349 94% [========================================================== ] 1270/1349 94% [========================================================== ] 1271/1349 94% [========================================================== ] 1272/1349 94% [========================================================== ] 1273/1349 94% [========================================================== ] 1274/1349 94% [========================================================== ] 1275/1349 94% [========================================================== ] 1276/1349 94% [========================================================== ] 1277/1349 94% [========================================================== ] 1278/1349 94% [========================================================== ] 1279/1349 94% [========================================================== ] 1280/1349 94% [========================================================== ] 1281/1349 94% [========================================================== ] 1282/1349 95% [========================================================== ] 1283/1349 95% [=========================================================== ] 1284/1349 95% [=========================================================== ] 1285/1349 95% [=========================================================== ] 1286/1349 95% [=========================================================== ] 1287/1349 95% [=========================================================== ] 1288/1349 95% [=========================================================== ] 1289/1349 95% [=========================================================== ] 1290/1349 95% [=========================================================== ] 1291/1349 95% [=========================================================== ] 1292/1349 95% [=========================================================== ] 1293/1349 95% [=========================================================== ] 1294/1349 95% [=========================================================== ] 1295/1349 95% [=========================================================== ] 1296/1349 96% [=========================================================== ] 1297/1349 96% [=========================================================== ] 1298/1349 96% [=========================================================== ] 1299/1349 96% [=========================================================== ] 1300/1349 96% [=========================================================== ] 1301/1349 96% [=========================================================== ] 1302/1349 96% [=========================================================== ] 1303/1349 96% [=========================================================== ] 1304/1349 96% [=========================================================== ] 1305/1349 96% [============================================================ ] 1306/1349 96% [============================================================ ] 1307/1349 96% [============================================================ ] 1308/1349 96% [============================================================ ] 1309/1349 97% [============================================================ ] 1310/1349 97% [============================================================ ] 1311/1349 97% [============================================================ ] 1312/1349 97% [============================================================ ] 1313/1349 97% [============================================================ ] 1314/1349 97% [============================================================ ] 1315/1349 97% [============================================================ ] 1316/1349 97% [============================================================ ] 1317/1349 97% [============================================================ ] 1318/1349 97% [============================================================ ] 1319/1349 97% [============================================================ ] 1320/1349 97% [============================================================ ] 1321/1349 97% [============================================================ ] 1322/1349 97% [============================================================ ] 1323/1349 98% [============================================================ ] 1324/1349 98% [============================================================ ] 1325/1349 98% [============================================================ ] 1326/1349 98% [============================================================ ] 1327/1349 98% [============================================================= ] 1328/1349 98% [============================================================= ] 1329/1349 98% [============================================================= ] 1330/1349 98% [============================================================= ] 1331/1349 98% [============================================================= ] 1332/1349 98% [============================================================= ] 1333/1349 98% [============================================================= ] 1334/1349 98% [============================================================= ] 1335/1349 98% [============================================================= ] 1336/1349 99% [============================================================= ] 1337/1349 99% [============================================================= ] 1338/1349 99% [============================================================= ] 1339/1349 99% [============================================================= ] 1340/1349 99% [============================================================= ] 1341/1349 99% [============================================================= ] 1342/1349 99% [============================================================= ] 1343/1349 99% [============================================================= ] 1344/1349 99% [============================================================= ] 1345/1349 99% [============================================================= ] 1346/1349 99% [============================================================= ] 1347/1349 99% [============================================================= ] 1348/1349 99% [==============================================================] 1349/1349 100% operation complete, 1349 objects in 32504 NAND pages. ln -snf /home/thomas/autobuild/instance-2/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot /home/thomas/autobuild/instance-2/output-1/staging make: Leaving directory '/home/thomas/autobuild/instance-2/buildroot' make: Entering directory '/home/thomas/autobuild/instance-2/buildroot' >>> Buildroot 2022.08-rc1-3061-g7ad6dd20ff Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> host-binutils 2.38 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-skeleton Collecting legal info >>> host-elf2flt 2021.08 Collecting legal info LICENSE.TXT: OK (sha256: f20bc5007904094e3a4e9fbcc3526cdd40893f91d458c3139b308e5c4c0899c6) >>> 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-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.42 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 11.3.0 Collecting legal info >>> linux-headers 6.1.14 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> host-agent-proxy 1.97 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> argp-standalone 1.4.1 Collecting legal info README.md: OK (sha256: b5db0353a5b1902fc8a2e055d8899dd0c189ce73a31e67af9a0ffc24711b63f0) >>> ascii-invaders 1.0.1 Collecting legal info LICENSE: OK (sha512: 1e455684996d7733b2f1ccd4606d034694d16ceff6ede6125d7f1537d20dabe05976cca4cef5cbf6c31352cbd62a515fd8e34a2ffb54dae1181c1116b24c6cf7) >>> ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> host-ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> atftp 0.8.0 Collecting legal info LICENSE: OK (sha256: 86dc744860e6dfacfeba2f33fea908db03fe67c7e37a878285b7aae8e4596735) >>> pcre2 10.42 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> readline 8.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> bitwise 0.43 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> busybox 1.36.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> fbset 2.1 Collecting legal info fbset.c: OK (sha256: c3285709a0840899a789faefae1704e87f96f757e905a38a1931a9d4fde95ddd) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> 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) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> less 608 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> libtirpc 1.3.3 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> 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) >>> libcap-ng 0.8.3 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> c-ares 1.19.0 Collecting legal info LICENSE.md: OK (sha256: db4eb63fe09daebdf57d3f79b091bb5ee5070c0d761040e83264e648d307af4c) >>> corkscrew 2.0 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> host-crudini 0.9.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-python-setuptools 65.6.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.11.2 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf-archive 2022.09.03 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> cukinia 0.6.0 Collecting legal info LICENSE: OK (sha256: b40930bbcf80744c86c46a12bc9da056641d722716c378f5659b9e555ef833e1) LICENSE.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> dht 0.27 Collecting legal info LICENCE: OK (sha256: 06ce07293caf8c8ddfaf47797ad1fb18d1c040a8375231d8f8a6105cef51a8e6) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> host-dtc 1.6.1 Collecting legal info README.license: OK (sha256: 78e1e1ce5728a990d59c7de61d4741c49185d5129daf783b386380a214328d68) GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) >>> dvdauthor 0.7.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> fontconfig 2.13.1 Collecting legal info COPYING: OK (sha256: fa4cd9ab005185e10cd8f7504518856c7dd36c01e766c2bac87f4fc638e9f886) >>> expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> freetype 2.12.1 Collecting legal info LICENSE.TXT: OK (sha256: c85e842b7ff04d95dab7d68e812773de0f8b67940e5449d35b42c66eb0f619fe) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.39 Collecting legal info LICENSE: OK (sha256: dfe5a536b0e5a531f844fb9c101a3089aca60772a503893b8e15f9457e369960) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libxml2 2.10.3 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> enet 1.3.17 Collecting legal info LICENSE: OK (sha256: 77f94e3be39938801163844b8bf9a4f12badcc0da136e9886e7da14a816d74d3) >>> fftw-single 3.3.8 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> host-firmware-utils 86739f2b3ae9502368b89ef37fa6f31c42aad6f4 Collecting legal info >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1t Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> flashrom 1.2.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> fping 5.1 Collecting legal info COPYING: OK (sha256: 6051b27e4b4a648f7bc8b329024da53a6e95ce88fcf0ccc259c371a74b741757) >>> gd 2.3.3 Collecting legal info COPYING: OK (sha256: 005f4b6b0141d1bd11d371bbf7d4f67947f85a4906b7f5465f942204cf918ba3) >>> jpeg Collecting legal info >>> jpeg-turbo 2.1.4 Collecting legal info LICENSE.md: OK (sha256: ee1eaf194d5924b6360af8a6ba6a4e1554037091f7505943300cdeec65f1aebb) README.ijg: OK (sha256: 4b7b9f8c03bb8d60270dfd12684e70ab21e4abfd27e73905cd1a7c4cae6f5cdb) >>> host-genpart 1.0.2 Collecting legal info >>> ifmetric 0.3 Collecting legal info LICENSE: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) README: OK (sha256: 1e33d5a8750b4b3c2cb4fb89a916463f3c838f8eb361abbf72faf244c7dde771) >>> imx-usb-loader 30b43d69770cd69e84c045dc9dcabb1f3e9d975a Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> initscripts Collecting legal info >>> iperf3 3.13 Collecting legal info LICENSE: OK (sha256: 35aa7c4618b9884d6faa9b43a4e70291b35ea9f89329d5d33becd852e85221b0) >>> openssl Collecting legal info >>> libopenssl 1.1.1t Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> irda-utils 0.9.18 Collecting legal info man/COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-jq a17dd3248a666d01be75f6b16be37e80e20b0954 Collecting legal info COPYING: OK (sha256: c8437d414ca5b394718784c3bf5bdff7f01fee417625fabf1fb722ca263037da) >>> jsmin 1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b Collecting legal info jsmin.c: OK (sha256: b420f61778af09534adc836a5086f5625b8499124051c50baefa218e7c03a58c) >>> libaio 0.3.113 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> libbroadvoice f65b0f50c8c767229fbf1758370880abc0d78564 Collecting legal info COPYING: OK (sha256: 2550586c993ce4a8c23c8b11968ea36192116a896a2504799cc65307d769c094) >>> libcurl 7.88.1 Collecting legal info COPYING: OK (sha256: b1d7feb949ea5023552029fbe0bf5db4f23c2f85e9b8e51e18536f0ecbf9c524) >>> nghttp2 1.41.0 Collecting legal info COPYING: OK (sha256: 6b94f3abc1aabd0c72a7c7d92a77f79dda7c8a0cb3df839a97890b4116a2de2a) >>> libdnet 1.16.1 Collecting legal info LICENSE: OK (sha256: 6b46ec86e290066c47b6607d322135b3c473566e7225ac23d35a7c0588a82da6) >>> liberation 2.1.5 Collecting legal info LICENSE: OK (sha256: 93fed46019c38bbe566b479d22148e2e8a1e85ada614accb0211c37b2c61c19b) >>> libev 4.33 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> libfreefare 0.4.0 Collecting legal info COPYING: OK (sha256: be6209dfd763a0ba77fbe990cfd2512804441d8b5f0cad927baa3341b50fcade) >>> libnfc 1.8.0 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libusb-compat 0.1.7 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libftdi1 1.5 Collecting legal info LICENSE: OK (sha256: 524f46428bf72bb8c6acfeca4909551fd2e0bdbb5305406d38382f4056095c56) COPYING.LIB: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> libmd 1.0.4 Collecting legal info COPYING: OK (sha256: 4365ef6255ad553fce69dd4bc0e093472c5d0e41b8ea493a545cc926ce171aa6) >>> libnl 3.7.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> liboping 1.10.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libpcap 1.10.3 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libsamplerate 0.2.2 Collecting legal info COPYING: OK (sha256: 2c1f76ce2effdddb425018405d5690c0b1ab4e6976e35296b0a6db65c5e1a55d) >>> libsndfile 1.2.0 Collecting legal info COPYING: OK (sha256: ad01ea5cd2755f6048383c8d54c88459cd6fcb17757c5c8892f8c5ea060f6140) >>> libsoxr 0.1.3 Collecting legal info LICENCE: OK (sha256: dc98676341fdcd29d9f279c9679d6a75288785b174ded8d1b2e316c366166135) COPYING.LGPL: OK (sha256: f2f118b9029ec1871b953639ecc46651b2fc7b62e295e6cf3ef2ac4c9a058b33) >>> libtasn1 4.19.0 Collecting legal info COPYING: OK (sha256: 7446831f659f7ebfd8d497acc7f05dfa8e31c6cb6ba1b45df33d4895ab80f5a6) doc/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) doc/COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libyaml 0.2.5 Collecting legal info License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> lockdev 1.0.3 Collecting legal info LICENSE: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> lv2 1.18.10 Collecting legal info COPYING: OK (sha256: 1e6bb175e193608b767ff25a4ed68b82c4db599491cf0d2694435cf60e9a4841) >>> host-meson 1.0.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> minimodem 0.24 Collecting legal info COPYING: OK (sha256: c298178753129680ef6d3112f0f8b61acc405c86c1997dfe59735257988f8b33) >>> mstpd 0.1.0 Collecting legal info LICENSE: OK (sha256: c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42) hmac_md5.c: OK (sha256: c5cfd44652276184374adf454150d436ce958ce50acc4ef9ccb3605a5ca7a9d3) >>> mtdev 1.1.6 Collecting legal info COPYING: OK (sha256: 795bfe74daae59a97d3a0c8ec0ba0f08c243adf94a3aa7981a4136fce31d55b4) >>> musl-fts 1.2.7 Collecting legal info COPYING: OK (sha256: 55af87e4017668f54467a3380e7ebbac5e672d8c763bfe95e6fc882a6fdc4046) >>> netstat-nat 1.4.10 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> oniguruma 6.9.8 Collecting legal info COPYING: OK (sha256: 70ba5469ea0bab6e18a32d7009068f996503168d27be57747e08da34337ff26f) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> pixiewps 9e5bdc6c86c8487b2a6107d5ab3559ed5c738c59 Collecting legal info LICENSE.md: OK (sha256: ccb349b4132ed7737f25e5adebfe61f3d52dca33708df1e50352320438d1d4c2) >>> popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> host-pwgen 2.08 Collecting legal info debian/copyright: OK (sha256: 5d3e49e01ef782be5841d5d1f7fb64d290cd86459598a913818584a46a2f81a1) >>> host-python-cython 0.29.33 Collecting legal info COPYING.txt: OK (sha256: e1eb1c49a8508e8173dac30157e4a6439a44ad8846194746c424fbc3fc2b95d7) LICENSE.txt: OK (sha256: a6cba85bc92e0cff7a450b1d873c0eaa2e9fc96bf472df0247a26bec77bf3ff9) >>> host-python-iniparse 0.5 Collecting legal info LICENSE-PSF: OK (sha256: 9b02e3dfe433ccd2bd94636ef6eb08638b5a54deafe5f87a3d9d9104356c48e0) LICENSE: OK (sha256: ff45637d8a96adc414179e502fbed40160e57205bf2e302140e79a0c71eceaa7) >>> host-python-six 1.16.0 Collecting legal info LICENSE: OK (sha256: 8bb850c565aa389fdc16f3a46965ad23d82adff60f2393fc2762b63185e8e6c9) >>> host-rust-bin 1.68.0 Collecting legal info LICENSE-APACHE: OK (sha256: 62c7a1e35f56406896d7aa7ca52d0cc0d272ac022b5d2796e7d6905db8a3636a) LICENSE-MIT: OK (sha256: 23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3) >>> safeclib 3.7.1 Collecting legal info COPYING: OK (sha256: c33e77efd5781e3d59a2bb648c82d2a615035ef0d24cf58880380e3af906510b) >>> scrypt 1.3.1 Collecting legal info COPYRIGHT: OK (sha256: 1fb4da0e9000287414066a238f378528d5652f89b72b4a1d6b89fdd20031b22d) >>> host-sdbusplus 4212292bcf136d04b38ba5116aa568b0fa312798 Collecting legal info LICENSE: OK (sha256: b40930bbcf80744c86c46a12bc9da056641d722716c378f5659b9e555ef833e1) >>> host-python-inflection 0.5.1 Collecting legal info LICENSE: OK (sha256: 9e9f9b4b2e7543ad1486f1328bf9ec50e5a5e2bb9caceb59652496dd61e64133) >>> host-python-mako 1.2.4 Collecting legal info LICENSE: OK (sha256: 760f22b3e9ea4a50eb99201bd8dd118869f28108cfb64ccce6d1b305cf9ae9fa) >>> host-python-markupsafe 2.1.1 Collecting legal info LICENSE.rst: OK (sha256: 489a8e1108509ed98a37bb983e11e0f7e1d31f0bd8f99a79c8448e7ff37d07ea) >>> host-python-pyyaml 6.0 Collecting legal info LICENSE: OK (sha256: 8d3928f9dc4490fd635707cb88eb26bd764102a7282954307d3e5167a577e8a4) >>> host-libyaml 0.2.5 Collecting legal info License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> sdl_gfx 2.0.23 Collecting legal info COPYING: OK (sha256: 4f5df842266c59b2d7e6ef35b53d7f37b13795d93baf3ed211f502c216f7bc89) LICENSE: OK (sha256: 5f3bc98e0bd2de83279bd62868d4bc0c2b4f811ab828b036d36a4a6d1cd5672d) >>> sdl_image 5d792dde2f764daf15dc48521774a3354330db69 Collecting legal info COPYING: OK (sha256: 653649692218d56e5807bdc5b72f51aa6067bc44d30b757e18c03b32bcaf98da) >>> sdl_mixer d1725fcb7c4e987aeb7ecdc94cb8b6375b702170 Collecting legal info COPYING: OK (sha256: bc4c3bc32b311044d81c32b5e5402a6bc971a3b235850bb63445ec14bb6fe59e) >>> seatd 0.7.0 Collecting legal info LICENSE: OK (sha256: 282a494803d666616bd726e0279636b5f6a31387ae19a707459074050f2600d3) >>> serd 0.30.14 Collecting legal info COPYING: OK (sha256: 13b62d3705cabee6a21730eb24f773249271c2d95e9ecbab16069e729d4ae147) >>> sord 0.16.12 Collecting legal info COPYING: OK (sha256: e06562d6bcf0341b2ac2ad0f0ca36801d2ebf388d5ef297011625e4c36e963f0) >>> speexdsp 1.2.1 Collecting legal info COPYING: OK (sha256: 2654a4264b2bfe298dedc508748d140111840c315cc8eb646a3a68c13fa75b01) >>> sqlite 3.40.1 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> sratom 0.6.14 Collecting legal info COPYING: OK (sha256: 97742aacc982d8bb10d4450e3ce71dd02a9f26ba73a0eb822ef3356a74525597) >>> ti-utils 06dbdb2727354b5f3ad7c723897f40051fddee49 Collecting legal info COPYING: OK (sha256: 363cef40b276a7a91ebcff3f78626d9cfe5e5a51927c725236007259403d5fc4) >>> tz Collecting legal info >>> host-tzdata 2022f Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> host-zic 2022f Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> host-tzdump e1a52ce12a701b8ea4163d6719713e38c0e53d35 Collecting legal info >>> host-uboot-tools 2021.07 Collecting legal info Licenses/gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> urandom-scripts Collecting legal info >>> 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) >>> wpan-tools 0.9 Collecting legal info COPYING: OK (sha256: fe8e595c24d821a60885eb259619df5e5e3976c48465fde0be29fcd78530798f) >>> zziplib 0.13.72 Collecting legal info docs/COPYING.LIB: OK (sha256: 94b03f1a60a7fd5007149530626a895a6ef5a8b9342abfd56860c5f3956f5d23) docs/COPYING.MPL: OK (sha256: c2aa7d58cebd24cb877bbf11d6b13a4bb7cd08b9d7db5d3037ca06c46bf4cfd8) docs/copying.htm: OK (sha256: 1c6da11efe8c43ee853fe5b21501dd72b81831ae84d58ea376bddc0620a5c361) >>> 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.30.1 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-11.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: firmware-utils-86739f2b3ae9502368b89ef37fa6f31c42aad6f4: cannot save license (HOST_FIRMWARE_UTILS_LICENSE_FILES not defined) WARNING: genpart-1.0.2: cannot save license (HOST_GENPART_LICENSE_FILES not defined) WARNING: tzdump-e1a52ce12a701b8ea4163d6719713e38c0e53d35: cannot save license (HOST_TZDUMP_LICENSE_FILES not defined) Legal info produced in /home/thomas/autobuild/instance-2/output-1/legal-info make: Leaving directory '/home/thomas/autobuild/instance-2/buildroot'