# for use in test folder - linux and requirement for aix runtime # resolving cp -f libzlog.so libzlog.so.1 cp -f libzlog.so libzlog.so.1.2 /home/buildroot/autobuild/instance-3/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb zlog-chk-conf.c ar rcs libzlog.a buf.o category.o category_table.o conf.o event.o format.o level.o level_list.o mdc.o record.o record_table.o rotater.o rule.o spec.o thread.o zc_arraylist.o zc_hashtable.o zc_profile.o zc_util.o zlog.o /home/buildroot/autobuild/instance-3/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -o zlog-chk-conf zlog-chk-conf.o -L. -lzlog -pthread make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/zlog-1.2.16/src' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/zlog-1.2.16' >>> zlog 1.2.16 Installing to staging directory PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 PREFIX=/home/buildroot/autobuild/instance-3/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr -C /home/buildroot/autobuild/instance-3/output-1/build/zlog-1.2.16 install make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/zlog-1.2.16' cd src && /usr/bin/make install make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/zlog-1.2.16/src' mkdir -p /home/buildroot/autobuild/instance-3/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include /home/buildroot/autobuild/instance-3/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib /home/buildroot/autobuild/instance-3/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/bin cp -a zlog.h /home/buildroot/autobuild/instance-3/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/include cp -a zlog-chk-conf /home/buildroot/autobuild/instance-3/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/bin cp -a libzlog.so /home/buildroot/autobuild/instance-3/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib/libzlog.so.1.2 cd /home/buildroot/autobuild/instance-3/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib && ln -sf libzlog.so.1.2 libzlog.so.1 cd /home/buildroot/autobuild/instance-3/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib && ln -sf libzlog.so.1 libzlog.so cp -a libzlog.a /home/buildroot/autobuild/instance-3/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/zlog-1.2.16/src' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/zlog-1.2.16' >>> zlog 1.2.16 Fixing libtool files for la in $(find /home/buildroot/autobuild/instance-3/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/home/buildroot/autobuild/instance-3/output-1:@BASE_DIR@:g" \ -e "s:/home/buildroot/autobuild/instance-3/output-1/host/sh4a-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/home/buildroot/autobuild/instance-3/output-1/host/sh4a-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/home/buildroot/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 >>> zlog 1.2.16 Installing to target PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 PREFIX=/home/buildroot/autobuild/instance-3/output-1/target/usr -C /home/buildroot/autobuild/instance-3/output-1/build/zlog-1.2.16 install make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/zlog-1.2.16' cd src && /usr/bin/make install make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/zlog-1.2.16/src' mkdir -p /home/buildroot/autobuild/instance-3/output-1/target/usr/include /home/buildroot/autobuild/instance-3/output-1/target/usr/lib /home/buildroot/autobuild/instance-3/output-1/target/usr/bin cp -a zlog.h /home/buildroot/autobuild/instance-3/output-1/target/usr/include cp -a zlog-chk-conf /home/buildroot/autobuild/instance-3/output-1/target/usr/bin cp -a libzlog.so /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/libzlog.so.1.2 cd /home/buildroot/autobuild/instance-3/output-1/target/usr/lib && ln -sf libzlog.so.1.2 libzlog.so.1 cd /home/buildroot/autobuild/instance-3/output-1/target/usr/lib && ln -sf libzlog.so.1 libzlog.so cp -a libzlog.a /home/buildroot/autobuild/instance-3/output-1/target/usr/lib make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/zlog-1.2.16/src' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/zlog-1.2.16' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/buildroot/autobuild/instance-3/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-Os', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/buildroot/autobuild/instance-3/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/buildroot/autobuild/instance-3/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%sh4%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/home/buildroot/autobuild/instance-3/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/instance-3/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-3/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/instance-3/output-1/host/sh4a-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/autobuild/instance-3/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/instance-3/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/buildroot/autobuild/instance-3/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/buildroot/autobuild/instance-3/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%sh4%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%'-Os', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@BR2_CMAKE@%/home/buildroot/autobuild/instance-3/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/instance-3/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-3/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/instance-3/output-1/host/sh4a-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/autobuild/instance-3/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/instance-3/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/bash$' /home/buildroot/autobuild/instance-3/output-1/target/etc/shells || echo "/bin/bash" >> /home/buildroot/autobuild/instance-3/output-1/target/etc/shells grep -qsE '^/bin/dash$' /home/buildroot/autobuild/instance-3/output-1/target/etc/shells || echo "/bin/dash" >> /home/buildroot/autobuild/instance-3/output-1/target/etc/shells rm -f -r /home/buildroot/autobuild/instance-3/output-1/target/usr/share/openrc { echo "baud=\"57600\""; echo "term_type=\"vt100\"" ; echo "agetty_options=\"-L \""; } > /home/buildroot/autobuild/instance-3/output-1/target/etc/conf.d/agetty.console ln -sf agetty /home/buildroot/autobuild/instance-3/output-1/target/etc/init.d/agetty.console ln -sf /etc/init.d/agetty.console /home/buildroot/autobuild/instance-3/output-1/target/etc/runlevels/default/agetty.console grep -qsE '^/usr/bin/screen$' /home/buildroot/autobuild/instance-3/output-1/target/etc/shells || echo "/usr/bin/screen" >> /home/buildroot/autobuild/instance-3/output-1/target/etc/shells mkdir -p /home/buildroot/autobuild/instance-3/output-1/target/etc echo "buildroot" > /home/buildroot/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/buildroot/autobuild/instance-3/output-1/target/etc/hosts mkdir -p /home/buildroot/autobuild/instance-3/output-1/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/instance-3/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root:"*":, /home/buildroot/autobuild/instance-3/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/buildroot/autobuild/instance-3/output-1/target/etc/shells || echo "/bin/sh" >> /home/buildroot/autobuild/instance-3/output-1/target/etc/shells ln -sf dash /home/buildroot/autobuild/instance-3/output-1/target/bin/sh /usr/bin/sed -i -e '/^root:/s,[^/]*$,dash,' /home/buildroot/autobuild/instance-3/output-1/target/etc/passwd rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/include /home/buildroot/autobuild/instance-3/output-1/target/usr/share/aclocal \ /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/pkgconfig /home/buildroot/autobuild/instance-3/output-1/target/usr/share/pkgconfig \ /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/cmake /home/buildroot/autobuild/instance-3/output-1/target/usr/share/cmake \ /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/rpm /home/buildroot/autobuild/instance-3/output-1/target/usr/doc find /home/buildroot/autobuild/instance-3/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/instance-3/output-1/target/lib/ /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/ /home/buildroot/autobuild/instance-3/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/share/gdb rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/share/zsh rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/man /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/info /home/buildroot/autobuild/instance-3/output-1/target/usr/share/info rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/doc /home/buildroot/autobuild/instance-3/output-1/target/usr/share/doc rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/instance-3/output-1/target/usr/share 2>/dev/null || true rm -rf /home/buildroot/autobuild/instance-3/output-1/target/lib/debug /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/debug find /home/buildroot/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/buildroot/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/buildroot/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/buildroot/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/buildroot/autobuild/instance-3/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2023.02-rc1-31-gb793f3a49e"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.02-rc1"; \ echo "PRETTY_NAME=\"Buildroot 2023.02-rc1\"" \ ) > /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/instance-3/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/buildroot/autobuild/instance-3/output-1/per-package /home/buildroot/autobuild/instance-3/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/instance-3/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs mkdir -p /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs printf ' dbus -1 dbus -1 * /run/dbus - dbus DBus messagebus user\n pipewire -1 pipewire -1 * - - audio,video PipeWire System Daemon\n\n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_users_table.txt printf ' /usr/libexec/dbus-daemon-launch-helper f 4750 0 dbus - - - - -\n\n' > /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt system/device_table_dev.txt >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt printf ' \n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/buildroot/autobuild/instance-3/output-1/images rm -rf /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-3/output-1/target/ /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /home/buildroot/autobuild/instance-3/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/buildroot/autobuild/instance-3/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/buildroot/autobuild/instance-3/output-1/host/bin/mkyaffs2 --all-root /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target /home/buildroot/autobuild/instance-3/output-1/images/rootfs.yaffs2\n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-3/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target table='/home/buildroot/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/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][done] scanning complete, total 1414 objects. stage 2: creating image '/home/buildroot/autobuild/instance-3/output-1/images/rootfs.yaffs2' [ ] 1/1414 0% [ ] 2/1414 0% [ ] 3/1414 0% [ ] 4/1414 0% [ ] 5/1414 0% [ ] 6/1414 0% [ ] 7/1414 0% [ ] 8/1414 0% [ ] 9/1414 0% [ ] 10/1414 0% [ ] 11/1414 0% [ ] 12/1414 0% [ ] 13/1414 0% [ ] 14/1414 0% [ ] 15/1414 1% [ ] 16/1414 1% [ ] 17/1414 1% [ ] 18/1414 1% [ ] 19/1414 1% [ ] 20/1414 1% [ ] 21/1414 1% [ ] 22/1414 1% [= ] 23/1414 1% [= ] 24/1414 1% [= ] 25/1414 1% [= ] 26/1414 1% [= ] 27/1414 1% [= ] 28/1414 1% [= ] 29/1414 2% [= ] 30/1414 2% [= ] 31/1414 2% [= ] 32/1414 2% [= ] 33/1414 2% [= ] 34/1414 2% [= ] 35/1414 2% [= ] 36/1414 2% [= ] 37/1414 2% [= ] 38/1414 2% [= ] 39/1414 2% [= ] 40/1414 2% [= ] 41/1414 2% [= ] 42/1414 2% [= ] 43/1414 3% [= ] 44/1414 3% [= ] 45/1414 3% [== ] 46/1414 3% [== ] 47/1414 3% [== ] 48/1414 3% [== ] 49/1414 3% [== ] 50/1414 3% [== ] 51/1414 3% [== ] 52/1414 3% [== ] 53/1414 3% [== ] 54/1414 3% [== ] 55/1414 3% [== ] 56/1414 3% [== ] 57/1414 4% [== ] 58/1414 4% [== ] 59/1414 4% [== ] 60/1414 4% [== ] 61/1414 4% [== ] 62/1414 4% [== ] 63/1414 4% [== ] 64/1414 4% [== ] 65/1414 4% [== ] 66/1414 4% [== ] 67/1414 4% [== ] 68/1414 4% [=== ] 69/1414 4% [=== ] 70/1414 4% [=== ] 71/1414 5% [=== ] 72/1414 5% [=== ] 73/1414 5% [=== ] 74/1414 5% [=== ] 75/1414 5% [=== ] 76/1414 5% [=== ] 77/1414 5% [=== ] 78/1414 5% [=== ] 79/1414 5% [=== ] 80/1414 5% [=== ] 81/1414 5% [=== ] 82/1414 5% [=== ] 83/1414 5% [=== ] 84/1414 5% [=== ] 85/1414 6% [=== ] 86/1414 6% [=== ] 87/1414 6% [=== ] 88/1414 6% [=== ] 89/1414 6% [=== ] 90/1414 6% [=== ] 91/1414 6% [==== ] 92/1414 6% [==== ] 93/1414 6% [==== ] 94/1414 6% [==== ] 95/1414 6% [==== ] 96/1414 6% [==== ] 97/1414 6% [==== ] 98/1414 6% [==== ] 99/1414 7% [==== ] 100/1414 7% [==== ] 101/1414 7% [==== ] 102/1414 7% [==== ] 103/1414 7% [==== ] 104/1414 7% [==== ] 105/1414 7% [==== ] 106/1414 7% [==== ] 107/1414 7% [==== ] 108/1414 7% [==== ] 109/1414 7% [==== ] 110/1414 7% [==== ] 111/1414 7% [==== ] 112/1414 7% [==== ] 113/1414 7% [==== ] 114/1414 8% [===== ] 115/1414 8% [===== ] 116/1414 8% [===== ] 117/1414 8% [===== ] 118/1414 8% [===== ] 119/1414 8% [===== ] 120/1414 8% [===== ] 121/1414 8% [===== ] 122/1414 8% [===== ] 123/1414 8% [===== ] 124/1414 8% [===== ] 125/1414 8% [===== ] 126/1414 8% [===== ] 127/1414 8% [===== ] 128/1414 9% [===== ] 129/1414 9% [===== ] 130/1414 9% [===== ] 131/1414 9% [===== ] 132/1414 9% [===== ] 133/1414 9% [===== ] 134/1414 9% [===== ] 135/1414 9% [===== ] 136/1414 9% [====== ] 137/1414 9% [====== ] 138/1414 9% [====== ] 139/1414 9% [====== ] 140/1414 9% [====== ] 141/1414 9% [====== ] 142/1414 10% [====== ] 143/1414 10% [====== ] 144/1414 10% [====== ] 145/1414 10% [====== ] 146/1414 10% [====== ] 147/1414 10% [====== ] 148/1414 10% [====== ] 149/1414 10% [====== ] 150/1414 10% [====== ] 151/1414 10% [====== ] 152/1414 10% [====== ] 153/1414 10% [====== ] 154/1414 10% [====== ] 155/1414 10% [====== ] 156/1414 11% [====== ] 157/1414 11% [====== ] 158/1414 11% [====== ] 159/1414 11% [======= ] 160/1414 11% [======= ] 161/1414 11% [======= ] 162/1414 11% [======= ] 163/1414 11% [======= ] 164/1414 11% [======= ] 165/1414 11% [======= ] 166/1414 11% [======= ] 167/1414 11% [======= ] 168/1414 11% [======= ] 169/1414 11% [======= ] 170/1414 12% [======= ] 171/1414 12% [======= ] 172/1414 12% [======= ] 173/1414 12% [======= ] 174/1414 12% [======= ] 175/1414 12% [======= ] 176/1414 12% [======= ] 177/1414 12% [======= ] 178/1414 12% [======= ] 179/1414 12% [======= ] 180/1414 12% [======= ] 181/1414 12% [======= ] 182/1414 12% [======== ] 183/1414 12% [======== ] 184/1414 13% [======== ] 185/1414 13% [======== ] 186/1414 13% [======== ] 187/1414 13% [======== ] 188/1414 13% [======== ] 189/1414 13% [======== ] 190/1414 13% [======== ] 191/1414 13% [======== ] 192/1414 13% [======== ] 193/1414 13% [======== ] 194/1414 13% [======== ] 195/1414 13% [======== ] 196/1414 13% [======== ] 197/1414 13% [======== ] 198/1414 14% [======== ] 199/1414 14% [======== ] 200/1414 14% [======== ] 201/1414 14% [======== ] 202/1414 14% [======== ] 203/1414 14% [======== ] 204/1414 14% [======== ] 205/1414 14% [========= ] 206/1414 14% [========= ] 207/1414 14% [========= ] 208/1414 14% [========= ] 209/1414 14% [========= ] 210/1414 14% [========= ] 211/1414 14% [========= ] 212/1414 14% [========= ] 213/1414 15% [========= ] 214/1414 15% [========= ] 215/1414 15% [========= ] 216/1414 15% [========= ] 217/1414 15% [========= ] 218/1414 15% [========= ] 219/1414 15% [========= ] 220/1414 15% [========= ] 221/1414 15% [========= ] 222/1414 15% [========= ] 223/1414 15% [========= ] 224/1414 15% [========= ] 225/1414 15% [========= ] 226/1414 15% [========= ] 227/1414 16% [========= ] 228/1414 16% [========== ] 229/1414 16% [========== ] 230/1414 16% [========== ] 231/1414 16% [========== ] 232/1414 16% [========== ] 233/1414 16% [========== ] 234/1414 16% [========== ] 235/1414 16% [========== ] 236/1414 16% [========== ] 237/1414 16% [========== ] 238/1414 16% [========== ] 239/1414 16% [========== ] 240/1414 16% [========== ] 241/1414 17% [========== ] 242/1414 17% [========== ] 243/1414 17% [========== ] 244/1414 17% [========== ] 245/1414 17% [========== ] 246/1414 17% [========== ] 247/1414 17% [========== ] 248/1414 17% [========== ] 249/1414 17% [========== ] 250/1414 17% [=========== ] 251/1414 17% [=========== ] 252/1414 17% [=========== ] 253/1414 17% [=========== ] 254/1414 17% [=========== ] 255/1414 18% [=========== ] 256/1414 18% [=========== ] 257/1414 18% [=========== ] 258/1414 18% [=========== ] 259/1414 18% [=========== ] 260/1414 18% [=========== ] 261/1414 18% [=========== ] 262/1414 18% [=========== ] 263/1414 18% [=========== ] 264/1414 18% [=========== ] 265/1414 18% [=========== ] 266/1414 18% [=========== ] 267/1414 18% [=========== ] 268/1414 18% [=========== ] 269/1414 19% [=========== ] 270/1414 19% [=========== ] 271/1414 19% [=========== ] 272/1414 19% [=========== ] 273/1414 19% [============ ] 274/1414 19% [============ ] 275/1414 19% [============ ] 276/1414 19% [============ ] 277/1414 19% [============ ] 278/1414 19% [============ ] 279/1414 19% [============ ] 280/1414 19% [============ ] 281/1414 19% [============ ] 282/1414 19% [============ ] 283/1414 20% [============ ] 284/1414 20% [============ ] 285/1414 20% [============ ] 286/1414 20% [============ ] 287/1414 20% [============ ] 288/1414 20% [============ ] 289/1414 20% [============ ] 290/1414 20% [============ ] 291/1414 20% [============ ] 292/1414 20% [============ ] 293/1414 20% [============ ] 294/1414 20% [============ ] 295/1414 20% [============ ] 296/1414 20% [============= ] 297/1414 21% [============= ] 298/1414 21% [============= ] 299/1414 21% [============= ] 300/1414 21% [============= ] 301/1414 21% [============= ] 302/1414 21% [============= ] 303/1414 21% [============= ] 304/1414 21% [============= ] 305/1414 21% [============= ] 306/1414 21% [============= ] 307/1414 21% [============= ] 308/1414 21% [============= ] 309/1414 21% [============= ] 310/1414 21% [============= ] 311/1414 21% [============= ] 312/1414 22% [============= ] 313/1414 22% [============= ] 314/1414 22% [============= ] 315/1414 22% [============= ] 316/1414 22% [============= ] 317/1414 22% [============= ] 318/1414 22% [============= ] 319/1414 22% [============== ] 320/1414 22% [============== ] 321/1414 22% [============== ] 322/1414 22% [============== ] 323/1414 22% [============== ] 324/1414 22% [============== ] 325/1414 22% [============== ] 326/1414 23% [============== ] 327/1414 23% [============== ] 328/1414 23% [============== ] 329/1414 23% [============== ] 330/1414 23% [============== ] 331/1414 23% [============== ] 332/1414 23% [============== ] 333/1414 23% [============== ] 334/1414 23% [============== ] 335/1414 23% [============== ] 336/1414 23% [============== ] 337/1414 23% [============== ] 338/1414 23% [============== ] 339/1414 23% [============== ] 340/1414 24% [============== ] 341/1414 24% [============== ] 342/1414 24% [=============== ] 343/1414 24% [=============== ] 344/1414 24% [=============== ] 345/1414 24% [=============== ] 346/1414 24% [=============== ] 347/1414 24% [=============== ] 348/1414 24% [=============== ] 349/1414 24% [=============== ] 350/1414 24% [=============== ] 351/1414 24% [=============== ] 352/1414 24% [=============== ] 353/1414 24% [=============== ] 354/1414 25% [=============== ] 355/1414 25% [=============== ] 356/1414 25% [=============== ] 357/1414 25% [=============== ] 358/1414 25% [=============== ] 359/1414 25% [=============== ] 360/1414 25% [=============== ] 361/1414 25% [=============== ] 362/1414 25% [=============== ] 363/1414 25% [=============== ] 364/1414 25% [================ ] 365/1414 25% [================ ] 366/1414 25% [================ ] 367/1414 25% [================ ] 368/1414 26% [================ ] 369/1414 26% [================ ] 370/1414 26% [================ ] 371/1414 26% [================ ] 372/1414 26% [================ ] 373/1414 26% [================ ] 374/1414 26% [================ ] 375/1414 26% [================ ] 376/1414 26% [================ ] 377/1414 26% [================ ] 378/1414 26% [================ ] 379/1414 26% [================ ] 380/1414 26% [================ ] 381/1414 26% [================ ] 382/1414 27% [================ ] 383/1414 27% [================ ] 384/1414 27% [================ ] 385/1414 27% [================ ] 386/1414 27% [================ ] 387/1414 27% [================= ] 388/1414 27% [================= ] 389/1414 27% [================= ] 390/1414 27% [================= ] 391/1414 27% [================= ] 392/1414 27% [================= ] 393/1414 27% [================= ] 394/1414 27% [================= ] 395/1414 27% [================= ] 396/1414 28% [================= ] 397/1414 28% [================= ] 398/1414 28% [================= ] 399/1414 28% [================= ] 400/1414 28% [================= ] 401/1414 28% [================= ] 402/1414 28% [================= ] 403/1414 28% [================= ] 404/1414 28% [================= ] 405/1414 28% [================= ] 406/1414 28% [================= ] 407/1414 28% [================= ] 408/1414 28% [================= ] 409/1414 28% [================= ] 410/1414 28% [================== ] 411/1414 29% [================== ] 412/1414 29% [================== ] 413/1414 29% [================== ] 414/1414 29% [================== ] 415/1414 29% [================== ] 416/1414 29% [================== ] 417/1414 29% [================== ] 418/1414 29% [================== ] 419/1414 29% [================== ] 420/1414 29% [================== ] 421/1414 29% [================== ] 422/1414 29% [================== ] 423/1414 29% [================== ] 424/1414 29% [================== ] 425/1414 30% [================== ] 426/1414 30% [================== ] 427/1414 30% [================== ] 428/1414 30% [================== ] 429/1414 30% [================== ] 430/1414 30% [================== ] 431/1414 30% [================== ] 432/1414 30% [================== ] 433/1414 30% [=================== ] 434/1414 30% [=================== ] 435/1414 30% [=================== ] 436/1414 30% [=================== ] 437/1414 30% [=================== ] 438/1414 30% [=================== ] 439/1414 31% [=================== ] 440/1414 31% [=================== ] 441/1414 31% [=================== ] 442/1414 31% [=================== ] 443/1414 31% [=================== ] 444/1414 31% [=================== ] 445/1414 31% [=================== ] 446/1414 31% [=================== ] 447/1414 31% [=================== ] 448/1414 31% [=================== ] 449/1414 31% [=================== ] 450/1414 31% [=================== ] 451/1414 31% [=================== ] 452/1414 31% [=================== ] 453/1414 32% [=================== ] 454/1414 32% [=================== ] 455/1414 32% [=================== ] 456/1414 32% [==================== ] 457/1414 32% [==================== ] 458/1414 32% [==================== ] 459/1414 32% [==================== ] 460/1414 32% [==================== ] 461/1414 32% [==================== ] 462/1414 32% [==================== ] 463/1414 32% [==================== ] 464/1414 32% [==================== ] 465/1414 32% [==================== ] 466/1414 32% [==================== ] 467/1414 33% [==================== ] 468/1414 33% [==================== ] 469/1414 33% [==================== ] 470/1414 33% [==================== ] 471/1414 33% [==================== ] 472/1414 33% [==================== ] 473/1414 33% [==================== ] 474/1414 33% [==================== ] 475/1414 33% [==================== ] 476/1414 33% [==================== ] 477/1414 33% [==================== ] 478/1414 33% [===================== ] 479/1414 33% [===================== ] 480/1414 33% [===================== ] 481/1414 34% [===================== ] 482/1414 34% [===================== ] 483/1414 34% [===================== ] 484/1414 34% [===================== ] 485/1414 34% [===================== ] 486/1414 34% [===================== ] 487/1414 34% [===================== ] 488/1414 34% [===================== ] 489/1414 34% [===================== ] 490/1414 34% [===================== ] 491/1414 34% [===================== ] 492/1414 34% [===================== ] 493/1414 34% [===================== ] 494/1414 34% [===================== ] 495/1414 35% [===================== ] 496/1414 35% [===================== ] 497/1414 35% [===================== ] 498/1414 35% [===================== ] 499/1414 35% [===================== ] 500/1414 35% [===================== ] 501/1414 35% [====================== ] 502/1414 35% [====================== ] 503/1414 35% [====================== ] 504/1414 35% [====================== ] 505/1414 35% [====================== ] 506/1414 35% [====================== ] 507/1414 35% [====================== ] 508/1414 35% [====================== ] 509/1414 35% [====================== ] 510/1414 36% [====================== ] 511/1414 36% [====================== ] 512/1414 36% [====================== ] 513/1414 36% [====================== ] 514/1414 36% [====================== ] 515/1414 36% [====================== ] 516/1414 36% [====================== ] 517/1414 36% [====================== ] 518/1414 36% [====================== ] 519/1414 36% [====================== ] 520/1414 36% [====================== ] 521/1414 36% [====================== ] 522/1414 36% [====================== ] 523/1414 36% [====================== ] 524/1414 37% [======================= ] 525/1414 37% [======================= ] 526/1414 37% [======================= ] 527/1414 37% [======================= ] 528/1414 37% [======================= ] 529/1414 37% [======================= ] 530/1414 37% [======================= ] 531/1414 37% [======================= ] 532/1414 37% [======================= ] 533/1414 37% [======================= ] 534/1414 37% [======================= ] 535/1414 37% [======================= ] 536/1414 37% [======================= ] 537/1414 37% [======================= ] 538/1414 38% [======================= ] 539/1414 38% [======================= ] 540/1414 38% [======================= ] 541/1414 38% [======================= ] 542/1414 38% [======================= ] 543/1414 38% [======================= ] 544/1414 38% [======================= ] 545/1414 38% [======================= ] 546/1414 38% [======================= ] 547/1414 38% [======================== ] 548/1414 38% [======================== ] 549/1414 38% [======================== ] 550/1414 38% [======================== ] 551/1414 38% [======================== ] 552/1414 39% [======================== ] 553/1414 39% [======================== ] 554/1414 39% [======================== ] 555/1414 39% [======================== ] 556/1414 39% [======================== ] 557/1414 39% [======================== ] 558/1414 39% [======================== ] 559/1414 39% [======================== ] 560/1414 39% [======================== ] 561/1414 39% [======================== ] 562/1414 39% [======================== ] 563/1414 39% [======================== ] 564/1414 39% [======================== ] 565/1414 39% [======================== ] 566/1414 40% [======================== ] 567/1414 40% [======================== ] 568/1414 40% [======================== ] 569/1414 40% [======================== ] 570/1414 40% [========================= ] 571/1414 40% [========================= ] 572/1414 40% [========================= ] 573/1414 40% [========================= ] 574/1414 40% [========================= ] 575/1414 40% [========================= ] 576/1414 40% [========================= ] 577/1414 40% [========================= ] 578/1414 40% [========================= ] 579/1414 40% [========================= ] 580/1414 41% [========================= ] 581/1414 41% [========================= ] 582/1414 41% [========================= ] 583/1414 41% [========================= ] 584/1414 41% [========================= ] 585/1414 41% [========================= ] 586/1414 41% [========================= ] 587/1414 41% [========================= ] 588/1414 41% [========================= ] 589/1414 41% [========================= ] 590/1414 41% [========================= ] 591/1414 41% [========================= ] 592/1414 41% [========================== ] 593/1414 41% [========================== ] 594/1414 42% [========================== ] 595/1414 42% [========================== ] 596/1414 42% [========================== ] 597/1414 42% [========================== ] 598/1414 42% [========================== ] 599/1414 42% [========================== ] 600/1414 42% [========================== ] 601/1414 42% [========================== ] 602/1414 42% [========================== ] 603/1414 42% [========================== ] 604/1414 42% [========================== ] 605/1414 42% [========================== ] 606/1414 42% [========================== ] 607/1414 42% [========================== ] 608/1414 42% [========================== ] 609/1414 43% [========================== ] 610/1414 43% [========================== ] 611/1414 43% [========================== ] 612/1414 43% [========================== ] 613/1414 43% [========================== ] 614/1414 43% [========================== ] 615/1414 43% [=========================== ] 616/1414 43% [=========================== ] 617/1414 43% [=========================== ] 618/1414 43% [=========================== ] 619/1414 43% [=========================== ] 620/1414 43% [=========================== ] 621/1414 43% [=========================== ] 622/1414 43% [=========================== ] 623/1414 44% [=========================== ] 624/1414 44% [=========================== ] 625/1414 44% [=========================== ] 626/1414 44% [=========================== ] 627/1414 44% [=========================== ] 628/1414 44% [=========================== ] 629/1414 44% [=========================== ] 630/1414 44% [=========================== ] 631/1414 44% [=========================== ] 632/1414 44% [=========================== ] 633/1414 44% [=========================== ] 634/1414 44% [=========================== ] 635/1414 44% [=========================== ] 636/1414 44% [=========================== ] 637/1414 45% [=========================== ] 638/1414 45% [============================ ] 639/1414 45% [============================ ] 640/1414 45% [============================ ] 641/1414 45% [============================ ] 642/1414 45% [============================ ] 643/1414 45% [============================ ] 644/1414 45% [============================ ] 645/1414 45% [============================ ] 646/1414 45% [============================ ] 647/1414 45% [============================ ] 648/1414 45% [============================ ] 649/1414 45% [============================ ] 650/1414 45% [============================ ] 651/1414 46% [============================ ] 652/1414 46% [============================ ] 653/1414 46% [============================ ] 654/1414 46% [============================ ] 655/1414 46% [============================ ] 656/1414 46% [============================ ] 657/1414 46% [============================ ] 658/1414 46% [============================ ] 659/1414 46% [============================ ] 660/1414 46% [============================ ] 661/1414 46% [============================= ] 662/1414 46% [============================= ] 663/1414 46% [============================= ] 664/1414 46% [============================= ] 665/1414 47% [============================= ] 666/1414 47% [============================= ] 667/1414 47% [============================= ] 668/1414 47% [============================= ] 669/1414 47% [============================= ] 670/1414 47% [============================= ] 671/1414 47% [============================= ] 672/1414 47% [============================= ] 673/1414 47% [============================= ] 674/1414 47% [============================= ] 675/1414 47% [============================= ] 676/1414 47% [============================= ] 677/1414 47% [============================= ] 678/1414 47% [============================= ] 679/1414 48% [============================= ] 680/1414 48% [============================= ] 681/1414 48% [============================= ] 682/1414 48% [============================= ] 683/1414 48% [============================= ] 684/1414 48% [============================== ] 685/1414 48% [============================== ] 686/1414 48% [============================== ] 687/1414 48% [============================== ] 688/1414 48% [============================== ] 689/1414 48% [============================== ] 690/1414 48% [============================== ] 691/1414 48% [============================== ] 692/1414 48% [============================== ] 693/1414 49% [============================== ] 694/1414 49% [============================== ] 695/1414 49% [============================== ] 696/1414 49% [============================== ] 697/1414 49% [============================== ] 698/1414 49% [============================== ] 699/1414 49% [============================== ] 700/1414 49% [============================== ] 701/1414 49% [============================== ] 702/1414 49% [============================== ] 703/1414 49% [============================== ] 704/1414 49% [============================== ] 705/1414 49% [============================== ] 706/1414 49% [=============================== ] 707/1414 50% [=============================== ] 708/1414 50% [=============================== ] 709/1414 50% [=============================== ] 710/1414 50% [=============================== ] 711/1414 50% [=============================== ] 712/1414 50% [=============================== ] 713/1414 50% [=============================== ] 714/1414 50% [=============================== ] 715/1414 50% [=============================== ] 716/1414 50% [=============================== ] 717/1414 50% [=============================== ] 718/1414 50% [=============================== ] 719/1414 50% [=============================== ] 720/1414 50% [=============================== ] 721/1414 50% [=============================== ] 722/1414 51% [=============================== ] 723/1414 51% [=============================== ] 724/1414 51% [=============================== ] 725/1414 51% [=============================== ] 726/1414 51% [=============================== ] 727/1414 51% [=============================== ] 728/1414 51% [=============================== ] 729/1414 51% [================================ ] 730/1414 51% [================================ ] 731/1414 51% [================================ ] 732/1414 51% [================================ ] 733/1414 51% [================================ ] 734/1414 51% [================================ ] 735/1414 51% [================================ ] 736/1414 52% [================================ ] 737/1414 52% [================================ ] 738/1414 52% [================================ ] 739/1414 52% [================================ ] 740/1414 52% [================================ ] 741/1414 52% [================================ ] 742/1414 52% [================================ ] 743/1414 52% [================================ ] 744/1414 52% [================================ ] 745/1414 52% [================================ ] 746/1414 52% [================================ ] 747/1414 52% [================================ ] 748/1414 52% [================================ ] 749/1414 52% [================================ ] 750/1414 53% [================================ ] 751/1414 53% [================================ ] 752/1414 53% [================================= ] 753/1414 53% [================================= ] 754/1414 53% [================================= ] 755/1414 53% [================================= ] 756/1414 53% [================================= ] 757/1414 53% [================================= ] 758/1414 53% [================================= ] 759/1414 53% [================================= ] 760/1414 53% [================================= ] 761/1414 53% [================================= ] 762/1414 53% [================================= ] 763/1414 53% [================================= ] 764/1414 54% [================================= ] 765/1414 54% [================================= ] 766/1414 54% [================================= ] 767/1414 54% [================================= ] 768/1414 54% [================================= ] 769/1414 54% [================================= ] 770/1414 54% [================================= ] 771/1414 54% [================================= ] 772/1414 54% [================================= ] 773/1414 54% [================================= ] 774/1414 54% [================================= ] 775/1414 54% [================================== ] 776/1414 54% [================================== ] 777/1414 54% [================================== ] 778/1414 55% [================================== ] 779/1414 55% [================================== ] 780/1414 55% [================================== ] 781/1414 55% [================================== ] 782/1414 55% [================================== ] 783/1414 55% [================================== ] 784/1414 55% [================================== ] 785/1414 55% [================================== ] 786/1414 55% [================================== ] 787/1414 55% [================================== ] 788/1414 55% [================================== ] 789/1414 55% [================================== ] 790/1414 55% [================================== ] 791/1414 55% [================================== ] 792/1414 56% [================================== ] 793/1414 56% [================================== ] 794/1414 56% [================================== ] 795/1414 56% [================================== ] 796/1414 56% [================================== ] 797/1414 56% [================================== ] 798/1414 56% [=================================== ] 799/1414 56% [=================================== ] 800/1414 56% [=================================== ] 801/1414 56% [=================================== ] 802/1414 56% [=================================== ] 803/1414 56% [=================================== ] 804/1414 56% [=================================== ] 805/1414 56% [=================================== ] 806/1414 57% [=================================== ] 807/1414 57% [=================================== ] 808/1414 57% [=================================== ] 809/1414 57% [=================================== ] 810/1414 57% [=================================== ] 811/1414 57% [=================================== ] 812/1414 57% [=================================== ] 813/1414 57% [=================================== ] 814/1414 57% [=================================== ] 815/1414 57% [=================================== ] 816/1414 57% [=================================== ] 817/1414 57% [=================================== ] 818/1414 57% [=================================== ] 819/1414 57% [=================================== ] 820/1414 57% [=================================== ] 821/1414 58% [==================================== ] 822/1414 58% [==================================== ] 823/1414 58% [==================================== ] 824/1414 58% [==================================== ] 825/1414 58% [==================================== ] 826/1414 58% [==================================== ] 827/1414 58% [==================================== ] 828/1414 58% [==================================== ] 829/1414 58% [==================================== ] 830/1414 58% [==================================== ] 831/1414 58% [==================================== ] 832/1414 58% [==================================== ] 833/1414 58% [==================================== ] 834/1414 58% [==================================== ] 835/1414 59% [==================================== ] 836/1414 59% [==================================== ] 837/1414 59% [==================================== ] 838/1414 59% [==================================== ] 839/1414 59% [==================================== ] 840/1414 59% [==================================== ] 841/1414 59% [==================================== ] 842/1414 59% [==================================== ] 843/1414 59% [===================================== ] 844/1414 59% [===================================== ] 845/1414 59% [===================================== ] 846/1414 59% [===================================== ] 847/1414 59% [===================================== ] 848/1414 59% [===================================== ] 849/1414 60% [===================================== ] 850/1414 60% [===================================== ] 851/1414 60% [===================================== ] 852/1414 60% [===================================== ] 853/1414 60% [===================================== ] 854/1414 60% [===================================== ] 855/1414 60% [===================================== ] 856/1414 60% [===================================== ] 857/1414 60% [===================================== ] 858/1414 60% [===================================== ] 859/1414 60% [===================================== ] 860/1414 60% [===================================== ] 861/1414 60% [===================================== ] 862/1414 60% [===================================== ] 863/1414 61% [===================================== ] 864/1414 61% [===================================== ] 865/1414 61% [===================================== ] 866/1414 61% [====================================== ] 867/1414 61% [====================================== ] 868/1414 61% [====================================== ] 869/1414 61% [====================================== ] 870/1414 61% [====================================== ] 871/1414 61% [====================================== ] 872/1414 61% [====================================== ] 873/1414 61% [====================================== ] 874/1414 61% [====================================== ] 875/1414 61% [====================================== ] 876/1414 61% [====================================== ] 877/1414 62% [====================================== ] 878/1414 62% [====================================== ] 879/1414 62% [====================================== ] 880/1414 62% [====================================== ] 881/1414 62% [====================================== ] 882/1414 62% [====================================== ] 883/1414 62% [====================================== ] 884/1414 62% [====================================== ] 885/1414 62% [====================================== ] 886/1414 62% [====================================== ] 887/1414 62% [====================================== ] 888/1414 62% [====================================== ] 889/1414 62% [======================================= ] 890/1414 62% [======================================= ] 891/1414 63% [======================================= ] 892/1414 63% [======================================= ] 893/1414 63% [======================================= ] 894/1414 63% [======================================= ] 895/1414 63% [======================================= ] 896/1414 63% [======================================= ] 897/1414 63% [======================================= ] 898/1414 63% [======================================= ] 899/1414 63% [======================================= ] 900/1414 63% [======================================= ] 901/1414 63% [======================================= ] 902/1414 63% [======================================= ] 903/1414 63% [======================================= ] 904/1414 63% [======================================= ] 905/1414 64% [======================================= ] 906/1414 64% [======================================= ] 907/1414 64% [======================================= ] 908/1414 64% [======================================= ] 909/1414 64% [======================================= ] 910/1414 64% [======================================= ] 911/1414 64% [======================================= ] 912/1414 64% [======================================== ] 913/1414 64% [======================================== ] 914/1414 64% [======================================== ] 915/1414 64% [======================================== ] 916/1414 64% [======================================== ] 917/1414 64% [======================================== ] 918/1414 64% [======================================== ] 919/1414 64% [======================================== ] 920/1414 65% [======================================== ] 921/1414 65% [======================================== ] 922/1414 65% [======================================== ] 923/1414 65% [======================================== ] 924/1414 65% [======================================== ] 925/1414 65% [======================================== ] 926/1414 65% [======================================== ] 927/1414 65% [======================================== ] 928/1414 65% [======================================== ] 929/1414 65% [======================================== ] 930/1414 65% [======================================== ] 931/1414 65% [======================================== ] 932/1414 65% [======================================== ] 933/1414 65% [======================================== ] 934/1414 66% [======================================== ] 935/1414 66% [========================================= ] 936/1414 66% [========================================= ] 937/1414 66% [========================================= ] 938/1414 66% [========================================= ] 939/1414 66% [========================================= ] 940/1414 66% [========================================= ] 941/1414 66% [========================================= ] 942/1414 66% [========================================= ] 943/1414 66% [========================================= ] 944/1414 66% [========================================= ] 945/1414 66% [========================================= ] 946/1414 66% [========================================= ] 947/1414 66% [========================================= ] 948/1414 67% [========================================= ] 949/1414 67% [========================================= ] 950/1414 67% [========================================= ] 951/1414 67% [========================================= ] 952/1414 67% [========================================= ] 953/1414 67% [========================================= ] 954/1414 67% [========================================= ] 955/1414 67% [========================================= ] 956/1414 67% [========================================= ] 957/1414 67% [========================================== ] 958/1414 67% [========================================== ] 959/1414 67% [========================================== ] 960/1414 67% [========================================== ] 961/1414 67% [========================================== ] 962/1414 68% [========================================== ] 963/1414 68% [========================================== ] 964/1414 68% [========================================== ] 965/1414 68% [========================================== ] 966/1414 68% [========================================== ] 967/1414 68% [========================================== ] 968/1414 68% [========================================== ] 969/1414 68% [========================================== ] 970/1414 68% [========================================== ] 971/1414 68% [========================================== ] 972/1414 68% [========================================== ] 973/1414 68% [========================================== ] 974/1414 68% [========================================== ] 975/1414 68% [========================================== ] 976/1414 69% [========================================== ] 977/1414 69% [========================================== ] 978/1414 69% [========================================== ] 979/1414 69% [========================================== ] 980/1414 69% [=========================================== ] 981/1414 69% [=========================================== ] 982/1414 69% [=========================================== ] 983/1414 69% [=========================================== ] 984/1414 69% [=========================================== ] 985/1414 69% [=========================================== ] 986/1414 69% [=========================================== ] 987/1414 69% [=========================================== ] 988/1414 69% [=========================================== ] 989/1414 69% [=========================================== ] 990/1414 70% [=========================================== ] 991/1414 70% [=========================================== ] 992/1414 70% [=========================================== ] 993/1414 70% [=========================================== ] 994/1414 70% [=========================================== ] 995/1414 70% [=========================================== ] 996/1414 70% [=========================================== ] 997/1414 70% [=========================================== ] 998/1414 70% [=========================================== ] 999/1414 70% [=========================================== ] 1000/1414 70% [=========================================== ] 1001/1414 70% [=========================================== ] 1002/1414 70% [=========================================== ] 1003/1414 70% [============================================ ] 1004/1414 71% [============================================ ] 1005/1414 71% [============================================ ] 1006/1414 71% [============================================ ] 1007/1414 71% [============================================ ] 1008/1414 71% [============================================ ] 1009/1414 71% [============================================ ] 1010/1414 71% [============================================ ] 1011/1414 71% [============================================ ] 1012/1414 71% [============================================ ] 1013/1414 71% [============================================ ] 1014/1414 71% [============================================ ] 1015/1414 71% [============================================ ] 1016/1414 71% [============================================ ] 1017/1414 71% [============================================ ] 1018/1414 71% [============================================ ] 1019/1414 72% [============================================ ] 1020/1414 72% [============================================ ] 1021/1414 72% [============================================ ] 1022/1414 72% [============================================ ] 1023/1414 72% [============================================ ] 1024/1414 72% [============================================ ] 1025/1414 72% [============================================ ] 1026/1414 72% [============================================= ] 1027/1414 72% [============================================= ] 1028/1414 72% [============================================= ] 1029/1414 72% [============================================= ] 1030/1414 72% [============================================= ] 1031/1414 72% [============================================= ] 1032/1414 72% [============================================= ] 1033/1414 73% [============================================= ] 1034/1414 73% [============================================= ] 1035/1414 73% [============================================= ] 1036/1414 73% [============================================= ] 1037/1414 73% [============================================= ] 1038/1414 73% [============================================= ] 1039/1414 73% [============================================= ] 1040/1414 73% [============================================= ] 1041/1414 73% [============================================= ] 1042/1414 73% [============================================= ] 1043/1414 73% [============================================= ] 1044/1414 73% [============================================= ] 1045/1414 73% [============================================= ] 1046/1414 73% [============================================= ] 1047/1414 74% [============================================= ] 1048/1414 74% [============================================= ] 1049/1414 74% [============================================== ] 1050/1414 74% [============================================== ] 1051/1414 74% [============================================== ] 1052/1414 74% [============================================== ] 1053/1414 74% [============================================== ] 1054/1414 74% [============================================== ] 1055/1414 74% [============================================== ] 1056/1414 74% [============================================== ] 1057/1414 74% [============================================== ] 1058/1414 74% [============================================== ] 1059/1414 74% [============================================== ] 1060/1414 74% [============================================== ] 1061/1414 75% [============================================== ] 1062/1414 75% [============================================== ] 1063/1414 75% [============================================== ] 1064/1414 75% [============================================== ] 1065/1414 75% [============================================== ] 1066/1414 75% [============================================== ] 1067/1414 75% [============================================== ] 1068/1414 75% [============================================== ] 1069/1414 75% [============================================== ] 1070/1414 75% [============================================== ] 1071/1414 75% [=============================================== ] 1072/1414 75% [=============================================== ] 1073/1414 75% [=============================================== ] 1074/1414 75% [=============================================== ] 1075/1414 76% [=============================================== ] 1076/1414 76% [=============================================== ] 1077/1414 76% [=============================================== ] 1078/1414 76% [=============================================== ] 1079/1414 76% [=============================================== ] 1080/1414 76% [=============================================== ] 1081/1414 76% [=============================================== ] 1082/1414 76% [=============================================== ] 1083/1414 76% [=============================================== ] 1084/1414 76% [=============================================== ] 1085/1414 76% [=============================================== ] 1086/1414 76% [=============================================== ] 1087/1414 76% [=============================================== ] 1088/1414 76% [=============================================== ] 1089/1414 77% [=============================================== ] 1090/1414 77% [=============================================== ] 1091/1414 77% [=============================================== ] 1092/1414 77% [=============================================== ] 1093/1414 77% [=============================================== ] 1094/1414 77% [================================================ ] 1095/1414 77% [================================================ ] 1096/1414 77% [================================================ ] 1097/1414 77% [================================================ ] 1098/1414 77% [================================================ ] 1099/1414 77% [================================================ ] 1100/1414 77% [================================================ ] 1101/1414 77% [================================================ ] 1102/1414 77% [================================================ ] 1103/1414 78% [================================================ ] 1104/1414 78% [================================================ ] 1105/1414 78% [================================================ ] 1106/1414 78% [================================================ ] 1107/1414 78% [================================================ ] 1108/1414 78% [================================================ ] 1109/1414 78% [================================================ ] 1110/1414 78% [================================================ ] 1111/1414 78% [================================================ ] 1112/1414 78% [================================================ ] 1113/1414 78% [================================================ ] 1114/1414 78% [================================================ ] 1115/1414 78% [================================================ ] 1116/1414 78% [================================================ ] 1117/1414 78% [================================================= ] 1118/1414 79% [================================================= ] 1119/1414 79% [================================================= ] 1120/1414 79% [================================================= ] 1121/1414 79% [================================================= ] 1122/1414 79% [================================================= ] 1123/1414 79% [================================================= ] 1124/1414 79% [================================================= ] 1125/1414 79% [================================================= ] 1126/1414 79% [================================================= ] 1127/1414 79% [================================================= ] 1128/1414 79% [================================================= ] 1129/1414 79% [================================================= ] 1130/1414 79% [================================================= ] 1131/1414 79% [================================================= ] 1132/1414 80% [================================================= ] 1133/1414 80% [================================================= ] 1134/1414 80% [================================================= ] 1135/1414 80% [================================================= ] 1136/1414 80% [================================================= ] 1137/1414 80% [================================================= ] 1138/1414 80% [================================================= ] 1139/1414 80% [================================================= ] 1140/1414 80% [================================================== ] 1141/1414 80% [================================================== ] 1142/1414 80% [================================================== ] 1143/1414 80% [================================================== ] 1144/1414 80% [================================================== ] 1145/1414 80% [================================================== ] 1146/1414 81% [================================================== ] 1147/1414 81% [================================================== ] 1148/1414 81% [================================================== ] 1149/1414 81% [================================================== ] 1150/1414 81% [================================================== ] 1151/1414 81% [================================================== ] 1152/1414 81% [================================================== ] 1153/1414 81% [================================================== ] 1154/1414 81% [================================================== ] 1155/1414 81% [================================================== ] 1156/1414 81% [================================================== ] 1157/1414 81% [================================================== ] 1158/1414 81% [================================================== ] 1159/1414 81% [================================================== ] 1160/1414 82% [================================================== ] 1161/1414 82% [================================================== ] 1162/1414 82% [================================================== ] 1163/1414 82% [=================================================== ] 1164/1414 82% [=================================================== ] 1165/1414 82% [=================================================== ] 1166/1414 82% [=================================================== ] 1167/1414 82% [=================================================== ] 1168/1414 82% [=================================================== ] 1169/1414 82% [=================================================== ] 1170/1414 82% [=================================================== ] 1171/1414 82% [=================================================== ] 1172/1414 82% [=================================================== ] 1173/1414 82% [=================================================== ] 1174/1414 83% [=================================================== ] 1175/1414 83% [=================================================== ] 1176/1414 83% [=================================================== ] 1177/1414 83% [=================================================== ] 1178/1414 83% [=================================================== ] 1179/1414 83% [=================================================== ] 1180/1414 83% [=================================================== ] 1181/1414 83% [=================================================== ] 1182/1414 83% [=================================================== ] 1183/1414 83% [=================================================== ] 1184/1414 83% [=================================================== ] 1185/1414 83% [==================================================== ] 1186/1414 83% [==================================================== ] 1187/1414 83% [==================================================== ] 1188/1414 84% [==================================================== ] 1189/1414 84% [==================================================== ] 1190/1414 84% [==================================================== ] 1191/1414 84% [==================================================== ] 1192/1414 84% [==================================================== ] 1193/1414 84% [==================================================== ] 1194/1414 84% [==================================================== ] 1195/1414 84% [==================================================== ] 1196/1414 84% [==================================================== ] 1197/1414 84% [==================================================== ] 1198/1414 84% [==================================================== ] 1199/1414 84% [==================================================== ] 1200/1414 84% [==================================================== ] 1201/1414 84% [==================================================== ] 1202/1414 85% [==================================================== ] 1203/1414 85% [==================================================== ] 1204/1414 85% [==================================================== ] 1205/1414 85% [==================================================== ] 1206/1414 85% [==================================================== ] 1207/1414 85% [==================================================== ] 1208/1414 85% [===================================================== ] 1209/1414 85% [===================================================== ] 1210/1414 85% [===================================================== ] 1211/1414 85% [===================================================== ] 1212/1414 85% [===================================================== ] 1213/1414 85% [===================================================== ] 1214/1414 85% [===================================================== ] 1215/1414 85% [===================================================== ] 1216/1414 85% [===================================================== ] 1217/1414 86% [===================================================== ] 1218/1414 86% [===================================================== ] 1219/1414 86% [===================================================== ] 1220/1414 86% [===================================================== ] 1221/1414 86% [===================================================== ] 1222/1414 86% [===================================================== ] 1223/1414 86% [===================================================== ] 1224/1414 86% [===================================================== ] 1225/1414 86% [===================================================== ] 1226/1414 86% [===================================================== ] 1227/1414 86% [===================================================== ] 1228/1414 86% [===================================================== ] 1229/1414 86% [===================================================== ] 1230/1414 86% [===================================================== ] 1231/1414 87% [====================================================== ] 1232/1414 87% [====================================================== ] 1233/1414 87% [====================================================== ] 1234/1414 87% [====================================================== ] 1235/1414 87% [====================================================== ] 1236/1414 87% [====================================================== ] 1237/1414 87% [====================================================== ] 1238/1414 87% [====================================================== ] 1239/1414 87% [====================================================== ] 1240/1414 87% [====================================================== ] 1241/1414 87% [====================================================== ] 1242/1414 87% [====================================================== ] 1243/1414 87% [====================================================== ] 1244/1414 87% [====================================================== ] 1245/1414 88% [====================================================== ] 1246/1414 88% [====================================================== ] 1247/1414 88% [====================================================== ] 1248/1414 88% [====================================================== ] 1249/1414 88% [====================================================== ] 1250/1414 88% [====================================================== ] 1251/1414 88% [====================================================== ] 1252/1414 88% [====================================================== ] 1253/1414 88% [====================================================== ] 1254/1414 88% [======================================================= ] 1255/1414 88% [======================================================= ] 1256/1414 88% [======================================================= ] 1257/1414 88% [======================================================= ] 1258/1414 88% [======================================================= ] 1259/1414 89% [======================================================= ] 1260/1414 89% [======================================================= ] 1261/1414 89% [======================================================= ] 1262/1414 89% [======================================================= ] 1263/1414 89% [======================================================= ] 1264/1414 89% [======================================================= ] 1265/1414 89% [======================================================= ] 1266/1414 89% [======================================================= ] 1267/1414 89% [======================================================= ] 1268/1414 89% [======================================================= ] 1269/1414 89% [======================================================= ] 1270/1414 89% [======================================================= ] 1271/1414 89% [======================================================= ] 1272/1414 89% [======================================================= ] 1273/1414 90% [======================================================= ] 1274/1414 90% [======================================================= ] 1275/1414 90% [======================================================= ] 1276/1414 90% [======================================================= ] 1277/1414 90% [======================================================== ] 1278/1414 90% [======================================================== ] 1279/1414 90% [======================================================== ] 1280/1414 90% [======================================================== ] 1281/1414 90% [======================================================== ] 1282/1414 90% [======================================================== ] 1283/1414 90% [======================================================== ] 1284/1414 90% [======================================================== ] 1285/1414 90% [======================================================== ] 1286/1414 90% [======================================================== ] 1287/1414 91% [======================================================== ] 1288/1414 91% [======================================================== ] 1289/1414 91% [======================================================== ] 1290/1414 91% [======================================================== ] 1291/1414 91% [======================================================== ] 1292/1414 91% [======================================================== ] 1293/1414 91% [======================================================== ] 1294/1414 91% [======================================================== ] 1295/1414 91% [======================================================== ] 1296/1414 91% [======================================================== ] 1297/1414 91% [======================================================== ] 1298/1414 91% [======================================================== ] 1299/1414 91% [========================================================= ] 1300/1414 91% [========================================================= ] 1301/1414 92% [========================================================= ] 1302/1414 92% [========================================================= ] 1303/1414 92% [========================================================= ] 1304/1414 92% [========================================================= ] 1305/1414 92% [========================================================= ] 1306/1414 92% [========================================================= ] 1307/1414 92% [========================================================= ] 1308/1414 92% [========================================================= ] 1309/1414 92% [========================================================= ] 1310/1414 92% [========================================================= ] 1311/1414 92% [========================================================= ] 1312/1414 92% [========================================================= ] 1313/1414 92% [========================================================= ] 1314/1414 92% [========================================================= ] 1315/1414 92% [========================================================= ] 1316/1414 93% [========================================================= ] 1317/1414 93% [========================================================= ] 1318/1414 93% [========================================================= ] 1319/1414 93% [========================================================= ] 1320/1414 93% [========================================================= ] 1321/1414 93% [========================================================= ] 1322/1414 93% [========================================================== ] 1323/1414 93% [========================================================== ] 1324/1414 93% [========================================================== ] 1325/1414 93% [========================================================== ] 1326/1414 93% [========================================================== ] 1327/1414 93% [========================================================== ] 1328/1414 93% [========================================================== ] 1329/1414 93% [========================================================== ] 1330/1414 94% [========================================================== ] 1331/1414 94% [========================================================== ] 1332/1414 94% [========================================================== ] 1333/1414 94% [========================================================== ] 1334/1414 94% [========================================================== ] 1335/1414 94% [========================================================== ] 1336/1414 94% [========================================================== ] 1337/1414 94% [========================================================== ] 1338/1414 94% [========================================================== ] 1339/1414 94% [========================================================== ] 1340/1414 94% [========================================================== ] 1341/1414 94% [========================================================== ] 1342/1414 94% [========================================================== ] 1343/1414 94% [========================================================== ] 1344/1414 95% [========================================================== ] 1345/1414 95% [=========================================================== ] 1346/1414 95% [=========================================================== ] 1347/1414 95% [=========================================================== ] 1348/1414 95% [=========================================================== ] 1349/1414 95% [=========================================================== ] 1350/1414 95% [=========================================================== ] 1351/1414 95% [=========================================================== ] 1352/1414 95% [=========================================================== ] 1353/1414 95% [=========================================================== ] 1354/1414 95% [=========================================================== ] 1355/1414 95% [=========================================================== ] 1356/1414 95% [=========================================================== ] 1357/1414 95% [=========================================================== ] 1358/1414 96% [=========================================================== ] 1359/1414 96% [=========================================================== ] 1360/1414 96% [=========================================================== ] 1361/1414 96% [=========================================================== ] 1362/1414 96% [=========================================================== ] 1363/1414 96% [=========================================================== ] 1364/1414 96% [=========================================================== ] 1365/1414 96% [=========================================================== ] 1366/1414 96% [=========================================================== ] 1367/1414 96% [=========================================================== ] 1368/1414 96% [============================================================ ] 1369/1414 96% [============================================================ ] 1370/1414 96% [============================================================ ] 1371/1414 96% [============================================================ ] 1372/1414 97% [============================================================ ] 1373/1414 97% [============================================================ ] 1374/1414 97% [============================================================ ] 1375/1414 97% [============================================================ ] 1376/1414 97% [============================================================ ] 1377/1414 97% [============================================================ ] 1378/1414 97% [============================================================ ] 1379/1414 97% [============================================================ ] 1380/1414 97% [============================================================ ] 1381/1414 97% [============================================================ ] 1382/1414 97% [============================================================ ] 1383/1414 97% [============================================================ ] 1384/1414 97% [============================================================ ] 1385/1414 97% [============================================================ ] 1386/1414 98% [============================================================ ] 1387/1414 98% [============================================================ ] 1388/1414 98% [============================================================ ] 1389/1414 98% [============================================================ ] 1390/1414 98% [============================================================ ] 1391/1414 98% [============================================================= ] 1392/1414 98% [============================================================= ] 1393/1414 98% [============================================================= ] 1394/1414 98% [============================================================= ] 1395/1414 98% [============================================================= ] 1396/1414 98% [============================================================= ] 1397/1414 98% [============================================================= ] 1398/1414 98% [============================================================= ] 1399/1414 98% [============================================================= ] 1400/1414 99% [============================================================= ] 1401/1414 99% [============================================================= ] 1402/1414 99% [============================================================= ] 1403/1414 99% [============================================================= ] 1404/1414 99% [============================================================= ] 1405/1414 99% [============================================================= ] 1406/1414 99% [============================================================= ] 1407/1414 99% [============================================================= ] 1408/1414 99% [============================================================= ] 1409/1414 99% [============================================================= ] 1410/1414 99% [============================================================= ] 1411/1414 99% [============================================================= ] 1412/1414 99% [============================================================= ] 1413/1414 99% [==============================================================] 1414/1414 100% operation complete, 1414 objects in 30406 NAND pages. ln -snf /home/buildroot/autobuild/instance-3/output-1/host/sh4a-buildroot-linux-gnu/sysroot /home/buildroot/autobuild/instance-3/output-1/staging make: Leaving directory '/home/buildroot/autobuild/instance-3/buildroot' make: Entering directory '/home/buildroot/autobuild/instance-3/buildroot' >>> Buildroot 2023.02-rc1-31-gb793f3a49e 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.11 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-openrc Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> apr-util 1.6.3 Collecting legal info LICENSE: OK (sha256: ef5609d18601645ad6fe22c6c122094be40e976725c1d0490778abacc836e7a2) >>> apr 1.7.0 Collecting legal info LICENSE: OK (sha256: f854aeef66ecd55a126226e82b3f26793fc3b1c584647f6a0edc5639974c38ad) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> 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) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> 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) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> berkeleydb 5.3.28 Collecting legal info LICENSE: OK (sha256: b78815181a53241f9347c6b47d1031fd669946f863e1edc807a291354cec024b) >>> expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> openssl Collecting legal info >>> libopenssl 1.1.1t Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> sqlite 3.40.1 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> unixodbc 2.3.11 Collecting legal info COPYING: OK (sha256: a6b9aa1e9bfade121164c06fd975e9b913a8e38bf33d25ff967dfa3ed07d12f8) exe/COPYING: OK (sha256: 1e594f4c7fd6d099eca4bd1340b39d871ce0298331d8ebd4b68935548ee45cf4) >>> bash 5.2.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> batctl 2021.0 Collecting legal info LICENSES/preferred/GPL-2.0: OK (sha256: cecbf53d1148e13256ac29f8b900655b7fc8dc12d59939a95bc2323ea1747025) LICENSES/preferred/MIT: OK (sha256: 323c587d0ccf10e376f8bf9a7f31fb4ca6078105194b42e0b1e0ee2bc9bde71f) >>> libnl 3.7.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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) >>> bc 1.07.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> ccid 1.5.0 Collecting legal info COPYING: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> pcsc-lite 1.9.9 Collecting legal info COPYING: OK (sha256: 40d4358bb8dc8d30f5365ae6d999b6f820bbc051b292912482f2e4d0ebd837e1) GPL-3.0.txt: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> crda 4.15 Collecting legal info LICENSE: OK (sha256: c16224b376128b589eea69a8fdd1f09818b8cb995e10d1e37f72dff22233d7b0) >>> host-python-pycryptodomex 3.16.0 Collecting legal info LICENSE.rst: OK (sha256: 4e04660d77c1c64e89d79537919fb8240fa21484a7e3db29f358b2c7f84ea073) Doc/LEGAL/COPYRIGHT.pycrypto: OK (sha256: 8e563c767164faa0831a333b57d23d4311cf566eb1b15d93250f4606be4eb549) >>> 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) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> libgcrypt 1.10.1 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.46 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> dante 1.4.3 Collecting legal info LICENSE: OK (sha256: 05e2db26147a8575005f090aada119ea6cb40a4382164929d647f00abef3bdfd) >>> dash 0.5.11.5 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> dbus 1.12.24 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> dovecot 2.3.20 Collecting legal info COPYING: OK (sha256: 319a9830aab406109cd67cb45496587566a8123203d66d037b209ca3e13de02a) COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) COPYING.MIT: OK (sha256: 52b8c95fabb19575281874b661ef7968ea47e8f5d74ba0dd40ce512e52b3fc97) >>> dvbsnoop 1.4.50 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> fan-ctrl 1.3 Collecting legal info ERROR: No hash found for fan-ctrl.c >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> gumbo-parser 0.10.1 Collecting legal info COPYING: OK (sha256: c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4) >>> haproxy 2.6.5 Collecting legal info LICENSE: OK (sha256: 0717ca51fceaa25ac9e5ccc62e0c727dcf27796057201fb5fded56a25ff6ca28) doc/lgpl.txt: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) doc/gpl.txt: OK (sha256: ddb9db7630752f8fdc6898f7c99a99eaeeac5213627ecb093df9c82f56175dc7) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> haserl 0.9.36 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> janet 1.26.0 Collecting legal info LICENSE: OK (sha256: 95fca700e8dce9699248e7cc80ac88ce2357874c8352cd2be4d18f183dc9710b) >>> 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-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> jpeg-turbo 2.1.4 Collecting legal info LICENSE.md: OK (sha256: ee1eaf194d5924b6360af8a6ba6a4e1554037091f7505943300cdeec65f1aebb) README.ijg: OK (sha256: 4b7b9f8c03bb8d60270dfd12684e70ab21e4abfd27e73905cd1a7c4cae6f5cdb) >>> jpeg Collecting legal info >>> json-c 0.16 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> kmod 30 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libaio 0.3.113 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> libcdio 2.1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libcsv 3.0.3 Collecting legal info COPYING.LESSER: OK (sha256: 6876b170378d38f65aadd271485f0a5c45beaa043a7d3de5e1636ec927922c83) >>> libdrm 2.4.115 Collecting legal info data/meson.build: OK (sha256: d0a616a9020dc0271e36e6dd4bad174b4e2c2a42636f13785f8e18dd5f85fd83) >>> libpthread-stubs 0.4 Collecting legal info COPYING: OK (sha256: 78c20706e799f2b8f445e71d3d2ade6ba23b3388fd6cbeed7d71796623febde8) >>> libdvdcss 1.4.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libdvdnav 6.1.1 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libdvdread 6.1.3 Collecting legal info COPYING: OK (sha256: d6cb0e9e560f51085556949a84af12b79a00f10ab8b66c752537faf7cd665572) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> libglob 1.0 Collecting legal info LICENSE: OK (sha256: 4cd4bac6ef90d4a91ee6e52df30f241045fb1a27fb53541ef4a9f8e47e6103ca) >>> libidn2 2.3.4 Collecting legal info COPYING: OK (sha256: 73483f797a83373fca1b968c11785b98c4fc4803cdc7d3210811ca8b075d6d76) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LESSERv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) COPYING.unicode: OK (sha256: 01d621eef165cf4d3d3dbb737aa0699178d94c6f18cf87e9dde6db3ca7790f46) >>> libiio 0.24 Collecting legal info COPYING.txt: OK (sha256: 102900208eef27b766380135906d431dba87edaa7ec6aa72e6ebd3dd67f3a97b) >>> libiscsi 1.19.0 Collecting legal info COPYING: OK (sha256: 88e3eccc48722b2a0eaff456dda94b8e8e123848d01f631969bec8e3c6c6eb85) LICENCE-GPL-2.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENCE-LGPL-2.1.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> liblockfile 1.17 Collecting legal info COPYRIGHT: OK (sha256: 3d080ab931103a823e6b9b788ccbc3e9d44797bd54546f3feebfd305f90de46a) licenses/GPL-2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) licenses/LGPL-2: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> libmad 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libmicrohttpd 0.9.75 Collecting legal info COPYING: OK (sha256: 7399547209438c93f9b90297954698773d4846cea44cde5ca982c84c45952a3b) >>> libnfnetlink 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libpcap 1.10.2 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libphidget 2.1.9.20190409 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libpng 1.6.39 Collecting legal info LICENSE: OK (sha256: dfe5a536b0e5a531f844fb9c101a3089aca60772a503893b8e15f9457e369960) >>> libsoc 0.8.2 Collecting legal info LICENCE: OK (sha256: 782dafc98788c358fb20e530c8fde3186cdb60f5e18fe6d348fe84ee9f65ddb0) >>> libtasn1 4.19.0 Collecting legal info COPYING: OK (sha256: 7446831f659f7ebfd8d497acc7f05dfa8e31c6cb6ba1b45df33d4895ab80f5a6) doc/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) doc/COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libubox d716ac4bc4236031d4c3cc1ed362b502e20e3787 Collecting legal info >>> libva 2.17.0 Collecting legal info COPYING: OK (sha256: c86a782ee845b52472dae9b9d79fb915d333628ac0efe49cdce63644814931de) >>> libxml2 2.10.3 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libyaml 0.2.5 Collecting legal info License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> linuxptp 3.1.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> lockfile-progs 0.1.19 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> lsscsi 0.32 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-meson-tools 0a02e2d34413f4bf9b15946352bc8c8ee13a5843 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1t Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> mobile-broadband-provider-info 20221107 Collecting legal info COPYING: OK (sha256: 3d510b215a33087b9ceb9592da21575ea1f9f98bd4d983a38e65fe851a552174) >>> host-libxslt 1.1.37 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> host-libxml2 2.10.3 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> mongoose 7.8 Collecting legal info LICENSE: OK (sha256: b41c293820074278291813af9f181918154875c94d744a90bf4eec331be28ac5) >>> host-mtools 4.0.38 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-lzip 1.23 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> murata-cyw-fw 8d87950bfad28c65926695b7357bd8995b60016a Collecting legal info LICENCE.cypress: OK (sha256: 3a892759b73e8b459f1a750954b316118b0061fd9d1868d11fa258c104ee7e0c) >>> neon 0.32.4 Collecting legal info src/COPYING.LIB: OK (sha256: d7bf9d064ac3e5840f9dd02422b7eeec4f1fd03f37fadbd043602be5e882304f) test/COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) README.md: OK (sha256: ce2421ee38d6c0e02c85ac076478a0f92da6ef92b92b7a174877cabf01b2e531) >>> netatalk 3.1.13 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 7599ae145e53be03a08f8b558b2f2e0c828e1630f1843cc04f41981b8cefcd65) >>> nettle 3.8.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> numactl 2.0.16 Collecting legal info LICENSE.GPL2: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE.LGPL2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> nvidia-modprobe 450.57 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> open2300 f21982e0b1f8321561e5ad1668307fde97700e1b Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> openrc 0.43.3 Collecting legal info LICENSE: OK (sha256: 96862463f4e77e2508e4fc2c83773fd24807cb699368b63fd93a5e2b466dd624) >>> host-opkg-utils 0.4.5 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-lz4 1.9.4 Collecting legal info lib/LICENSE: OK (sha256: 8b58c446121a109ccf32edc094bba3010a3d85e4ee3702950db55e4d3e87736c) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-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) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> phidgetwebservice 2.1.9.20190409 Collecting legal info COPYING: OK (sha256: ea8af5e789cb2d4e9b10bce3874982ade163b749b6bfbdb32e2df21c4d106de1) >>> pipewire 0.3.65 Collecting legal info COPYING: OK (sha256: 8909c319a7e27dbb33a15b9035f89ab3b7b2f6a12f8bcddc755206a8db1ada44) LICENSE: OK (sha256: be4be5d77424833edf31f53fc1f1cecb6996b9e2d747d9e6fb8f878362ebc92b) >>> pps-tools 1.0.3 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> proxychains-ng 4.16 Collecting legal info COPYING: OK (sha256: 86728623caeff60e9bcc37e03b432fd191de927eed48a72a3bb4ac4e53fe20df) >>> host-python-pyyaml 6.0 Collecting legal info LICENSE: OK (sha256: 8d3928f9dc4490fd635707cb88eb26bd764102a7282954307d3e5167a577e8a4) >>> host-libyaml 0.2.5 Collecting legal info License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> qoriq-cadence-dp-firmware lsdk2012 Collecting legal info COPYING: OK (sha256: 9c16421e7c702f56756650b8ac954d34556327e598a8666e6e8f4eb3a1aa95f1) EULA: OK (sha256: 72edc2072c86d93aa1993d15d4d19d96270af3749b0108995ad50c81d1461f52) EULA.txt: OK (sha256: 53e3eb0b2bd81c171fa04c17514e20b39b7bb1fe1224c593f7717f615fb9d52b) >>> rsh-redone 85 Collecting legal info rsh.c: OK (sha256: 92c3a6a0efe5347c282081c6f67aebfec0f33b880c9efb87eb5232dcdd748369) >>> host-runc 1.1.4 Collecting legal info LICENSE: OK (sha256: 552a739c3b25792263f731542238b92f6f8d07e9a488eae27e6c4690038a8243) >>> host-go 1.19.6 Collecting legal info LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) >>> host-go-bootstrap 1.4-bootstrap-20171003 Collecting legal info LICENSE: OK (sha256: dd26a7abddd02e2d0aba97805b31f248ef7835d9e10da289b22e3b8ab78b324d) >>> screen 4.9.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> seatd 0.7.0 Collecting legal info LICENSE: OK (sha256: 282a494803d666616bd726e0279636b5f6a31387ae19a707459074050f2600d3) >>> tcpdump 4.99.3 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> tini 0.19.0 Collecting legal info LICENSE: OK (sha256: e5f46bca81266bdd511cf08018d66866870531794569c04f9b45f50dd23c28b0) >>> uhttpd 15346de8d3ba422002496526ee24c62a3601ab8c Collecting legal info uhttpd.h: OK (sha256: ce1803f83f776cc88661e303fede0e5ff52faf1d9f74508fadbecf7705b4c84d) >>> usbredir 0.13.0 Collecting legal info COPYING.LIB: OK (sha256: 592987e8510228d546540b84a22444bde98e48d03078d3b2eefcd889bec5ce8c) >>> wilc-firmware wilc_linux_15_7 Collecting legal info LICENSE.wilc_fw: OK (sha256: 71355eee947a312594dbdaac039827544f93d23949b65c356b7b0ce09e2600fb) >>> wireless-regdb 2023.02.13 Collecting legal info LICENSE: OK (sha256: 678b0df753c86198fc496d1f1033429bbd57f101472132ee7eaaf9f5e0a7fae1) >>> wpan-tools 0.9 Collecting legal info COPYING: OK (sha256: fe8e595c24d821a60885eb259619df5e5e3976c48465fde0be29fcd78530798f) >>> zchunk 1.2.2 Collecting legal info LICENSE: OK (sha256: 3c6a4fd5a93cacec6bf694d0537246bc15a95a274f5c5301749754e56d27b797) >>> zlog 1.2.16 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.30.1 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-mkpasswd Collecting legal info >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-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: libubox-d716ac4bc4236031d4c3cc1ed362b502e20e3787: cannot save license (LIBUBOX_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/instance-3/output-1/legal-info make: Leaving directory '/home/buildroot/autobuild/instance-3/buildroot'