Applying 0001-remove-bzero.patch using patch: patching file ifrename.c patching file iwlib.c >>> wireless_tools 30.pre9 Configuring >>> wireless_tools 30.pre9 Building 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/make/make -j1 -C /home/autobuild/autobuild/instance-3/output-1/build/wireless_tools-30.pre9 CC="/home/autobuild/autobuild/instance-3/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 " iwmulticall make[1]: Entering directory '/home/autobuild/autobuild/instance-3/output-1/build/wireless_tools-30.pre9' cp wireless.22.h wireless.h /home/autobuild/autobuild/instance-3/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -MMD -c iwmulticall.c /home/autobuild/autobuild/instance-3/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc -Wl,-s -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -MMD -o iwmulticall iwmulticall.o -lm make[1]: Leaving directory '/home/autobuild/autobuild/instance-3/output-1/build/wireless_tools-30.pre9' >>> wireless_tools 30.pre9 Installing to staging directory >>> wireless_tools 30.pre9 Fixing libtool files for la in $(find /home/autobuild/autobuild/instance-3/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/home/autobuild/autobuild/instance-3/output-1:@BASE_DIR@:g" \ -e "s:/home/autobuild/autobuild/instance-3/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/home/autobuild/autobuild/instance-3/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/home/autobuild/autobuild/instance-3/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> wireless_tools 30.pre9 Installing to target 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/make/make -j1 -C /home/autobuild/autobuild/instance-3/output-1/build/wireless_tools-30.pre9 PREFIX="/home/autobuild/autobuild/instance-3/output-1/target" LDCONFIG=/bin/true install-iwmulticall make[1]: Entering directory '/home/autobuild/autobuild/instance-3/output-1/build/wireless_tools-30.pre9' install -m 755 -d /home/autobuild/autobuild/instance-3/output-1/target/sbin install -m 755 iwmulticall /home/autobuild/autobuild/instance-3/output-1/target/sbin/iwconfig ( cd /home/autobuild/autobuild/instance-3/output-1/target/sbin ; \ ln -f -s iwconfig iwlist ; \ ln -f -s iwconfig iwspy ; \ ln -f -s iwconfig iwpriv ; \ ln -f -s iwconfig iwgetid ) make[1]: Leaving directory '/home/autobuild/autobuild/instance-3/output-1/build/wireless_tools-30.pre9' >>> 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', '-O0', '-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', '-O0', '-g0'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-O0', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-3/output-1/host/bin/powerpc64le-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/powerpc64le-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%ppc64%g" -e "s%@TARGET_CPU@%power8%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/home/autobuild/autobuild/instance-3/output-1/host/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/powerpc64le-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/powerpc64le-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/powerpc64le-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%ppc64%g" -e "s%@TARGET_CPU@%power8%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%'-O0', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-g0'%g" -e "s%@BR2_CMAKE@%/home/autobuild/autobuild/instance-3/output-1/host/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/powerpc64le-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 grep -qsE '^/bin/bash$' /home/autobuild/autobuild/instance-3/output-1/target/etc/shells || echo "/bin/bash" >> /home/autobuild/autobuild/instance-3/output-1/target/etc/shells /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/autobuild/autobuild/instance-3/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/autobuild/autobuild/instance-3/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /home/autobuild/autobuild/instance-3/output-1/build/busybox-1.36.0/.config; then grep -qsE '^/bin/ash$' /home/autobuild/autobuild/instance-3/output-1/target/etc/shells || echo "/bin/ash" >> /home/autobuild/autobuild/instance-3/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/autobuild/autobuild/instance-3/output-1/build/busybox-1.36.0/.config; then grep -qsE '^/bin/hush$' /home/autobuild/autobuild/instance-3/output-1/target/etc/shells || echo "/bin/hush" >> /home/autobuild/autobuild/instance-3/output-1/target/etc/shells; fi grep -qsE '^/usr/bin/screen$' /home/autobuild/autobuild/instance-3/output-1/target/etc/shells || echo "/usr/bin/screen" >> /home/autobuild/autobuild/instance-3/output-1/target/etc/shells 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 if [ -x /home/autobuild/autobuild/instance-3/output-1/target/sbin/swapon -a -x /home/autobuild/autobuild/instance-3/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/autobuild/autobuild/instance-3/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/autobuild/autobuild/instance-3/output-1/target/etc/inittab; 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/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=2023.02-116-g5f06ecf5e1"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2023.05-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 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 ' \n' >> /home/autobuild/autobuild/instance-3/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\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 1592 objects. stage 2: creating image '/home/autobuild/autobuild/instance-3/output-1/images/rootfs.yaffs2' [ ] 1/1592 0% [ ] 2/1592 0% [ ] 3/1592 0% [ ] 4/1592 0% [ ] 5/1592 0% [ ] 6/1592 0% [ ] 7/1592 0% [ ] 8/1592 0% [ ] 9/1592 0% [ ] 10/1592 0% [ ] 11/1592 0% [ ] 12/1592 0% [ ] 13/1592 0% [ ] 14/1592 0% [ ] 15/1592 0% [ ] 16/1592 1% [ ] 17/1592 1% [ ] 18/1592 1% [ ] 19/1592 1% [ ] 20/1592 1% [ ] 21/1592 1% [ ] 22/1592 1% [ ] 23/1592 1% [ ] 24/1592 1% [ ] 25/1592 1% [= ] 26/1592 1% [= ] 27/1592 1% [= ] 28/1592 1% [= ] 29/1592 1% [= ] 30/1592 1% [= ] 31/1592 1% [= ] 32/1592 2% [= ] 33/1592 2% [= ] 34/1592 2% [= ] 35/1592 2% [= ] 36/1592 2% [= ] 37/1592 2% [= ] 38/1592 2% [= ] 39/1592 2% [= ] 40/1592 2% [= ] 41/1592 2% [= ] 42/1592 2% [= ] 43/1592 2% [= ] 44/1592 2% [= ] 45/1592 2% [= ] 46/1592 2% [= ] 47/1592 2% [= ] 48/1592 3% [= ] 49/1592 3% [= ] 50/1592 3% [= ] 51/1592 3% [== ] 52/1592 3% [== ] 53/1592 3% [== ] 54/1592 3% [== ] 55/1592 3% [== ] 56/1592 3% [== ] 57/1592 3% [== ] 58/1592 3% [== ] 59/1592 3% [== ] 60/1592 3% [== ] 61/1592 3% [== ] 62/1592 3% [== ] 63/1592 3% [== ] 64/1592 4% [== ] 65/1592 4% [== ] 66/1592 4% [== ] 67/1592 4% [== ] 68/1592 4% [== ] 69/1592 4% [== ] 70/1592 4% [== ] 71/1592 4% [== ] 72/1592 4% [== ] 73/1592 4% [== ] 74/1592 4% [== ] 75/1592 4% [== ] 76/1592 4% [== ] 77/1592 4% [=== ] 78/1592 4% [=== ] 79/1592 4% [=== ] 80/1592 5% [=== ] 81/1592 5% [=== ] 82/1592 5% [=== ] 83/1592 5% [=== ] 84/1592 5% [=== ] 85/1592 5% [=== ] 86/1592 5% [=== ] 87/1592 5% [=== ] 88/1592 5% [=== ] 89/1592 5% [=== ] 90/1592 5% [=== ] 91/1592 5% [=== ] 92/1592 5% [=== ] 93/1592 5% [=== ] 94/1592 5% [=== ] 95/1592 5% [=== ] 96/1592 6% [=== ] 97/1592 6% [=== ] 98/1592 6% [=== ] 99/1592 6% [=== ] 100/1592 6% [=== ] 101/1592 6% [=== ] 102/1592 6% [==== ] 103/1592 6% [==== ] 104/1592 6% [==== ] 105/1592 6% [==== ] 106/1592 6% [==== ] 107/1592 6% [==== ] 108/1592 6% [==== ] 109/1592 6% [==== ] 110/1592 6% [==== ] 111/1592 6% [==== ] 112/1592 7% [==== ] 113/1592 7% [==== ] 114/1592 7% [==== ] 115/1592 7% [==== ] 116/1592 7% [==== ] 117/1592 7% [==== ] 118/1592 7% [==== ] 119/1592 7% [==== ] 120/1592 7% [==== ] 121/1592 7% [==== ] 122/1592 7% [==== ] 123/1592 7% [==== ] 124/1592 7% [==== ] 125/1592 7% [==== ] 126/1592 7% [==== ] 127/1592 7% [==== ] 128/1592 8% [===== ] 129/1592 8% [===== ] 130/1592 8% [===== ] 131/1592 8% [===== ] 132/1592 8% [===== ] 133/1592 8% [===== ] 134/1592 8% [===== ] 135/1592 8% [===== ] 136/1592 8% [===== ] 137/1592 8% [===== ] 138/1592 8% [===== ] 139/1592 8% [===== ] 140/1592 8% [===== ] 141/1592 8% [===== ] 142/1592 8% [===== ] 143/1592 8% [===== ] 144/1592 9% [===== ] 145/1592 9% [===== ] 146/1592 9% [===== ] 147/1592 9% [===== ] 148/1592 9% [===== ] 149/1592 9% [===== ] 150/1592 9% [===== ] 151/1592 9% [===== ] 152/1592 9% [===== ] 153/1592 9% [===== ] 154/1592 9% [====== ] 155/1592 9% [====== ] 156/1592 9% [====== ] 157/1592 9% [====== ] 158/1592 9% [====== ] 159/1592 9% [====== ] 160/1592 10% [====== ] 161/1592 10% [====== ] 162/1592 10% [====== ] 163/1592 10% [====== ] 164/1592 10% [====== ] 165/1592 10% [====== ] 166/1592 10% [====== ] 167/1592 10% [====== ] 168/1592 10% [====== ] 169/1592 10% [====== ] 170/1592 10% [====== ] 171/1592 10% [====== ] 172/1592 10% [====== ] 173/1592 10% [====== ] 174/1592 10% [====== ] 175/1592 10% [====== ] 176/1592 11% [====== ] 177/1592 11% [====== ] 178/1592 11% [====== ] 179/1592 11% [======= ] 180/1592 11% [======= ] 181/1592 11% [======= ] 182/1592 11% [======= ] 183/1592 11% [======= ] 184/1592 11% [======= ] 185/1592 11% [======= ] 186/1592 11% [======= ] 187/1592 11% [======= ] 188/1592 11% [======= ] 189/1592 11% [======= ] 190/1592 11% [======= ] 191/1592 11% [======= ] 192/1592 12% [======= ] 193/1592 12% [======= ] 194/1592 12% [======= ] 195/1592 12% [======= ] 196/1592 12% [======= ] 197/1592 12% [======= ] 198/1592 12% [======= ] 199/1592 12% [======= ] 200/1592 12% [======= ] 201/1592 12% [======= ] 202/1592 12% [======= ] 203/1592 12% [======= ] 204/1592 12% [======= ] 205/1592 12% [======== ] 206/1592 12% [======== ] 207/1592 13% [======== ] 208/1592 13% [======== ] 209/1592 13% [======== ] 210/1592 13% [======== ] 211/1592 13% [======== ] 212/1592 13% [======== ] 213/1592 13% [======== ] 214/1592 13% [======== ] 215/1592 13% [======== ] 216/1592 13% [======== ] 217/1592 13% [======== ] 218/1592 13% [======== ] 219/1592 13% [======== ] 220/1592 13% [======== ] 221/1592 13% [======== ] 222/1592 13% [======== ] 223/1592 14% [======== ] 224/1592 14% [======== ] 225/1592 14% [======== ] 226/1592 14% [======== ] 227/1592 14% [======== ] 228/1592 14% [======== ] 229/1592 14% [======== ] 230/1592 14% [======== ] 231/1592 14% [========= ] 232/1592 14% [========= ] 233/1592 14% [========= ] 234/1592 14% [========= ] 235/1592 14% [========= ] 236/1592 14% [========= ] 237/1592 14% [========= ] 238/1592 14% [========= ] 239/1592 15% [========= ] 240/1592 15% [========= ] 241/1592 15% [========= ] 242/1592 15% [========= ] 243/1592 15% [========= ] 244/1592 15% [========= ] 245/1592 15% [========= ] 246/1592 15% [========= ] 247/1592 15% [========= ] 248/1592 15% [========= ] 249/1592 15% [========= ] 250/1592 15% [========= ] 251/1592 15% [========= ] 252/1592 15% [========= ] 253/1592 15% [========= ] 254/1592 15% [========= ] 255/1592 16% [========= ] 256/1592 16% [========== ] 257/1592 16% [========== ] 258/1592 16% [========== ] 259/1592 16% [========== ] 260/1592 16% [========== ] 261/1592 16% [========== ] 262/1592 16% [========== ] 263/1592 16% [========== ] 264/1592 16% [========== ] 265/1592 16% [========== ] 266/1592 16% [========== ] 267/1592 16% [========== ] 268/1592 16% [========== ] 269/1592 16% [========== ] 270/1592 16% [========== ] 271/1592 17% [========== ] 272/1592 17% [========== ] 273/1592 17% [========== ] 274/1592 17% [========== ] 275/1592 17% [========== ] 276/1592 17% [========== ] 277/1592 17% [========== ] 278/1592 17% [========== ] 279/1592 17% [========== ] 280/1592 17% [========== ] 281/1592 17% [========== ] 282/1592 17% [=========== ] 283/1592 17% [=========== ] 284/1592 17% [=========== ] 285/1592 17% [=========== ] 286/1592 17% [=========== ] 287/1592 18% [=========== ] 288/1592 18% [=========== ] 289/1592 18% [=========== ] 290/1592 18% [=========== ] 291/1592 18% [=========== ] 292/1592 18% [=========== ] 293/1592 18% [=========== ] 294/1592 18% [=========== ] 295/1592 18% [=========== ] 296/1592 18% [=========== ] 297/1592 18% [=========== ] 298/1592 18% [=========== ] 299/1592 18% [=========== ] 300/1592 18% [=========== ] 301/1592 18% [=========== ] 302/1592 18% [=========== ] 303/1592 19% [=========== ] 304/1592 19% [=========== ] 305/1592 19% [=========== ] 306/1592 19% [=========== ] 307/1592 19% [=========== ] 308/1592 19% [============ ] 309/1592 19% [============ ] 310/1592 19% [============ ] 311/1592 19% [============ ] 312/1592 19% [============ ] 313/1592 19% [============ ] 314/1592 19% [============ ] 315/1592 19% [============ ] 316/1592 19% [============ ] 317/1592 19% [============ ] 318/1592 19% [============ ] 319/1592 20% [============ ] 320/1592 20% [============ ] 321/1592 20% [============ ] 322/1592 20% [============ ] 323/1592 20% [============ ] 324/1592 20% [============ ] 325/1592 20% [============ ] 326/1592 20% [============ ] 327/1592 20% [============ ] 328/1592 20% [============ ] 329/1592 20% [============ ] 330/1592 20% [============ ] 331/1592 20% [============ ] 332/1592 20% [============ ] 333/1592 20% [============= ] 334/1592 20% [============= ] 335/1592 21% [============= ] 336/1592 21% [============= ] 337/1592 21% [============= ] 338/1592 21% [============= ] 339/1592 21% [============= ] 340/1592 21% [============= ] 341/1592 21% [============= ] 342/1592 21% [============= ] 343/1592 21% [============= ] 344/1592 21% [============= ] 345/1592 21% [============= ] 346/1592 21% [============= ] 347/1592 21% [============= ] 348/1592 21% [============= ] 349/1592 21% [============= ] 350/1592 21% [============= ] 351/1592 22% [============= ] 352/1592 22% [============= ] 353/1592 22% [============= ] 354/1592 22% [============= ] 355/1592 22% [============= ] 356/1592 22% [============= ] 357/1592 22% [============= ] 358/1592 22% [============= ] 359/1592 22% [============== ] 360/1592 22% [============== ] 361/1592 22% [============== ] 362/1592 22% [============== ] 363/1592 22% [============== ] 364/1592 22% [============== ] 365/1592 22% [============== ] 366/1592 22% [============== ] 367/1592 23% [============== ] 368/1592 23% [============== ] 369/1592 23% [============== ] 370/1592 23% [============== ] 371/1592 23% [============== ] 372/1592 23% [============== ] 373/1592 23% [============== ] 374/1592 23% [============== ] 375/1592 23% [============== ] 376/1592 23% [============== ] 377/1592 23% [============== ] 378/1592 23% [============== ] 379/1592 23% [============== ] 380/1592 23% [============== ] 381/1592 23% [============== ] 382/1592 23% [============== ] 383/1592 24% [============== ] 384/1592 24% [============== ] 385/1592 24% [=============== ] 386/1592 24% [=============== ] 387/1592 24% [=============== ] 388/1592 24% [=============== ] 389/1592 24% [=============== ] 390/1592 24% [=============== ] 391/1592 24% [=============== ] 392/1592 24% [=============== ] 393/1592 24% [=============== ] 394/1592 24% [=============== ] 395/1592 24% [=============== ] 396/1592 24% [=============== ] 397/1592 24% [=============== ] 398/1592 25% [=============== ] 399/1592 25% [=============== ] 400/1592 25% [=============== ] 401/1592 25% [=============== ] 402/1592 25% [=============== ] 403/1592 25% [=============== ] 404/1592 25% [=============== ] 405/1592 25% [=============== ] 406/1592 25% [=============== ] 407/1592 25% [=============== ] 408/1592 25% [=============== ] 409/1592 25% [=============== ] 410/1592 25% [================ ] 411/1592 25% [================ ] 412/1592 25% [================ ] 413/1592 25% [================ ] 414/1592 26% [================ ] 415/1592 26% [================ ] 416/1592 26% [================ ] 417/1592 26% [================ ] 418/1592 26% [================ ] 419/1592 26% [================ ] 420/1592 26% [================ ] 421/1592 26% [================ ] 422/1592 26% [================ ] 423/1592 26% [================ ] 424/1592 26% [================ ] 425/1592 26% [================ ] 426/1592 26% [================ ] 427/1592 26% [================ ] 428/1592 26% [================ ] 429/1592 26% [================ ] 430/1592 27% [================ ] 431/1592 27% [================ ] 432/1592 27% [================ ] 433/1592 27% [================ ] 434/1592 27% [================ ] 435/1592 27% [================ ] 436/1592 27% [================= ] 437/1592 27% [================= ] 438/1592 27% [================= ] 439/1592 27% [================= ] 440/1592 27% [================= ] 441/1592 27% [================= ] 442/1592 27% [================= ] 443/1592 27% [================= ] 444/1592 27% [================= ] 445/1592 27% [================= ] 446/1592 28% [================= ] 447/1592 28% [================= ] 448/1592 28% [================= ] 449/1592 28% [================= ] 450/1592 28% [================= ] 451/1592 28% [================= ] 452/1592 28% [================= ] 453/1592 28% [================= ] 454/1592 28% [================= ] 455/1592 28% [================= ] 456/1592 28% [================= ] 457/1592 28% [================= ] 458/1592 28% [================= ] 459/1592 28% [================= ] 460/1592 28% [================= ] 461/1592 28% [================= ] 462/1592 29% [================== ] 463/1592 29% [================== ] 464/1592 29% [================== ] 465/1592 29% [================== ] 466/1592 29% [================== ] 467/1592 29% [================== ] 468/1592 29% [================== ] 469/1592 29% [================== ] 470/1592 29% [================== ] 471/1592 29% [================== ] 472/1592 29% [================== ] 473/1592 29% [================== ] 474/1592 29% [================== ] 475/1592 29% [================== ] 476/1592 29% [================== ] 477/1592 29% [================== ] 478/1592 30% [================== ] 479/1592 30% [================== ] 480/1592 30% [================== ] 481/1592 30% [================== ] 482/1592 30% [================== ] 483/1592 30% [================== ] 484/1592 30% [================== ] 485/1592 30% [================== ] 486/1592 30% [================== ] 487/1592 30% [=================== ] 488/1592 30% [=================== ] 489/1592 30% [=================== ] 490/1592 30% [=================== ] 491/1592 30% [=================== ] 492/1592 30% [=================== ] 493/1592 30% [=================== ] 494/1592 31% [=================== ] 495/1592 31% [=================== ] 496/1592 31% [=================== ] 497/1592 31% [=================== ] 498/1592 31% [=================== ] 499/1592 31% [=================== ] 500/1592 31% [=================== ] 501/1592 31% [=================== ] 502/1592 31% [=================== ] 503/1592 31% [=================== ] 504/1592 31% [=================== ] 505/1592 31% [=================== ] 506/1592 31% [=================== ] 507/1592 31% [=================== ] 508/1592 31% [=================== ] 509/1592 31% [=================== ] 510/1592 32% [=================== ] 511/1592 32% [=================== ] 512/1592 32% [=================== ] 513/1592 32% [==================== ] 514/1592 32% [==================== ] 515/1592 32% [==================== ] 516/1592 32% [==================== ] 517/1592 32% [==================== ] 518/1592 32% [==================== ] 519/1592 32% [==================== ] 520/1592 32% [==================== ] 521/1592 32% [==================== ] 522/1592 32% [==================== ] 523/1592 32% [==================== ] 524/1592 32% [==================== ] 525/1592 32% [==================== ] 526/1592 33% [==================== ] 527/1592 33% [==================== ] 528/1592 33% [==================== ] 529/1592 33% [==================== ] 530/1592 33% [==================== ] 531/1592 33% [==================== ] 532/1592 33% [==================== ] 533/1592 33% [==================== ] 534/1592 33% [==================== ] 535/1592 33% [==================== ] 536/1592 33% [==================== ] 537/1592 33% [==================== ] 538/1592 33% [==================== ] 539/1592 33% [===================== ] 540/1592 33% [===================== ] 541/1592 33% [===================== ] 542/1592 34% [===================== ] 543/1592 34% [===================== ] 544/1592 34% [===================== ] 545/1592 34% [===================== ] 546/1592 34% [===================== ] 547/1592 34% [===================== ] 548/1592 34% [===================== ] 549/1592 34% [===================== ] 550/1592 34% [===================== ] 551/1592 34% [===================== ] 552/1592 34% [===================== ] 553/1592 34% [===================== ] 554/1592 34% [===================== ] 555/1592 34% [===================== ] 556/1592 34% [===================== ] 557/1592 34% [===================== ] 558/1592 35% [===================== ] 559/1592 35% [===================== ] 560/1592 35% [===================== ] 561/1592 35% [===================== ] 562/1592 35% [===================== ] 563/1592 35% [===================== ] 564/1592 35% [====================== ] 565/1592 35% [====================== ] 566/1592 35% [====================== ] 567/1592 35% [====================== ] 568/1592 35% [====================== ] 569/1592 35% [====================== ] 570/1592 35% [====================== ] 571/1592 35% [====================== ] 572/1592 35% [====================== ] 573/1592 35% [====================== ] 574/1592 36% [====================== ] 575/1592 36% [====================== ] 576/1592 36% [====================== ] 577/1592 36% [====================== ] 578/1592 36% [====================== ] 579/1592 36% [====================== ] 580/1592 36% [====================== ] 581/1592 36% [====================== ] 582/1592 36% [====================== ] 583/1592 36% [====================== ] 584/1592 36% [====================== ] 585/1592 36% [====================== ] 586/1592 36% [====================== ] 587/1592 36% [====================== ] 588/1592 36% [====================== ] 589/1592 36% [====================== ] 590/1592 37% [======================= ] 591/1592 37% [======================= ] 592/1592 37% [======================= ] 593/1592 37% [======================= ] 594/1592 37% [======================= ] 595/1592 37% [======================= ] 596/1592 37% [======================= ] 597/1592 37% [======================= ] 598/1592 37% [======================= ] 599/1592 37% [======================= ] 600/1592 37% [======================= ] 601/1592 37% [======================= ] 602/1592 37% [======================= ] 603/1592 37% [======================= ] 604/1592 37% [======================= ] 605/1592 38% [======================= ] 606/1592 38% [======================= ] 607/1592 38% [======================= ] 608/1592 38% [======================= ] 609/1592 38% [======================= ] 610/1592 38% [======================= ] 611/1592 38% [======================= ] 612/1592 38% [======================= ] 613/1592 38% [======================= ] 614/1592 38% [======================= ] 615/1592 38% [======================= ] 616/1592 38% [======================== ] 617/1592 38% [======================== ] 618/1592 38% [======================== ] 619/1592 38% [======================== ] 620/1592 38% [======================== ] 621/1592 39% [======================== ] 622/1592 39% [======================== ] 623/1592 39% [======================== ] 624/1592 39% [======================== ] 625/1592 39% [======================== ] 626/1592 39% [======================== ] 627/1592 39% [======================== ] 628/1592 39% [======================== ] 629/1592 39% [======================== ] 630/1592 39% [======================== ] 631/1592 39% [======================== ] 632/1592 39% [======================== ] 633/1592 39% [======================== ] 634/1592 39% [======================== ] 635/1592 39% [======================== ] 636/1592 39% [======================== ] 637/1592 40% [======================== ] 638/1592 40% [======================== ] 639/1592 40% [======================== ] 640/1592 40% [======================== ] 641/1592 40% [========================= ] 642/1592 40% [========================= ] 643/1592 40% [========================= ] 644/1592 40% [========================= ] 645/1592 40% [========================= ] 646/1592 40% [========================= ] 647/1592 40% [========================= ] 648/1592 40% [========================= ] 649/1592 40% [========================= ] 650/1592 40% [========================= ] 651/1592 40% [========================= ] 652/1592 40% [========================= ] 653/1592 41% [========================= ] 654/1592 41% [========================= ] 655/1592 41% [========================= ] 656/1592 41% [========================= ] 657/1592 41% [========================= ] 658/1592 41% [========================= ] 659/1592 41% [========================= ] 660/1592 41% [========================= ] 661/1592 41% [========================= ] 662/1592 41% [========================= ] 663/1592 41% [========================= ] 664/1592 41% [========================= ] 665/1592 41% [========================= ] 666/1592 41% [========================= ] 667/1592 41% [========================== ] 668/1592 41% [========================== ] 669/1592 42% [========================== ] 670/1592 42% [========================== ] 671/1592 42% [========================== ] 672/1592 42% [========================== ] 673/1592 42% [========================== ] 674/1592 42% [========================== ] 675/1592 42% [========================== ] 676/1592 42% [========================== ] 677/1592 42% [========================== ] 678/1592 42% [========================== ] 679/1592 42% [========================== ] 680/1592 42% [========================== ] 681/1592 42% [========================== ] 682/1592 42% [========================== ] 683/1592 42% [========================== ] 684/1592 42% [========================== ] 685/1592 43% [========================== ] 686/1592 43% [========================== ] 687/1592 43% [========================== ] 688/1592 43% [========================== ] 689/1592 43% [========================== ] 690/1592 43% [========================== ] 691/1592 43% [========================== ] 692/1592 43% [========================== ] 693/1592 43% [=========================== ] 694/1592 43% [=========================== ] 695/1592 43% [=========================== ] 696/1592 43% [=========================== ] 697/1592 43% [=========================== ] 698/1592 43% [=========================== ] 699/1592 43% [=========================== ] 700/1592 43% [=========================== ] 701/1592 44% [=========================== ] 702/1592 44% [=========================== ] 703/1592 44% [=========================== ] 704/1592 44% [=========================== ] 705/1592 44% [=========================== ] 706/1592 44% [=========================== ] 707/1592 44% [=========================== ] 708/1592 44% [=========================== ] 709/1592 44% [=========================== ] 710/1592 44% [=========================== ] 711/1592 44% [=========================== ] 712/1592 44% [=========================== ] 713/1592 44% [=========================== ] 714/1592 44% [=========================== ] 715/1592 44% [=========================== ] 716/1592 44% [=========================== ] 717/1592 45% [=========================== ] 718/1592 45% [============================ ] 719/1592 45% [============================ ] 720/1592 45% [============================ ] 721/1592 45% [============================ ] 722/1592 45% [============================ ] 723/1592 45% [============================ ] 724/1592 45% [============================ ] 725/1592 45% [============================ ] 726/1592 45% [============================ ] 727/1592 45% [============================ ] 728/1592 45% [============================ ] 729/1592 45% [============================ ] 730/1592 45% [============================ ] 731/1592 45% [============================ ] 732/1592 45% [============================ ] 733/1592 46% [============================ ] 734/1592 46% [============================ ] 735/1592 46% [============================ ] 736/1592 46% [============================ ] 737/1592 46% [============================ ] 738/1592 46% [============================ ] 739/1592 46% [============================ ] 740/1592 46% [============================ ] 741/1592 46% [============================ ] 742/1592 46% [============================ ] 743/1592 46% [============================ ] 744/1592 46% [============================= ] 745/1592 46% [============================= ] 746/1592 46% [============================= ] 747/1592 46% [============================= ] 748/1592 46% [============================= ] 749/1592 47% [============================= ] 750/1592 47% [============================= ] 751/1592 47% [============================= ] 752/1592 47% [============================= ] 753/1592 47% [============================= ] 754/1592 47% [============================= ] 755/1592 47% [============================= ] 756/1592 47% [============================= ] 757/1592 47% [============================= ] 758/1592 47% [============================= ] 759/1592 47% [============================= ] 760/1592 47% [============================= ] 761/1592 47% [============================= ] 762/1592 47% [============================= ] 763/1592 47% [============================= ] 764/1592 47% [============================= ] 765/1592 48% [============================= ] 766/1592 48% [============================= ] 767/1592 48% [============================= ] 768/1592 48% [============================= ] 769/1592 48% [============================= ] 770/1592 48% [============================== ] 771/1592 48% [============================== ] 772/1592 48% [============================== ] 773/1592 48% [============================== ] 774/1592 48% [============================== ] 775/1592 48% [============================== ] 776/1592 48% [============================== ] 777/1592 48% [============================== ] 778/1592 48% [============================== ] 779/1592 48% [============================== ] 780/1592 48% [============================== ] 781/1592 49% [============================== ] 782/1592 49% [============================== ] 783/1592 49% [============================== ] 784/1592 49% [============================== ] 785/1592 49% [============================== ] 786/1592 49% [============================== ] 787/1592 49% [============================== ] 788/1592 49% [============================== ] 789/1592 49% [============================== ] 790/1592 49% [============================== ] 791/1592 49% [============================== ] 792/1592 49% [============================== ] 793/1592 49% [============================== ] 794/1592 49% [============================== ] 795/1592 49% [=============================== ] 796/1592 50% [=============================== ] 797/1592 50% [=============================== ] 798/1592 50% [=============================== ] 799/1592 50% [=============================== ] 800/1592 50% [=============================== ] 801/1592 50% [=============================== ] 802/1592 50% [=============================== ] 803/1592 50% [=============================== ] 804/1592 50% [=============================== ] 805/1592 50% [=============================== ] 806/1592 50% [=============================== ] 807/1592 50% [=============================== ] 808/1592 50% [=============================== ] 809/1592 50% [=============================== ] 810/1592 50% [=============================== ] 811/1592 50% [=============================== ] 812/1592 51% [=============================== ] 813/1592 51% [=============================== ] 814/1592 51% [=============================== ] 815/1592 51% [=============================== ] 816/1592 51% [=============================== ] 817/1592 51% [=============================== ] 818/1592 51% [=============================== ] 819/1592 51% [=============================== ] 820/1592 51% [=============================== ] 821/1592 51% [================================ ] 822/1592 51% [================================ ] 823/1592 51% [================================ ] 824/1592 51% [================================ ] 825/1592 51% [================================ ] 826/1592 51% [================================ ] 827/1592 51% [================================ ] 828/1592 52% [================================ ] 829/1592 52% [================================ ] 830/1592 52% [================================ ] 831/1592 52% [================================ ] 832/1592 52% [================================ ] 833/1592 52% [================================ ] 834/1592 52% [================================ ] 835/1592 52% [================================ ] 836/1592 52% [================================ ] 837/1592 52% [================================ ] 838/1592 52% [================================ ] 839/1592 52% [================================ ] 840/1592 52% [================================ ] 841/1592 52% [================================ ] 842/1592 52% [================================ ] 843/1592 52% [================================ ] 844/1592 53% [================================ ] 845/1592 53% [================================ ] 846/1592 53% [================================ ] 847/1592 53% [================================= ] 848/1592 53% [================================= ] 849/1592 53% [================================= ] 850/1592 53% [================================= ] 851/1592 53% [================================= ] 852/1592 53% [================================= ] 853/1592 53% [================================= ] 854/1592 53% [================================= ] 855/1592 53% [================================= ] 856/1592 53% [================================= ] 857/1592 53% [================================= ] 858/1592 53% [================================= ] 859/1592 53% [================================= ] 860/1592 54% [================================= ] 861/1592 54% [================================= ] 862/1592 54% [================================= ] 863/1592 54% [================================= ] 864/1592 54% [================================= ] 865/1592 54% [================================= ] 866/1592 54% [================================= ] 867/1592 54% [================================= ] 868/1592 54% [================================= ] 869/1592 54% [================================= ] 870/1592 54% [================================= ] 871/1592 54% [================================= ] 872/1592 54% [================================= ] 873/1592 54% [================================== ] 874/1592 54% [================================== ] 875/1592 54% [================================== ] 876/1592 55% [================================== ] 877/1592 55% [================================== ] 878/1592 55% [================================== ] 879/1592 55% [================================== ] 880/1592 55% [================================== ] 881/1592 55% [================================== ] 882/1592 55% [================================== ] 883/1592 55% [================================== ] 884/1592 55% [================================== ] 885/1592 55% [================================== ] 886/1592 55% [================================== ] 887/1592 55% [================================== ] 888/1592 55% [================================== ] 889/1592 55% [================================== ] 890/1592 55% [================================== ] 891/1592 55% [================================== ] 892/1592 56% [================================== ] 893/1592 56% [================================== ] 894/1592 56% [================================== ] 895/1592 56% [================================== ] 896/1592 56% [================================== ] 897/1592 56% [================================== ] 898/1592 56% [=================================== ] 899/1592 56% [=================================== ] 900/1592 56% [=================================== ] 901/1592 56% [=================================== ] 902/1592 56% [=================================== ] 903/1592 56% [=================================== ] 904/1592 56% [=================================== ] 905/1592 56% [=================================== ] 906/1592 56% [=================================== ] 907/1592 56% [=================================== ] 908/1592 57% [=================================== ] 909/1592 57% [=================================== ] 910/1592 57% [=================================== ] 911/1592 57% [=================================== ] 912/1592 57% [=================================== ] 913/1592 57% [=================================== ] 914/1592 57% [=================================== ] 915/1592 57% [=================================== ] 916/1592 57% [=================================== ] 917/1592 57% [=================================== ] 918/1592 57% [=================================== ] 919/1592 57% [=================================== ] 920/1592 57% [=================================== ] 921/1592 57% [=================================== ] 922/1592 57% [=================================== ] 923/1592 57% [=================================== ] 924/1592 58% [==================================== ] 925/1592 58% [==================================== ] 926/1592 58% [==================================== ] 927/1592 58% [==================================== ] 928/1592 58% [==================================== ] 929/1592 58% [==================================== ] 930/1592 58% [==================================== ] 931/1592 58% [==================================== ] 932/1592 58% [==================================== ] 933/1592 58% [==================================== ] 934/1592 58% [==================================== ] 935/1592 58% [==================================== ] 936/1592 58% [==================================== ] 937/1592 58% [==================================== ] 938/1592 58% [==================================== ] 939/1592 58% [==================================== ] 940/1592 59% [==================================== ] 941/1592 59% [==================================== ] 942/1592 59% [==================================== ] 943/1592 59% [==================================== ] 944/1592 59% [==================================== ] 945/1592 59% [==================================== ] 946/1592 59% [==================================== ] 947/1592 59% [==================================== ] 948/1592 59% [==================================== ] 949/1592 59% [==================================== ] 950/1592 59% [===================================== ] 951/1592 59% [===================================== ] 952/1592 59% [===================================== ] 953/1592 59% [===================================== ] 954/1592 59% [===================================== ] 955/1592 59% [===================================== ] 956/1592 60% [===================================== ] 957/1592 60% [===================================== ] 958/1592 60% [===================================== ] 959/1592 60% [===================================== ] 960/1592 60% [===================================== ] 961/1592 60% [===================================== ] 962/1592 60% [===================================== ] 963/1592 60% [===================================== ] 964/1592 60% [===================================== ] 965/1592 60% [===================================== ] 966/1592 60% [===================================== ] 967/1592 60% [===================================== ] 968/1592 60% [===================================== ] 969/1592 60% [===================================== ] 970/1592 60% [===================================== ] 971/1592 60% [===================================== ] 972/1592 61% [===================================== ] 973/1592 61% [===================================== ] 974/1592 61% [===================================== ] 975/1592 61% [====================================== ] 976/1592 61% [====================================== ] 977/1592 61% [====================================== ] 978/1592 61% [====================================== ] 979/1592 61% [====================================== ] 980/1592 61% [====================================== ] 981/1592 61% [====================================== ] 982/1592 61% [====================================== ] 983/1592 61% [====================================== ] 984/1592 61% [====================================== ] 985/1592 61% [====================================== ] 986/1592 61% [====================================== ] 987/1592 61% [====================================== ] 988/1592 62% [====================================== ] 989/1592 62% [====================================== ] 990/1592 62% [====================================== ] 991/1592 62% [====================================== ] 992/1592 62% [====================================== ] 993/1592 62% [====================================== ] 994/1592 62% [====================================== ] 995/1592 62% [====================================== ] 996/1592 62% [====================================== ] 997/1592 62% [====================================== ] 998/1592 62% [====================================== ] 999/1592 62% [====================================== ] 1000/1592 62% [====================================== ] 1001/1592 62% [======================================= ] 1002/1592 62% [======================================= ] 1003/1592 63% [======================================= ] 1004/1592 63% [======================================= ] 1005/1592 63% [======================================= ] 1006/1592 63% [======================================= ] 1007/1592 63% [======================================= ] 1008/1592 63% [======================================= ] 1009/1592 63% [======================================= ] 1010/1592 63% [======================================= ] 1011/1592 63% [======================================= ] 1012/1592 63% [======================================= ] 1013/1592 63% [======================================= ] 1014/1592 63% [======================================= ] 1015/1592 63% [======================================= ] 1016/1592 63% [======================================= ] 1017/1592 63% [======================================= ] 1018/1592 63% [======================================= ] 1019/1592 64% [======================================= ] 1020/1592 64% [======================================= ] 1021/1592 64% [======================================= ] 1022/1592 64% [======================================= ] 1023/1592 64% [======================================= ] 1024/1592 64% [======================================= ] 1025/1592 64% [======================================= ] 1026/1592 64% [======================================= ] 1027/1592 64% [======================================== ] 1028/1592 64% [======================================== ] 1029/1592 64% [======================================== ] 1030/1592 64% [======================================== ] 1031/1592 64% [======================================== ] 1032/1592 64% [======================================== ] 1033/1592 64% [======================================== ] 1034/1592 64% [======================================== ] 1035/1592 65% [======================================== ] 1036/1592 65% [======================================== ] 1037/1592 65% [======================================== ] 1038/1592 65% [======================================== ] 1039/1592 65% [======================================== ] 1040/1592 65% [======================================== ] 1041/1592 65% [======================================== ] 1042/1592 65% [======================================== ] 1043/1592 65% [======================================== ] 1044/1592 65% [======================================== ] 1045/1592 65% [======================================== ] 1046/1592 65% [======================================== ] 1047/1592 65% [======================================== ] 1048/1592 65% [======================================== ] 1049/1592 65% [======================================== ] 1050/1592 65% [======================================== ] 1051/1592 66% [======================================== ] 1052/1592 66% [========================================= ] 1053/1592 66% [========================================= ] 1054/1592 66% [========================================= ] 1055/1592 66% [========================================= ] 1056/1592 66% [========================================= ] 1057/1592 66% [========================================= ] 1058/1592 66% [========================================= ] 1059/1592 66% [========================================= ] 1060/1592 66% [========================================= ] 1061/1592 66% [========================================= ] 1062/1592 66% [========================================= ] 1063/1592 66% [========================================= ] 1064/1592 66% [========================================= ] 1065/1592 66% [========================================= ] 1066/1592 66% [========================================= ] 1067/1592 67% [========================================= ] 1068/1592 67% [========================================= ] 1069/1592 67% [========================================= ] 1070/1592 67% [========================================= ] 1071/1592 67% [========================================= ] 1072/1592 67% [========================================= ] 1073/1592 67% [========================================= ] 1074/1592 67% [========================================= ] 1075/1592 67% [========================================= ] 1076/1592 67% [========================================= ] 1077/1592 67% [========================================= ] 1078/1592 67% [========================================== ] 1079/1592 67% [========================================== ] 1080/1592 67% [========================================== ] 1081/1592 67% [========================================== ] 1082/1592 67% [========================================== ] 1083/1592 68% [========================================== ] 1084/1592 68% [========================================== ] 1085/1592 68% [========================================== ] 1086/1592 68% [========================================== ] 1087/1592 68% [========================================== ] 1088/1592 68% [========================================== ] 1089/1592 68% [========================================== ] 1090/1592 68% [========================================== ] 1091/1592 68% [========================================== ] 1092/1592 68% [========================================== ] 1093/1592 68% [========================================== ] 1094/1592 68% [========================================== ] 1095/1592 68% [========================================== ] 1096/1592 68% [========================================== ] 1097/1592 68% [========================================== ] 1098/1592 68% [========================================== ] 1099/1592 69% [========================================== ] 1100/1592 69% [========================================== ] 1101/1592 69% [========================================== ] 1102/1592 69% [========================================== ] 1103/1592 69% [========================================== ] 1104/1592 69% [=========================================== ] 1105/1592 69% [=========================================== ] 1106/1592 69% [=========================================== ] 1107/1592 69% [=========================================== ] 1108/1592 69% [=========================================== ] 1109/1592 69% [=========================================== ] 1110/1592 69% [=========================================== ] 1111/1592 69% [=========================================== ] 1112/1592 69% [=========================================== ] 1113/1592 69% [=========================================== ] 1114/1592 69% [=========================================== ] 1115/1592 70% [=========================================== ] 1116/1592 70% [=========================================== ] 1117/1592 70% [=========================================== ] 1118/1592 70% [=========================================== ] 1119/1592 70% [=========================================== ] 1120/1592 70% [=========================================== ] 1121/1592 70% [=========================================== ] 1122/1592 70% [=========================================== ] 1123/1592 70% [=========================================== ] 1124/1592 70% [=========================================== ] 1125/1592 70% [=========================================== ] 1126/1592 70% [=========================================== ] 1127/1592 70% [=========================================== ] 1128/1592 70% [=========================================== ] 1129/1592 70% [============================================ ] 1130/1592 70% [============================================ ] 1131/1592 71% [============================================ ] 1132/1592 71% [============================================ ] 1133/1592 71% [============================================ ] 1134/1592 71% [============================================ ] 1135/1592 71% [============================================ ] 1136/1592 71% [============================================ ] 1137/1592 71% [============================================ ] 1138/1592 71% [============================================ ] 1139/1592 71% [============================================ ] 1140/1592 71% [============================================ ] 1141/1592 71% [============================================ ] 1142/1592 71% [============================================ ] 1143/1592 71% [============================================ ] 1144/1592 71% [============================================ ] 1145/1592 71% [============================================ ] 1146/1592 71% [============================================ ] 1147/1592 72% [============================================ ] 1148/1592 72% [============================================ ] 1149/1592 72% [============================================ ] 1150/1592 72% [============================================ ] 1151/1592 72% [============================================ ] 1152/1592 72% [============================================ ] 1153/1592 72% [============================================ ] 1154/1592 72% [============================================ ] 1155/1592 72% [============================================= ] 1156/1592 72% [============================================= ] 1157/1592 72% [============================================= ] 1158/1592 72% [============================================= ] 1159/1592 72% [============================================= ] 1160/1592 72% [============================================= ] 1161/1592 72% [============================================= ] 1162/1592 72% [============================================= ] 1163/1592 73% [============================================= ] 1164/1592 73% [============================================= ] 1165/1592 73% [============================================= ] 1166/1592 73% [============================================= ] 1167/1592 73% [============================================= ] 1168/1592 73% [============================================= ] 1169/1592 73% [============================================= ] 1170/1592 73% [============================================= ] 1171/1592 73% [============================================= ] 1172/1592 73% [============================================= ] 1173/1592 73% [============================================= ] 1174/1592 73% [============================================= ] 1175/1592 73% [============================================= ] 1176/1592 73% [============================================= ] 1177/1592 73% [============================================= ] 1178/1592 73% [============================================= ] 1179/1592 74% [============================================= ] 1180/1592 74% [============================================= ] 1181/1592 74% [============================================== ] 1182/1592 74% [============================================== ] 1183/1592 74% [============================================== ] 1184/1592 74% [============================================== ] 1185/1592 74% [============================================== ] 1186/1592 74% [============================================== ] 1187/1592 74% [============================================== ] 1188/1592 74% [============================================== ] 1189/1592 74% [============================================== ] 1190/1592 74% [============================================== ] 1191/1592 74% [============================================== ] 1192/1592 74% [============================================== ] 1193/1592 74% [============================================== ] 1194/1592 75% [============================================== ] 1195/1592 75% [============================================== ] 1196/1592 75% [============================================== ] 1197/1592 75% [============================================== ] 1198/1592 75% [============================================== ] 1199/1592 75% [============================================== ] 1200/1592 75% [============================================== ] 1201/1592 75% [============================================== ] 1202/1592 75% [============================================== ] 1203/1592 75% [============================================== ] 1204/1592 75% [============================================== ] 1205/1592 75% [============================================== ] 1206/1592 75% [=============================================== ] 1207/1592 75% [=============================================== ] 1208/1592 75% [=============================================== ] 1209/1592 75% [=============================================== ] 1210/1592 76% [=============================================== ] 1211/1592 76% [=============================================== ] 1212/1592 76% [=============================================== ] 1213/1592 76% [=============================================== ] 1214/1592 76% [=============================================== ] 1215/1592 76% [=============================================== ] 1216/1592 76% [=============================================== ] 1217/1592 76% [=============================================== ] 1218/1592 76% [=============================================== ] 1219/1592 76% [=============================================== ] 1220/1592 76% [=============================================== ] 1221/1592 76% [=============================================== ] 1222/1592 76% [=============================================== ] 1223/1592 76% [=============================================== ] 1224/1592 76% [=============================================== ] 1225/1592 76% [=============================================== ] 1226/1592 77% [=============================================== ] 1227/1592 77% [=============================================== ] 1228/1592 77% [=============================================== ] 1229/1592 77% [=============================================== ] 1230/1592 77% [=============================================== ] 1231/1592 77% [=============================================== ] 1232/1592 77% [================================================ ] 1233/1592 77% [================================================ ] 1234/1592 77% [================================================ ] 1235/1592 77% [================================================ ] 1236/1592 77% [================================================ ] 1237/1592 77% [================================================ ] 1238/1592 77% [================================================ ] 1239/1592 77% [================================================ ] 1240/1592 77% [================================================ ] 1241/1592 77% [================================================ ] 1242/1592 78% [================================================ ] 1243/1592 78% [================================================ ] 1244/1592 78% [================================================ ] 1245/1592 78% [================================================ ] 1246/1592 78% [================================================ ] 1247/1592 78% [================================================ ] 1248/1592 78% [================================================ ] 1249/1592 78% [================================================ ] 1250/1592 78% [================================================ ] 1251/1592 78% [================================================ ] 1252/1592 78% [================================================ ] 1253/1592 78% [================================================ ] 1254/1592 78% [================================================ ] 1255/1592 78% [================================================ ] 1256/1592 78% [================================================ ] 1257/1592 78% [================================================ ] 1258/1592 79% [================================================= ] 1259/1592 79% [================================================= ] 1260/1592 79% [================================================= ] 1261/1592 79% [================================================= ] 1262/1592 79% [================================================= ] 1263/1592 79% [================================================= ] 1264/1592 79% [================================================= ] 1265/1592 79% [================================================= ] 1266/1592 79% [================================================= ] 1267/1592 79% [================================================= ] 1268/1592 79% [================================================= ] 1269/1592 79% [================================================= ] 1270/1592 79% [================================================= ] 1271/1592 79% [================================================= ] 1272/1592 79% [================================================= ] 1273/1592 79% [================================================= ] 1274/1592 80% [================================================= ] 1275/1592 80% [================================================= ] 1276/1592 80% [================================================= ] 1277/1592 80% [================================================= ] 1278/1592 80% [================================================= ] 1279/1592 80% [================================================= ] 1280/1592 80% [================================================= ] 1281/1592 80% [================================================= ] 1282/1592 80% [================================================= ] 1283/1592 80% [================================================== ] 1284/1592 80% [================================================== ] 1285/1592 80% [================================================== ] 1286/1592 80% [================================================== ] 1287/1592 80% [================================================== ] 1288/1592 80% [================================================== ] 1289/1592 80% [================================================== ] 1290/1592 81% [================================================== ] 1291/1592 81% [================================================== ] 1292/1592 81% [================================================== ] 1293/1592 81% [================================================== ] 1294/1592 81% [================================================== ] 1295/1592 81% [================================================== ] 1296/1592 81% [================================================== ] 1297/1592 81% [================================================== ] 1298/1592 81% [================================================== ] 1299/1592 81% [================================================== ] 1300/1592 81% [================================================== ] 1301/1592 81% [================================================== ] 1302/1592 81% [================================================== ] 1303/1592 81% [================================================== ] 1304/1592 81% [================================================== ] 1305/1592 81% [================================================== ] 1306/1592 82% [================================================== ] 1307/1592 82% [================================================== ] 1308/1592 82% [================================================== ] 1309/1592 82% [=================================================== ] 1310/1592 82% [=================================================== ] 1311/1592 82% [=================================================== ] 1312/1592 82% [=================================================== ] 1313/1592 82% [=================================================== ] 1314/1592 82% [=================================================== ] 1315/1592 82% [=================================================== ] 1316/1592 82% [=================================================== ] 1317/1592 82% [=================================================== ] 1318/1592 82% [=================================================== ] 1319/1592 82% [=================================================== ] 1320/1592 82% [=================================================== ] 1321/1592 82% [=================================================== ] 1322/1592 83% [=================================================== ] 1323/1592 83% [=================================================== ] 1324/1592 83% [=================================================== ] 1325/1592 83% [=================================================== ] 1326/1592 83% [=================================================== ] 1327/1592 83% [=================================================== ] 1328/1592 83% [=================================================== ] 1329/1592 83% [=================================================== ] 1330/1592 83% [=================================================== ] 1331/1592 83% [=================================================== ] 1332/1592 83% [=================================================== ] 1333/1592 83% [=================================================== ] 1334/1592 83% [=================================================== ] 1335/1592 83% [==================================================== ] 1336/1592 83% [==================================================== ] 1337/1592 83% [==================================================== ] 1338/1592 84% [==================================================== ] 1339/1592 84% [==================================================== ] 1340/1592 84% [==================================================== ] 1341/1592 84% [==================================================== ] 1342/1592 84% [==================================================== ] 1343/1592 84% [==================================================== ] 1344/1592 84% [==================================================== ] 1345/1592 84% [==================================================== ] 1346/1592 84% [==================================================== ] 1347/1592 84% [==================================================== ] 1348/1592 84% [==================================================== ] 1349/1592 84% [==================================================== ] 1350/1592 84% [==================================================== ] 1351/1592 84% [==================================================== ] 1352/1592 84% [==================================================== ] 1353/1592 84% [==================================================== ] 1354/1592 85% [==================================================== ] 1355/1592 85% [==================================================== ] 1356/1592 85% [==================================================== ] 1357/1592 85% [==================================================== ] 1358/1592 85% [==================================================== ] 1359/1592 85% [==================================================== ] 1360/1592 85% [===================================================== ] 1361/1592 85% [===================================================== ] 1362/1592 85% [===================================================== ] 1363/1592 85% [===================================================== ] 1364/1592 85% [===================================================== ] 1365/1592 85% [===================================================== ] 1366/1592 85% [===================================================== ] 1367/1592 85% [===================================================== ] 1368/1592 85% [===================================================== ] 1369/1592 85% [===================================================== ] 1370/1592 86% [===================================================== ] 1371/1592 86% [===================================================== ] 1372/1592 86% [===================================================== ] 1373/1592 86% [===================================================== ] 1374/1592 86% [===================================================== ] 1375/1592 86% [===================================================== ] 1376/1592 86% [===================================================== ] 1377/1592 86% [===================================================== ] 1378/1592 86% [===================================================== ] 1379/1592 86% [===================================================== ] 1380/1592 86% [===================================================== ] 1381/1592 86% [===================================================== ] 1382/1592 86% [===================================================== ] 1383/1592 86% [===================================================== ] 1384/1592 86% [===================================================== ] 1385/1592 86% [===================================================== ] 1386/1592 87% [====================================================== ] 1387/1592 87% [====================================================== ] 1388/1592 87% [====================================================== ] 1389/1592 87% [====================================================== ] 1390/1592 87% [====================================================== ] 1391/1592 87% [====================================================== ] 1392/1592 87% [====================================================== ] 1393/1592 87% [====================================================== ] 1394/1592 87% [====================================================== ] 1395/1592 87% [====================================================== ] 1396/1592 87% [====================================================== ] 1397/1592 87% [====================================================== ] 1398/1592 87% [====================================================== ] 1399/1592 87% [====================================================== ] 1400/1592 87% [====================================================== ] 1401/1592 88% [====================================================== ] 1402/1592 88% [====================================================== ] 1403/1592 88% [====================================================== ] 1404/1592 88% [====================================================== ] 1405/1592 88% [====================================================== ] 1406/1592 88% [====================================================== ] 1407/1592 88% [====================================================== ] 1408/1592 88% [====================================================== ] 1409/1592 88% [====================================================== ] 1410/1592 88% [====================================================== ] 1411/1592 88% [====================================================== ] 1412/1592 88% [======================================================= ] 1413/1592 88% [======================================================= ] 1414/1592 88% [======================================================= ] 1415/1592 88% [======================================================= ] 1416/1592 88% [======================================================= ] 1417/1592 89% [======================================================= ] 1418/1592 89% [======================================================= ] 1419/1592 89% [======================================================= ] 1420/1592 89% [======================================================= ] 1421/1592 89% [======================================================= ] 1422/1592 89% [======================================================= ] 1423/1592 89% [======================================================= ] 1424/1592 89% [======================================================= ] 1425/1592 89% [======================================================= ] 1426/1592 89% [======================================================= ] 1427/1592 89% [======================================================= ] 1428/1592 89% [======================================================= ] 1429/1592 89% [======================================================= ] 1430/1592 89% [======================================================= ] 1431/1592 89% [======================================================= ] 1432/1592 89% [======================================================= ] 1433/1592 90% [======================================================= ] 1434/1592 90% [======================================================= ] 1435/1592 90% [======================================================= ] 1436/1592 90% [======================================================= ] 1437/1592 90% [======================================================== ] 1438/1592 90% [======================================================== ] 1439/1592 90% [======================================================== ] 1440/1592 90% [======================================================== ] 1441/1592 90% [======================================================== ] 1442/1592 90% [======================================================== ] 1443/1592 90% [======================================================== ] 1444/1592 90% [======================================================== ] 1445/1592 90% [======================================================== ] 1446/1592 90% [======================================================== ] 1447/1592 90% [======================================================== ] 1448/1592 90% [======================================================== ] 1449/1592 91% [======================================================== ] 1450/1592 91% [======================================================== ] 1451/1592 91% [======================================================== ] 1452/1592 91% [======================================================== ] 1453/1592 91% [======================================================== ] 1454/1592 91% [======================================================== ] 1455/1592 91% [======================================================== ] 1456/1592 91% [======================================================== ] 1457/1592 91% [======================================================== ] 1458/1592 91% [======================================================== ] 1459/1592 91% [======================================================== ] 1460/1592 91% [======================================================== ] 1461/1592 91% [======================================================== ] 1462/1592 91% [======================================================== ] 1463/1592 91% [========================================================= ] 1464/1592 91% [========================================================= ] 1465/1592 92% [========================================================= ] 1466/1592 92% [========================================================= ] 1467/1592 92% [========================================================= ] 1468/1592 92% [========================================================= ] 1469/1592 92% [========================================================= ] 1470/1592 92% [========================================================= ] 1471/1592 92% [========================================================= ] 1472/1592 92% [========================================================= ] 1473/1592 92% [========================================================= ] 1474/1592 92% [========================================================= ] 1475/1592 92% [========================================================= ] 1476/1592 92% [========================================================= ] 1477/1592 92% [========================================================= ] 1478/1592 92% [========================================================= ] 1479/1592 92% [========================================================= ] 1480/1592 92% [========================================================= ] 1481/1592 93% [========================================================= ] 1482/1592 93% [========================================================= ] 1483/1592 93% [========================================================= ] 1484/1592 93% [========================================================= ] 1485/1592 93% [========================================================= ] 1486/1592 93% [========================================================= ] 1487/1592 93% [========================================================= ] 1488/1592 93% [========================================================= ] 1489/1592 93% [========================================================== ] 1490/1592 93% [========================================================== ] 1491/1592 93% [========================================================== ] 1492/1592 93% [========================================================== ] 1493/1592 93% [========================================================== ] 1494/1592 93% [========================================================== ] 1495/1592 93% [========================================================== ] 1496/1592 93% [========================================================== ] 1497/1592 94% [========================================================== ] 1498/1592 94% [========================================================== ] 1499/1592 94% [========================================================== ] 1500/1592 94% [========================================================== ] 1501/1592 94% [========================================================== ] 1502/1592 94% [========================================================== ] 1503/1592 94% [========================================================== ] 1504/1592 94% [========================================================== ] 1505/1592 94% [========================================================== ] 1506/1592 94% [========================================================== ] 1507/1592 94% [========================================================== ] 1508/1592 94% [========================================================== ] 1509/1592 94% [========================================================== ] 1510/1592 94% [========================================================== ] 1511/1592 94% [========================================================== ] 1512/1592 94% [========================================================== ] 1513/1592 95% [========================================================== ] 1514/1592 95% [=========================================================== ] 1515/1592 95% [=========================================================== ] 1516/1592 95% [=========================================================== ] 1517/1592 95% [=========================================================== ] 1518/1592 95% [=========================================================== ] 1519/1592 95% [=========================================================== ] 1520/1592 95% [=========================================================== ] 1521/1592 95% [=========================================================== ] 1522/1592 95% [=========================================================== ] 1523/1592 95% [=========================================================== ] 1524/1592 95% [=========================================================== ] 1525/1592 95% [=========================================================== ] 1526/1592 95% [=========================================================== ] 1527/1592 95% [=========================================================== ] 1528/1592 95% [=========================================================== ] 1529/1592 96% [=========================================================== ] 1530/1592 96% [=========================================================== ] 1531/1592 96% [=========================================================== ] 1532/1592 96% [=========================================================== ] 1533/1592 96% [=========================================================== ] 1534/1592 96% [=========================================================== ] 1535/1592 96% [=========================================================== ] 1536/1592 96% [=========================================================== ] 1537/1592 96% [=========================================================== ] 1538/1592 96% [=========================================================== ] 1539/1592 96% [=========================================================== ] 1540/1592 96% [============================================================ ] 1541/1592 96% [============================================================ ] 1542/1592 96% [============================================================ ] 1543/1592 96% [============================================================ ] 1544/1592 96% [============================================================ ] 1545/1592 97% [============================================================ ] 1546/1592 97% [============================================================ ] 1547/1592 97% [============================================================ ] 1548/1592 97% [============================================================ ] 1549/1592 97% [============================================================ ] 1550/1592 97% [============================================================ ] 1551/1592 97% [============================================================ ] 1552/1592 97% [============================================================ ] 1553/1592 97% [============================================================ ] 1554/1592 97% [============================================================ ] 1555/1592 97% [============================================================ ] 1556/1592 97% [============================================================ ] 1557/1592 97% [============================================================ ] 1558/1592 97% [============================================================ ] 1559/1592 97% [============================================================ ] 1560/1592 97% [============================================================ ] 1561/1592 98% [============================================================ ] 1562/1592 98% [============================================================ ] 1563/1592 98% [============================================================ ] 1564/1592 98% [============================================================ ] 1565/1592 98% [============================================================ ] 1566/1592 98% [============================================================= ] 1567/1592 98% [============================================================= ] 1568/1592 98% [============================================================= ] 1569/1592 98% [============================================================= ] 1570/1592 98% [============================================================= ] 1571/1592 98% [============================================================= ] 1572/1592 98% [============================================================= ] 1573/1592 98% [============================================================= ] 1574/1592 98% [============================================================= ] 1575/1592 98% [============================================================= ] 1576/1592 98% [============================================================= ] 1577/1592 99% [============================================================= ] 1578/1592 99% [============================================================= ] 1579/1592 99% [============================================================= ] 1580/1592 99% [============================================================= ] 1581/1592 99% [============================================================= ] 1582/1592 99% [============================================================= ] 1583/1592 99% [============================================================= ] 1584/1592 99% [============================================================= ] 1585/1592 99% [============================================================= ] 1586/1592 99% [============================================================= ] 1587/1592 99% [============================================================= ] 1588/1592 99% [============================================================= ] 1589/1592 99% [============================================================= ] 1590/1592 99% [============================================================= ] 1591/1592 99% [==============================================================] 1592/1592 100% operation complete, 1592 objects in 65660 NAND pages. ln -snf /home/autobuild/autobuild/instance-3/output-1/host/powerpc64le-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 2023.02-116-g5f06ecf5e1 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> glibc 2.36-81-g4f4d7a13edfd2fdc57c9d76e1fd6d017fb47550c Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-gawk 5.2.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 11.3.0 Collecting legal info >>> host-binutils 2.38 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 6.1.14 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> host-android-tools 4.2.2+git20130218 Collecting legal info debian/copyright: OK (sha256: 170c5939bf8c8eed1db8f66f2d6155e8c1a3e799e390b55e7aad253195b1ebf5) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1t Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> avro-c 1.11.1 Collecting legal info LICENSE: OK (sha256: d62488d6ba17132e92c23c03c80bfedc848267f96ab36489fec860f76cf6819a) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> jansson 2.14 Collecting legal info LICENSE: OK (sha256: 1fff7d37d22157bcd81ab53b6c54da755d7c2f868f15807d9bde920f10730da0) >>> xz 5.2.10 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> bash 5.2.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> host-ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> readline 8.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> bc 1.07.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> bdwgc 8.2.2 Collecting legal info README.QUICK: OK (sha256: a9b077aeb4e9e1aaf9742119d8023ef26f52f445cdc3f60d390bf59e1647f54a) >>> libatomic_ops 7.6.14 Collecting legal info doc/LICENSING.txt: OK (sha256: 636c2bf07975765ab9aff17f7c9b6beb9540378f45b5a1b21691d14ea804f0ff) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> bearssl 0.6 Collecting legal info LICENSE.txt: OK (sha256: 771bf18c8633ea69ec9b07d2e604c4b99b7bef41b0f5ce6385d24df4448f61ca) >>> host-bootgen xilinx_v2022.2 Collecting legal info LICENSE: OK (sha256: 4da5f5eff0592e5d275f1871faf9e9a4fc0f6346027bfb777fa59d0aa6a59aa3) >>> brotli 1.0.9 Collecting legal info LICENSE: OK (sha512: bae78184c2f50f86d8c727826d3982c469454c42b9af81f4ef007e39036434fa894cf5be3bf5fc65b7de2301f0a72d067a8186e303327db8a96bd14867e0a3a8) >>> busybox 1.36.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> traceroute 2.1.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> unzip 6.0 Collecting legal info LICENSE: OK (sha256: 7469b81d5d29ac4fd670f7c86ba0cb9fa34f137a2d4d5198437d92ddf918984b) >>> util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> coremark 1.01 Collecting legal info LICENSE.md: OK (sha256: d72094a3cb629dc7712ae09b7b777416903c6670930928b5530f2ddfb2296888) >>> cramfs 2.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> host-cramfs 2.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> daq 2.0.7 Collecting legal info COPYING: OK (sha256: 07f28289c09fd9eb5a6ff7bc710ff40363601b1bbc6f3637d8ed412150e90819) >>> libpcap 1.10.3 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> dehydrated 0.7.1 Collecting legal info LICENSE: OK (sha256: f25ab9c5f13abf15ab097180423ef6b82a89c552e92d49ae627762ee9c04a3a8) >>> enscript 1.6.6 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> execline 2.9.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> skalibs 2.12.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> fconfig 20080329 Collecting legal info fconfig.c: OK (sha256: e698a9ea4d6dab0a15d3d6fd354b97b820629244f946529cc7f42b2b8e8f16d0) >>> fmtools 2.0.7 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> font-awesome 4.7.0 Collecting legal info >>> forge 1.3.1 Collecting legal info LICENSE: OK (sha256: f63ff0e4e239244aa79280da2dd4811a0469e5e201caf5cbc0d97c3a1dff8e82) >>> freetype 2.12.1 Collecting legal info LICENSE.TXT: OK (sha256: c85e842b7ff04d95dab7d68e812773de0f8b67940e5449d35b42c66eb0f619fe) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.39 Collecting legal info LICENSE: OK (sha256: dfe5a536b0e5a531f844fb9c101a3089aca60772a503893b8e15f9457e369960) >>> gd 2.3.3 Collecting legal info COPYING: OK (sha256: 005f4b6b0141d1bd11d371bbf7d4f67947f85a4906b7f5465f942204cf918ba3) >>> jpeg Collecting legal info >>> jpeg-turbo 2.1.4 Collecting legal info LICENSE.md: OK (sha256: ee1eaf194d5924b6360af8a6ba6a4e1554037091f7505943300cdeec65f1aebb) README.ijg: OK (sha256: 4b7b9f8c03bb8d60270dfd12684e70ab21e4abfd27e73905cd1a7c4cae6f5cdb) >>> tiff 4.5.0 Collecting legal info LICENSE.md: OK (sha256: 0780558a8bfba0af1160ec1ff11ade4f41c0d7deafd6ecfc796b492a788e380d) >>> host-genimage 16 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> giflib 5.2.1 Collecting legal info COPYING: OK (sha256: 0c9b7990ecdca88b676db232c226548ac408b279f550d424d996f0d83591dd8e) >>> git 2.40.0 Collecting legal info COPYING: OK (sha256: 5b2198d1645f767585e8a88ac0499b04472164c0d2da22e75ecf97ef443ab32e) LGPL-2.1: OK (sha256: 1922f45d2c49e390032c9c0ba6d7cac904087f7cec51af30c2b2ad022ce0e76a) >>> libcurl 7.88.1 Collecting legal info COPYING: OK (sha256: b1d7feb949ea5023552029fbe0bf5db4f23c2f85e9b8e51e18536f0ecbf9c524) >>> openssl Collecting legal info >>> libopenssl 1.1.1t Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-gnupg 1.4.23 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> hiredis 1.1.0 Collecting legal info COPYING: OK (sha256: dca05ce8fc87a8261783b4aed0deef8becc9350b6aa770bc714d0c1833b896eb) >>> ifmetric 0.3 Collecting legal info LICENSE: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) README: OK (sha256: 1e33d5a8750b4b3c2cb4fb89a916463f3c838f8eb361abbf72faf244c7dde771) >>> ima-evm-utils 1.4 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> keyutils 1.6.3 Collecting legal info LICENCE.GPL: OK (sha256: f46409d4822b2457b39bbd0e7881eecb396130eb8320b7748fa7e9488970aa6d) LICENCE.LGPL: OK (sha256: 0d15593e3a8ad90917f8509b5ac1e4b5e5d196434a68029aa9dc0858a4a4c521) >>> tpm2-tss 3.1.0 Collecting legal info LICENSE: OK (sha256: 18c1bf4b1ba1fb2c4ffa7398c234d83c0d55475298e470ae1e5e3a8a8bd2e448) >>> host-imx-mkimage lf-5.10.72_2.2.0 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> initscripts Collecting legal info >>> iodine 0.7.0 Collecting legal info README: OK (sha256: f41a252b2218759aa351270b7ad9791bdd323836b940e35c0614837a5d24dcb7) >>> ipmitool 1_8_19 Collecting legal info COPYING: OK (sha256: b7e2382a8be43b5f6cb092f2d2bda163bf1a1938be9300f821a845cbcd535f56) >>> jbig2dec 0.19 Collecting legal info LICENSE: OK (sha256: 1bf5258afe453934484fd0cea97508b72301633a6a78b0ae8a9ee44ac78f26d9) >>> kexec 2.0.26 Collecting legal info COPYING: OK (sha256: fa5fc1d1eec39532ea517518eeefd7b6e3c14341a55e5880a0e2a49eee47a5b7) >>> lcms2 2.14 Collecting legal info COPYING: OK (sha256: 46d4e05af3bce75332a12d01f19bcce7e32b6bac544be28a64043d0231291e31) >>> libao 1.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libart 2.3.21 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libassuan 2.5.5 Collecting legal info COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libgpg-error 1.46 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libcuefile 475 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libdnet 1.16.1 Collecting legal info LICENSE: OK (sha256: 6b46ec86e290066c47b6607d322135b3c473566e7225ac23d35a7c0588a82da6) >>> libesmtp 1.1.0 Collecting legal info COPYING.GPL: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) LICENSE: OK (sha256: 20c17d8b8c48a600800dfd14f95d5cb9ff47066a9641ddeab48dc54aec96e331) >>> host-meson 1.0.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 65.6.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.11.2 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf-archive 2022.09.03 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libilbc 829b08c7902ceb87a261279fabb36b6d523c6e07 Collecting legal info gips_iLBClicense.pdf: OK (sha256: b7f4cbb4a12cd11a3d1aeda9bd17c99f59b054de4b3ee53045531cd2fa74dd2a) >>> libkcapi 1.4.0 Collecting legal info COPYING: OK (sha256: 9765fad61726afb2b253db2c68153672e4178d6809667ae98141f3e90fe8645b) COPYING.gplv2: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) COPYING.bsd: OK (sha256: 13aa749a5b0a454917a944ed8fffc530b784f5ead522b1aacaf4ec8aa55a6239) >>> libmspack 0.10.1alpha Collecting legal info COPYING.LIB: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) >>> libnatpmp 20150609 Collecting legal info LICENSE: OK (sha256: e8d8277e1a101fcfedb0cd5a1cc76646522c0da69f3490dd5a4055fc87ea96a2) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libpciaccess 0.17 Collecting legal info COPYING: OK (sha256: 47012fd746980d1712ac4f3841ab6164bda1d2b84880760e45dbe1e1dc07f608) >>> libreplaygain r475 Collecting legal info src/gain_analysis.c: OK (sha256: 511e7b63ce6530b93932d19da3471a6672586339bc131b2699ad4e9b0ee6c9bb) >>> libshout 2.4.6 Collecting legal info COPYING: OK (sha256: 7a4436f9ec37603356791c87de3bc444989befd2682d29efb3d97604e04c1852) >>> libsysfs 2.1.1 Collecting legal info cmd/GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) lib/LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libubox d716ac4bc4236031d4c3cc1ed362b502e20e3787 Collecting legal info >>> lldpd 1.0.15 Collecting legal info LICENSE: OK (sha256: 0e96a5aea65f16e2239231ce4ab90497f8bc3bb8fe6abe9299aade4726ff7c8d) >>> logsurfer 1.8 Collecting legal info >>> lsscsi 0.32 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> lsuio 0.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-lzma-alone 9.22 Collecting legal info lzma.txt: OK (sha256: 65cd2f7b76266889cbdcec55ab8ce6e845beabb5f450d58287439b25666e3b6a) >>> macchanger 1.7.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> mbedtls 2.28.2 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> mg 3.5 Collecting legal info UNLICENSE: OK (sha256: 7e12e5df4bae12cb21581ba157ced20e1986a0508dd10d0e8a4ab9a4cf94e85c) >>> mpg123 1.25.15 Collecting legal info COPYING: OK (sha256: f40e0dd86b27b52e429b693a87b3ca63ae0a98a4d142e77207aa6bdf1db7a295) >>> musepack r475 Collecting legal info libmpcdec/COPYING: OK (sha256: 141f551d8e4f037b7f6bc9136b7d3116c7ae9ec8da10c4f14c07c6dc34bc9aa5) libmpcenc/quant.c: OK (sha256: 0da88639aebbd614151ee52294fa13789f8cd28d9f2e0a56998b89b5c21ddc2b) >>> netperf 2.7.0 Collecting legal info COPYING: OK (sha256: dc874b3047b6259336431e813961fb6c5945561c6ad7a732aa8531a3c6b1a9fa) >>> netplug 1.2.9.2 Collecting legal info COPYING: OK (sha256: 08ce3ddda499d6befdc80161c7cc82e90da05c31eb1047dae41ef531d5170e9b) >>> odhcp6c 53f07e90b7f1da6977143a488dd5cb73a33b233b Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> open2300 f21982e0b1f8321561e5ad1668307fde97700e1b Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> host-openocd 0.11.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-jimtcl 0.81 Collecting legal info LICENSE: OK (sha256: 419f1146334e57fb258d6c957d1f94d43455ec0d24b1b54c4447e5f61a353950) >>> host-libftdi 0.20 Collecting legal info LICENSE: OK (sha256: 6bd354f4b9beca001b1b5395be48cef1d749a3ed27dddb8114bf09eb0ab2d88c) COPYING.LIB: OK (sha256: c340cbee4974bb96019e782f2279df016c92fb1e7f5299347e779d9acedbb991) >>> host-libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-libusb-compat 0.1.7 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> openvpn 2.5.7 Collecting legal info COPYRIGHT.GPL: OK (sha256: 1fcb78d7e478bb8a9408010bdc91b36e213b1facfad093df3f7ce7e28af19043) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pdmenu 1.3.6 Collecting legal info doc/COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> slang 2.3.3 Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> pv 1.6.20 Collecting legal info doc/COPYING: OK (sha256: 280e182171df3e9bb4a9b407326e88521151fcb8f4f8557255f26177d5900ccf) >>> host-python-greenlet 2.0.2 Collecting legal info LICENSE: OK (sha256: 769831d6e5dfaf2c20802faccff1fafb4c2025dd8f6253dfa47fcad59d4d0979) LICENSE.PSF: OK (sha256: e5ff3c23c110e494cd7d736c10fd96d462457bafeca310840db6527298c7d46b) >>> radvd 2.19 Collecting legal info COPYRIGHT: OK (sha256: 40a6db00cf0b97f031eaa6c6e87157788f40ced1b88e3ea6d78779bd2a39dc80) >>> rtc-tools 33ef4aa1c92b0c92a351284d93d1ac5570de9cc7 Collecting legal info COPYING: OK (sha256: 7ae50a5344af14d6231aff6814632a220b3127da4099aea2c6070fd79c407c1a) >>> s6 2.11.1.2 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> screen 4.9.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> sdl2 2.26.3 Collecting legal info LICENSE.txt: OK (sha256: 9928507f684c1965d07f2b6ef4b4723d5efc2f6b4ab731f743a413c51c319927) >>> sdl2_image 2.6.2 Collecting legal info LICENSE.txt: OK (sha256: 28aabfed22b3cb0b7e23ef40385e4f66297c960082f029c96d073cc1d4e008d5) >>> sdl2_mixer 2.0.4 Collecting legal info COPYING.txt: OK (sha256: 113727180e7956cb9718b03b41da85b63ea54743a33047071a623bf672895a10) >>> tremor 7c30a66346199f3f09017a09567c6c8a3a0eedc8 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> sdl2_ttf 2.20.1 Collecting legal info LICENSE.txt: OK (sha256: 28aabfed22b3cb0b7e23ef40385e4f66297c960082f029c96d073cc1d4e008d5) >>> sexpect 2.3.14 Collecting legal info LICENSE: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> spandsp 3.0.0-6ec23e5a7e Collecting legal info COPYING: OK (sha256: 366576cb0b869cd9e95a4882878607314650488ac635e5df0692180382e9666a) >>> sscep 0.10.0 Collecting legal info COPYING: OK (sha256: e1328c292102a22c10e8dcfbfda33740f603767c73f8c5b5189c5513eb6b4dea) >>> sysstat 12.6.1 Collecting legal info COPYING: OK (sha256: db296f2f7f35bca3a174efb0eb392b3b17bd94b341851429a3dff411b1c2fc73) >>> tcpdump 4.99.3 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> tcping 1.3.6 Collecting legal info LICENSE: OK (sha256: 4a35620e27ddb8de27898e4206c8f93633d877c1e128e98e95a035f760d94428) >>> tinycompress 1.2.8 Collecting legal info COPYING: OK (sha256: 912ea37a4435594a3b3c35f04efa4b5b7af2e68a05f5319c16c881711a31e4b7) >>> tinyssh 20220801 Collecting legal info LICENCE: OK (sha256: b5dc19477e29f4111e1c16cd89ec0782f5a07b1a30e3bdb7c155425b81b12c46) >>> uboot-tools 2021.07 Collecting legal info Licenses/gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-uuu 1.5.21 Collecting legal info LICENSE: OK (sha256: cc8d47f7b9260f6669ecd41c24554c552f17581d81ee8fc602c6d23edb8bf495) README.md: OK (sha256: 584bfbb18b4c08b872d48b80419dd453307212a144134fb516bd6ddc0700c2e8) >>> host-bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-zstd 1.5.4 Collecting legal info LICENSE: OK (sha256: 7055266497633c9025b777c78eb7235af13922117480ed5c674677adc381c9d8) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> vmtouch 1.3.1 Collecting legal info LICENSE: OK (sha256: 13258709ed29c17394e0a3ba8c8b9360af35b85231db514f11a0ba385cecd08e) >>> vuejs 3.2.45 Collecting legal info LICENSE: OK (sha256: 1bb85cc9b13b81ef41c81c51866172fc345e0503c86726a6755b796590b70175) >>> wireless-regdb 2023.02.13 Collecting legal info LICENSE: OK (sha256: 678b0df753c86198fc496d1f1033429bbd57f101472132ee7eaaf9f5e0a7fae1) >>> wireless_tools 30.pre9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.30.1 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-11.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: font-awesome-4.7.0: cannot save license (FONT_AWESOME_LICENSE_FILES not defined) WARNING: libubox-d716ac4bc4236031d4c3cc1ed362b502e20e3787: cannot save license (LIBUBOX_LICENSE_FILES not defined) WARNING: logsurfer-1.8: cannot save license (LOGSURFER_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'