gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags1.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o yaffs2/yaffs_packedtags2.o yaffs2/yaffs_packedtags2.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o safe_rw.o safe_rw.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o endian_convert.o endian_convert.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o progress_bar.o progress_bar.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o mkyaffs2.o mkyaffs2.c In function 'mkyaffs2_write_obj', inlined from 'mkyaffs2_write_objtree' at mkyaffs2.c:780:11: mkyaffs2.c:696:2: warning: 'strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 696 | strncpy(oh.name, obj->name, YAFFS_MAX_NAME_LENGTH); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mkyaffs2.c: In function 'mkyaffs2_scan_dir': mkyaffs2.c:595:3: warning: 'strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 595 | strncpy(obj->name, dent->d_name, NAME_MAX); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -o mkyaffs2 yaffs2/yaffs_hweight.o yaffs2/yaffs_ecc.o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags2.o safe_rw.o endian_convert.o progress_bar.o mkyaffs2.o -lm gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o unyaffs2.o unyaffs2.c In function 'unyaffs2_extract_hardlink', inlined from 'unyaffs2_extract_obj' at unyaffs2.c:1218:12: unyaffs2.c:1151:2: warning: writing 16 bytes into a region of size 8 [-Wstringop-overflow=] 1151 | memcpy(&variant, &obj->variant, sizeof(obj->variant)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ unyaffs2.c: In function 'unyaffs2_extract_obj': unyaffs2.c:1105:31: note: at offset 0 to object 'variant' with size 8 declared here 1105 | union unyaffs2_file_variant *variant; | ^~~~~~~ In function 'unyaffs2_oh2obj', inlined from 'unyaffs2_scan_chunk' at unyaffs2.c:811:3, inlined from 'unyaffs2_scan_img' at unyaffs2.c:874:4, inlined from 'unyaffs2_extract_image' at unyaffs2.c:1476:6: unyaffs2.c:632:2: warning: 'strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 632 | strncpy(obj->name, oh->name, NAME_MAX); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -o unyaffs2 yaffs2/yaffs_hweight.o yaffs2/yaffs_ecc.o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags2.o safe_rw.o endian_convert.o progress_bar.o unyaffs2.o -lm gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o unspare2.o unspare2.c gcc -o unspare2 yaffs2/yaffs_hweight.o yaffs2/yaffs_ecc.o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags2.o safe_rw.o endian_convert.o progress_bar.o unspare2.o -lm make[1]: Leaving directory '/tmp/instance-0/output-1/build/host-yaffs2utils-0.2.9' >>> host-yaffs2utils 0.2.9 Installing to host directory mkdir -p /tmp/instance-0/output-1/host/bin PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-0/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-0/output-1/host/lib/pkgconfig:/tmp/instance-0/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /tmp/instance-0/output-1/build/host-yaffs2utils-0.2.9 INSTALLDIR=/tmp/instance-0/output-1/host/bin install make[1]: Entering directory '/tmp/instance-0/output-1/build/host-yaffs2utils-0.2.9' cp mkyaffs2 unyaffs2 unspare2 /tmp/instance-0/output-1/host/bin make[1]: Leaving directory '/tmp/instance-0/output-1/build/host-yaffs2utils-0.2.9' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-0/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-static'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%'-static'@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-static', '-static'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-O2', '-g0', '-static'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/tmp/instance-0/output-1/host/bin/arc-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-0/output-1/host/bin/arc-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%arc%g" -e "s%@TARGET_CPU@%archs%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/tmp/instance-0/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-0/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-0/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-0/output-1/host/arc-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%true%g" /tmp/instance-0/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-0/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/tmp/instance-0/output-1/host/bin/arc-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-0/output-1/host/bin/arc-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%arc%g" -e "s%@TARGET_CPU@%archs%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%'-O2', '-g0', '-static'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-static'%g" -e "s%@TARGET_LDFLAGS@%'-static'%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-static', '-static'%g" -e "s%@BR2_CMAKE@%/tmp/instance-0/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-0/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-0/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-0/output-1/host/arc-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%true%g" /tmp/instance-0/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-0/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/dash$' /tmp/instance-0/output-1/target/etc/shells || echo "/bin/dash" >> /tmp/instance-0/output-1/target/etc/shells mkdir -p /tmp/instance-0/output-1/target/etc echo "buildroot" > /tmp/instance-0/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-0/output-1/target/etc/hosts mkdir -p /tmp/instance-0/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-0/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-0/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /tmp/instance-0/output-1/target/etc/shells || echo "/bin/sh" >> /tmp/instance-0/output-1/target/etc/shells ln -sf dash /tmp/instance-0/output-1/target/bin/sh /usr/bin/sed -i -e '/^root:/s,[^/]*$,dash,' /tmp/instance-0/output-1/target/etc/passwd rm -rf /tmp/instance-0/output-1/target/usr/include /tmp/instance-0/output-1/target/usr/share/aclocal \ /tmp/instance-0/output-1/target/usr/lib/pkgconfig /tmp/instance-0/output-1/target/usr/share/pkgconfig \ /tmp/instance-0/output-1/target/usr/lib/cmake /tmp/instance-0/output-1/target/usr/share/cmake \ /tmp/instance-0/output-1/target/usr/lib/rpm /tmp/instance-0/output-1/target/usr/doc find /tmp/instance-0/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-0/output-1/target/lib/ /tmp/instance-0/output-1/target/usr/lib/ /tmp/instance-0/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/tmp/instance-0/output-1/target/usr/libexec/': No such file or directory rm -rf /tmp/instance-0/output-1/target/usr/share/gdb rm -rf /tmp/instance-0/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-0/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-0/output-1/target/usr/share/zsh rm -rf /tmp/instance-0/output-1/target/usr/man /tmp/instance-0/output-1/target/usr/share/man rm -rf /tmp/instance-0/output-1/target/usr/info /tmp/instance-0/output-1/target/usr/share/info rm -rf /tmp/instance-0/output-1/target/usr/doc /tmp/instance-0/output-1/target/usr/share/doc rm -rf /tmp/instance-0/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-0/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-0/output-1/target/lib/debug /tmp/instance-0/output-1/target/usr/lib/debug find /tmp/instance-0/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 /tmp/instance-0/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /tmp/instance-0/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /tmp/instance-0/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 /tmp/instance-0/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.11-1524-g5c6e45f7eb"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.02-rc1"; \ echo "PRETTY_NAME=\"Buildroot 2023.02-rc1\"" \ ) > /tmp/instance-0/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-0/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-0/output-1/per-package /tmp/instance-0/buildroot/support/scripts/fix-rpath target touch /tmp/instance-0/output-1/target/usr >>> Generating root filesystems common tables rm -rf /tmp/instance-0/output-1/build/buildroot-fs mkdir -p /tmp/instance-0/output-1/build/buildroot-fs printf ' dhcpcd -1 dhcpcd -1 * - - - dhcpcd user\n\n' >> /tmp/instance-0/output-1/build/buildroot-fs/full_users_table.txt printf ' \n' > /tmp/instance-0/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /tmp/instance-0/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.cramfs mkdir -p /tmp/instance-0/output-1/images rm -rf /tmp/instance-0/output-1/build/buildroot-fs/cramfs mkdir -p /tmp/instance-0/output-1/build/buildroot-fs/cramfs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /tmp/instance-0/output-1/target/ /tmp/instance-0/output-1/build/buildroot-fs/cramfs/target echo '#!/bin/sh' > /tmp/instance-0/output-1/build/buildroot-fs/cramfs/fakeroot echo "set -e" >> /tmp/instance-0/output-1/build/buildroot-fs/cramfs/fakeroot echo "chown -h -R 0:0 /tmp/instance-0/output-1/build/buildroot-fs/cramfs/target" >> /tmp/instance-0/output-1/build/buildroot-fs/cramfs/fakeroot PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /tmp/instance-0/buildroot/support/scripts/mkusers /tmp/instance-0/output-1/build/buildroot-fs/full_users_table.txt /tmp/instance-0/output-1/build/buildroot-fs/cramfs/target >> /tmp/instance-0/output-1/build/buildroot-fs/cramfs/fakeroot echo "/tmp/instance-0/output-1/host/bin/makedevs -d /tmp/instance-0/output-1/build/buildroot-fs/full_devices_table.txt /tmp/instance-0/output-1/build/buildroot-fs/cramfs/target" >> /tmp/instance-0/output-1/build/buildroot-fs/cramfs/fakeroot printf ' rm -rf /tmp/instance-0/output-1/build/buildroot-fs/cramfs/target/usr/lib/udev/hwdb.d/ /tmp/instance-0/output-1/build/buildroot-fs/cramfs/target/etc/udev/hwdb.d/\n' >> /tmp/instance-0/output-1/build/buildroot-fs/cramfs/fakeroot echo "find /tmp/instance-0/output-1/build/buildroot-fs/cramfs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /tmp/instance-0/output-1/build/buildroot-fs/cramfs/fakeroot echo "find /tmp/instance-0/output-1/build/buildroot-fs/cramfs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /tmp/instance-0/output-1/build/buildroot-fs/cramfs/fakeroot printf ' \n' >> /tmp/instance-0/output-1/build/buildroot-fs/cramfs/fakeroot printf ' \n' >> /tmp/instance-0/output-1/build/buildroot-fs/cramfs/fakeroot printf ' /tmp/instance-0/output-1/host/bin/mkcramfs -L /tmp/instance-0/output-1/build/buildroot-fs/cramfs/target /tmp/instance-0/output-1/images/rootfs.cramfs\n' >> /tmp/instance-0/output-1/build/buildroot-fs/cramfs/fakeroot chmod a+x /tmp/instance-0/output-1/build/buildroot-fs/cramfs/fakeroot PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /tmp/instance-0/output-1/host/bin/fakeroot -- /tmp/instance-0/output-1/build/buildroot-fs/cramfs/fakeroot rootdir=/tmp/instance-0/output-1/build/buildroot-fs/cramfs/target table='/tmp/instance-0/output-1/build/buildroot-fs/full_devices_table.txt' >>> Generating filesystem image rootfs.squashfs mkdir -p /tmp/instance-0/output-1/images rm -rf /tmp/instance-0/output-1/build/buildroot-fs/squashfs mkdir -p /tmp/instance-0/output-1/build/buildroot-fs/squashfs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /tmp/instance-0/output-1/target/ /tmp/instance-0/output-1/build/buildroot-fs/squashfs/target echo '#!/bin/sh' > /tmp/instance-0/output-1/build/buildroot-fs/squashfs/fakeroot echo "set -e" >> /tmp/instance-0/output-1/build/buildroot-fs/squashfs/fakeroot echo "chown -h -R 0:0 /tmp/instance-0/output-1/build/buildroot-fs/squashfs/target" >> /tmp/instance-0/output-1/build/buildroot-fs/squashfs/fakeroot PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /tmp/instance-0/buildroot/support/scripts/mkusers /tmp/instance-0/output-1/build/buildroot-fs/full_users_table.txt /tmp/instance-0/output-1/build/buildroot-fs/squashfs/target >> /tmp/instance-0/output-1/build/buildroot-fs/squashfs/fakeroot echo "/tmp/instance-0/output-1/host/bin/makedevs -d /tmp/instance-0/output-1/build/buildroot-fs/full_devices_table.txt /tmp/instance-0/output-1/build/buildroot-fs/squashfs/target" >> /tmp/instance-0/output-1/build/buildroot-fs/squashfs/fakeroot printf ' rm -rf /tmp/instance-0/output-1/build/buildroot-fs/squashfs/target/usr/lib/udev/hwdb.d/ /tmp/instance-0/output-1/build/buildroot-fs/squashfs/target/etc/udev/hwdb.d/\n' >> /tmp/instance-0/output-1/build/buildroot-fs/squashfs/fakeroot echo "find /tmp/instance-0/output-1/build/buildroot-fs/squashfs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /tmp/instance-0/output-1/build/buildroot-fs/squashfs/fakeroot echo "find /tmp/instance-0/output-1/build/buildroot-fs/squashfs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /tmp/instance-0/output-1/build/buildroot-fs/squashfs/fakeroot printf ' \n' >> /tmp/instance-0/output-1/build/buildroot-fs/squashfs/fakeroot printf ' \n' >> /tmp/instance-0/output-1/build/buildroot-fs/squashfs/fakeroot printf ' /tmp/instance-0/output-1/host/bin/mksquashfs /tmp/instance-0/output-1/build/buildroot-fs/squashfs/target /tmp/instance-0/output-1/images/rootfs.squashfs -noappend -processors 1 -b 256K -nopad -comp gzip\n' >> /tmp/instance-0/output-1/build/buildroot-fs/squashfs/fakeroot chmod a+x /tmp/instance-0/output-1/build/buildroot-fs/squashfs/fakeroot PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /tmp/instance-0/output-1/host/bin/fakeroot -- /tmp/instance-0/output-1/build/buildroot-fs/squashfs/fakeroot rootdir=/tmp/instance-0/output-1/build/buildroot-fs/squashfs/target table='/tmp/instance-0/output-1/build/buildroot-fs/full_devices_table.txt' Parallel mksquashfs: Using 1 processor Creating 4.0 filesystem on /tmp/instance-0/output-1/images/rootfs.squashfs, block size 262144. [=============================================================/] 1592/1592 100% Exportable Squashfs 4.0 filesystem, gzip compressed, data block size 262144 compressed data, compressed metadata, compressed fragments, compressed xattrs, compressed ids duplicates are removed Filesystem size 27744.77 Kbytes (27.09 Mbytes) 52.16% of uncompressed filesystem size (53187.88 Kbytes) Inode table size 18635 bytes (18.20 Kbytes) 29.43% of uncompressed inode table size (63321 bytes) Directory table size 16395 bytes (16.01 Kbytes) 45.57% of uncompressed directory table size (35980 bytes) Number of duplicate files found 5 Number of inodes 1928 Number of files 1447 Number of fragments 50 Number of symbolic links 31 Number of device nodes 0 Number of fifo nodes 0 Number of socket nodes 0 Number of directories 450 Number of hard-links 0 Number of ids (unique uids + gids) 2 Number of uids 2 root (0) www-data (33) Number of gids 2 root (0) www-data (33) >>> Generating filesystem image rootfs.yaffs2 mkdir -p /tmp/instance-0/output-1/images rm -rf /tmp/instance-0/output-1/build/buildroot-fs/yaffs2 mkdir -p /tmp/instance-0/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /tmp/instance-0/output-1/target/ /tmp/instance-0/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /tmp/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /tmp/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /tmp/instance-0/output-1/build/buildroot-fs/yaffs2/target" >> /tmp/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /tmp/instance-0/buildroot/support/scripts/mkusers /tmp/instance-0/output-1/build/buildroot-fs/full_users_table.txt /tmp/instance-0/output-1/build/buildroot-fs/yaffs2/target >> /tmp/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/tmp/instance-0/output-1/host/bin/makedevs -d /tmp/instance-0/output-1/build/buildroot-fs/full_devices_table.txt /tmp/instance-0/output-1/build/buildroot-fs/yaffs2/target" >> /tmp/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /tmp/instance-0/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /tmp/instance-0/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /tmp/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /tmp/instance-0/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /tmp/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /tmp/instance-0/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /tmp/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /tmp/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /tmp/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /tmp/instance-0/output-1/host/bin/mkyaffs2 --all-root /tmp/instance-0/output-1/build/buildroot-fs/yaffs2/target /tmp/instance-0/output-1/images/rootfs.yaffs2\n' >> /tmp/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /tmp/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /tmp/instance-0/output-1/host/bin/fakeroot -- /tmp/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/tmp/instance-0/output-1/build/buildroot-fs/yaffs2/target table='/tmp/instance-0/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/tmp/instance-0/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][done] scanning complete, total 1928 objects. stage 2: creating image '/tmp/instance-0/output-1/images/rootfs.yaffs2' [ ] 1/1928 0% [ ] 2/1928 0% [ ] 3/1928 0% [ ] 4/1928 0% [ ] 5/1928 0% [ ] 6/1928 0% [ ] 7/1928 0% [ ] 8/1928 0% [ ] 9/1928 0% [ ] 10/1928 0% [ ] 11/1928 0% [ ] 12/1928 0% [ ] 13/1928 0% [ ] 14/1928 0% [ ] 15/1928 0% [ ] 16/1928 0% [ ] 17/1928 0% [ ] 18/1928 0% [ ] 19/1928 0% [ ] 20/1928 1% [ ] 21/1928 1% [ ] 22/1928 1% [ ] 23/1928 1% [ ] 24/1928 1% [ ] 25/1928 1% [ ] 26/1928 1% [ ] 27/1928 1% [ ] 28/1928 1% [ ] 29/1928 1% [ ] 30/1928 1% [ ] 31/1928 1% [= ] 32/1928 1% [= ] 33/1928 1% [= ] 34/1928 1% [= ] 35/1928 1% [= ] 36/1928 1% [= ] 37/1928 1% [= ] 38/1928 1% [= ] 39/1928 2% [= ] 40/1928 2% [= ] 41/1928 2% [= ] 42/1928 2% [= ] 43/1928 2% [= ] 44/1928 2% [= ] 45/1928 2% [= ] 46/1928 2% [= ] 47/1928 2% [= ] 48/1928 2% [= ] 49/1928 2% [= ] 50/1928 2% [= ] 51/1928 2% [= ] 52/1928 2% [= ] 53/1928 2% [= ] 54/1928 2% [= ] 55/1928 2% [= ] 56/1928 2% [= ] 57/1928 2% [= ] 58/1928 3% [= ] 59/1928 3% [= ] 60/1928 3% [= ] 61/1928 3% [= ] 62/1928 3% [== ] 63/1928 3% [== ] 64/1928 3% [== ] 65/1928 3% [== ] 66/1928 3% [== ] 67/1928 3% [== ] 68/1928 3% [== ] 69/1928 3% [== ] 70/1928 3% [== ] 71/1928 3% [== ] 72/1928 3% [== ] 73/1928 3% [== ] 74/1928 3% [== ] 75/1928 3% [== ] 76/1928 3% [== ] 77/1928 3% [== ] 78/1928 4% [== ] 79/1928 4% [== ] 80/1928 4% [== ] 81/1928 4% [== ] 82/1928 4% [== ] 83/1928 4% [== ] 84/1928 4% [== ] 85/1928 4% [== ] 86/1928 4% [== ] 87/1928 4% [== ] 88/1928 4% [== ] 89/1928 4% [== ] 90/1928 4% [== ] 91/1928 4% [== ] 92/1928 4% [== ] 93/1928 4% [=== ] 94/1928 4% [=== ] 95/1928 4% [=== ] 96/1928 4% [=== ] 97/1928 5% [=== ] 98/1928 5% [=== ] 99/1928 5% [=== ] 100/1928 5% [=== ] 101/1928 5% [=== ] 102/1928 5% [=== ] 103/1928 5% [=== ] 104/1928 5% [=== ] 105/1928 5% [=== ] 106/1928 5% [=== ] 107/1928 5% [=== ] 108/1928 5% [=== ] 109/1928 5% [=== ] 110/1928 5% [=== ] 111/1928 5% [=== ] 112/1928 5% [=== ] 113/1928 5% [=== ] 114/1928 5% [=== ] 115/1928 5% [=== ] 116/1928 6% [=== ] 117/1928 6% [=== ] 118/1928 6% [=== ] 119/1928 6% [=== ] 120/1928 6% [=== ] 121/1928 6% [=== ] 122/1928 6% [=== ] 123/1928 6% [=== ] 124/1928 6% [==== ] 125/1928 6% [==== ] 126/1928 6% [==== ] 127/1928 6% [==== ] 128/1928 6% [==== ] 129/1928 6% [==== ] 130/1928 6% [==== ] 131/1928 6% [==== ] 132/1928 6% [==== ] 133/1928 6% [==== ] 134/1928 6% [==== ] 135/1928 7% [==== ] 136/1928 7% [==== ] 137/1928 7% [==== ] 138/1928 7% [==== ] 139/1928 7% [==== ] 140/1928 7% [==== ] 141/1928 7% [==== ] 142/1928 7% [==== ] 143/1928 7% [==== ] 144/1928 7% [==== ] 145/1928 7% [==== ] 146/1928 7% [==== ] 147/1928 7% [==== ] 148/1928 7% [==== ] 149/1928 7% [==== ] 150/1928 7% [==== ] 151/1928 7% [==== ] 152/1928 7% [==== ] 153/1928 7% [==== ] 154/1928 7% [==== ] 155/1928 8% [===== ] 156/1928 8% [===== ] 157/1928 8% [===== ] 158/1928 8% [===== ] 159/1928 8% [===== ] 160/1928 8% [===== ] 161/1928 8% [===== ] 162/1928 8% [===== ] 163/1928 8% [===== ] 164/1928 8% [===== ] 165/1928 8% [===== ] 166/1928 8% [===== ] 167/1928 8% [===== ] 168/1928 8% [===== ] 169/1928 8% [===== ] 170/1928 8% [===== ] 171/1928 8% [===== ] 172/1928 8% [===== ] 173/1928 8% [===== ] 174/1928 9% [===== ] 175/1928 9% [===== ] 176/1928 9% [===== ] 177/1928 9% [===== ] 178/1928 9% [===== ] 179/1928 9% [===== ] 180/1928 9% [===== ] 181/1928 9% [===== ] 182/1928 9% [===== ] 183/1928 9% [===== ] 184/1928 9% [===== ] 185/1928 9% [===== ] 186/1928 9% [====== ] 187/1928 9% [====== ] 188/1928 9% [====== ] 189/1928 9% [====== ] 190/1928 9% [====== ] 191/1928 9% [====== ] 192/1928 9% [====== ] 193/1928 10% [====== ] 194/1928 10% [====== ] 195/1928 10% [====== ] 196/1928 10% [====== ] 197/1928 10% [====== ] 198/1928 10% [====== ] 199/1928 10% [====== ] 200/1928 10% [====== ] 201/1928 10% [====== ] 202/1928 10% [====== ] 203/1928 10% [====== ] 204/1928 10% [====== ] 205/1928 10% [====== ] 206/1928 10% [====== ] 207/1928 10% [====== ] 208/1928 10% [====== ] 209/1928 10% [====== ] 210/1928 10% [====== ] 211/1928 10% [====== ] 212/1928 10% [====== ] 213/1928 11% [====== ] 214/1928 11% [====== ] 215/1928 11% [====== ] 216/1928 11% [====== ] 217/1928 11% [======= ] 218/1928 11% [======= ] 219/1928 11% [======= ] 220/1928 11% [======= ] 221/1928 11% [======= ] 222/1928 11% [======= ] 223/1928 11% [======= ] 224/1928 11% [======= ] 225/1928 11% [======= ] 226/1928 11% [======= ] 227/1928 11% [======= ] 228/1928 11% [======= ] 229/1928 11% [======= ] 230/1928 11% [======= ] 231/1928 11% [======= ] 232/1928 12% [======= ] 233/1928 12% [======= ] 234/1928 12% [======= ] 235/1928 12% [======= ] 236/1928 12% [======= ] 237/1928 12% [======= ] 238/1928 12% [======= ] 239/1928 12% [======= ] 240/1928 12% [======= ] 241/1928 12% [======= ] 242/1928 12% [======= ] 243/1928 12% [======= ] 244/1928 12% [======= ] 245/1928 12% [======= ] 246/1928 12% [======= ] 247/1928 12% [======= ] 248/1928 12% [======== ] 249/1928 12% [======== ] 250/1928 12% [======== ] 251/1928 13% [======== ] 252/1928 13% [======== ] 253/1928 13% [======== ] 254/1928 13% [======== ] 255/1928 13% [======== ] 256/1928 13% [======== ] 257/1928 13% [======== ] 258/1928 13% [======== ] 259/1928 13% [======== ] 260/1928 13% [======== ] 261/1928 13% [======== ] 262/1928 13% [======== ] 263/1928 13% [======== ] 264/1928 13% [======== ] 265/1928 13% [======== ] 266/1928 13% [======== ] 267/1928 13% [======== ] 268/1928 13% [======== ] 269/1928 13% [======== ] 270/1928 14% [======== ] 271/1928 14% [======== ] 272/1928 14% [======== ] 273/1928 14% [======== ] 274/1928 14% [======== ] 275/1928 14% [======== ] 276/1928 14% [======== ] 277/1928 14% [======== ] 278/1928 14% [======== ] 279/1928 14% [========= ] 280/1928 14% [========= ] 281/1928 14% [========= ] 282/1928 14% [========= ] 283/1928 14% [========= ] 284/1928 14% [========= ] 285/1928 14% [========= ] 286/1928 14% [========= ] 287/1928 14% [========= ] 288/1928 14% [========= ] 289/1928 14% [========= ] 290/1928 15% [========= ] 291/1928 15% [========= ] 292/1928 15% [========= ] 293/1928 15% [========= ] 294/1928 15% [========= ] 295/1928 15% [========= ] 296/1928 15% [========= ] 297/1928 15% [========= ] 298/1928 15% [========= ] 299/1928 15% [========= ] 300/1928 15% [========= ] 301/1928 15% [========= ] 302/1928 15% [========= ] 303/1928 15% [========= ] 304/1928 15% [========= ] 305/1928 15% [========= ] 306/1928 15% [========= ] 307/1928 15% [========= ] 308/1928 15% [========= ] 309/1928 16% [========= ] 310/1928 16% [========== ] 311/1928 16% [========== ] 312/1928 16% [========== ] 313/1928 16% [========== ] 314/1928 16% [========== ] 315/1928 16% [========== ] 316/1928 16% [========== ] 317/1928 16% [========== ] 318/1928 16% [========== ] 319/1928 16% [========== ] 320/1928 16% [========== ] 321/1928 16% [========== ] 322/1928 16% [========== ] 323/1928 16% [========== ] 324/1928 16% [========== ] 325/1928 16% [========== ] 326/1928 16% [========== ] 327/1928 16% [========== ] 328/1928 17% [========== ] 329/1928 17% [========== ] 330/1928 17% [========== ] 331/1928 17% [========== ] 332/1928 17% [========== ] 333/1928 17% [========== ] 334/1928 17% [========== ] 335/1928 17% [========== ] 336/1928 17% [========== ] 337/1928 17% [========== ] 338/1928 17% [========== ] 339/1928 17% [========== ] 340/1928 17% [========== ] 341/1928 17% [========== ] 342/1928 17% [=========== ] 343/1928 17% [=========== ] 344/1928 17% [=========== ] 345/1928 17% [=========== ] 346/1928 17% [=========== ] 347/1928 17% [=========== ] 348/1928 18% [=========== ] 349/1928 18% [=========== ] 350/1928 18% [=========== ] 351/1928 18% [=========== ] 352/1928 18% [=========== ] 353/1928 18% [=========== ] 354/1928 18% [=========== ] 355/1928 18% [=========== ] 356/1928 18% [=========== ] 357/1928 18% [=========== ] 358/1928 18% [=========== ] 359/1928 18% [=========== ] 360/1928 18% [=========== ] 361/1928 18% [=========== ] 362/1928 18% [=========== ] 363/1928 18% [=========== ] 364/1928 18% [=========== ] 365/1928 18% [=========== ] 366/1928 18% [=========== ] 367/1928 19% [=========== ] 368/1928 19% [=========== ] 369/1928 19% [=========== ] 370/1928 19% [=========== ] 371/1928 19% [=========== ] 372/1928 19% [=========== ] 373/1928 19% [============ ] 374/1928 19% [============ ] 375/1928 19% [============ ] 376/1928 19% [============ ] 377/1928 19% [============ ] 378/1928 19% [============ ] 379/1928 19% [============ ] 380/1928 19% [============ ] 381/1928 19% [============ ] 382/1928 19% [============ ] 383/1928 19% [============ ] 384/1928 19% [============ ] 385/1928 19% [============ ] 386/1928 20% [============ ] 387/1928 20% [============ ] 388/1928 20% [============ ] 389/1928 20% [============ ] 390/1928 20% [============ ] 391/1928 20% [============ ] 392/1928 20% [============ ] 393/1928 20% [============ ] 394/1928 20% [============ ] 395/1928 20% [============ ] 396/1928 20% [============ ] 397/1928 20% [============ ] 398/1928 20% [============ ] 399/1928 20% [============ ] 400/1928 20% [============ ] 401/1928 20% [============ ] 402/1928 20% [============ ] 403/1928 20% [============ ] 404/1928 20% [============= ] 405/1928 21% [============= ] 406/1928 21% [============= ] 407/1928 21% [============= ] 408/1928 21% [============= ] 409/1928 21% [============= ] 410/1928 21% [============= ] 411/1928 21% [============= ] 412/1928 21% [============= ] 413/1928 21% [============= ] 414/1928 21% [============= ] 415/1928 21% [============= ] 416/1928 21% [============= ] 417/1928 21% [============= ] 418/1928 21% [============= ] 419/1928 21% [============= ] 420/1928 21% [============= ] 421/1928 21% [============= ] 422/1928 21% [============= ] 423/1928 21% [============= ] 424/1928 21% [============= ] 425/1928 22% [============= ] 426/1928 22% [============= ] 427/1928 22% [============= ] 428/1928 22% [============= ] 429/1928 22% [============= ] 430/1928 22% [============= ] 431/1928 22% [============= ] 432/1928 22% [============= ] 433/1928 22% [============= ] 434/1928 22% [============= ] 435/1928 22% [============== ] 436/1928 22% [============== ] 437/1928 22% [============== ] 438/1928 22% [============== ] 439/1928 22% [============== ] 440/1928 22% [============== ] 441/1928 22% [============== ] 442/1928 22% [============== ] 443/1928 22% [============== ] 444/1928 23% [============== ] 445/1928 23% [============== ] 446/1928 23% [============== ] 447/1928 23% [============== ] 448/1928 23% [============== ] 449/1928 23% [============== ] 450/1928 23% [============== ] 451/1928 23% [============== ] 452/1928 23% [============== ] 453/1928 23% [============== ] 454/1928 23% [============== ] 455/1928 23% [============== ] 456/1928 23% [============== ] 457/1928 23% [============== ] 458/1928 23% [============== ] 459/1928 23% [============== ] 460/1928 23% [============== ] 461/1928 23% [============== ] 462/1928 23% [============== ] 463/1928 24% [============== ] 464/1928 24% [============== ] 465/1928 24% [============== ] 466/1928 24% [=============== ] 467/1928 24% [=============== ] 468/1928 24% [=============== ] 469/1928 24% [=============== ] 470/1928 24% [=============== ] 471/1928 24% [=============== ] 472/1928 24% [=============== ] 473/1928 24% [=============== ] 474/1928 24% [=============== ] 475/1928 24% [=============== ] 476/1928 24% [=============== ] 477/1928 24% [=============== ] 478/1928 24% [=============== ] 479/1928 24% [=============== ] 480/1928 24% [=============== ] 481/1928 24% [=============== ] 482/1928 25% [=============== ] 483/1928 25% [=============== ] 484/1928 25% [=============== ] 485/1928 25% [=============== ] 486/1928 25% [=============== ] 487/1928 25% [=============== ] 488/1928 25% [=============== ] 489/1928 25% [=============== ] 490/1928 25% [=============== ] 491/1928 25% [=============== ] 492/1928 25% [=============== ] 493/1928 25% [=============== ] 494/1928 25% [=============== ] 495/1928 25% [=============== ] 496/1928 25% [=============== ] 497/1928 25% [================ ] 498/1928 25% [================ ] 499/1928 25% [================ ] 500/1928 25% [================ ] 501/1928 25% [================ ] 502/1928 26% [================ ] 503/1928 26% [================ ] 504/1928 26% [================ ] 505/1928 26% [================ ] 506/1928 26% [================ ] 507/1928 26% [================ ] 508/1928 26% [================ ] 509/1928 26% [================ ] 510/1928 26% [================ ] 511/1928 26% [================ ] 512/1928 26% [================ ] 513/1928 26% [================ ] 514/1928 26% [================ ] 515/1928 26% [================ ] 516/1928 26% [================ ] 517/1928 26% [================ ] 518/1928 26% [================ ] 519/1928 26% [================ ] 520/1928 26% [================ ] 521/1928 27% [================ ] 522/1928 27% [================ ] 523/1928 27% [================ ] 524/1928 27% [================ ] 525/1928 27% [================ ] 526/1928 27% [================ ] 527/1928 27% [================ ] 528/1928 27% [================= ] 529/1928 27% [================= ] 530/1928 27% [================= ] 531/1928 27% [================= ] 532/1928 27% [================= ] 533/1928 27% [================= ] 534/1928 27% [================= ] 535/1928 27% [================= ] 536/1928 27% [================= ] 537/1928 27% [================= ] 538/1928 27% [================= ] 539/1928 27% [================= ] 540/1928 28% [================= ] 541/1928 28% [================= ] 542/1928 28% [================= ] 543/1928 28% [================= ] 544/1928 28% [================= ] 545/1928 28% [================= ] 546/1928 28% [================= ] 547/1928 28% [================= ] 548/1928 28% [================= ] 549/1928 28% [================= ] 550/1928 28% [================= ] 551/1928 28% [================= ] 552/1928 28% [================= ] 553/1928 28% [================= ] 554/1928 28% [================= ] 555/1928 28% [================= ] 556/1928 28% [================= ] 557/1928 28% [================= ] 558/1928 28% [================= ] 559/1928 28% [================== ] 560/1928 29% [================== ] 561/1928 29% [================== ] 562/1928 29% [================== ] 563/1928 29% [================== ] 564/1928 29% [================== ] 565/1928 29% [================== ] 566/1928 29% [================== ] 567/1928 29% [================== ] 568/1928 29% [================== ] 569/1928 29% [================== ] 570/1928 29% [================== ] 571/1928 29% [================== ] 572/1928 29% [================== ] 573/1928 29% [================== ] 574/1928 29% [================== ] 575/1928 29% [================== ] 576/1928 29% [================== ] 577/1928 29% [================== ] 578/1928 29% [================== ] 579/1928 30% [================== ] 580/1928 30% [================== ] 581/1928 30% [================== ] 582/1928 30% [================== ] 583/1928 30% [================== ] 584/1928 30% [================== ] 585/1928 30% [================== ] 586/1928 30% [================== ] 587/1928 30% [================== ] 588/1928 30% [================== ] 589/1928 30% [================== ] 590/1928 30% [=================== ] 591/1928 30% [=================== ] 592/1928 30% [=================== ] 593/1928 30% [=================== ] 594/1928 30% [=================== ] 595/1928 30% [=================== ] 596/1928 30% [=================== ] 597/1928 30% [=================== ] 598/1928 31% [=================== ] 599/1928 31% [=================== ] 600/1928 31% [=================== ] 601/1928 31% [=================== ] 602/1928 31% [=================== ] 603/1928 31% [=================== ] 604/1928 31% [=================== ] 605/1928 31% [=================== ] 606/1928 31% [=================== ] 607/1928 31% [=================== ] 608/1928 31% [=================== ] 609/1928 31% [=================== ] 610/1928 31% [=================== ] 611/1928 31% [=================== ] 612/1928 31% [=================== ] 613/1928 31% [=================== ] 614/1928 31% [=================== ] 615/1928 31% [=================== ] 616/1928 31% [=================== ] 617/1928 32% [=================== ] 618/1928 32% [=================== ] 619/1928 32% [=================== ] 620/1928 32% [=================== ] 621/1928 32% [==================== ] 622/1928 32% [==================== ] 623/1928 32% [==================== ] 624/1928 32% [==================== ] 625/1928 32% [==================== ] 626/1928 32% [==================== ] 627/1928 32% [==================== ] 628/1928 32% [==================== ] 629/1928 32% [==================== ] 630/1928 32% [==================== ] 631/1928 32% [==================== ] 632/1928 32% [==================== ] 633/1928 32% [==================== ] 634/1928 32% [==================== ] 635/1928 32% [==================== ] 636/1928 32% [==================== ] 637/1928 33% [==================== ] 638/1928 33% [==================== ] 639/1928 33% [==================== ] 640/1928 33% [==================== ] 641/1928 33% [==================== ] 642/1928 33% [==================== ] 643/1928 33% [==================== ] 644/1928 33% [==================== ] 645/1928 33% [==================== ] 646/1928 33% [==================== ] 647/1928 33% [==================== ] 648/1928 33% [==================== ] 649/1928 33% [==================== ] 650/1928 33% [==================== ] 651/1928 33% [==================== ] 652/1928 33% [==================== ] 653/1928 33% [===================== ] 654/1928 33% [===================== ] 655/1928 33% [===================== ] 656/1928 34% [===================== ] 657/1928 34% [===================== ] 658/1928 34% [===================== ] 659/1928 34% [===================== ] 660/1928 34% [===================== ] 661/1928 34% [===================== ] 662/1928 34% [===================== ] 663/1928 34% [===================== ] 664/1928 34% [===================== ] 665/1928 34% [===================== ] 666/1928 34% [===================== ] 667/1928 34% [===================== ] 668/1928 34% [===================== ] 669/1928 34% [===================== ] 670/1928 34% [===================== ] 671/1928 34% [===================== ] 672/1928 34% [===================== ] 673/1928 34% [===================== ] 674/1928 34% [===================== ] 675/1928 35% [===================== ] 676/1928 35% [===================== ] 677/1928 35% [===================== ] 678/1928 35% [===================== ] 679/1928 35% [===================== ] 680/1928 35% [===================== ] 681/1928 35% [===================== ] 682/1928 35% [===================== ] 683/1928 35% [===================== ] 684/1928 35% [====================== ] 685/1928 35% [====================== ] 686/1928 35% [====================== ] 687/1928 35% [====================== ] 688/1928 35% [====================== ] 689/1928 35% [====================== ] 690/1928 35% [====================== ] 691/1928 35% [====================== ] 692/1928 35% [====================== ] 693/1928 35% [====================== ] 694/1928 35% [====================== ] 695/1928 36% [====================== ] 696/1928 36% [====================== ] 697/1928 36% [====================== ] 698/1928 36% [====================== ] 699/1928 36% [====================== ] 700/1928 36% [====================== ] 701/1928 36% [====================== ] 702/1928 36% [====================== ] 703/1928 36% [====================== ] 704/1928 36% [====================== ] 705/1928 36% [====================== ] 706/1928 36% [====================== ] 707/1928 36% [====================== ] 708/1928 36% [====================== ] 709/1928 36% [====================== ] 710/1928 36% [====================== ] 711/1928 36% [====================== ] 712/1928 36% [====================== ] 713/1928 36% [====================== ] 714/1928 37% [====================== ] 715/1928 37% [======================= ] 716/1928 37% [======================= ] 717/1928 37% [======================= ] 718/1928 37% [======================= ] 719/1928 37% [======================= ] 720/1928 37% [======================= ] 721/1928 37% [======================= ] 722/1928 37% [======================= ] 723/1928 37% [======================= ] 724/1928 37% [======================= ] 725/1928 37% [======================= ] 726/1928 37% [======================= ] 727/1928 37% [======================= ] 728/1928 37% [======================= ] 729/1928 37% [======================= ] 730/1928 37% [======================= ] 731/1928 37% [======================= ] 732/1928 37% [======================= ] 733/1928 38% [======================= ] 734/1928 38% [======================= ] 735/1928 38% [======================= ] 736/1928 38% [======================= ] 737/1928 38% [======================= ] 738/1928 38% [======================= ] 739/1928 38% [======================= ] 740/1928 38% [======================= ] 741/1928 38% [======================= ] 742/1928 38% [======================= ] 743/1928 38% [======================= ] 744/1928 38% [======================= ] 745/1928 38% [======================= ] 746/1928 38% [======================== ] 747/1928 38% [======================== ] 748/1928 38% [======================== ] 749/1928 38% [======================== ] 750/1928 38% [======================== ] 751/1928 38% [======================== ] 752/1928 39% [======================== ] 753/1928 39% [======================== ] 754/1928 39% [======================== ] 755/1928 39% [======================== ] 756/1928 39% [======================== ] 757/1928 39% [======================== ] 758/1928 39% [======================== ] 759/1928 39% [======================== ] 760/1928 39% [======================== ] 761/1928 39% [======================== ] 762/1928 39% [======================== ] 763/1928 39% [======================== ] 764/1928 39% [======================== ] 765/1928 39% [======================== ] 766/1928 39% [======================== ] 767/1928 39% [======================== ] 768/1928 39% [======================== ] 769/1928 39% [======================== ] 770/1928 39% [======================== ] 771/1928 39% [======================== ] 772/1928 40% [======================== ] 773/1928 40% [======================== ] 774/1928 40% [======================== ] 775/1928 40% [======================== ] 776/1928 40% [======================== ] 777/1928 40% [========================= ] 778/1928 40% [========================= ] 779/1928 40% [========================= ] 780/1928 40% [========================= ] 781/1928 40% [========================= ] 782/1928 40% [========================= ] 783/1928 40% [========================= ] 784/1928 40% [========================= ] 785/1928 40% [========================= ] 786/1928 40% [========================= ] 787/1928 40% [========================= ] 788/1928 40% [========================= ] 789/1928 40% [========================= ] 790/1928 40% [========================= ] 791/1928 41% [========================= ] 792/1928 41% [========================= ] 793/1928 41% [========================= ] 794/1928 41% [========================= ] 795/1928 41% [========================= ] 796/1928 41% [========================= ] 797/1928 41% [========================= ] 798/1928 41% [========================= ] 799/1928 41% [========================= ] 800/1928 41% [========================= ] 801/1928 41% [========================= ] 802/1928 41% [========================= ] 803/1928 41% [========================= ] 804/1928 41% [========================= ] 805/1928 41% [========================= ] 806/1928 41% [========================= ] 807/1928 41% [========================= ] 808/1928 41% [========================== ] 809/1928 41% [========================== ] 810/1928 42% [========================== ] 811/1928 42% [========================== ] 812/1928 42% [========================== ] 813/1928 42% [========================== ] 814/1928 42% [========================== ] 815/1928 42% [========================== ] 816/1928 42% [========================== ] 817/1928 42% [========================== ] 818/1928 42% [========================== ] 819/1928 42% [========================== ] 820/1928 42% [========================== ] 821/1928 42% [========================== ] 822/1928 42% [========================== ] 823/1928 42% [========================== ] 824/1928 42% [========================== ] 825/1928 42% [========================== ] 826/1928 42% [========================== ] 827/1928 42% [========================== ] 828/1928 42% [========================== ] 829/1928 42% [========================== ] 830/1928 43% [========================== ] 831/1928 43% [========================== ] 832/1928 43% [========================== ] 833/1928 43% [========================== ] 834/1928 43% [========================== ] 835/1928 43% [========================== ] 836/1928 43% [========================== ] 837/1928 43% [========================== ] 838/1928 43% [========================== ] 839/1928 43% [=========================== ] 840/1928 43% [=========================== ] 841/1928 43% [=========================== ] 842/1928 43% [=========================== ] 843/1928 43% [=========================== ] 844/1928 43% [=========================== ] 845/1928 43% [=========================== ] 846/1928 43% [=========================== ] 847/1928 43% [=========================== ] 848/1928 43% [=========================== ] 849/1928 44% [=========================== ] 850/1928 44% [=========================== ] 851/1928 44% [=========================== ] 852/1928 44% [=========================== ] 853/1928 44% [=========================== ] 854/1928 44% [=========================== ] 855/1928 44% [=========================== ] 856/1928 44% [=========================== ] 857/1928 44% [=========================== ] 858/1928 44% [=========================== ] 859/1928 44% [=========================== ] 860/1928 44% [=========================== ] 861/1928 44% [=========================== ] 862/1928 44% [=========================== ] 863/1928 44% [=========================== ] 864/1928 44% [=========================== ] 865/1928 44% [=========================== ] 866/1928 44% [=========================== ] 867/1928 44% [=========================== ] 868/1928 45% [=========================== ] 869/1928 45% [=========================== ] 870/1928 45% [============================ ] 871/1928 45% [============================ ] 872/1928 45% [============================ ] 873/1928 45% [============================ ] 874/1928 45% [============================ ] 875/1928 45% [============================ ] 876/1928 45% [============================ ] 877/1928 45% [============================ ] 878/1928 45% [============================ ] 879/1928 45% [============================ ] 880/1928 45% [============================ ] 881/1928 45% [============================ ] 882/1928 45% [============================ ] 883/1928 45% [============================ ] 884/1928 45% [============================ ] 885/1928 45% [============================ ] 886/1928 45% [============================ ] 887/1928 46% [============================ ] 888/1928 46% [============================ ] 889/1928 46% [============================ ] 890/1928 46% [============================ ] 891/1928 46% [============================ ] 892/1928 46% [============================ ] 893/1928 46% [============================ ] 894/1928 46% [============================ ] 895/1928 46% [============================ ] 896/1928 46% [============================ ] 897/1928 46% [============================ ] 898/1928 46% [============================ ] 899/1928 46% [============================ ] 900/1928 46% [============================ ] 901/1928 46% [============================= ] 902/1928 46% [============================= ] 903/1928 46% [============================= ] 904/1928 46% [============================= ] 905/1928 46% [============================= ] 906/1928 46% [============================= ] 907/1928 47% [============================= ] 908/1928 47% [============================= ] 909/1928 47% [============================= ] 910/1928 47% [============================= ] 911/1928 47% [============================= ] 912/1928 47% [============================= ] 913/1928 47% [============================= ] 914/1928 47% [============================= ] 915/1928 47% [============================= ] 916/1928 47% [============================= ] 917/1928 47% [============================= ] 918/1928 47% [============================= ] 919/1928 47% [============================= ] 920/1928 47% [============================= ] 921/1928 47% [============================= ] 922/1928 47% [============================= ] 923/1928 47% [============================= ] 924/1928 47% [============================= ] 925/1928 47% [============================= ] 926/1928 48% [============================= ] 927/1928 48% [============================= ] 928/1928 48% [============================= ] 929/1928 48% [============================= ] 930/1928 48% [============================= ] 931/1928 48% [============================= ] 932/1928 48% [============================== ] 933/1928 48% [============================== ] 934/1928 48% [============================== ] 935/1928 48% [============================== ] 936/1928 48% [============================== ] 937/1928 48% [============================== ] 938/1928 48% [============================== ] 939/1928 48% [============================== ] 940/1928 48% [============================== ] 941/1928 48% [============================== ] 942/1928 48% [============================== ] 943/1928 48% [============================== ] 944/1928 48% [============================== ] 945/1928 49% [============================== ] 946/1928 49% [============================== ] 947/1928 49% [============================== ] 948/1928 49% [============================== ] 949/1928 49% [============================== ] 950/1928 49% [============================== ] 951/1928 49% [============================== ] 952/1928 49% [============================== ] 953/1928 49% [============================== ] 954/1928 49% [============================== ] 955/1928 49% [============================== ] 956/1928 49% [============================== ] 957/1928 49% [============================== ] 958/1928 49% [============================== ] 959/1928 49% [============================== ] 960/1928 49% [============================== ] 961/1928 49% [============================== ] 962/1928 49% [============================== ] 963/1928 49% [=============================== ] 964/1928 50% [=============================== ] 965/1928 50% [=============================== ] 966/1928 50% [=============================== ] 967/1928 50% [=============================== ] 968/1928 50% [=============================== ] 969/1928 50% [=============================== ] 970/1928 50% [=============================== ] 971/1928 50% [=============================== ] 972/1928 50% [=============================== ] 973/1928 50% [=============================== ] 974/1928 50% [=============================== ] 975/1928 50% [=============================== ] 976/1928 50% [=============================== ] 977/1928 50% [=============================== ] 978/1928 50% [=============================== ] 979/1928 50% [=============================== ] 980/1928 50% [=============================== ] 981/1928 50% [=============================== ] 982/1928 50% [=============================== ] 983/1928 50% [=============================== ] 984/1928 51% [=============================== ] 985/1928 51% [=============================== ] 986/1928 51% [=============================== ] 987/1928 51% [=============================== ] 988/1928 51% [=============================== ] 989/1928 51% [=============================== ] 990/1928 51% [=============================== ] 991/1928 51% [=============================== ] 992/1928 51% [=============================== ] 993/1928 51% [=============================== ] 994/1928 51% [=============================== ] 995/1928 51% [================================ ] 996/1928 51% [================================ ] 997/1928 51% [================================ ] 998/1928 51% [================================ ] 999/1928 51% [================================ ] 1000/1928 51% [================================ ] 1001/1928 51% [================================ ] 1002/1928 51% [================================ ] 1003/1928 52% [================================ ] 1004/1928 52% [================================ ] 1005/1928 52% [================================ ] 1006/1928 52% [================================ ] 1007/1928 52% [================================ ] 1008/1928 52% [================================ ] 1009/1928 52% [================================ ] 1010/1928 52% [================================ ] 1011/1928 52% [================================ ] 1012/1928 52% [================================ ] 1013/1928 52% [================================ ] 1014/1928 52% [================================ ] 1015/1928 52% [================================ ] 1016/1928 52% [================================ ] 1017/1928 52% [================================ ] 1018/1928 52% [================================ ] 1019/1928 52% [================================ ] 1020/1928 52% [================================ ] 1021/1928 52% [================================ ] 1022/1928 53% [================================ ] 1023/1928 53% [================================ ] 1024/1928 53% [================================ ] 1025/1928 53% [================================ ] 1026/1928 53% [================================= ] 1027/1928 53% [================================= ] 1028/1928 53% [================================= ] 1029/1928 53% [================================= ] 1030/1928 53% [================================= ] 1031/1928 53% [================================= ] 1032/1928 53% [================================= ] 1033/1928 53% [================================= ] 1034/1928 53% [================================= ] 1035/1928 53% [================================= ] 1036/1928 53% [================================= ] 1037/1928 53% [================================= ] 1038/1928 53% [================================= ] 1039/1928 53% [================================= ] 1040/1928 53% [================================= ] 1041/1928 53% [================================= ] 1042/1928 54% [================================= ] 1043/1928 54% [================================= ] 1044/1928 54% [================================= ] 1045/1928 54% [================================= ] 1046/1928 54% [================================= ] 1047/1928 54% [================================= ] 1048/1928 54% [================================= ] 1049/1928 54% [================================= ] 1050/1928 54% [================================= ] 1051/1928 54% [================================= ] 1052/1928 54% [================================= ] 1053/1928 54% [================================= ] 1054/1928 54% [================================= ] 1055/1928 54% [================================= ] 1056/1928 54% [================================= ] 1057/1928 54% [================================== ] 1058/1928 54% [================================== ] 1059/1928 54% [================================== ] 1060/1928 54% [================================== ] 1061/1928 55% [================================== ] 1062/1928 55% [================================== ] 1063/1928 55% [================================== ] 1064/1928 55% [================================== ] 1065/1928 55% [================================== ] 1066/1928 55% [================================== ] 1067/1928 55% [================================== ] 1068/1928 55% [================================== ] 1069/1928 55% [================================== ] 1070/1928 55% [================================== ] 1071/1928 55% [================================== ] 1072/1928 55% [================================== ] 1073/1928 55% [================================== ] 1074/1928 55% [================================== ] 1075/1928 55% [================================== ] 1076/1928 55% [================================== ] 1077/1928 55% [================================== ] 1078/1928 55% [================================== ] 1079/1928 55% [================================== ] 1080/1928 56% [================================== ] 1081/1928 56% [================================== ] 1082/1928 56% [================================== ] 1083/1928 56% [================================== ] 1084/1928 56% [================================== ] 1085/1928 56% [================================== ] 1086/1928 56% [================================== ] 1087/1928 56% [================================== ] 1088/1928 56% [=================================== ] 1089/1928 56% [=================================== ] 1090/1928 56% [=================================== ] 1091/1928 56% [=================================== ] 1092/1928 56% [=================================== ] 1093/1928 56% [=================================== ] 1094/1928 56% [=================================== ] 1095/1928 56% [=================================== ] 1096/1928 56% [=================================== ] 1097/1928 56% [=================================== ] 1098/1928 56% [=================================== ] 1099/1928 57% [=================================== ] 1100/1928 57% [=================================== ] 1101/1928 57% [=================================== ] 1102/1928 57% [=================================== ] 1103/1928 57% [=================================== ] 1104/1928 57% [=================================== ] 1105/1928 57% [=================================== ] 1106/1928 57% [=================================== ] 1107/1928 57% [=================================== ] 1108/1928 57% [=================================== ] 1109/1928 57% [=================================== ] 1110/1928 57% [=================================== ] 1111/1928 57% [=================================== ] 1112/1928 57% [=================================== ] 1113/1928 57% [=================================== ] 1114/1928 57% [=================================== ] 1115/1928 57% [=================================== ] 1116/1928 57% [=================================== ] 1117/1928 57% [=================================== ] 1118/1928 57% [=================================== ] 1119/1928 58% [==================================== ] 1120/1928 58% [==================================== ] 1121/1928 58% [==================================== ] 1122/1928 58% [==================================== ] 1123/1928 58% [==================================== ] 1124/1928 58% [==================================== ] 1125/1928 58% [==================================== ] 1126/1928 58% [==================================== ] 1127/1928 58% [==================================== ] 1128/1928 58% [==================================== ] 1129/1928 58% [==================================== ] 1130/1928 58% [==================================== ] 1131/1928 58% [==================================== ] 1132/1928 58% [==================================== ] 1133/1928 58% [==================================== ] 1134/1928 58% [==================================== ] 1135/1928 58% [==================================== ] 1136/1928 58% [==================================== ] 1137/1928 58% [==================================== ] 1138/1928 59% [==================================== ] 1139/1928 59% [==================================== ] 1140/1928 59% [==================================== ] 1141/1928 59% [==================================== ] 1142/1928 59% [==================================== ] 1143/1928 59% [==================================== ] 1144/1928 59% [==================================== ] 1145/1928 59% [==================================== ] 1146/1928 59% [==================================== ] 1147/1928 59% [==================================== ] 1148/1928 59% [==================================== ] 1149/1928 59% [==================================== ] 1150/1928 59% [===================================== ] 1151/1928 59% [===================================== ] 1152/1928 59% [===================================== ] 1153/1928 59% [===================================== ] 1154/1928 59% [===================================== ] 1155/1928 59% [===================================== ] 1156/1928 59% [===================================== ] 1157/1928 60% [===================================== ] 1158/1928 60% [===================================== ] 1159/1928 60% [===================================== ] 1160/1928 60% [===================================== ] 1161/1928 60% [===================================== ] 1162/1928 60% [===================================== ] 1163/1928 60% [===================================== ] 1164/1928 60% [===================================== ] 1165/1928 60% [===================================== ] 1166/1928 60% [===================================== ] 1167/1928 60% [===================================== ] 1168/1928 60% [===================================== ] 1169/1928 60% [===================================== ] 1170/1928 60% [===================================== ] 1171/1928 60% [===================================== ] 1172/1928 60% [===================================== ] 1173/1928 60% [===================================== ] 1174/1928 60% [===================================== ] 1175/1928 60% [===================================== ] 1176/1928 60% [===================================== ] 1177/1928 61% [===================================== ] 1178/1928 61% [===================================== ] 1179/1928 61% [===================================== ] 1180/1928 61% [===================================== ] 1181/1928 61% [====================================== ] 1182/1928 61% [====================================== ] 1183/1928 61% [====================================== ] 1184/1928 61% [====================================== ] 1185/1928 61% [====================================== ] 1186/1928 61% [====================================== ] 1187/1928 61% [====================================== ] 1188/1928 61% [====================================== ] 1189/1928 61% [====================================== ] 1190/1928 61% [====================================== ] 1191/1928 61% [====================================== ] 1192/1928 61% [====================================== ] 1193/1928 61% [====================================== ] 1194/1928 61% [====================================== ] 1195/1928 61% [====================================== ] 1196/1928 62% [====================================== ] 1197/1928 62% [====================================== ] 1198/1928 62% [====================================== ] 1199/1928 62% [====================================== ] 1200/1928 62% [====================================== ] 1201/1928 62% [====================================== ] 1202/1928 62% [====================================== ] 1203/1928 62% [====================================== ] 1204/1928 62% [====================================== ] 1205/1928 62% [====================================== ] 1206/1928 62% [====================================== ] 1207/1928 62% [====================================== ] 1208/1928 62% [====================================== ] 1209/1928 62% [====================================== ] 1210/1928 62% [====================================== ] 1211/1928 62% [====================================== ] 1212/1928 62% [======================================= ] 1213/1928 62% [======================================= ] 1214/1928 62% [======================================= ] 1215/1928 63% [======================================= ] 1216/1928 63% [======================================= ] 1217/1928 63% [======================================= ] 1218/1928 63% [======================================= ] 1219/1928 63% [======================================= ] 1220/1928 63% [======================================= ] 1221/1928 63% [======================================= ] 1222/1928 63% [======================================= ] 1223/1928 63% [======================================= ] 1224/1928 63% [======================================= ] 1225/1928 63% [======================================= ] 1226/1928 63% [======================================= ] 1227/1928 63% [======================================= ] 1228/1928 63% [======================================= ] 1229/1928 63% [======================================= ] 1230/1928 63% [======================================= ] 1231/1928 63% [======================================= ] 1232/1928 63% [======================================= ] 1233/1928 63% [======================================= ] 1234/1928 64% [======================================= ] 1235/1928 64% [======================================= ] 1236/1928 64% [======================================= ] 1237/1928 64% [======================================= ] 1238/1928 64% [======================================= ] 1239/1928 64% [======================================= ] 1240/1928 64% [======================================= ] 1241/1928 64% [======================================= ] 1242/1928 64% [======================================= ] 1243/1928 64% [======================================== ] 1244/1928 64% [======================================== ] 1245/1928 64% [======================================== ] 1246/1928 64% [======================================== ] 1247/1928 64% [======================================== ] 1248/1928 64% [======================================== ] 1249/1928 64% [======================================== ] 1250/1928 64% [======================================== ] 1251/1928 64% [======================================== ] 1252/1928 64% [======================================== ] 1253/1928 64% [======================================== ] 1254/1928 65% [======================================== ] 1255/1928 65% [======================================== ] 1256/1928 65% [======================================== ] 1257/1928 65% [======================================== ] 1258/1928 65% [======================================== ] 1259/1928 65% [======================================== ] 1260/1928 65% [======================================== ] 1261/1928 65% [======================================== ] 1262/1928 65% [======================================== ] 1263/1928 65% [======================================== ] 1264/1928 65% [======================================== ] 1265/1928 65% [======================================== ] 1266/1928 65% [======================================== ] 1267/1928 65% [======================================== ] 1268/1928 65% [======================================== ] 1269/1928 65% [======================================== ] 1270/1928 65% [======================================== ] 1271/1928 65% [======================================== ] 1272/1928 65% [======================================== ] 1273/1928 66% [======================================== ] 1274/1928 66% [========================================= ] 1275/1928 66% [========================================= ] 1276/1928 66% [========================================= ] 1277/1928 66% [========================================= ] 1278/1928 66% [========================================= ] 1279/1928 66% [========================================= ] 1280/1928 66% [========================================= ] 1281/1928 66% [========================================= ] 1282/1928 66% [========================================= ] 1283/1928 66% [========================================= ] 1284/1928 66% [========================================= ] 1285/1928 66% [========================================= ] 1286/1928 66% [========================================= ] 1287/1928 66% [========================================= ] 1288/1928 66% [========================================= ] 1289/1928 66% [========================================= ] 1290/1928 66% [========================================= ] 1291/1928 66% [========================================= ] 1292/1928 67% [========================================= ] 1293/1928 67% [========================================= ] 1294/1928 67% [========================================= ] 1295/1928 67% [========================================= ] 1296/1928 67% [========================================= ] 1297/1928 67% [========================================= ] 1298/1928 67% [========================================= ] 1299/1928 67% [========================================= ] 1300/1928 67% [========================================= ] 1301/1928 67% [========================================= ] 1302/1928 67% [========================================= ] 1303/1928 67% [========================================= ] 1304/1928 67% [========================================= ] 1305/1928 67% [========================================= ] 1306/1928 67% [========================================== ] 1307/1928 67% [========================================== ] 1308/1928 67% [========================================== ] 1309/1928 67% [========================================== ] 1310/1928 67% [========================================== ] 1311/1928 67% [========================================== ] 1312/1928 68% [========================================== ] 1313/1928 68% [========================================== ] 1314/1928 68% [========================================== ] 1315/1928 68% [========================================== ] 1316/1928 68% [========================================== ] 1317/1928 68% [========================================== ] 1318/1928 68% [========================================== ] 1319/1928 68% [========================================== ] 1320/1928 68% [========================================== ] 1321/1928 68% [========================================== ] 1322/1928 68% [========================================== ] 1323/1928 68% [========================================== ] 1324/1928 68% [========================================== ] 1325/1928 68% [========================================== ] 1326/1928 68% [========================================== ] 1327/1928 68% [========================================== ] 1328/1928 68% [========================================== ] 1329/1928 68% [========================================== ] 1330/1928 68% [========================================== ] 1331/1928 69% [========================================== ] 1332/1928 69% [========================================== ] 1333/1928 69% [========================================== ] 1334/1928 69% [========================================== ] 1335/1928 69% [========================================== ] 1336/1928 69% [========================================== ] 1337/1928 69% [=========================================== ] 1338/1928 69% [=========================================== ] 1339/1928 69% [=========================================== ] 1340/1928 69% [=========================================== ] 1341/1928 69% [=========================================== ] 1342/1928 69% [=========================================== ] 1343/1928 69% [=========================================== ] 1344/1928 69% [=========================================== ] 1345/1928 69% [=========================================== ] 1346/1928 69% [=========================================== ] 1347/1928 69% [=========================================== ] 1348/1928 69% [=========================================== ] 1349/1928 69% [=========================================== ] 1350/1928 70% [=========================================== ] 1351/1928 70% [=========================================== ] 1352/1928 70% [=========================================== ] 1353/1928 70% [=========================================== ] 1354/1928 70% [=========================================== ] 1355/1928 70% [=========================================== ] 1356/1928 70% [=========================================== ] 1357/1928 70% [=========================================== ] 1358/1928 70% [=========================================== ] 1359/1928 70% [=========================================== ] 1360/1928 70% [=========================================== ] 1361/1928 70% [=========================================== ] 1362/1928 70% [=========================================== ] 1363/1928 70% [=========================================== ] 1364/1928 70% [=========================================== ] 1365/1928 70% [=========================================== ] 1366/1928 70% [=========================================== ] 1367/1928 70% [=========================================== ] 1368/1928 70% [============================================ ] 1369/1928 71% [============================================ ] 1370/1928 71% [============================================ ] 1371/1928 71% [============================================ ] 1372/1928 71% [============================================ ] 1373/1928 71% [============================================ ] 1374/1928 71% [============================================ ] 1375/1928 71% [============================================ ] 1376/1928 71% [============================================ ] 1377/1928 71% [============================================ ] 1378/1928 71% [============================================ ] 1379/1928 71% [============================================ ] 1380/1928 71% [============================================ ] 1381/1928 71% [============================================ ] 1382/1928 71% [============================================ ] 1383/1928 71% [============================================ ] 1384/1928 71% [============================================ ] 1385/1928 71% [============================================ ] 1386/1928 71% [============================================ ] 1387/1928 71% [============================================ ] 1388/1928 71% [============================================ ] 1389/1928 72% [============================================ ] 1390/1928 72% [============================================ ] 1391/1928 72% [============================================ ] 1392/1928 72% [============================================ ] 1393/1928 72% [============================================ ] 1394/1928 72% [============================================ ] 1395/1928 72% [============================================ ] 1396/1928 72% [============================================ ] 1397/1928 72% [============================================ ] 1398/1928 72% [============================================ ] 1399/1928 72% [============================================= ] 1400/1928 72% [============================================= ] 1401/1928 72% [============================================= ] 1402/1928 72% [============================================= ] 1403/1928 72% [============================================= ] 1404/1928 72% [============================================= ] 1405/1928 72% [============================================= ] 1406/1928 72% [============================================= ] 1407/1928 72% [============================================= ] 1408/1928 73% [============================================= ] 1409/1928 73% [============================================= ] 1410/1928 73% [============================================= ] 1411/1928 73% [============================================= ] 1412/1928 73% [============================================= ] 1413/1928 73% [============================================= ] 1414/1928 73% [============================================= ] 1415/1928 73% [============================================= ] 1416/1928 73% [============================================= ] 1417/1928 73% [============================================= ] 1418/1928 73% [============================================= ] 1419/1928 73% [============================================= ] 1420/1928 73% [============================================= ] 1421/1928 73% [============================================= ] 1422/1928 73% [============================================= ] 1423/1928 73% [============================================= ] 1424/1928 73% [============================================= ] 1425/1928 73% [============================================= ] 1426/1928 73% [============================================= ] 1427/1928 74% [============================================= ] 1428/1928 74% [============================================= ] 1429/1928 74% [============================================= ] 1430/1928 74% [============================================== ] 1431/1928 74% [============================================== ] 1432/1928 74% [============================================== ] 1433/1928 74% [============================================== ] 1434/1928 74% [============================================== ] 1435/1928 74% [============================================== ] 1436/1928 74% [============================================== ] 1437/1928 74% [============================================== ] 1438/1928 74% [============================================== ] 1439/1928 74% [============================================== ] 1440/1928 74% [============================================== ] 1441/1928 74% [============================================== ] 1442/1928 74% [============================================== ] 1443/1928 74% [============================================== ] 1444/1928 74% [============================================== ] 1445/1928 74% [============================================== ] 1446/1928 75% [============================================== ] 1447/1928 75% [============================================== ] 1448/1928 75% [============================================== ] 1449/1928 75% [============================================== ] 1450/1928 75% [============================================== ] 1451/1928 75% [============================================== ] 1452/1928 75% [============================================== ] 1453/1928 75% [============================================== ] 1454/1928 75% [============================================== ] 1455/1928 75% [============================================== ] 1456/1928 75% [============================================== ] 1457/1928 75% [============================================== ] 1458/1928 75% [============================================== ] 1459/1928 75% [============================================== ] 1460/1928 75% [============================================== ] 1461/1928 75% [=============================================== ] 1462/1928 75% [=============================================== ] 1463/1928 75% [=============================================== ] 1464/1928 75% [=============================================== ] 1465/1928 75% [=============================================== ] 1466/1928 76% [=============================================== ] 1467/1928 76% [=============================================== ] 1468/1928 76% [=============================================== ] 1469/1928 76% [=============================================== ] 1470/1928 76% [=============================================== ] 1471/1928 76% [=============================================== ] 1472/1928 76% [=============================================== ] 1473/1928 76% [=============================================== ] 1474/1928 76% [=============================================== ] 1475/1928 76% [=============================================== ] 1476/1928 76% [=============================================== ] 1477/1928 76% [=============================================== ] 1478/1928 76% [=============================================== ] 1479/1928 76% [=============================================== ] 1480/1928 76% [=============================================== ] 1481/1928 76% [=============================================== ] 1482/1928 76% [=============================================== ] 1483/1928 76% [=============================================== ] 1484/1928 76% [=============================================== ] 1485/1928 77% [=============================================== ] 1486/1928 77% [=============================================== ] 1487/1928 77% [=============================================== ] 1488/1928 77% [=============================================== ] 1489/1928 77% [=============================================== ] 1490/1928 77% [=============================================== ] 1491/1928 77% [=============================================== ] 1492/1928 77% [================================================ ] 1493/1928 77% [================================================ ] 1494/1928 77% [================================================ ] 1495/1928 77% [================================================ ] 1496/1928 77% [================================================ ] 1497/1928 77% [================================================ ] 1498/1928 77% [================================================ ] 1499/1928 77% [================================================ ] 1500/1928 77% [================================================ ] 1501/1928 77% [================================================ ] 1502/1928 77% [================================================ ] 1503/1928 77% [================================================ ] 1504/1928 78% [================================================ ] 1505/1928 78% [================================================ ] 1506/1928 78% [================================================ ] 1507/1928 78% [================================================ ] 1508/1928 78% [================================================ ] 1509/1928 78% [================================================ ] 1510/1928 78% [================================================ ] 1511/1928 78% [================================================ ] 1512/1928 78% [================================================ ] 1513/1928 78% [================================================ ] 1514/1928 78% [================================================ ] 1515/1928 78% [================================================ ] 1516/1928 78% [================================================ ] 1517/1928 78% [================================================ ] 1518/1928 78% [================================================ ] 1519/1928 78% [================================================ ] 1520/1928 78% [================================================ ] 1521/1928 78% [================================================ ] 1522/1928 78% [================================================ ] 1523/1928 78% [================================================= ] 1524/1928 79% [================================================= ] 1525/1928 79% [================================================= ] 1526/1928 79% [================================================= ] 1527/1928 79% [================================================= ] 1528/1928 79% [================================================= ] 1529/1928 79% [================================================= ] 1530/1928 79% [================================================= ] 1531/1928 79% [================================================= ] 1532/1928 79% [================================================= ] 1533/1928 79% [================================================= ] 1534/1928 79% [================================================= ] 1535/1928 79% [================================================= ] 1536/1928 79% [================================================= ] 1537/1928 79% [================================================= ] 1538/1928 79% [================================================= ] 1539/1928 79% [================================================= ] 1540/1928 79% [================================================= ] 1541/1928 79% [================================================= ] 1542/1928 79% [================================================= ] 1543/1928 80% [================================================= ] 1544/1928 80% [================================================= ] 1545/1928 80% [================================================= ] 1546/1928 80% [================================================= ] 1547/1928 80% [================================================= ] 1548/1928 80% [================================================= ] 1549/1928 80% [================================================= ] 1550/1928 80% [================================================= ] 1551/1928 80% [================================================= ] 1552/1928 80% [================================================= ] 1553/1928 80% [================================================= ] 1554/1928 80% [================================================== ] 1555/1928 80% [================================================== ] 1556/1928 80% [================================================== ] 1557/1928 80% [================================================== ] 1558/1928 80% [================================================== ] 1559/1928 80% [================================================== ] 1560/1928 80% [================================================== ] 1561/1928 80% [================================================== ] 1562/1928 81% [================================================== ] 1563/1928 81% [================================================== ] 1564/1928 81% [================================================== ] 1565/1928 81% [================================================== ] 1566/1928 81% [================================================== ] 1567/1928 81% [================================================== ] 1568/1928 81% [================================================== ] 1569/1928 81% [================================================== ] 1570/1928 81% [================================================== ] 1571/1928 81% [================================================== ] 1572/1928 81% [================================================== ] 1573/1928 81% [================================================== ] 1574/1928 81% [================================================== ] 1575/1928 81% [================================================== ] 1576/1928 81% [================================================== ] 1577/1928 81% [================================================== ] 1578/1928 81% [================================================== ] 1579/1928 81% [================================================== ] 1580/1928 81% [================================================== ] 1581/1928 82% [================================================== ] 1582/1928 82% [================================================== ] 1583/1928 82% [================================================== ] 1584/1928 82% [================================================== ] 1585/1928 82% [=================================================== ] 1586/1928 82% [=================================================== ] 1587/1928 82% [=================================================== ] 1588/1928 82% [=================================================== ] 1589/1928 82% [=================================================== ] 1590/1928 82% [=================================================== ] 1591/1928 82% [=================================================== ] 1592/1928 82% [=================================================== ] 1593/1928 82% [=================================================== ] 1594/1928 82% [=================================================== ] 1595/1928 82% [=================================================== ] 1596/1928 82% [=================================================== ] 1597/1928 82% [=================================================== ] 1598/1928 82% [=================================================== ] 1599/1928 82% [=================================================== ] 1600/1928 82% [=================================================== ] 1601/1928 83% [=================================================== ] 1602/1928 83% [=================================================== ] 1603/1928 83% [=================================================== ] 1604/1928 83% [=================================================== ] 1605/1928 83% [=================================================== ] 1606/1928 83% [=================================================== ] 1607/1928 83% [=================================================== ] 1608/1928 83% [=================================================== ] 1609/1928 83% [=================================================== ] 1610/1928 83% [=================================================== ] 1611/1928 83% [=================================================== ] 1612/1928 83% [=================================================== ] 1613/1928 83% [=================================================== ] 1614/1928 83% [=================================================== ] 1615/1928 83% [=================================================== ] 1616/1928 83% [=================================================== ] 1617/1928 83% [==================================================== ] 1618/1928 83% [==================================================== ] 1619/1928 83% [==================================================== ] 1620/1928 84% [==================================================== ] 1621/1928 84% [==================================================== ] 1622/1928 84% [==================================================== ] 1623/1928 84% [==================================================== ] 1624/1928 84% [==================================================== ] 1625/1928 84% [==================================================== ] 1626/1928 84% [==================================================== ] 1627/1928 84% [==================================================== ] 1628/1928 84% [==================================================== ] 1629/1928 84% [==================================================== ] 1630/1928 84% [==================================================== ] 1631/1928 84% [==================================================== ] 1632/1928 84% [==================================================== ] 1633/1928 84% [==================================================== ] 1634/1928 84% [==================================================== ] 1635/1928 84% [==================================================== ] 1636/1928 84% [==================================================== ] 1637/1928 84% [==================================================== ] 1638/1928 84% [==================================================== ] 1639/1928 85% [==================================================== ] 1640/1928 85% [==================================================== ] 1641/1928 85% [==================================================== ] 1642/1928 85% [==================================================== ] 1643/1928 85% [==================================================== ] 1644/1928 85% [==================================================== ] 1645/1928 85% [==================================================== ] 1646/1928 85% [==================================================== ] 1647/1928 85% [==================================================== ] 1648/1928 85% [===================================================== ] 1649/1928 85% [===================================================== ] 1650/1928 85% [===================================================== ] 1651/1928 85% [===================================================== ] 1652/1928 85% [===================================================== ] 1653/1928 85% [===================================================== ] 1654/1928 85% [===================================================== ] 1655/1928 85% [===================================================== ] 1656/1928 85% [===================================================== ] 1657/1928 85% [===================================================== ] 1658/1928 85% [===================================================== ] 1659/1928 86% [===================================================== ] 1660/1928 86% [===================================================== ] 1661/1928 86% [===================================================== ] 1662/1928 86% [===================================================== ] 1663/1928 86% [===================================================== ] 1664/1928 86% [===================================================== ] 1665/1928 86% [===================================================== ] 1666/1928 86% [===================================================== ] 1667/1928 86% [===================================================== ] 1668/1928 86% [===================================================== ] 1669/1928 86% [===================================================== ] 1670/1928 86% [===================================================== ] 1671/1928 86% [===================================================== ] 1672/1928 86% [===================================================== ] 1673/1928 86% [===================================================== ] 1674/1928 86% [===================================================== ] 1675/1928 86% [===================================================== ] 1676/1928 86% [===================================================== ] 1677/1928 86% [===================================================== ] 1678/1928 87% [===================================================== ] 1679/1928 87% [====================================================== ] 1680/1928 87% [====================================================== ] 1681/1928 87% [====================================================== ] 1682/1928 87% [====================================================== ] 1683/1928 87% [====================================================== ] 1684/1928 87% [====================================================== ] 1685/1928 87% [====================================================== ] 1686/1928 87% [====================================================== ] 1687/1928 87% [====================================================== ] 1688/1928 87% [====================================================== ] 1689/1928 87% [====================================================== ] 1690/1928 87% [====================================================== ] 1691/1928 87% [====================================================== ] 1692/1928 87% [====================================================== ] 1693/1928 87% [====================================================== ] 1694/1928 87% [====================================================== ] 1695/1928 87% [====================================================== ] 1696/1928 87% [====================================================== ] 1697/1928 88% [====================================================== ] 1698/1928 88% [====================================================== ] 1699/1928 88% [====================================================== ] 1700/1928 88% [====================================================== ] 1701/1928 88% [====================================================== ] 1702/1928 88% [====================================================== ] 1703/1928 88% [====================================================== ] 1704/1928 88% [====================================================== ] 1705/1928 88% [====================================================== ] 1706/1928 88% [====================================================== ] 1707/1928 88% [====================================================== ] 1708/1928 88% [====================================================== ] 1709/1928 88% [====================================================== ] 1710/1928 88% [======================================================= ] 1711/1928 88% [======================================================= ] 1712/1928 88% [======================================================= ] 1713/1928 88% [======================================================= ] 1714/1928 88% [======================================================= ] 1715/1928 88% [======================================================= ] 1716/1928 89% [======================================================= ] 1717/1928 89% [======================================================= ] 1718/1928 89% [======================================================= ] 1719/1928 89% [======================================================= ] 1720/1928 89% [======================================================= ] 1721/1928 89% [======================================================= ] 1722/1928 89% [======================================================= ] 1723/1928 89% [======================================================= ] 1724/1928 89% [======================================================= ] 1725/1928 89% [======================================================= ] 1726/1928 89% [======================================================= ] 1727/1928 89% [======================================================= ] 1728/1928 89% [======================================================= ] 1729/1928 89% [======================================================= ] 1730/1928 89% [======================================================= ] 1731/1928 89% [======================================================= ] 1732/1928 89% [======================================================= ] 1733/1928 89% [======================================================= ] 1734/1928 89% [======================================================= ] 1735/1928 89% [======================================================= ] 1736/1928 90% [======================================================= ] 1737/1928 90% [======================================================= ] 1738/1928 90% [======================================================= ] 1739/1928 90% [======================================================= ] 1740/1928 90% [======================================================= ] 1741/1928 90% [======================================================== ] 1742/1928 90% [======================================================== ] 1743/1928 90% [======================================================== ] 1744/1928 90% [======================================================== ] 1745/1928 90% [======================================================== ] 1746/1928 90% [======================================================== ] 1747/1928 90% [======================================================== ] 1748/1928 90% [======================================================== ] 1749/1928 90% [======================================================== ] 1750/1928 90% [======================================================== ] 1751/1928 90% [======================================================== ] 1752/1928 90% [======================================================== ] 1753/1928 90% [======================================================== ] 1754/1928 90% [======================================================== ] 1755/1928 91% [======================================================== ] 1756/1928 91% [======================================================== ] 1757/1928 91% [======================================================== ] 1758/1928 91% [======================================================== ] 1759/1928 91% [======================================================== ] 1760/1928 91% [======================================================== ] 1761/1928 91% [======================================================== ] 1762/1928 91% [======================================================== ] 1763/1928 91% [======================================================== ] 1764/1928 91% [======================================================== ] 1765/1928 91% [======================================================== ] 1766/1928 91% [======================================================== ] 1767/1928 91% [======================================================== ] 1768/1928 91% [======================================================== ] 1769/1928 91% [======================================================== ] 1770/1928 91% [======================================================== ] 1771/1928 91% [======================================================== ] 1772/1928 91% [========================================================= ] 1773/1928 91% [========================================================= ] 1774/1928 92% [========================================================= ] 1775/1928 92% [========================================================= ] 1776/1928 92% [========================================================= ] 1777/1928 92% [========================================================= ] 1778/1928 92% [========================================================= ] 1779/1928 92% [========================================================= ] 1780/1928 92% [========================================================= ] 1781/1928 92% [========================================================= ] 1782/1928 92% [========================================================= ] 1783/1928 92% [========================================================= ] 1784/1928 92% [========================================================= ] 1785/1928 92% [========================================================= ] 1786/1928 92% [========================================================= ] 1787/1928 92% [========================================================= ] 1788/1928 92% [========================================================= ] 1789/1928 92% [========================================================= ] 1790/1928 92% [========================================================= ] 1791/1928 92% [========================================================= ] 1792/1928 92% [========================================================= ] 1793/1928 92% [========================================================= ] 1794/1928 93% [========================================================= ] 1795/1928 93% [========================================================= ] 1796/1928 93% [========================================================= ] 1797/1928 93% [========================================================= ] 1798/1928 93% [========================================================= ] 1799/1928 93% [========================================================= ] 1800/1928 93% [========================================================= ] 1801/1928 93% [========================================================= ] 1802/1928 93% [========================================================= ] 1803/1928 93% [========================================================== ] 1804/1928 93% [========================================================== ] 1805/1928 93% [========================================================== ] 1806/1928 93% [========================================================== ] 1807/1928 93% [========================================================== ] 1808/1928 93% [========================================================== ] 1809/1928 93% [========================================================== ] 1810/1928 93% [========================================================== ] 1811/1928 93% [========================================================== ] 1812/1928 93% [========================================================== ] 1813/1928 94% [========================================================== ] 1814/1928 94% [========================================================== ] 1815/1928 94% [========================================================== ] 1816/1928 94% [========================================================== ] 1817/1928 94% [========================================================== ] 1818/1928 94% [========================================================== ] 1819/1928 94% [========================================================== ] 1820/1928 94% [========================================================== ] 1821/1928 94% [========================================================== ] 1822/1928 94% [========================================================== ] 1823/1928 94% [========================================================== ] 1824/1928 94% [========================================================== ] 1825/1928 94% [========================================================== ] 1826/1928 94% [========================================================== ] 1827/1928 94% [========================================================== ] 1828/1928 94% [========================================================== ] 1829/1928 94% [========================================================== ] 1830/1928 94% [========================================================== ] 1831/1928 94% [========================================================== ] 1832/1928 95% [========================================================== ] 1833/1928 95% [========================================================== ] 1834/1928 95% [=========================================================== ] 1835/1928 95% [=========================================================== ] 1836/1928 95% [=========================================================== ] 1837/1928 95% [=========================================================== ] 1838/1928 95% [=========================================================== ] 1839/1928 95% [=========================================================== ] 1840/1928 95% [=========================================================== ] 1841/1928 95% [=========================================================== ] 1842/1928 95% [=========================================================== ] 1843/1928 95% [=========================================================== ] 1844/1928 95% [=========================================================== ] 1845/1928 95% [=========================================================== ] 1846/1928 95% [=========================================================== ] 1847/1928 95% [=========================================================== ] 1848/1928 95% [=========================================================== ] 1849/1928 95% [=========================================================== ] 1850/1928 95% [=========================================================== ] 1851/1928 96% [=========================================================== ] 1852/1928 96% [=========================================================== ] 1853/1928 96% [=========================================================== ] 1854/1928 96% [=========================================================== ] 1855/1928 96% [=========================================================== ] 1856/1928 96% [=========================================================== ] 1857/1928 96% [=========================================================== ] 1858/1928 96% [=========================================================== ] 1859/1928 96% [=========================================================== ] 1860/1928 96% [=========================================================== ] 1861/1928 96% [=========================================================== ] 1862/1928 96% [=========================================================== ] 1863/1928 96% [=========================================================== ] 1864/1928 96% [=========================================================== ] 1865/1928 96% [============================================================ ] 1866/1928 96% [============================================================ ] 1867/1928 96% [============================================================ ] 1868/1928 96% [============================================================ ] 1869/1928 96% [============================================================ ] 1870/1928 96% [============================================================ ] 1871/1928 97% [============================================================ ] 1872/1928 97% [============================================================ ] 1873/1928 97% [============================================================ ] 1874/1928 97% [============================================================ ] 1875/1928 97% [============================================================ ] 1876/1928 97% [============================================================ ] 1877/1928 97% [============================================================ ] 1878/1928 97% [============================================================ ] 1879/1928 97% [============================================================ ] 1880/1928 97% [============================================================ ] 1881/1928 97% [============================================================ ] 1882/1928 97% [============================================================ ] 1883/1928 97% [============================================================ ] 1884/1928 97% [============================================================ ] 1885/1928 97% [============================================================ ] 1886/1928 97% [============================================================ ] 1887/1928 97% [============================================================ ] 1888/1928 97% [============================================================ ] 1889/1928 97% [============================================================ ] 1890/1928 98% [============================================================ ] 1891/1928 98% [============================================================ ] 1892/1928 98% [============================================================ ] 1893/1928 98% [============================================================ ] 1894/1928 98% [============================================================ ] 1895/1928 98% [============================================================ ] 1896/1928 98% [============================================================= ] 1897/1928 98% [============================================================= ] 1898/1928 98% [============================================================= ] 1899/1928 98% [============================================================= ] 1900/1928 98% [============================================================= ] 1901/1928 98% [============================================================= ] 1902/1928 98% [============================================================= ] 1903/1928 98% [============================================================= ] 1904/1928 98% [============================================================= ] 1905/1928 98% [============================================================= ] 1906/1928 98% [============================================================= ] 1907/1928 98% [============================================================= ] 1908/1928 98% [============================================================= ] 1909/1928 99% [============================================================= ] 1910/1928 99% [============================================================= ] 1911/1928 99% [============================================================= ] 1912/1928 99% [============================================================= ] 1913/1928 99% [============================================================= ] 1914/1928 99% [============================================================= ] 1915/1928 99% [============================================================= ] 1916/1928 99% [============================================================= ] 1917/1928 99% [============================================================= ] 1918/1928 99% [============================================================= ] 1919/1928 99% [============================================================= ] 1920/1928 99% [============================================================= ] 1921/1928 99% [============================================================= ] 1922/1928 99% [============================================================= ] 1923/1928 99% [============================================================= ] 1924/1928 99% [============================================================= ] 1925/1928 99% [============================================================= ] 1926/1928 99% [============================================================= ] 1927/1928 99% [==============================================================] 1928/1928 100% operation complete, 1928 objects in 29257 NAND pages. ln -snf /tmp/instance-0/output-1/host/arc-buildroot-linux-uclibc/sysroot /tmp/instance-0/output-1/staging make: Leaving directory '/tmp/instance-0/buildroot' make: Entering directory '/tmp/instance-0/buildroot' >>> Buildroot 2022.11-1524-g5c6e45f7eb Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> host-binutils arc-2020.09-release Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> 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-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-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-isl 0.25 Collecting legal info LICENSE: OK (sha256: 3a2c398103f6bca0f50a9a9465deca9230b370b0212af5fdf31ed88a36215c30) >>> 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) >>> uclibc 1.0.42 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 11.3.0 Collecting legal info >>> linux-headers 6.1.11 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> 4th 3.64.1 Collecting legal info COPYING: OK (sha256: 8c6111b645a02219579ea66e84aa8e78a0ed4f4dd80857ffb91bcda5528717d4) >>> host-4th 3.64.1 Collecting legal info COPYING: OK (sha256: 8c6111b645a02219579ea66e84aa8e78a0ed4f4dd80857ffb91bcda5528717d4) >>> aer-inject 9bd5e2c7886fca72f139cd8402488a2235957d41 Collecting legal info README: OK (sha256: 659a191d8775e05c6c6a9a4ba66b3577c577342bb83f20d393135eb6633c8973) >>> alsa-lib 1.2.8 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> argp-standalone 1.4.1 Collecting legal info README.md: OK (sha256: b5db0353a5b1902fc8a2e055d8899dd0c189ce73a31e67af9a0ffc24711b63f0) >>> atest 895b0183a89c15f5e2305a6795bb1667753cd3f0 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libev 4.33 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> bearssl 0.6 Collecting legal info LICENSE.txt: OK (sha256: 771bf18c8633ea69ec9b07d2e604c4b99b7bef41b0f5ce6385d24df4448f61ca) >>> corkscrew 2.0 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> host-cryptsetup 2.6.1 Collecting legal info COPYING: OK (sha256: 45670cce8b6a0ddd66c8016cd8ccef6cd71f35717cbacc7f1e895b3855207b33) COPYING.LGPL: OK (sha256: 8c33cc37871654ec7ed87e6fbb896c8cf33ef5ef05b1611a5aed857596ffafa5) >>> host-json-c 0.16 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> host-lvm2 2.03.14 Collecting legal info COPYING: OK (sha256: e76fbcd2fb97cf202da330301327754d2db5c58b5b4bebd3a8a749393e7603d1) COPYING.LIB: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-libaio 0.3.113 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1t Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> 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) >>> dash 0.5.11.5 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> datatables 1.10.20 Collecting legal info license.txt: OK (sha256: c6a873f21550ed804f76013c36e14225704c1aa551fdb870e0c626eb91c19247) >>> dhcpcd 9.4.1 Collecting legal info LICENSE: OK (sha256: 4f21ce186859516dcab9b3197f3e9533a9bd1b87932015c87f539af4a48cd592) >>> dnsmasq 2.89 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-v3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-dtc 1.6.1 Collecting legal info README.license: OK (sha256: 78e1e1ce5728a990d59c7de61d4741c49185d5129daf783b386380a214328d68) GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) >>> empty 0.6.22b Collecting legal info COPYRIGHT: OK (sha256: db6b65f5eaf782a92715887ac107f3477d64016301a66194a92312b13ff89be1) >>> expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> flashrom 1.2.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> fontconfig 2.13.1 Collecting legal info COPYING: OK (sha256: fa4cd9ab005185e10cd8f7504518856c7dd36c01e766c2bac87f4fc638e9f886) >>> freetype 2.12.1 Collecting legal info LICENSE.TXT: OK (sha256: c85e842b7ff04d95dab7d68e812773de0f8b67940e5449d35b42c66eb0f619fe) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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) >>> ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> host-ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> pcre2 10.42 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> googlefontdirectory 94dff3eaa9301b6640cccc63c56d6ff33d82882c Collecting legal info ufl/ubuntu/LICENCE.txt: OK (sha256: 2f0015108d68627bd788d313f529c21ff4da2c2c42a5e1f3883acc83480f9002) >>> gsl 2.6 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> hdparm 9.65 Collecting legal info LICENSE.TXT: OK (sha256: eae572b06d2733f5c65fbe81680ce2b8a109afee2bdd1a161343c772af0e82e1) >>> hicolor-icon-theme 0.17 Collecting legal info COPYING: OK (sha256: b0a64377d4ee87b7dbcf418ce4fb33ec3b2d7081b6732890e4af06b8118c4526) >>> iptraf-ng 1.2.1 Collecting legal info LICENSE: OK (sha256: 4e49bef38f621aac4a870da4b30011c7b7abc7256b218daec1c425b08448ae1e) >>> libaio 0.3.113 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> libb2 0.98.1 Collecting legal info COPYING: OK (sha256: 6a1ee543e5282cd9061881edf462e6fdab181f328da71fc2c9a6950a80e94d01) >>> libcoap 4.3.1 Collecting legal info COPYING: OK (sha256: 09dd86a017bad210527085008cbf706609c58210897b69845af14099577e7eb7) LICENSE: OK (sha256: 5711e8bf7e94b59fcf0681d0f73752111bc196563b60f8568f19dacd0213192b) >>> openssl Collecting legal info >>> libopenssl 1.1.1t Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> libexif 0.6.24 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> libiconv 1.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> libid3tag 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 7f12ad28dc075763e91b91bfa60fad04062380011ddad8f6bac21dd7b1f44367) >>> liblog4c-localtime 1.0 Collecting legal info COPYING: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) >>> libmad 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libmpdclient 2.20 Collecting legal info COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32) >>> host-meson 1.0.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 65.6.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.11.2 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf-archive 2022.09.03 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> libmspack 0.10.1alpha Collecting legal info COPYING.LIB: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libpcap 1.10.2 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libstrophe 0.12.2 Collecting legal info MIT-LICENSE.txt: OK (sha256: 82476f36ffd5e895a176013c0812166ba7b7d99f3d536fc7f5ed2e33e9f74a08) GPL-LICENSE.txt: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libuio 6ef3d8d096a641686bfdd112035aa04aa16fe81a Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> liburing 2.2 Collecting legal info COPYING: OK (sha256: 592987e8510228d546540b84a22444bde98e48d03078d3b2eefcd889bec5ce8c) COPYING.GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 2ec12f7934cdfce25ff72b0557738989d79fc7a496d1cf9b2d3f9464fd61edbe) README: OK (sha256: 1c3351726408c22787dafbb5cc4bfeaa38ca8e92eabf59a36a046a5a2e66108f) >>> libxml2 2.10.3 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libxslt 1.1.37 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> libyaml 0.2.5 Collecting legal info License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> links 2.26 Collecting legal info COPYING: OK (sha256: 92deeb70791366630095d4e0714fe37d6e2bd5db0e6ef498ebb8de328f45b253) >>> host-lpc3250loader 1.0 Collecting legal info LPC3250loader.py: OK (sha256: 9a817497240e8e92f09ccfec7568a74673dc30ec008b541c8706663677b4e7a9) >>> madplay 0.15.2b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 915bfd70548f31d11f9b4ffb21f343d1196af96c79d6aaac5663ea46c39dd3a3) >>> mpd-mpc 0.34 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> odhcp6c 53f07e90b7f1da6977143a488dd5cb73a33b233b Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> 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) >>> parprouted 0.7 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ptpd2 2.3.1 Collecting legal info COPYRIGHT: OK (sha256: 5e101ac565a8e74ef4efbf7e0c95ef9333e00618c05dbf5fb4ed50a5bab1ff09) >>> rapidxml 1.13 Collecting legal info license.txt: OK (sha256: 794bf3b2ecf5cf0c740ac6c524d66ce6284c4b1de1f983d21a242b8abbeb9720) >>> raptor 2.0.15 Collecting legal info LICENSE.txt: OK (sha256: 6b926a47abfb87451c436fbd4a868defec963d0232c70b806ac02d4a2a6e1968) >>> host-sdbusplus 4212292bcf136d04b38ba5116aa568b0fa312798 Collecting legal info LICENSE: OK (sha256: b40930bbcf80744c86c46a12bc9da056641d722716c378f5659b9e555ef833e1) >>> host-python-inflection 0.5.1 Collecting legal info LICENSE: OK (sha256: 9e9f9b4b2e7543ad1486f1328bf9ec50e5a5e2bb9caceb59652496dd61e64133) >>> host-python-mako 1.2.4 Collecting legal info LICENSE: OK (sha256: 760f22b3e9ea4a50eb99201bd8dd118869f28108cfb64ccce6d1b305cf9ae9fa) >>> host-python-markupsafe 2.1.1 Collecting legal info LICENSE.rst: OK (sha256: 489a8e1108509ed98a37bb983e11e0f7e1d31f0bd8f99a79c8448e7ff37d07ea) >>> host-python-pyyaml 6.0 Collecting legal info LICENSE: OK (sha256: 8d3928f9dc4490fd635707cb88eb26bd764102a7282954307d3e5167a577e8a4) >>> host-libyaml 0.2.5 Collecting legal info License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> sound-theme-borealis 0.9a Collecting legal info >>> spawn-fcgi 1.6.4 Collecting legal info COPYING: OK (sha256: 5c98cad2fbaf5c5e2562bcbab401a7c557c1bb1bac9914ecc63730925052fb13) >>> tremor 7c30a66346199f3f09017a09567c6c8a3a0eedc8 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> utf8proc 2.8.0 Collecting legal info LICENSE.md: OK (sha256: 3b510150d34f248a221bb88e1d811238d6c6c18b51231822c42974c39bb07256) >>> zd1211-firmware 1.5 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> host-zip 3.0 Collecting legal info LICENSE: OK (sha256: 8ecd6c1bab449127eb665cef1561e73a8bce52e217375f6f466939e137b1e110) >>> 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-cramfs 2.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> host-fakeroot 1.30.1 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-libcap 2.65 Collecting legal info License: OK (sha256: f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b) >>> host-makedevs Collecting legal info >>> host-mkpasswd Collecting legal info >>> host-lz4 1.9.4 Collecting legal info lib/LICENSE: OK (sha256: 8b58c446121a109ccf32edc094bba3010a3d85e4ee3702950db55e4d3e87736c) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-squashfs 4.5.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-xz 5.2.10 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zstd 1.5.2 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> 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: opentyrian-data-2.1: cannot save license (OPENTYRIAN_DATA_LICENSE_FILES not defined) WARNING: sound-theme-borealis-0.9a: cannot save license (SOUND_THEME_BOREALIS_LICENSE_FILES not defined) Legal info produced in /tmp/instance-0/output-1/legal-info make: Leaving directory '/tmp/instance-0/buildroot'