-- Set non-toolchain portion of runtime path of "/home/autobuild/autobuild/instance-3/output-1/target/usr/bin/zzxordir" to "" -- Installing: /home/autobuild/autobuild/instance-3/output-1/target/usr/bin/zzxorcopy -- Set non-toolchain portion of runtime path of "/home/autobuild/autobuild/instance-3/output-1/target/usr/bin/zzxorcopy" to "" -- Installing: /home/autobuild/autobuild/instance-3/output-1/target/usr/bin/unzzip -- Set non-toolchain portion of runtime path of "/home/autobuild/autobuild/instance-3/output-1/target/usr/bin/unzzip" to "" -- Installing: /home/autobuild/autobuild/instance-3/output-1/target/usr/bin/unzzip-mix -- Set non-toolchain portion of runtime path of "/home/autobuild/autobuild/instance-3/output-1/target/usr/bin/unzzip-mix" to "" -- Installing: /home/autobuild/autobuild/instance-3/output-1/target/usr/bin/unzzip-big -- Set non-toolchain portion of runtime path of "/home/autobuild/autobuild/instance-3/output-1/target/usr/bin/unzzip-big" to "" -- Installing: /home/autobuild/autobuild/instance-3/output-1/target/usr/bin/unzzip-mem -- Set non-toolchain portion of runtime path of "/home/autobuild/autobuild/instance-3/output-1/target/usr/bin/unzzip-mem" to "" -- Installing: /home/autobuild/autobuild/instance-3/output-1/target/usr/bin/unzip-mem -- Set non-toolchain portion of runtime path of "/home/autobuild/autobuild/instance-3/output-1/target/usr/bin/unzip-mem" to "" -- Installing: /home/autobuild/autobuild/instance-3/output-1/target/usr/share/aclocal/zziplib.m4 >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/autobuild/autobuild/instance-3/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Og', '-g0'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Og', '-g0'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-Og', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-3/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-3/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%ppc%g" -e "s%@TARGET_CPU@%821%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/usr/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-3/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-3/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-3/output-1/host/powerpc-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-3/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-3/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-3/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-3/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%ppc%g" -e "s%@TARGET_CPU@%821%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%'-Og', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Og', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Og', '-g0'%g" -e "s%@BR2_CMAKE@%/usr/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-3/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-3/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-3/output-1/host/powerpc-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-3/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-3/output-1/host/etc/meson/cross-compilation.conf # Remove any existing certificates under /etc/ssl/certs rm -f /home/autobuild/autobuild/instance-3/output-1/target/etc/ssl/certs/* # Create symlinks to certificates under /etc/ssl/certs # and generate the bundle cd /home/autobuild/autobuild/instance-3/output-1/target ; for i in `find usr/share/ca-certificates -name "*.crt" | LC_COLLATE=C sort` ; do ln -sf ../../../$i etc/ssl/certs/`basename ${i} .crt`.pem ; cat $i ; done >/home/autobuild/autobuild/instance-3/output-1/build/ca-certificates.crt # Create symlinks to the certificates by their hash values /home/autobuild/autobuild/instance-3/output-1/host/bin/c_rehash /home/autobuild/autobuild/instance-3/output-1/target/etc/ssl/certs Doing /home/autobuild/autobuild/instance-3/output-1/target/etc/ssl/certs # Install the certificates bundle /usr/bin/install -D -m 644 /home/autobuild/autobuild/instance-3/output-1/build/ca-certificates.crt /home/autobuild/autobuild/instance-3/output-1/target/etc/ssl/certs/ca-certificates.crt grep -qsE '^/bin/dash$' /home/autobuild/autobuild/instance-3/output-1/target/etc/shells || echo "/bin/dash" >> /home/autobuild/autobuild/instance-3/output-1/target/etc/shells rm -f /home/autobuild/autobuild/instance-3/output-1/target/usr/share/glib-2.0/schemas/*.xml /home/autobuild/autobuild/instance-3/output-1/target/usr/share/glib-2.0/schemas/*.dtd /home/autobuild/autobuild/instance-3/output-1/host/bin/glib-compile-schemas /home/autobuild/autobuild/instance-3/output-1/host/powerpc-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/autobuild/autobuild/instance-3/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. rm -f -r /home/autobuild/autobuild/instance-3/output-1/target/usr/share/openrc { echo "baud=\"0\""; echo "term_type=\"vt100\"" ; echo "agetty_options=\"-L \""; } > /home/autobuild/autobuild/instance-3/output-1/target/etc/conf.d/agetty.console ln -sf agetty /home/autobuild/autobuild/instance-3/output-1/target/etc/init.d/agetty.console ln -sf /etc/init.d/agetty.console /home/autobuild/autobuild/instance-3/output-1/target/etc/runlevels/default/agetty.console mkdir -p /home/autobuild/autobuild/instance-3/output-1/target/etc echo "buildroot" > /home/autobuild/autobuild/instance-3/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-3/output-1/target/etc/hosts mkdir -p /home/autobuild/autobuild/instance-3/output-1/target/etc echo "Welcome to Buildroot" > /home/autobuild/autobuild/instance-3/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/autobuild/autobuild/instance-3/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/autobuild/autobuild/instance-3/output-1/target/etc/shells || echo "/bin/sh" >> /home/autobuild/autobuild/instance-3/output-1/target/etc/shells ln -sf dash /home/autobuild/autobuild/instance-3/output-1/target/bin/sh /usr/bin/sed -i -e '/^root:/s,[^/]*$,dash,' /home/autobuild/autobuild/instance-3/output-1/target/etc/passwd printf '%s\n' C en_US locale-archive > /home/autobuild/autobuild/instance-3/output-1/build/locales.nopurge for dir in /home/autobuild/autobuild/instance-3/output-1/target/usr/share/locale /home/autobuild/autobuild/instance-3/output-1/target/usr/share/X11/locale /home/autobuild/autobuild/instance-3/output-1/target/usr/lib/locale; do if [ ! -d $dir ]; then continue; fi; for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/autobuild/autobuild/instance-3/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/autobuild/autobuild/instance-3/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/autobuild/autobuild/instance-3/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/autobuild/autobuild/instance-3/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/autobuild/autobuild/instance-3/output-1/target/usr/include /home/autobuild/autobuild/instance-3/output-1/target/usr/share/aclocal \ /home/autobuild/autobuild/instance-3/output-1/target/usr/lib/pkgconfig /home/autobuild/autobuild/instance-3/output-1/target/usr/share/pkgconfig \ /home/autobuild/autobuild/instance-3/output-1/target/usr/lib/cmake /home/autobuild/autobuild/instance-3/output-1/target/usr/share/cmake \ /home/autobuild/autobuild/instance-3/output-1/target/usr/lib/rpm /home/autobuild/autobuild/instance-3/output-1/target/usr/doc find /home/autobuild/autobuild/instance-3/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/autobuild/autobuild/instance-3/output-1/target/lib/ /home/autobuild/autobuild/instance-3/output-1/target/usr/lib/ /home/autobuild/autobuild/instance-3/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/autobuild/autobuild/instance-3/output-1/target/usr/share/gdb rm -rf /home/autobuild/autobuild/instance-3/output-1/target/usr/share/bash-completion rm -rf /home/autobuild/autobuild/instance-3/output-1/target/etc/bash_completion.d rm -rf /home/autobuild/autobuild/instance-3/output-1/target/usr/share/zsh rm -rf /home/autobuild/autobuild/instance-3/output-1/target/usr/man /home/autobuild/autobuild/instance-3/output-1/target/usr/share/man rm -rf /home/autobuild/autobuild/instance-3/output-1/target/usr/info /home/autobuild/autobuild/instance-3/output-1/target/usr/share/info rm -rf /home/autobuild/autobuild/instance-3/output-1/target/usr/doc /home/autobuild/autobuild/instance-3/output-1/target/usr/share/doc rm -rf /home/autobuild/autobuild/instance-3/output-1/target/usr/share/gtk-doc rmdir /home/autobuild/autobuild/instance-3/output-1/target/usr/share 2>/dev/null || true rm -rf /home/autobuild/autobuild/instance-3/output-1/target/lib/debug /home/autobuild/autobuild/instance-3/output-1/target/usr/lib/debug find /home/autobuild/autobuild/instance-3/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-3/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-3/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-3/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-3/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2024.05-52-g876d24578c"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2024.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2024.08-git\"" \ ) > /home/autobuild/autobuild/instance-3/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/autobuild/autobuild/instance-3/output-1/target/etc >>> Sanitizing RPATH in target tree PARALLEL_JOBS=1 \ PER_PACKAGE_DIR=/home/autobuild/autobuild/instance-3/output-1/per-package \ /home/autobuild/autobuild/instance-3/buildroot/support/scripts/fix-rpath target touch /home/autobuild/autobuild/instance-3/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs mkdir -p /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs printf ' dbus -1 dbus -1 * /run/dbus - dbus DBus messagebus user\n tss -1 tss -1 * - - - tss user for tpm2\n\n' >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/full_users_table.txt printf ' /usr/bin/bwrap f 1755 0 0 - - - - -\n /usr/libexec/dbus-daemon-launch-helper f 4750 0 dbus - - - - -\n\n' > /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/autobuild/autobuild/instance-3/output-1/images rm -rf /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-3/output-1/target/ /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-3/output-1/host/bin:/home/autobuild/autobuild/instance-3/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-3/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/autobuild/autobuild/instance-3/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/autobuild/autobuild/instance-3/output-1/host/bin/mkyaffs2 --all-root /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target /home/autobuild/autobuild/instance-3/output-1/images/rootfs.yaffs2\n' >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-3/output-1/host/bin:/home/autobuild/autobuild/instance-3/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-3/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target table='/home/autobuild/autobuild/instance-3/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-3/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][done] scanning complete, total 1554 objects. stage 2: creating image '/home/autobuild/autobuild/instance-3/output-1/images/rootfs.yaffs2' [ ] 1/1554 0% [ ] 2/1554 0% [ ] 3/1554 0% [ ] 4/1554 0% [ ] 5/1554 0% [ ] 6/1554 0% [ ] 7/1554 0% [ ] 8/1554 0% [ ] 9/1554 0% [ ] 10/1554 0% [ ] 11/1554 0% [ ] 12/1554 0% [ ] 13/1554 0% [ ] 14/1554 0% [ ] 15/1554 0% [ ] 16/1554 1% [ ] 17/1554 1% [ ] 18/1554 1% [ ] 19/1554 1% [ ] 20/1554 1% [ ] 21/1554 1% [ ] 22/1554 1% [ ] 23/1554 1% [ ] 24/1554 1% [ ] 25/1554 1% [= ] 26/1554 1% [= ] 27/1554 1% [= ] 28/1554 1% [= ] 29/1554 1% [= ] 30/1554 1% [= ] 31/1554 1% [= ] 32/1554 2% [= ] 33/1554 2% [= ] 34/1554 2% [= ] 35/1554 2% [= ] 36/1554 2% [= ] 37/1554 2% [= ] 38/1554 2% [= ] 39/1554 2% [= ] 40/1554 2% [= ] 41/1554 2% [= ] 42/1554 2% [= ] 43/1554 2% [= ] 44/1554 2% [= ] 45/1554 2% [= ] 46/1554 2% [= ] 47/1554 3% [= ] 48/1554 3% [= ] 49/1554 3% [= ] 50/1554 3% [== ] 51/1554 3% [== ] 52/1554 3% [== ] 53/1554 3% [== ] 54/1554 3% [== ] 55/1554 3% [== ] 56/1554 3% [== ] 57/1554 3% [== ] 58/1554 3% [== ] 59/1554 3% [== ] 60/1554 3% [== ] 61/1554 3% [== ] 62/1554 3% [== ] 63/1554 4% [== ] 64/1554 4% [== ] 65/1554 4% [== ] 66/1554 4% [== ] 67/1554 4% [== ] 68/1554 4% [== ] 69/1554 4% [== ] 70/1554 4% [== ] 71/1554 4% [== ] 72/1554 4% [== ] 73/1554 4% [== ] 74/1554 4% [== ] 75/1554 4% [=== ] 76/1554 4% [=== ] 77/1554 4% [=== ] 78/1554 5% [=== ] 79/1554 5% [=== ] 80/1554 5% [=== ] 81/1554 5% [=== ] 82/1554 5% [=== ] 83/1554 5% [=== ] 84/1554 5% [=== ] 85/1554 5% [=== ] 86/1554 5% [=== ] 87/1554 5% [=== ] 88/1554 5% [=== ] 89/1554 5% [=== ] 90/1554 5% [=== ] 91/1554 5% [=== ] 92/1554 5% [=== ] 93/1554 5% [=== ] 94/1554 6% [=== ] 95/1554 6% [=== ] 96/1554 6% [=== ] 97/1554 6% [=== ] 98/1554 6% [=== ] 99/1554 6% [=== ] 100/1554 6% [==== ] 101/1554 6% [==== ] 102/1554 6% [==== ] 103/1554 6% [==== ] 104/1554 6% [==== ] 105/1554 6% [==== ] 106/1554 6% [==== ] 107/1554 6% [==== ] 108/1554 6% [==== ] 109/1554 7% [==== ] 110/1554 7% [==== ] 111/1554 7% [==== ] 112/1554 7% [==== ] 113/1554 7% [==== ] 114/1554 7% [==== ] 115/1554 7% [==== ] 116/1554 7% [==== ] 117/1554 7% [==== ] 118/1554 7% [==== ] 119/1554 7% [==== ] 120/1554 7% [==== ] 121/1554 7% [==== ] 122/1554 7% [==== ] 123/1554 7% [==== ] 124/1554 7% [==== ] 125/1554 8% [===== ] 126/1554 8% [===== ] 127/1554 8% [===== ] 128/1554 8% [===== ] 129/1554 8% [===== ] 130/1554 8% [===== ] 131/1554 8% [===== ] 132/1554 8% [===== ] 133/1554 8% [===== ] 134/1554 8% [===== ] 135/1554 8% [===== ] 136/1554 8% [===== ] 137/1554 8% [===== ] 138/1554 8% [===== ] 139/1554 8% [===== ] 140/1554 9% [===== ] 141/1554 9% [===== ] 142/1554 9% [===== ] 143/1554 9% [===== ] 144/1554 9% [===== ] 145/1554 9% [===== ] 146/1554 9% [===== ] 147/1554 9% [===== ] 148/1554 9% [===== ] 149/1554 9% [===== ] 150/1554 9% [====== ] 151/1554 9% [====== ] 152/1554 9% [====== ] 153/1554 9% [====== ] 154/1554 9% [====== ] 155/1554 9% [====== ] 156/1554 10% [====== ] 157/1554 10% [====== ] 158/1554 10% [====== ] 159/1554 10% [====== ] 160/1554 10% [====== ] 161/1554 10% [====== ] 162/1554 10% [====== ] 163/1554 10% [====== ] 164/1554 10% [====== ] 165/1554 10% [====== ] 166/1554 10% [====== ] 167/1554 10% [====== ] 168/1554 10% [====== ] 169/1554 10% [====== ] 170/1554 10% [====== ] 171/1554 11% [====== ] 172/1554 11% [====== ] 173/1554 11% [====== ] 174/1554 11% [====== ] 175/1554 11% [======= ] 176/1554 11% [======= ] 177/1554 11% [======= ] 178/1554 11% [======= ] 179/1554 11% [======= ] 180/1554 11% [======= ] 181/1554 11% [======= ] 182/1554 11% [======= ] 183/1554 11% [======= ] 184/1554 11% [======= ] 185/1554 11% [======= ] 186/1554 11% [======= ] 187/1554 12% [======= ] 188/1554 12% [======= ] 189/1554 12% [======= ] 190/1554 12% [======= ] 191/1554 12% [======= ] 192/1554 12% [======= ] 193/1554 12% [======= ] 194/1554 12% [======= ] 195/1554 12% [======= ] 196/1554 12% [======= ] 197/1554 12% [======= ] 198/1554 12% [======= ] 199/1554 12% [======= ] 200/1554 12% [======== ] 201/1554 12% [======== ] 202/1554 12% [======== ] 203/1554 13% [======== ] 204/1554 13% [======== ] 205/1554 13% [======== ] 206/1554 13% [======== ] 207/1554 13% [======== ] 208/1554 13% [======== ] 209/1554 13% [======== ] 210/1554 13% [======== ] 211/1554 13% [======== ] 212/1554 13% [======== ] 213/1554 13% [======== ] 214/1554 13% [======== ] 215/1554 13% [======== ] 216/1554 13% [======== ] 217/1554 13% [======== ] 218/1554 14% [======== ] 219/1554 14% [======== ] 220/1554 14% [======== ] 221/1554 14% [======== ] 222/1554 14% [======== ] 223/1554 14% [======== ] 224/1554 14% [======== ] 225/1554 14% [========= ] 226/1554 14% [========= ] 227/1554 14% [========= ] 228/1554 14% [========= ] 229/1554 14% [========= ] 230/1554 14% [========= ] 231/1554 14% [========= ] 232/1554 14% [========= ] 233/1554 14% [========= ] 234/1554 15% [========= ] 235/1554 15% [========= ] 236/1554 15% [========= ] 237/1554 15% [========= ] 238/1554 15% [========= ] 239/1554 15% [========= ] 240/1554 15% [========= ] 241/1554 15% [========= ] 242/1554 15% [========= ] 243/1554 15% [========= ] 244/1554 15% [========= ] 245/1554 15% [========= ] 246/1554 15% [========= ] 247/1554 15% [========= ] 248/1554 15% [========= ] 249/1554 16% [========= ] 250/1554 16% [========== ] 251/1554 16% [========== ] 252/1554 16% [========== ] 253/1554 16% [========== ] 254/1554 16% [========== ] 255/1554 16% [========== ] 256/1554 16% [========== ] 257/1554 16% [========== ] 258/1554 16% [========== ] 259/1554 16% [========== ] 260/1554 16% [========== ] 261/1554 16% [========== ] 262/1554 16% [========== ] 263/1554 16% [========== ] 264/1554 16% [========== ] 265/1554 17% [========== ] 266/1554 17% [========== ] 267/1554 17% [========== ] 268/1554 17% [========== ] 269/1554 17% [========== ] 270/1554 17% [========== ] 271/1554 17% [========== ] 272/1554 17% [========== ] 273/1554 17% [========== ] 274/1554 17% [========== ] 275/1554 17% [=========== ] 276/1554 17% [=========== ] 277/1554 17% [=========== ] 278/1554 17% [=========== ] 279/1554 17% [=========== ] 280/1554 18% [=========== ] 281/1554 18% [=========== ] 282/1554 18% [=========== ] 283/1554 18% [=========== ] 284/1554 18% [=========== ] 285/1554 18% [=========== ] 286/1554 18% [=========== ] 287/1554 18% [=========== ] 288/1554 18% [=========== ] 289/1554 18% [=========== ] 290/1554 18% [=========== ] 291/1554 18% [=========== ] 292/1554 18% [=========== ] 293/1554 18% [=========== ] 294/1554 18% [=========== ] 295/1554 18% [=========== ] 296/1554 19% [=========== ] 297/1554 19% [=========== ] 298/1554 19% [=========== ] 299/1554 19% [=========== ] 300/1554 19% [============ ] 301/1554 19% [============ ] 302/1554 19% [============ ] 303/1554 19% [============ ] 304/1554 19% [============ ] 305/1554 19% [============ ] 306/1554 19% [============ ] 307/1554 19% [============ ] 308/1554 19% [============ ] 309/1554 19% [============ ] 310/1554 19% [============ ] 311/1554 20% [============ ] 312/1554 20% [============ ] 313/1554 20% [============ ] 314/1554 20% [============ ] 315/1554 20% [============ ] 316/1554 20% [============ ] 317/1554 20% [============ ] 318/1554 20% [============ ] 319/1554 20% [============ ] 320/1554 20% [============ ] 321/1554 20% [============ ] 322/1554 20% [============ ] 323/1554 20% [============ ] 324/1554 20% [============ ] 325/1554 20% [============= ] 326/1554 20% [============= ] 327/1554 21% [============= ] 328/1554 21% [============= ] 329/1554 21% [============= ] 330/1554 21% [============= ] 331/1554 21% [============= ] 332/1554 21% [============= ] 333/1554 21% [============= ] 334/1554 21% [============= ] 335/1554 21% [============= ] 336/1554 21% [============= ] 337/1554 21% [============= ] 338/1554 21% [============= ] 339/1554 21% [============= ] 340/1554 21% [============= ] 341/1554 21% [============= ] 342/1554 22% [============= ] 343/1554 22% [============= ] 344/1554 22% [============= ] 345/1554 22% [============= ] 346/1554 22% [============= ] 347/1554 22% [============= ] 348/1554 22% [============= ] 349/1554 22% [============= ] 350/1554 22% [============== ] 351/1554 22% [============== ] 352/1554 22% [============== ] 353/1554 22% [============== ] 354/1554 22% [============== ] 355/1554 22% [============== ] 356/1554 22% [============== ] 357/1554 22% [============== ] 358/1554 23% [============== ] 359/1554 23% [============== ] 360/1554 23% [============== ] 361/1554 23% [============== ] 362/1554 23% [============== ] 363/1554 23% [============== ] 364/1554 23% [============== ] 365/1554 23% [============== ] 366/1554 23% [============== ] 367/1554 23% [============== ] 368/1554 23% [============== ] 369/1554 23% [============== ] 370/1554 23% [============== ] 371/1554 23% [============== ] 372/1554 23% [============== ] 373/1554 24% [============== ] 374/1554 24% [============== ] 375/1554 24% [=============== ] 376/1554 24% [=============== ] 377/1554 24% [=============== ] 378/1554 24% [=============== ] 379/1554 24% [=============== ] 380/1554 24% [=============== ] 381/1554 24% [=============== ] 382/1554 24% [=============== ] 383/1554 24% [=============== ] 384/1554 24% [=============== ] 385/1554 24% [=============== ] 386/1554 24% [=============== ] 387/1554 24% [=============== ] 388/1554 24% [=============== ] 389/1554 25% [=============== ] 390/1554 25% [=============== ] 391/1554 25% [=============== ] 392/1554 25% [=============== ] 393/1554 25% [=============== ] 394/1554 25% [=============== ] 395/1554 25% [=============== ] 396/1554 25% [=============== ] 397/1554 25% [=============== ] 398/1554 25% [=============== ] 399/1554 25% [=============== ] 400/1554 25% [=============== ] 401/1554 25% [================ ] 402/1554 25% [================ ] 403/1554 25% [================ ] 404/1554 25% [================ ] 405/1554 26% [================ ] 406/1554 26% [================ ] 407/1554 26% [================ ] 408/1554 26% [================ ] 409/1554 26% [================ ] 410/1554 26% [================ ] 411/1554 26% [================ ] 412/1554 26% [================ ] 413/1554 26% [================ ] 414/1554 26% [================ ] 415/1554 26% [================ ] 416/1554 26% [================ ] 417/1554 26% [================ ] 418/1554 26% [================ ] 419/1554 26% [================ ] 420/1554 27% [================ ] 421/1554 27% [================ ] 422/1554 27% [================ ] 423/1554 27% [================ ] 424/1554 27% [================ ] 425/1554 27% [================ ] 426/1554 27% [================= ] 427/1554 27% [================= ] 428/1554 27% [================= ] 429/1554 27% [================= ] 430/1554 27% [================= ] 431/1554 27% [================= ] 432/1554 27% [================= ] 433/1554 27% [================= ] 434/1554 27% [================= ] 435/1554 27% [================= ] 436/1554 28% [================= ] 437/1554 28% [================= ] 438/1554 28% [================= ] 439/1554 28% [================= ] 440/1554 28% [================= ] 441/1554 28% [================= ] 442/1554 28% [================= ] 443/1554 28% [================= ] 444/1554 28% [================= ] 445/1554 28% [================= ] 446/1554 28% [================= ] 447/1554 28% [================= ] 448/1554 28% [================= ] 449/1554 28% [================= ] 450/1554 28% [================= ] 451/1554 29% [================== ] 452/1554 29% [================== ] 453/1554 29% [================== ] 454/1554 29% [================== ] 455/1554 29% [================== ] 456/1554 29% [================== ] 457/1554 29% [================== ] 458/1554 29% [================== ] 459/1554 29% [================== ] 460/1554 29% [================== ] 461/1554 29% [================== ] 462/1554 29% [================== ] 463/1554 29% [================== ] 464/1554 29% [================== ] 465/1554 29% [================== ] 466/1554 29% [================== ] 467/1554 30% [================== ] 468/1554 30% [================== ] 469/1554 30% [================== ] 470/1554 30% [================== ] 471/1554 30% [================== ] 472/1554 30% [================== ] 473/1554 30% [================== ] 474/1554 30% [================== ] 475/1554 30% [================== ] 476/1554 30% [=================== ] 477/1554 30% [=================== ] 478/1554 30% [=================== ] 479/1554 30% [=================== ] 480/1554 30% [=================== ] 481/1554 30% [=================== ] 482/1554 31% [=================== ] 483/1554 31% [=================== ] 484/1554 31% [=================== ] 485/1554 31% [=================== ] 486/1554 31% [=================== ] 487/1554 31% [=================== ] 488/1554 31% [=================== ] 489/1554 31% [=================== ] 490/1554 31% [=================== ] 491/1554 31% [=================== ] 492/1554 31% [=================== ] 493/1554 31% [=================== ] 494/1554 31% [=================== ] 495/1554 31% [=================== ] 496/1554 31% [=================== ] 497/1554 31% [=================== ] 498/1554 32% [=================== ] 499/1554 32% [=================== ] 500/1554 32% [=================== ] 501/1554 32% [==================== ] 502/1554 32% [==================== ] 503/1554 32% [==================== ] 504/1554 32% [==================== ] 505/1554 32% [==================== ] 506/1554 32% [==================== ] 507/1554 32% [==================== ] 508/1554 32% [==================== ] 509/1554 32% [==================== ] 510/1554 32% [==================== ] 511/1554 32% [==================== ] 512/1554 32% [==================== ] 513/1554 33% [==================== ] 514/1554 33% [==================== ] 515/1554 33% [==================== ] 516/1554 33% [==================== ] 517/1554 33% [==================== ] 518/1554 33% [==================== ] 519/1554 33% [==================== ] 520/1554 33% [==================== ] 521/1554 33% [==================== ] 522/1554 33% [==================== ] 523/1554 33% [==================== ] 524/1554 33% [==================== ] 525/1554 33% [==================== ] 526/1554 33% [===================== ] 527/1554 33% [===================== ] 528/1554 33% [===================== ] 529/1554 34% [===================== ] 530/1554 34% [===================== ] 531/1554 34% [===================== ] 532/1554 34% [===================== ] 533/1554 34% [===================== ] 534/1554 34% [===================== ] 535/1554 34% [===================== ] 536/1554 34% [===================== ] 537/1554 34% [===================== ] 538/1554 34% [===================== ] 539/1554 34% [===================== ] 540/1554 34% [===================== ] 541/1554 34% [===================== ] 542/1554 34% [===================== ] 543/1554 34% [===================== ] 544/1554 35% [===================== ] 545/1554 35% [===================== ] 546/1554 35% [===================== ] 547/1554 35% [===================== ] 548/1554 35% [===================== ] 549/1554 35% [===================== ] 550/1554 35% [===================== ] 551/1554 35% [====================== ] 552/1554 35% [====================== ] 553/1554 35% [====================== ] 554/1554 35% [====================== ] 555/1554 35% [====================== ] 556/1554 35% [====================== ] 557/1554 35% [====================== ] 558/1554 35% [====================== ] 559/1554 35% [====================== ] 560/1554 36% [====================== ] 561/1554 36% [====================== ] 562/1554 36% [====================== ] 563/1554 36% [====================== ] 564/1554 36% [====================== ] 565/1554 36% [====================== ] 566/1554 36% [====================== ] 567/1554 36% [====================== ] 568/1554 36% [====================== ] 569/1554 36% [====================== ] 570/1554 36% [====================== ] 571/1554 36% [====================== ] 572/1554 36% [====================== ] 573/1554 36% [====================== ] 574/1554 36% [====================== ] 575/1554 37% [====================== ] 576/1554 37% [======================= ] 577/1554 37% [======================= ] 578/1554 37% [======================= ] 579/1554 37% [======================= ] 580/1554 37% [======================= ] 581/1554 37% [======================= ] 582/1554 37% [======================= ] 583/1554 37% [======================= ] 584/1554 37% [======================= ] 585/1554 37% [======================= ] 586/1554 37% [======================= ] 587/1554 37% [======================= ] 588/1554 37% [======================= ] 589/1554 37% [======================= ] 590/1554 37% [======================= ] 591/1554 38% [======================= ] 592/1554 38% [======================= ] 593/1554 38% [======================= ] 594/1554 38% [======================= ] 595/1554 38% [======================= ] 596/1554 38% [======================= ] 597/1554 38% [======================= ] 598/1554 38% [======================= ] 599/1554 38% [======================= ] 600/1554 38% [======================= ] 601/1554 38% [======================== ] 602/1554 38% [======================== ] 603/1554 38% [======================== ] 604/1554 38% [======================== ] 605/1554 38% [======================== ] 606/1554 38% [======================== ] 607/1554 39% [======================== ] 608/1554 39% [======================== ] 609/1554 39% [======================== ] 610/1554 39% [======================== ] 611/1554 39% [======================== ] 612/1554 39% [======================== ] 613/1554 39% [======================== ] 614/1554 39% [======================== ] 615/1554 39% [======================== ] 616/1554 39% [======================== ] 617/1554 39% [======================== ] 618/1554 39% [======================== ] 619/1554 39% [======================== ] 620/1554 39% [======================== ] 621/1554 39% [======================== ] 622/1554 40% [======================== ] 623/1554 40% [======================== ] 624/1554 40% [======================== ] 625/1554 40% [======================== ] 626/1554 40% [========================= ] 627/1554 40% [========================= ] 628/1554 40% [========================= ] 629/1554 40% [========================= ] 630/1554 40% [========================= ] 631/1554 40% [========================= ] 632/1554 40% [========================= ] 633/1554 40% [========================= ] 634/1554 40% [========================= ] 635/1554 40% [========================= ] 636/1554 40% [========================= ] 637/1554 40% [========================= ] 638/1554 41% [========================= ] 639/1554 41% [========================= ] 640/1554 41% [========================= ] 641/1554 41% [========================= ] 642/1554 41% [========================= ] 643/1554 41% [========================= ] 644/1554 41% [========================= ] 645/1554 41% [========================= ] 646/1554 41% [========================= ] 647/1554 41% [========================= ] 648/1554 41% [========================= ] 649/1554 41% [========================= ] 650/1554 41% [========================= ] 651/1554 41% [========================== ] 652/1554 41% [========================== ] 653/1554 42% [========================== ] 654/1554 42% [========================== ] 655/1554 42% [========================== ] 656/1554 42% [========================== ] 657/1554 42% [========================== ] 658/1554 42% [========================== ] 659/1554 42% [========================== ] 660/1554 42% [========================== ] 661/1554 42% [========================== ] 662/1554 42% [========================== ] 663/1554 42% [========================== ] 664/1554 42% [========================== ] 665/1554 42% [========================== ] 666/1554 42% [========================== ] 667/1554 42% [========================== ] 668/1554 42% [========================== ] 669/1554 43% [========================== ] 670/1554 43% [========================== ] 671/1554 43% [========================== ] 672/1554 43% [========================== ] 673/1554 43% [========================== ] 674/1554 43% [========================== ] 675/1554 43% [========================== ] 676/1554 43% [=========================== ] 677/1554 43% [=========================== ] 678/1554 43% [=========================== ] 679/1554 43% [=========================== ] 680/1554 43% [=========================== ] 681/1554 43% [=========================== ] 682/1554 43% [=========================== ] 683/1554 43% [=========================== ] 684/1554 44% [=========================== ] 685/1554 44% [=========================== ] 686/1554 44% [=========================== ] 687/1554 44% [=========================== ] 688/1554 44% [=========================== ] 689/1554 44% [=========================== ] 690/1554 44% [=========================== ] 691/1554 44% [=========================== ] 692/1554 44% [=========================== ] 693/1554 44% [=========================== ] 694/1554 44% [=========================== ] 695/1554 44% [=========================== ] 696/1554 44% [=========================== ] 697/1554 44% [=========================== ] 698/1554 44% [=========================== ] 699/1554 44% [=========================== ] 700/1554 45% [=========================== ] 701/1554 45% [============================ ] 702/1554 45% [============================ ] 703/1554 45% [============================ ] 704/1554 45% [============================ ] 705/1554 45% [============================ ] 706/1554 45% [============================ ] 707/1554 45% [============================ ] 708/1554 45% [============================ ] 709/1554 45% [============================ ] 710/1554 45% [============================ ] 711/1554 45% [============================ ] 712/1554 45% [============================ ] 713/1554 45% [============================ ] 714/1554 45% [============================ ] 715/1554 46% [============================ ] 716/1554 46% [============================ ] 717/1554 46% [============================ ] 718/1554 46% [============================ ] 719/1554 46% [============================ ] 720/1554 46% [============================ ] 721/1554 46% [============================ ] 722/1554 46% [============================ ] 723/1554 46% [============================ ] 724/1554 46% [============================ ] 725/1554 46% [============================ ] 726/1554 46% [============================= ] 727/1554 46% [============================= ] 728/1554 46% [============================= ] 729/1554 46% [============================= ] 730/1554 46% [============================= ] 731/1554 47% [============================= ] 732/1554 47% [============================= ] 733/1554 47% [============================= ] 734/1554 47% [============================= ] 735/1554 47% [============================= ] 736/1554 47% [============================= ] 737/1554 47% [============================= ] 738/1554 47% [============================= ] 739/1554 47% [============================= ] 740/1554 47% [============================= ] 741/1554 47% [============================= ] 742/1554 47% [============================= ] 743/1554 47% [============================= ] 744/1554 47% [============================= ] 745/1554 47% [============================= ] 746/1554 48% [============================= ] 747/1554 48% [============================= ] 748/1554 48% [============================= ] 749/1554 48% [============================= ] 750/1554 48% [============================= ] 751/1554 48% [============================== ] 752/1554 48% [============================== ] 753/1554 48% [============================== ] 754/1554 48% [============================== ] 755/1554 48% [============================== ] 756/1554 48% [============================== ] 757/1554 48% [============================== ] 758/1554 48% [============================== ] 759/1554 48% [============================== ] 760/1554 48% [============================== ] 761/1554 48% [============================== ] 762/1554 49% [============================== ] 763/1554 49% [============================== ] 764/1554 49% [============================== ] 765/1554 49% [============================== ] 766/1554 49% [============================== ] 767/1554 49% [============================== ] 768/1554 49% [============================== ] 769/1554 49% [============================== ] 770/1554 49% [============================== ] 771/1554 49% [============================== ] 772/1554 49% [============================== ] 773/1554 49% [============================== ] 774/1554 49% [============================== ] 775/1554 49% [============================== ] 776/1554 49% [=============================== ] 777/1554 50% [=============================== ] 778/1554 50% [=============================== ] 779/1554 50% [=============================== ] 780/1554 50% [=============================== ] 781/1554 50% [=============================== ] 782/1554 50% [=============================== ] 783/1554 50% [=============================== ] 784/1554 50% [=============================== ] 785/1554 50% [=============================== ] 786/1554 50% [=============================== ] 787/1554 50% [=============================== ] 788/1554 50% [=============================== ] 789/1554 50% [=============================== ] 790/1554 50% [=============================== ] 791/1554 50% [=============================== ] 792/1554 50% [=============================== ] 793/1554 51% [=============================== ] 794/1554 51% [=============================== ] 795/1554 51% [=============================== ] 796/1554 51% [=============================== ] 797/1554 51% [=============================== ] 798/1554 51% [=============================== ] 799/1554 51% [=============================== ] 800/1554 51% [=============================== ] 801/1554 51% [=============================== ] 802/1554 51% [================================ ] 803/1554 51% [================================ ] 804/1554 51% [================================ ] 805/1554 51% [================================ ] 806/1554 51% [================================ ] 807/1554 51% [================================ ] 808/1554 51% [================================ ] 809/1554 52% [================================ ] 810/1554 52% [================================ ] 811/1554 52% [================================ ] 812/1554 52% [================================ ] 813/1554 52% [================================ ] 814/1554 52% [================================ ] 815/1554 52% [================================ ] 816/1554 52% [================================ ] 817/1554 52% [================================ ] 818/1554 52% [================================ ] 819/1554 52% [================================ ] 820/1554 52% [================================ ] 821/1554 52% [================================ ] 822/1554 52% [================================ ] 823/1554 52% [================================ ] 824/1554 53% [================================ ] 825/1554 53% [================================ ] 826/1554 53% [================================ ] 827/1554 53% [================================= ] 828/1554 53% [================================= ] 829/1554 53% [================================= ] 830/1554 53% [================================= ] 831/1554 53% [================================= ] 832/1554 53% [================================= ] 833/1554 53% [================================= ] 834/1554 53% [================================= ] 835/1554 53% [================================= ] 836/1554 53% [================================= ] 837/1554 53% [================================= ] 838/1554 53% [================================= ] 839/1554 53% [================================= ] 840/1554 54% [================================= ] 841/1554 54% [================================= ] 842/1554 54% [================================= ] 843/1554 54% [================================= ] 844/1554 54% [================================= ] 845/1554 54% [================================= ] 846/1554 54% [================================= ] 847/1554 54% [================================= ] 848/1554 54% [================================= ] 849/1554 54% [================================= ] 850/1554 54% [================================= ] 851/1554 54% [================================= ] 852/1554 54% [================================== ] 853/1554 54% [================================== ] 854/1554 54% [================================== ] 855/1554 55% [================================== ] 856/1554 55% [================================== ] 857/1554 55% [================================== ] 858/1554 55% [================================== ] 859/1554 55% [================================== ] 860/1554 55% [================================== ] 861/1554 55% [================================== ] 862/1554 55% [================================== ] 863/1554 55% [================================== ] 864/1554 55% [================================== ] 865/1554 55% [================================== ] 866/1554 55% [================================== ] 867/1554 55% [================================== ] 868/1554 55% [================================== ] 869/1554 55% [================================== ] 870/1554 55% [================================== ] 871/1554 56% [================================== ] 872/1554 56% [================================== ] 873/1554 56% [================================== ] 874/1554 56% [================================== ] 875/1554 56% [================================== ] 876/1554 56% [================================== ] 877/1554 56% [=================================== ] 878/1554 56% [=================================== ] 879/1554 56% [=================================== ] 880/1554 56% [=================================== ] 881/1554 56% [=================================== ] 882/1554 56% [=================================== ] 883/1554 56% [=================================== ] 884/1554 56% [=================================== ] 885/1554 56% [=================================== ] 886/1554 57% [=================================== ] 887/1554 57% [=================================== ] 888/1554 57% [=================================== ] 889/1554 57% [=================================== ] 890/1554 57% [=================================== ] 891/1554 57% [=================================== ] 892/1554 57% [=================================== ] 893/1554 57% [=================================== ] 894/1554 57% [=================================== ] 895/1554 57% [=================================== ] 896/1554 57% [=================================== ] 897/1554 57% [=================================== ] 898/1554 57% [=================================== ] 899/1554 57% [=================================== ] 900/1554 57% [=================================== ] 901/1554 57% [=================================== ] 902/1554 58% [==================================== ] 903/1554 58% [==================================== ] 904/1554 58% [==================================== ] 905/1554 58% [==================================== ] 906/1554 58% [==================================== ] 907/1554 58% [==================================== ] 908/1554 58% [==================================== ] 909/1554 58% [==================================== ] 910/1554 58% [==================================== ] 911/1554 58% [==================================== ] 912/1554 58% [==================================== ] 913/1554 58% [==================================== ] 914/1554 58% [==================================== ] 915/1554 58% [==================================== ] 916/1554 58% [==================================== ] 917/1554 59% [==================================== ] 918/1554 59% [==================================== ] 919/1554 59% [==================================== ] 920/1554 59% [==================================== ] 921/1554 59% [==================================== ] 922/1554 59% [==================================== ] 923/1554 59% [==================================== ] 924/1554 59% [==================================== ] 925/1554 59% [==================================== ] 926/1554 59% [==================================== ] 927/1554 59% [===================================== ] 928/1554 59% [===================================== ] 929/1554 59% [===================================== ] 930/1554 59% [===================================== ] 931/1554 59% [===================================== ] 932/1554 59% [===================================== ] 933/1554 60% [===================================== ] 934/1554 60% [===================================== ] 935/1554 60% [===================================== ] 936/1554 60% [===================================== ] 937/1554 60% [===================================== ] 938/1554 60% [===================================== ] 939/1554 60% [===================================== ] 940/1554 60% [===================================== ] 941/1554 60% [===================================== ] 942/1554 60% [===================================== ] 943/1554 60% [===================================== ] 944/1554 60% [===================================== ] 945/1554 60% [===================================== ] 946/1554 60% [===================================== ] 947/1554 60% [===================================== ] 948/1554 61% [===================================== ] 949/1554 61% [===================================== ] 950/1554 61% [===================================== ] 951/1554 61% [===================================== ] 952/1554 61% [====================================== ] 953/1554 61% [====================================== ] 954/1554 61% [====================================== ] 955/1554 61% [====================================== ] 956/1554 61% [====================================== ] 957/1554 61% [====================================== ] 958/1554 61% [====================================== ] 959/1554 61% [====================================== ] 960/1554 61% [====================================== ] 961/1554 61% [====================================== ] 962/1554 61% [====================================== ] 963/1554 61% [====================================== ] 964/1554 62% [====================================== ] 965/1554 62% [====================================== ] 966/1554 62% [====================================== ] 967/1554 62% [====================================== ] 968/1554 62% [====================================== ] 969/1554 62% [====================================== ] 970/1554 62% [====================================== ] 971/1554 62% [====================================== ] 972/1554 62% [====================================== ] 973/1554 62% [====================================== ] 974/1554 62% [====================================== ] 975/1554 62% [====================================== ] 976/1554 62% [====================================== ] 977/1554 62% [======================================= ] 978/1554 62% [======================================= ] 979/1554 62% [======================================= ] 980/1554 63% [======================================= ] 981/1554 63% [======================================= ] 982/1554 63% [======================================= ] 983/1554 63% [======================================= ] 984/1554 63% [======================================= ] 985/1554 63% [======================================= ] 986/1554 63% [======================================= ] 987/1554 63% [======================================= ] 988/1554 63% [======================================= ] 989/1554 63% [======================================= ] 990/1554 63% [======================================= ] 991/1554 63% [======================================= ] 992/1554 63% [======================================= ] 993/1554 63% [======================================= ] 994/1554 63% [======================================= ] 995/1554 64% [======================================= ] 996/1554 64% [======================================= ] 997/1554 64% [======================================= ] 998/1554 64% [======================================= ] 999/1554 64% [======================================= ] 1000/1554 64% [======================================= ] 1001/1554 64% [======================================= ] 1002/1554 64% [======================================== ] 1003/1554 64% [======================================== ] 1004/1554 64% [======================================== ] 1005/1554 64% [======================================== ] 1006/1554 64% [======================================== ] 1007/1554 64% [======================================== ] 1008/1554 64% [======================================== ] 1009/1554 64% [======================================== ] 1010/1554 64% [======================================== ] 1011/1554 65% [======================================== ] 1012/1554 65% [======================================== ] 1013/1554 65% [======================================== ] 1014/1554 65% [======================================== ] 1015/1554 65% [======================================== ] 1016/1554 65% [======================================== ] 1017/1554 65% [======================================== ] 1018/1554 65% [======================================== ] 1019/1554 65% [======================================== ] 1020/1554 65% [======================================== ] 1021/1554 65% [======================================== ] 1022/1554 65% [======================================== ] 1023/1554 65% [======================================== ] 1024/1554 65% [======================================== ] 1025/1554 65% [======================================== ] 1026/1554 66% [======================================== ] 1027/1554 66% [========================================= ] 1028/1554 66% [========================================= ] 1029/1554 66% [========================================= ] 1030/1554 66% [========================================= ] 1031/1554 66% [========================================= ] 1032/1554 66% [========================================= ] 1033/1554 66% [========================================= ] 1034/1554 66% [========================================= ] 1035/1554 66% [========================================= ] 1036/1554 66% [========================================= ] 1037/1554 66% [========================================= ] 1038/1554 66% [========================================= ] 1039/1554 66% [========================================= ] 1040/1554 66% [========================================= ] 1041/1554 66% [========================================= ] 1042/1554 67% [========================================= ] 1043/1554 67% [========================================= ] 1044/1554 67% [========================================= ] 1045/1554 67% [========================================= ] 1046/1554 67% [========================================= ] 1047/1554 67% [========================================= ] 1048/1554 67% [========================================= ] 1049/1554 67% [========================================= ] 1050/1554 67% [========================================= ] 1051/1554 67% [========================================= ] 1052/1554 67% [========================================== ] 1053/1554 67% [========================================== ] 1054/1554 67% [========================================== ] 1055/1554 67% [========================================== ] 1056/1554 67% [========================================== ] 1057/1554 68% [========================================== ] 1058/1554 68% [========================================== ] 1059/1554 68% [========================================== ] 1060/1554 68% [========================================== ] 1061/1554 68% [========================================== ] 1062/1554 68% [========================================== ] 1063/1554 68% [========================================== ] 1064/1554 68% [========================================== ] 1065/1554 68% [========================================== ] 1066/1554 68% [========================================== ] 1067/1554 68% [========================================== ] 1068/1554 68% [========================================== ] 1069/1554 68% [========================================== ] 1070/1554 68% [========================================== ] 1071/1554 68% [========================================== ] 1072/1554 68% [========================================== ] 1073/1554 69% [========================================== ] 1074/1554 69% [========================================== ] 1075/1554 69% [========================================== ] 1076/1554 69% [========================================== ] 1077/1554 69% [=========================================== ] 1078/1554 69% [=========================================== ] 1079/1554 69% [=========================================== ] 1080/1554 69% [=========================================== ] 1081/1554 69% [=========================================== ] 1082/1554 69% [=========================================== ] 1083/1554 69% [=========================================== ] 1084/1554 69% [=========================================== ] 1085/1554 69% [=========================================== ] 1086/1554 69% [=========================================== ] 1087/1554 69% [=========================================== ] 1088/1554 70% [=========================================== ] 1089/1554 70% [=========================================== ] 1090/1554 70% [=========================================== ] 1091/1554 70% [=========================================== ] 1092/1554 70% [=========================================== ] 1093/1554 70% [=========================================== ] 1094/1554 70% [=========================================== ] 1095/1554 70% [=========================================== ] 1096/1554 70% [=========================================== ] 1097/1554 70% [=========================================== ] 1098/1554 70% [=========================================== ] 1099/1554 70% [=========================================== ] 1100/1554 70% [=========================================== ] 1101/1554 70% [=========================================== ] 1102/1554 70% [============================================ ] 1103/1554 70% [============================================ ] 1104/1554 71% [============================================ ] 1105/1554 71% [============================================ ] 1106/1554 71% [============================================ ] 1107/1554 71% [============================================ ] 1108/1554 71% [============================================ ] 1109/1554 71% [============================================ ] 1110/1554 71% [============================================ ] 1111/1554 71% [============================================ ] 1112/1554 71% [============================================ ] 1113/1554 71% [============================================ ] 1114/1554 71% [============================================ ] 1115/1554 71% [============================================ ] 1116/1554 71% [============================================ ] 1117/1554 71% [============================================ ] 1118/1554 71% [============================================ ] 1119/1554 72% [============================================ ] 1120/1554 72% [============================================ ] 1121/1554 72% [============================================ ] 1122/1554 72% [============================================ ] 1123/1554 72% [============================================ ] 1124/1554 72% [============================================ ] 1125/1554 72% [============================================ ] 1126/1554 72% [============================================ ] 1127/1554 72% [============================================= ] 1128/1554 72% [============================================= ] 1129/1554 72% [============================================= ] 1130/1554 72% [============================================= ] 1131/1554 72% [============================================= ] 1132/1554 72% [============================================= ] 1133/1554 72% [============================================= ] 1134/1554 72% [============================================= ] 1135/1554 73% [============================================= ] 1136/1554 73% [============================================= ] 1137/1554 73% [============================================= ] 1138/1554 73% [============================================= ] 1139/1554 73% [============================================= ] 1140/1554 73% [============================================= ] 1141/1554 73% [============================================= ] 1142/1554 73% [============================================= ] 1143/1554 73% [============================================= ] 1144/1554 73% [============================================= ] 1145/1554 73% [============================================= ] 1146/1554 73% [============================================= ] 1147/1554 73% [============================================= ] 1148/1554 73% [============================================= ] 1149/1554 73% [============================================= ] 1150/1554 74% [============================================= ] 1151/1554 74% [============================================= ] 1152/1554 74% [============================================== ] 1153/1554 74% [============================================== ] 1154/1554 74% [============================================== ] 1155/1554 74% [============================================== ] 1156/1554 74% [============================================== ] 1157/1554 74% [============================================== ] 1158/1554 74% [============================================== ] 1159/1554 74% [============================================== ] 1160/1554 74% [============================================== ] 1161/1554 74% [============================================== ] 1162/1554 74% [============================================== ] 1163/1554 74% [============================================== ] 1164/1554 74% [============================================== ] 1165/1554 74% [============================================== ] 1166/1554 75% [============================================== ] 1167/1554 75% [============================================== ] 1168/1554 75% [============================================== ] 1169/1554 75% [============================================== ] 1170/1554 75% [============================================== ] 1171/1554 75% [============================================== ] 1172/1554 75% [============================================== ] 1173/1554 75% [============================================== ] 1174/1554 75% [============================================== ] 1175/1554 75% [============================================== ] 1176/1554 75% [============================================== ] 1177/1554 75% [============================================== ] 1178/1554 75% [=============================================== ] 1179/1554 75% [=============================================== ] 1180/1554 75% [=============================================== ] 1181/1554 75% [=============================================== ] 1182/1554 76% [=============================================== ] 1183/1554 76% [=============================================== ] 1184/1554 76% [=============================================== ] 1185/1554 76% [=============================================== ] 1186/1554 76% [=============================================== ] 1187/1554 76% [=============================================== ] 1188/1554 76% [=============================================== ] 1189/1554 76% [=============================================== ] 1190/1554 76% [=============================================== ] 1191/1554 76% [=============================================== ] 1192/1554 76% [=============================================== ] 1193/1554 76% [=============================================== ] 1194/1554 76% [=============================================== ] 1195/1554 76% [=============================================== ] 1196/1554 76% [=============================================== ] 1197/1554 77% [=============================================== ] 1198/1554 77% [=============================================== ] 1199/1554 77% [=============================================== ] 1200/1554 77% [=============================================== ] 1201/1554 77% [=============================================== ] 1202/1554 77% [=============================================== ] 1203/1554 77% [================================================ ] 1204/1554 77% [================================================ ] 1205/1554 77% [================================================ ] 1206/1554 77% [================================================ ] 1207/1554 77% [================================================ ] 1208/1554 77% [================================================ ] 1209/1554 77% [================================================ ] 1210/1554 77% [================================================ ] 1211/1554 77% [================================================ ] 1212/1554 77% [================================================ ] 1213/1554 78% [================================================ ] 1214/1554 78% [================================================ ] 1215/1554 78% [================================================ ] 1216/1554 78% [================================================ ] 1217/1554 78% [================================================ ] 1218/1554 78% [================================================ ] 1219/1554 78% [================================================ ] 1220/1554 78% [================================================ ] 1221/1554 78% [================================================ ] 1222/1554 78% [================================================ ] 1223/1554 78% [================================================ ] 1224/1554 78% [================================================ ] 1225/1554 78% [================================================ ] 1226/1554 78% [================================================ ] 1227/1554 78% [================================================ ] 1228/1554 79% [================================================= ] 1229/1554 79% [================================================= ] 1230/1554 79% [================================================= ] 1231/1554 79% [================================================= ] 1232/1554 79% [================================================= ] 1233/1554 79% [================================================= ] 1234/1554 79% [================================================= ] 1235/1554 79% [================================================= ] 1236/1554 79% [================================================= ] 1237/1554 79% [================================================= ] 1238/1554 79% [================================================= ] 1239/1554 79% [================================================= ] 1240/1554 79% [================================================= ] 1241/1554 79% [================================================= ] 1242/1554 79% [================================================= ] 1243/1554 79% [================================================= ] 1244/1554 80% [================================================= ] 1245/1554 80% [================================================= ] 1246/1554 80% [================================================= ] 1247/1554 80% [================================================= ] 1248/1554 80% [================================================= ] 1249/1554 80% [================================================= ] 1250/1554 80% [================================================= ] 1251/1554 80% [================================================= ] 1252/1554 80% [================================================= ] 1253/1554 80% [================================================== ] 1254/1554 80% [================================================== ] 1255/1554 80% [================================================== ] 1256/1554 80% [================================================== ] 1257/1554 80% [================================================== ] 1258/1554 80% [================================================== ] 1259/1554 81% [================================================== ] 1260/1554 81% [================================================== ] 1261/1554 81% [================================================== ] 1262/1554 81% [================================================== ] 1263/1554 81% [================================================== ] 1264/1554 81% [================================================== ] 1265/1554 81% [================================================== ] 1266/1554 81% [================================================== ] 1267/1554 81% [================================================== ] 1268/1554 81% [================================================== ] 1269/1554 81% [================================================== ] 1270/1554 81% [================================================== ] 1271/1554 81% [================================================== ] 1272/1554 81% [================================================== ] 1273/1554 81% [================================================== ] 1274/1554 81% [================================================== ] 1275/1554 82% [================================================== ] 1276/1554 82% [================================================== ] 1277/1554 82% [================================================== ] 1278/1554 82% [=================================================== ] 1279/1554 82% [=================================================== ] 1280/1554 82% [=================================================== ] 1281/1554 82% [=================================================== ] 1282/1554 82% [=================================================== ] 1283/1554 82% [=================================================== ] 1284/1554 82% [=================================================== ] 1285/1554 82% [=================================================== ] 1286/1554 82% [=================================================== ] 1287/1554 82% [=================================================== ] 1288/1554 82% [=================================================== ] 1289/1554 82% [=================================================== ] 1290/1554 83% [=================================================== ] 1291/1554 83% [=================================================== ] 1292/1554 83% [=================================================== ] 1293/1554 83% [=================================================== ] 1294/1554 83% [=================================================== ] 1295/1554 83% [=================================================== ] 1296/1554 83% [=================================================== ] 1297/1554 83% [=================================================== ] 1298/1554 83% [=================================================== ] 1299/1554 83% [=================================================== ] 1300/1554 83% [=================================================== ] 1301/1554 83% [=================================================== ] 1302/1554 83% [=================================================== ] 1303/1554 83% [==================================================== ] 1304/1554 83% [==================================================== ] 1305/1554 83% [==================================================== ] 1306/1554 84% [==================================================== ] 1307/1554 84% [==================================================== ] 1308/1554 84% [==================================================== ] 1309/1554 84% [==================================================== ] 1310/1554 84% [==================================================== ] 1311/1554 84% [==================================================== ] 1312/1554 84% [==================================================== ] 1313/1554 84% [==================================================== ] 1314/1554 84% [==================================================== ] 1315/1554 84% [==================================================== ] 1316/1554 84% [==================================================== ] 1317/1554 84% [==================================================== ] 1318/1554 84% [==================================================== ] 1319/1554 84% [==================================================== ] 1320/1554 84% [==================================================== ] 1321/1554 85% [==================================================== ] 1322/1554 85% [==================================================== ] 1323/1554 85% [==================================================== ] 1324/1554 85% [==================================================== ] 1325/1554 85% [==================================================== ] 1326/1554 85% [==================================================== ] 1327/1554 85% [==================================================== ] 1328/1554 85% [===================================================== ] 1329/1554 85% [===================================================== ] 1330/1554 85% [===================================================== ] 1331/1554 85% [===================================================== ] 1332/1554 85% [===================================================== ] 1333/1554 85% [===================================================== ] 1334/1554 85% [===================================================== ] 1335/1554 85% [===================================================== ] 1336/1554 85% [===================================================== ] 1337/1554 86% [===================================================== ] 1338/1554 86% [===================================================== ] 1339/1554 86% [===================================================== ] 1340/1554 86% [===================================================== ] 1341/1554 86% [===================================================== ] 1342/1554 86% [===================================================== ] 1343/1554 86% [===================================================== ] 1344/1554 86% [===================================================== ] 1345/1554 86% [===================================================== ] 1346/1554 86% [===================================================== ] 1347/1554 86% [===================================================== ] 1348/1554 86% [===================================================== ] 1349/1554 86% [===================================================== ] 1350/1554 86% [===================================================== ] 1351/1554 86% [===================================================== ] 1352/1554 87% [===================================================== ] 1353/1554 87% [====================================================== ] 1354/1554 87% [====================================================== ] 1355/1554 87% [====================================================== ] 1356/1554 87% [====================================================== ] 1357/1554 87% [====================================================== ] 1358/1554 87% [====================================================== ] 1359/1554 87% [====================================================== ] 1360/1554 87% [====================================================== ] 1361/1554 87% [====================================================== ] 1362/1554 87% [====================================================== ] 1363/1554 87% [====================================================== ] 1364/1554 87% [====================================================== ] 1365/1554 87% [====================================================== ] 1366/1554 87% [====================================================== ] 1367/1554 87% [====================================================== ] 1368/1554 88% [====================================================== ] 1369/1554 88% [====================================================== ] 1370/1554 88% [====================================================== ] 1371/1554 88% [====================================================== ] 1372/1554 88% [====================================================== ] 1373/1554 88% [====================================================== ] 1374/1554 88% [====================================================== ] 1375/1554 88% [====================================================== ] 1376/1554 88% [====================================================== ] 1377/1554 88% [====================================================== ] 1378/1554 88% [======================================================= ] 1379/1554 88% [======================================================= ] 1380/1554 88% [======================================================= ] 1381/1554 88% [======================================================= ] 1382/1554 88% [======================================================= ] 1383/1554 88% [======================================================= ] 1384/1554 89% [======================================================= ] 1385/1554 89% [======================================================= ] 1386/1554 89% [======================================================= ] 1387/1554 89% [======================================================= ] 1388/1554 89% [======================================================= ] 1389/1554 89% [======================================================= ] 1390/1554 89% [======================================================= ] 1391/1554 89% [======================================================= ] 1392/1554 89% [======================================================= ] 1393/1554 89% [======================================================= ] 1394/1554 89% [======================================================= ] 1395/1554 89% [======================================================= ] 1396/1554 89% [======================================================= ] 1397/1554 89% [======================================================= ] 1398/1554 89% [======================================================= ] 1399/1554 90% [======================================================= ] 1400/1554 90% [======================================================= ] 1401/1554 90% [======================================================= ] 1402/1554 90% [======================================================= ] 1403/1554 90% [======================================================== ] 1404/1554 90% [======================================================== ] 1405/1554 90% [======================================================== ] 1406/1554 90% [======================================================== ] 1407/1554 90% [======================================================== ] 1408/1554 90% [======================================================== ] 1409/1554 90% [======================================================== ] 1410/1554 90% [======================================================== ] 1411/1554 90% [======================================================== ] 1412/1554 90% [======================================================== ] 1413/1554 90% [======================================================== ] 1414/1554 90% [======================================================== ] 1415/1554 91% [======================================================== ] 1416/1554 91% [======================================================== ] 1417/1554 91% [======================================================== ] 1418/1554 91% [======================================================== ] 1419/1554 91% [======================================================== ] 1420/1554 91% [======================================================== ] 1421/1554 91% [======================================================== ] 1422/1554 91% [======================================================== ] 1423/1554 91% [======================================================== ] 1424/1554 91% [======================================================== ] 1425/1554 91% [======================================================== ] 1426/1554 91% [======================================================== ] 1427/1554 91% [======================================================== ] 1428/1554 91% [========================================================= ] 1429/1554 91% [========================================================= ] 1430/1554 92% [========================================================= ] 1431/1554 92% [========================================================= ] 1432/1554 92% [========================================================= ] 1433/1554 92% [========================================================= ] 1434/1554 92% [========================================================= ] 1435/1554 92% [========================================================= ] 1436/1554 92% [========================================================= ] 1437/1554 92% [========================================================= ] 1438/1554 92% [========================================================= ] 1439/1554 92% [========================================================= ] 1440/1554 92% [========================================================= ] 1441/1554 92% [========================================================= ] 1442/1554 92% [========================================================= ] 1443/1554 92% [========================================================= ] 1444/1554 92% [========================================================= ] 1445/1554 92% [========================================================= ] 1446/1554 93% [========================================================= ] 1447/1554 93% [========================================================= ] 1448/1554 93% [========================================================= ] 1449/1554 93% [========================================================= ] 1450/1554 93% [========================================================= ] 1451/1554 93% [========================================================= ] 1452/1554 93% [========================================================= ] 1453/1554 93% [========================================================== ] 1454/1554 93% [========================================================== ] 1455/1554 93% [========================================================== ] 1456/1554 93% [========================================================== ] 1457/1554 93% [========================================================== ] 1458/1554 93% [========================================================== ] 1459/1554 93% [========================================================== ] 1460/1554 93% [========================================================== ] 1461/1554 94% [========================================================== ] 1462/1554 94% [========================================================== ] 1463/1554 94% [========================================================== ] 1464/1554 94% [========================================================== ] 1465/1554 94% [========================================================== ] 1466/1554 94% [========================================================== ] 1467/1554 94% [========================================================== ] 1468/1554 94% [========================================================== ] 1469/1554 94% [========================================================== ] 1470/1554 94% [========================================================== ] 1471/1554 94% [========================================================== ] 1472/1554 94% [========================================================== ] 1473/1554 94% [========================================================== ] 1474/1554 94% [========================================================== ] 1475/1554 94% [========================================================== ] 1476/1554 94% [========================================================== ] 1477/1554 95% [========================================================== ] 1478/1554 95% [=========================================================== ] 1479/1554 95% [=========================================================== ] 1480/1554 95% [=========================================================== ] 1481/1554 95% [=========================================================== ] 1482/1554 95% [=========================================================== ] 1483/1554 95% [=========================================================== ] 1484/1554 95% [=========================================================== ] 1485/1554 95% [=========================================================== ] 1486/1554 95% [=========================================================== ] 1487/1554 95% [=========================================================== ] 1488/1554 95% [=========================================================== ] 1489/1554 95% [=========================================================== ] 1490/1554 95% [=========================================================== ] 1491/1554 95% [=========================================================== ] 1492/1554 96% [=========================================================== ] 1493/1554 96% [=========================================================== ] 1494/1554 96% [=========================================================== ] 1495/1554 96% [=========================================================== ] 1496/1554 96% [=========================================================== ] 1497/1554 96% [=========================================================== ] 1498/1554 96% [=========================================================== ] 1499/1554 96% [=========================================================== ] 1500/1554 96% [=========================================================== ] 1501/1554 96% [=========================================================== ] 1502/1554 96% [=========================================================== ] 1503/1554 96% [============================================================ ] 1504/1554 96% [============================================================ ] 1505/1554 96% [============================================================ ] 1506/1554 96% [============================================================ ] 1507/1554 96% [============================================================ ] 1508/1554 97% [============================================================ ] 1509/1554 97% [============================================================ ] 1510/1554 97% [============================================================ ] 1511/1554 97% [============================================================ ] 1512/1554 97% [============================================================ ] 1513/1554 97% [============================================================ ] 1514/1554 97% [============================================================ ] 1515/1554 97% [============================================================ ] 1516/1554 97% [============================================================ ] 1517/1554 97% [============================================================ ] 1518/1554 97% [============================================================ ] 1519/1554 97% [============================================================ ] 1520/1554 97% [============================================================ ] 1521/1554 97% [============================================================ ] 1522/1554 97% [============================================================ ] 1523/1554 98% [============================================================ ] 1524/1554 98% [============================================================ ] 1525/1554 98% [============================================================ ] 1526/1554 98% [============================================================ ] 1527/1554 98% [============================================================ ] 1528/1554 98% [============================================================= ] 1529/1554 98% [============================================================= ] 1530/1554 98% [============================================================= ] 1531/1554 98% [============================================================= ] 1532/1554 98% [============================================================= ] 1533/1554 98% [============================================================= ] 1534/1554 98% [============================================================= ] 1535/1554 98% [============================================================= ] 1536/1554 98% [============================================================= ] 1537/1554 98% [============================================================= ] 1538/1554 98% [============================================================= ] 1539/1554 99% [============================================================= ] 1540/1554 99% [============================================================= ] 1541/1554 99% [============================================================= ] 1542/1554 99% [============================================================= ] 1543/1554 99% [============================================================= ] 1544/1554 99% [============================================================= ] 1545/1554 99% [============================================================= ] 1546/1554 99% [============================================================= ] 1547/1554 99% [============================================================= ] 1548/1554 99% [============================================================= ] 1549/1554 99% [============================================================= ] 1550/1554 99% [============================================================= ] 1551/1554 99% [============================================================= ] 1552/1554 99% [============================================================= ] 1553/1554 99% [==============================================================] 1554/1554 100% operation complete, 1554 objects in 48332 NAND pages. ln -snf /home/autobuild/autobuild/instance-3/output-1/host/powerpc-buildroot-linux-gnu/sysroot /home/autobuild/autobuild/instance-3/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-3/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-3/buildroot' >>> Buildroot 2024.05-52-g876d24578c Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> gcc-final 13.3.0 Collecting legal info COPYING.RUNTIME: OK (sha256: 9d6b43ce4d8de0c878bf16b54d8e7a10d9bd42b75178153e3af6a815bdc90f74) >>> host-gcc-final 13.3.0 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING3.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> glibc 2.39-5-ge0910f1d3278f05439fb434ee528fc9be1b6bd5e Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: bba29819a3e938fae92674d6a88533e10605e389da8b51cdcba0a94f6221c5bc) >>> 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.3.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 13.3.0 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING3.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> host-binutils 2.41 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.3.0 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.3.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 5.15.160 Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-openrc Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> acpid 2.0.34 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> audit 3.1.2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> libcap-ng 0.8.5 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> avrdude 7.2 Collecting legal info COPYING: OK (sha256: 201babc7da198873304a77a30dbfc7ca449c9bba52df2dffa4cca0009dbdfcb2) >>> elfutils 0.189 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING-GPLV2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-LGPLV3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-autoconf 2.72 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> zlib Collecting legal info >>> zlib-ng 2.1.6 Collecting legal info LICENSE.md: OK (sha256: d3c80be055d94d798eaa786116e84fa0b010bc11420b5d2060d978ea77845436) >>> zstd 1.5.5 Collecting legal info LICENSE: OK (sha256: 7055266497633c9025b777c78eb7235af13922117480ed5c674677adc381c9d8) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> 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) >>> libusb 1.0.27 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libusb-compat 0.1.8 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> host-ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> babeld 1.9.2 Collecting legal info LICENCE: OK (sha256: b415c41292cedef6c97b243609e50552887c29343566c639f23282d31efd2afd) >>> basu 0.2.1 Collecting legal info LICENSE.LGPL2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-meson 1.3.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-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.8 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.6.2 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.6 Collecting legal info LICENSE: OK (sha256: 67894089811f93fca47a76f85e017da6f8582d4ba0905963c6e0f1ad6df7a195) >>> host-zlib Collecting legal info >>> host-libzlib 1.3.1 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-python-pypa-build 1.0.3 Collecting legal info LICENSE: OK (sha256: aaf9a29ca5907971ccf07de025375db34539a8d5eeebce20b46099805722106f) >>> host-python-packaging 24.0 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-setuptools 69.2.0 Collecting legal info LICENSE: OK (sha256: 86da0f01aeae46348a3c3d465195dc1ceccde79f79e87769a64b8da04b2a4741) >>> host-python-wheel 0.40.0 Collecting legal info LICENSE.txt: OK (sha256: 30c23618679108f3e8ea1d2a658c7ca417bdfc891c98ef1a89fa4ff0c9828654) >>> libcap 2.69 Collecting legal info License: OK (sha256: 68467e731f4744bd6e0bb69e8df9c3a994e09cd6b203d0c41327ac6d079c581d) >>> bubblewrap 0.9.0 Collecting legal info COPYING: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> libselinux 3.6 Collecting legal info LICENSE: OK (sha256: 86657b4c0fe868d7cbd977cb04c63b6c667e08fa51595a7bc846ad4bed8fc364) >>> libsepol 3.6 Collecting legal info LICENSE: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> pcre2 10.43 Collecting legal info LICENCE: OK (sha256: 030087e2e8dd7c1bdd26057d25d4ded8f45bbf01ad458d68665ad04b8b0fbedf) >>> c-ares 1.27.0 Collecting legal info LICENSE.md: OK (sha256: 80fff25340df53b0cf0c3cddbca9050b559b9cbed2ad71830327cfef54959aef) >>> ca-certificates 20230311 Collecting legal info debian/copyright: OK (sha256: e85e1bcad3a915dc7e6f41412bc5bdeba275cadd817896ea0451f2140a93967c) >>> host-openssl Collecting legal info >>> host-libopenssl 3.3.1 Collecting legal info LICENSE.txt: OK (sha256: 7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a) >>> ccid 1.5.2 Collecting legal info COPYING: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> pcsc-lite 2.1.0 Collecting legal info COPYING: OK (sha256: 40d4358bb8dc8d30f5365ae6d999b6f820bbc051b292912482f2e4d0ebd837e1) GPL-3.0.txt: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ccrypt 1.11 Collecting legal info COPYING: OK (sha256: d48d3af3cf27b32106ee3418c7c892cae745ece26cd909e72aa59b08e3f9c93d) >>> cpio 2.15 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> crun 1.12 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.libcrun: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> yajl 2.1.0 Collecting legal info COPYING: OK (sha256: 054bf2c11686c5442850b1da58ad592e3d1d2a236a362e67279b957f8e662f5a) >>> host-cryptsetup 2.7.1 Collecting legal info COPYING: OK (sha256: 45670cce8b6a0ddd66c8016cd8ccef6cd71f35717cbacc7f1e895b3855207b33) COPYING.LGPL: OK (sha256: 8c33cc37871654ec7ed87e6fbb896c8cf33ef5ef05b1611a5aed857596ffafa5) >>> host-json-c 0.17 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> host-lvm2 2.03.23 Collecting legal info COPYING: OK (sha256: e76fbcd2fb97cf202da330301327754d2db5c58b5b4bebd3a8a749393e7603d1) COPYING.LIB: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-libaio 0.3.113 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> host-popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> host-util-linux 2.39.3 Collecting legal info README.licensing: OK (sha256: 13f0ea46d12d798c095a6ad39d7ddc988e2e4d274c6494115f6b463f7bc4f702) 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) >>> dash 0.5.12 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> dbus 1.14.10 Collecting legal info COPYING: OK (sha256: e61807cd1c32ff4e7bd5b4b61dd21997c6dc5642cf19316124fe38d50e1f9fa3) >>> expat 2.6.2 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> dejavu 2.37 Collecting legal info LICENSE: OK (sha256: 7a083b136e64d064794c3419751e5c7dd10d2f64c108fe5ba161eae5e5958a93) >>> fbgrab 1.5 Collecting legal info COPYING: OK (sha256: fa5fc1d1eec39532ea517518eeefd7b6e3c14341a55e5880a0e2a49eee47a5b7) >>> libpng 1.6.43 Collecting legal info LICENSE: OK (sha256: 7317e078e2d3b5d7ba5a6159e650945153262b44b76f6700f8e9edb261c5143e) >>> fcgiwrap 99c942c90063c73734e56bacaa65f947772d9186 Collecting legal info COPYING: OK (sha256: 1504c301f6d417f2626085337e5c3bb3dc0282265089396ab36bfe1942feef1c) >>> libfcgi 2.4.2 Collecting legal info LICENSE.TERMS: OK (sha256: f0a8fe4513a43e8eebb24cdcf9d2e7efc52e4d8259178c6d76d3d84418397d81) >>> fetchmail 6.4.38 Collecting legal info COPYING: OK (sha256: 6d87443b61041067a5eddb2cabf8aebff15b8b40771ad6b5e4754e607ec21b39) >>> openssl Collecting legal info >>> libopenssl 3.3.1 Collecting legal info LICENSE.txt: OK (sha256: 7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a) >>> freetype 2.13.2 Collecting legal info LICENSE.TXT: OK (sha256: 2e3bbb7d7c5c396368dd0853a790ec29ce5b8647163dde42a0493fb0d6556b2b) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> fswebcam 20200725 Collecting legal info LICENSE: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> gd 2.3.3 Collecting legal info COPYING: OK (sha256: 005f4b6b0141d1bd11d371bbf7d4f67947f85a4906b7f5465f942204cf918ba3) >>> jpeg Collecting legal info >>> libjpeg 9f Collecting legal info README: OK (sha256: 7c25493a9f64fed34d01445467341bda77bc1cdbeccbe33558659ef173fb9ff2) >>> fwup 1.9.1 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> libarchive 3.7.4 Collecting legal info COPYING: OK (sha256: b2cdf763345de2de34cebf54394df3c61a105c3b71288603c251f2fa638200ba) >>> libxml2 2.12.6 Collecting legal info Copyright: OK (sha256: 7fb0a66f3989f9bd5c7e5438a3de02cd4a7a47dde0aea2f7ea2ba2ff454ee6a4) >>> mbedtls 2.28.8 Collecting legal info LICENSE: OK (sha256: 9b405ef4c89342f5eae1dd828882f931747f71001cfba7d114801039b52ad09b) >>> libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> gssdp 1.6.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libglib2 2.76.1 Collecting legal info COPYING: OK (sha256: fa6f36630bb1e0c571d34b2bbdf188d08495c9dbf58f28cac112f303fc1f58fb) >>> host-libglib2 2.76.1 Collecting legal info COPYING: OK (sha256: fa6f36630bb1e0c571d34b2bbdf188d08495c9dbf58f28cac112f303fc1f58fb) >>> host-pcre2 10.43 Collecting legal info LICENCE: OK (sha256: 030087e2e8dd7c1bdd26057d25d4ded8f45bbf01ad458d68665ad04b8b0fbedf) >>> libffi 3.4.6 Collecting legal info LICENSE: OK (sha256: 67894089811f93fca47a76f85e017da6f8582d4ba0905963c6e0f1ad6df7a195) >>> libsoup3 3.5.1 Collecting legal info COPYING: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> host-intltool 0.51.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-libxml-parser-perl 2.47 Collecting legal info README: OK (sha256: 3bedfe79fbad08a2b50e1b2b6123e40c68b58b1988d53763b63b6fd295bb0f90) >>> libkrb5 1.21.2 Collecting legal info NOTICE: OK (sha256: 0d5373486138cb176c063db98274b4c4ab6ef3518c4191360736384b780306c2) >>> libpsl 0.21.5 Collecting legal info COPYING: OK (sha256: 322392e6001b2b3b0fca705dc9f11f26e12441188ecde50eb1d22909980b2925) src/LICENSE.chromium: OK (sha256: 1d7f52747a9169751cdf2641a8299c0098e9ecdf9429296ffd55bdb14c9ed5b3) >>> libidn2 2.3.7 Collecting legal info COPYING: OK (sha256: 73483f797a83373fca1b968c11785b98c4fc4803cdc7d3210811ca8b075d6d76) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LESSERv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) COPYING.unicode: OK (sha256: 01d621eef165cf4d3d3dbb737aa0699178d94c6f18cf87e9dde6db3ca7790f46) >>> libunistring 1.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> nghttp2 1.58.0 Collecting legal info COPYING: OK (sha256: 6b94f3abc1aabd0c72a7c7d92a77f79dda7c8a0cb3df839a97890b4116a2de2a) >>> sqlite 3.45.1 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> gstreamer1 1.22.9 Collecting legal info COPYING: OK (sha256: ad2eec519ebd4b5df86ea84dff24ae3bfa2edea846a703b58902dd221ae375db) >>> iftop 1.0pre4 Collecting legal info COPYING: OK (sha256: c00d1408e080e7f14615c7c2e0fbd079f1b2c19e93fc6eab819bdee8d5fdfbc4) >>> libpcap 1.10.4 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> igmpproxy 0.4 Collecting legal info COPYING: OK (sha256: be3d05af93dbbc4650f8d641d8e1bec220af4a729e07ba71e949c25b93a1b4f6) GPL.txt: OK (sha256: c4f65d5d396ad518a37d30b83fe33897661858dc174ff64a15d0461630ce64e4) Stanford.txt: OK (sha256: 4328a21f0822caa9976356623118bcdcc9970c7a0f9a3deeba23c779b7cfb5d1) >>> irda-utils 0.9.18 Collecting legal info man/COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> kmod 31 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> latencytop 0.5 Collecting legal info latencytop.c: OK (sha256: 34d1db30ab21eaedb2c191b2787632a960090a0c63da9f5b481d84b23b98c438) >>> libatomic_ops 7.8.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 969294c9324b2d360ae2a08edd5ca6f9cd754cb71b71e56bee15d2f10bb10496) >>> libdill 32d0e8b733416208e0412a56490332772bc5c6e1 Collecting legal info COPYING: OK (sha256: 3f78d9c42c8919cb6dc63e51de17b9eb40a49d9cdd876ce59e77392721e8c2c6) >>> libdvdcss 1.4.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libdvdread 6.1.3 Collecting legal info COPYING: OK (sha256: d6cb0e9e560f51085556949a84af12b79a00f10ab8b66c752537faf7cd665572) >>> libev 4.33 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libgphoto2 2.5.27 Collecting legal info COPYING: OK (sha256: ebc385a0b1d477be5177ed6d9129557aa59a3ad0f26ebe7dd97ee942a0fb68ee) >>> libtool 2.4.6 Collecting legal info libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libgsasl 1.10.0 Collecting legal info README: OK (sha256: 26e99818ca6ce79d8b2c461fabc72dc6e03483e6b0fd9692dcb07ab1b09bbac7) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libhdhomerun 20210624 Collecting legal info LICENSE: OK (sha256: 9b872a8a070b8ad329c4bd380fb1bf0000f564c75023ec8e1e6803f15364b9e9) >>> libmd 1.1.0 Collecting legal info COPYING: OK (sha256: 4365ef6255ad553fce69dd4bc0e093472c5d0e41b8ea493a545cc926ce171aa6) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnftnl 1.2.6 Collecting legal info COPYING: OK (sha256: 98193898c663001eff2fdcfb676e210c13042bc1a05e8d570c363efa396f8e24) >>> libqrencode 4.1.1 Collecting legal info COPYING: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libsemanage 3.6 Collecting legal info LICENSE: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libsilk 4268a02240c35c6055b0f237c46b09b2dcf79e45 Collecting legal info COPYING: OK (sha256: 62a5963f034024665641f4a9888b208f1e39aa7e29e87c9634fdcf07d3073baf) >>> libsodium 1.0.18 Collecting legal info LICENSE: OK (sha256: dea1855c9809f3faf22aa4a1fba20ec8af5a5587f23115012e5b98279cedc4af) >>> libtommath 1.3.0 Collecting legal info LICENSE: OK (sha256: 2fa64b163659f41965c9815882a8296d3d03ff546b76153e11445f9bdecf955a) >>> libuv 1.48.0 Collecting legal info LICENSE: OK (sha256: 16de0c32b265cb7d46a6d3bd614f259dd4d693a5e26b3407b04aae8d73041f0c) LICENSE-extra: OK (sha256: 262c44bd2cdba037e6d2a82fba15f5800d292bc993a6f5d6b6ea487744d02836) >>> libxcrypt 4.4.36 Collecting legal info LICENSING: OK (sha256: f9b48b0bc67a92b752780710aa774cf08b62ec2ebaa3f4aebd00069fba6effd2) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libxmlb 0.3.19 Collecting legal info LICENSE: OK (sha256: 20c17d8b8c48a600800dfd14f95d5cb9ff47066a9641ddeab48dc54aec96e331) >>> mbw 2.0 Collecting legal info LICENSE: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-minisign 0.11 Collecting legal info LICENSE: OK (sha256: d775d155cbf31638714c31c6f990f9fdc5f07998d91e42d1bf15483bd2d1706b) >>> host-libsodium 1.0.18 Collecting legal info LICENSE: OK (sha256: dea1855c9809f3faf22aa4a1fba20ec8af5a5587f23115012e5b98279cedc4af) >>> moarvm 2023.12 Collecting legal info Artistic2.txt: OK (sha256: c53c6b96081b0a5b9b2fb4d0133d55c20e5e00e4c127ade62f03434ee7b3d2de) >>> mobile-broadband-provider-info 20221107 Collecting legal info COPYING: OK (sha256: 3d510b215a33087b9ceb9592da21575ea1f9f98bd4d983a38e65fe851a552174) >>> host-libxslt 1.1.39 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> host-libxml2 2.12.6 Collecting legal info Copyright: OK (sha256: 7fb0a66f3989f9bd5c7e5438a3de02cd4a7a47dde0aea2f7ea2ba2ff454ee6a4) >>> mongoose 7.14 Collecting legal info LICENSE: OK (sha256: 7e2bc5dabbc27b431a530540161ba860906f12109d4b84b1e4bc8879f1afc3bc) >>> nftables 1.0.8 Collecting legal info COPYING: OK (sha256: 4ee1e51baf5f3166712fa0c3e01338c7257e50ddef245d28bb14ad68f6070ba5) >>> openrc 0.52.1 Collecting legal info LICENSE: OK (sha256: 6ac2bf77510808fbec7dc86cbfbca98dfc4c6b47dc99e4ca77b5370e097d8e70) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> pigz 2.8 Collecting legal info README: OK (sha256: 328634933a65dbc7f97a0f51df52741dc67f593bbe9eccabc9eedc6934c4983b) >>> policycoreutils 3.6 Collecting legal info LICENSE: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> host-python-xlrd 2.0.1 Collecting legal info LICENSE: OK (sha256: b5a5dbce60265e305a815a6cb83ed07f24519d8ba644f2a307994488bced8815) >>> shadowsocks-libev 3.3.5 Collecting legal info COPYING: OK (sha256: 736883f97d44dbec288bb82819f18f4f86d02ae3192f6a9abefa00db76bace41) libbloom/LICENSE: OK (sha256: c41a4bc2c4c43e4daa3051e77e31b2d5c8500498afaeac6d831d55a4bb8de3fb) libcork/COPYING: OK (sha256: 4fa2ada54f8c0410ec243265378242ffe862386d5ac517f8dd30a1911d25ae93) >>> slang 2.3.3 Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> sysprof 1.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> tpm2-totp 0.2.1 Collecting legal info LICENSE: OK (sha256: 67bc21a0bff2b0890307cfaa883bd3f5337f461eb6d8a612a015cea6d704e9ed) >>> tpm2-tss 3.2.2 Collecting legal info LICENSE: OK (sha256: 18c1bf4b1ba1fb2c4ffa7398c234d83c0d55475298e470ae1e5e3a8a8bd2e448) >>> wireless_tools 30.pre9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> zziplib 0.13.74 Collecting legal info docs/COPYING.LIB: OK (sha256: 94b03f1a60a7fd5007149530626a895a6ef5a8b9342abfd56860c5f3956f5d23) docs/COPYING.MPL: OK (sha256: c2aa7d58cebd24cb877bbf11d6b13a4bb7cd08b9d7db5d3037ca06c46bf4cfd8) docs/copying.htm.md: OK (sha256: 9418aca218090f0bebfa91298c8145c7342de095eced3d72ea241c178df59368) >>> host-acl 2.3.2 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.2 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.34 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: linux-headers-5.15.160: cannot save license (LINUX_HEADERS_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-3/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-3/buildroot'