control.c: In function 'expand_payload': control.c:1424:5: warning: converting a packed 'struct payload_hdr' pointer (alignment 1) to a '_u16' {aka 'short unsigned int'} pointer (alignment 2) may result in an unaligned pointer value [-Waddress-of-packed-member] 1424 | _u16 *r = (_u16 *) h; /* Nice to have raw word pointers */ | ^~~~ In file included from control.c:23: l2tp.h:95:8: note: defined here 95 | struct payload_hdr | ^~~~~~~~~~~ /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -D_FORTIFY_SOURCE=1 -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o avp.o avp.c /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -D_FORTIFY_SOURCE=1 -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o call.o call.c /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -D_FORTIFY_SOURCE=1 -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o network.o network.c network.c: In function 'connect_pppol2tp': network.c:810:31: warning: converting a packed 'struct sockaddr_pppol2tp' pointer (alignment 1) to a 'const struct sockaddr' pointer (alignment 2) may result in an unaligned pointer value [-Waddress-of-packed-member] 810 | if ((connect(fd2, (struct sockaddr *)&sax, sizeof(sax))) < 0) { | ^~~~~~~~ In file included from l2tp.h:263, from network.c:29: /home/autobuild/autobuild/instance-4/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/include/linux/if_pppox.h:79:8: note: defined here 79 | struct sockaddr_pppol2tp { | ^~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -D_FORTIFY_SOURCE=1 -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o avpsend.o avpsend.c /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -D_FORTIFY_SOURCE=1 -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o scheduler.o scheduler.c /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -D_FORTIFY_SOURCE=1 -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o file.o file.c /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -D_FORTIFY_SOURCE=1 -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o aaa.o aaa.c /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -D_FORTIFY_SOURCE=1 -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o md5.o md5.c /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -o xl2tpd xl2tpd.o pty.o misc.o control.o avp.o call.o network.o avpsend.o scheduler.o file.o aaa.o md5.o /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -D_FORTIFY_SOURCE=1 -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -c contrib/pfc.c /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -o pfc pfc.o -lpcap /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -D_FORTIFY_SOURCE=1 -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION xl2tpd-control.c -o xl2tpd-control make[1]: Leaving directory '/home/autobuild/autobuild/instance-4/output-1/build/xl2tp-1.3.18' >>> xl2tp 1.3.18 Installing to target PATH="/home/autobuild/autobuild/instance-4/output-1/host/bin:/home/autobuild/autobuild/instance-4/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" AR="/home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc-ar" AS="/home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc64-buildroot-linux-gnu-as" LD="/home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc64-buildroot-linux-gnu-ld" NM="/home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc-nm" CC="/home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc" GCC="/home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc" CPP="/home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc64-buildroot-linux-gnu-cpp" CXX="/home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc64-buildroot-linux-gnu-g++" FC="/home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc64-buildroot-linux-gnu-gfortran" F77="/home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc64-buildroot-linux-gnu-gfortran" RANLIB="/home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc-ranlib" READELF="/home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc64-buildroot-linux-gnu-objcopy" OBJDUMP="/home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc64-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/autobuild/autobuild/instance-4/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/autobuild/autobuild/instance-4/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/autobuild/autobuild/instance-4/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/autobuild/autobuild/instance-4/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-4/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc64-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc64-buildroot-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -O1 -g0" FFLAGS=" -O1 -g0" PKG_CONFIG="/home/autobuild/autobuild/instance-4/output-1/host/bin/pkg-config" STAGING_DIR="/home/autobuild/autobuild/instance-4/output-1/host/powerpc64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /home/autobuild/make/make -j1 DESTDIR=/home/autobuild/autobuild/instance-4/output-1/target PREFIX=/usr -C /home/autobuild/autobuild/instance-4/output-1/build/xl2tp-1.3.18 install make[1]: Entering directory '/home/autobuild/autobuild/instance-4/output-1/build/xl2tp-1.3.18' install -d -m 0755 /home/autobuild/autobuild/instance-4/output-1/target/usr/sbin install -m 0755 xl2tpd /home/autobuild/autobuild/instance-4/output-1/target/usr/sbin/xl2tpd install -d -m 0755 /home/autobuild/autobuild/instance-4/output-1/target/usr/share/man/man5 install -d -m 0755 /home/autobuild/autobuild/instance-4/output-1/target/usr/share/man/man8 install -m 0644 doc/xl2tpd.8 /home/autobuild/autobuild/instance-4/output-1/target/usr/share/man/man8/ install -m 0644 doc/xl2tpd-control.8 /home/autobuild/autobuild/instance-4/output-1/target/usr/share/man/man8/ install -m 0644 doc/xl2tpd.conf.5 doc/l2tp-secrets.5 \ /home/autobuild/autobuild/instance-4/output-1/target/usr/share/man/man5/ # pfc install -d -m 0755 /home/autobuild/autobuild/instance-4/output-1/target/usr/bin install -m 0755 pfc /home/autobuild/autobuild/instance-4/output-1/target/usr/bin/pfc install -d -m 0755 /home/autobuild/autobuild/instance-4/output-1/target/usr/share/man/man1 install -m 0644 contrib/pfc.1 /home/autobuild/autobuild/instance-4/output-1/target/usr/share/man/man1/ # control exec install -d -m 0755 /home/autobuild/autobuild/instance-4/output-1/target/usr/sbin install -m 0755 xl2tpd-control /home/autobuild/autobuild/instance-4/output-1/target/usr/sbin/xl2tpd-control make[1]: Leaving directory '/home/autobuild/autobuild/instance-4/output-1/build/xl2tp-1.3.18' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/autobuild/autobuild/instance-4/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-O1', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%ppc64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/home/autobuild/autobuild/instance-4/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-4/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-4/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-4/output-1/host/powerpc64-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-4/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-4/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%ppc64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%'-O1', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@BR2_CMAKE@%/home/autobuild/autobuild/instance-4/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-4/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-4/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-4/output-1/host/powerpc64-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-4/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-4/output-1/host/etc/meson/cross-compilation.conf /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~#ttyS0::respawn:/sbin/getty -L ttyS0 115200 vt100 #~' /home/autobuild/autobuild/instance-4/output-1/target/etc/inittab /usr/bin/sed -i -e '/^[^#].*-o remount,rw \/$/s~^~#~' /home/autobuild/autobuild/instance-4/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /home/autobuild/autobuild/instance-4/output-1/build/busybox-1.36.0/.config; then grep -qsE '^/bin/ash$' /home/autobuild/autobuild/instance-4/output-1/target/etc/shells || echo "/bin/ash" >> /home/autobuild/autobuild/instance-4/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/autobuild/autobuild/instance-4/output-1/build/busybox-1.36.0/.config; then grep -qsE '^/bin/hush$' /home/autobuild/autobuild/instance-4/output-1/target/etc/shells || echo "/bin/hush" >> /home/autobuild/autobuild/instance-4/output-1/target/etc/shells; fi rm -rf /home/autobuild/autobuild/instance-4/output-1/target/usr/share/lua/5.4/doc rm -rf /home/autobuild/autobuild/instance-4/output-1/target/usr/lib/luarocks rm -rf /home/autobuild/autobuild/instance-4/output-1/target/usr/lib/perl5/5.36.0/pod rm -rf /home/autobuild/autobuild/instance-4/output-1/target/usr/lib/perl5/5.36.0/powerpc64-linux/CORE find /home/autobuild/autobuild/instance-4/output-1/target/usr/lib/perl5/ -name 'extralibs.ld' -print0 | xargs -0 rm -f find /home/autobuild/autobuild/instance-4/output-1/target/usr/lib/perl5/ -name '*.bs' -print0 | xargs -0 rm -f find /home/autobuild/autobuild/instance-4/output-1/target/usr/lib/perl5/ -name '.packlist' -print0 | xargs -0 rm -f mkdir -p /home/autobuild/autobuild/instance-4/output-1/target/etc echo "buildroot" > /home/autobuild/autobuild/instance-4/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/autobuild/autobuild/instance-4/output-1/target/etc/hosts mkdir -p /home/autobuild/autobuild/instance-4/output-1/target/etc echo "Welcome to Buildroot" > /home/autobuild/autobuild/instance-4/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root:"*":, /home/autobuild/autobuild/instance-4/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/autobuild/autobuild/instance-4/output-1/target/etc/shells || echo "/bin/sh" >> /home/autobuild/autobuild/instance-4/output-1/target/etc/shells if [ -x /home/autobuild/autobuild/instance-4/output-1/target/sbin/swapon -a -x /home/autobuild/autobuild/instance-4/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/autobuild/autobuild/instance-4/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/autobuild/autobuild/instance-4/output-1/target/etc/inittab; fi printf '%s\n' C en_US locale-archive > /home/autobuild/autobuild/instance-4/output-1/build/locales.nopurge for dir in /home/autobuild/autobuild/instance-4/output-1/target/usr/share/locale /home/autobuild/autobuild/instance-4/output-1/target/usr/share/X11/locale /home/autobuild/autobuild/instance-4/output-1/target/usr/lib/locale; do if [ ! -d $dir ]; then continue; fi; for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/autobuild/autobuild/instance-4/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/autobuild/autobuild/instance-4/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/autobuild/autobuild/instance-4/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/autobuild/autobuild/instance-4/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/autobuild/autobuild/instance-4/output-1/target/usr/include /home/autobuild/autobuild/instance-4/output-1/target/usr/share/aclocal \ /home/autobuild/autobuild/instance-4/output-1/target/usr/lib/pkgconfig /home/autobuild/autobuild/instance-4/output-1/target/usr/share/pkgconfig \ /home/autobuild/autobuild/instance-4/output-1/target/usr/lib/cmake /home/autobuild/autobuild/instance-4/output-1/target/usr/share/cmake \ /home/autobuild/autobuild/instance-4/output-1/target/usr/lib/rpm /home/autobuild/autobuild/instance-4/output-1/target/usr/doc find /home/autobuild/autobuild/instance-4/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/autobuild/autobuild/instance-4/output-1/target/lib/ /home/autobuild/autobuild/instance-4/output-1/target/usr/lib/ /home/autobuild/autobuild/instance-4/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/autobuild/autobuild/instance-4/output-1/target/usr/share/gdb rm -rf /home/autobuild/autobuild/instance-4/output-1/target/usr/share/bash-completion rm -rf /home/autobuild/autobuild/instance-4/output-1/target/etc/bash_completion.d rm -rf /home/autobuild/autobuild/instance-4/output-1/target/usr/share/zsh rm -rf /home/autobuild/autobuild/instance-4/output-1/target/usr/man /home/autobuild/autobuild/instance-4/output-1/target/usr/share/man rm -rf /home/autobuild/autobuild/instance-4/output-1/target/usr/info /home/autobuild/autobuild/instance-4/output-1/target/usr/share/info rm -rf /home/autobuild/autobuild/instance-4/output-1/target/usr/doc /home/autobuild/autobuild/instance-4/output-1/target/usr/share/doc rm -rf /home/autobuild/autobuild/instance-4/output-1/target/usr/share/gtk-doc rmdir /home/autobuild/autobuild/instance-4/output-1/target/usr/share 2>/dev/null || true rm -rf /home/autobuild/autobuild/instance-4/output-1/target/lib/debug /home/autobuild/autobuild/instance-4/output-1/target/usr/lib/debug find /home/autobuild/autobuild/instance-4/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /home/autobuild/autobuild/instance-4/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /home/autobuild/autobuild/instance-4/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/autobuild/autobuild/instance-4/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/autobuild/autobuild/instance-4/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2023.02-168-ga45f2af7fa"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2023.05-git\"" \ ) > /home/autobuild/autobuild/instance-4/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/autobuild/autobuild/instance-4/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/autobuild/autobuild/instance-4/output-1/per-package /home/autobuild/autobuild/instance-4/buildroot/support/scripts/fix-rpath target touch /home/autobuild/autobuild/instance-4/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs mkdir -p /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs printf ' quagga -1 quagga -1 * - - - Quagga priv drop user\n\n' >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n /etc/quagga r 600 quagga quagga - - - - -\n /etc/quagga d 755 quagga quagga - - - - -\n\n' > /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt system/device_table_dev.txt >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/full_devices_table.txt printf ' \n' >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/autobuild/autobuild/instance-4/output-1/images rm -rf /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-4/output-1/target/ /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-4/output-1/host/bin:/home/autobuild/autobuild/instance-4/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-4/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/autobuild/autobuild/instance-4/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/autobuild/autobuild/instance-4/output-1/host/bin/mkyaffs2 --all-root /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target /home/autobuild/autobuild/instance-4/output-1/images/rootfs.yaffs2\n' >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-4/output-1/host/bin:/home/autobuild/autobuild/instance-4/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-4/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target table='/home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][done] scanning complete, total 3756 objects. stage 2: creating image '/home/autobuild/autobuild/instance-4/output-1/images/rootfs.yaffs2' [ ] 1/3756 0% [ ] 2/3756 0% [ ] 3/3756 0% [ ] 4/3756 0% [ ] 5/3756 0% [ ] 6/3756 0% [ ] 7/3756 0% [ ] 8/3756 0% [ ] 9/3756 0% [ ] 10/3756 0% [ ] 11/3756 0% [ ] 12/3756 0% [ ] 13/3756 0% [ ] 14/3756 0% [ ] 15/3756 0% [ ] 16/3756 0% [ ] 17/3756 0% [ ] 18/3756 0% [ ] 19/3756 0% [ ] 20/3756 0% [ ] 21/3756 0% [ ] 22/3756 0% [ ] 23/3756 0% [ ] 24/3756 0% [ ] 25/3756 0% [ ] 26/3756 0% [ ] 27/3756 0% [ ] 28/3756 0% [ ] 29/3756 0% [ ] 30/3756 0% [ ] 31/3756 0% [ ] 32/3756 0% [ ] 33/3756 0% [ ] 34/3756 0% [ ] 35/3756 0% [ ] 36/3756 0% [ ] 37/3756 0% [ ] 38/3756 1% [ ] 39/3756 1% [ ] 40/3756 1% [ ] 41/3756 1% [ ] 42/3756 1% [ ] 43/3756 1% [ ] 44/3756 1% [ ] 45/3756 1% [ ] 46/3756 1% [ ] 47/3756 1% [ ] 48/3756 1% [ ] 49/3756 1% [ ] 50/3756 1% [ ] 51/3756 1% [ ] 52/3756 1% [ ] 53/3756 1% [ ] 54/3756 1% [ ] 55/3756 1% [ ] 56/3756 1% [ ] 57/3756 1% [ ] 58/3756 1% [ ] 59/3756 1% [ ] 60/3756 1% [= ] 61/3756 1% [= ] 62/3756 1% [= ] 63/3756 1% [= ] 64/3756 1% [= ] 65/3756 1% [= ] 66/3756 1% [= ] 67/3756 1% [= ] 68/3756 1% [= ] 69/3756 1% [= ] 70/3756 1% [= ] 71/3756 1% [= ] 72/3756 1% [= ] 73/3756 1% [= ] 74/3756 1% [= ] 75/3756 1% [= ] 76/3756 2% [= ] 77/3756 2% [= ] 78/3756 2% [= ] 79/3756 2% [= ] 80/3756 2% [= ] 81/3756 2% [= ] 82/3756 2% [= ] 83/3756 2% [= ] 84/3756 2% [= ] 85/3756 2% [= ] 86/3756 2% [= ] 87/3756 2% [= ] 88/3756 2% [= ] 89/3756 2% [= ] 90/3756 2% [= ] 91/3756 2% [= ] 92/3756 2% [= ] 93/3756 2% [= ] 94/3756 2% [= ] 95/3756 2% [= ] 96/3756 2% [= ] 97/3756 2% [= ] 98/3756 2% [= ] 99/3756 2% [= ] 100/3756 2% [= ] 101/3756 2% [= ] 102/3756 2% [= ] 103/3756 2% [= ] 104/3756 2% [= ] 105/3756 2% [= ] 106/3756 2% [= ] 107/3756 2% [= ] 108/3756 2% [= ] 109/3756 2% [= ] 110/3756 2% [= ] 111/3756 2% [= ] 112/3756 2% [= ] 113/3756 3% [= ] 114/3756 3% [= ] 115/3756 3% [= ] 116/3756 3% [= ] 117/3756 3% [= ] 118/3756 3% [= ] 119/3756 3% [= ] 120/3756 3% [= ] 121/3756 3% [== ] 122/3756 3% [== ] 123/3756 3% [== ] 124/3756 3% [== ] 125/3756 3% [== ] 126/3756 3% [== ] 127/3756 3% [== ] 128/3756 3% [== ] 129/3756 3% [== ] 130/3756 3% [== ] 131/3756 3% [== ] 132/3756 3% [== ] 133/3756 3% [== ] 134/3756 3% [== ] 135/3756 3% [== ] 136/3756 3% [== ] 137/3756 3% [== ] 138/3756 3% [== ] 139/3756 3% [== ] 140/3756 3% [== ] 141/3756 3% [== ] 142/3756 3% [== ] 143/3756 3% [== ] 144/3756 3% [== ] 145/3756 3% [== ] 146/3756 3% [== ] 147/3756 3% [== ] 148/3756 3% [== ] 149/3756 3% [== ] 150/3756 3% [== ] 151/3756 4% [== ] 152/3756 4% [== ] 153/3756 4% [== ] 154/3756 4% [== ] 155/3756 4% [== ] 156/3756 4% [== ] 157/3756 4% [== ] 158/3756 4% [== ] 159/3756 4% [== ] 160/3756 4% [== ] 161/3756 4% [== ] 162/3756 4% [== ] 163/3756 4% [== ] 164/3756 4% [== ] 165/3756 4% [== ] 166/3756 4% [== ] 167/3756 4% [== ] 168/3756 4% [== ] 169/3756 4% [== ] 170/3756 4% [== ] 171/3756 4% [== ] 172/3756 4% [== ] 173/3756 4% [== ] 174/3756 4% [== ] 175/3756 4% [== ] 176/3756 4% [== ] 177/3756 4% [== ] 178/3756 4% [== ] 179/3756 4% [== ] 180/3756 4% [== ] 181/3756 4% [=== ] 182/3756 4% [=== ] 183/3756 4% [=== ] 184/3756 4% [=== ] 185/3756 4% [=== ] 186/3756 4% [=== ] 187/3756 4% [=== ] 188/3756 5% [=== ] 189/3756 5% [=== ] 190/3756 5% [=== ] 191/3756 5% [=== ] 192/3756 5% [=== ] 193/3756 5% [=== ] 194/3756 5% [=== ] 195/3756 5% [=== ] 196/3756 5% [=== ] 197/3756 5% [=== ] 198/3756 5% [=== ] 199/3756 5% [=== ] 200/3756 5% [=== ] 201/3756 5% [=== ] 202/3756 5% [=== ] 203/3756 5% [=== ] 204/3756 5% [=== ] 205/3756 5% [=== ] 206/3756 5% [=== ] 207/3756 5% [=== ] 208/3756 5% [=== ] 209/3756 5% [=== ] 210/3756 5% [=== ] 211/3756 5% [=== ] 212/3756 5% [=== ] 213/3756 5% [=== ] 214/3756 5% [=== ] 215/3756 5% [=== ] 216/3756 5% [=== ] 217/3756 5% [=== ] 218/3756 5% [=== ] 219/3756 5% [=== ] 220/3756 5% [=== ] 221/3756 5% [=== ] 222/3756 5% [=== ] 223/3756 5% [=== ] 224/3756 5% [=== ] 225/3756 5% [=== ] 226/3756 6% [=== ] 227/3756 6% [=== ] 228/3756 6% [=== ] 229/3756 6% [=== ] 230/3756 6% [=== ] 231/3756 6% [=== ] 232/3756 6% [=== ] 233/3756 6% [=== ] 234/3756 6% [=== ] 235/3756 6% [=== ] 236/3756 6% [=== ] 237/3756 6% [=== ] 238/3756 6% [=== ] 239/3756 6% [=== ] 240/3756 6% [=== ] 241/3756 6% [=== ] 242/3756 6% [==== ] 243/3756 6% [==== ] 244/3756 6% [==== ] 245/3756 6% [==== ] 246/3756 6% [==== ] 247/3756 6% [==== ] 248/3756 6% [==== ] 249/3756 6% [==== ] 250/3756 6% [==== ] 251/3756 6% [==== ] 252/3756 6% [==== ] 253/3756 6% [==== ] 254/3756 6% [==== ] 255/3756 6% [==== ] 256/3756 6% [==== ] 257/3756 6% [==== ] 258/3756 6% [==== ] 259/3756 6% [==== ] 260/3756 6% [==== ] 261/3756 6% [==== ] 262/3756 6% [==== ] 263/3756 7% [==== ] 264/3756 7% [==== ] 265/3756 7% [==== ] 266/3756 7% [==== ] 267/3756 7% [==== ] 268/3756 7% [==== ] 269/3756 7% [==== ] 270/3756 7% [==== ] 271/3756 7% [==== ] 272/3756 7% [==== ] 273/3756 7% [==== ] 274/3756 7% [==== ] 275/3756 7% [==== ] 276/3756 7% [==== ] 277/3756 7% [==== ] 278/3756 7% [==== ] 279/3756 7% [==== ] 280/3756 7% [==== ] 281/3756 7% [==== ] 282/3756 7% [==== ] 283/3756 7% [==== ] 284/3756 7% [==== ] 285/3756 7% [==== ] 286/3756 7% [==== ] 287/3756 7% [==== ] 288/3756 7% [==== ] 289/3756 7% [==== ] 290/3756 7% [==== ] 291/3756 7% [==== ] 292/3756 7% [==== ] 293/3756 7% [==== ] 294/3756 7% [==== ] 295/3756 7% [==== ] 296/3756 7% [==== ] 297/3756 7% [==== ] 298/3756 7% [==== ] 299/3756 7% [==== ] 300/3756 7% [==== ] 301/3756 8% [==== ] 302/3756 8% [===== ] 303/3756 8% [===== ] 304/3756 8% [===== ] 305/3756 8% [===== ] 306/3756 8% [===== ] 307/3756 8% [===== ] 308/3756 8% [===== ] 309/3756 8% [===== ] 310/3756 8% [===== ] 311/3756 8% [===== ] 312/3756 8% [===== ] 313/3756 8% [===== ] 314/3756 8% [===== ] 315/3756 8% [===== ] 316/3756 8% [===== ] 317/3756 8% [===== ] 318/3756 8% [===== ] 319/3756 8% [===== ] 320/3756 8% [===== ] 321/3756 8% [===== ] 322/3756 8% [===== ] 323/3756 8% [===== ] 324/3756 8% [===== ] 325/3756 8% [===== ] 326/3756 8% [===== ] 327/3756 8% [===== ] 328/3756 8% [===== ] 329/3756 8% [===== ] 330/3756 8% [===== ] 331/3756 8% [===== ] 332/3756 8% [===== ] 333/3756 8% [===== ] 334/3756 8% [===== ] 335/3756 8% [===== ] 336/3756 8% [===== ] 337/3756 8% [===== ] 338/3756 8% [===== ] 339/3756 9% [===== ] 340/3756 9% [===== ] 341/3756 9% [===== ] 342/3756 9% [===== ] 343/3756 9% [===== ] 344/3756 9% [===== ] 345/3756 9% [===== ] 346/3756 9% [===== ] 347/3756 9% [===== ] 348/3756 9% [===== ] 349/3756 9% [===== ] 350/3756 9% [===== ] 351/3756 9% [===== ] 352/3756 9% [===== ] 353/3756 9% [===== ] 354/3756 9% [===== ] 355/3756 9% [===== ] 356/3756 9% [===== ] 357/3756 9% [===== ] 358/3756 9% [===== ] 359/3756 9% [===== ] 360/3756 9% [===== ] 361/3756 9% [===== ] 362/3756 9% [===== ] 363/3756 9% [====== ] 364/3756 9% [====== ] 365/3756 9% [====== ] 366/3756 9% [====== ] 367/3756 9% [====== ] 368/3756 9% [====== ] 369/3756 9% [====== ] 370/3756 9% [====== ] 371/3756 9% [====== ] 372/3756 9% [====== ] 373/3756 9% [====== ] 374/3756 9% [====== ] 375/3756 9% [====== ] 376/3756 10% [====== ] 377/3756 10% [====== ] 378/3756 10% [====== ] 379/3756 10% [====== ] 380/3756 10% [====== ] 381/3756 10% [====== ] 382/3756 10% [====== ] 383/3756 10% [====== ] 384/3756 10% [====== ] 385/3756 10% [====== ] 386/3756 10% [====== ] 387/3756 10% [====== ] 388/3756 10% [====== ] 389/3756 10% [====== ] 390/3756 10% [====== ] 391/3756 10% [====== ] 392/3756 10% [====== ] 393/3756 10% [====== ] 394/3756 10% [====== ] 395/3756 10% [====== ] 396/3756 10% [====== ] 397/3756 10% [====== ] 398/3756 10% [====== ] 399/3756 10% [====== ] 400/3756 10% [====== ] 401/3756 10% [====== ] 402/3756 10% [====== ] 403/3756 10% [====== ] 404/3756 10% [====== ] 405/3756 10% [====== ] 406/3756 10% [====== ] 407/3756 10% [====== ] 408/3756 10% [====== ] 409/3756 10% [====== ] 410/3756 10% [====== ] 411/3756 10% [====== ] 412/3756 10% [====== ] 413/3756 10% [====== ] 414/3756 11% [====== ] 415/3756 11% [====== ] 416/3756 11% [====== ] 417/3756 11% [====== ] 418/3756 11% [====== ] 419/3756 11% [====== ] 420/3756 11% [====== ] 421/3756 11% [====== ] 422/3756 11% [====== ] 423/3756 11% [====== ] 424/3756 11% [======= ] 425/3756 11% [======= ] 426/3756 11% [======= ] 427/3756 11% [======= ] 428/3756 11% [======= ] 429/3756 11% [======= ] 430/3756 11% [======= ] 431/3756 11% [======= ] 432/3756 11% [======= ] 433/3756 11% [======= ] 434/3756 11% [======= ] 435/3756 11% [======= ] 436/3756 11% [======= ] 437/3756 11% [======= ] 438/3756 11% [======= ] 439/3756 11% [======= ] 440/3756 11% [======= ] 441/3756 11% [======= ] 442/3756 11% [======= ] 443/3756 11% [======= ] 444/3756 11% [======= ] 445/3756 11% [======= ] 446/3756 11% [======= ] 447/3756 11% [======= ] 448/3756 11% [======= ] 449/3756 11% [======= ] 450/3756 11% [======= ] 451/3756 12% [======= ] 452/3756 12% [======= ] 453/3756 12% [======= ] 454/3756 12% [======= ] 455/3756 12% [======= ] 456/3756 12% [======= ] 457/3756 12% [======= ] 458/3756 12% [======= ] 459/3756 12% [======= ] 460/3756 12% [======= ] 461/3756 12% [======= ] 462/3756 12% [======= ] 463/3756 12% [======= ] 464/3756 12% [======= ] 465/3756 12% [======= ] 466/3756 12% [======= ] 467/3756 12% [======= ] 468/3756 12% [======= ] 469/3756 12% [======= ] 470/3756 12% [======= ] 471/3756 12% [======= ] 472/3756 12% [======= ] 473/3756 12% [======= ] 474/3756 12% [======= ] 475/3756 12% [======= ] 476/3756 12% [======= ] 477/3756 12% [======= ] 478/3756 12% [======= ] 479/3756 12% [======= ] 480/3756 12% [======= ] 481/3756 12% [======= ] 482/3756 12% [======= ] 483/3756 12% [======= ] 484/3756 12% [======== ] 485/3756 12% [======== ] 486/3756 12% [======== ] 487/3756 12% [======== ] 488/3756 12% [======== ] 489/3756 13% [======== ] 490/3756 13% [======== ] 491/3756 13% [======== ] 492/3756 13% [======== ] 493/3756 13% [======== ] 494/3756 13% [======== ] 495/3756 13% [======== ] 496/3756 13% [======== ] 497/3756 13% [======== ] 498/3756 13% [======== ] 499/3756 13% [======== ] 500/3756 13% [======== ] 501/3756 13% [======== ] 502/3756 13% [======== ] 503/3756 13% [======== ] 504/3756 13% [======== ] 505/3756 13% [======== ] 506/3756 13% [======== ] 507/3756 13% [======== ] 508/3756 13% [======== ] 509/3756 13% [======== ] 510/3756 13% [======== ] 511/3756 13% [======== ] 512/3756 13% [======== ] 513/3756 13% [======== ] 514/3756 13% [======== ] 515/3756 13% [======== ] 516/3756 13% [======== ] 517/3756 13% [======== ] 518/3756 13% [======== ] 519/3756 13% [======== ] 520/3756 13% [======== ] 521/3756 13% [======== ] 522/3756 13% [======== ] 523/3756 13% [======== ] 524/3756 13% [======== ] 525/3756 13% [======== ] 526/3756 14% [======== ] 527/3756 14% [======== ] 528/3756 14% [======== ] 529/3756 14% [======== ] 530/3756 14% [======== ] 531/3756 14% [======== ] 532/3756 14% [======== ] 533/3756 14% [======== ] 534/3756 14% [======== ] 535/3756 14% [======== ] 536/3756 14% [======== ] 537/3756 14% [======== ] 538/3756 14% [======== ] 539/3756 14% [======== ] 540/3756 14% [======== ] 541/3756 14% [======== ] 542/3756 14% [======== ] 543/3756 14% [======== ] 544/3756 14% [======== ] 545/3756 14% [========= ] 546/3756 14% [========= ] 547/3756 14% [========= ] 548/3756 14% [========= ] 549/3756 14% [========= ] 550/3756 14% [========= ] 551/3756 14% [========= ] 552/3756 14% [========= ] 553/3756 14% [========= ] 554/3756 14% [========= ] 555/3756 14% [========= ] 556/3756 14% [========= ] 557/3756 14% [========= ] 558/3756 14% [========= ] 559/3756 14% [========= ] 560/3756 14% [========= ] 561/3756 14% [========= ] 562/3756 14% [========= ] 563/3756 14% [========= ] 564/3756 15% [========= ] 565/3756 15% [========= ] 566/3756 15% [========= ] 567/3756 15% [========= ] 568/3756 15% [========= ] 569/3756 15% [========= ] 570/3756 15% [========= ] 571/3756 15% [========= ] 572/3756 15% [========= ] 573/3756 15% [========= ] 574/3756 15% [========= ] 575/3756 15% [========= ] 576/3756 15% [========= ] 577/3756 15% [========= ] 578/3756 15% [========= ] 579/3756 15% [========= ] 580/3756 15% [========= ] 581/3756 15% [========= ] 582/3756 15% [========= ] 583/3756 15% [========= ] 584/3756 15% [========= ] 585/3756 15% [========= ] 586/3756 15% [========= ] 587/3756 15% [========= ] 588/3756 15% [========= ] 589/3756 15% [========= ] 590/3756 15% [========= ] 591/3756 15% [========= ] 592/3756 15% [========= ] 593/3756 15% [========= ] 594/3756 15% [========= ] 595/3756 15% [========= ] 596/3756 15% [========= ] 597/3756 15% [========= ] 598/3756 15% [========= ] 599/3756 15% [========= ] 600/3756 15% [========= ] 601/3756 16% [========= ] 602/3756 16% [========= ] 603/3756 16% [========= ] 604/3756 16% [========= ] 605/3756 16% [========== ] 606/3756 16% [========== ] 607/3756 16% [========== ] 608/3756 16% [========== ] 609/3756 16% [========== ] 610/3756 16% [========== ] 611/3756 16% [========== ] 612/3756 16% [========== ] 613/3756 16% [========== ] 614/3756 16% [========== ] 615/3756 16% [========== ] 616/3756 16% [========== ] 617/3756 16% [========== ] 618/3756 16% [========== ] 619/3756 16% [========== ] 620/3756 16% [========== ] 621/3756 16% [========== ] 622/3756 16% [========== ] 623/3756 16% [========== ] 624/3756 16% [========== ] 625/3756 16% [========== ] 626/3756 16% [========== ] 627/3756 16% [========== ] 628/3756 16% [========== ] 629/3756 16% [========== ] 630/3756 16% [========== ] 631/3756 16% [========== ] 632/3756 16% [========== ] 633/3756 16% [========== ] 634/3756 16% [========== ] 635/3756 16% [========== ] 636/3756 16% [========== ] 637/3756 16% [========== ] 638/3756 16% [========== ] 639/3756 17% [========== ] 640/3756 17% [========== ] 641/3756 17% [========== ] 642/3756 17% [========== ] 643/3756 17% [========== ] 644/3756 17% [========== ] 645/3756 17% [========== ] 646/3756 17% [========== ] 647/3756 17% [========== ] 648/3756 17% [========== ] 649/3756 17% [========== ] 650/3756 17% [========== ] 651/3756 17% [========== ] 652/3756 17% [========== ] 653/3756 17% [========== ] 654/3756 17% [========== ] 655/3756 17% [========== ] 656/3756 17% [========== ] 657/3756 17% [========== ] 658/3756 17% [========== ] 659/3756 17% [========== ] 660/3756 17% [========== ] 661/3756 17% [========== ] 662/3756 17% [========== ] 663/3756 17% [========== ] 664/3756 17% [========== ] 665/3756 17% [========== ] 666/3756 17% [=========== ] 667/3756 17% [=========== ] 668/3756 17% [=========== ] 669/3756 17% [=========== ] 670/3756 17% [=========== ] 671/3756 17% [=========== ] 672/3756 17% [=========== ] 673/3756 17% [=========== ] 674/3756 17% [=========== ] 675/3756 17% [=========== ] 676/3756 17% [=========== ] 677/3756 18% [=========== ] 678/3756 18% [=========== ] 679/3756 18% [=========== ] 680/3756 18% [=========== ] 681/3756 18% [=========== ] 682/3756 18% [=========== ] 683/3756 18% [=========== ] 684/3756 18% [=========== ] 685/3756 18% [=========== ] 686/3756 18% [=========== ] 687/3756 18% [=========== ] 688/3756 18% [=========== ] 689/3756 18% [=========== ] 690/3756 18% [=========== ] 691/3756 18% [=========== ] 692/3756 18% [=========== ] 693/3756 18% [=========== ] 694/3756 18% [=========== ] 695/3756 18% [=========== ] 696/3756 18% [=========== ] 697/3756 18% [=========== ] 698/3756 18% [=========== ] 699/3756 18% [=========== ] 700/3756 18% [=========== ] 701/3756 18% [=========== ] 702/3756 18% [=========== ] 703/3756 18% [=========== ] 704/3756 18% [=========== ] 705/3756 18% [=========== ] 706/3756 18% [=========== ] 707/3756 18% [=========== ] 708/3756 18% [=========== ] 709/3756 18% [=========== ] 710/3756 18% [=========== ] 711/3756 18% [=========== ] 712/3756 18% [=========== ] 713/3756 18% [=========== ] 714/3756 19% [=========== ] 715/3756 19% [=========== ] 716/3756 19% [=========== ] 717/3756 19% [=========== ] 718/3756 19% [=========== ] 719/3756 19% [=========== ] 720/3756 19% [=========== ] 721/3756 19% [=========== ] 722/3756 19% [=========== ] 723/3756 19% [=========== ] 724/3756 19% [=========== ] 725/3756 19% [=========== ] 726/3756 19% [============ ] 727/3756 19% [============ ] 728/3756 19% [============ ] 729/3756 19% [============ ] 730/3756 19% [============ ] 731/3756 19% [============ ] 732/3756 19% [============ ] 733/3756 19% [============ ] 734/3756 19% [============ ] 735/3756 19% [============ ] 736/3756 19% [============ ] 737/3756 19% [============ ] 738/3756 19% [============ ] 739/3756 19% [============ ] 740/3756 19% [============ ] 741/3756 19% [============ ] 742/3756 19% [============ ] 743/3756 19% [============ ] 744/3756 19% [============ ] 745/3756 19% [============ ] 746/3756 19% [============ ] 747/3756 19% [============ ] 748/3756 19% [============ ] 749/3756 19% [============ ] 750/3756 19% [============ ] 751/3756 19% [============ ] 752/3756 20% [============ ] 753/3756 20% [============ ] 754/3756 20% [============ ] 755/3756 20% [============ ] 756/3756 20% [============ ] 757/3756 20% [============ ] 758/3756 20% [============ ] 759/3756 20% [============ ] 760/3756 20% [============ ] 761/3756 20% [============ ] 762/3756 20% [============ ] 763/3756 20% [============ ] 764/3756 20% [============ ] 765/3756 20% [============ ] 766/3756 20% [============ ] 767/3756 20% [============ ] 768/3756 20% [============ ] 769/3756 20% [============ ] 770/3756 20% [============ ] 771/3756 20% [============ ] 772/3756 20% [============ ] 773/3756 20% [============ ] 774/3756 20% [============ ] 775/3756 20% [============ ] 776/3756 20% [============ ] 777/3756 20% [============ ] 778/3756 20% [============ ] 779/3756 20% [============ ] 780/3756 20% [============ ] 781/3756 20% [============ ] 782/3756 20% [============ ] 783/3756 20% [============ ] 784/3756 20% [============ ] 785/3756 20% [============ ] 786/3756 20% [============ ] 787/3756 20% [============= ] 788/3756 20% [============= ] 789/3756 21% [============= ] 790/3756 21% [============= ] 791/3756 21% [============= ] 792/3756 21% [============= ] 793/3756 21% [============= ] 794/3756 21% [============= ] 795/3756 21% [============= ] 796/3756 21% [============= ] 797/3756 21% [============= ] 798/3756 21% [============= ] 799/3756 21% [============= ] 800/3756 21% [============= ] 801/3756 21% [============= ] 802/3756 21% [============= ] 803/3756 21% [============= ] 804/3756 21% [============= ] 805/3756 21% [============= ] 806/3756 21% [============= ] 807/3756 21% [============= ] 808/3756 21% [============= ] 809/3756 21% [============= ] 810/3756 21% [============= ] 811/3756 21% [============= ] 812/3756 21% [============= ] 813/3756 21% [============= ] 814/3756 21% [============= ] 815/3756 21% [============= ] 816/3756 21% [============= ] 817/3756 21% [============= ] 818/3756 21% [============= ] 819/3756 21% [============= ] 820/3756 21% [============= ] 821/3756 21% [============= ] 822/3756 21% [============= ] 823/3756 21% [============= ] 824/3756 21% [============= ] 825/3756 21% [============= ] 826/3756 21% [============= ] 827/3756 22% [============= ] 828/3756 22% [============= ] 829/3756 22% [============= ] 830/3756 22% [============= ] 831/3756 22% [============= ] 832/3756 22% [============= ] 833/3756 22% [============= ] 834/3756 22% [============= ] 835/3756 22% [============= ] 836/3756 22% [============= ] 837/3756 22% [============= ] 838/3756 22% [============= ] 839/3756 22% [============= ] 840/3756 22% [============= ] 841/3756 22% [============= ] 842/3756 22% [============= ] 843/3756 22% [============= ] 844/3756 22% [============= ] 845/3756 22% [============= ] 846/3756 22% [============= ] 847/3756 22% [============= ] 848/3756 22% [============== ] 849/3756 22% [============== ] 850/3756 22% [============== ] 851/3756 22% [============== ] 852/3756 22% [============== ] 853/3756 22% [============== ] 854/3756 22% [============== ] 855/3756 22% [============== ] 856/3756 22% [============== ] 857/3756 22% [============== ] 858/3756 22% [============== ] 859/3756 22% [============== ] 860/3756 22% [============== ] 861/3756 22% [============== ] 862/3756 22% [============== ] 863/3756 22% [============== ] 864/3756 23% [============== ] 865/3756 23% [============== ] 866/3756 23% [============== ] 867/3756 23% [============== ] 868/3756 23% [============== ] 869/3756 23% [============== ] 870/3756 23% [============== ] 871/3756 23% [============== ] 872/3756 23% [============== ] 873/3756 23% [============== ] 874/3756 23% [============== ] 875/3756 23% [============== ] 876/3756 23% [============== ] 877/3756 23% [============== ] 878/3756 23% [============== ] 879/3756 23% [============== ] 880/3756 23% [============== ] 881/3756 23% [============== ] 882/3756 23% [============== ] 883/3756 23% [============== ] 884/3756 23% [============== ] 885/3756 23% [============== ] 886/3756 23% [============== ] 887/3756 23% [============== ] 888/3756 23% [============== ] 889/3756 23% [============== ] 890/3756 23% [============== ] 891/3756 23% [============== ] 892/3756 23% [============== ] 893/3756 23% [============== ] 894/3756 23% [============== ] 895/3756 23% [============== ] 896/3756 23% [============== ] 897/3756 23% [============== ] 898/3756 23% [============== ] 899/3756 23% [============== ] 900/3756 23% [============== ] 901/3756 23% [============== ] 902/3756 24% [============== ] 903/3756 24% [============== ] 904/3756 24% [============== ] 905/3756 24% [============== ] 906/3756 24% [============== ] 907/3756 24% [============== ] 908/3756 24% [=============== ] 909/3756 24% [=============== ] 910/3756 24% [=============== ] 911/3756 24% [=============== ] 912/3756 24% [=============== ] 913/3756 24% [=============== ] 914/3756 24% [=============== ] 915/3756 24% [=============== ] 916/3756 24% [=============== ] 917/3756 24% [=============== ] 918/3756 24% [=============== ] 919/3756 24% [=============== ] 920/3756 24% [=============== ] 921/3756 24% [=============== ] 922/3756 24% [=============== ] 923/3756 24% [=============== ] 924/3756 24% [=============== ] 925/3756 24% [=============== ] 926/3756 24% [=============== ] 927/3756 24% [=============== ] 928/3756 24% [=============== ] 929/3756 24% [=============== ] 930/3756 24% [=============== ] 931/3756 24% [=============== ] 932/3756 24% [=============== ] 933/3756 24% [=============== ] 934/3756 24% [=============== ] 935/3756 24% [=============== ] 936/3756 24% [=============== ] 937/3756 24% [=============== ] 938/3756 24% [=============== ] 939/3756 25% [=============== ] 940/3756 25% [=============== ] 941/3756 25% [=============== ] 942/3756 25% [=============== ] 943/3756 25% [=============== ] 944/3756 25% [=============== ] 945/3756 25% [=============== ] 946/3756 25% [=============== ] 947/3756 25% [=============== ] 948/3756 25% [=============== ] 949/3756 25% [=============== ] 950/3756 25% [=============== ] 951/3756 25% [=============== ] 952/3756 25% [=============== ] 953/3756 25% [=============== ] 954/3756 25% [=============== ] 955/3756 25% [=============== ] 956/3756 25% [=============== ] 957/3756 25% [=============== ] 958/3756 25% [=============== ] 959/3756 25% [=============== ] 960/3756 25% [=============== ] 961/3756 25% [=============== ] 962/3756 25% [=============== ] 963/3756 25% [=============== ] 964/3756 25% [=============== ] 965/3756 25% [=============== ] 966/3756 25% [=============== ] 967/3756 25% [=============== ] 968/3756 25% [=============== ] 969/3756 25% [================ ] 970/3756 25% [================ ] 971/3756 25% [================ ] 972/3756 25% [================ ] 973/3756 25% [================ ] 974/3756 25% [================ ] 975/3756 25% [================ ] 976/3756 25% [================ ] 977/3756 26% [================ ] 978/3756 26% [================ ] 979/3756 26% [================ ] 980/3756 26% [================ ] 981/3756 26% [================ ] 982/3756 26% [================ ] 983/3756 26% [================ ] 984/3756 26% [================ ] 985/3756 26% [================ ] 986/3756 26% [================ ] 987/3756 26% [================ ] 988/3756 26% [================ ] 989/3756 26% [================ ] 990/3756 26% [================ ] 991/3756 26% [================ ] 992/3756 26% [================ ] 993/3756 26% [================ ] 994/3756 26% [================ ] 995/3756 26% [================ ] 996/3756 26% [================ ] 997/3756 26% [================ ] 998/3756 26% [================ ] 999/3756 26% [================ ] 1000/3756 26% [================ ] 1001/3756 26% [================ ] 1002/3756 26% [================ ] 1003/3756 26% [================ ] 1004/3756 26% [================ ] 1005/3756 26% [================ ] 1006/3756 26% [================ ] 1007/3756 26% [================ ] 1008/3756 26% [================ ] 1009/3756 26% [================ ] 1010/3756 26% [================ ] 1011/3756 26% [================ ] 1012/3756 26% [================ ] 1013/3756 26% [================ ] 1014/3756 26% [================ ] 1015/3756 27% [================ ] 1016/3756 27% [================ ] 1017/3756 27% [================ ] 1018/3756 27% [================ ] 1019/3756 27% [================ ] 1020/3756 27% [================ ] 1021/3756 27% [================ ] 1022/3756 27% [================ ] 1023/3756 27% [================ ] 1024/3756 27% [================ ] 1025/3756 27% [================ ] 1026/3756 27% [================ ] 1027/3756 27% [================ ] 1028/3756 27% [================ ] 1029/3756 27% [================= ] 1030/3756 27% [================= ] 1031/3756 27% [================= ] 1032/3756 27% [================= ] 1033/3756 27% [================= ] 1034/3756 27% [================= ] 1035/3756 27% [================= ] 1036/3756 27% [================= ] 1037/3756 27% [================= ] 1038/3756 27% [================= ] 1039/3756 27% [================= ] 1040/3756 27% [================= ] 1041/3756 27% [================= ] 1042/3756 27% [================= ] 1043/3756 27% [================= ] 1044/3756 27% [================= ] 1045/3756 27% [================= ] 1046/3756 27% [================= ] 1047/3756 27% [================= ] 1048/3756 27% [================= ] 1049/3756 27% [================= ] 1050/3756 27% [================= ] 1051/3756 27% [================= ] 1052/3756 28% [================= ] 1053/3756 28% [================= ] 1054/3756 28% [================= ] 1055/3756 28% [================= ] 1056/3756 28% [================= ] 1057/3756 28% [================= ] 1058/3756 28% [================= ] 1059/3756 28% [================= ] 1060/3756 28% [================= ] 1061/3756 28% [================= ] 1062/3756 28% [================= ] 1063/3756 28% [================= ] 1064/3756 28% [================= ] 1065/3756 28% [================= ] 1066/3756 28% [================= ] 1067/3756 28% [================= ] 1068/3756 28% [================= ] 1069/3756 28% [================= ] 1070/3756 28% [================= ] 1071/3756 28% [================= ] 1072/3756 28% [================= ] 1073/3756 28% [================= ] 1074/3756 28% [================= ] 1075/3756 28% [================= ] 1076/3756 28% [================= ] 1077/3756 28% [================= ] 1078/3756 28% [================= ] 1079/3756 28% [================= ] 1080/3756 28% [================= ] 1081/3756 28% [================= ] 1082/3756 28% [================= ] 1083/3756 28% [================= ] 1084/3756 28% [================= ] 1085/3756 28% [================= ] 1086/3756 28% [================= ] 1087/3756 28% [================= ] 1088/3756 28% [================= ] 1089/3756 28% [================= ] 1090/3756 29% [================== ] 1091/3756 29% [================== ] 1092/3756 29% [================== ] 1093/3756 29% [================== ] 1094/3756 29% [================== ] 1095/3756 29% [================== ] 1096/3756 29% [================== ] 1097/3756 29% [================== ] 1098/3756 29% [================== ] 1099/3756 29% [================== ] 1100/3756 29% [================== ] 1101/3756 29% [================== ] 1102/3756 29% [================== ] 1103/3756 29% [================== ] 1104/3756 29% [================== ] 1105/3756 29% [================== ] 1106/3756 29% [================== ] 1107/3756 29% [================== ] 1108/3756 29% [================== ] 1109/3756 29% [================== ] 1110/3756 29% [================== ] 1111/3756 29% [================== ] 1112/3756 29% [================== ] 1113/3756 29% [================== ] 1114/3756 29% [================== ] 1115/3756 29% [================== ] 1116/3756 29% [================== ] 1117/3756 29% [================== ] 1118/3756 29% [================== ] 1119/3756 29% [================== ] 1120/3756 29% [================== ] 1121/3756 29% [================== ] 1122/3756 29% [================== ] 1123/3756 29% [================== ] 1124/3756 29% [================== ] 1125/3756 29% [================== ] 1126/3756 29% [================== ] 1127/3756 30% [================== ] 1128/3756 30% [================== ] 1129/3756 30% [================== ] 1130/3756 30% [================== ] 1131/3756 30% [================== ] 1132/3756 30% [================== ] 1133/3756 30% [================== ] 1134/3756 30% [================== ] 1135/3756 30% [================== ] 1136/3756 30% [================== ] 1137/3756 30% [================== ] 1138/3756 30% [================== ] 1139/3756 30% [================== ] 1140/3756 30% [================== ] 1141/3756 30% [================== ] 1142/3756 30% [================== ] 1143/3756 30% [================== ] 1144/3756 30% [================== ] 1145/3756 30% [================== ] 1146/3756 30% [================== ] 1147/3756 30% [================== ] 1148/3756 30% [================== ] 1149/3756 30% [================== ] 1150/3756 30% [================== ] 1151/3756 30% [=================== ] 1152/3756 30% [=================== ] 1153/3756 30% [=================== ] 1154/3756 30% [=================== ] 1155/3756 30% [=================== ] 1156/3756 30% [=================== ] 1157/3756 30% [=================== ] 1158/3756 30% [=================== ] 1159/3756 30% [=================== ] 1160/3756 30% [=================== ] 1161/3756 30% [=================== ] 1162/3756 30% [=================== ] 1163/3756 30% [=================== ] 1164/3756 30% [=================== ] 1165/3756 31% [=================== ] 1166/3756 31% [=================== ] 1167/3756 31% [=================== ] 1168/3756 31% [=================== ] 1169/3756 31% [=================== ] 1170/3756 31% [=================== ] 1171/3756 31% [=================== ] 1172/3756 31% [=================== ] 1173/3756 31% [=================== ] 1174/3756 31% [=================== ] 1175/3756 31% [=================== ] 1176/3756 31% [=================== ] 1177/3756 31% [=================== ] 1178/3756 31% [=================== ] 1179/3756 31% [=================== ] 1180/3756 31% [=================== ] 1181/3756 31% [=================== ] 1182/3756 31% [=================== ] 1183/3756 31% [=================== ] 1184/3756 31% [=================== ] 1185/3756 31% [=================== ] 1186/3756 31% [=================== ] 1187/3756 31% [=================== ] 1188/3756 31% [=================== ] 1189/3756 31% [=================== ] 1190/3756 31% [=================== ] 1191/3756 31% [=================== ] 1192/3756 31% [=================== ] 1193/3756 31% [=================== ] 1194/3756 31% [=================== ] 1195/3756 31% [=================== ] 1196/3756 31% [=================== ] 1197/3756 31% [=================== ] 1198/3756 31% [=================== ] 1199/3756 31% [=================== ] 1200/3756 31% [=================== ] 1201/3756 31% [=================== ] 1202/3756 32% [=================== ] 1203/3756 32% [=================== ] 1204/3756 32% [=================== ] 1205/3756 32% [=================== ] 1206/3756 32% [=================== ] 1207/3756 32% [=================== ] 1208/3756 32% [=================== ] 1209/3756 32% [=================== ] 1210/3756 32% [=================== ] 1211/3756 32% [==================== ] 1212/3756 32% [==================== ] 1213/3756 32% [==================== ] 1214/3756 32% [==================== ] 1215/3756 32% [==================== ] 1216/3756 32% [==================== ] 1217/3756 32% [==================== ] 1218/3756 32% [==================== ] 1219/3756 32% [==================== ] 1220/3756 32% [==================== ] 1221/3756 32% [==================== ] 1222/3756 32% [==================== ] 1223/3756 32% [==================== ] 1224/3756 32% [==================== ] 1225/3756 32% [==================== ] 1226/3756 32% [==================== ] 1227/3756 32% [==================== ] 1228/3756 32% [==================== ] 1229/3756 32% [==================== ] 1230/3756 32% [==================== ] 1231/3756 32% [==================== ] 1232/3756 32% [==================== ] 1233/3756 32% [==================== ] 1234/3756 32% [==================== ] 1235/3756 32% [==================== ] 1236/3756 32% [==================== ] 1237/3756 32% [==================== ] 1238/3756 32% [==================== ] 1239/3756 32% [==================== ] 1240/3756 33% [==================== ] 1241/3756 33% [==================== ] 1242/3756 33% [==================== ] 1243/3756 33% [==================== ] 1244/3756 33% [==================== ] 1245/3756 33% [==================== ] 1246/3756 33% [==================== ] 1247/3756 33% [==================== ] 1248/3756 33% [==================== ] 1249/3756 33% [==================== ] 1250/3756 33% [==================== ] 1251/3756 33% [==================== ] 1252/3756 33% [==================== ] 1253/3756 33% [==================== ] 1254/3756 33% [==================== ] 1255/3756 33% [==================== ] 1256/3756 33% [==================== ] 1257/3756 33% [==================== ] 1258/3756 33% [==================== ] 1259/3756 33% [==================== ] 1260/3756 33% [==================== ] 1261/3756 33% [==================== ] 1262/3756 33% [==================== ] 1263/3756 33% [==================== ] 1264/3756 33% [==================== ] 1265/3756 33% [==================== ] 1266/3756 33% [==================== ] 1267/3756 33% [==================== ] 1268/3756 33% [==================== ] 1269/3756 33% [==================== ] 1270/3756 33% [==================== ] 1271/3756 33% [==================== ] 1272/3756 33% [===================== ] 1273/3756 33% [===================== ] 1274/3756 33% [===================== ] 1275/3756 33% [===================== ] 1276/3756 33% [===================== ] 1277/3756 33% [===================== ] 1278/3756 34% [===================== ] 1279/3756 34% [===================== ] 1280/3756 34% [===================== ] 1281/3756 34% [===================== ] 1282/3756 34% [===================== ] 1283/3756 34% [===================== ] 1284/3756 34% [===================== ] 1285/3756 34% [===================== ] 1286/3756 34% [===================== ] 1287/3756 34% [===================== ] 1288/3756 34% [===================== ] 1289/3756 34% [===================== ] 1290/3756 34% [===================== ] 1291/3756 34% [===================== ] 1292/3756 34% [===================== ] 1293/3756 34% [===================== ] 1294/3756 34% [===================== ] 1295/3756 34% [===================== ] 1296/3756 34% [===================== ] 1297/3756 34% [===================== ] 1298/3756 34% [===================== ] 1299/3756 34% [===================== ] 1300/3756 34% [===================== ] 1301/3756 34% [===================== ] 1302/3756 34% [===================== ] 1303/3756 34% [===================== ] 1304/3756 34% [===================== ] 1305/3756 34% [===================== ] 1306/3756 34% [===================== ] 1307/3756 34% [===================== ] 1308/3756 34% [===================== ] 1309/3756 34% [===================== ] 1310/3756 34% [===================== ] 1311/3756 34% [===================== ] 1312/3756 34% [===================== ] 1313/3756 34% [===================== ] 1314/3756 34% [===================== ] 1315/3756 35% [===================== ] 1316/3756 35% [===================== ] 1317/3756 35% [===================== ] 1318/3756 35% [===================== ] 1319/3756 35% [===================== ] 1320/3756 35% [===================== ] 1321/3756 35% [===================== ] 1322/3756 35% [===================== ] 1323/3756 35% [===================== ] 1324/3756 35% [===================== ] 1325/3756 35% [===================== ] 1326/3756 35% [===================== ] 1327/3756 35% [===================== ] 1328/3756 35% [===================== ] 1329/3756 35% [===================== ] 1330/3756 35% [===================== ] 1331/3756 35% [===================== ] 1332/3756 35% [====================== ] 1333/3756 35% [====================== ] 1334/3756 35% [====================== ] 1335/3756 35% [====================== ] 1336/3756 35% [====================== ] 1337/3756 35% [====================== ] 1338/3756 35% [====================== ] 1339/3756 35% [====================== ] 1340/3756 35% [====================== ] 1341/3756 35% [====================== ] 1342/3756 35% [====================== ] 1343/3756 35% [====================== ] 1344/3756 35% [====================== ] 1345/3756 35% [====================== ] 1346/3756 35% [====================== ] 1347/3756 35% [====================== ] 1348/3756 35% [====================== ] 1349/3756 35% [====================== ] 1350/3756 35% [====================== ] 1351/3756 35% [====================== ] 1352/3756 35% [====================== ] 1353/3756 36% [====================== ] 1354/3756 36% [====================== ] 1355/3756 36% [====================== ] 1356/3756 36% [====================== ] 1357/3756 36% [====================== ] 1358/3756 36% [====================== ] 1359/3756 36% [====================== ] 1360/3756 36% [====================== ] 1361/3756 36% [====================== ] 1362/3756 36% [====================== ] 1363/3756 36% [====================== ] 1364/3756 36% [====================== ] 1365/3756 36% [====================== ] 1366/3756 36% [====================== ] 1367/3756 36% [====================== ] 1368/3756 36% [====================== ] 1369/3756 36% [====================== ] 1370/3756 36% [====================== ] 1371/3756 36% [====================== ] 1372/3756 36% [====================== ] 1373/3756 36% [====================== ] 1374/3756 36% [====================== ] 1375/3756 36% [====================== ] 1376/3756 36% [====================== ] 1377/3756 36% [====================== ] 1378/3756 36% [====================== ] 1379/3756 36% [====================== ] 1380/3756 36% [====================== ] 1381/3756 36% [====================== ] 1382/3756 36% [====================== ] 1383/3756 36% [====================== ] 1384/3756 36% [====================== ] 1385/3756 36% [====================== ] 1386/3756 36% [====================== ] 1387/3756 36% [====================== ] 1388/3756 36% [====================== ] 1389/3756 36% [====================== ] 1390/3756 37% [====================== ] 1391/3756 37% [====================== ] 1392/3756 37% [====================== ] 1393/3756 37% [======================= ] 1394/3756 37% [======================= ] 1395/3756 37% [======================= ] 1396/3756 37% [======================= ] 1397/3756 37% [======================= ] 1398/3756 37% [======================= ] 1399/3756 37% [======================= ] 1400/3756 37% [======================= ] 1401/3756 37% [======================= ] 1402/3756 37% [======================= ] 1403/3756 37% [======================= ] 1404/3756 37% [======================= ] 1405/3756 37% [======================= ] 1406/3756 37% [======================= ] 1407/3756 37% [======================= ] 1408/3756 37% [======================= ] 1409/3756 37% [======================= ] 1410/3756 37% [======================= ] 1411/3756 37% [======================= ] 1412/3756 37% [======================= ] 1413/3756 37% [======================= ] 1414/3756 37% [======================= ] 1415/3756 37% [======================= ] 1416/3756 37% [======================= ] 1417/3756 37% [======================= ] 1418/3756 37% [======================= ] 1419/3756 37% [======================= ] 1420/3756 37% [======================= ] 1421/3756 37% [======================= ] 1422/3756 37% [======================= ] 1423/3756 37% [======================= ] 1424/3756 37% [======================= ] 1425/3756 37% [======================= ] 1426/3756 37% [======================= ] 1427/3756 37% [======================= ] 1428/3756 38% [======================= ] 1429/3756 38% [======================= ] 1430/3756 38% [======================= ] 1431/3756 38% [======================= ] 1432/3756 38% [======================= ] 1433/3756 38% [======================= ] 1434/3756 38% [======================= ] 1435/3756 38% [======================= ] 1436/3756 38% [======================= ] 1437/3756 38% [======================= ] 1438/3756 38% [======================= ] 1439/3756 38% [======================= ] 1440/3756 38% [======================= ] 1441/3756 38% [======================= ] 1442/3756 38% [======================= ] 1443/3756 38% [======================= ] 1444/3756 38% [======================= ] 1445/3756 38% [======================= ] 1446/3756 38% [======================= ] 1447/3756 38% [======================= ] 1448/3756 38% [======================= ] 1449/3756 38% [======================= ] 1450/3756 38% [======================= ] 1451/3756 38% [======================= ] 1452/3756 38% [======================= ] 1453/3756 38% [======================== ] 1454/3756 38% [======================== ] 1455/3756 38% [======================== ] 1456/3756 38% [======================== ] 1457/3756 38% [======================== ] 1458/3756 38% [======================== ] 1459/3756 38% [======================== ] 1460/3756 38% [======================== ] 1461/3756 38% [======================== ] 1462/3756 38% [======================== ] 1463/3756 38% [======================== ] 1464/3756 38% [======================== ] 1465/3756 39% [======================== ] 1466/3756 39% [======================== ] 1467/3756 39% [======================== ] 1468/3756 39% [======================== ] 1469/3756 39% [======================== ] 1470/3756 39% [======================== ] 1471/3756 39% [======================== ] 1472/3756 39% [======================== ] 1473/3756 39% [======================== ] 1474/3756 39% [======================== ] 1475/3756 39% [======================== ] 1476/3756 39% [======================== ] 1477/3756 39% [======================== ] 1478/3756 39% [======================== ] 1479/3756 39% [======================== ] 1480/3756 39% [======================== ] 1481/3756 39% [======================== ] 1482/3756 39% [======================== ] 1483/3756 39% [======================== ] 1484/3756 39% [======================== ] 1485/3756 39% [======================== ] 1486/3756 39% [======================== ] 1487/3756 39% [======================== ] 1488/3756 39% [======================== ] 1489/3756 39% [======================== ] 1490/3756 39% [======================== ] 1491/3756 39% [======================== ] 1492/3756 39% [======================== ] 1493/3756 39% [======================== ] 1494/3756 39% [======================== ] 1495/3756 39% [======================== ] 1496/3756 39% [======================== ] 1497/3756 39% [======================== ] 1498/3756 39% [======================== ] 1499/3756 39% [======================== ] 1500/3756 39% [======================== ] 1501/3756 39% [======================== ] 1502/3756 39% [======================== ] 1503/3756 40% [======================== ] 1504/3756 40% [======================== ] 1505/3756 40% [======================== ] 1506/3756 40% [======================== ] 1507/3756 40% [======================== ] 1508/3756 40% [======================== ] 1509/3756 40% [======================== ] 1510/3756 40% [======================== ] 1511/3756 40% [======================== ] 1512/3756 40% [======================== ] 1513/3756 40% [======================== ] 1514/3756 40% [========================= ] 1515/3756 40% [========================= ] 1516/3756 40% [========================= ] 1517/3756 40% [========================= ] 1518/3756 40% [========================= ] 1519/3756 40% [========================= ] 1520/3756 40% [========================= ] 1521/3756 40% [========================= ] 1522/3756 40% [========================= ] 1523/3756 40% [========================= ] 1524/3756 40% [========================= ] 1525/3756 40% [========================= ] 1526/3756 40% [========================= ] 1527/3756 40% [========================= ] 1528/3756 40% [========================= ] 1529/3756 40% [========================= ] 1530/3756 40% [========================= ] 1531/3756 40% [========================= ] 1532/3756 40% [========================= ] 1533/3756 40% [========================= ] 1534/3756 40% [========================= ] 1535/3756 40% [========================= ] 1536/3756 40% [========================= ] 1537/3756 40% [========================= ] 1538/3756 40% [========================= ] 1539/3756 40% [========================= ] 1540/3756 41% [========================= ] 1541/3756 41% [========================= ] 1542/3756 41% [========================= ] 1543/3756 41% [========================= ] 1544/3756 41% [========================= ] 1545/3756 41% [========================= ] 1546/3756 41% [========================= ] 1547/3756 41% [========================= ] 1548/3756 41% [========================= ] 1549/3756 41% [========================= ] 1550/3756 41% [========================= ] 1551/3756 41% [========================= ] 1552/3756 41% [========================= ] 1553/3756 41% [========================= ] 1554/3756 41% [========================= ] 1555/3756 41% [========================= ] 1556/3756 41% [========================= ] 1557/3756 41% [========================= ] 1558/3756 41% [========================= ] 1559/3756 41% [========================= ] 1560/3756 41% [========================= ] 1561/3756 41% [========================= ] 1562/3756 41% [========================= ] 1563/3756 41% [========================= ] 1564/3756 41% [========================= ] 1565/3756 41% [========================= ] 1566/3756 41% [========================= ] 1567/3756 41% [========================= ] 1568/3756 41% [========================= ] 1569/3756 41% [========================= ] 1570/3756 41% [========================= ] 1571/3756 41% [========================= ] 1572/3756 41% [========================= ] 1573/3756 41% [========================= ] 1574/3756 41% [========================= ] 1575/3756 41% [========================== ] 1576/3756 41% [========================== ] 1577/3756 41% [========================== ] 1578/3756 42% [========================== ] 1579/3756 42% [========================== ] 1580/3756 42% [========================== ] 1581/3756 42% [========================== ] 1582/3756 42% [========================== ] 1583/3756 42% [========================== ] 1584/3756 42% [========================== ] 1585/3756 42% [========================== ] 1586/3756 42% [========================== ] 1587/3756 42% [========================== ] 1588/3756 42% [========================== ] 1589/3756 42% [========================== ] 1590/3756 42% [========================== ] 1591/3756 42% [========================== ] 1592/3756 42% [========================== ] 1593/3756 42% [========================== ] 1594/3756 42% [========================== ] 1595/3756 42% [========================== ] 1596/3756 42% [========================== ] 1597/3756 42% [========================== ] 1598/3756 42% [========================== ] 1599/3756 42% [========================== ] 1600/3756 42% [========================== ] 1601/3756 42% [========================== ] 1602/3756 42% [========================== ] 1603/3756 42% [========================== ] 1604/3756 42% [========================== ] 1605/3756 42% [========================== ] 1606/3756 42% [========================== ] 1607/3756 42% [========================== ] 1608/3756 42% [========================== ] 1609/3756 42% [========================== ] 1610/3756 42% [========================== ] 1611/3756 42% [========================== ] 1612/3756 42% [========================== ] 1613/3756 42% [========================== ] 1614/3756 42% [========================== ] 1615/3756 42% [========================== ] 1616/3756 43% [========================== ] 1617/3756 43% [========================== ] 1618/3756 43% [========================== ] 1619/3756 43% [========================== ] 1620/3756 43% [========================== ] 1621/3756 43% [========================== ] 1622/3756 43% [========================== ] 1623/3756 43% [========================== ] 1624/3756 43% [========================== ] 1625/3756 43% [========================== ] 1626/3756 43% [========================== ] 1627/3756 43% [========================== ] 1628/3756 43% [========================== ] 1629/3756 43% [========================== ] 1630/3756 43% [========================== ] 1631/3756 43% [========================== ] 1632/3756 43% [========================== ] 1633/3756 43% [========================== ] 1634/3756 43% [========================== ] 1635/3756 43% [=========================== ] 1636/3756 43% [=========================== ] 1637/3756 43% [=========================== ] 1638/3756 43% [=========================== ] 1639/3756 43% [=========================== ] 1640/3756 43% [=========================== ] 1641/3756 43% [=========================== ] 1642/3756 43% [=========================== ] 1643/3756 43% [=========================== ] 1644/3756 43% [=========================== ] 1645/3756 43% [=========================== ] 1646/3756 43% [=========================== ] 1647/3756 43% [=========================== ] 1648/3756 43% [=========================== ] 1649/3756 43% [=========================== ] 1650/3756 43% [=========================== ] 1651/3756 43% [=========================== ] 1652/3756 43% [=========================== ] 1653/3756 44% [=========================== ] 1654/3756 44% [=========================== ] 1655/3756 44% [=========================== ] 1656/3756 44% [=========================== ] 1657/3756 44% [=========================== ] 1658/3756 44% [=========================== ] 1659/3756 44% [=========================== ] 1660/3756 44% [=========================== ] 1661/3756 44% [=========================== ] 1662/3756 44% [=========================== ] 1663/3756 44% [=========================== ] 1664/3756 44% [=========================== ] 1665/3756 44% [=========================== ] 1666/3756 44% [=========================== ] 1667/3756 44% [=========================== ] 1668/3756 44% [=========================== ] 1669/3756 44% [=========================== ] 1670/3756 44% [=========================== ] 1671/3756 44% [=========================== ] 1672/3756 44% [=========================== ] 1673/3756 44% [=========================== ] 1674/3756 44% [=========================== ] 1675/3756 44% [=========================== ] 1676/3756 44% [=========================== ] 1677/3756 44% [=========================== ] 1678/3756 44% [=========================== ] 1679/3756 44% [=========================== ] 1680/3756 44% [=========================== ] 1681/3756 44% [=========================== ] 1682/3756 44% [=========================== ] 1683/3756 44% [=========================== ] 1684/3756 44% [=========================== ] 1685/3756 44% [=========================== ] 1686/3756 44% [=========================== ] 1687/3756 44% [=========================== ] 1688/3756 44% [=========================== ] 1689/3756 44% [=========================== ] 1690/3756 44% [=========================== ] 1691/3756 45% [=========================== ] 1692/3756 45% [=========================== ] 1693/3756 45% [=========================== ] 1694/3756 45% [=========================== ] 1695/3756 45% [=========================== ] 1696/3756 45% [============================ ] 1697/3756 45% [============================ ] 1698/3756 45% [============================ ] 1699/3756 45% [============================ ] 1700/3756 45% [============================ ] 1701/3756 45% [============================ ] 1702/3756 45% [============================ ] 1703/3756 45% [============================ ] 1704/3756 45% [============================ ] 1705/3756 45% [============================ ] 1706/3756 45% [============================ ] 1707/3756 45% [============================ ] 1708/3756 45% [============================ ] 1709/3756 45% [============================ ] 1710/3756 45% [============================ ] 1711/3756 45% [============================ ] 1712/3756 45% [============================ ] 1713/3756 45% [============================ ] 1714/3756 45% [============================ ] 1715/3756 45% [============================ ] 1716/3756 45% [============================ ] 1717/3756 45% [============================ ] 1718/3756 45% [============================ ] 1719/3756 45% [============================ ] 1720/3756 45% [============================ ] 1721/3756 45% [============================ ] 1722/3756 45% [============================ ] 1723/3756 45% [============================ ] 1724/3756 45% [============================ ] 1725/3756 45% [============================ ] 1726/3756 45% [============================ ] 1727/3756 45% [============================ ] 1728/3756 46% [============================ ] 1729/3756 46% [============================ ] 1730/3756 46% [============================ ] 1731/3756 46% [============================ ] 1732/3756 46% [============================ ] 1733/3756 46% [============================ ] 1734/3756 46% [============================ ] 1735/3756 46% [============================ ] 1736/3756 46% [============================ ] 1737/3756 46% [============================ ] 1738/3756 46% [============================ ] 1739/3756 46% [============================ ] 1740/3756 46% [============================ ] 1741/3756 46% [============================ ] 1742/3756 46% [============================ ] 1743/3756 46% [============================ ] 1744/3756 46% [============================ ] 1745/3756 46% [============================ ] 1746/3756 46% [============================ ] 1747/3756 46% [============================ ] 1748/3756 46% [============================ ] 1749/3756 46% [============================ ] 1750/3756 46% [============================ ] 1751/3756 46% [============================ ] 1752/3756 46% [============================ ] 1753/3756 46% [============================ ] 1754/3756 46% [============================ ] 1755/3756 46% [============================ ] 1756/3756 46% [============================= ] 1757/3756 46% [============================= ] 1758/3756 46% [============================= ] 1759/3756 46% [============================= ] 1760/3756 46% [============================= ] 1761/3756 46% [============================= ] 1762/3756 46% [============================= ] 1763/3756 46% [============================= ] 1764/3756 46% [============================= ] 1765/3756 46% [============================= ] 1766/3756 47% [============================= ] 1767/3756 47% [============================= ] 1768/3756 47% [============================= ] 1769/3756 47% [============================= ] 1770/3756 47% [============================= ] 1771/3756 47% [============================= ] 1772/3756 47% [============================= ] 1773/3756 47% [============================= ] 1774/3756 47% [============================= ] 1775/3756 47% [============================= ] 1776/3756 47% [============================= ] 1777/3756 47% [============================= ] 1778/3756 47% [============================= ] 1779/3756 47% [============================= ] 1780/3756 47% [============================= ] 1781/3756 47% [============================= ] 1782/3756 47% [============================= ] 1783/3756 47% [============================= ] 1784/3756 47% [============================= ] 1785/3756 47% [============================= ] 1786/3756 47% [============================= ] 1787/3756 47% [============================= ] 1788/3756 47% [============================= ] 1789/3756 47% [============================= ] 1790/3756 47% [============================= ] 1791/3756 47% [============================= ] 1792/3756 47% [============================= ] 1793/3756 47% [============================= ] 1794/3756 47% [============================= ] 1795/3756 47% [============================= ] 1796/3756 47% [============================= ] 1797/3756 47% [============================= ] 1798/3756 47% [============================= ] 1799/3756 47% [============================= ] 1800/3756 47% [============================= ] 1801/3756 47% [============================= ] 1802/3756 47% [============================= ] 1803/3756 48% [============================= ] 1804/3756 48% [============================= ] 1805/3756 48% [============================= ] 1806/3756 48% [============================= ] 1807/3756 48% [============================= ] 1808/3756 48% [============================= ] 1809/3756 48% [============================= ] 1810/3756 48% [============================= ] 1811/3756 48% [============================= ] 1812/3756 48% [============================= ] 1813/3756 48% [============================= ] 1814/3756 48% [============================= ] 1815/3756 48% [============================= ] 1816/3756 48% [============================= ] 1817/3756 48% [============================== ] 1818/3756 48% [============================== ] 1819/3756 48% [============================== ] 1820/3756 48% [============================== ] 1821/3756 48% [============================== ] 1822/3756 48% [============================== ] 1823/3756 48% [============================== ] 1824/3756 48% [============================== ] 1825/3756 48% [============================== ] 1826/3756 48% [============================== ] 1827/3756 48% [============================== ] 1828/3756 48% [============================== ] 1829/3756 48% [============================== ] 1830/3756 48% [============================== ] 1831/3756 48% [============================== ] 1832/3756 48% [============================== ] 1833/3756 48% [============================== ] 1834/3756 48% [============================== ] 1835/3756 48% [============================== ] 1836/3756 48% [============================== ] 1837/3756 48% [============================== ] 1838/3756 48% [============================== ] 1839/3756 48% [============================== ] 1840/3756 48% [============================== ] 1841/3756 49% [============================== ] 1842/3756 49% [============================== ] 1843/3756 49% [============================== ] 1844/3756 49% [============================== ] 1845/3756 49% [============================== ] 1846/3756 49% [============================== ] 1847/3756 49% [============================== ] 1848/3756 49% [============================== ] 1849/3756 49% [============================== ] 1850/3756 49% [============================== ] 1851/3756 49% [============================== ] 1852/3756 49% [============================== ] 1853/3756 49% [============================== ] 1854/3756 49% [============================== ] 1855/3756 49% [============================== ] 1856/3756 49% [============================== ] 1857/3756 49% [============================== ] 1858/3756 49% [============================== ] 1859/3756 49% [============================== ] 1860/3756 49% [============================== ] 1861/3756 49% [============================== ] 1862/3756 49% [============================== ] 1863/3756 49% [============================== ] 1864/3756 49% [============================== ] 1865/3756 49% [============================== ] 1866/3756 49% [============================== ] 1867/3756 49% [============================== ] 1868/3756 49% [============================== ] 1869/3756 49% [============================== ] 1870/3756 49% [============================== ] 1871/3756 49% [============================== ] 1872/3756 49% [============================== ] 1873/3756 49% [============================== ] 1874/3756 49% [============================== ] 1875/3756 49% [============================== ] 1876/3756 49% [============================== ] 1877/3756 49% [=============================== ] 1878/3756 50% [=============================== ] 1879/3756 50% [=============================== ] 1880/3756 50% [=============================== ] 1881/3756 50% [=============================== ] 1882/3756 50% [=============================== ] 1883/3756 50% [=============================== ] 1884/3756 50% [=============================== ] 1885/3756 50% [=============================== ] 1886/3756 50% [=============================== ] 1887/3756 50% [=============================== ] 1888/3756 50% [=============================== ] 1889/3756 50% [=============================== ] 1890/3756 50% [=============================== ] 1891/3756 50% [=============================== ] 1892/3756 50% [=============================== ] 1893/3756 50% [=============================== ] 1894/3756 50% [=============================== ] 1895/3756 50% [=============================== ] 1896/3756 50% [=============================== ] 1897/3756 50% [=============================== ] 1898/3756 50% [=============================== ] 1899/3756 50% [=============================== ] 1900/3756 50% [=============================== ] 1901/3756 50% [=============================== ] 1902/3756 50% [=============================== ] 1903/3756 50% [=============================== ] 1904/3756 50% [=============================== ] 1905/3756 50% [=============================== ] 1906/3756 50% [=============================== ] 1907/3756 50% [=============================== ] 1908/3756 50% [=============================== ] 1909/3756 50% [=============================== ] 1910/3756 50% [=============================== ] 1911/3756 50% [=============================== ] 1912/3756 50% [=============================== ] 1913/3756 50% [=============================== ] 1914/3756 50% [=============================== ] 1915/3756 50% [=============================== ] 1916/3756 51% [=============================== ] 1917/3756 51% [=============================== ] 1918/3756 51% [=============================== ] 1919/3756 51% [=============================== ] 1920/3756 51% [=============================== ] 1921/3756 51% [=============================== ] 1922/3756 51% [=============================== ] 1923/3756 51% [=============================== ] 1924/3756 51% [=============================== ] 1925/3756 51% [=============================== ] 1926/3756 51% [=============================== ] 1927/3756 51% [=============================== ] 1928/3756 51% [=============================== ] 1929/3756 51% [=============================== ] 1930/3756 51% [=============================== ] 1931/3756 51% [=============================== ] 1932/3756 51% [=============================== ] 1933/3756 51% [=============================== ] 1934/3756 51% [=============================== ] 1935/3756 51% [=============================== ] 1936/3756 51% [=============================== ] 1937/3756 51% [=============================== ] 1938/3756 51% [================================ ] 1939/3756 51% [================================ ] 1940/3756 51% [================================ ] 1941/3756 51% [================================ ] 1942/3756 51% [================================ ] 1943/3756 51% [================================ ] 1944/3756 51% [================================ ] 1945/3756 51% [================================ ] 1946/3756 51% [================================ ] 1947/3756 51% [================================ ] 1948/3756 51% [================================ ] 1949/3756 51% [================================ ] 1950/3756 51% [================================ ] 1951/3756 51% [================================ ] 1952/3756 51% [================================ ] 1953/3756 51% [================================ ] 1954/3756 52% [================================ ] 1955/3756 52% [================================ ] 1956/3756 52% [================================ ] 1957/3756 52% [================================ ] 1958/3756 52% [================================ ] 1959/3756 52% [================================ ] 1960/3756 52% [================================ ] 1961/3756 52% [================================ ] 1962/3756 52% [================================ ] 1963/3756 52% [================================ ] 1964/3756 52% [================================ ] 1965/3756 52% [================================ ] 1966/3756 52% [================================ ] 1967/3756 52% [================================ ] 1968/3756 52% [================================ ] 1969/3756 52% [================================ ] 1970/3756 52% [================================ ] 1971/3756 52% [================================ ] 1972/3756 52% [================================ ] 1973/3756 52% [================================ ] 1974/3756 52% [================================ ] 1975/3756 52% [================================ ] 1976/3756 52% [================================ ] 1977/3756 52% [================================ ] 1978/3756 52% [================================ ] 1979/3756 52% [================================ ] 1980/3756 52% [================================ ] 1981/3756 52% [================================ ] 1982/3756 52% [================================ ] 1983/3756 52% [================================ ] 1984/3756 52% [================================ ] 1985/3756 52% [================================ ] 1986/3756 52% [================================ ] 1987/3756 52% [================================ ] 1988/3756 52% [================================ ] 1989/3756 52% [================================ ] 1990/3756 52% [================================ ] 1991/3756 53% [================================ ] 1992/3756 53% [================================ ] 1993/3756 53% [================================ ] 1994/3756 53% [================================ ] 1995/3756 53% [================================ ] 1996/3756 53% [================================ ] 1997/3756 53% [================================ ] 1998/3756 53% [================================ ] 1999/3756 53% [================================= ] 2000/3756 53% [================================= ] 2001/3756 53% [================================= ] 2002/3756 53% [================================= ] 2003/3756 53% [================================= ] 2004/3756 53% [================================= ] 2005/3756 53% [================================= ] 2006/3756 53% [================================= ] 2007/3756 53% [================================= ] 2008/3756 53% [================================= ] 2009/3756 53% [================================= ] 2010/3756 53% [================================= ] 2011/3756 53% [================================= ] 2012/3756 53% [================================= ] 2013/3756 53% [================================= ] 2014/3756 53% [================================= ] 2015/3756 53% [================================= ] 2016/3756 53% [================================= ] 2017/3756 53% [================================= ] 2018/3756 53% [================================= ] 2019/3756 53% [================================= ] 2020/3756 53% [================================= ] 2021/3756 53% [================================= ] 2022/3756 53% [================================= ] 2023/3756 53% [================================= ] 2024/3756 53% [================================= ] 2025/3756 53% [================================= ] 2026/3756 53% [================================= ] 2027/3756 53% [================================= ] 2028/3756 53% [================================= ] 2029/3756 54% [================================= ] 2030/3756 54% [================================= ] 2031/3756 54% [================================= ] 2032/3756 54% [================================= ] 2033/3756 54% [================================= ] 2034/3756 54% [================================= ] 2035/3756 54% [================================= ] 2036/3756 54% [================================= ] 2037/3756 54% [================================= ] 2038/3756 54% [================================= ] 2039/3756 54% [================================= ] 2040/3756 54% [================================= ] 2041/3756 54% [================================= ] 2042/3756 54% [================================= ] 2043/3756 54% [================================= ] 2044/3756 54% [================================= ] 2045/3756 54% [================================= ] 2046/3756 54% [================================= ] 2047/3756 54% [================================= ] 2048/3756 54% [================================= ] 2049/3756 54% [================================= ] 2050/3756 54% [================================= ] 2051/3756 54% [================================= ] 2052/3756 54% [================================= ] 2053/3756 54% [================================= ] 2054/3756 54% [================================= ] 2055/3756 54% [================================= ] 2056/3756 54% [================================= ] 2057/3756 54% [================================= ] 2058/3756 54% [================================= ] 2059/3756 54% [================================== ] 2060/3756 54% [================================== ] 2061/3756 54% [================================== ] 2062/3756 54% [================================== ] 2063/3756 54% [================================== ] 2064/3756 54% [================================== ] 2065/3756 54% [================================== ] 2066/3756 55% [================================== ] 2067/3756 55% [================================== ] 2068/3756 55% [================================== ] 2069/3756 55% [================================== ] 2070/3756 55% [================================== ] 2071/3756 55% [================================== ] 2072/3756 55% [================================== ] 2073/3756 55% [================================== ] 2074/3756 55% [================================== ] 2075/3756 55% [================================== ] 2076/3756 55% [================================== ] 2077/3756 55% [================================== ] 2078/3756 55% [================================== ] 2079/3756 55% [================================== ] 2080/3756 55% [================================== ] 2081/3756 55% [================================== ] 2082/3756 55% [================================== ] 2083/3756 55% [================================== ] 2084/3756 55% [================================== ] 2085/3756 55% [================================== ] 2086/3756 55% [================================== ] 2087/3756 55% [================================== ] 2088/3756 55% [================================== ] 2089/3756 55% [================================== ] 2090/3756 55% [================================== ] 2091/3756 55% [================================== ] 2092/3756 55% [================================== ] 2093/3756 55% [================================== ] 2094/3756 55% [================================== ] 2095/3756 55% [================================== ] 2096/3756 55% [================================== ] 2097/3756 55% [================================== ] 2098/3756 55% [================================== ] 2099/3756 55% [================================== ] 2100/3756 55% [================================== ] 2101/3756 55% [================================== ] 2102/3756 55% [================================== ] 2103/3756 55% [================================== ] 2104/3756 56% [================================== ] 2105/3756 56% [================================== ] 2106/3756 56% [================================== ] 2107/3756 56% [================================== ] 2108/3756 56% [================================== ] 2109/3756 56% [================================== ] 2110/3756 56% [================================== ] 2111/3756 56% [================================== ] 2112/3756 56% [================================== ] 2113/3756 56% [================================== ] 2114/3756 56% [================================== ] 2115/3756 56% [================================== ] 2116/3756 56% [================================== ] 2117/3756 56% [================================== ] 2118/3756 56% [================================== ] 2119/3756 56% [================================== ] 2120/3756 56% [=================================== ] 2121/3756 56% [=================================== ] 2122/3756 56% [=================================== ] 2123/3756 56% [=================================== ] 2124/3756 56% [=================================== ] 2125/3756 56% [=================================== ] 2126/3756 56% [=================================== ] 2127/3756 56% [=================================== ] 2128/3756 56% [=================================== ] 2129/3756 56% [=================================== ] 2130/3756 56% [=================================== ] 2131/3756 56% [=================================== ] 2132/3756 56% [=================================== ] 2133/3756 56% [=================================== ] 2134/3756 56% [=================================== ] 2135/3756 56% [=================================== ] 2136/3756 56% [=================================== ] 2137/3756 56% [=================================== ] 2138/3756 56% [=================================== ] 2139/3756 56% [=================================== ] 2140/3756 56% [=================================== ] 2141/3756 57% [=================================== ] 2142/3756 57% [=================================== ] 2143/3756 57% [=================================== ] 2144/3756 57% [=================================== ] 2145/3756 57% [=================================== ] 2146/3756 57% [=================================== ] 2147/3756 57% [=================================== ] 2148/3756 57% [=================================== ] 2149/3756 57% [=================================== ] 2150/3756 57% [=================================== ] 2151/3756 57% [=================================== ] 2152/3756 57% [=================================== ] 2153/3756 57% [=================================== ] 2154/3756 57% [=================================== ] 2155/3756 57% [=================================== ] 2156/3756 57% [=================================== ] 2157/3756 57% [=================================== ] 2158/3756 57% [=================================== ] 2159/3756 57% [=================================== ] 2160/3756 57% [=================================== ] 2161/3756 57% [=================================== ] 2162/3756 57% [=================================== ] 2163/3756 57% [=================================== ] 2164/3756 57% [=================================== ] 2165/3756 57% [=================================== ] 2166/3756 57% [=================================== ] 2167/3756 57% [=================================== ] 2168/3756 57% [=================================== ] 2169/3756 57% [=================================== ] 2170/3756 57% [=================================== ] 2171/3756 57% [=================================== ] 2172/3756 57% [=================================== ] 2173/3756 57% [=================================== ] 2174/3756 57% [=================================== ] 2175/3756 57% [=================================== ] 2176/3756 57% [=================================== ] 2177/3756 57% [=================================== ] 2178/3756 57% [=================================== ] 2179/3756 58% [=================================== ] 2180/3756 58% [==================================== ] 2181/3756 58% [==================================== ] 2182/3756 58% [==================================== ] 2183/3756 58% [==================================== ] 2184/3756 58% [==================================== ] 2185/3756 58% [==================================== ] 2186/3756 58% [==================================== ] 2187/3756 58% [==================================== ] 2188/3756 58% [==================================== ] 2189/3756 58% [==================================== ] 2190/3756 58% [==================================== ] 2191/3756 58% [==================================== ] 2192/3756 58% [==================================== ] 2193/3756 58% [==================================== ] 2194/3756 58% [==================================== ] 2195/3756 58% [==================================== ] 2196/3756 58% [==================================== ] 2197/3756 58% [==================================== ] 2198/3756 58% [==================================== ] 2199/3756 58% [==================================== ] 2200/3756 58% [==================================== ] 2201/3756 58% [==================================== ] 2202/3756 58% [==================================== ] 2203/3756 58% [==================================== ] 2204/3756 58% [==================================== ] 2205/3756 58% [==================================== ] 2206/3756 58% [==================================== ] 2207/3756 58% [==================================== ] 2208/3756 58% [==================================== ] 2209/3756 58% [==================================== ] 2210/3756 58% [==================================== ] 2211/3756 58% [==================================== ] 2212/3756 58% [==================================== ] 2213/3756 58% [==================================== ] 2214/3756 58% [==================================== ] 2215/3756 58% [==================================== ] 2216/3756 58% [==================================== ] 2217/3756 59% [==================================== ] 2218/3756 59% [==================================== ] 2219/3756 59% [==================================== ] 2220/3756 59% [==================================== ] 2221/3756 59% [==================================== ] 2222/3756 59% [==================================== ] 2223/3756 59% [==================================== ] 2224/3756 59% [==================================== ] 2225/3756 59% [==================================== ] 2226/3756 59% [==================================== ] 2227/3756 59% [==================================== ] 2228/3756 59% [==================================== ] 2229/3756 59% [==================================== ] 2230/3756 59% [==================================== ] 2231/3756 59% [==================================== ] 2232/3756 59% [==================================== ] 2233/3756 59% [==================================== ] 2234/3756 59% [==================================== ] 2235/3756 59% [==================================== ] 2236/3756 59% [==================================== ] 2237/3756 59% [==================================== ] 2238/3756 59% [==================================== ] 2239/3756 59% [==================================== ] 2240/3756 59% [==================================== ] 2241/3756 59% [===================================== ] 2242/3756 59% [===================================== ] 2243/3756 59% [===================================== ] 2244/3756 59% [===================================== ] 2245/3756 59% [===================================== ] 2246/3756 59% [===================================== ] 2247/3756 59% [===================================== ] 2248/3756 59% [===================================== ] 2249/3756 59% [===================================== ] 2250/3756 59% [===================================== ] 2251/3756 59% [===================================== ] 2252/3756 59% [===================================== ] 2253/3756 59% [===================================== ] 2254/3756 60% [===================================== ] 2255/3756 60% [===================================== ] 2256/3756 60% [===================================== ] 2257/3756 60% [===================================== ] 2258/3756 60% [===================================== ] 2259/3756 60% [===================================== ] 2260/3756 60% [===================================== ] 2261/3756 60% [===================================== ] 2262/3756 60% [===================================== ] 2263/3756 60% [===================================== ] 2264/3756 60% [===================================== ] 2265/3756 60% [===================================== ] 2266/3756 60% [===================================== ] 2267/3756 60% [===================================== ] 2268/3756 60% [===================================== ] 2269/3756 60% [===================================== ] 2270/3756 60% [===================================== ] 2271/3756 60% [===================================== ] 2272/3756 60% [===================================== ] 2273/3756 60% [===================================== ] 2274/3756 60% [===================================== ] 2275/3756 60% [===================================== ] 2276/3756 60% [===================================== ] 2277/3756 60% [===================================== ] 2278/3756 60% [===================================== ] 2279/3756 60% [===================================== ] 2280/3756 60% [===================================== ] 2281/3756 60% [===================================== ] 2282/3756 60% [===================================== ] 2283/3756 60% [===================================== ] 2284/3756 60% [===================================== ] 2285/3756 60% [===================================== ] 2286/3756 60% [===================================== ] 2287/3756 60% [===================================== ] 2288/3756 60% [===================================== ] 2289/3756 60% [===================================== ] 2290/3756 60% [===================================== ] 2291/3756 60% [===================================== ] 2292/3756 61% [===================================== ] 2293/3756 61% [===================================== ] 2294/3756 61% [===================================== ] 2295/3756 61% [===================================== ] 2296/3756 61% [===================================== ] 2297/3756 61% [===================================== ] 2298/3756 61% [===================================== ] 2299/3756 61% [===================================== ] 2300/3756 61% [===================================== ] 2301/3756 61% [===================================== ] 2302/3756 61% [====================================== ] 2303/3756 61% [====================================== ] 2304/3756 61% [====================================== ] 2305/3756 61% [====================================== ] 2306/3756 61% [====================================== ] 2307/3756 61% [====================================== ] 2308/3756 61% [====================================== ] 2309/3756 61% [====================================== ] 2310/3756 61% [====================================== ] 2311/3756 61% [====================================== ] 2312/3756 61% [====================================== ] 2313/3756 61% [====================================== ] 2314/3756 61% [====================================== ] 2315/3756 61% [====================================== ] 2316/3756 61% [====================================== ] 2317/3756 61% [====================================== ] 2318/3756 61% [====================================== ] 2319/3756 61% [====================================== ] 2320/3756 61% [====================================== ] 2321/3756 61% [====================================== ] 2322/3756 61% [====================================== ] 2323/3756 61% [====================================== ] 2324/3756 61% [====================================== ] 2325/3756 61% [====================================== ] 2326/3756 61% [====================================== ] 2327/3756 61% [====================================== ] 2328/3756 61% [====================================== ] 2329/3756 62% [====================================== ] 2330/3756 62% [====================================== ] 2331/3756 62% [====================================== ] 2332/3756 62% [====================================== ] 2333/3756 62% [====================================== ] 2334/3756 62% [====================================== ] 2335/3756 62% [====================================== ] 2336/3756 62% [====================================== ] 2337/3756 62% [====================================== ] 2338/3756 62% [====================================== ] 2339/3756 62% [====================================== ] 2340/3756 62% [====================================== ] 2341/3756 62% [====================================== ] 2342/3756 62% [====================================== ] 2343/3756 62% [====================================== ] 2344/3756 62% [====================================== ] 2345/3756 62% [====================================== ] 2346/3756 62% [====================================== ] 2347/3756 62% [====================================== ] 2348/3756 62% [====================================== ] 2349/3756 62% [====================================== ] 2350/3756 62% [====================================== ] 2351/3756 62% [====================================== ] 2352/3756 62% [====================================== ] 2353/3756 62% [====================================== ] 2354/3756 62% [====================================== ] 2355/3756 62% [====================================== ] 2356/3756 62% [====================================== ] 2357/3756 62% [====================================== ] 2358/3756 62% [====================================== ] 2359/3756 62% [====================================== ] 2360/3756 62% [====================================== ] 2361/3756 62% [====================================== ] 2362/3756 62% [======================================= ] 2363/3756 62% [======================================= ] 2364/3756 62% [======================================= ] 2365/3756 62% [======================================= ] 2366/3756 62% [======================================= ] 2367/3756 63% [======================================= ] 2368/3756 63% [======================================= ] 2369/3756 63% [======================================= ] 2370/3756 63% [======================================= ] 2371/3756 63% [======================================= ] 2372/3756 63% [======================================= ] 2373/3756 63% [======================================= ] 2374/3756 63% [======================================= ] 2375/3756 63% [======================================= ] 2376/3756 63% [======================================= ] 2377/3756 63% [======================================= ] 2378/3756 63% [======================================= ] 2379/3756 63% [======================================= ] 2380/3756 63% [======================================= ] 2381/3756 63% [======================================= ] 2382/3756 63% [======================================= ] 2383/3756 63% [======================================= ] 2384/3756 63% [======================================= ] 2385/3756 63% [======================================= ] 2386/3756 63% [======================================= ] 2387/3756 63% [======================================= ] 2388/3756 63% [======================================= ] 2389/3756 63% [======================================= ] 2390/3756 63% [======================================= ] 2391/3756 63% [======================================= ] 2392/3756 63% [======================================= ] 2393/3756 63% [======================================= ] 2394/3756 63% [======================================= ] 2395/3756 63% [======================================= ] 2396/3756 63% [======================================= ] 2397/3756 63% [======================================= ] 2398/3756 63% [======================================= ] 2399/3756 63% [======================================= ] 2400/3756 63% [======================================= ] 2401/3756 63% [======================================= ] 2402/3756 63% [======================================= ] 2403/3756 63% [======================================= ] 2404/3756 64% [======================================= ] 2405/3756 64% [======================================= ] 2406/3756 64% [======================================= ] 2407/3756 64% [======================================= ] 2408/3756 64% [======================================= ] 2409/3756 64% [======================================= ] 2410/3756 64% [======================================= ] 2411/3756 64% [======================================= ] 2412/3756 64% [======================================= ] 2413/3756 64% [======================================= ] 2414/3756 64% [======================================= ] 2415/3756 64% [======================================= ] 2416/3756 64% [======================================= ] 2417/3756 64% [======================================= ] 2418/3756 64% [======================================= ] 2419/3756 64% [======================================= ] 2420/3756 64% [======================================= ] 2421/3756 64% [======================================= ] 2422/3756 64% [======================================= ] 2423/3756 64% [======================================== ] 2424/3756 64% [======================================== ] 2425/3756 64% [======================================== ] 2426/3756 64% [======================================== ] 2427/3756 64% [======================================== ] 2428/3756 64% [======================================== ] 2429/3756 64% [======================================== ] 2430/3756 64% [======================================== ] 2431/3756 64% [======================================== ] 2432/3756 64% [======================================== ] 2433/3756 64% [======================================== ] 2434/3756 64% [======================================== ] 2435/3756 64% [======================================== ] 2436/3756 64% [======================================== ] 2437/3756 64% [======================================== ] 2438/3756 64% [======================================== ] 2439/3756 64% [======================================== ] 2440/3756 64% [======================================== ] 2441/3756 64% [======================================== ] 2442/3756 65% [======================================== ] 2443/3756 65% [======================================== ] 2444/3756 65% [======================================== ] 2445/3756 65% [======================================== ] 2446/3756 65% [======================================== ] 2447/3756 65% [======================================== ] 2448/3756 65% [======================================== ] 2449/3756 65% [======================================== ] 2450/3756 65% [======================================== ] 2451/3756 65% [======================================== ] 2452/3756 65% [======================================== ] 2453/3756 65% [======================================== ] 2454/3756 65% [======================================== ] 2455/3756 65% [======================================== ] 2456/3756 65% [======================================== ] 2457/3756 65% [======================================== ] 2458/3756 65% [======================================== ] 2459/3756 65% [======================================== ] 2460/3756 65% [======================================== ] 2461/3756 65% [======================================== ] 2462/3756 65% [======================================== ] 2463/3756 65% [======================================== ] 2464/3756 65% [======================================== ] 2465/3756 65% [======================================== ] 2466/3756 65% [======================================== ] 2467/3756 65% [======================================== ] 2468/3756 65% [======================================== ] 2469/3756 65% [======================================== ] 2470/3756 65% [======================================== ] 2471/3756 65% [======================================== ] 2472/3756 65% [======================================== ] 2473/3756 65% [======================================== ] 2474/3756 65% [======================================== ] 2475/3756 65% [======================================== ] 2476/3756 65% [======================================== ] 2477/3756 65% [======================================== ] 2478/3756 65% [======================================== ] 2479/3756 66% [======================================== ] 2480/3756 66% [======================================== ] 2481/3756 66% [======================================== ] 2482/3756 66% [======================================== ] 2483/3756 66% [========================================= ] 2484/3756 66% [========================================= ] 2485/3756 66% [========================================= ] 2486/3756 66% [========================================= ] 2487/3756 66% [========================================= ] 2488/3756 66% [========================================= ] 2489/3756 66% [========================================= ] 2490/3756 66% [========================================= ] 2491/3756 66% [========================================= ] 2492/3756 66% [========================================= ] 2493/3756 66% [========================================= ] 2494/3756 66% [========================================= ] 2495/3756 66% [========================================= ] 2496/3756 66% [========================================= ] 2497/3756 66% [========================================= ] 2498/3756 66% [========================================= ] 2499/3756 66% [========================================= ] 2500/3756 66% [========================================= ] 2501/3756 66% [========================================= ] 2502/3756 66% [========================================= ] 2503/3756 66% [========================================= ] 2504/3756 66% [========================================= ] 2505/3756 66% [========================================= ] 2506/3756 66% [========================================= ] 2507/3756 66% [========================================= ] 2508/3756 66% [========================================= ] 2509/3756 66% [========================================= ] 2510/3756 66% [========================================= ] 2511/3756 66% [========================================= ] 2512/3756 66% [========================================= ] 2513/3756 66% [========================================= ] 2514/3756 66% [========================================= ] 2515/3756 66% [========================================= ] 2516/3756 66% [========================================= ] 2517/3756 67% [========================================= ] 2518/3756 67% [========================================= ] 2519/3756 67% [========================================= ] 2520/3756 67% [========================================= ] 2521/3756 67% [========================================= ] 2522/3756 67% [========================================= ] 2523/3756 67% [========================================= ] 2524/3756 67% [========================================= ] 2525/3756 67% [========================================= ] 2526/3756 67% [========================================= ] 2527/3756 67% [========================================= ] 2528/3756 67% [========================================= ] 2529/3756 67% [========================================= ] 2530/3756 67% [========================================= ] 2531/3756 67% [========================================= ] 2532/3756 67% [========================================= ] 2533/3756 67% [========================================= ] 2534/3756 67% [========================================= ] 2535/3756 67% [========================================= ] 2536/3756 67% [========================================= ] 2537/3756 67% [========================================= ] 2538/3756 67% [========================================= ] 2539/3756 67% [========================================= ] 2540/3756 67% [========================================= ] 2541/3756 67% [========================================= ] 2542/3756 67% [========================================= ] 2543/3756 67% [========================================= ] 2544/3756 67% [========================================== ] 2545/3756 67% [========================================== ] 2546/3756 67% [========================================== ] 2547/3756 67% [========================================== ] 2548/3756 67% [========================================== ] 2549/3756 67% [========================================== ] 2550/3756 67% [========================================== ] 2551/3756 67% [========================================== ] 2552/3756 67% [========================================== ] 2553/3756 67% [========================================== ] 2554/3756 67% [========================================== ] 2555/3756 68% [========================================== ] 2556/3756 68% [========================================== ] 2557/3756 68% [========================================== ] 2558/3756 68% [========================================== ] 2559/3756 68% [========================================== ] 2560/3756 68% [========================================== ] 2561/3756 68% [========================================== ] 2562/3756 68% [========================================== ] 2563/3756 68% [========================================== ] 2564/3756 68% [========================================== ] 2565/3756 68% [========================================== ] 2566/3756 68% [========================================== ] 2567/3756 68% [========================================== ] 2568/3756 68% [========================================== ] 2569/3756 68% [========================================== ] 2570/3756 68% [========================================== ] 2571/3756 68% [========================================== ] 2572/3756 68% [========================================== ] 2573/3756 68% [========================================== ] 2574/3756 68% [========================================== ] 2575/3756 68% [========================================== ] 2576/3756 68% [========================================== ] 2577/3756 68% [========================================== ] 2578/3756 68% [========================================== ] 2579/3756 68% [========================================== ] 2580/3756 68% [========================================== ] 2581/3756 68% [========================================== ] 2582/3756 68% [========================================== ] 2583/3756 68% [========================================== ] 2584/3756 68% [========================================== ] 2585/3756 68% [========================================== ] 2586/3756 68% [========================================== ] 2587/3756 68% [========================================== ] 2588/3756 68% [========================================== ] 2589/3756 68% [========================================== ] 2590/3756 68% [========================================== ] 2591/3756 68% [========================================== ] 2592/3756 69% [========================================== ] 2593/3756 69% [========================================== ] 2594/3756 69% [========================================== ] 2595/3756 69% [========================================== ] 2596/3756 69% [========================================== ] 2597/3756 69% [========================================== ] 2598/3756 69% [========================================== ] 2599/3756 69% [========================================== ] 2600/3756 69% [========================================== ] 2601/3756 69% [========================================== ] 2602/3756 69% [========================================== ] 2603/3756 69% [========================================== ] 2604/3756 69% [=========================================== ] 2605/3756 69% [=========================================== ] 2606/3756 69% [=========================================== ] 2607/3756 69% [=========================================== ] 2608/3756 69% [=========================================== ] 2609/3756 69% [=========================================== ] 2610/3756 69% [=========================================== ] 2611/3756 69% [=========================================== ] 2612/3756 69% [=========================================== ] 2613/3756 69% [=========================================== ] 2614/3756 69% [=========================================== ] 2615/3756 69% [=========================================== ] 2616/3756 69% [=========================================== ] 2617/3756 69% [=========================================== ] 2618/3756 69% [=========================================== ] 2619/3756 69% [=========================================== ] 2620/3756 69% [=========================================== ] 2621/3756 69% [=========================================== ] 2622/3756 69% [=========================================== ] 2623/3756 69% [=========================================== ] 2624/3756 69% [=========================================== ] 2625/3756 69% [=========================================== ] 2626/3756 69% [=========================================== ] 2627/3756 69% [=========================================== ] 2628/3756 69% [=========================================== ] 2629/3756 69% [=========================================== ] 2630/3756 70% [=========================================== ] 2631/3756 70% [=========================================== ] 2632/3756 70% [=========================================== ] 2633/3756 70% [=========================================== ] 2634/3756 70% [=========================================== ] 2635/3756 70% [=========================================== ] 2636/3756 70% [=========================================== ] 2637/3756 70% [=========================================== ] 2638/3756 70% [=========================================== ] 2639/3756 70% [=========================================== ] 2640/3756 70% [=========================================== ] 2641/3756 70% [=========================================== ] 2642/3756 70% [=========================================== ] 2643/3756 70% [=========================================== ] 2644/3756 70% [=========================================== ] 2645/3756 70% [=========================================== ] 2646/3756 70% [=========================================== ] 2647/3756 70% [=========================================== ] 2648/3756 70% [=========================================== ] 2649/3756 70% [=========================================== ] 2650/3756 70% [=========================================== ] 2651/3756 70% [=========================================== ] 2652/3756 70% [=========================================== ] 2653/3756 70% [=========================================== ] 2654/3756 70% [=========================================== ] 2655/3756 70% [=========================================== ] 2656/3756 70% [=========================================== ] 2657/3756 70% [=========================================== ] 2658/3756 70% [=========================================== ] 2659/3756 70% [=========================================== ] 2660/3756 70% [=========================================== ] 2661/3756 70% [=========================================== ] 2662/3756 70% [=========================================== ] 2663/3756 70% [=========================================== ] 2664/3756 70% [=========================================== ] 2665/3756 70% [============================================ ] 2666/3756 70% [============================================ ] 2667/3756 71% [============================================ ] 2668/3756 71% [============================================ ] 2669/3756 71% [============================================ ] 2670/3756 71% [============================================ ] 2671/3756 71% [============================================ ] 2672/3756 71% [============================================ ] 2673/3756 71% [============================================ ] 2674/3756 71% [============================================ ] 2675/3756 71% [============================================ ] 2676/3756 71% [============================================ ] 2677/3756 71% [============================================ ] 2678/3756 71% [============================================ ] 2679/3756 71% [============================================ ] 2680/3756 71% [============================================ ] 2681/3756 71% [============================================ ] 2682/3756 71% [============================================ ] 2683/3756 71% [============================================ ] 2684/3756 71% [============================================ ] 2685/3756 71% [============================================ ] 2686/3756 71% [============================================ ] 2687/3756 71% [============================================ ] 2688/3756 71% [============================================ ] 2689/3756 71% [============================================ ] 2690/3756 71% [============================================ ] 2691/3756 71% [============================================ ] 2692/3756 71% [============================================ ] 2693/3756 71% [============================================ ] 2694/3756 71% [============================================ ] 2695/3756 71% [============================================ ] 2696/3756 71% [============================================ ] 2697/3756 71% [============================================ ] 2698/3756 71% [============================================ ] 2699/3756 71% [============================================ ] 2700/3756 71% [============================================ ] 2701/3756 71% [============================================ ] 2702/3756 71% [============================================ ] 2703/3756 71% [============================================ ] 2704/3756 71% [============================================ ] 2705/3756 72% [============================================ ] 2706/3756 72% [============================================ ] 2707/3756 72% [============================================ ] 2708/3756 72% [============================================ ] 2709/3756 72% [============================================ ] 2710/3756 72% [============================================ ] 2711/3756 72% [============================================ ] 2712/3756 72% [============================================ ] 2713/3756 72% [============================================ ] 2714/3756 72% [============================================ ] 2715/3756 72% [============================================ ] 2716/3756 72% [============================================ ] 2717/3756 72% [============================================ ] 2718/3756 72% [============================================ ] 2719/3756 72% [============================================ ] 2720/3756 72% [============================================ ] 2721/3756 72% [============================================ ] 2722/3756 72% [============================================ ] 2723/3756 72% [============================================ ] 2724/3756 72% [============================================ ] 2725/3756 72% [============================================ ] 2726/3756 72% [============================================= ] 2727/3756 72% [============================================= ] 2728/3756 72% [============================================= ] 2729/3756 72% [============================================= ] 2730/3756 72% [============================================= ] 2731/3756 72% [============================================= ] 2732/3756 72% [============================================= ] 2733/3756 72% [============================================= ] 2734/3756 72% [============================================= ] 2735/3756 72% [============================================= ] 2736/3756 72% [============================================= ] 2737/3756 72% [============================================= ] 2738/3756 72% [============================================= ] 2739/3756 72% [============================================= ] 2740/3756 72% [============================================= ] 2741/3756 72% [============================================= ] 2742/3756 73% [============================================= ] 2743/3756 73% [============================================= ] 2744/3756 73% [============================================= ] 2745/3756 73% [============================================= ] 2746/3756 73% [============================================= ] 2747/3756 73% [============================================= ] 2748/3756 73% [============================================= ] 2749/3756 73% [============================================= ] 2750/3756 73% [============================================= ] 2751/3756 73% [============================================= ] 2752/3756 73% [============================================= ] 2753/3756 73% [============================================= ] 2754/3756 73% [============================================= ] 2755/3756 73% [============================================= ] 2756/3756 73% [============================================= ] 2757/3756 73% [============================================= ] 2758/3756 73% [============================================= ] 2759/3756 73% [============================================= ] 2760/3756 73% [============================================= ] 2761/3756 73% [============================================= ] 2762/3756 73% [============================================= ] 2763/3756 73% [============================================= ] 2764/3756 73% [============================================= ] 2765/3756 73% [============================================= ] 2766/3756 73% [============================================= ] 2767/3756 73% [============================================= ] 2768/3756 73% [============================================= ] 2769/3756 73% [============================================= ] 2770/3756 73% [============================================= ] 2771/3756 73% [============================================= ] 2772/3756 73% [============================================= ] 2773/3756 73% [============================================= ] 2774/3756 73% [============================================= ] 2775/3756 73% [============================================= ] 2776/3756 73% [============================================= ] 2777/3756 73% [============================================= ] 2778/3756 73% [============================================= ] 2779/3756 73% [============================================= ] 2780/3756 74% [============================================= ] 2781/3756 74% [============================================= ] 2782/3756 74% [============================================= ] 2783/3756 74% [============================================= ] 2784/3756 74% [============================================= ] 2785/3756 74% [============================================= ] 2786/3756 74% [============================================== ] 2787/3756 74% [============================================== ] 2788/3756 74% [============================================== ] 2789/3756 74% [============================================== ] 2790/3756 74% [============================================== ] 2791/3756 74% [============================================== ] 2792/3756 74% [============================================== ] 2793/3756 74% [============================================== ] 2794/3756 74% [============================================== ] 2795/3756 74% [============================================== ] 2796/3756 74% [============================================== ] 2797/3756 74% [============================================== ] 2798/3756 74% [============================================== ] 2799/3756 74% [============================================== ] 2800/3756 74% [============================================== ] 2801/3756 74% [============================================== ] 2802/3756 74% [============================================== ] 2803/3756 74% [============================================== ] 2804/3756 74% [============================================== ] 2805/3756 74% [============================================== ] 2806/3756 74% [============================================== ] 2807/3756 74% [============================================== ] 2808/3756 74% [============================================== ] 2809/3756 74% [============================================== ] 2810/3756 74% [============================================== ] 2811/3756 74% [============================================== ] 2812/3756 74% [============================================== ] 2813/3756 74% [============================================== ] 2814/3756 74% [============================================== ] 2815/3756 74% [============================================== ] 2816/3756 74% [============================================== ] 2817/3756 75% [============================================== ] 2818/3756 75% [============================================== ] 2819/3756 75% [============================================== ] 2820/3756 75% [============================================== ] 2821/3756 75% [============================================== ] 2822/3756 75% [============================================== ] 2823/3756 75% [============================================== ] 2824/3756 75% [============================================== ] 2825/3756 75% [============================================== ] 2826/3756 75% [============================================== ] 2827/3756 75% [============================================== ] 2828/3756 75% [============================================== ] 2829/3756 75% [============================================== ] 2830/3756 75% [============================================== ] 2831/3756 75% [============================================== ] 2832/3756 75% [============================================== ] 2833/3756 75% [============================================== ] 2834/3756 75% [============================================== ] 2835/3756 75% [============================================== ] 2836/3756 75% [============================================== ] 2837/3756 75% [============================================== ] 2838/3756 75% [============================================== ] 2839/3756 75% [============================================== ] 2840/3756 75% [============================================== ] 2841/3756 75% [============================================== ] 2842/3756 75% [============================================== ] 2843/3756 75% [============================================== ] 2844/3756 75% [============================================== ] 2845/3756 75% [============================================== ] 2846/3756 75% [============================================== ] 2847/3756 75% [=============================================== ] 2848/3756 75% [=============================================== ] 2849/3756 75% [=============================================== ] 2850/3756 75% [=============================================== ] 2851/3756 75% [=============================================== ] 2852/3756 75% [=============================================== ] 2853/3756 75% [=============================================== ] 2854/3756 75% [=============================================== ] 2855/3756 76% [=============================================== ] 2856/3756 76% [=============================================== ] 2857/3756 76% [=============================================== ] 2858/3756 76% [=============================================== ] 2859/3756 76% [=============================================== ] 2860/3756 76% [=============================================== ] 2861/3756 76% [=============================================== ] 2862/3756 76% [=============================================== ] 2863/3756 76% [=============================================== ] 2864/3756 76% [=============================================== ] 2865/3756 76% [=============================================== ] 2866/3756 76% [=============================================== ] 2867/3756 76% [=============================================== ] 2868/3756 76% [=============================================== ] 2869/3756 76% [=============================================== ] 2870/3756 76% [=============================================== ] 2871/3756 76% [=============================================== ] 2872/3756 76% [=============================================== ] 2873/3756 76% [=============================================== ] 2874/3756 76% [=============================================== ] 2875/3756 76% [=============================================== ] 2876/3756 76% [=============================================== ] 2877/3756 76% [=============================================== ] 2878/3756 76% [=============================================== ] 2879/3756 76% [=============================================== ] 2880/3756 76% [=============================================== ] 2881/3756 76% [=============================================== ] 2882/3756 76% [=============================================== ] 2883/3756 76% [=============================================== ] 2884/3756 76% [=============================================== ] 2885/3756 76% [=============================================== ] 2886/3756 76% [=============================================== ] 2887/3756 76% [=============================================== ] 2888/3756 76% [=============================================== ] 2889/3756 76% [=============================================== ] 2890/3756 76% [=============================================== ] 2891/3756 76% [=============================================== ] 2892/3756 76% [=============================================== ] 2893/3756 77% [=============================================== ] 2894/3756 77% [=============================================== ] 2895/3756 77% [=============================================== ] 2896/3756 77% [=============================================== ] 2897/3756 77% [=============================================== ] 2898/3756 77% [=============================================== ] 2899/3756 77% [=============================================== ] 2900/3756 77% [=============================================== ] 2901/3756 77% [=============================================== ] 2902/3756 77% [=============================================== ] 2903/3756 77% [=============================================== ] 2904/3756 77% [=============================================== ] 2905/3756 77% [=============================================== ] 2906/3756 77% [=============================================== ] 2907/3756 77% [================================================ ] 2908/3756 77% [================================================ ] 2909/3756 77% [================================================ ] 2910/3756 77% [================================================ ] 2911/3756 77% [================================================ ] 2912/3756 77% [================================================ ] 2913/3756 77% [================================================ ] 2914/3756 77% [================================================ ] 2915/3756 77% [================================================ ] 2916/3756 77% [================================================ ] 2917/3756 77% [================================================ ] 2918/3756 77% [================================================ ] 2919/3756 77% [================================================ ] 2920/3756 77% [================================================ ] 2921/3756 77% [================================================ ] 2922/3756 77% [================================================ ] 2923/3756 77% [================================================ ] 2924/3756 77% [================================================ ] 2925/3756 77% [================================================ ] 2926/3756 77% [================================================ ] 2927/3756 77% [================================================ ] 2928/3756 77% [================================================ ] 2929/3756 77% [================================================ ] 2930/3756 78% [================================================ ] 2931/3756 78% [================================================ ] 2932/3756 78% [================================================ ] 2933/3756 78% [================================================ ] 2934/3756 78% [================================================ ] 2935/3756 78% [================================================ ] 2936/3756 78% [================================================ ] 2937/3756 78% [================================================ ] 2938/3756 78% [================================================ ] 2939/3756 78% [================================================ ] 2940/3756 78% [================================================ ] 2941/3756 78% [================================================ ] 2942/3756 78% [================================================ ] 2943/3756 78% [================================================ ] 2944/3756 78% [================================================ ] 2945/3756 78% [================================================ ] 2946/3756 78% [================================================ ] 2947/3756 78% [================================================ ] 2948/3756 78% [================================================ ] 2949/3756 78% [================================================ ] 2950/3756 78% [================================================ ] 2951/3756 78% [================================================ ] 2952/3756 78% [================================================ ] 2953/3756 78% [================================================ ] 2954/3756 78% [================================================ ] 2955/3756 78% [================================================ ] 2956/3756 78% [================================================ ] 2957/3756 78% [================================================ ] 2958/3756 78% [================================================ ] 2959/3756 78% [================================================ ] 2960/3756 78% [================================================ ] 2961/3756 78% [================================================ ] 2962/3756 78% [================================================ ] 2963/3756 78% [================================================ ] 2964/3756 78% [================================================ ] 2965/3756 78% [================================================ ] 2966/3756 78% [================================================ ] 2967/3756 78% [================================================ ] 2968/3756 79% [================================================= ] 2969/3756 79% [================================================= ] 2970/3756 79% [================================================= ] 2971/3756 79% [================================================= ] 2972/3756 79% [================================================= ] 2973/3756 79% [================================================= ] 2974/3756 79% [================================================= ] 2975/3756 79% [================================================= ] 2976/3756 79% [================================================= ] 2977/3756 79% [================================================= ] 2978/3756 79% [================================================= ] 2979/3756 79% [================================================= ] 2980/3756 79% [================================================= ] 2981/3756 79% [================================================= ] 2982/3756 79% [================================================= ] 2983/3756 79% [================================================= ] 2984/3756 79% [================================================= ] 2985/3756 79% [================================================= ] 2986/3756 79% [================================================= ] 2987/3756 79% [================================================= ] 2988/3756 79% [================================================= ] 2989/3756 79% [================================================= ] 2990/3756 79% [================================================= ] 2991/3756 79% [================================================= ] 2992/3756 79% [================================================= ] 2993/3756 79% [================================================= ] 2994/3756 79% [================================================= ] 2995/3756 79% [================================================= ] 2996/3756 79% [================================================= ] 2997/3756 79% [================================================= ] 2998/3756 79% [================================================= ] 2999/3756 79% [================================================= ] 3000/3756 79% [================================================= ] 3001/3756 79% [================================================= ] 3002/3756 79% [================================================= ] 3003/3756 79% [================================================= ] 3004/3756 79% [================================================= ] 3005/3756 80% [================================================= ] 3006/3756 80% [================================================= ] 3007/3756 80% [================================================= ] 3008/3756 80% [================================================= ] 3009/3756 80% [================================================= ] 3010/3756 80% [================================================= ] 3011/3756 80% [================================================= ] 3012/3756 80% [================================================= ] 3013/3756 80% [================================================= ] 3014/3756 80% [================================================= ] 3015/3756 80% [================================================= ] 3016/3756 80% [================================================= ] 3017/3756 80% [================================================= ] 3018/3756 80% [================================================= ] 3019/3756 80% [================================================= ] 3020/3756 80% [================================================= ] 3021/3756 80% [================================================= ] 3022/3756 80% [================================================= ] 3023/3756 80% [================================================= ] 3024/3756 80% [================================================= ] 3025/3756 80% [================================================= ] 3026/3756 80% [================================================= ] 3027/3756 80% [================================================= ] 3028/3756 80% [================================================= ] 3029/3756 80% [================================================== ] 3030/3756 80% [================================================== ] 3031/3756 80% [================================================== ] 3032/3756 80% [================================================== ] 3033/3756 80% [================================================== ] 3034/3756 80% [================================================== ] 3035/3756 80% [================================================== ] 3036/3756 80% [================================================== ] 3037/3756 80% [================================================== ] 3038/3756 80% [================================================== ] 3039/3756 80% [================================================== ] 3040/3756 80% [================================================== ] 3041/3756 80% [================================================== ] 3042/3756 80% [================================================== ] 3043/3756 81% [================================================== ] 3044/3756 81% [================================================== ] 3045/3756 81% [================================================== ] 3046/3756 81% [================================================== ] 3047/3756 81% [================================================== ] 3048/3756 81% [================================================== ] 3049/3756 81% [================================================== ] 3050/3756 81% [================================================== ] 3051/3756 81% [================================================== ] 3052/3756 81% [================================================== ] 3053/3756 81% [================================================== ] 3054/3756 81% [================================================== ] 3055/3756 81% [================================================== ] 3056/3756 81% [================================================== ] 3057/3756 81% [================================================== ] 3058/3756 81% [================================================== ] 3059/3756 81% [================================================== ] 3060/3756 81% [================================================== ] 3061/3756 81% [================================================== ] 3062/3756 81% [================================================== ] 3063/3756 81% [================================================== ] 3064/3756 81% [================================================== ] 3065/3756 81% [================================================== ] 3066/3756 81% [================================================== ] 3067/3756 81% [================================================== ] 3068/3756 81% [================================================== ] 3069/3756 81% [================================================== ] 3070/3756 81% [================================================== ] 3071/3756 81% [================================================== ] 3072/3756 81% [================================================== ] 3073/3756 81% [================================================== ] 3074/3756 81% [================================================== ] 3075/3756 81% [================================================== ] 3076/3756 81% [================================================== ] 3077/3756 81% [================================================== ] 3078/3756 81% [================================================== ] 3079/3756 81% [================================================== ] 3080/3756 82% [================================================== ] 3081/3756 82% [================================================== ] 3082/3756 82% [================================================== ] 3083/3756 82% [================================================== ] 3084/3756 82% [================================================== ] 3085/3756 82% [================================================== ] 3086/3756 82% [================================================== ] 3087/3756 82% [================================================== ] 3088/3756 82% [================================================== ] 3089/3756 82% [=================================================== ] 3090/3756 82% [=================================================== ] 3091/3756 82% [=================================================== ] 3092/3756 82% [=================================================== ] 3093/3756 82% [=================================================== ] 3094/3756 82% [=================================================== ] 3095/3756 82% [=================================================== ] 3096/3756 82% [=================================================== ] 3097/3756 82% [=================================================== ] 3098/3756 82% [=================================================== ] 3099/3756 82% [=================================================== ] 3100/3756 82% [=================================================== ] 3101/3756 82% [=================================================== ] 3102/3756 82% [=================================================== ] 3103/3756 82% [=================================================== ] 3104/3756 82% [=================================================== ] 3105/3756 82% [=================================================== ] 3106/3756 82% [=================================================== ] 3107/3756 82% [=================================================== ] 3108/3756 82% [=================================================== ] 3109/3756 82% [=================================================== ] 3110/3756 82% [=================================================== ] 3111/3756 82% [=================================================== ] 3112/3756 82% [=================================================== ] 3113/3756 82% [=================================================== ] 3114/3756 82% [=================================================== ] 3115/3756 82% [=================================================== ] 3116/3756 82% [=================================================== ] 3117/3756 82% [=================================================== ] 3118/3756 83% [=================================================== ] 3119/3756 83% [=================================================== ] 3120/3756 83% [=================================================== ] 3121/3756 83% [=================================================== ] 3122/3756 83% [=================================================== ] 3123/3756 83% [=================================================== ] 3124/3756 83% [=================================================== ] 3125/3756 83% [=================================================== ] 3126/3756 83% [=================================================== ] 3127/3756 83% [=================================================== ] 3128/3756 83% [=================================================== ] 3129/3756 83% [=================================================== ] 3130/3756 83% [=================================================== ] 3131/3756 83% [=================================================== ] 3132/3756 83% [=================================================== ] 3133/3756 83% [=================================================== ] 3134/3756 83% [=================================================== ] 3135/3756 83% [=================================================== ] 3136/3756 83% [=================================================== ] 3137/3756 83% [=================================================== ] 3138/3756 83% [=================================================== ] 3139/3756 83% [=================================================== ] 3140/3756 83% [=================================================== ] 3141/3756 83% [=================================================== ] 3142/3756 83% [=================================================== ] 3143/3756 83% [=================================================== ] 3144/3756 83% [=================================================== ] 3145/3756 83% [=================================================== ] 3146/3756 83% [=================================================== ] 3147/3756 83% [=================================================== ] 3148/3756 83% [=================================================== ] 3149/3756 83% [=================================================== ] 3150/3756 83% [==================================================== ] 3151/3756 83% [==================================================== ] 3152/3756 83% [==================================================== ] 3153/3756 83% [==================================================== ] 3154/3756 83% [==================================================== ] 3155/3756 83% [==================================================== ] 3156/3756 84% [==================================================== ] 3157/3756 84% [==================================================== ] 3158/3756 84% [==================================================== ] 3159/3756 84% [==================================================== ] 3160/3756 84% [==================================================== ] 3161/3756 84% [==================================================== ] 3162/3756 84% [==================================================== ] 3163/3756 84% [==================================================== ] 3164/3756 84% [==================================================== ] 3165/3756 84% [==================================================== ] 3166/3756 84% [==================================================== ] 3167/3756 84% [==================================================== ] 3168/3756 84% [==================================================== ] 3169/3756 84% [==================================================== ] 3170/3756 84% [==================================================== ] 3171/3756 84% [==================================================== ] 3172/3756 84% [==================================================== ] 3173/3756 84% [==================================================== ] 3174/3756 84% [==================================================== ] 3175/3756 84% [==================================================== ] 3176/3756 84% [==================================================== ] 3177/3756 84% [==================================================== ] 3178/3756 84% [==================================================== ] 3179/3756 84% [==================================================== ] 3180/3756 84% [==================================================== ] 3181/3756 84% [==================================================== ] 3182/3756 84% [==================================================== ] 3183/3756 84% [==================================================== ] 3184/3756 84% [==================================================== ] 3185/3756 84% [==================================================== ] 3186/3756 84% [==================================================== ] 3187/3756 84% [==================================================== ] 3188/3756 84% [==================================================== ] 3189/3756 84% [==================================================== ] 3190/3756 84% [==================================================== ] 3191/3756 84% [==================================================== ] 3192/3756 84% [==================================================== ] 3193/3756 85% [==================================================== ] 3194/3756 85% [==================================================== ] 3195/3756 85% [==================================================== ] 3196/3756 85% [==================================================== ] 3197/3756 85% [==================================================== ] 3198/3756 85% [==================================================== ] 3199/3756 85% [==================================================== ] 3200/3756 85% [==================================================== ] 3201/3756 85% [==================================================== ] 3202/3756 85% [==================================================== ] 3203/3756 85% [==================================================== ] 3204/3756 85% [==================================================== ] 3205/3756 85% [==================================================== ] 3206/3756 85% [==================================================== ] 3207/3756 85% [==================================================== ] 3208/3756 85% [==================================================== ] 3209/3756 85% [==================================================== ] 3210/3756 85% [===================================================== ] 3211/3756 85% [===================================================== ] 3212/3756 85% [===================================================== ] 3213/3756 85% [===================================================== ] 3214/3756 85% [===================================================== ] 3215/3756 85% [===================================================== ] 3216/3756 85% [===================================================== ] 3217/3756 85% [===================================================== ] 3218/3756 85% [===================================================== ] 3219/3756 85% [===================================================== ] 3220/3756 85% [===================================================== ] 3221/3756 85% [===================================================== ] 3222/3756 85% [===================================================== ] 3223/3756 85% [===================================================== ] 3224/3756 85% [===================================================== ] 3225/3756 85% [===================================================== ] 3226/3756 85% [===================================================== ] 3227/3756 85% [===================================================== ] 3228/3756 85% [===================================================== ] 3229/3756 85% [===================================================== ] 3230/3756 85% [===================================================== ] 3231/3756 86% [===================================================== ] 3232/3756 86% [===================================================== ] 3233/3756 86% [===================================================== ] 3234/3756 86% [===================================================== ] 3235/3756 86% [===================================================== ] 3236/3756 86% [===================================================== ] 3237/3756 86% [===================================================== ] 3238/3756 86% [===================================================== ] 3239/3756 86% [===================================================== ] 3240/3756 86% [===================================================== ] 3241/3756 86% [===================================================== ] 3242/3756 86% [===================================================== ] 3243/3756 86% [===================================================== ] 3244/3756 86% [===================================================== ] 3245/3756 86% [===================================================== ] 3246/3756 86% [===================================================== ] 3247/3756 86% [===================================================== ] 3248/3756 86% [===================================================== ] 3249/3756 86% [===================================================== ] 3250/3756 86% [===================================================== ] 3251/3756 86% [===================================================== ] 3252/3756 86% [===================================================== ] 3253/3756 86% [===================================================== ] 3254/3756 86% [===================================================== ] 3255/3756 86% [===================================================== ] 3256/3756 86% [===================================================== ] 3257/3756 86% [===================================================== ] 3258/3756 86% [===================================================== ] 3259/3756 86% [===================================================== ] 3260/3756 86% [===================================================== ] 3261/3756 86% [===================================================== ] 3262/3756 86% [===================================================== ] 3263/3756 86% [===================================================== ] 3264/3756 86% [===================================================== ] 3265/3756 86% [===================================================== ] 3266/3756 86% [===================================================== ] 3267/3756 86% [===================================================== ] 3268/3756 87% [===================================================== ] 3269/3756 87% [===================================================== ] 3270/3756 87% [===================================================== ] 3271/3756 87% [====================================================== ] 3272/3756 87% [====================================================== ] 3273/3756 87% [====================================================== ] 3274/3756 87% [====================================================== ] 3275/3756 87% [====================================================== ] 3276/3756 87% [====================================================== ] 3277/3756 87% [====================================================== ] 3278/3756 87% [====================================================== ] 3279/3756 87% [====================================================== ] 3280/3756 87% [====================================================== ] 3281/3756 87% [====================================================== ] 3282/3756 87% [====================================================== ] 3283/3756 87% [====================================================== ] 3284/3756 87% [====================================================== ] 3285/3756 87% [====================================================== ] 3286/3756 87% [====================================================== ] 3287/3756 87% [====================================================== ] 3288/3756 87% [====================================================== ] 3289/3756 87% [====================================================== ] 3290/3756 87% [====================================================== ] 3291/3756 87% [====================================================== ] 3292/3756 87% [====================================================== ] 3293/3756 87% [====================================================== ] 3294/3756 87% [====================================================== ] 3295/3756 87% [====================================================== ] 3296/3756 87% [====================================================== ] 3297/3756 87% [====================================================== ] 3298/3756 87% [====================================================== ] 3299/3756 87% [====================================================== ] 3300/3756 87% [====================================================== ] 3301/3756 87% [====================================================== ] 3302/3756 87% [====================================================== ] 3303/3756 87% [====================================================== ] 3304/3756 87% [====================================================== ] 3305/3756 87% [====================================================== ] 3306/3756 88% [====================================================== ] 3307/3756 88% [====================================================== ] 3308/3756 88% [====================================================== ] 3309/3756 88% [====================================================== ] 3310/3756 88% [====================================================== ] 3311/3756 88% [====================================================== ] 3312/3756 88% [====================================================== ] 3313/3756 88% [====================================================== ] 3314/3756 88% [====================================================== ] 3315/3756 88% [====================================================== ] 3316/3756 88% [====================================================== ] 3317/3756 88% [====================================================== ] 3318/3756 88% [====================================================== ] 3319/3756 88% [====================================================== ] 3320/3756 88% [====================================================== ] 3321/3756 88% [====================================================== ] 3322/3756 88% [====================================================== ] 3323/3756 88% [====================================================== ] 3324/3756 88% [====================================================== ] 3325/3756 88% [====================================================== ] 3326/3756 88% [====================================================== ] 3327/3756 88% [====================================================== ] 3328/3756 88% [====================================================== ] 3329/3756 88% [====================================================== ] 3330/3756 88% [====================================================== ] 3331/3756 88% [======================================================= ] 3332/3756 88% [======================================================= ] 3333/3756 88% [======================================================= ] 3334/3756 88% [======================================================= ] 3335/3756 88% [======================================================= ] 3336/3756 88% [======================================================= ] 3337/3756 88% [======================================================= ] 3338/3756 88% [======================================================= ] 3339/3756 88% [======================================================= ] 3340/3756 88% [======================================================= ] 3341/3756 88% [======================================================= ] 3342/3756 88% [======================================================= ] 3343/3756 89% [======================================================= ] 3344/3756 89% [======================================================= ] 3345/3756 89% [======================================================= ] 3346/3756 89% [======================================================= ] 3347/3756 89% [======================================================= ] 3348/3756 89% [======================================================= ] 3349/3756 89% [======================================================= ] 3350/3756 89% [======================================================= ] 3351/3756 89% [======================================================= ] 3352/3756 89% [======================================================= ] 3353/3756 89% [======================================================= ] 3354/3756 89% [======================================================= ] 3355/3756 89% [======================================================= ] 3356/3756 89% [======================================================= ] 3357/3756 89% [======================================================= ] 3358/3756 89% [======================================================= ] 3359/3756 89% [======================================================= ] 3360/3756 89% [======================================================= ] 3361/3756 89% [======================================================= ] 3362/3756 89% [======================================================= ] 3363/3756 89% [======================================================= ] 3364/3756 89% [======================================================= ] 3365/3756 89% [======================================================= ] 3366/3756 89% [======================================================= ] 3367/3756 89% [======================================================= ] 3368/3756 89% [======================================================= ] 3369/3756 89% [======================================================= ] 3370/3756 89% [======================================================= ] 3371/3756 89% [======================================================= ] 3372/3756 89% [======================================================= ] 3373/3756 89% [======================================================= ] 3374/3756 89% [======================================================= ] 3375/3756 89% [======================================================= ] 3376/3756 89% [======================================================= ] 3377/3756 89% [======================================================= ] 3378/3756 89% [======================================================= ] 3379/3756 89% [======================================================= ] 3380/3756 89% [======================================================= ] 3381/3756 90% [======================================================= ] 3382/3756 90% [======================================================= ] 3383/3756 90% [======================================================= ] 3384/3756 90% [======================================================= ] 3385/3756 90% [======================================================= ] 3386/3756 90% [======================================================= ] 3387/3756 90% [======================================================= ] 3388/3756 90% [======================================================= ] 3389/3756 90% [======================================================= ] 3390/3756 90% [======================================================= ] 3391/3756 90% [======================================================= ] 3392/3756 90% [======================================================== ] 3393/3756 90% [======================================================== ] 3394/3756 90% [======================================================== ] 3395/3756 90% [======================================================== ] 3396/3756 90% [======================================================== ] 3397/3756 90% [======================================================== ] 3398/3756 90% [======================================================== ] 3399/3756 90% [======================================================== ] 3400/3756 90% [======================================================== ] 3401/3756 90% [======================================================== ] 3402/3756 90% [======================================================== ] 3403/3756 90% [======================================================== ] 3404/3756 90% [======================================================== ] 3405/3756 90% [======================================================== ] 3406/3756 90% [======================================================== ] 3407/3756 90% [======================================================== ] 3408/3756 90% [======================================================== ] 3409/3756 90% [======================================================== ] 3410/3756 90% [======================================================== ] 3411/3756 90% [======================================================== ] 3412/3756 90% [======================================================== ] 3413/3756 90% [======================================================== ] 3414/3756 90% [======================================================== ] 3415/3756 90% [======================================================== ] 3416/3756 90% [======================================================== ] 3417/3756 90% [======================================================== ] 3418/3756 91% [======================================================== ] 3419/3756 91% [======================================================== ] 3420/3756 91% [======================================================== ] 3421/3756 91% [======================================================== ] 3422/3756 91% [======================================================== ] 3423/3756 91% [======================================================== ] 3424/3756 91% [======================================================== ] 3425/3756 91% [======================================================== ] 3426/3756 91% [======================================================== ] 3427/3756 91% [======================================================== ] 3428/3756 91% [======================================================== ] 3429/3756 91% [======================================================== ] 3430/3756 91% [======================================================== ] 3431/3756 91% [======================================================== ] 3432/3756 91% [======================================================== ] 3433/3756 91% [======================================================== ] 3434/3756 91% [======================================================== ] 3435/3756 91% [======================================================== ] 3436/3756 91% [======================================================== ] 3437/3756 91% [======================================================== ] 3438/3756 91% [======================================================== ] 3439/3756 91% [======================================================== ] 3440/3756 91% [======================================================== ] 3441/3756 91% [======================================================== ] 3442/3756 91% [======================================================== ] 3443/3756 91% [======================================================== ] 3444/3756 91% [======================================================== ] 3445/3756 91% [======================================================== ] 3446/3756 91% [======================================================== ] 3447/3756 91% [======================================================== ] 3448/3756 91% [======================================================== ] 3449/3756 91% [======================================================== ] 3450/3756 91% [======================================================== ] 3451/3756 91% [======================================================== ] 3452/3756 91% [======================================================== ] 3453/3756 91% [========================================================= ] 3454/3756 91% [========================================================= ] 3455/3756 91% [========================================================= ] 3456/3756 92% [========================================================= ] 3457/3756 92% [========================================================= ] 3458/3756 92% [========================================================= ] 3459/3756 92% [========================================================= ] 3460/3756 92% [========================================================= ] 3461/3756 92% [========================================================= ] 3462/3756 92% [========================================================= ] 3463/3756 92% [========================================================= ] 3464/3756 92% [========================================================= ] 3465/3756 92% [========================================================= ] 3466/3756 92% [========================================================= ] 3467/3756 92% [========================================================= ] 3468/3756 92% [========================================================= ] 3469/3756 92% [========================================================= ] 3470/3756 92% [========================================================= ] 3471/3756 92% [========================================================= ] 3472/3756 92% [========================================================= ] 3473/3756 92% [========================================================= ] 3474/3756 92% [========================================================= ] 3475/3756 92% [========================================================= ] 3476/3756 92% [========================================================= ] 3477/3756 92% [========================================================= ] 3478/3756 92% [========================================================= ] 3479/3756 92% [========================================================= ] 3480/3756 92% [========================================================= ] 3481/3756 92% [========================================================= ] 3482/3756 92% [========================================================= ] 3483/3756 92% [========================================================= ] 3484/3756 92% [========================================================= ] 3485/3756 92% [========================================================= ] 3486/3756 92% [========================================================= ] 3487/3756 92% [========================================================= ] 3488/3756 92% [========================================================= ] 3489/3756 92% [========================================================= ] 3490/3756 92% [========================================================= ] 3491/3756 92% [========================================================= ] 3492/3756 92% [========================================================= ] 3493/3756 92% [========================================================= ] 3494/3756 93% [========================================================= ] 3495/3756 93% [========================================================= ] 3496/3756 93% [========================================================= ] 3497/3756 93% [========================================================= ] 3498/3756 93% [========================================================= ] 3499/3756 93% [========================================================= ] 3500/3756 93% [========================================================= ] 3501/3756 93% [========================================================= ] 3502/3756 93% [========================================================= ] 3503/3756 93% [========================================================= ] 3504/3756 93% [========================================================= ] 3505/3756 93% [========================================================= ] 3506/3756 93% [========================================================= ] 3507/3756 93% [========================================================= ] 3508/3756 93% [========================================================= ] 3509/3756 93% [========================================================= ] 3510/3756 93% [========================================================= ] 3511/3756 93% [========================================================= ] 3512/3756 93% [========================================================= ] 3513/3756 93% [========================================================== ] 3514/3756 93% [========================================================== ] 3515/3756 93% [========================================================== ] 3516/3756 93% [========================================================== ] 3517/3756 93% [========================================================== ] 3518/3756 93% [========================================================== ] 3519/3756 93% [========================================================== ] 3520/3756 93% [========================================================== ] 3521/3756 93% [========================================================== ] 3522/3756 93% [========================================================== ] 3523/3756 93% [========================================================== ] 3524/3756 93% [========================================================== ] 3525/3756 93% [========================================================== ] 3526/3756 93% [========================================================== ] 3527/3756 93% [========================================================== ] 3528/3756 93% [========================================================== ] 3529/3756 93% [========================================================== ] 3530/3756 93% [========================================================== ] 3531/3756 94% [========================================================== ] 3532/3756 94% [========================================================== ] 3533/3756 94% [========================================================== ] 3534/3756 94% [========================================================== ] 3535/3756 94% [========================================================== ] 3536/3756 94% [========================================================== ] 3537/3756 94% [========================================================== ] 3538/3756 94% [========================================================== ] 3539/3756 94% [========================================================== ] 3540/3756 94% [========================================================== ] 3541/3756 94% [========================================================== ] 3542/3756 94% [========================================================== ] 3543/3756 94% [========================================================== ] 3544/3756 94% [========================================================== ] 3545/3756 94% [========================================================== ] 3546/3756 94% [========================================================== ] 3547/3756 94% [========================================================== ] 3548/3756 94% [========================================================== ] 3549/3756 94% [========================================================== ] 3550/3756 94% [========================================================== ] 3551/3756 94% [========================================================== ] 3552/3756 94% [========================================================== ] 3553/3756 94% [========================================================== ] 3554/3756 94% [========================================================== ] 3555/3756 94% [========================================================== ] 3556/3756 94% [========================================================== ] 3557/3756 94% [========================================================== ] 3558/3756 94% [========================================================== ] 3559/3756 94% [========================================================== ] 3560/3756 94% [========================================================== ] 3561/3756 94% [========================================================== ] 3562/3756 94% [========================================================== ] 3563/3756 94% [========================================================== ] 3564/3756 94% [========================================================== ] 3565/3756 94% [========================================================== ] 3566/3756 94% [========================================================== ] 3567/3756 94% [========================================================== ] 3568/3756 94% [========================================================== ] 3569/3756 95% [========================================================== ] 3570/3756 95% [========================================================== ] 3571/3756 95% [========================================================== ] 3572/3756 95% [========================================================== ] 3573/3756 95% [========================================================== ] 3574/3756 95% [=========================================================== ] 3575/3756 95% [=========================================================== ] 3576/3756 95% [=========================================================== ] 3577/3756 95% [=========================================================== ] 3578/3756 95% [=========================================================== ] 3579/3756 95% [=========================================================== ] 3580/3756 95% [=========================================================== ] 3581/3756 95% [=========================================================== ] 3582/3756 95% [=========================================================== ] 3583/3756 95% [=========================================================== ] 3584/3756 95% [=========================================================== ] 3585/3756 95% [=========================================================== ] 3586/3756 95% [=========================================================== ] 3587/3756 95% [=========================================================== ] 3588/3756 95% [=========================================================== ] 3589/3756 95% [=========================================================== ] 3590/3756 95% [=========================================================== ] 3591/3756 95% [=========================================================== ] 3592/3756 95% [=========================================================== ] 3593/3756 95% [=========================================================== ] 3594/3756 95% [=========================================================== ] 3595/3756 95% [=========================================================== ] 3596/3756 95% [=========================================================== ] 3597/3756 95% [=========================================================== ] 3598/3756 95% [=========================================================== ] 3599/3756 95% [=========================================================== ] 3600/3756 95% [=========================================================== ] 3601/3756 95% [=========================================================== ] 3602/3756 95% [=========================================================== ] 3603/3756 95% [=========================================================== ] 3604/3756 95% [=========================================================== ] 3605/3756 95% [=========================================================== ] 3606/3756 96% [=========================================================== ] 3607/3756 96% [=========================================================== ] 3608/3756 96% [=========================================================== ] 3609/3756 96% [=========================================================== ] 3610/3756 96% [=========================================================== ] 3611/3756 96% [=========================================================== ] 3612/3756 96% [=========================================================== ] 3613/3756 96% [=========================================================== ] 3614/3756 96% [=========================================================== ] 3615/3756 96% [=========================================================== ] 3616/3756 96% [=========================================================== ] 3617/3756 96% [=========================================================== ] 3618/3756 96% [=========================================================== ] 3619/3756 96% [=========================================================== ] 3620/3756 96% [=========================================================== ] 3621/3756 96% [=========================================================== ] 3622/3756 96% [=========================================================== ] 3623/3756 96% [=========================================================== ] 3624/3756 96% [=========================================================== ] 3625/3756 96% [=========================================================== ] 3626/3756 96% [=========================================================== ] 3627/3756 96% [=========================================================== ] 3628/3756 96% [=========================================================== ] 3629/3756 96% [=========================================================== ] 3630/3756 96% [=========================================================== ] 3631/3756 96% [=========================================================== ] 3632/3756 96% [=========================================================== ] 3633/3756 96% [=========================================================== ] 3634/3756 96% [============================================================ ] 3635/3756 96% [============================================================ ] 3636/3756 96% [============================================================ ] 3637/3756 96% [============================================================ ] 3638/3756 96% [============================================================ ] 3639/3756 96% [============================================================ ] 3640/3756 96% [============================================================ ] 3641/3756 96% [============================================================ ] 3642/3756 96% [============================================================ ] 3643/3756 96% [============================================================ ] 3644/3756 97% [============================================================ ] 3645/3756 97% [============================================================ ] 3646/3756 97% [============================================================ ] 3647/3756 97% [============================================================ ] 3648/3756 97% [============================================================ ] 3649/3756 97% [============================================================ ] 3650/3756 97% [============================================================ ] 3651/3756 97% [============================================================ ] 3652/3756 97% [============================================================ ] 3653/3756 97% [============================================================ ] 3654/3756 97% [============================================================ ] 3655/3756 97% [============================================================ ] 3656/3756 97% [============================================================ ] 3657/3756 97% [============================================================ ] 3658/3756 97% [============================================================ ] 3659/3756 97% [============================================================ ] 3660/3756 97% [============================================================ ] 3661/3756 97% [============================================================ ] 3662/3756 97% [============================================================ ] 3663/3756 97% [============================================================ ] 3664/3756 97% [============================================================ ] 3665/3756 97% [============================================================ ] 3666/3756 97% [============================================================ ] 3667/3756 97% [============================================================ ] 3668/3756 97% [============================================================ ] 3669/3756 97% [============================================================ ] 3670/3756 97% [============================================================ ] 3671/3756 97% [============================================================ ] 3672/3756 97% [============================================================ ] 3673/3756 97% [============================================================ ] 3674/3756 97% [============================================================ ] 3675/3756 97% [============================================================ ] 3676/3756 97% [============================================================ ] 3677/3756 97% [============================================================ ] 3678/3756 97% [============================================================ ] 3679/3756 97% [============================================================ ] 3680/3756 97% [============================================================ ] 3681/3756 98% [============================================================ ] 3682/3756 98% [============================================================ ] 3683/3756 98% [============================================================ ] 3684/3756 98% [============================================================ ] 3685/3756 98% [============================================================ ] 3686/3756 98% [============================================================ ] 3687/3756 98% [============================================================ ] 3688/3756 98% [============================================================ ] 3689/3756 98% [============================================================ ] 3690/3756 98% [============================================================ ] 3691/3756 98% [============================================================ ] 3692/3756 98% [============================================================ ] 3693/3756 98% [============================================================ ] 3694/3756 98% [============================================================ ] 3695/3756 98% [============================================================= ] 3696/3756 98% [============================================================= ] 3697/3756 98% [============================================================= ] 3698/3756 98% [============================================================= ] 3699/3756 98% [============================================================= ] 3700/3756 98% [============================================================= ] 3701/3756 98% [============================================================= ] 3702/3756 98% [============================================================= ] 3703/3756 98% [============================================================= ] 3704/3756 98% [============================================================= ] 3705/3756 98% [============================================================= ] 3706/3756 98% [============================================================= ] 3707/3756 98% [============================================================= ] 3708/3756 98% [============================================================= ] 3709/3756 98% [============================================================= ] 3710/3756 98% [============================================================= ] 3711/3756 98% [============================================================= ] 3712/3756 98% [============================================================= ] 3713/3756 98% [============================================================= ] 3714/3756 98% [============================================================= ] 3715/3756 98% [============================================================= ] 3716/3756 98% [============================================================= ] 3717/3756 98% [============================================================= ] 3718/3756 98% [============================================================= ] 3719/3756 99% [============================================================= ] 3720/3756 99% [============================================================= ] 3721/3756 99% [============================================================= ] 3722/3756 99% [============================================================= ] 3723/3756 99% [============================================================= ] 3724/3756 99% [============================================================= ] 3725/3756 99% [============================================================= ] 3726/3756 99% [============================================================= ] 3727/3756 99% [============================================================= ] 3728/3756 99% [============================================================= ] 3729/3756 99% [============================================================= ] 3730/3756 99% [============================================================= ] 3731/3756 99% [============================================================= ] 3732/3756 99% [============================================================= ] 3733/3756 99% [============================================================= ] 3734/3756 99% [============================================================= ] 3735/3756 99% [============================================================= ] 3736/3756 99% [============================================================= ] 3737/3756 99% [============================================================= ] 3738/3756 99% [============================================================= ] 3739/3756 99% [============================================================= ] 3740/3756 99% [============================================================= ] 3741/3756 99% [============================================================= ] 3742/3756 99% [============================================================= ] 3743/3756 99% [============================================================= ] 3744/3756 99% [============================================================= ] 3745/3756 99% [============================================================= ] 3746/3756 99% [============================================================= ] 3747/3756 99% [============================================================= ] 3748/3756 99% [============================================================= ] 3749/3756 99% [============================================================= ] 3750/3756 99% [============================================================= ] 3751/3756 99% [============================================================= ] 3752/3756 99% [============================================================= ] 3753/3756 99% [============================================================= ] 3754/3756 99% [============================================================= ] 3755/3756 99% [==============================================================] 3756/3756 100% operation complete, 3756 objects in 128565 NAND pages. ln -snf /home/autobuild/autobuild/instance-4/output-1/host/powerpc64-buildroot-linux-gnu/sysroot /home/autobuild/autobuild/instance-4/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-4/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-4/buildroot' >>> Buildroot 2023.02-168-ga45f2af7fa Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> glibc 2.36-81-g4f4d7a13edfd2fdc57c9d76e1fd6d017fb47550c Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-gawk 5.2.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 11.3.0 Collecting legal info >>> host-binutils 2.38 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 6.1.14 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> arp-scan 1.10.0 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> libpcap 1.10.3 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> 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) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> bc 1.07.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> host-bmap-tools 3.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-python-setuptools 65.6.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.11.2 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf-archive 2022.09.03 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> busybox 1.36.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> pciutils 3.8.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> collectl 4.3.2 Collecting legal info COPYING: OK (sha256: 264fe27852db5624e6a9a9845b4e14e91ee5007305b33e5556dfade394d578a8) ARTISTIC: OK (sha256: b92800d37afa2aa03c02817ff3b68efc7236436fe76af06ad9b1fc4682f59bcb) GPL: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> copas 2.0.2-1 Collecting legal info copas-2_0_2/LICENSE: OK (sha256: 3f59cccf38e9397f6fb34dcff983a24d336df982edb5b0cde549d0c32c28c9c0) >>> host-luarocks 3.9.1 Collecting legal info COPYING: OK (sha256: 542ad0ee9b8ba582437ca7b4d0959c9b9432f25d2067f144d017188a7a84dd2f) >>> host-luainterpreter Collecting legal info >>> host-lua 5.4.4 Collecting legal info doc/readme.html: OK (sha256: 2556ac7198243f9f83130b9c81016e1904f7b30351481f1c28e02475dbd237fb) >>> luainterpreter Collecting legal info >>> lua 5.4.4 Collecting legal info doc/readme.html: OK (sha256: 2556ac7198243f9f83130b9c81016e1904f7b30351481f1c28e02475dbd237fb) >>> dhrystone 2 Collecting legal info >>> dtc 1.6.1 Collecting legal info README.license: OK (sha256: 78e1e1ce5728a990d59c7de61d4741c49185d5129daf783b386380a214328d68) GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) >>> evemu 2.7.0 Collecting legal info COPYING: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libevdev 1.12.1 Collecting legal info COPYING: OK (sha256: 6f13de7ce28e4948ba95170e0723ee1254c1978ce1f127af82aeca597b567cb9) >>> 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) >>> fluid-soundfont 3.1 Collecting legal info COPYING: OK (sha256: 8ef830b65c97a976b86e34bb5fde08d99dfb1db13c4149b5b20bc837ac6c4568) >>> font-awesome 4.7.0 Collecting legal info >>> freetype 2.12.1 Collecting legal info LICENSE.TXT: OK (sha256: c85e842b7ff04d95dab7d68e812773de0f8b67940e5449d35b42c66eb0f619fe) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.39 Collecting legal info LICENSE: OK (sha256: dfe5a536b0e5a531f844fb9c101a3089aca60772a503893b8e15f9457e369960) >>> fswebcam 20200725 Collecting legal info LICENSE: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> gd 2.3.3 Collecting legal info COPYING: OK (sha256: 005f4b6b0141d1bd11d371bbf7d4f67947f85a4906b7f5465f942204cf918ba3) >>> jpeg Collecting legal info >>> jpeg-turbo 2.1.4 Collecting legal info LICENSE.md: OK (sha256: ee1eaf194d5924b6360af8a6ba6a4e1554037091f7505943300cdeec65f1aebb) README.ijg: OK (sha256: 4b7b9f8c03bb8d60270dfd12684e70ab21e4abfd27e73905cd1a7c4cae6f5cdb) >>> googlefontdirectory 94dff3eaa9301b6640cccc63c56d6ff33d82882c Collecting legal info ufl/ubuntu/LICENCE.txt: OK (sha256: 2f0015108d68627bd788d313f529c21ff4da2c2c42a5e1f3883acc83480f9002) >>> hwdata 0.365 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 21d0406f93e884a050426ebc21931839a45d56bfcbcbfdda7686d583f36f107f) >>> initscripts Collecting legal info >>> iprutils 2.4.18.1 Collecting legal info LICENSE: OK (sha256: 59b4179e61248aff9cd2d6ee4cd1dbbd0ef48836fe2eeee19f4b16459785104a) >>> libsysfs 2.1.1 Collecting legal info cmd/GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) lib/LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> host-ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> json-c 0.16 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> kbd 2.5.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) CREDITS: OK (sha256: 5a16340fe773f422144b436df90319114a2884933c56e9be6fad642e59be5e1f) >>> libev 4.33 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libfcgi 2.4.2 Collecting legal info LICENSE.TERMS: OK (sha256: f0a8fe4513a43e8eebb24cdcf9d2e7efc52e4d8259178c6d76d3d84418397d81) >>> libfreefare 0.4.0 Collecting legal info COPYING: OK (sha256: be6209dfd763a0ba77fbe990cfd2512804441d8b5f0cad927baa3341b50fcade) >>> libnfc 1.8.0 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libusb-compat 0.1.7 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> openssl Collecting legal info >>> libopenssl 1.1.1t Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> libg7221 dbfc29d4806ecdace50379a2f4d68a992a6fec34 Collecting legal info COPYING: OK (sha256: 26cc5f718279b45dbe34e25a2d29b2c8ca487bd9ab11b2d68c9318ff59d5c645) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmpdclient 2.20 Collecting legal info COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32) >>> libnetfilter_conntrack 1.0.9 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnfnetlink 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> liboauth 1.0.3 Collecting legal info COPYING.MIT: OK (sha256: c30608672733bf3abd2ccf6f3206be8d91b7ee58b007b2fdbcfbc61c655e7fb7) >>> libpciaccess 0.17 Collecting legal info COPYING: OK (sha256: 47012fd746980d1712ac4f3841ab6164bda1d2b84880760e45dbe1e1dc07f608) >>> librtas 2.0.3 Collecting legal info COPYING.LESSER: OK (sha256: 592987e8510228d546540b84a22444bde98e48d03078d3b2eefcd889bec5ce8c) >>> libscrypt 1.22 Collecting legal info LICENSE: OK (sha256: aacbfd9e19e5b38ea09616cebf0751ef0cc7b6a19ea0fd78f4b0598b2c503394) >>> libserialport 0.1.1 Collecting legal info COPYING: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libsilk 4268a02240c35c6055b0f237c46b09b2dcf79e45 Collecting legal info COPYING: OK (sha256: 62a5963f034024665641f4a9888b208f1e39aa7e29e87c9634fdcf07d3073baf) >>> libsrtp 2.4.2 Collecting legal info LICENSE: OK (sha256: 8e19d42a1eec9561f3f347253ddf2e385c55f392f025bb0fd41b88dbf38db5ae) >>> libubox d716ac4bc4236031d4c3cc1ed362b502e20e3787 Collecting legal info >>> libxkbcommon 1.4.0 Collecting legal info LICENSE: OK (sha256: 086caee279449369d41c1157911ec7696e707b93feba7280de757d3c470b2dfb) >>> logsurfer 1.8 Collecting legal info >>> host-lttng-babeltrace 1.5.7 Collecting legal info mit-license.txt: OK (sha256: 2f801b7c2494850c3d91da820eb230502dc0192c9d0db024db37ec08d0be1434) gpl-2.0.txt: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE: OK (sha256: 12d4222ac628fe4092cba8ed90bc5227a4dedd0b94973273cecbc393325bf1c2) >>> host-elfutils 0.186 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING-GPLV2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-LGPLV3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-xz 5.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-libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> lua-ev 1.5 Collecting legal info README: OK (sha256: 3b6f8a25e3443c8be61fc7a91e1d27b5514d489bb3ea5986eace6fe1531aabcc) >>> lua-resty-http 0.15-0 Collecting legal info lua-resty-http/LICENSE: OK (sha256: 407e4b1412d8afa317dc703a1d318866c3de87d78899402125cbd90548c6057d) >>> luafilesystem 1.8.0-1 Collecting legal info luafilesystem/LICENSE: OK (sha256: beb2c9eed6466d572c3888028a77421206053a3c023429cbd69e5015badba842) >>> luasocket 3.1.0-1 Collecting legal info luasocket/LICENSE: OK (sha256: 224afe42d0738eaaeb57ab289466a1c4e77091591e69dbcef2dbb385589f2f41) >>> mosquitto 2.0.15 Collecting legal info LICENSE.txt: OK (sha256: d3c4ccace4e5d3cc89d34cf2a0bc85b8596bfc0a32b815d0d77f9b7c41b5350c) epl-v20: OK (sha256: 8c349f80764d0648e645f41ef23772a70c995a0924b5235f735f4a3d09df127c) edl-v10: OK (sha256: 86fc4a3f97cb769c04e8da557036c1066eb8bb22b2d0a5dd31464990fe84047c) >>> most 5.2.0 Collecting legal info COPYING: OK (sha256: 1b2a567f289f66a143c56353e7b3d4fa5862514a5e3c5cfdf8b02ee5e5aaa953) COPYRIGHT: OK (sha256: 3d8f860532c9f202db9300375fb29a1e7b32f538c6033e7013266ad55317fc3e) >>> slang 2.3.3 Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> mpd-mpc 0.34 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> ncdu 1.18 Collecting legal info COPYING: OK (sha256: 4590cb935ff8a50cee76ce12c2cb0411c0b06e84c267b478579785dcf328660d) >>> neon-2-sse 097a5ecacd527d5b5c3006e360fb9cb1c1c48a1f Collecting legal info LICENSE: OK (sha256: 7022f51b439a5915e933ecc270c83e24ca0cb2cceeb08b0132dcd4dbb03ed2dc) >>> netplug 1.2.9.2 Collecting legal info COPYING: OK (sha256: 08ce3ddda499d6befdc80161c7cc82e90da05c31eb1047dae41ef531d5170e9b) >>> opentyrian-data 2.1 Collecting legal info >>> opentyrian cf5dbeb69eebd9ef9afc4473088d9469b79589eb Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> perl-datetime-tiny 1.07 Collecting legal info LICENSE: OK (sha256: 21cda7a55a8d4b32a43c654f0d4d4a1587096b35bf2a93ea12a2e3a8c2c0b88f) >>> host-perl 5.36.0 Collecting legal info Artistic: OK (sha256: dd90d4f42e4dcadf5a7c09eea0189d93c7b37ae560c91f0f6d5233ed3b9292a2) Copying: OK (sha256: d77d235e41d54594865151f4751e835c5a82322b0e87ace266567c3391a4b912) README: OK (sha256: 06bab256e2e039c59d2ca3c5853425317b4a0f251fe4e5d5201a987b11fc4f78) >>> perl 5.36.0 Collecting legal info Artistic: OK (sha256: dd90d4f42e4dcadf5a7c09eea0189d93c7b37ae560c91f0f6d5233ed3b9292a2) Copying: OK (sha256: d77d235e41d54594865151f4751e835c5a82322b0e87ace266567c3391a4b912) README: OK (sha256: 06bab256e2e039c59d2ca3c5853425317b4a0f251fe4e5d5201a987b11fc4f78) >>> perl-devel-stacktrace-ashtml 0.15 Collecting legal info LICENSE: OK (sha256: ffecf60c52b85d56c928f5eac889b5044243c3907b810ef640c9f02fbce567ac) >>> perl-devel-stacktrace 2.04 Collecting legal info LICENSE: OK (sha256: dbd3162d261db5b40cac4d85afba619ec6a196398003c57b85c2333e7ef4c393) >>> perl-exporter-tiny 1.006000 Collecting legal info LICENSE: OK (sha256: a4f85c6f4d6e8bdd37b7ab08013e3e3bee1fe8e910e20f8f54d5025ffe40f384) >>> perl-filesys-notify-simple 0.14 Collecting legal info LICENSE: OK (sha256: 9a5cceb9fdb0064b57eeca0e7ad2af1e57eff51320a13083fc22930d2a190ed7) >>> perl-gdtextutil 0.86 Collecting legal info Dustismo.LICENSE: OK (sha256: 710484e3a1196664bbe8a5ad5d53c528e01226eb20e2885a4e1131eb6c6565cd) README: OK (sha256: 93ca7dd7f372c79e8ec1f849f2a418a67d195e4027c1b3e3dd8444fb30f3e97c) >>> perl-hash-multivalue 0.16 Collecting legal info LICENSE: OK (sha256: af32512e13f6722dab770b989c57556a5e3d29a49b22b8ad5668064db8592401) >>> perl-http-entity-parser 0.25 Collecting legal info LICENSE: OK (sha256: 79c2a066104e71602785fd815c5aea6f7db78c19451d68521380083f9c2a8805) >>> host-perl-module-build-tiny 0.039 Collecting legal info LICENSE: OK (sha256: 09fd2bc0428920c455f10c5a6c52e2bb4615114e88966c75ce27a07af028c36b) >>> host-perl-extutils-config 0.008 Collecting legal info LICENSE: OK (sha256: 33b39fda54675d4d681764049e27b537cac12213aa6650667abea43662264ddc) >>> host-perl-extutils-helpers 0.026 Collecting legal info LICENSE: OK (sha256: e5530d0ebc8662df3a970644d867faf12760b1a95ca6e2bf1c5f9af410a418e0) >>> host-perl-extutils-installpaths 0.012 Collecting legal info LICENSE: OK (sha256: b95d38ac031587625625d92fbd2ee1d5df0d02606057d680e7dcf3598fe629f9) >>> perl-http-multipartparser 0.02 Collecting legal info README: OK (sha256: a339d6cf9253720ba69b311423556cc02c94d5a6f76cf5cdf11af2112e14a074) >>> perl-json-maybexs 1.004003 Collecting legal info LICENSE: OK (sha256: 0f2d6b537f7a735c981511875d832bc8ff767bf97d62848cf0bada964e40aadd) >>> perl-mojolicious 9.31 Collecting legal info LICENSE: OK (sha256: 19e2e0f2079ea1ce1576eb4ecc0575b33fe45b2b8e71f4aa589d6bedd1da4e0a) >>> perl-stream-buffered 0.03 Collecting legal info LICENSE: OK (sha256: 68e8c38e6d2f2b0570a908411f8321b80a7e35ea44f43729807c9ac9a025f591) >>> perl-www-form-urlencoded 0.26 Collecting legal info LICENSE: OK (sha256: 79c2a066104e71602785fd815c5aea6f7db78c19451d68521380083f9c2a8805) >>> host-perl-module-build 0.4232 Collecting legal info LICENSE: OK (sha256: f35ac2cc6b808a38c42c2d230b875217b0a24bb51e5a497ebb630cbb3d806c3e) >>> perl-xml-namespacesupport 1.12 Collecting legal info LICENSE: OK (sha256: 3fed787f0f9e1d74024ec7ae5f0f4736c693bcf263781da2054eb4bb1337e911) >>> host-pigz 2.7 Collecting legal info README: OK (sha256: 67e2b9e30e924724a9d72549a6004ed15a041f51d9ea9ab781e048fa27ae07a2) >>> ptpd2 2.3.1 Collecting legal info COPYRIGHT: OK (sha256: 5e101ac565a8e74ef4efbf7e0c95ef9333e00618c05dbf5fb4ed50a5bab1ff09) >>> host-python-six 1.16.0 Collecting legal info LICENSE: OK (sha256: 8bb850c565aa389fdc16f3a46965ad23d82adff60f2393fc2762b63185e8e6c9) >>> quagga 1.2.4 Collecting legal info COPYING: OK (sha256: b39c1bad4e51e2a3389cd25fc4addebe41a3ae7c11100795683f9330de1536e5) >>> raspi-gpio 4edfde183ff3ac9ed66cdc015ae25e45f3a5502d Collecting legal info LICENSE: OK (sha256: 6e02227e1fb942687163996678d94add7911890c50025912d0ae7ee66d256bb2) >>> rcw-smarc-sal28 11 Collecting legal info COPYING: OK (sha256: 803c65088eed36a6697ca9f03f4379bbad24e276dc8da7fef5eb4dc4008415a1) >>> rings 1.3.0-1 Collecting legal info rings-v_1_3_0/doc/us/license.html: OK (sha256: f582a0c43737391070827ef273df0145b594b095ad2f49595701368b729e024f) >>> serd 0.30.14 Collecting legal info COPYING: OK (sha256: 13b62d3705cabee6a21730eb24f773249271c2d95e9ecbab16069e729d4ae147) >>> ubus a72457b61df045d3c499a6211362b751710590d7 Collecting legal info ubusd_acl.h: OK (sha256: a3caa6c0e90c87b7c97c2ac3d0c0d416082ef777215faec2e9b24ea6e68f6988) >>> vmtouch 1.3.1 Collecting legal info LICENSE: OK (sha256: 13258709ed29c17394e0a3ba8c8b9360af35b85231db514f11a0ba385cecd08e) >>> wilc-firmware wilc_linux_15_7 Collecting legal info LICENSE.wilc_fw: OK (sha256: 71355eee947a312594dbdaac039827544f93d23949b65c356b7b0ce09e2600fb) >>> wsapi-fcgi 1.7-1 Collecting legal info wsapi/doc/us/license.html: OK (sha256: 6aa14e3febf7a9e810ce672b015f5a5514241ce5d1c3a6a48f921f089d270159) wsapi/doc/us/license.md: OK (sha256: c7bf3061d00a96d10cb9dbc3a737d0af22594e2ef8f788842d7ab92eeaa864f2) >>> wsapi 1.7-1 Collecting legal info wsapi/doc/us/license.html: OK (sha256: 6aa14e3febf7a9e810ce672b015f5a5514241ce5d1c3a6a48f921f089d270159) wsapi/doc/us/license.md: OK (sha256: c7bf3061d00a96d10cb9dbc3a737d0af22594e2ef8f788842d7ab92eeaa864f2) >>> xl2tp 1.3.18 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> 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: dhrystone-2: cannot save license (DHRYSTONE_LICENSE_FILES not defined) WARNING: font-awesome-4.7.0: cannot save license (FONT_AWESOME_LICENSE_FILES not defined) WARNING: libubox-d716ac4bc4236031d4c3cc1ed362b502e20e3787: cannot save license (LIBUBOX_LICENSE_FILES not defined) WARNING: logsurfer-1.8: cannot save license (LOGSURFER_LICENSE_FILES not defined) WARNING: opentyrian-data-2.1: cannot save license (OPENTYRIAN_DATA_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-4/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-4/buildroot'