-e "s:/home/autobuild/autobuild/instance-5/output-1/host/sh4a-buildroot-linux-gnu/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/autobuild/autobuild/instance-5/output-1/host/sh4a-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/home/autobuild/autobuild/instance-5/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 >>> zlog 1.2.16 Installing to target PATH="/home/autobuild/autobuild/instance-5/output-1/host/bin:/home/autobuild/autobuild/instance-5/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 PREFIX=/home/autobuild/autobuild/instance-5/output-1/target/usr -C /home/autobuild/autobuild/instance-5/output-1/build/zlog-1.2.16 install make[1]: Entering directory '/home/autobuild/autobuild/instance-5/output-1/build/zlog-1.2.16' cd src && /home/autobuild/make/make install make[2]: Entering directory '/home/autobuild/autobuild/instance-5/output-1/build/zlog-1.2.16/src' mkdir -p /home/autobuild/autobuild/instance-5/output-1/target/usr/include /home/autobuild/autobuild/instance-5/output-1/target/usr/lib /home/autobuild/autobuild/instance-5/output-1/target/usr/bin cp -a zlog.h /home/autobuild/autobuild/instance-5/output-1/target/usr/include cp -a zlog-chk-conf /home/autobuild/autobuild/instance-5/output-1/target/usr/bin cp -a libzlog.so /home/autobuild/autobuild/instance-5/output-1/target/usr/lib/libzlog.so.1.2 cd /home/autobuild/autobuild/instance-5/output-1/target/usr/lib && ln -sf libzlog.so.1.2 libzlog.so.1 cd /home/autobuild/autobuild/instance-5/output-1/target/usr/lib && ln -sf libzlog.so.1 libzlog.so cp -a libzlog.a /home/autobuild/autobuild/instance-5/output-1/target/usr/lib make[2]: Leaving directory '/home/autobuild/autobuild/instance-5/output-1/build/zlog-1.2.16/src' make[1]: Leaving directory '/home/autobuild/autobuild/instance-5/output-1/build/zlog-1.2.16' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/autobuild/autobuild/instance-5/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-O1', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-5/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-5/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%sh4%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%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@%/usr/local/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-5/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-5/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-5/output-1/host/sh4a-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-5/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-5/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-5/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-5/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%sh4%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%'-O1', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@BR2_CMAKE@%/usr/local/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-5/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-5/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-5/output-1/host/sh4a-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-5/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-5/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/bash$' /home/autobuild/autobuild/instance-5/output-1/target/etc/shells || echo "/bin/bash" >> /home/autobuild/autobuild/instance-5/output-1/target/etc/shells mkdir -p /home/autobuild/autobuild/instance-5/output-1/target/etc echo "buildroot" > /home/autobuild/autobuild/instance-5/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/autobuild/autobuild/instance-5/output-1/target/etc/hosts mkdir -p /home/autobuild/autobuild/instance-5/output-1/target/etc echo "Welcome to Buildroot" > /home/autobuild/autobuild/instance-5/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root:"*":, /home/autobuild/autobuild/instance-5/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/autobuild/autobuild/instance-5/output-1/target/etc/shells || echo "/bin/sh" >> /home/autobuild/autobuild/instance-5/output-1/target/etc/shells ln -sf bash /home/autobuild/autobuild/instance-5/output-1/target/bin/sh /usr/bin/sed -i -e '/^root:/s,[^/]*$,bash,' /home/autobuild/autobuild/instance-5/output-1/target/etc/passwd rm -rf /home/autobuild/autobuild/instance-5/output-1/target/usr/include /home/autobuild/autobuild/instance-5/output-1/target/usr/share/aclocal \ /home/autobuild/autobuild/instance-5/output-1/target/usr/lib/pkgconfig /home/autobuild/autobuild/instance-5/output-1/target/usr/share/pkgconfig \ /home/autobuild/autobuild/instance-5/output-1/target/usr/lib/cmake /home/autobuild/autobuild/instance-5/output-1/target/usr/share/cmake \ /home/autobuild/autobuild/instance-5/output-1/target/usr/lib/rpm /home/autobuild/autobuild/instance-5/output-1/target/usr/doc find /home/autobuild/autobuild/instance-5/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/autobuild/autobuild/instance-5/output-1/target/lib/ /home/autobuild/autobuild/instance-5/output-1/target/usr/lib/ /home/autobuild/autobuild/instance-5/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/autobuild/autobuild/instance-5/output-1/target/usr/share/gdb rm -rf /home/autobuild/autobuild/instance-5/output-1/target/usr/share/zsh rm -rf /home/autobuild/autobuild/instance-5/output-1/target/usr/man /home/autobuild/autobuild/instance-5/output-1/target/usr/share/man rm -rf /home/autobuild/autobuild/instance-5/output-1/target/usr/info /home/autobuild/autobuild/instance-5/output-1/target/usr/share/info rm -rf /home/autobuild/autobuild/instance-5/output-1/target/usr/doc /home/autobuild/autobuild/instance-5/output-1/target/usr/share/doc rm -rf /home/autobuild/autobuild/instance-5/output-1/target/usr/share/gtk-doc rmdir /home/autobuild/autobuild/instance-5/output-1/target/usr/share 2>/dev/null || true rm -rf /home/autobuild/autobuild/instance-5/output-1/target/lib/debug /home/autobuild/autobuild/instance-5/output-1/target/usr/lib/debug find /home/autobuild/autobuild/instance-5/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/autobuild/autobuild/instance-5/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /home/autobuild/autobuild/instance-5/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/autobuild/autobuild/instance-5/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/autobuild/autobuild/instance-5/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2023.08-rc1-136-gdf6aed587f"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.08-rc2"; \ echo "PRETTY_NAME=\"Buildroot 2023.08-rc2\"" \ ) > /home/autobuild/autobuild/instance-5/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/autobuild/autobuild/instance-5/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/autobuild/autobuild/instance-5/output-1/per-package /home/autobuild/autobuild/instance-5/buildroot/support/scripts/fix-rpath target touch /home/autobuild/autobuild/instance-5/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs mkdir -p /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs printf ' dbus -1 dbus -1 * /run/dbus - dbus DBus messagebus user\n\n' >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/full_users_table.txt printf ' /usr/libexec/dbus-daemon-launch-helper f 4750 0 dbus - - - - -\n /usr/bin/fusermount f 4755 0 0 - - - - -\n\n' > /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/autobuild/autobuild/instance-5/output-1/images rm -rf /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-5/output-1/target/ /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-5/output-1/host/bin:/home/autobuild/autobuild/instance-5/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/autobuild/instance-5/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/target >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/autobuild/autobuild/instance-5/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/autobuild/autobuild/instance-5/output-1/host/bin/mkyaffs2 --all-root /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/target /home/autobuild/autobuild/instance-5/output-1/images/rootfs.yaffs2\n' >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-5/output-1/host/bin:/home/autobuild/autobuild/instance-5/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-5/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/target table='/home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][done] scanning complete, total 2409 objects. stage 2: creating image '/home/autobuild/autobuild/instance-5/output-1/images/rootfs.yaffs2' [ ] 1/2409 0% [ ] 2/2409 0% [ ] 3/2409 0% [ ] 4/2409 0% [ ] 5/2409 0% [ ] 6/2409 0% [ ] 7/2409 0% [ ] 8/2409 0% [ ] 9/2409 0% [ ] 10/2409 0% [ ] 11/2409 0% [ ] 12/2409 0% [ ] 13/2409 0% [ ] 14/2409 0% [ ] 15/2409 0% [ ] 16/2409 0% [ ] 17/2409 0% [ ] 18/2409 0% [ ] 19/2409 0% [ ] 20/2409 0% [ ] 21/2409 0% [ ] 22/2409 0% [ ] 23/2409 0% [ ] 24/2409 0% [ ] 25/2409 1% [ ] 26/2409 1% [ ] 27/2409 1% [ ] 28/2409 1% [ ] 29/2409 1% [ ] 30/2409 1% [ ] 31/2409 1% [ ] 32/2409 1% [ ] 33/2409 1% [ ] 34/2409 1% [ ] 35/2409 1% [ ] 36/2409 1% [ ] 37/2409 1% [ ] 38/2409 1% [= ] 39/2409 1% [= ] 40/2409 1% [= ] 41/2409 1% [= ] 42/2409 1% [= ] 43/2409 1% [= ] 44/2409 1% [= ] 45/2409 1% [= ] 46/2409 1% [= ] 47/2409 1% [= ] 48/2409 1% [= ] 49/2409 2% [= ] 50/2409 2% [= ] 51/2409 2% [= ] 52/2409 2% [= ] 53/2409 2% [= ] 54/2409 2% [= ] 55/2409 2% [= ] 56/2409 2% [= ] 57/2409 2% [= ] 58/2409 2% [= ] 59/2409 2% [= ] 60/2409 2% [= ] 61/2409 2% [= ] 62/2409 2% [= ] 63/2409 2% [= ] 64/2409 2% [= ] 65/2409 2% [= ] 66/2409 2% [= ] 67/2409 2% [= ] 68/2409 2% [= ] 69/2409 2% [= ] 70/2409 2% [= ] 71/2409 2% [= ] 72/2409 2% [= ] 73/2409 3% [= ] 74/2409 3% [= ] 75/2409 3% [= ] 76/2409 3% [= ] 77/2409 3% [== ] 78/2409 3% [== ] 79/2409 3% [== ] 80/2409 3% [== ] 81/2409 3% [== ] 82/2409 3% [== ] 83/2409 3% [== ] 84/2409 3% [== ] 85/2409 3% [== ] 86/2409 3% [== ] 87/2409 3% [== ] 88/2409 3% [== ] 89/2409 3% [== ] 90/2409 3% [== ] 91/2409 3% [== ] 92/2409 3% [== ] 93/2409 3% [== ] 94/2409 3% [== ] 95/2409 3% [== ] 96/2409 3% [== ] 97/2409 4% [== ] 98/2409 4% [== ] 99/2409 4% [== ] 100/2409 4% [== ] 101/2409 4% [== ] 102/2409 4% [== ] 103/2409 4% [== ] 104/2409 4% [== ] 105/2409 4% [== ] 106/2409 4% [== ] 107/2409 4% [== ] 108/2409 4% [== ] 109/2409 4% [== ] 110/2409 4% [== ] 111/2409 4% [== ] 112/2409 4% [== ] 113/2409 4% [== ] 114/2409 4% [== ] 115/2409 4% [== ] 116/2409 4% [=== ] 117/2409 4% [=== ] 118/2409 4% [=== ] 119/2409 4% [=== ] 120/2409 4% [=== ] 121/2409 5% [=== ] 122/2409 5% [=== ] 123/2409 5% [=== ] 124/2409 5% [=== ] 125/2409 5% [=== ] 126/2409 5% [=== ] 127/2409 5% [=== ] 128/2409 5% [=== ] 129/2409 5% [=== ] 130/2409 5% [=== ] 131/2409 5% [=== ] 132/2409 5% [=== ] 133/2409 5% [=== ] 134/2409 5% [=== ] 135/2409 5% [=== ] 136/2409 5% [=== ] 137/2409 5% [=== ] 138/2409 5% [=== ] 139/2409 5% [=== ] 140/2409 5% [=== ] 141/2409 5% [=== ] 142/2409 5% [=== ] 143/2409 5% [=== ] 144/2409 5% [=== ] 145/2409 6% [=== ] 146/2409 6% [=== ] 147/2409 6% [=== ] 148/2409 6% [=== ] 149/2409 6% [=== ] 150/2409 6% [=== ] 151/2409 6% [=== ] 152/2409 6% [=== ] 153/2409 6% [=== ] 154/2409 6% [=== ] 155/2409 6% [==== ] 156/2409 6% [==== ] 157/2409 6% [==== ] 158/2409 6% [==== ] 159/2409 6% [==== ] 160/2409 6% [==== ] 161/2409 6% [==== ] 162/2409 6% [==== ] 163/2409 6% [==== ] 164/2409 6% [==== ] 165/2409 6% [==== ] 166/2409 6% [==== ] 167/2409 6% [==== ] 168/2409 6% [==== ] 169/2409 7% [==== ] 170/2409 7% [==== ] 171/2409 7% [==== ] 172/2409 7% [==== ] 173/2409 7% [==== ] 174/2409 7% [==== ] 175/2409 7% [==== ] 176/2409 7% [==== ] 177/2409 7% [==== ] 178/2409 7% [==== ] 179/2409 7% [==== ] 180/2409 7% [==== ] 181/2409 7% [==== ] 182/2409 7% [==== ] 183/2409 7% [==== ] 184/2409 7% [==== ] 185/2409 7% [==== ] 186/2409 7% [==== ] 187/2409 7% [==== ] 188/2409 7% [==== ] 189/2409 7% [==== ] 190/2409 7% [==== ] 191/2409 7% [==== ] 192/2409 7% [==== ] 193/2409 8% [==== ] 194/2409 8% [===== ] 195/2409 8% [===== ] 196/2409 8% [===== ] 197/2409 8% [===== ] 198/2409 8% [===== ] 199/2409 8% [===== ] 200/2409 8% [===== ] 201/2409 8% [===== ] 202/2409 8% [===== ] 203/2409 8% [===== ] 204/2409 8% [===== ] 205/2409 8% [===== ] 206/2409 8% [===== ] 207/2409 8% [===== ] 208/2409 8% [===== ] 209/2409 8% [===== ] 210/2409 8% [===== ] 211/2409 8% [===== ] 212/2409 8% [===== ] 213/2409 8% [===== ] 214/2409 8% [===== ] 215/2409 8% [===== ] 216/2409 8% [===== ] 217/2409 9% [===== ] 218/2409 9% [===== ] 219/2409 9% [===== ] 220/2409 9% [===== ] 221/2409 9% [===== ] 222/2409 9% [===== ] 223/2409 9% [===== ] 224/2409 9% [===== ] 225/2409 9% [===== ] 226/2409 9% [===== ] 227/2409 9% [===== ] 228/2409 9% [===== ] 229/2409 9% [===== ] 230/2409 9% [===== ] 231/2409 9% [===== ] 232/2409 9% [===== ] 233/2409 9% [====== ] 234/2409 9% [====== ] 235/2409 9% [====== ] 236/2409 9% [====== ] 237/2409 9% [====== ] 238/2409 9% [====== ] 239/2409 9% [====== ] 240/2409 9% [====== ] 241/2409 10% [====== ] 242/2409 10% [====== ] 243/2409 10% [====== ] 244/2409 10% [====== ] 245/2409 10% [====== ] 246/2409 10% [====== ] 247/2409 10% [====== ] 248/2409 10% [====== ] 249/2409 10% [====== ] 250/2409 10% [====== ] 251/2409 10% [====== ] 252/2409 10% [====== ] 253/2409 10% [====== ] 254/2409 10% [====== ] 255/2409 10% [====== ] 256/2409 10% [====== ] 257/2409 10% [====== ] 258/2409 10% [====== ] 259/2409 10% [====== ] 260/2409 10% [====== ] 261/2409 10% [====== ] 262/2409 10% [====== ] 263/2409 10% [====== ] 264/2409 10% [====== ] 265/2409 11% [====== ] 266/2409 11% [====== ] 267/2409 11% [====== ] 268/2409 11% [====== ] 269/2409 11% [====== ] 270/2409 11% [====== ] 271/2409 11% [======= ] 272/2409 11% [======= ] 273/2409 11% [======= ] 274/2409 11% [======= ] 275/2409 11% [======= ] 276/2409 11% [======= ] 277/2409 11% [======= ] 278/2409 11% [======= ] 279/2409 11% [======= ] 280/2409 11% [======= ] 281/2409 11% [======= ] 282/2409 11% [======= ] 283/2409 11% [======= ] 284/2409 11% [======= ] 285/2409 11% [======= ] 286/2409 11% [======= ] 287/2409 11% [======= ] 288/2409 11% [======= ] 289/2409 11% [======= ] 290/2409 12% [======= ] 291/2409 12% [======= ] 292/2409 12% [======= ] 293/2409 12% [======= ] 294/2409 12% [======= ] 295/2409 12% [======= ] 296/2409 12% [======= ] 297/2409 12% [======= ] 298/2409 12% [======= ] 299/2409 12% [======= ] 300/2409 12% [======= ] 301/2409 12% [======= ] 302/2409 12% [======= ] 303/2409 12% [======= ] 304/2409 12% [======= ] 305/2409 12% [======= ] 306/2409 12% [======= ] 307/2409 12% [======= ] 308/2409 12% [======= ] 309/2409 12% [======= ] 310/2409 12% [======== ] 311/2409 12% [======== ] 312/2409 12% [======== ] 313/2409 12% [======== ] 314/2409 13% [======== ] 315/2409 13% [======== ] 316/2409 13% [======== ] 317/2409 13% [======== ] 318/2409 13% [======== ] 319/2409 13% [======== ] 320/2409 13% [======== ] 321/2409 13% [======== ] 322/2409 13% [======== ] 323/2409 13% [======== ] 324/2409 13% [======== ] 325/2409 13% [======== ] 326/2409 13% [======== ] 327/2409 13% [======== ] 328/2409 13% [======== ] 329/2409 13% [======== ] 330/2409 13% [======== ] 331/2409 13% [======== ] 332/2409 13% [======== ] 333/2409 13% [======== ] 334/2409 13% [======== ] 335/2409 13% [======== ] 336/2409 13% [======== ] 337/2409 13% [======== ] 338/2409 14% [======== ] 339/2409 14% [======== ] 340/2409 14% [======== ] 341/2409 14% [======== ] 342/2409 14% [======== ] 343/2409 14% [======== ] 344/2409 14% [======== ] 345/2409 14% [======== ] 346/2409 14% [======== ] 347/2409 14% [======== ] 348/2409 14% [======== ] 349/2409 14% [========= ] 350/2409 14% [========= ] 351/2409 14% [========= ] 352/2409 14% [========= ] 353/2409 14% [========= ] 354/2409 14% [========= ] 355/2409 14% [========= ] 356/2409 14% [========= ] 357/2409 14% [========= ] 358/2409 14% [========= ] 359/2409 14% [========= ] 360/2409 14% [========= ] 361/2409 14% [========= ] 362/2409 15% [========= ] 363/2409 15% [========= ] 364/2409 15% [========= ] 365/2409 15% [========= ] 366/2409 15% [========= ] 367/2409 15% [========= ] 368/2409 15% [========= ] 369/2409 15% [========= ] 370/2409 15% [========= ] 371/2409 15% [========= ] 372/2409 15% [========= ] 373/2409 15% [========= ] 374/2409 15% [========= ] 375/2409 15% [========= ] 376/2409 15% [========= ] 377/2409 15% [========= ] 378/2409 15% [========= ] 379/2409 15% [========= ] 380/2409 15% [========= ] 381/2409 15% [========= ] 382/2409 15% [========= ] 383/2409 15% [========= ] 384/2409 15% [========= ] 385/2409 15% [========= ] 386/2409 16% [========= ] 387/2409 16% [========= ] 388/2409 16% [========== ] 389/2409 16% [========== ] 390/2409 16% [========== ] 391/2409 16% [========== ] 392/2409 16% [========== ] 393/2409 16% [========== ] 394/2409 16% [========== ] 395/2409 16% [========== ] 396/2409 16% [========== ] 397/2409 16% [========== ] 398/2409 16% [========== ] 399/2409 16% [========== ] 400/2409 16% [========== ] 401/2409 16% [========== ] 402/2409 16% [========== ] 403/2409 16% [========== ] 404/2409 16% [========== ] 405/2409 16% [========== ] 406/2409 16% [========== ] 407/2409 16% [========== ] 408/2409 16% [========== ] 409/2409 16% [========== ] 410/2409 17% [========== ] 411/2409 17% [========== ] 412/2409 17% [========== ] 413/2409 17% [========== ] 414/2409 17% [========== ] 415/2409 17% [========== ] 416/2409 17% [========== ] 417/2409 17% [========== ] 418/2409 17% [========== ] 419/2409 17% [========== ] 420/2409 17% [========== ] 421/2409 17% [========== ] 422/2409 17% [========== ] 423/2409 17% [========== ] 424/2409 17% [========== ] 425/2409 17% [========== ] 426/2409 17% [========== ] 427/2409 17% [=========== ] 428/2409 17% [=========== ] 429/2409 17% [=========== ] 430/2409 17% [=========== ] 431/2409 17% [=========== ] 432/2409 17% [=========== ] 433/2409 17% [=========== ] 434/2409 18% [=========== ] 435/2409 18% [=========== ] 436/2409 18% [=========== ] 437/2409 18% [=========== ] 438/2409 18% [=========== ] 439/2409 18% [=========== ] 440/2409 18% [=========== ] 441/2409 18% [=========== ] 442/2409 18% [=========== ] 443/2409 18% [=========== ] 444/2409 18% [=========== ] 445/2409 18% [=========== ] 446/2409 18% [=========== ] 447/2409 18% [=========== ] 448/2409 18% [=========== ] 449/2409 18% [=========== ] 450/2409 18% [=========== ] 451/2409 18% [=========== ] 452/2409 18% [=========== ] 453/2409 18% [=========== ] 454/2409 18% [=========== ] 455/2409 18% [=========== ] 456/2409 18% [=========== ] 457/2409 18% [=========== ] 458/2409 19% [=========== ] 459/2409 19% [=========== ] 460/2409 19% [=========== ] 461/2409 19% [=========== ] 462/2409 19% [=========== ] 463/2409 19% [=========== ] 464/2409 19% [=========== ] 465/2409 19% [=========== ] 466/2409 19% [============ ] 467/2409 19% [============ ] 468/2409 19% [============ ] 469/2409 19% [============ ] 470/2409 19% [============ ] 471/2409 19% [============ ] 472/2409 19% [============ ] 473/2409 19% [============ ] 474/2409 19% [============ ] 475/2409 19% [============ ] 476/2409 19% [============ ] 477/2409 19% [============ ] 478/2409 19% [============ ] 479/2409 19% [============ ] 480/2409 19% [============ ] 481/2409 19% [============ ] 482/2409 20% [============ ] 483/2409 20% [============ ] 484/2409 20% [============ ] 485/2409 20% [============ ] 486/2409 20% [============ ] 487/2409 20% [============ ] 488/2409 20% [============ ] 489/2409 20% [============ ] 490/2409 20% [============ ] 491/2409 20% [============ ] 492/2409 20% [============ ] 493/2409 20% [============ ] 494/2409 20% [============ ] 495/2409 20% [============ ] 496/2409 20% [============ ] 497/2409 20% [============ ] 498/2409 20% [============ ] 499/2409 20% [============ ] 500/2409 20% [============ ] 501/2409 20% [============ ] 502/2409 20% [============ ] 503/2409 20% [============ ] 504/2409 20% [============ ] 505/2409 20% [============= ] 506/2409 21% [============= ] 507/2409 21% [============= ] 508/2409 21% [============= ] 509/2409 21% [============= ] 510/2409 21% [============= ] 511/2409 21% [============= ] 512/2409 21% [============= ] 513/2409 21% [============= ] 514/2409 21% [============= ] 515/2409 21% [============= ] 516/2409 21% [============= ] 517/2409 21% [============= ] 518/2409 21% [============= ] 519/2409 21% [============= ] 520/2409 21% [============= ] 521/2409 21% [============= ] 522/2409 21% [============= ] 523/2409 21% [============= ] 524/2409 21% [============= ] 525/2409 21% [============= ] 526/2409 21% [============= ] 527/2409 21% [============= ] 528/2409 21% [============= ] 529/2409 21% [============= ] 530/2409 22% [============= ] 531/2409 22% [============= ] 532/2409 22% [============= ] 533/2409 22% [============= ] 534/2409 22% [============= ] 535/2409 22% [============= ] 536/2409 22% [============= ] 537/2409 22% [============= ] 538/2409 22% [============= ] 539/2409 22% [============= ] 540/2409 22% [============= ] 541/2409 22% [============= ] 542/2409 22% [============= ] 543/2409 22% [============== ] 544/2409 22% [============== ] 545/2409 22% [============== ] 546/2409 22% [============== ] 547/2409 22% [============== ] 548/2409 22% [============== ] 549/2409 22% [============== ] 550/2409 22% [============== ] 551/2409 22% [============== ] 552/2409 22% [============== ] 553/2409 22% [============== ] 554/2409 22% [============== ] 555/2409 23% [============== ] 556/2409 23% [============== ] 557/2409 23% [============== ] 558/2409 23% [============== ] 559/2409 23% [============== ] 560/2409 23% [============== ] 561/2409 23% [============== ] 562/2409 23% [============== ] 563/2409 23% [============== ] 564/2409 23% [============== ] 565/2409 23% [============== ] 566/2409 23% [============== ] 567/2409 23% [============== ] 568/2409 23% [============== ] 569/2409 23% [============== ] 570/2409 23% [============== ] 571/2409 23% [============== ] 572/2409 23% [============== ] 573/2409 23% [============== ] 574/2409 23% [============== ] 575/2409 23% [============== ] 576/2409 23% [============== ] 577/2409 23% [============== ] 578/2409 23% [============== ] 579/2409 24% [============== ] 580/2409 24% [============== ] 581/2409 24% [============== ] 582/2409 24% [=============== ] 583/2409 24% [=============== ] 584/2409 24% [=============== ] 585/2409 24% [=============== ] 586/2409 24% [=============== ] 587/2409 24% [=============== ] 588/2409 24% [=============== ] 589/2409 24% [=============== ] 590/2409 24% [=============== ] 591/2409 24% [=============== ] 592/2409 24% [=============== ] 593/2409 24% [=============== ] 594/2409 24% [=============== ] 595/2409 24% [=============== ] 596/2409 24% [=============== ] 597/2409 24% [=============== ] 598/2409 24% [=============== ] 599/2409 24% [=============== ] 600/2409 24% [=============== ] 601/2409 24% [=============== ] 602/2409 24% [=============== ] 603/2409 25% [=============== ] 604/2409 25% [=============== ] 605/2409 25% [=============== ] 606/2409 25% [=============== ] 607/2409 25% [=============== ] 608/2409 25% [=============== ] 609/2409 25% [=============== ] 610/2409 25% [=============== ] 611/2409 25% [=============== ] 612/2409 25% [=============== ] 613/2409 25% [=============== ] 614/2409 25% [=============== ] 615/2409 25% [=============== ] 616/2409 25% [=============== ] 617/2409 25% [=============== ] 618/2409 25% [=============== ] 619/2409 25% [=============== ] 620/2409 25% [=============== ] 621/2409 25% [================ ] 622/2409 25% [================ ] 623/2409 25% [================ ] 624/2409 25% [================ ] 625/2409 25% [================ ] 626/2409 25% [================ ] 627/2409 26% [================ ] 628/2409 26% [================ ] 629/2409 26% [================ ] 630/2409 26% [================ ] 631/2409 26% [================ ] 632/2409 26% [================ ] 633/2409 26% [================ ] 634/2409 26% [================ ] 635/2409 26% [================ ] 636/2409 26% [================ ] 637/2409 26% [================ ] 638/2409 26% [================ ] 639/2409 26% [================ ] 640/2409 26% [================ ] 641/2409 26% [================ ] 642/2409 26% [================ ] 643/2409 26% [================ ] 644/2409 26% [================ ] 645/2409 26% [================ ] 646/2409 26% [================ ] 647/2409 26% [================ ] 648/2409 26% [================ ] 649/2409 26% [================ ] 650/2409 26% [================ ] 651/2409 27% [================ ] 652/2409 27% [================ ] 653/2409 27% [================ ] 654/2409 27% [================ ] 655/2409 27% [================ ] 656/2409 27% [================ ] 657/2409 27% [================ ] 658/2409 27% [================ ] 659/2409 27% [================ ] 660/2409 27% [================= ] 661/2409 27% [================= ] 662/2409 27% [================= ] 663/2409 27% [================= ] 664/2409 27% [================= ] 665/2409 27% [================= ] 666/2409 27% [================= ] 667/2409 27% [================= ] 668/2409 27% [================= ] 669/2409 27% [================= ] 670/2409 27% [================= ] 671/2409 27% [================= ] 672/2409 27% [================= ] 673/2409 27% [================= ] 674/2409 27% [================= ] 675/2409 28% [================= ] 676/2409 28% [================= ] 677/2409 28% [================= ] 678/2409 28% [================= ] 679/2409 28% [================= ] 680/2409 28% [================= ] 681/2409 28% [================= ] 682/2409 28% [================= ] 683/2409 28% [================= ] 684/2409 28% [================= ] 685/2409 28% [================= ] 686/2409 28% [================= ] 687/2409 28% [================= ] 688/2409 28% [================= ] 689/2409 28% [================= ] 690/2409 28% [================= ] 691/2409 28% [================= ] 692/2409 28% [================= ] 693/2409 28% [================= ] 694/2409 28% [================= ] 695/2409 28% [================= ] 696/2409 28% [================= ] 697/2409 28% [================= ] 698/2409 28% [================= ] 699/2409 29% [================== ] 700/2409 29% [================== ] 701/2409 29% [================== ] 702/2409 29% [================== ] 703/2409 29% [================== ] 704/2409 29% [================== ] 705/2409 29% [================== ] 706/2409 29% [================== ] 707/2409 29% [================== ] 708/2409 29% [================== ] 709/2409 29% [================== ] 710/2409 29% [================== ] 711/2409 29% [================== ] 712/2409 29% [================== ] 713/2409 29% [================== ] 714/2409 29% [================== ] 715/2409 29% [================== ] 716/2409 29% [================== ] 717/2409 29% [================== ] 718/2409 29% [================== ] 719/2409 29% [================== ] 720/2409 29% [================== ] 721/2409 29% [================== ] 722/2409 29% [================== ] 723/2409 30% [================== ] 724/2409 30% [================== ] 725/2409 30% [================== ] 726/2409 30% [================== ] 727/2409 30% [================== ] 728/2409 30% [================== ] 729/2409 30% [================== ] 730/2409 30% [================== ] 731/2409 30% [================== ] 732/2409 30% [================== ] 733/2409 30% [================== ] 734/2409 30% [================== ] 735/2409 30% [================== ] 736/2409 30% [================== ] 737/2409 30% [================== ] 738/2409 30% [=================== ] 739/2409 30% [=================== ] 740/2409 30% [=================== ] 741/2409 30% [=================== ] 742/2409 30% [=================== ] 743/2409 30% [=================== ] 744/2409 30% [=================== ] 745/2409 30% [=================== ] 746/2409 30% [=================== ] 747/2409 31% [=================== ] 748/2409 31% [=================== ] 749/2409 31% [=================== ] 750/2409 31% [=================== ] 751/2409 31% [=================== ] 752/2409 31% [=================== ] 753/2409 31% [=================== ] 754/2409 31% [=================== ] 755/2409 31% [=================== ] 756/2409 31% [=================== ] 757/2409 31% [=================== ] 758/2409 31% [=================== ] 759/2409 31% [=================== ] 760/2409 31% [=================== ] 761/2409 31% [=================== ] 762/2409 31% [=================== ] 763/2409 31% [=================== ] 764/2409 31% [=================== ] 765/2409 31% [=================== ] 766/2409 31% [=================== ] 767/2409 31% [=================== ] 768/2409 31% [=================== ] 769/2409 31% [=================== ] 770/2409 31% [=================== ] 771/2409 32% [=================== ] 772/2409 32% [=================== ] 773/2409 32% [=================== ] 774/2409 32% [=================== ] 775/2409 32% [=================== ] 776/2409 32% [=================== ] 777/2409 32% [==================== ] 778/2409 32% [==================== ] 779/2409 32% [==================== ] 780/2409 32% [==================== ] 781/2409 32% [==================== ] 782/2409 32% [==================== ] 783/2409 32% [==================== ] 784/2409 32% [==================== ] 785/2409 32% [==================== ] 786/2409 32% [==================== ] 787/2409 32% [==================== ] 788/2409 32% [==================== ] 789/2409 32% [==================== ] 790/2409 32% [==================== ] 791/2409 32% [==================== ] 792/2409 32% [==================== ] 793/2409 32% [==================== ] 794/2409 32% [==================== ] 795/2409 33% [==================== ] 796/2409 33% [==================== ] 797/2409 33% [==================== ] 798/2409 33% [==================== ] 799/2409 33% [==================== ] 800/2409 33% [==================== ] 801/2409 33% [==================== ] 802/2409 33% [==================== ] 803/2409 33% [==================== ] 804/2409 33% [==================== ] 805/2409 33% [==================== ] 806/2409 33% [==================== ] 807/2409 33% [==================== ] 808/2409 33% [==================== ] 809/2409 33% [==================== ] 810/2409 33% [==================== ] 811/2409 33% [==================== ] 812/2409 33% [==================== ] 813/2409 33% [==================== ] 814/2409 33% [==================== ] 815/2409 33% [===================== ] 816/2409 33% [===================== ] 817/2409 33% [===================== ] 818/2409 33% [===================== ] 819/2409 33% [===================== ] 820/2409 34% [===================== ] 821/2409 34% [===================== ] 822/2409 34% [===================== ] 823/2409 34% [===================== ] 824/2409 34% [===================== ] 825/2409 34% [===================== ] 826/2409 34% [===================== ] 827/2409 34% [===================== ] 828/2409 34% [===================== ] 829/2409 34% [===================== ] 830/2409 34% [===================== ] 831/2409 34% [===================== ] 832/2409 34% [===================== ] 833/2409 34% [===================== ] 834/2409 34% [===================== ] 835/2409 34% [===================== ] 836/2409 34% [===================== ] 837/2409 34% [===================== ] 838/2409 34% [===================== ] 839/2409 34% [===================== ] 840/2409 34% [===================== ] 841/2409 34% [===================== ] 842/2409 34% [===================== ] 843/2409 34% [===================== ] 844/2409 35% [===================== ] 845/2409 35% [===================== ] 846/2409 35% [===================== ] 847/2409 35% [===================== ] 848/2409 35% [===================== ] 849/2409 35% [===================== ] 850/2409 35% [===================== ] 851/2409 35% [===================== ] 852/2409 35% [===================== ] 853/2409 35% [===================== ] 854/2409 35% [====================== ] 855/2409 35% [====================== ] 856/2409 35% [====================== ] 857/2409 35% [====================== ] 858/2409 35% [====================== ] 859/2409 35% [====================== ] 860/2409 35% [====================== ] 861/2409 35% [====================== ] 862/2409 35% [====================== ] 863/2409 35% [====================== ] 864/2409 35% [====================== ] 865/2409 35% [====================== ] 866/2409 35% [====================== ] 867/2409 35% [====================== ] 868/2409 36% [====================== ] 869/2409 36% [====================== ] 870/2409 36% [====================== ] 871/2409 36% [====================== ] 872/2409 36% [====================== ] 873/2409 36% [====================== ] 874/2409 36% [====================== ] 875/2409 36% [====================== ] 876/2409 36% [====================== ] 877/2409 36% [====================== ] 878/2409 36% [====================== ] 879/2409 36% [====================== ] 880/2409 36% [====================== ] 881/2409 36% [====================== ] 882/2409 36% [====================== ] 883/2409 36% [====================== ] 884/2409 36% [====================== ] 885/2409 36% [====================== ] 886/2409 36% [====================== ] 887/2409 36% [====================== ] 888/2409 36% [====================== ] 889/2409 36% [====================== ] 890/2409 36% [====================== ] 891/2409 36% [====================== ] 892/2409 37% [====================== ] 893/2409 37% [======================= ] 894/2409 37% [======================= ] 895/2409 37% [======================= ] 896/2409 37% [======================= ] 897/2409 37% [======================= ] 898/2409 37% [======================= ] 899/2409 37% [======================= ] 900/2409 37% [======================= ] 901/2409 37% [======================= ] 902/2409 37% [======================= ] 903/2409 37% [======================= ] 904/2409 37% [======================= ] 905/2409 37% [======================= ] 906/2409 37% [======================= ] 907/2409 37% [======================= ] 908/2409 37% [======================= ] 909/2409 37% [======================= ] 910/2409 37% [======================= ] 911/2409 37% [======================= ] 912/2409 37% [======================= ] 913/2409 37% [======================= ] 914/2409 37% [======================= ] 915/2409 37% [======================= ] 916/2409 38% [======================= ] 917/2409 38% [======================= ] 918/2409 38% [======================= ] 919/2409 38% [======================= ] 920/2409 38% [======================= ] 921/2409 38% [======================= ] 922/2409 38% [======================= ] 923/2409 38% [======================= ] 924/2409 38% [======================= ] 925/2409 38% [======================= ] 926/2409 38% [======================= ] 927/2409 38% [======================= ] 928/2409 38% [======================= ] 929/2409 38% [======================= ] 930/2409 38% [======================= ] 931/2409 38% [======================= ] 932/2409 38% [======================== ] 933/2409 38% [======================== ] 934/2409 38% [======================== ] 935/2409 38% [======================== ] 936/2409 38% [======================== ] 937/2409 38% [======================== ] 938/2409 38% [======================== ] 939/2409 38% [======================== ] 940/2409 39% [======================== ] 941/2409 39% [======================== ] 942/2409 39% [======================== ] 943/2409 39% [======================== ] 944/2409 39% [======================== ] 945/2409 39% [======================== ] 946/2409 39% [======================== ] 947/2409 39% [======================== ] 948/2409 39% [======================== ] 949/2409 39% [======================== ] 950/2409 39% [======================== ] 951/2409 39% [======================== ] 952/2409 39% [======================== ] 953/2409 39% [======================== ] 954/2409 39% [======================== ] 955/2409 39% [======================== ] 956/2409 39% [======================== ] 957/2409 39% [======================== ] 958/2409 39% [======================== ] 959/2409 39% [======================== ] 960/2409 39% [======================== ] 961/2409 39% [======================== ] 962/2409 39% [======================== ] 963/2409 39% [======================== ] 964/2409 40% [======================== ] 965/2409 40% [======================== ] 966/2409 40% [======================== ] 967/2409 40% [======================== ] 968/2409 40% [======================== ] 969/2409 40% [======================== ] 970/2409 40% [======================== ] 971/2409 40% [========================= ] 972/2409 40% [========================= ] 973/2409 40% [========================= ] 974/2409 40% [========================= ] 975/2409 40% [========================= ] 976/2409 40% [========================= ] 977/2409 40% [========================= ] 978/2409 40% [========================= ] 979/2409 40% [========================= ] 980/2409 40% [========================= ] 981/2409 40% [========================= ] 982/2409 40% [========================= ] 983/2409 40% [========================= ] 984/2409 40% [========================= ] 985/2409 40% [========================= ] 986/2409 40% [========================= ] 987/2409 40% [========================= ] 988/2409 41% [========================= ] 989/2409 41% [========================= ] 990/2409 41% [========================= ] 991/2409 41% [========================= ] 992/2409 41% [========================= ] 993/2409 41% [========================= ] 994/2409 41% [========================= ] 995/2409 41% [========================= ] 996/2409 41% [========================= ] 997/2409 41% [========================= ] 998/2409 41% [========================= ] 999/2409 41% [========================= ] 1000/2409 41% [========================= ] 1001/2409 41% [========================= ] 1002/2409 41% [========================= ] 1003/2409 41% [========================= ] 1004/2409 41% [========================= ] 1005/2409 41% [========================= ] 1006/2409 41% [========================= ] 1007/2409 41% [========================= ] 1008/2409 41% [========================= ] 1009/2409 41% [========================= ] 1010/2409 41% [========================== ] 1011/2409 41% [========================== ] 1012/2409 42% [========================== ] 1013/2409 42% [========================== ] 1014/2409 42% [========================== ] 1015/2409 42% [========================== ] 1016/2409 42% [========================== ] 1017/2409 42% [========================== ] 1018/2409 42% [========================== ] 1019/2409 42% [========================== ] 1020/2409 42% [========================== ] 1021/2409 42% [========================== ] 1022/2409 42% [========================== ] 1023/2409 42% [========================== ] 1024/2409 42% [========================== ] 1025/2409 42% [========================== ] 1026/2409 42% [========================== ] 1027/2409 42% [========================== ] 1028/2409 42% [========================== ] 1029/2409 42% [========================== ] 1030/2409 42% [========================== ] 1031/2409 42% [========================== ] 1032/2409 42% [========================== ] 1033/2409 42% [========================== ] 1034/2409 42% [========================== ] 1035/2409 42% [========================== ] 1036/2409 43% [========================== ] 1037/2409 43% [========================== ] 1038/2409 43% [========================== ] 1039/2409 43% [========================== ] 1040/2409 43% [========================== ] 1041/2409 43% [========================== ] 1042/2409 43% [========================== ] 1043/2409 43% [========================== ] 1044/2409 43% [========================== ] 1045/2409 43% [========================== ] 1046/2409 43% [========================== ] 1047/2409 43% [========================== ] 1048/2409 43% [========================== ] 1049/2409 43% [=========================== ] 1050/2409 43% [=========================== ] 1051/2409 43% [=========================== ] 1052/2409 43% [=========================== ] 1053/2409 43% [=========================== ] 1054/2409 43% [=========================== ] 1055/2409 43% [=========================== ] 1056/2409 43% [=========================== ] 1057/2409 43% [=========================== ] 1058/2409 43% [=========================== ] 1059/2409 43% [=========================== ] 1060/2409 44% [=========================== ] 1061/2409 44% [=========================== ] 1062/2409 44% [=========================== ] 1063/2409 44% [=========================== ] 1064/2409 44% [=========================== ] 1065/2409 44% [=========================== ] 1066/2409 44% [=========================== ] 1067/2409 44% [=========================== ] 1068/2409 44% [=========================== ] 1069/2409 44% [=========================== ] 1070/2409 44% [=========================== ] 1071/2409 44% [=========================== ] 1072/2409 44% [=========================== ] 1073/2409 44% [=========================== ] 1074/2409 44% [=========================== ] 1075/2409 44% [=========================== ] 1076/2409 44% [=========================== ] 1077/2409 44% [=========================== ] 1078/2409 44% [=========================== ] 1079/2409 44% [=========================== ] 1080/2409 44% [=========================== ] 1081/2409 44% [=========================== ] 1082/2409 44% [=========================== ] 1083/2409 44% [=========================== ] 1084/2409 44% [=========================== ] 1085/2409 45% [=========================== ] 1086/2409 45% [=========================== ] 1087/2409 45% [============================ ] 1088/2409 45% [============================ ] 1089/2409 45% [============================ ] 1090/2409 45% [============================ ] 1091/2409 45% [============================ ] 1092/2409 45% [============================ ] 1093/2409 45% [============================ ] 1094/2409 45% [============================ ] 1095/2409 45% [============================ ] 1096/2409 45% [============================ ] 1097/2409 45% [============================ ] 1098/2409 45% [============================ ] 1099/2409 45% [============================ ] 1100/2409 45% [============================ ] 1101/2409 45% [============================ ] 1102/2409 45% [============================ ] 1103/2409 45% [============================ ] 1104/2409 45% [============================ ] 1105/2409 45% [============================ ] 1106/2409 45% [============================ ] 1107/2409 45% [============================ ] 1108/2409 45% [============================ ] 1109/2409 46% [============================ ] 1110/2409 46% [============================ ] 1111/2409 46% [============================ ] 1112/2409 46% [============================ ] 1113/2409 46% [============================ ] 1114/2409 46% [============================ ] 1115/2409 46% [============================ ] 1116/2409 46% [============================ ] 1117/2409 46% [============================ ] 1118/2409 46% [============================ ] 1119/2409 46% [============================ ] 1120/2409 46% [============================ ] 1121/2409 46% [============================ ] 1122/2409 46% [============================ ] 1123/2409 46% [============================ ] 1124/2409 46% [============================ ] 1125/2409 46% [============================ ] 1126/2409 46% [============================= ] 1127/2409 46% [============================= ] 1128/2409 46% [============================= ] 1129/2409 46% [============================= ] 1130/2409 46% [============================= ] 1131/2409 46% [============================= ] 1132/2409 46% [============================= ] 1133/2409 47% [============================= ] 1134/2409 47% [============================= ] 1135/2409 47% [============================= ] 1136/2409 47% [============================= ] 1137/2409 47% [============================= ] 1138/2409 47% [============================= ] 1139/2409 47% [============================= ] 1140/2409 47% [============================= ] 1141/2409 47% [============================= ] 1142/2409 47% [============================= ] 1143/2409 47% [============================= ] 1144/2409 47% [============================= ] 1145/2409 47% [============================= ] 1146/2409 47% [============================= ] 1147/2409 47% [============================= ] 1148/2409 47% [============================= ] 1149/2409 47% [============================= ] 1150/2409 47% [============================= ] 1151/2409 47% [============================= ] 1152/2409 47% [============================= ] 1153/2409 47% [============================= ] 1154/2409 47% [============================= ] 1155/2409 47% [============================= ] 1156/2409 47% [============================= ] 1157/2409 48% [============================= ] 1158/2409 48% [============================= ] 1159/2409 48% [============================= ] 1160/2409 48% [============================= ] 1161/2409 48% [============================= ] 1162/2409 48% [============================= ] 1163/2409 48% [============================= ] 1164/2409 48% [============================= ] 1165/2409 48% [============================== ] 1166/2409 48% [============================== ] 1167/2409 48% [============================== ] 1168/2409 48% [============================== ] 1169/2409 48% [============================== ] 1170/2409 48% [============================== ] 1171/2409 48% [============================== ] 1172/2409 48% [============================== ] 1173/2409 48% [============================== ] 1174/2409 48% [============================== ] 1175/2409 48% [============================== ] 1176/2409 48% [============================== ] 1177/2409 48% [============================== ] 1178/2409 48% [============================== ] 1179/2409 48% [============================== ] 1180/2409 48% [============================== ] 1181/2409 49% [============================== ] 1182/2409 49% [============================== ] 1183/2409 49% [============================== ] 1184/2409 49% [============================== ] 1185/2409 49% [============================== ] 1186/2409 49% [============================== ] 1187/2409 49% [============================== ] 1188/2409 49% [============================== ] 1189/2409 49% [============================== ] 1190/2409 49% [============================== ] 1191/2409 49% [============================== ] 1192/2409 49% [============================== ] 1193/2409 49% [============================== ] 1194/2409 49% [============================== ] 1195/2409 49% [============================== ] 1196/2409 49% [============================== ] 1197/2409 49% [============================== ] 1198/2409 49% [============================== ] 1199/2409 49% [============================== ] 1200/2409 49% [============================== ] 1201/2409 49% [============================== ] 1202/2409 49% [============================== ] 1203/2409 49% [============================== ] 1204/2409 49% [=============================== ] 1205/2409 50% [=============================== ] 1206/2409 50% [=============================== ] 1207/2409 50% [=============================== ] 1208/2409 50% [=============================== ] 1209/2409 50% [=============================== ] 1210/2409 50% [=============================== ] 1211/2409 50% [=============================== ] 1212/2409 50% [=============================== ] 1213/2409 50% [=============================== ] 1214/2409 50% [=============================== ] 1215/2409 50% [=============================== ] 1216/2409 50% [=============================== ] 1217/2409 50% [=============================== ] 1218/2409 50% [=============================== ] 1219/2409 50% [=============================== ] 1220/2409 50% [=============================== ] 1221/2409 50% [=============================== ] 1222/2409 50% [=============================== ] 1223/2409 50% [=============================== ] 1224/2409 50% [=============================== ] 1225/2409 50% [=============================== ] 1226/2409 50% [=============================== ] 1227/2409 50% [=============================== ] 1228/2409 50% [=============================== ] 1229/2409 51% [=============================== ] 1230/2409 51% [=============================== ] 1231/2409 51% [=============================== ] 1232/2409 51% [=============================== ] 1233/2409 51% [=============================== ] 1234/2409 51% [=============================== ] 1235/2409 51% [=============================== ] 1236/2409 51% [=============================== ] 1237/2409 51% [=============================== ] 1238/2409 51% [=============================== ] 1239/2409 51% [=============================== ] 1240/2409 51% [=============================== ] 1241/2409 51% [=============================== ] 1242/2409 51% [=============================== ] 1243/2409 51% [================================ ] 1244/2409 51% [================================ ] 1245/2409 51% [================================ ] 1246/2409 51% [================================ ] 1247/2409 51% [================================ ] 1248/2409 51% [================================ ] 1249/2409 51% [================================ ] 1250/2409 51% [================================ ] 1251/2409 51% [================================ ] 1252/2409 51% [================================ ] 1253/2409 52% [================================ ] 1254/2409 52% [================================ ] 1255/2409 52% [================================ ] 1256/2409 52% [================================ ] 1257/2409 52% [================================ ] 1258/2409 52% [================================ ] 1259/2409 52% [================================ ] 1260/2409 52% [================================ ] 1261/2409 52% [================================ ] 1262/2409 52% [================================ ] 1263/2409 52% [================================ ] 1264/2409 52% [================================ ] 1265/2409 52% [================================ ] 1266/2409 52% [================================ ] 1267/2409 52% [================================ ] 1268/2409 52% [================================ ] 1269/2409 52% [================================ ] 1270/2409 52% [================================ ] 1271/2409 52% [================================ ] 1272/2409 52% [================================ ] 1273/2409 52% [================================ ] 1274/2409 52% [================================ ] 1275/2409 52% [================================ ] 1276/2409 52% [================================ ] 1277/2409 53% [================================ ] 1278/2409 53% [================================ ] 1279/2409 53% [================================ ] 1280/2409 53% [================================ ] 1281/2409 53% [================================ ] 1282/2409 53% [================================= ] 1283/2409 53% [================================= ] 1284/2409 53% [================================= ] 1285/2409 53% [================================= ] 1286/2409 53% [================================= ] 1287/2409 53% [================================= ] 1288/2409 53% [================================= ] 1289/2409 53% [================================= ] 1290/2409 53% [================================= ] 1291/2409 53% [================================= ] 1292/2409 53% [================================= ] 1293/2409 53% [================================= ] 1294/2409 53% [================================= ] 1295/2409 53% [================================= ] 1296/2409 53% [================================= ] 1297/2409 53% [================================= ] 1298/2409 53% [================================= ] 1299/2409 53% [================================= ] 1300/2409 53% [================================= ] 1301/2409 54% [================================= ] 1302/2409 54% [================================= ] 1303/2409 54% [================================= ] 1304/2409 54% [================================= ] 1305/2409 54% [================================= ] 1306/2409 54% [================================= ] 1307/2409 54% [================================= ] 1308/2409 54% [================================= ] 1309/2409 54% [================================= ] 1310/2409 54% [================================= ] 1311/2409 54% [================================= ] 1312/2409 54% [================================= ] 1313/2409 54% [================================= ] 1314/2409 54% [================================= ] 1315/2409 54% [================================= ] 1316/2409 54% [================================= ] 1317/2409 54% [================================= ] 1318/2409 54% [================================= ] 1319/2409 54% [================================= ] 1320/2409 54% [================================= ] 1321/2409 54% [================================== ] 1322/2409 54% [================================== ] 1323/2409 54% [================================== ] 1324/2409 54% [================================== ] 1325/2409 55% [================================== ] 1326/2409 55% [================================== ] 1327/2409 55% [================================== ] 1328/2409 55% [================================== ] 1329/2409 55% [================================== ] 1330/2409 55% [================================== ] 1331/2409 55% [================================== ] 1332/2409 55% [================================== ] 1333/2409 55% [================================== ] 1334/2409 55% [================================== ] 1335/2409 55% [================================== ] 1336/2409 55% [================================== ] 1337/2409 55% [================================== ] 1338/2409 55% [================================== ] 1339/2409 55% [================================== ] 1340/2409 55% [================================== ] 1341/2409 55% [================================== ] 1342/2409 55% [================================== ] 1343/2409 55% [================================== ] 1344/2409 55% [================================== ] 1345/2409 55% [================================== ] 1346/2409 55% [================================== ] 1347/2409 55% [================================== ] 1348/2409 55% [================================== ] 1349/2409 55% [================================== ] 1350/2409 56% [================================== ] 1351/2409 56% [================================== ] 1352/2409 56% [================================== ] 1353/2409 56% [================================== ] 1354/2409 56% [================================== ] 1355/2409 56% [================================== ] 1356/2409 56% [================================== ] 1357/2409 56% [================================== ] 1358/2409 56% [================================== ] 1359/2409 56% [=================================== ] 1360/2409 56% [=================================== ] 1361/2409 56% [=================================== ] 1362/2409 56% [=================================== ] 1363/2409 56% [=================================== ] 1364/2409 56% [=================================== ] 1365/2409 56% [=================================== ] 1366/2409 56% [=================================== ] 1367/2409 56% [=================================== ] 1368/2409 56% [=================================== ] 1369/2409 56% [=================================== ] 1370/2409 56% [=================================== ] 1371/2409 56% [=================================== ] 1372/2409 56% [=================================== ] 1373/2409 56% [=================================== ] 1374/2409 57% [=================================== ] 1375/2409 57% [=================================== ] 1376/2409 57% [=================================== ] 1377/2409 57% [=================================== ] 1378/2409 57% [=================================== ] 1379/2409 57% [=================================== ] 1380/2409 57% [=================================== ] 1381/2409 57% [=================================== ] 1382/2409 57% [=================================== ] 1383/2409 57% [=================================== ] 1384/2409 57% [=================================== ] 1385/2409 57% [=================================== ] 1386/2409 57% [=================================== ] 1387/2409 57% [=================================== ] 1388/2409 57% [=================================== ] 1389/2409 57% [=================================== ] 1390/2409 57% [=================================== ] 1391/2409 57% [=================================== ] 1392/2409 57% [=================================== ] 1393/2409 57% [=================================== ] 1394/2409 57% [=================================== ] 1395/2409 57% [=================================== ] 1396/2409 57% [=================================== ] 1397/2409 57% [=================================== ] 1398/2409 58% [==================================== ] 1399/2409 58% [==================================== ] 1400/2409 58% [==================================== ] 1401/2409 58% [==================================== ] 1402/2409 58% [==================================== ] 1403/2409 58% [==================================== ] 1404/2409 58% [==================================== ] 1405/2409 58% [==================================== ] 1406/2409 58% [==================================== ] 1407/2409 58% [==================================== ] 1408/2409 58% [==================================== ] 1409/2409 58% [==================================== ] 1410/2409 58% [==================================== ] 1411/2409 58% [==================================== ] 1412/2409 58% [==================================== ] 1413/2409 58% [==================================== ] 1414/2409 58% [==================================== ] 1415/2409 58% [==================================== ] 1416/2409 58% [==================================== ] 1417/2409 58% [==================================== ] 1418/2409 58% [==================================== ] 1419/2409 58% [==================================== ] 1420/2409 58% [==================================== ] 1421/2409 58% [==================================== ] 1422/2409 59% [==================================== ] 1423/2409 59% [==================================== ] 1424/2409 59% [==================================== ] 1425/2409 59% [==================================== ] 1426/2409 59% [==================================== ] 1427/2409 59% [==================================== ] 1428/2409 59% [==================================== ] 1429/2409 59% [==================================== ] 1430/2409 59% [==================================== ] 1431/2409 59% [==================================== ] 1432/2409 59% [==================================== ] 1433/2409 59% [==================================== ] 1434/2409 59% [==================================== ] 1435/2409 59% [==================================== ] 1436/2409 59% [==================================== ] 1437/2409 59% [===================================== ] 1438/2409 59% [===================================== ] 1439/2409 59% [===================================== ] 1440/2409 59% [===================================== ] 1441/2409 59% [===================================== ] 1442/2409 59% [===================================== ] 1443/2409 59% [===================================== ] 1444/2409 59% [===================================== ] 1445/2409 59% [===================================== ] 1446/2409 60% [===================================== ] 1447/2409 60% [===================================== ] 1448/2409 60% [===================================== ] 1449/2409 60% [===================================== ] 1450/2409 60% [===================================== ] 1451/2409 60% [===================================== ] 1452/2409 60% [===================================== ] 1453/2409 60% [===================================== ] 1454/2409 60% [===================================== ] 1455/2409 60% [===================================== ] 1456/2409 60% [===================================== ] 1457/2409 60% [===================================== ] 1458/2409 60% [===================================== ] 1459/2409 60% [===================================== ] 1460/2409 60% [===================================== ] 1461/2409 60% [===================================== ] 1462/2409 60% [===================================== ] 1463/2409 60% [===================================== ] 1464/2409 60% [===================================== ] 1465/2409 60% [===================================== ] 1466/2409 60% [===================================== ] 1467/2409 60% [===================================== ] 1468/2409 60% [===================================== ] 1469/2409 60% [===================================== ] 1470/2409 61% [===================================== ] 1471/2409 61% [===================================== ] 1472/2409 61% [===================================== ] 1473/2409 61% [===================================== ] 1474/2409 61% [===================================== ] 1475/2409 61% [===================================== ] 1476/2409 61% [====================================== ] 1477/2409 61% [====================================== ] 1478/2409 61% [====================================== ] 1479/2409 61% [====================================== ] 1480/2409 61% [====================================== ] 1481/2409 61% [====================================== ] 1482/2409 61% [====================================== ] 1483/2409 61% [====================================== ] 1484/2409 61% [====================================== ] 1485/2409 61% [====================================== ] 1486/2409 61% [====================================== ] 1487/2409 61% [====================================== ] 1488/2409 61% [====================================== ] 1489/2409 61% [====================================== ] 1490/2409 61% [====================================== ] 1491/2409 61% [====================================== ] 1492/2409 61% [====================================== ] 1493/2409 61% [====================================== ] 1494/2409 62% [====================================== ] 1495/2409 62% [====================================== ] 1496/2409 62% [====================================== ] 1497/2409 62% [====================================== ] 1498/2409 62% [====================================== ] 1499/2409 62% [====================================== ] 1500/2409 62% [====================================== ] 1501/2409 62% [====================================== ] 1502/2409 62% [====================================== ] 1503/2409 62% [====================================== ] 1504/2409 62% [====================================== ] 1505/2409 62% [====================================== ] 1506/2409 62% [====================================== ] 1507/2409 62% [====================================== ] 1508/2409 62% [====================================== ] 1509/2409 62% [====================================== ] 1510/2409 62% [====================================== ] 1511/2409 62% [====================================== ] 1512/2409 62% [====================================== ] 1513/2409 62% [====================================== ] 1514/2409 62% [====================================== ] 1515/2409 62% [======================================= ] 1516/2409 62% [======================================= ] 1517/2409 62% [======================================= ] 1518/2409 63% [======================================= ] 1519/2409 63% [======================================= ] 1520/2409 63% [======================================= ] 1521/2409 63% [======================================= ] 1522/2409 63% [======================================= ] 1523/2409 63% [======================================= ] 1524/2409 63% [======================================= ] 1525/2409 63% [======================================= ] 1526/2409 63% [======================================= ] 1527/2409 63% [======================================= ] 1528/2409 63% [======================================= ] 1529/2409 63% [======================================= ] 1530/2409 63% [======================================= ] 1531/2409 63% [======================================= ] 1532/2409 63% [======================================= ] 1533/2409 63% [======================================= ] 1534/2409 63% [======================================= ] 1535/2409 63% [======================================= ] 1536/2409 63% [======================================= ] 1537/2409 63% [======================================= ] 1538/2409 63% [======================================= ] 1539/2409 63% [======================================= ] 1540/2409 63% [======================================= ] 1541/2409 63% [======================================= ] 1542/2409 64% [======================================= ] 1543/2409 64% [======================================= ] 1544/2409 64% [======================================= ] 1545/2409 64% [======================================= ] 1546/2409 64% [======================================= ] 1547/2409 64% [======================================= ] 1548/2409 64% [======================================= ] 1549/2409 64% [======================================= ] 1550/2409 64% [======================================= ] 1551/2409 64% [======================================= ] 1552/2409 64% [======================================= ] 1553/2409 64% [======================================= ] 1554/2409 64% [======================================== ] 1555/2409 64% [======================================== ] 1556/2409 64% [======================================== ] 1557/2409 64% [======================================== ] 1558/2409 64% [======================================== ] 1559/2409 64% [======================================== ] 1560/2409 64% [======================================== ] 1561/2409 64% [======================================== ] 1562/2409 64% [======================================== ] 1563/2409 64% [======================================== ] 1564/2409 64% [======================================== ] 1565/2409 64% [======================================== ] 1566/2409 65% [======================================== ] 1567/2409 65% [======================================== ] 1568/2409 65% [======================================== ] 1569/2409 65% [======================================== ] 1570/2409 65% [======================================== ] 1571/2409 65% [======================================== ] 1572/2409 65% [======================================== ] 1573/2409 65% [======================================== ] 1574/2409 65% [======================================== ] 1575/2409 65% [======================================== ] 1576/2409 65% [======================================== ] 1577/2409 65% [======================================== ] 1578/2409 65% [======================================== ] 1579/2409 65% [======================================== ] 1580/2409 65% [======================================== ] 1581/2409 65% [======================================== ] 1582/2409 65% [======================================== ] 1583/2409 65% [======================================== ] 1584/2409 65% [======================================== ] 1585/2409 65% [======================================== ] 1586/2409 65% [======================================== ] 1587/2409 65% [======================================== ] 1588/2409 65% [======================================== ] 1589/2409 65% [======================================== ] 1590/2409 66% [======================================== ] 1591/2409 66% [======================================== ] 1592/2409 66% [======================================== ] 1593/2409 66% [========================================= ] 1594/2409 66% [========================================= ] 1595/2409 66% [========================================= ] 1596/2409 66% [========================================= ] 1597/2409 66% [========================================= ] 1598/2409 66% [========================================= ] 1599/2409 66% [========================================= ] 1600/2409 66% [========================================= ] 1601/2409 66% [========================================= ] 1602/2409 66% [========================================= ] 1603/2409 66% [========================================= ] 1604/2409 66% [========================================= ] 1605/2409 66% [========================================= ] 1606/2409 66% [========================================= ] 1607/2409 66% [========================================= ] 1608/2409 66% [========================================= ] 1609/2409 66% [========================================= ] 1610/2409 66% [========================================= ] 1611/2409 66% [========================================= ] 1612/2409 66% [========================================= ] 1613/2409 66% [========================================= ] 1614/2409 66% [========================================= ] 1615/2409 67% [========================================= ] 1616/2409 67% [========================================= ] 1617/2409 67% [========================================= ] 1618/2409 67% [========================================= ] 1619/2409 67% [========================================= ] 1620/2409 67% [========================================= ] 1621/2409 67% [========================================= ] 1622/2409 67% [========================================= ] 1623/2409 67% [========================================= ] 1624/2409 67% [========================================= ] 1625/2409 67% [========================================= ] 1626/2409 67% [========================================= ] 1627/2409 67% [========================================= ] 1628/2409 67% [========================================= ] 1629/2409 67% [========================================= ] 1630/2409 67% [========================================= ] 1631/2409 67% [========================================== ] 1632/2409 67% [========================================== ] 1633/2409 67% [========================================== ] 1634/2409 67% [========================================== ] 1635/2409 67% [========================================== ] 1636/2409 67% [========================================== ] 1637/2409 67% [========================================== ] 1638/2409 67% [========================================== ] 1639/2409 68% [========================================== ] 1640/2409 68% [========================================== ] 1641/2409 68% [========================================== ] 1642/2409 68% [========================================== ] 1643/2409 68% [========================================== ] 1644/2409 68% [========================================== ] 1645/2409 68% [========================================== ] 1646/2409 68% [========================================== ] 1647/2409 68% [========================================== ] 1648/2409 68% [========================================== ] 1649/2409 68% [========================================== ] 1650/2409 68% [========================================== ] 1651/2409 68% [========================================== ] 1652/2409 68% [========================================== ] 1653/2409 68% [========================================== ] 1654/2409 68% [========================================== ] 1655/2409 68% [========================================== ] 1656/2409 68% [========================================== ] 1657/2409 68% [========================================== ] 1658/2409 68% [========================================== ] 1659/2409 68% [========================================== ] 1660/2409 68% [========================================== ] 1661/2409 68% [========================================== ] 1662/2409 68% [========================================== ] 1663/2409 69% [========================================== ] 1664/2409 69% [========================================== ] 1665/2409 69% [========================================== ] 1666/2409 69% [========================================== ] 1667/2409 69% [========================================== ] 1668/2409 69% [========================================== ] 1669/2409 69% [========================================== ] 1670/2409 69% [=========================================== ] 1671/2409 69% [=========================================== ] 1672/2409 69% [=========================================== ] 1673/2409 69% [=========================================== ] 1674/2409 69% [=========================================== ] 1675/2409 69% [=========================================== ] 1676/2409 69% [=========================================== ] 1677/2409 69% [=========================================== ] 1678/2409 69% [=========================================== ] 1679/2409 69% [=========================================== ] 1680/2409 69% [=========================================== ] 1681/2409 69% [=========================================== ] 1682/2409 69% [=========================================== ] 1683/2409 69% [=========================================== ] 1684/2409 69% [=========================================== ] 1685/2409 69% [=========================================== ] 1686/2409 69% [=========================================== ] 1687/2409 70% [=========================================== ] 1688/2409 70% [=========================================== ] 1689/2409 70% [=========================================== ] 1690/2409 70% [=========================================== ] 1691/2409 70% [=========================================== ] 1692/2409 70% [=========================================== ] 1693/2409 70% [=========================================== ] 1694/2409 70% [=========================================== ] 1695/2409 70% [=========================================== ] 1696/2409 70% [=========================================== ] 1697/2409 70% [=========================================== ] 1698/2409 70% [=========================================== ] 1699/2409 70% [=========================================== ] 1700/2409 70% [=========================================== ] 1701/2409 70% [=========================================== ] 1702/2409 70% [=========================================== ] 1703/2409 70% [=========================================== ] 1704/2409 70% [=========================================== ] 1705/2409 70% [=========================================== ] 1706/2409 70% [=========================================== ] 1707/2409 70% [=========================================== ] 1708/2409 70% [=========================================== ] 1709/2409 70% [============================================ ] 1710/2409 70% [============================================ ] 1711/2409 71% [============================================ ] 1712/2409 71% [============================================ ] 1713/2409 71% [============================================ ] 1714/2409 71% [============================================ ] 1715/2409 71% [============================================ ] 1716/2409 71% [============================================ ] 1717/2409 71% [============================================ ] 1718/2409 71% [============================================ ] 1719/2409 71% [============================================ ] 1720/2409 71% [============================================ ] 1721/2409 71% [============================================ ] 1722/2409 71% [============================================ ] 1723/2409 71% [============================================ ] 1724/2409 71% [============================================ ] 1725/2409 71% [============================================ ] 1726/2409 71% [============================================ ] 1727/2409 71% [============================================ ] 1728/2409 71% [============================================ ] 1729/2409 71% [============================================ ] 1730/2409 71% [============================================ ] 1731/2409 71% [============================================ ] 1732/2409 71% [============================================ ] 1733/2409 71% [============================================ ] 1734/2409 71% [============================================ ] 1735/2409 72% [============================================ ] 1736/2409 72% [============================================ ] 1737/2409 72% [============================================ ] 1738/2409 72% [============================================ ] 1739/2409 72% [============================================ ] 1740/2409 72% [============================================ ] 1741/2409 72% [============================================ ] 1742/2409 72% [============================================ ] 1743/2409 72% [============================================ ] 1744/2409 72% [============================================ ] 1745/2409 72% [============================================ ] 1746/2409 72% [============================================ ] 1747/2409 72% [============================================ ] 1748/2409 72% [============================================= ] 1749/2409 72% [============================================= ] 1750/2409 72% [============================================= ] 1751/2409 72% [============================================= ] 1752/2409 72% [============================================= ] 1753/2409 72% [============================================= ] 1754/2409 72% [============================================= ] 1755/2409 72% [============================================= ] 1756/2409 72% [============================================= ] 1757/2409 72% [============================================= ] 1758/2409 72% [============================================= ] 1759/2409 73% [============================================= ] 1760/2409 73% [============================================= ] 1761/2409 73% [============================================= ] 1762/2409 73% [============================================= ] 1763/2409 73% [============================================= ] 1764/2409 73% [============================================= ] 1765/2409 73% [============================================= ] 1766/2409 73% [============================================= ] 1767/2409 73% [============================================= ] 1768/2409 73% [============================================= ] 1769/2409 73% [============================================= ] 1770/2409 73% [============================================= ] 1771/2409 73% [============================================= ] 1772/2409 73% [============================================= ] 1773/2409 73% [============================================= ] 1774/2409 73% [============================================= ] 1775/2409 73% [============================================= ] 1776/2409 73% [============================================= ] 1777/2409 73% [============================================= ] 1778/2409 73% [============================================= ] 1779/2409 73% [============================================= ] 1780/2409 73% [============================================= ] 1781/2409 73% [============================================= ] 1782/2409 73% [============================================= ] 1783/2409 74% [============================================= ] 1784/2409 74% [============================================= ] 1785/2409 74% [============================================= ] 1786/2409 74% [============================================= ] 1787/2409 74% [============================================== ] 1788/2409 74% [============================================== ] 1789/2409 74% [============================================== ] 1790/2409 74% [============================================== ] 1791/2409 74% [============================================== ] 1792/2409 74% [============================================== ] 1793/2409 74% [============================================== ] 1794/2409 74% [============================================== ] 1795/2409 74% [============================================== ] 1796/2409 74% [============================================== ] 1797/2409 74% [============================================== ] 1798/2409 74% [============================================== ] 1799/2409 74% [============================================== ] 1800/2409 74% [============================================== ] 1801/2409 74% [============================================== ] 1802/2409 74% [============================================== ] 1803/2409 74% [============================================== ] 1804/2409 74% [============================================== ] 1805/2409 74% [============================================== ] 1806/2409 74% [============================================== ] 1807/2409 75% [============================================== ] 1808/2409 75% [============================================== ] 1809/2409 75% [============================================== ] 1810/2409 75% [============================================== ] 1811/2409 75% [============================================== ] 1812/2409 75% [============================================== ] 1813/2409 75% [============================================== ] 1814/2409 75% [============================================== ] 1815/2409 75% [============================================== ] 1816/2409 75% [============================================== ] 1817/2409 75% [============================================== ] 1818/2409 75% [============================================== ] 1819/2409 75% [============================================== ] 1820/2409 75% [============================================== ] 1821/2409 75% [============================================== ] 1822/2409 75% [============================================== ] 1823/2409 75% [============================================== ] 1824/2409 75% [============================================== ] 1825/2409 75% [============================================== ] 1826/2409 75% [=============================================== ] 1827/2409 75% [=============================================== ] 1828/2409 75% [=============================================== ] 1829/2409 75% [=============================================== ] 1830/2409 75% [=============================================== ] 1831/2409 76% [=============================================== ] 1832/2409 76% [=============================================== ] 1833/2409 76% [=============================================== ] 1834/2409 76% [=============================================== ] 1835/2409 76% [=============================================== ] 1836/2409 76% [=============================================== ] 1837/2409 76% [=============================================== ] 1838/2409 76% [=============================================== ] 1839/2409 76% [=============================================== ] 1840/2409 76% [=============================================== ] 1841/2409 76% [=============================================== ] 1842/2409 76% [=============================================== ] 1843/2409 76% [=============================================== ] 1844/2409 76% [=============================================== ] 1845/2409 76% [=============================================== ] 1846/2409 76% [=============================================== ] 1847/2409 76% [=============================================== ] 1848/2409 76% [=============================================== ] 1849/2409 76% [=============================================== ] 1850/2409 76% [=============================================== ] 1851/2409 76% [=============================================== ] 1852/2409 76% [=============================================== ] 1853/2409 76% [=============================================== ] 1854/2409 76% [=============================================== ] 1855/2409 77% [=============================================== ] 1856/2409 77% [=============================================== ] 1857/2409 77% [=============================================== ] 1858/2409 77% [=============================================== ] 1859/2409 77% [=============================================== ] 1860/2409 77% [=============================================== ] 1861/2409 77% [=============================================== ] 1862/2409 77% [=============================================== ] 1863/2409 77% [=============================================== ] 1864/2409 77% [=============================================== ] 1865/2409 77% [================================================ ] 1866/2409 77% [================================================ ] 1867/2409 77% [================================================ ] 1868/2409 77% [================================================ ] 1869/2409 77% [================================================ ] 1870/2409 77% [================================================ ] 1871/2409 77% [================================================ ] 1872/2409 77% [================================================ ] 1873/2409 77% [================================================ ] 1874/2409 77% [================================================ ] 1875/2409 77% [================================================ ] 1876/2409 77% [================================================ ] 1877/2409 77% [================================================ ] 1878/2409 77% [================================================ ] 1879/2409 77% [================================================ ] 1880/2409 78% [================================================ ] 1881/2409 78% [================================================ ] 1882/2409 78% [================================================ ] 1883/2409 78% [================================================ ] 1884/2409 78% [================================================ ] 1885/2409 78% [================================================ ] 1886/2409 78% [================================================ ] 1887/2409 78% [================================================ ] 1888/2409 78% [================================================ ] 1889/2409 78% [================================================ ] 1890/2409 78% [================================================ ] 1891/2409 78% [================================================ ] 1892/2409 78% [================================================ ] 1893/2409 78% [================================================ ] 1894/2409 78% [================================================ ] 1895/2409 78% [================================================ ] 1896/2409 78% [================================================ ] 1897/2409 78% [================================================ ] 1898/2409 78% [================================================ ] 1899/2409 78% [================================================ ] 1900/2409 78% [================================================ ] 1901/2409 78% [================================================ ] 1902/2409 78% [================================================ ] 1903/2409 78% [================================================= ] 1904/2409 79% [================================================= ] 1905/2409 79% [================================================= ] 1906/2409 79% [================================================= ] 1907/2409 79% [================================================= ] 1908/2409 79% [================================================= ] 1909/2409 79% [================================================= ] 1910/2409 79% [================================================= ] 1911/2409 79% [================================================= ] 1912/2409 79% [================================================= ] 1913/2409 79% [================================================= ] 1914/2409 79% [================================================= ] 1915/2409 79% [================================================= ] 1916/2409 79% [================================================= ] 1917/2409 79% [================================================= ] 1918/2409 79% [================================================= ] 1919/2409 79% [================================================= ] 1920/2409 79% [================================================= ] 1921/2409 79% [================================================= ] 1922/2409 79% [================================================= ] 1923/2409 79% [================================================= ] 1924/2409 79% [================================================= ] 1925/2409 79% [================================================= ] 1926/2409 79% [================================================= ] 1927/2409 79% [================================================= ] 1928/2409 80% [================================================= ] 1929/2409 80% [================================================= ] 1930/2409 80% [================================================= ] 1931/2409 80% [================================================= ] 1932/2409 80% [================================================= ] 1933/2409 80% [================================================= ] 1934/2409 80% [================================================= ] 1935/2409 80% [================================================= ] 1936/2409 80% [================================================= ] 1937/2409 80% [================================================= ] 1938/2409 80% [================================================= ] 1939/2409 80% [================================================= ] 1940/2409 80% [================================================= ] 1941/2409 80% [================================================= ] 1942/2409 80% [================================================== ] 1943/2409 80% [================================================== ] 1944/2409 80% [================================================== ] 1945/2409 80% [================================================== ] 1946/2409 80% [================================================== ] 1947/2409 80% [================================================== ] 1948/2409 80% [================================================== ] 1949/2409 80% [================================================== ] 1950/2409 80% [================================================== ] 1951/2409 80% [================================================== ] 1952/2409 81% [================================================== ] 1953/2409 81% [================================================== ] 1954/2409 81% [================================================== ] 1955/2409 81% [================================================== ] 1956/2409 81% [================================================== ] 1957/2409 81% [================================================== ] 1958/2409 81% [================================================== ] 1959/2409 81% [================================================== ] 1960/2409 81% [================================================== ] 1961/2409 81% [================================================== ] 1962/2409 81% [================================================== ] 1963/2409 81% [================================================== ] 1964/2409 81% [================================================== ] 1965/2409 81% [================================================== ] 1966/2409 81% [================================================== ] 1967/2409 81% [================================================== ] 1968/2409 81% [================================================== ] 1969/2409 81% [================================================== ] 1970/2409 81% [================================================== ] 1971/2409 81% [================================================== ] 1972/2409 81% [================================================== ] 1973/2409 81% [================================================== ] 1974/2409 81% [================================================== ] 1975/2409 81% [================================================== ] 1976/2409 82% [================================================== ] 1977/2409 82% [================================================== ] 1978/2409 82% [================================================== ] 1979/2409 82% [================================================== ] 1980/2409 82% [================================================== ] 1981/2409 82% [=================================================== ] 1982/2409 82% [=================================================== ] 1983/2409 82% [=================================================== ] 1984/2409 82% [=================================================== ] 1985/2409 82% [=================================================== ] 1986/2409 82% [=================================================== ] 1987/2409 82% [=================================================== ] 1988/2409 82% [=================================================== ] 1989/2409 82% [=================================================== ] 1990/2409 82% [=================================================== ] 1991/2409 82% [=================================================== ] 1992/2409 82% [=================================================== ] 1993/2409 82% [=================================================== ] 1994/2409 82% [=================================================== ] 1995/2409 82% [=================================================== ] 1996/2409 82% [=================================================== ] 1997/2409 82% [=================================================== ] 1998/2409 82% [=================================================== ] 1999/2409 82% [=================================================== ] 2000/2409 83% [=================================================== ] 2001/2409 83% [=================================================== ] 2002/2409 83% [=================================================== ] 2003/2409 83% [=================================================== ] 2004/2409 83% [=================================================== ] 2005/2409 83% [=================================================== ] 2006/2409 83% [=================================================== ] 2007/2409 83% [=================================================== ] 2008/2409 83% [=================================================== ] 2009/2409 83% [=================================================== ] 2010/2409 83% [=================================================== ] 2011/2409 83% [=================================================== ] 2012/2409 83% [=================================================== ] 2013/2409 83% [=================================================== ] 2014/2409 83% [=================================================== ] 2015/2409 83% [=================================================== ] 2016/2409 83% [=================================================== ] 2017/2409 83% [=================================================== ] 2018/2409 83% [=================================================== ] 2019/2409 83% [=================================================== ] 2020/2409 83% [==================================================== ] 2021/2409 83% [==================================================== ] 2022/2409 83% [==================================================== ] 2023/2409 83% [==================================================== ] 2024/2409 84% [==================================================== ] 2025/2409 84% [==================================================== ] 2026/2409 84% [==================================================== ] 2027/2409 84% [==================================================== ] 2028/2409 84% [==================================================== ] 2029/2409 84% [==================================================== ] 2030/2409 84% [==================================================== ] 2031/2409 84% [==================================================== ] 2032/2409 84% [==================================================== ] 2033/2409 84% [==================================================== ] 2034/2409 84% [==================================================== ] 2035/2409 84% [==================================================== ] 2036/2409 84% [==================================================== ] 2037/2409 84% [==================================================== ] 2038/2409 84% [==================================================== ] 2039/2409 84% [==================================================== ] 2040/2409 84% [==================================================== ] 2041/2409 84% [==================================================== ] 2042/2409 84% [==================================================== ] 2043/2409 84% [==================================================== ] 2044/2409 84% [==================================================== ] 2045/2409 84% [==================================================== ] 2046/2409 84% [==================================================== ] 2047/2409 84% [==================================================== ] 2048/2409 85% [==================================================== ] 2049/2409 85% [==================================================== ] 2050/2409 85% [==================================================== ] 2051/2409 85% [==================================================== ] 2052/2409 85% [==================================================== ] 2053/2409 85% [==================================================== ] 2054/2409 85% [==================================================== ] 2055/2409 85% [==================================================== ] 2056/2409 85% [==================================================== ] 2057/2409 85% [==================================================== ] 2058/2409 85% [==================================================== ] 2059/2409 85% [===================================================== ] 2060/2409 85% [===================================================== ] 2061/2409 85% [===================================================== ] 2062/2409 85% [===================================================== ] 2063/2409 85% [===================================================== ] 2064/2409 85% [===================================================== ] 2065/2409 85% [===================================================== ] 2066/2409 85% [===================================================== ] 2067/2409 85% [===================================================== ] 2068/2409 85% [===================================================== ] 2069/2409 85% [===================================================== ] 2070/2409 85% [===================================================== ] 2071/2409 85% [===================================================== ] 2072/2409 86% [===================================================== ] 2073/2409 86% [===================================================== ] 2074/2409 86% [===================================================== ] 2075/2409 86% [===================================================== ] 2076/2409 86% [===================================================== ] 2077/2409 86% [===================================================== ] 2078/2409 86% [===================================================== ] 2079/2409 86% [===================================================== ] 2080/2409 86% [===================================================== ] 2081/2409 86% [===================================================== ] 2082/2409 86% [===================================================== ] 2083/2409 86% [===================================================== ] 2084/2409 86% [===================================================== ] 2085/2409 86% [===================================================== ] 2086/2409 86% [===================================================== ] 2087/2409 86% [===================================================== ] 2088/2409 86% [===================================================== ] 2089/2409 86% [===================================================== ] 2090/2409 86% [===================================================== ] 2091/2409 86% [===================================================== ] 2092/2409 86% [===================================================== ] 2093/2409 86% [===================================================== ] 2094/2409 86% [===================================================== ] 2095/2409 86% [===================================================== ] 2096/2409 87% [===================================================== ] 2097/2409 87% [===================================================== ] 2098/2409 87% [====================================================== ] 2099/2409 87% [====================================================== ] 2100/2409 87% [====================================================== ] 2101/2409 87% [====================================================== ] 2102/2409 87% [====================================================== ] 2103/2409 87% [====================================================== ] 2104/2409 87% [====================================================== ] 2105/2409 87% [====================================================== ] 2106/2409 87% [====================================================== ] 2107/2409 87% [====================================================== ] 2108/2409 87% [====================================================== ] 2109/2409 87% [====================================================== ] 2110/2409 87% [====================================================== ] 2111/2409 87% [====================================================== ] 2112/2409 87% [====================================================== ] 2113/2409 87% [====================================================== ] 2114/2409 87% [====================================================== ] 2115/2409 87% [====================================================== ] 2116/2409 87% [====================================================== ] 2117/2409 87% [====================================================== ] 2118/2409 87% [====================================================== ] 2119/2409 87% [====================================================== ] 2120/2409 88% [====================================================== ] 2121/2409 88% [====================================================== ] 2122/2409 88% [====================================================== ] 2123/2409 88% [====================================================== ] 2124/2409 88% [====================================================== ] 2125/2409 88% [====================================================== ] 2126/2409 88% [====================================================== ] 2127/2409 88% [====================================================== ] 2128/2409 88% [====================================================== ] 2129/2409 88% [====================================================== ] 2130/2409 88% [====================================================== ] 2131/2409 88% [====================================================== ] 2132/2409 88% [====================================================== ] 2133/2409 88% [====================================================== ] 2134/2409 88% [====================================================== ] 2135/2409 88% [====================================================== ] 2136/2409 88% [====================================================== ] 2137/2409 88% [======================================================= ] 2138/2409 88% [======================================================= ] 2139/2409 88% [======================================================= ] 2140/2409 88% [======================================================= ] 2141/2409 88% [======================================================= ] 2142/2409 88% [======================================================= ] 2143/2409 88% [======================================================= ] 2144/2409 88% [======================================================= ] 2145/2409 89% [======================================================= ] 2146/2409 89% [======================================================= ] 2147/2409 89% [======================================================= ] 2148/2409 89% [======================================================= ] 2149/2409 89% [======================================================= ] 2150/2409 89% [======================================================= ] 2151/2409 89% [======================================================= ] 2152/2409 89% [======================================================= ] 2153/2409 89% [======================================================= ] 2154/2409 89% [======================================================= ] 2155/2409 89% [======================================================= ] 2156/2409 89% [======================================================= ] 2157/2409 89% [======================================================= ] 2158/2409 89% [======================================================= ] 2159/2409 89% [======================================================= ] 2160/2409 89% [======================================================= ] 2161/2409 89% [======================================================= ] 2162/2409 89% [======================================================= ] 2163/2409 89% [======================================================= ] 2164/2409 89% [======================================================= ] 2165/2409 89% [======================================================= ] 2166/2409 89% [======================================================= ] 2167/2409 89% [======================================================= ] 2168/2409 89% [======================================================= ] 2169/2409 90% [======================================================= ] 2170/2409 90% [======================================================= ] 2171/2409 90% [======================================================= ] 2172/2409 90% [======================================================= ] 2173/2409 90% [======================================================= ] 2174/2409 90% [======================================================= ] 2175/2409 90% [======================================================== ] 2176/2409 90% [======================================================== ] 2177/2409 90% [======================================================== ] 2178/2409 90% [======================================================== ] 2179/2409 90% [======================================================== ] 2180/2409 90% [======================================================== ] 2181/2409 90% [======================================================== ] 2182/2409 90% [======================================================== ] 2183/2409 90% [======================================================== ] 2184/2409 90% [======================================================== ] 2185/2409 90% [======================================================== ] 2186/2409 90% [======================================================== ] 2187/2409 90% [======================================================== ] 2188/2409 90% [======================================================== ] 2189/2409 90% [======================================================== ] 2190/2409 90% [======================================================== ] 2191/2409 90% [======================================================== ] 2192/2409 90% [======================================================== ] 2193/2409 91% [======================================================== ] 2194/2409 91% [======================================================== ] 2195/2409 91% [======================================================== ] 2196/2409 91% [======================================================== ] 2197/2409 91% [======================================================== ] 2198/2409 91% [======================================================== ] 2199/2409 91% [======================================================== ] 2200/2409 91% [======================================================== ] 2201/2409 91% [======================================================== ] 2202/2409 91% [======================================================== ] 2203/2409 91% [======================================================== ] 2204/2409 91% [======================================================== ] 2205/2409 91% [======================================================== ] 2206/2409 91% [======================================================== ] 2207/2409 91% [======================================================== ] 2208/2409 91% [======================================================== ] 2209/2409 91% [======================================================== ] 2210/2409 91% [======================================================== ] 2211/2409 91% [======================================================== ] 2212/2409 91% [======================================================== ] 2213/2409 91% [======================================================== ] 2214/2409 91% [========================================================= ] 2215/2409 91% [========================================================= ] 2216/2409 91% [========================================================= ] 2217/2409 92% [========================================================= ] 2218/2409 92% [========================================================= ] 2219/2409 92% [========================================================= ] 2220/2409 92% [========================================================= ] 2221/2409 92% [========================================================= ] 2222/2409 92% [========================================================= ] 2223/2409 92% [========================================================= ] 2224/2409 92% [========================================================= ] 2225/2409 92% [========================================================= ] 2226/2409 92% [========================================================= ] 2227/2409 92% [========================================================= ] 2228/2409 92% [========================================================= ] 2229/2409 92% [========================================================= ] 2230/2409 92% [========================================================= ] 2231/2409 92% [========================================================= ] 2232/2409 92% [========================================================= ] 2233/2409 92% [========================================================= ] 2234/2409 92% [========================================================= ] 2235/2409 92% [========================================================= ] 2236/2409 92% [========================================================= ] 2237/2409 92% [========================================================= ] 2238/2409 92% [========================================================= ] 2239/2409 92% [========================================================= ] 2240/2409 92% [========================================================= ] 2241/2409 93% [========================================================= ] 2242/2409 93% [========================================================= ] 2243/2409 93% [========================================================= ] 2244/2409 93% [========================================================= ] 2245/2409 93% [========================================================= ] 2246/2409 93% [========================================================= ] 2247/2409 93% [========================================================= ] 2248/2409 93% [========================================================= ] 2249/2409 93% [========================================================= ] 2250/2409 93% [========================================================= ] 2251/2409 93% [========================================================= ] 2252/2409 93% [========================================================= ] 2253/2409 93% [========================================================== ] 2254/2409 93% [========================================================== ] 2255/2409 93% [========================================================== ] 2256/2409 93% [========================================================== ] 2257/2409 93% [========================================================== ] 2258/2409 93% [========================================================== ] 2259/2409 93% [========================================================== ] 2260/2409 93% [========================================================== ] 2261/2409 93% [========================================================== ] 2262/2409 93% [========================================================== ] 2263/2409 93% [========================================================== ] 2264/2409 93% [========================================================== ] 2265/2409 94% [========================================================== ] 2266/2409 94% [========================================================== ] 2267/2409 94% [========================================================== ] 2268/2409 94% [========================================================== ] 2269/2409 94% [========================================================== ] 2270/2409 94% [========================================================== ] 2271/2409 94% [========================================================== ] 2272/2409 94% [========================================================== ] 2273/2409 94% [========================================================== ] 2274/2409 94% [========================================================== ] 2275/2409 94% [========================================================== ] 2276/2409 94% [========================================================== ] 2277/2409 94% [========================================================== ] 2278/2409 94% [========================================================== ] 2279/2409 94% [========================================================== ] 2280/2409 94% [========================================================== ] 2281/2409 94% [========================================================== ] 2282/2409 94% [========================================================== ] 2283/2409 94% [========================================================== ] 2284/2409 94% [========================================================== ] 2285/2409 94% [========================================================== ] 2286/2409 94% [========================================================== ] 2287/2409 94% [========================================================== ] 2288/2409 94% [========================================================== ] 2289/2409 95% [========================================================== ] 2290/2409 95% [========================================================== ] 2291/2409 95% [========================================================== ] 2292/2409 95% [=========================================================== ] 2293/2409 95% [=========================================================== ] 2294/2409 95% [=========================================================== ] 2295/2409 95% [=========================================================== ] 2296/2409 95% [=========================================================== ] 2297/2409 95% [=========================================================== ] 2298/2409 95% [=========================================================== ] 2299/2409 95% [=========================================================== ] 2300/2409 95% [=========================================================== ] 2301/2409 95% [=========================================================== ] 2302/2409 95% [=========================================================== ] 2303/2409 95% [=========================================================== ] 2304/2409 95% [=========================================================== ] 2305/2409 95% [=========================================================== ] 2306/2409 95% [=========================================================== ] 2307/2409 95% [=========================================================== ] 2308/2409 95% [=========================================================== ] 2309/2409 95% [=========================================================== ] 2310/2409 95% [=========================================================== ] 2311/2409 95% [=========================================================== ] 2312/2409 95% [=========================================================== ] 2313/2409 96% [=========================================================== ] 2314/2409 96% [=========================================================== ] 2315/2409 96% [=========================================================== ] 2316/2409 96% [=========================================================== ] 2317/2409 96% [=========================================================== ] 2318/2409 96% [=========================================================== ] 2319/2409 96% [=========================================================== ] 2320/2409 96% [=========================================================== ] 2321/2409 96% [=========================================================== ] 2322/2409 96% [=========================================================== ] 2323/2409 96% [=========================================================== ] 2324/2409 96% [=========================================================== ] 2325/2409 96% [=========================================================== ] 2326/2409 96% [=========================================================== ] 2327/2409 96% [=========================================================== ] 2328/2409 96% [=========================================================== ] 2329/2409 96% [=========================================================== ] 2330/2409 96% [=========================================================== ] 2331/2409 96% [============================================================ ] 2332/2409 96% [============================================================ ] 2333/2409 96% [============================================================ ] 2334/2409 96% [============================================================ ] 2335/2409 96% [============================================================ ] 2336/2409 96% [============================================================ ] 2337/2409 97% [============================================================ ] 2338/2409 97% [============================================================ ] 2339/2409 97% [============================================================ ] 2340/2409 97% [============================================================ ] 2341/2409 97% [============================================================ ] 2342/2409 97% [============================================================ ] 2343/2409 97% [============================================================ ] 2344/2409 97% [============================================================ ] 2345/2409 97% [============================================================ ] 2346/2409 97% [============================================================ ] 2347/2409 97% [============================================================ ] 2348/2409 97% [============================================================ ] 2349/2409 97% [============================================================ ] 2350/2409 97% [============================================================ ] 2351/2409 97% [============================================================ ] 2352/2409 97% [============================================================ ] 2353/2409 97% [============================================================ ] 2354/2409 97% [============================================================ ] 2355/2409 97% [============================================================ ] 2356/2409 97% [============================================================ ] 2357/2409 97% [============================================================ ] 2358/2409 97% [============================================================ ] 2359/2409 97% [============================================================ ] 2360/2409 97% [============================================================ ] 2361/2409 98% [============================================================ ] 2362/2409 98% [============================================================ ] 2363/2409 98% [============================================================ ] 2364/2409 98% [============================================================ ] 2365/2409 98% [============================================================ ] 2366/2409 98% [============================================================ ] 2367/2409 98% [============================================================ ] 2368/2409 98% [============================================================ ] 2369/2409 98% [============================================================ ] 2370/2409 98% [============================================================= ] 2371/2409 98% [============================================================= ] 2372/2409 98% [============================================================= ] 2373/2409 98% [============================================================= ] 2374/2409 98% [============================================================= ] 2375/2409 98% [============================================================= ] 2376/2409 98% [============================================================= ] 2377/2409 98% [============================================================= ] 2378/2409 98% [============================================================= ] 2379/2409 98% [============================================================= ] 2380/2409 98% [============================================================= ] 2381/2409 98% [============================================================= ] 2382/2409 98% [============================================================= ] 2383/2409 98% [============================================================= ] 2384/2409 98% [============================================================= ] 2385/2409 99% [============================================================= ] 2386/2409 99% [============================================================= ] 2387/2409 99% [============================================================= ] 2388/2409 99% [============================================================= ] 2389/2409 99% [============================================================= ] 2390/2409 99% [============================================================= ] 2391/2409 99% [============================================================= ] 2392/2409 99% [============================================================= ] 2393/2409 99% [============================================================= ] 2394/2409 99% [============================================================= ] 2395/2409 99% [============================================================= ] 2396/2409 99% [============================================================= ] 2397/2409 99% [============================================================= ] 2398/2409 99% [============================================================= ] 2399/2409 99% [============================================================= ] 2400/2409 99% [============================================================= ] 2401/2409 99% [============================================================= ] 2402/2409 99% [============================================================= ] 2403/2409 99% [============================================================= ] 2404/2409 99% [============================================================= ] 2405/2409 99% [============================================================= ] 2406/2409 99% [============================================================= ] 2407/2409 99% [============================================================= ] 2408/2409 99% [==============================================================] 2409/2409 100% operation complete, 2409 objects in 85268 NAND pages. ln -snf /home/autobuild/autobuild/instance-5/output-1/host/sh4a-buildroot-linux-gnu/sysroot /home/autobuild/autobuild/instance-5/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-5/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-5/buildroot' >>> Buildroot 2023.08-rc1-136-gdf6aed587f Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 12.3.0 Collecting legal info >>> glibc 2.37-2-g9f8513dc64119a424b312db97cef5d87d376defa Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-gawk 5.2.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 12.3.0 Collecting legal info >>> host-binutils 2.40 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-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) >>> linux-headers 6.4.12 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-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> alsa-lib 1.2.9 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> apr-util 1.6.3 Collecting legal info LICENSE: OK (sha256: ef5609d18601645ad6fe22c6c122094be40e976725c1d0490778abacc836e7a2) >>> apr 1.7.2 Collecting legal info LICENSE: OK (sha256: f854aeef66ecd55a126226e82b3f26793fc3b1c584647f6a0edc5639974c38ad) >>> util-linux 2.39.1 Collecting legal info README.licensing: OK (sha256: 64dfeae1519bf0e27563d905a71264310fb6a8fa74e5cf99bb36e4d30d7ef455) 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) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libcap-ng 0.8.3 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> host-ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> pcre2 10.42 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> readline 8.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> openssl Collecting legal info >>> libressl 3.7.3 Collecting legal info COPYING: OK (sha256: 5c63613f008f16a9c0025c096bbd736cecf720494d121b5c5203e0ec6e5955b1) >>> sqlite 3.42.0 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> bash 5.2.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> cairo 1.16.0 Collecting legal info COPYING: OK (sha256: 67228a9f7c5f9b67c58f556f1be178f62da4d9e2e6285318d8c74d567255abdf) COPYING-LGPL-2.1: OK (sha256: 9e9e8608c4cdda51a78cc3a385f4ec9a2e4c96d5ecad74ac8bca5fca3e563b7d) COPYING-MPL-1.1: OK (sha256: 53692a2ed6c6a2c6ec9b32dd0b820dfae91e0a1fcdf625ca9ed0bdf8705fcc4f) >>> fontconfig 2.14.2 Collecting legal info COPYING: OK (sha256: 51a51aa9823704fd90bccc616cdd17ebabb5b2b3e9cbde886ca02c7002288067) >>> freetype 2.13.1 Collecting legal info LICENSE.TXT: OK (sha256: 2e3bbb7d7c5c396368dd0853a790ec29ce5b8647163dde42a0493fb0d6556b2b) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pixman 0.42.2 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> ccrypt 1.11 Collecting legal info COPYING: OK (sha256: d48d3af3cf27b32106ee3418c7c892cae745ece26cd909e72aa59b08e3f9c93d) >>> daq 2.0.7 Collecting legal info COPYING: OK (sha256: 07f28289c09fd9eb5a6ff7bc710ff40363601b1bbc6f3637d8ed412150e90819) >>> 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) >>> dbus 1.14.8 Collecting legal info COPYING: OK (sha256: e61807cd1c32ff4e7bd5b4b61dd21997c6dc5642cf19316124fe38d50e1f9fa3) >>> dfu-programmer 1.0.0 Collecting legal info COPYING: OK (sha256: d8fb44c26fecbb2b8a368a6c0ed4f5478a401fab03744325407736a80383af76) >>> libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> e2fsprogs 1.47.0 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> easy-rsa 3.1.1 Collecting legal info COPYING.md: OK (sha256: 7c4a4fc71745d93a87278801f1bca555562ca23f21e18293add64b9e6f6b7bf1) gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> ebtables 2.0.11 Collecting legal info COPYING: OK (sha256: ebdb8ae564c952792017ec680e2edd30443642216eb9f8a3d8fa166c0cb628c1) >>> host-faketime 0.9.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> ffmpeg 4.4.4 Collecting legal info LICENSE.md: OK (sha256: cb48bf09a11f5fb576cddb0431c8f5ed0a60157a9ec942adffc13907cbe083f2) COPYING.LGPLv2.1: OK (sha256: b634ab5640e258563c536e658cad87080553df6f34f62269a21d554844e58bfe) >>> libvorbis 1.3.7 Collecting legal info COPYING: OK (sha256: ec1815db59fcd302846df949d7424876cb2e2dc5ed1606c5fb0b36787b1cf43a) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libvpx 1.13.0 Collecting legal info LICENSE: OK (sha256: 8267348d5af1262c11d1a08de2f5afc77457755f1ac658627dd9acf71011d615) PATENTS: OK (sha256: cc3273e0694ea5896145e0677699b53471b03ea43021ddc50e7923fbb9f5023c) >>> opus 1.4 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> hostapd 2.10 Collecting legal info README: OK (sha256: af01e1d1ee065a1054d20ebe8a78a016f1fb1133b73e6a9d50801b165bb280c7) >>> libnl 3.7.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> hwdata 0.371 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 21d0406f93e884a050426ebc21931839a45d56bfcbcbfdda7686d583f36f107f) >>> janet 1.29.1 Collecting legal info LICENSE: OK (sha256: 95fca700e8dce9699248e7cc80ac88ce2357874c8352cd2be4d18f183dc9710b) >>> host-meson 1.1.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 68.0.0 Collecting legal info LICENSE: OK (sha256: 86da0f01aeae46348a3c3d465195dc1ceccde79f79e87769a64b8da04b2a4741) >>> host-python-installer 0.7.0 Collecting legal info LICENSE: OK (sha256: 37b8b9f2569892fa54406383d431169dbb2115980d78b7efba6eeae5664c484f) >>> host-python-flit-core 3.9.0 Collecting legal info LICENSE: OK (sha256: 35b4f1dec512e617077fd6980dbb43ef8c2887adc5d0185edb4c04da175dd816) >>> host-python3 3.11.5 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf-archive 2023.02.20 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) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-python-pypa-build 0.10.0 Collecting legal info LICENSE: OK (sha256: aaf9a29ca5907971ccf07de025375db34539a8d5eeebce20b46099805722106f) >>> host-python-packaging 23.1 Collecting legal info LICENSE: OK (sha256: cad1ef5bd340d73e074ba614d26f7deaca5c7940c3d8c34852e65c4909686c48) LICENSE.APACHE: OK (sha256: 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594) LICENSE.BSD: OK (sha256: b70e7e9b742f1cc6f948b34c16aa39ffece94196364bc88ff0d2180f0028fac5) >>> host-python-pyproject-hooks 1.0.0 Collecting legal info LICENSE: OK (sha256: 1b22b049b5267d6dfc23a67bf4a84d8ec04b9fdfb1a51d360e42b4342c8b4154) >>> host-python-wheel 0.40.0 Collecting legal info LICENSE.txt: OK (sha256: 30c23618679108f3e8ea1d2a658c7ca417bdfc891c98ef1a89fa4ff0c9828654) >>> jitterentropy-library 3.4.1 Collecting legal info LICENSE: OK (sha256: 7a89069066f6c0b8767d3256e5ec5d765b2c7f3354a5a06fc8d5bd7b8103d8a3) LICENSE.bsd: OK (sha256: 13aa749a5b0a454917a944ed8fffc530b784f5ead522b1aacaf4ec8aa55a6239) LICENSE.gplv2: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> jpeg Collecting legal info >>> libjpeg 9e Collecting legal info README: OK (sha256: 50c1c5978d490c7f13062d91c4b89affc83774f87bc4568a714f748b62a5b216) >>> jsmin 1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b Collecting legal info jsmin.c: OK (sha256: b420f61778af09534adc836a5086f5625b8499124051c50baefa218e7c03a58c) >>> json-c 0.16 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> kmod 30 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> xz 5.4.3 Collecting legal info COPYING: OK (sha256: 72d7ef9c98be319fd34ce88b45203b36d5936f9c49e82bf3198ffee5e0c7d87e) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libcurl 8.2.1 Collecting legal info COPYING: OK (sha256: b1d7feb949ea5023552029fbe0bf5db4f23c2f85e9b8e51e18536f0ecbf9c524) >>> mbedtls 2.28.3 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> libdeflate 1.18 Collecting legal info COPYING: OK (sha256: 5d246dd2537307b80fed9ba5fdddf5d0fe7a8f023393a071182b9daed56b40fe) >>> libdvbcsa 1.1.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libevdev 1.12.1 Collecting legal info COPYING: OK (sha256: 6f13de7ce28e4948ba95170e0723ee1254c1978ce1f127af82aeca597b567cb9) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libexif 0.6.24 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> libfuse 2.9.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libgpg-error 1.47 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libgsm 1.0.19 Collecting legal info COPYRIGHT: OK (sha256: 81c68a3374937ed9b5e4929c709e81a2c4b35b5d1f450ecf8c473e2daea46ff6) >>> libid3tag 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 7f12ad28dc075763e91b91bfa60fad04062380011ddad8f6bac21dd7b1f44367) >>> liblockfile 1.17 Collecting legal info COPYRIGHT: OK (sha256: 3d080ab931103a823e6b9b788ccbc3e9d44797bd54546f3feebfd305f90de46a) licenses/GPL-2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) licenses/LGPL-2: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> libopusenc 0.2.1 Collecting legal info COPYING: OK (sha256: 93b17ab56b8230127fea532be0dcb4e6d71e66ab5e8ce5d6ae8785d7288b164f) >>> libscrypt 1.22 Collecting legal info LICENSE: OK (sha256: aacbfd9e19e5b38ea09616cebf0751ef0cc7b6a19ea0fd78f4b0598b2c503394) >>> libsha1 0.3 Collecting legal info COPYING: OK (sha256: 4c387926596bfeacc5b72ebeb96ab36c299a07568e18592c727a6c11dd512c20) >>> libsrtp 2.4.2 Collecting legal info LICENSE: OK (sha256: 8e19d42a1eec9561f3f347253ddf2e385c55f392f025bb0fd41b88dbf38db5ae) >>> libssh 0.10.5 Collecting legal info COPYING: OK (sha256: 1656186e951db1c010a8485481fa94587f7e53a26d24976bef97945ad0c4df5a) >>> libtalloc 2.3.4 Collecting legal info talloc.h: OK (sha256: f8340c449dd64a55c6605b02fcad2aec6f473612ac6026739a22995380a8043c) >>> libuv 1.46.0 Collecting legal info LICENSE: OK (sha256: 16de0c32b265cb7d46a6d3bd614f259dd4d693a5e26b3407b04aae8d73041f0c) LICENSE-extra: OK (sha256: 262c44bd2cdba037e6d2a82fba15f5800d292bc993a6f5d6b6ea487744d02836) >>> libwebsock 3c1615eeadb0b582b63851073bfe3e5132f31ebc Collecting legal info COPYING.lesser: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libwebsockets 4.3.2 Collecting legal info LICENSE: OK (sha256: 2b5dd8030691f3d1870a040f085c37e45d9ab9c684a7f1284f5f379c1e829b28) >>> host-openssl Collecting legal info >>> host-libopenssl 3.0.10 Collecting legal info LICENSE.txt: OK (sha256: 7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a) >>> libxml2 2.11.4 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> lockfile-progs 0.1.19 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> lz4 1.9.4 Collecting legal info lib/LICENSE: OK (sha256: 8b58c446121a109ccf32edc094bba3010a3d85e4ee3702950db55e4d3e87736c) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> mosquitto 2.0.17 Collecting legal info LICENSE.txt: OK (sha256: d3c4ccace4e5d3cc89d34cf2a0bc85b8596bfc0a32b815d0d77f9b7c41b5350c) epl-v20: OK (sha256: 8c349f80764d0648e645f41ef23772a70c995a0924b5235f735f4a3d09df127c) edl-v10: OK (sha256: 86fc4a3f97cb769c04e8da557036c1066eb8bb22b2d0a5dd31464990fe84047c) >>> mtdev 1.1.6 Collecting legal info COPYING: OK (sha256: 795bfe74daae59a97d3a0c8ec0ba0f08c243adf94a3aa7981a4136fce31d55b4) >>> ndisc6 1.0.6 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> netperf 2.7.0 Collecting legal info COPYING: OK (sha256: dc874b3047b6259336431e813961fb6c5945561c6ad7a732aa8531a3c6b1a9fa) >>> open-isns 0.102 Collecting legal info COPYING: OK (sha256: 00a89b0d18aacd4114decf79122db87bf35bddaf2bc50e383c9c9f4c263390b2) >>> openvpn 2.6.5 Collecting legal info COPYRIGHT.GPL: OK (sha256: 1fcb78d7e478bb8a9408010bdc91b36e213b1facfad093df3f7ce7e28af19043) >>> paho-mqtt-c 1.3.12 Collecting legal info epl-v20: OK (sha256: 0becf16567beb77fa252b7664631dd177c8f9a1889e48995b45379c7130e5303) edl-v10: OK (sha256: 83bbba033dc985487e321b6dfde111772affb73460be48726299fed3da684b1c) LICENSE: OK (sha256: bc0f3f447097eb82a29ad6c2f4929572bb548b6bd4c9e38fde1bf131a771b7a0) >>> host-pahole 1.25 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-elfutils 0.189 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING-GPLV2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-LGPLV3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-xz 5.4.3 Collecting legal info COPYING: OK (sha256: 72d7ef9c98be319fd34ce88b45203b36d5936f9c49e82bf3198ffee5e0c7d87e) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libbpf 1.1.0 Collecting legal info LICENSE: OK (sha256: 847f4addbd56e2d5be20c4ea0845e972672fc07b755fadaae5f7abd35d71e349) LICENSE.BSD-2-Clause: OK (sha256: e1638b9a0c68ca90fad3df1d6b4e430804d2fbdc15e58d02cffddfae38953bbf) LICENSE.LGPL-2.1: OK (sha256: 0b9a4febcdee6de55872501d5c1a8f5d8b0d1650cd4d5351995ceb22e889f8ca) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pdbg 3.5 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-dtc 1.6.1 Collecting legal info README.license: OK (sha256: 78e1e1ce5728a990d59c7de61d4741c49185d5129daf783b386380a214328d68) GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) >>> popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> prboom 2.5.0 Collecting legal info COPYING: OK (sha256: 1cba07ce0f6d1366d84b7cc62b76966ba79075e5f379c1e230c3ff0635fa789f) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> tslib 1.22 Collecting legal info COPYING: OK (sha256: 9b872a8a070b8ad329c4bd380fb1bf0000f564c75023ec8e1e6803f15364b9e9) >>> sdl_mixer d1725fcb7c4e987aeb7ecdc94cb8b6375b702170 Collecting legal info COPYING: OK (sha256: bc4c3bc32b311044d81c32b5e5402a6bc971a3b235850bb63445ec14bb6fe59e) >>> sdl_net 620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3 Collecting legal info COPYING: OK (sha256: e542f822a6cd82deccf82cf0f50192917b0158d725a6bc6348ab1ccdd890ecbe) >>> host-qemu 8.0.3 Collecting legal info COPYING: OK (sha256: 6f04ae8364d0079a192b14635f4b1da294ce18724c034c39a6a41d1b09df6100) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.76.1 Collecting legal info COPYING: OK (sha256: fa6f36630bb1e0c571d34b2bbdf188d08495c9dbf58f28cac112f303fc1f58fb) >>> host-pcre2 10.42 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> host-util-linux 2.39.1 Collecting legal info README.licensing: OK (sha256: 64dfeae1519bf0e27563d905a71264310fb6a8fa74e5cf99bb36e4d30d7ef455) 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) >>> host-libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-pixman 0.42.2 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> host-slirp 4.7.0 Collecting legal info COPYRIGHT: OK (sha256: b28aecf4796a6a22054167f0a976de13d9db335669d37afd2dc7ea4c335e1e13) >>> radvd 2.19 Collecting legal info COPYRIGHT: OK (sha256: 40a6db00cf0b97f031eaa6c6e87157788f40ced1b88e3ea6d78779bd2a39dc80) >>> rsync 3.2.7 Collecting legal info COPYING: OK (sha256: 85c19ea50a224c2d0067a69c083584e5717b40b76610ec1218f91385775067dd) >>> rtl8723ds-bt 14cedf3a9fec1aa8c500fa52f3e3acc433cbcf08 Collecting legal info >>> speexdsp 1.2.1 Collecting legal info COPYING: OK (sha256: 2654a4264b2bfe298dedc508748d140111840c315cc8eb646a3a68c13fa75b01) >>> strongswan 5.9.8 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 2292e21797754548dccdef9eef6aee7584e552fbd890fa914e1de8d3577d23f0) >>> subversion 1.14.2 Collecting legal info LICENSE: OK (sha256: 484aff0cfbb81155a10f903ed756e27e9fc65578c245a295bae295c4bb51eaad) >>> utf8proc 2.8.0 Collecting legal info LICENSE.md: OK (sha256: 3b510150d34f248a221bb88e1d811238d6c6c18b51231822c42974c39bb07256) >>> tcl 8.6.12 Collecting legal info license.terms: OK (sha256: c0a69a2bfd757361ec7e6143973b103c90409316b49e9c88db26ad6388e79f16) >>> tor 0.4.7.14 Collecting legal info LICENSE: OK (sha256: 47b54ed17e8fdcab3c44729a1789a09b208f9a63a845a7e50def9df729eebad0) >>> ttyd 1.7.3 Collecting legal info LICENSE: OK (sha256: 8b7e100f8311cb428c57609164d93099bada2599f948359045d1ac876a7a625b) >>> twolame 0.4.0 Collecting legal info COPYING: OK (sha256: 257a842724705950b07da76ce0e22ffa80ec77b3e9dfc6702522ac342409da0f) >>> tzdata 2023c Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> host-tzdata 2023c Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> host-zic 2023c Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> vuejs 3.3.2 Collecting legal info LICENSE: OK (sha256: 1bb85cc9b13b81ef41c81c51866172fc345e0503c86726a6755b796590b70175) >>> wipe 2.3.1 Collecting legal info LICENSE: OK (sha256: 890cd89006bb57ce95b460e867c7bcc81d30cbc23067a9be4644bdac6882bc14) >>> xutil_util-macros 1.20.0 Collecting legal info COPYING: OK (sha256: 7db0516389152a90c20ea910e8839d10204ebc25ccbc71fc7f5809dfb98e80ac) >>> zerofree 1.1.1 Collecting legal info COPYING: OK (sha256: 90daae00475a992a367da5b0658469a5d1c4449dbbe964c5b7246e1aec92f491) >>> zlog 1.2.16 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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.32.1 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-mkpasswd 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-12.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-12.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: rtl8723ds-bt-14cedf3a9fec1aa8c500fa52f3e3acc433cbcf08: cannot save license (RTL8723DS_BT_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-5/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-5/buildroot'