CC firmware/stub/vboot_api_stub_disk.o CC firmware/stub/vboot_api_stub_stream.o RM libvboot_util.a AR libvboot_util.a CC host/lib21/host_fw_preamble.o CC host/lib21/host_key.o CC host/lib21/host_keyblock.o CC host/lib21/host_misc.o CC host/lib21/host_signature.o CC firmware/2lib/2api.o CC firmware/2lib/2common.o CC firmware/2lib/2crc8.o CC firmware/2lib/2misc.o CC firmware/2lib/2nvstorage.o CC firmware/2lib/2rsa.o CC firmware/2lib/2secdata.o firmware/2lib/2secdata.c: In function 'vb2_secdata_init': firmware/2lib/2secdata.c:61:30: warning: taking address of packed member of 'struct vb2_shared_data' may result in an unaligned pointer value [-Waddress-of-packed-member] 61 | &sd->fw_version_secdata); | ^~~~~~~~~~~~~~~~~~~~~~~ CC firmware/2lib/2secdatak.o CC firmware/2lib/2sha1.o CC firmware/2lib/2sha256.o CC firmware/2lib/2sha512.o CC firmware/2lib/2sha_utility.o CC firmware/2lib/2tpm_bootmode.o CC firmware/2lib/2stub.o CC firmware/lib21/api.o CC firmware/lib21/common.o CC firmware/lib21/misc.o CC firmware/lib21/packed_key.o RM libvboot_util21.a AR libvboot_util21.a LD futility/futility CC cgpt/cgpt.o CC cgpt/cgpt_find.o cgpt/cgpt_find.c: In function 'gpt_search': cgpt/cgpt_find.c:132:39: warning: taking address of packed member of 'struct ' may result in an unaligned pointer value [-Waddress-of-packed-member] 132 | if (CGPT_OK != UTF16ToUTF8(entry->name, | ~~~~~^~~~~~ CC cgpt/cgpt_legacy.o CC cgpt/cgpt_nor.o CC cgpt/cmd_add.o CC cgpt/cmd_boot.o CC cgpt/cmd_create.o CC cgpt/cmd_find.o CC cgpt/cmd_legacy.o CC cgpt/cmd_prioritize.o CC cgpt/cmd_repair.o CC cgpt/cmd_show.o LDcgpt cgpt/cgpt CC cgpt/cgpt_wrapper.o LD cgpt/cgpt_wrapper make[1]: Leaving directory '/home/autobuild/autobuild/instance-11/output-1/build/host-vboot-utils-bbdd62f9b030db7ad8eef789aaf58a7ff9a25656' >>> host-vboot-utils bbdd62f9b030db7ad8eef789aaf58a7ff9a25656 Installing to host directory PATH="/home/autobuild/autobuild/instance-11/output-1/host/bin:/home/autobuild/autobuild/instance-11/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" PKG_CONFIG="/home/autobuild/autobuild/instance-11/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="/home/autobuild/autobuild/instance-11/output-1/host/lib/pkgconfig:/home/autobuild/autobuild/instance-11/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /home/autobuild/autobuild/instance-11/output-1/build/host-vboot-utils-bbdd62f9b030db7ad8eef789aaf58a7ff9a25656 DESTDIR=/home/autobuild/autobuild/instance-11/output-1/host futil_install cgpt_install devkeys_install make[1]: Entering directory '/home/autobuild/autobuild/instance-11/output-1/build/host-vboot-utils-bbdd62f9b030db7ad8eef789aaf58a7ff9a25656' Package yaml-0.1 was not found in the pkg-config search path. Perhaps you should add the directory containing `yaml-0.1.pc' to the PKG_CONFIG_PATH environment variable Package 'yaml-0.1', required by 'virtual:world', not found INSTALL futility INSTALL CGPT INSTALL DEVKEYS make[1]: Leaving directory '/home/autobuild/autobuild/instance-11/output-1/build/host-vboot-utils-bbdd62f9b030db7ad8eef789aaf58a7ff9a25656' 0.2.9.tar.gz: OK (sha256: 9b0912bf683eb839b6e57c9255c83894c3b700d16489a49d319c54c1abf8f6d7) >>> host-yaffs2utils 0.2.9 Extracting gzip -d -c /home/autobuild/autobuild/instance-11/dl/yaffs2utils/0.2.9.tar.gz | /home/autobuild/autobuild/instance-11/output-1/host/bin/tar --strip-components=1 -C /home/autobuild/autobuild/instance-11/output-1/build/host-yaffs2utils-0.2.9 -xf - >>> host-yaffs2utils 0.2.9 Patching >>> host-yaffs2utils 0.2.9 Configuring >>> host-yaffs2utils 0.2.9 Building PATH="/home/autobuild/autobuild/instance-11/output-1/host/bin:/home/autobuild/autobuild/instance-11/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" PKG_CONFIG="/home/autobuild/autobuild/instance-11/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="/home/autobuild/autobuild/instance-11/output-1/host/lib/pkgconfig:/home/autobuild/autobuild/instance-11/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /home/autobuild/autobuild/instance-11/output-1/build/host-yaffs2utils-0.2.9 make[1]: Entering directory '/home/autobuild/autobuild/instance-11/output-1/build/host-yaffs2utils-0.2.9' 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_hweight.o yaffs2/yaffs_hweight.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_ecc.o yaffs2/yaffs_ecc.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_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:9: 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:17: 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_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:9: 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 '/home/autobuild/autobuild/instance-11/output-1/build/host-yaffs2utils-0.2.9' >>> host-yaffs2utils 0.2.9 Installing to host directory mkdir -p /home/autobuild/autobuild/instance-11/output-1/host/bin PATH="/home/autobuild/autobuild/instance-11/output-1/host/bin:/home/autobuild/autobuild/instance-11/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" PKG_CONFIG="/home/autobuild/autobuild/instance-11/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="/home/autobuild/autobuild/instance-11/output-1/host/lib/pkgconfig:/home/autobuild/autobuild/instance-11/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /home/autobuild/autobuild/instance-11/output-1/build/host-yaffs2utils-0.2.9 INSTALLDIR=/home/autobuild/autobuild/instance-11/output-1/host/bin install make[1]: Entering directory '/home/autobuild/autobuild/instance-11/output-1/build/host-yaffs2utils-0.2.9' cp mkyaffs2 unyaffs2 unspare2 /home/autobuild/autobuild/instance-11/output-1/host/bin make[1]: Leaving directory '/home/autobuild/autobuild/instance-11/output-1/build/host-yaffs2utils-0.2.9' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/autobuild/autobuild/instance-11/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-mlongcalls', '-mauto-litpools', '-Os', '-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', '-mlongcalls', '-mauto-litpools', '-Os', '-g0', '-static', '-static'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-mlongcalls', '-mauto-litpools', '-Os', '-g0', '-static'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-11/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-11/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%xtensa%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/home/autobuild/autobuild/instance-11/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-11/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-11/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-11/output-1/host/xtensa-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%true%g" /home/autobuild/autobuild/instance-11/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-11/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-11/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-11/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%xtensa%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%'-mlongcalls', '-mauto-litpools', '-Os', '-g0', '-static'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-mlongcalls', '-mauto-litpools', '-Os', '-g0', '-static'%g" -e "s%@TARGET_LDFLAGS@%'-static'%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-mlongcalls', '-mauto-litpools', '-Os', '-g0', '-static', '-static'%g" -e "s%@BR2_CMAKE@%/home/autobuild/autobuild/instance-11/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-11/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-11/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-11/output-1/host/xtensa-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%true%g" /home/autobuild/autobuild/instance-11/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-11/output-1/host/etc/meson/cross-compilation.conf rm -rf /home/autobuild/autobuild/instance-11/output-1/target/usr/lib/perl5/5.36.0/pod rm -rf /home/autobuild/autobuild/instance-11/output-1/target/usr/lib/perl5/5.36.0/xtensa-linux/CORE find /home/autobuild/autobuild/instance-11/output-1/target/usr/lib/perl5/ -name 'extralibs.ld' -print0 | xargs -0 rm -f find /home/autobuild/autobuild/instance-11/output-1/target/usr/lib/perl5/ -name '*.bs' -print0 | xargs -0 rm -f find /home/autobuild/autobuild/instance-11/output-1/target/usr/lib/perl5/ -name '.packlist' -print0 | xargs -0 rm -f mkdir -p /home/autobuild/autobuild/instance-11/output-1/target/etc echo "buildroot" > /home/autobuild/autobuild/instance-11/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/autobuild/autobuild/instance-11/output-1/target/etc/hosts mkdir -p /home/autobuild/autobuild/instance-11/output-1/target/etc echo "Welcome to Buildroot" > /home/autobuild/autobuild/instance-11/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root:"*":, /home/autobuild/autobuild/instance-11/output-1/target/etc/shadow rm -f /home/autobuild/autobuild/instance-11/output-1/target/bin/sh if test -d /home/autobuild/autobuild/instance-11/output-1/target/lib/modules/`MAKEFLAGS='' /home/autobuild/make/make -j1 HOSTCC="/usr/bin/gcc -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include -L/home/autobuild/autobuild/instance-11/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-11/output-1/host/lib" ARCH=xtensa INSTALL_MOD_PATH=/home/autobuild/autobuild/instance-11/output-1/target CROSS_COMPILE="/home/autobuild/autobuild/instance-11/output-1/host/bin/xtensa-buildroot-linux-uclibc-" WERROR=0 REGENERATE_PARSERS=1 DEPMOD=/home/autobuild/autobuild/instance-11/output-1/host/sbin/depmod -C /home/autobuild/autobuild/instance-11/output-1/build/linux-6.1.14 --no-print-directory -s kernelrelease 2>/dev/null` && grep -q "CONFIG_MODULES=y" /home/autobuild/autobuild/instance-11/output-1/build/linux-6.1.14/.config; then /home/autobuild/autobuild/instance-11/output-1/host/sbin/depmod -a -b /home/autobuild/autobuild/instance-11/output-1/target `MAKEFLAGS='' /home/autobuild/make/make -j1 HOSTCC="/usr/bin/gcc -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include -L/home/autobuild/autobuild/instance-11/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-11/output-1/host/lib" ARCH=xtensa INSTALL_MOD_PATH=/home/autobuild/autobuild/instance-11/output-1/target CROSS_COMPILE="/home/autobuild/autobuild/instance-11/output-1/host/bin/xtensa-buildroot-linux-uclibc-" WERROR=0 REGENERATE_PARSERS=1 DEPMOD=/home/autobuild/autobuild/instance-11/output-1/host/sbin/depmod -C /home/autobuild/autobuild/instance-11/output-1/build/linux-6.1.14 --no-print-directory -s kernelrelease 2>/dev/null`; fi rm -rf /home/autobuild/autobuild/instance-11/output-1/target/usr/include /home/autobuild/autobuild/instance-11/output-1/target/usr/share/aclocal \ /home/autobuild/autobuild/instance-11/output-1/target/usr/lib/pkgconfig /home/autobuild/autobuild/instance-11/output-1/target/usr/share/pkgconfig \ /home/autobuild/autobuild/instance-11/output-1/target/usr/lib/cmake /home/autobuild/autobuild/instance-11/output-1/target/usr/share/cmake \ /home/autobuild/autobuild/instance-11/output-1/target/usr/lib/rpm /home/autobuild/autobuild/instance-11/output-1/target/usr/doc find /home/autobuild/autobuild/instance-11/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/autobuild/autobuild/instance-11/output-1/target/lib/ /home/autobuild/autobuild/instance-11/output-1/target/usr/lib/ /home/autobuild/autobuild/instance-11/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/autobuild/autobuild/instance-11/output-1/target/usr/share/gdb rm -rf /home/autobuild/autobuild/instance-11/output-1/target/usr/share/bash-completion rm -rf /home/autobuild/autobuild/instance-11/output-1/target/etc/bash_completion.d rm -rf /home/autobuild/autobuild/instance-11/output-1/target/usr/share/zsh rm -rf /home/autobuild/autobuild/instance-11/output-1/target/usr/man /home/autobuild/autobuild/instance-11/output-1/target/usr/share/man rm -rf /home/autobuild/autobuild/instance-11/output-1/target/usr/info /home/autobuild/autobuild/instance-11/output-1/target/usr/share/info rm -rf /home/autobuild/autobuild/instance-11/output-1/target/usr/doc /home/autobuild/autobuild/instance-11/output-1/target/usr/share/doc rm -rf /home/autobuild/autobuild/instance-11/output-1/target/usr/share/gtk-doc rmdir /home/autobuild/autobuild/instance-11/output-1/target/usr/share 2>/dev/null || true rm -rf /home/autobuild/autobuild/instance-11/output-1/target/lib/debug /home/autobuild/autobuild/instance-11/output-1/target/usr/lib/debug find /home/autobuild/autobuild/instance-11/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /home/autobuild/autobuild/instance-11/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /home/autobuild/autobuild/instance-11/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/autobuild/autobuild/instance-11/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/autobuild/autobuild/instance-11/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2023.02-rc3"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.02-rc3"; \ echo "PRETTY_NAME=\"Buildroot 2023.02-rc3\"" \ ) > /home/autobuild/autobuild/instance-11/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/autobuild/autobuild/instance-11/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/autobuild/autobuild/instance-11/output-1/per-package /home/autobuild/autobuild/instance-11/buildroot/support/scripts/fix-rpath target touch /home/autobuild/autobuild/instance-11/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs mkdir -p /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs printf ' quagga -1 quagga -1 * - - - Quagga priv drop user\n\n' >> /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/full_users_table.txt printf ' /etc/quagga r 600 quagga quagga - - - - -\n /etc/quagga d 755 quagga quagga - - - - -\n\n' > /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.ubifs mkdir -p /home/autobuild/autobuild/instance-11/output-1/images rm -rf /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/ubifs mkdir -p /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/ubifs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-11/output-1/target/ /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/ubifs/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/ubifs/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/ubifs/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/ubifs/target" >> /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/home/autobuild/autobuild/instance-11/output-1/host/bin:/home/autobuild/autobuild/instance-11/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-11/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/ubifs/target >> /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/ubifs/fakeroot echo "/home/autobuild/autobuild/instance-11/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/ubifs/target" >> /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/ubifs/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/ubifs/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/ubifs/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/ubifs/fakeroot echo "find /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/ubifs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/ubifs/fakeroot echo "find /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/ubifs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/ubifs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/ubifs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/ubifs/fakeroot printf ' /home/autobuild/autobuild/instance-11/output-1/host/sbin/mkfs.ubifs -d /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/ubifs/target -e 0x1f800 -c 2048 -m 0x800 -x none -o /home/autobuild/autobuild/instance-11/output-1/images/rootfs.ubifs\n' >> /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/ubifs/fakeroot chmod a+x /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/home/autobuild/autobuild/instance-11/output-1/host/bin:/home/autobuild/autobuild/instance-11/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-11/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/ubifs/fakeroot rootdir=/home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/ubifs/target table='/home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/full_devices_table.txt' PATH="/home/autobuild/autobuild/instance-11/output-1/host/bin:/home/autobuild/autobuild/instance-11/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" bzip2 -9 -c /home/autobuild/autobuild/instance-11/output-1/images/rootfs.ubifs > /home/autobuild/autobuild/instance-11/output-1/images/rootfs.ubifs.bz2 >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/autobuild/autobuild/instance-11/output-1/images rm -rf /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-11/output-1/target/ /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-11/output-1/host/bin:/home/autobuild/autobuild/instance-11/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-11/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/target >> /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/autobuild/autobuild/instance-11/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/autobuild/autobuild/instance-11/output-1/host/bin/mkyaffs2 --all-root /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/target /home/autobuild/autobuild/instance-11/output-1/images/rootfs.yaffs2\n' >> /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-11/output-1/host/bin:/home/autobuild/autobuild/instance-11/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-11/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/target table='/home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][done] scanning complete, total 2098 objects. stage 2: creating image '/home/autobuild/autobuild/instance-11/output-1/images/rootfs.yaffs2' [ ] 1/2098 0% [ ] 2/2098 0% [ ] 3/2098 0% [ ] 4/2098 0% [ ] 5/2098 0% [ ] 6/2098 0% [ ] 7/2098 0% [ ] 8/2098 0% [ ] 9/2098 0% [ ] 10/2098 0% [ ] 11/2098 0% [ ] 12/2098 0% [ ] 13/2098 0% [ ] 14/2098 0% [ ] 15/2098 0% [ ] 16/2098 0% [ ] 17/2098 0% [ ] 18/2098 0% [ ] 19/2098 0% [ ] 20/2098 0% [ ] 21/2098 1% [ ] 22/2098 1% [ ] 23/2098 1% [ ] 24/2098 1% [ ] 25/2098 1% [ ] 26/2098 1% [ ] 27/2098 1% [ ] 28/2098 1% [ ] 29/2098 1% [ ] 30/2098 1% [ ] 31/2098 1% [ ] 32/2098 1% [ ] 33/2098 1% [= ] 34/2098 1% [= ] 35/2098 1% [= ] 36/2098 1% [= ] 37/2098 1% [= ] 38/2098 1% [= ] 39/2098 1% [= ] 40/2098 1% [= ] 41/2098 1% [= ] 42/2098 2% [= ] 43/2098 2% [= ] 44/2098 2% [= ] 45/2098 2% [= ] 46/2098 2% [= ] 47/2098 2% [= ] 48/2098 2% [= ] 49/2098 2% [= ] 50/2098 2% [= ] 51/2098 2% [= ] 52/2098 2% [= ] 53/2098 2% [= ] 54/2098 2% [= ] 55/2098 2% [= ] 56/2098 2% [= ] 57/2098 2% [= ] 58/2098 2% [= ] 59/2098 2% [= ] 60/2098 2% [= ] 61/2098 2% [= ] 62/2098 2% [= ] 63/2098 3% [= ] 64/2098 3% [= ] 65/2098 3% [= ] 66/2098 3% [= ] 67/2098 3% [== ] 68/2098 3% [== ] 69/2098 3% [== ] 70/2098 3% [== ] 71/2098 3% [== ] 72/2098 3% [== ] 73/2098 3% [== ] 74/2098 3% [== ] 75/2098 3% [== ] 76/2098 3% [== ] 77/2098 3% [== ] 78/2098 3% [== ] 79/2098 3% [== ] 80/2098 3% [== ] 81/2098 3% [== ] 82/2098 3% [== ] 83/2098 3% [== ] 84/2098 4% [== ] 85/2098 4% [== ] 86/2098 4% [== ] 87/2098 4% [== ] 88/2098 4% [== ] 89/2098 4% [== ] 90/2098 4% [== ] 91/2098 4% [== ] 92/2098 4% [== ] 93/2098 4% [== ] 94/2098 4% [== ] 95/2098 4% [== ] 96/2098 4% [== ] 97/2098 4% [== ] 98/2098 4% [== ] 99/2098 4% [== ] 100/2098 4% [== ] 101/2098 4% [=== ] 102/2098 4% [=== ] 103/2098 4% [=== ] 104/2098 4% [=== ] 105/2098 5% [=== ] 106/2098 5% [=== ] 107/2098 5% [=== ] 108/2098 5% [=== ] 109/2098 5% [=== ] 110/2098 5% [=== ] 111/2098 5% [=== ] 112/2098 5% [=== ] 113/2098 5% [=== ] 114/2098 5% [=== ] 115/2098 5% [=== ] 116/2098 5% [=== ] 117/2098 5% [=== ] 118/2098 5% [=== ] 119/2098 5% [=== ] 120/2098 5% [=== ] 121/2098 5% [=== ] 122/2098 5% [=== ] 123/2098 5% [=== ] 124/2098 5% [=== ] 125/2098 5% [=== ] 126/2098 6% [=== ] 127/2098 6% [=== ] 128/2098 6% [=== ] 129/2098 6% [=== ] 130/2098 6% [=== ] 131/2098 6% [=== ] 132/2098 6% [=== ] 133/2098 6% [=== ] 134/2098 6% [=== ] 135/2098 6% [==== ] 136/2098 6% [==== ] 137/2098 6% [==== ] 138/2098 6% [==== ] 139/2098 6% [==== ] 140/2098 6% [==== ] 141/2098 6% [==== ] 142/2098 6% [==== ] 143/2098 6% [==== ] 144/2098 6% [==== ] 145/2098 6% [==== ] 146/2098 6% [==== ] 147/2098 7% [==== ] 148/2098 7% [==== ] 149/2098 7% [==== ] 150/2098 7% [==== ] 151/2098 7% [==== ] 152/2098 7% [==== ] 153/2098 7% [==== ] 154/2098 7% [==== ] 155/2098 7% [==== ] 156/2098 7% [==== ] 157/2098 7% [==== ] 158/2098 7% [==== ] 159/2098 7% [==== ] 160/2098 7% [==== ] 161/2098 7% [==== ] 162/2098 7% [==== ] 163/2098 7% [==== ] 164/2098 7% [==== ] 165/2098 7% [==== ] 166/2098 7% [==== ] 167/2098 7% [==== ] 168/2098 8% [==== ] 169/2098 8% [===== ] 170/2098 8% [===== ] 171/2098 8% [===== ] 172/2098 8% [===== ] 173/2098 8% [===== ] 174/2098 8% [===== ] 175/2098 8% [===== ] 176/2098 8% [===== ] 177/2098 8% [===== ] 178/2098 8% [===== ] 179/2098 8% [===== ] 180/2098 8% [===== ] 181/2098 8% [===== ] 182/2098 8% [===== ] 183/2098 8% [===== ] 184/2098 8% [===== ] 185/2098 8% [===== ] 186/2098 8% [===== ] 187/2098 8% [===== ] 188/2098 8% [===== ] 189/2098 9% [===== ] 190/2098 9% [===== ] 191/2098 9% [===== ] 192/2098 9% [===== ] 193/2098 9% [===== ] 194/2098 9% [===== ] 195/2098 9% [===== ] 196/2098 9% [===== ] 197/2098 9% [===== ] 198/2098 9% [===== ] 199/2098 9% [===== ] 200/2098 9% [===== ] 201/2098 9% [===== ] 202/2098 9% [===== ] 203/2098 9% [====== ] 204/2098 9% [====== ] 205/2098 9% [====== ] 206/2098 9% [====== ] 207/2098 9% [====== ] 208/2098 9% [====== ] 209/2098 9% [====== ] 210/2098 10% [====== ] 211/2098 10% [====== ] 212/2098 10% [====== ] 213/2098 10% [====== ] 214/2098 10% [====== ] 215/2098 10% [====== ] 216/2098 10% [====== ] 217/2098 10% [====== ] 218/2098 10% [====== ] 219/2098 10% [====== ] 220/2098 10% [====== ] 221/2098 10% [====== ] 222/2098 10% [====== ] 223/2098 10% [====== ] 224/2098 10% [====== ] 225/2098 10% [====== ] 226/2098 10% [====== ] 227/2098 10% [====== ] 228/2098 10% [====== ] 229/2098 10% [====== ] 230/2098 10% [====== ] 231/2098 11% [====== ] 232/2098 11% [====== ] 233/2098 11% [====== ] 234/2098 11% [====== ] 235/2098 11% [====== ] 236/2098 11% [======= ] 237/2098 11% [======= ] 238/2098 11% [======= ] 239/2098 11% [======= ] 240/2098 11% [======= ] 241/2098 11% [======= ] 242/2098 11% [======= ] 243/2098 11% [======= ] 244/2098 11% [======= ] 245/2098 11% [======= ] 246/2098 11% [======= ] 247/2098 11% [======= ] 248/2098 11% [======= ] 249/2098 11% [======= ] 250/2098 11% [======= ] 251/2098 11% [======= ] 252/2098 12% [======= ] 253/2098 12% [======= ] 254/2098 12% [======= ] 255/2098 12% [======= ] 256/2098 12% [======= ] 257/2098 12% [======= ] 258/2098 12% [======= ] 259/2098 12% [======= ] 260/2098 12% [======= ] 261/2098 12% [======= ] 262/2098 12% [======= ] 263/2098 12% [======= ] 264/2098 12% [======= ] 265/2098 12% [======= ] 266/2098 12% [======= ] 267/2098 12% [======= ] 268/2098 12% [======= ] 269/2098 12% [======= ] 270/2098 12% [======== ] 271/2098 12% [======== ] 272/2098 12% [======== ] 273/2098 13% [======== ] 274/2098 13% [======== ] 275/2098 13% [======== ] 276/2098 13% [======== ] 277/2098 13% [======== ] 278/2098 13% [======== ] 279/2098 13% [======== ] 280/2098 13% [======== ] 281/2098 13% [======== ] 282/2098 13% [======== ] 283/2098 13% [======== ] 284/2098 13% [======== ] 285/2098 13% [======== ] 286/2098 13% [======== ] 287/2098 13% [======== ] 288/2098 13% [======== ] 289/2098 13% [======== ] 290/2098 13% [======== ] 291/2098 13% [======== ] 292/2098 13% [======== ] 293/2098 13% [======== ] 294/2098 14% [======== ] 295/2098 14% [======== ] 296/2098 14% [======== ] 297/2098 14% [======== ] 298/2098 14% [======== ] 299/2098 14% [======== ] 300/2098 14% [======== ] 301/2098 14% [======== ] 302/2098 14% [======== ] 303/2098 14% [======== ] 304/2098 14% [========= ] 305/2098 14% [========= ] 306/2098 14% [========= ] 307/2098 14% [========= ] 308/2098 14% [========= ] 309/2098 14% [========= ] 310/2098 14% [========= ] 311/2098 14% [========= ] 312/2098 14% [========= ] 313/2098 14% [========= ] 314/2098 14% [========= ] 315/2098 15% [========= ] 316/2098 15% [========= ] 317/2098 15% [========= ] 318/2098 15% [========= ] 319/2098 15% [========= ] 320/2098 15% [========= ] 321/2098 15% [========= ] 322/2098 15% [========= ] 323/2098 15% [========= ] 324/2098 15% [========= ] 325/2098 15% [========= ] 326/2098 15% [========= ] 327/2098 15% [========= ] 328/2098 15% [========= ] 329/2098 15% [========= ] 330/2098 15% [========= ] 331/2098 15% [========= ] 332/2098 15% [========= ] 333/2098 15% [========= ] 334/2098 15% [========= ] 335/2098 15% [========= ] 336/2098 16% [========= ] 337/2098 16% [========= ] 338/2098 16% [========== ] 339/2098 16% [========== ] 340/2098 16% [========== ] 341/2098 16% [========== ] 342/2098 16% [========== ] 343/2098 16% [========== ] 344/2098 16% [========== ] 345/2098 16% [========== ] 346/2098 16% [========== ] 347/2098 16% [========== ] 348/2098 16% [========== ] 349/2098 16% [========== ] 350/2098 16% [========== ] 351/2098 16% [========== ] 352/2098 16% [========== ] 353/2098 16% [========== ] 354/2098 16% [========== ] 355/2098 16% [========== ] 356/2098 16% [========== ] 357/2098 17% [========== ] 358/2098 17% [========== ] 359/2098 17% [========== ] 360/2098 17% [========== ] 361/2098 17% [========== ] 362/2098 17% [========== ] 363/2098 17% [========== ] 364/2098 17% [========== ] 365/2098 17% [========== ] 366/2098 17% [========== ] 367/2098 17% [========== ] 368/2098 17% [========== ] 369/2098 17% [========== ] 370/2098 17% [========== ] 371/2098 17% [========== ] 372/2098 17% [=========== ] 373/2098 17% [=========== ] 374/2098 17% [=========== ] 375/2098 17% [=========== ] 376/2098 17% [=========== ] 377/2098 17% [=========== ] 378/2098 18% [=========== ] 379/2098 18% [=========== ] 380/2098 18% [=========== ] 381/2098 18% [=========== ] 382/2098 18% [=========== ] 383/2098 18% [=========== ] 384/2098 18% [=========== ] 385/2098 18% [=========== ] 386/2098 18% [=========== ] 387/2098 18% [=========== ] 388/2098 18% [=========== ] 389/2098 18% [=========== ] 390/2098 18% [=========== ] 391/2098 18% [=========== ] 392/2098 18% [=========== ] 393/2098 18% [=========== ] 394/2098 18% [=========== ] 395/2098 18% [=========== ] 396/2098 18% [=========== ] 397/2098 18% [=========== ] 398/2098 18% [=========== ] 399/2098 19% [=========== ] 400/2098 19% [=========== ] 401/2098 19% [=========== ] 402/2098 19% [=========== ] 403/2098 19% [=========== ] 404/2098 19% [=========== ] 405/2098 19% [=========== ] 406/2098 19% [============ ] 407/2098 19% [============ ] 408/2098 19% [============ ] 409/2098 19% [============ ] 410/2098 19% [============ ] 411/2098 19% [============ ] 412/2098 19% [============ ] 413/2098 19% [============ ] 414/2098 19% [============ ] 415/2098 19% [============ ] 416/2098 19% [============ ] 417/2098 19% [============ ] 418/2098 19% [============ ] 419/2098 19% [============ ] 420/2098 20% [============ ] 421/2098 20% [============ ] 422/2098 20% [============ ] 423/2098 20% [============ ] 424/2098 20% [============ ] 425/2098 20% [============ ] 426/2098 20% [============ ] 427/2098 20% [============ ] 428/2098 20% [============ ] 429/2098 20% [============ ] 430/2098 20% [============ ] 431/2098 20% [============ ] 432/2098 20% [============ ] 433/2098 20% [============ ] 434/2098 20% [============ ] 435/2098 20% [============ ] 436/2098 20% [============ ] 437/2098 20% [============ ] 438/2098 20% [============ ] 439/2098 20% [============= ] 440/2098 20% [============= ] 441/2098 21% [============= ] 442/2098 21% [============= ] 443/2098 21% [============= ] 444/2098 21% [============= ] 445/2098 21% [============= ] 446/2098 21% [============= ] 447/2098 21% [============= ] 448/2098 21% [============= ] 449/2098 21% [============= ] 450/2098 21% [============= ] 451/2098 21% [============= ] 452/2098 21% [============= ] 453/2098 21% [============= ] 454/2098 21% [============= ] 455/2098 21% [============= ] 456/2098 21% [============= ] 457/2098 21% [============= ] 458/2098 21% [============= ] 459/2098 21% [============= ] 460/2098 21% [============= ] 461/2098 21% [============= ] 462/2098 22% [============= ] 463/2098 22% [============= ] 464/2098 22% [============= ] 465/2098 22% [============= ] 466/2098 22% [============= ] 467/2098 22% [============= ] 468/2098 22% [============= ] 469/2098 22% [============= ] 470/2098 22% [============= ] 471/2098 22% [============= ] 472/2098 22% [============= ] 473/2098 22% [============== ] 474/2098 22% [============== ] 475/2098 22% [============== ] 476/2098 22% [============== ] 477/2098 22% [============== ] 478/2098 22% [============== ] 479/2098 22% [============== ] 480/2098 22% [============== ] 481/2098 22% [============== ] 482/2098 22% [============== ] 483/2098 23% [============== ] 484/2098 23% [============== ] 485/2098 23% [============== ] 486/2098 23% [============== ] 487/2098 23% [============== ] 488/2098 23% [============== ] 489/2098 23% [============== ] 490/2098 23% [============== ] 491/2098 23% [============== ] 492/2098 23% [============== ] 493/2098 23% [============== ] 494/2098 23% [============== ] 495/2098 23% [============== ] 496/2098 23% [============== ] 497/2098 23% [============== ] 498/2098 23% [============== ] 499/2098 23% [============== ] 500/2098 23% [============== ] 501/2098 23% [============== ] 502/2098 23% [============== ] 503/2098 23% [============== ] 504/2098 24% [============== ] 505/2098 24% [============== ] 506/2098 24% [============== ] 507/2098 24% [=============== ] 508/2098 24% [=============== ] 509/2098 24% [=============== ] 510/2098 24% [=============== ] 511/2098 24% [=============== ] 512/2098 24% [=============== ] 513/2098 24% [=============== ] 514/2098 24% [=============== ] 515/2098 24% [=============== ] 516/2098 24% [=============== ] 517/2098 24% [=============== ] 518/2098 24% [=============== ] 519/2098 24% [=============== ] 520/2098 24% [=============== ] 521/2098 24% [=============== ] 522/2098 24% [=============== ] 523/2098 24% [=============== ] 524/2098 24% [=============== ] 525/2098 25% [=============== ] 526/2098 25% [=============== ] 527/2098 25% [=============== ] 528/2098 25% [=============== ] 529/2098 25% [=============== ] 530/2098 25% [=============== ] 531/2098 25% [=============== ] 532/2098 25% [=============== ] 533/2098 25% [=============== ] 534/2098 25% [=============== ] 535/2098 25% [=============== ] 536/2098 25% [=============== ] 537/2098 25% [=============== ] 538/2098 25% [=============== ] 539/2098 25% [=============== ] 540/2098 25% [=============== ] 541/2098 25% [================ ] 542/2098 25% [================ ] 543/2098 25% [================ ] 544/2098 25% [================ ] 545/2098 25% [================ ] 546/2098 26% [================ ] 547/2098 26% [================ ] 548/2098 26% [================ ] 549/2098 26% [================ ] 550/2098 26% [================ ] 551/2098 26% [================ ] 552/2098 26% [================ ] 553/2098 26% [================ ] 554/2098 26% [================ ] 555/2098 26% [================ ] 556/2098 26% [================ ] 557/2098 26% [================ ] 558/2098 26% [================ ] 559/2098 26% [================ ] 560/2098 26% [================ ] 561/2098 26% [================ ] 562/2098 26% [================ ] 563/2098 26% [================ ] 564/2098 26% [================ ] 565/2098 26% [================ ] 566/2098 26% [================ ] 567/2098 27% [================ ] 568/2098 27% [================ ] 569/2098 27% [================ ] 570/2098 27% [================ ] 571/2098 27% [================ ] 572/2098 27% [================ ] 573/2098 27% [================ ] 574/2098 27% [================ ] 575/2098 27% [================= ] 576/2098 27% [================= ] 577/2098 27% [================= ] 578/2098 27% [================= ] 579/2098 27% [================= ] 580/2098 27% [================= ] 581/2098 27% [================= ] 582/2098 27% [================= ] 583/2098 27% [================= ] 584/2098 27% [================= ] 585/2098 27% [================= ] 586/2098 27% [================= ] 587/2098 27% [================= ] 588/2098 28% [================= ] 589/2098 28% [================= ] 590/2098 28% [================= ] 591/2098 28% [================= ] 592/2098 28% [================= ] 593/2098 28% [================= ] 594/2098 28% [================= ] 595/2098 28% [================= ] 596/2098 28% [================= ] 597/2098 28% [================= ] 598/2098 28% [================= ] 599/2098 28% [================= ] 600/2098 28% [================= ] 601/2098 28% [================= ] 602/2098 28% [================= ] 603/2098 28% [================= ] 604/2098 28% [================= ] 605/2098 28% [================= ] 606/2098 28% [================= ] 607/2098 28% [================= ] 608/2098 28% [================= ] 609/2098 29% [================== ] 610/2098 29% [================== ] 611/2098 29% [================== ] 612/2098 29% [================== ] 613/2098 29% [================== ] 614/2098 29% [================== ] 615/2098 29% [================== ] 616/2098 29% [================== ] 617/2098 29% [================== ] 618/2098 29% [================== ] 619/2098 29% [================== ] 620/2098 29% [================== ] 621/2098 29% [================== ] 622/2098 29% [================== ] 623/2098 29% [================== ] 624/2098 29% [================== ] 625/2098 29% [================== ] 626/2098 29% [================== ] 627/2098 29% [================== ] 628/2098 29% [================== ] 629/2098 29% [================== ] 630/2098 30% [================== ] 631/2098 30% [================== ] 632/2098 30% [================== ] 633/2098 30% [================== ] 634/2098 30% [================== ] 635/2098 30% [================== ] 636/2098 30% [================== ] 637/2098 30% [================== ] 638/2098 30% [================== ] 639/2098 30% [================== ] 640/2098 30% [================== ] 641/2098 30% [================== ] 642/2098 30% [=================== ] 643/2098 30% [=================== ] 644/2098 30% [=================== ] 645/2098 30% [=================== ] 646/2098 30% [=================== ] 647/2098 30% [=================== ] 648/2098 30% [=================== ] 649/2098 30% [=================== ] 650/2098 30% [=================== ] 651/2098 31% [=================== ] 652/2098 31% [=================== ] 653/2098 31% [=================== ] 654/2098 31% [=================== ] 655/2098 31% [=================== ] 656/2098 31% [=================== ] 657/2098 31% [=================== ] 658/2098 31% [=================== ] 659/2098 31% [=================== ] 660/2098 31% [=================== ] 661/2098 31% [=================== ] 662/2098 31% [=================== ] 663/2098 31% [=================== ] 664/2098 31% [=================== ] 665/2098 31% [=================== ] 666/2098 31% [=================== ] 667/2098 31% [=================== ] 668/2098 31% [=================== ] 669/2098 31% [=================== ] 670/2098 31% [=================== ] 671/2098 31% [=================== ] 672/2098 32% [=================== ] 673/2098 32% [=================== ] 674/2098 32% [=================== ] 675/2098 32% [=================== ] 676/2098 32% [==================== ] 677/2098 32% [==================== ] 678/2098 32% [==================== ] 679/2098 32% [==================== ] 680/2098 32% [==================== ] 681/2098 32% [==================== ] 682/2098 32% [==================== ] 683/2098 32% [==================== ] 684/2098 32% [==================== ] 685/2098 32% [==================== ] 686/2098 32% [==================== ] 687/2098 32% [==================== ] 688/2098 32% [==================== ] 689/2098 32% [==================== ] 690/2098 32% [==================== ] 691/2098 32% [==================== ] 692/2098 32% [==================== ] 693/2098 33% [==================== ] 694/2098 33% [==================== ] 695/2098 33% [==================== ] 696/2098 33% [==================== ] 697/2098 33% [==================== ] 698/2098 33% [==================== ] 699/2098 33% [==================== ] 700/2098 33% [==================== ] 701/2098 33% [==================== ] 702/2098 33% [==================== ] 703/2098 33% [==================== ] 704/2098 33% [==================== ] 705/2098 33% [==================== ] 706/2098 33% [==================== ] 707/2098 33% [==================== ] 708/2098 33% [==================== ] 709/2098 33% [==================== ] 710/2098 33% [===================== ] 711/2098 33% [===================== ] 712/2098 33% [===================== ] 713/2098 33% [===================== ] 714/2098 34% [===================== ] 715/2098 34% [===================== ] 716/2098 34% [===================== ] 717/2098 34% [===================== ] 718/2098 34% [===================== ] 719/2098 34% [===================== ] 720/2098 34% [===================== ] 721/2098 34% [===================== ] 722/2098 34% [===================== ] 723/2098 34% [===================== ] 724/2098 34% [===================== ] 725/2098 34% [===================== ] 726/2098 34% [===================== ] 727/2098 34% [===================== ] 728/2098 34% [===================== ] 729/2098 34% [===================== ] 730/2098 34% [===================== ] 731/2098 34% [===================== ] 732/2098 34% [===================== ] 733/2098 34% [===================== ] 734/2098 34% [===================== ] 735/2098 35% [===================== ] 736/2098 35% [===================== ] 737/2098 35% [===================== ] 738/2098 35% [===================== ] 739/2098 35% [===================== ] 740/2098 35% [===================== ] 741/2098 35% [===================== ] 742/2098 35% [===================== ] 743/2098 35% [===================== ] 744/2098 35% [====================== ] 745/2098 35% [====================== ] 746/2098 35% [====================== ] 747/2098 35% [====================== ] 748/2098 35% [====================== ] 749/2098 35% [====================== ] 750/2098 35% [====================== ] 751/2098 35% [====================== ] 752/2098 35% [====================== ] 753/2098 35% [====================== ] 754/2098 35% [====================== ] 755/2098 35% [====================== ] 756/2098 36% [====================== ] 757/2098 36% [====================== ] 758/2098 36% [====================== ] 759/2098 36% [====================== ] 760/2098 36% [====================== ] 761/2098 36% [====================== ] 762/2098 36% [====================== ] 763/2098 36% [====================== ] 764/2098 36% [====================== ] 765/2098 36% [====================== ] 766/2098 36% [====================== ] 767/2098 36% [====================== ] 768/2098 36% [====================== ] 769/2098 36% [====================== ] 770/2098 36% [====================== ] 771/2098 36% [====================== ] 772/2098 36% [====================== ] 773/2098 36% [====================== ] 774/2098 36% [====================== ] 775/2098 36% [====================== ] 776/2098 36% [====================== ] 777/2098 37% [====================== ] 778/2098 37% [======================= ] 779/2098 37% [======================= ] 780/2098 37% [======================= ] 781/2098 37% [======================= ] 782/2098 37% [======================= ] 783/2098 37% [======================= ] 784/2098 37% [======================= ] 785/2098 37% [======================= ] 786/2098 37% [======================= ] 787/2098 37% [======================= ] 788/2098 37% [======================= ] 789/2098 37% [======================= ] 790/2098 37% [======================= ] 791/2098 37% [======================= ] 792/2098 37% [======================= ] 793/2098 37% [======================= ] 794/2098 37% [======================= ] 795/2098 37% [======================= ] 796/2098 37% [======================= ] 797/2098 37% [======================= ] 798/2098 38% [======================= ] 799/2098 38% [======================= ] 800/2098 38% [======================= ] 801/2098 38% [======================= ] 802/2098 38% [======================= ] 803/2098 38% [======================= ] 804/2098 38% [======================= ] 805/2098 38% [======================= ] 806/2098 38% [======================= ] 807/2098 38% [======================= ] 808/2098 38% [======================= ] 809/2098 38% [======================= ] 810/2098 38% [======================= ] 811/2098 38% [======================= ] 812/2098 38% [======================== ] 813/2098 38% [======================== ] 814/2098 38% [======================== ] 815/2098 38% [======================== ] 816/2098 38% [======================== ] 817/2098 38% [======================== ] 818/2098 38% [======================== ] 819/2098 39% [======================== ] 820/2098 39% [======================== ] 821/2098 39% [======================== ] 822/2098 39% [======================== ] 823/2098 39% [======================== ] 824/2098 39% [======================== ] 825/2098 39% [======================== ] 826/2098 39% [======================== ] 827/2098 39% [======================== ] 828/2098 39% [======================== ] 829/2098 39% [======================== ] 830/2098 39% [======================== ] 831/2098 39% [======================== ] 832/2098 39% [======================== ] 833/2098 39% [======================== ] 834/2098 39% [======================== ] 835/2098 39% [======================== ] 836/2098 39% [======================== ] 837/2098 39% [======================== ] 838/2098 39% [======================== ] 839/2098 39% [======================== ] 840/2098 40% [======================== ] 841/2098 40% [======================== ] 842/2098 40% [======================== ] 843/2098 40% [======================== ] 844/2098 40% [======================== ] 845/2098 40% [========================= ] 846/2098 40% [========================= ] 847/2098 40% [========================= ] 848/2098 40% [========================= ] 849/2098 40% [========================= ] 850/2098 40% [========================= ] 851/2098 40% [========================= ] 852/2098 40% [========================= ] 853/2098 40% [========================= ] 854/2098 40% [========================= ] 855/2098 40% [========================= ] 856/2098 40% [========================= ] 857/2098 40% [========================= ] 858/2098 40% [========================= ] 859/2098 40% [========================= ] 860/2098 40% [========================= ] 861/2098 41% [========================= ] 862/2098 41% [========================= ] 863/2098 41% [========================= ] 864/2098 41% [========================= ] 865/2098 41% [========================= ] 866/2098 41% [========================= ] 867/2098 41% [========================= ] 868/2098 41% [========================= ] 869/2098 41% [========================= ] 870/2098 41% [========================= ] 871/2098 41% [========================= ] 872/2098 41% [========================= ] 873/2098 41% [========================= ] 874/2098 41% [========================= ] 875/2098 41% [========================= ] 876/2098 41% [========================= ] 877/2098 41% [========================= ] 878/2098 41% [========================= ] 879/2098 41% [========================== ] 880/2098 41% [========================== ] 881/2098 41% [========================== ] 882/2098 42% [========================== ] 883/2098 42% [========================== ] 884/2098 42% [========================== ] 885/2098 42% [========================== ] 886/2098 42% [========================== ] 887/2098 42% [========================== ] 888/2098 42% [========================== ] 889/2098 42% [========================== ] 890/2098 42% [========================== ] 891/2098 42% [========================== ] 892/2098 42% [========================== ] 893/2098 42% [========================== ] 894/2098 42% [========================== ] 895/2098 42% [========================== ] 896/2098 42% [========================== ] 897/2098 42% [========================== ] 898/2098 42% [========================== ] 899/2098 42% [========================== ] 900/2098 42% [========================== ] 901/2098 42% [========================== ] 902/2098 42% [========================== ] 903/2098 43% [========================== ] 904/2098 43% [========================== ] 905/2098 43% [========================== ] 906/2098 43% [========================== ] 907/2098 43% [========================== ] 908/2098 43% [========================== ] 909/2098 43% [========================== ] 910/2098 43% [========================== ] 911/2098 43% [========================== ] 912/2098 43% [========================== ] 913/2098 43% [=========================== ] 914/2098 43% [=========================== ] 915/2098 43% [=========================== ] 916/2098 43% [=========================== ] 917/2098 43% [=========================== ] 918/2098 43% [=========================== ] 919/2098 43% [=========================== ] 920/2098 43% [=========================== ] 921/2098 43% [=========================== ] 922/2098 43% [=========================== ] 923/2098 43% [=========================== ] 924/2098 44% [=========================== ] 925/2098 44% [=========================== ] 926/2098 44% [=========================== ] 927/2098 44% [=========================== ] 928/2098 44% [=========================== ] 929/2098 44% [=========================== ] 930/2098 44% [=========================== ] 931/2098 44% [=========================== ] 932/2098 44% [=========================== ] 933/2098 44% [=========================== ] 934/2098 44% [=========================== ] 935/2098 44% [=========================== ] 936/2098 44% [=========================== ] 937/2098 44% [=========================== ] 938/2098 44% [=========================== ] 939/2098 44% [=========================== ] 940/2098 44% [=========================== ] 941/2098 44% [=========================== ] 942/2098 44% [=========================== ] 943/2098 44% [=========================== ] 944/2098 44% [=========================== ] 945/2098 45% [=========================== ] 946/2098 45% [=========================== ] 947/2098 45% [============================ ] 948/2098 45% [============================ ] 949/2098 45% [============================ ] 950/2098 45% [============================ ] 951/2098 45% [============================ ] 952/2098 45% [============================ ] 953/2098 45% [============================ ] 954/2098 45% [============================ ] 955/2098 45% [============================ ] 956/2098 45% [============================ ] 957/2098 45% [============================ ] 958/2098 45% [============================ ] 959/2098 45% [============================ ] 960/2098 45% [============================ ] 961/2098 45% [============================ ] 962/2098 45% [============================ ] 963/2098 45% [============================ ] 964/2098 45% [============================ ] 965/2098 45% [============================ ] 966/2098 46% [============================ ] 967/2098 46% [============================ ] 968/2098 46% [============================ ] 969/2098 46% [============================ ] 970/2098 46% [============================ ] 971/2098 46% [============================ ] 972/2098 46% [============================ ] 973/2098 46% [============================ ] 974/2098 46% [============================ ] 975/2098 46% [============================ ] 976/2098 46% [============================ ] 977/2098 46% [============================ ] 978/2098 46% [============================ ] 979/2098 46% [============================ ] 980/2098 46% [============================ ] 981/2098 46% [============================= ] 982/2098 46% [============================= ] 983/2098 46% [============================= ] 984/2098 46% [============================= ] 985/2098 46% [============================= ] 986/2098 46% [============================= ] 987/2098 47% [============================= ] 988/2098 47% [============================= ] 989/2098 47% [============================= ] 990/2098 47% [============================= ] 991/2098 47% [============================= ] 992/2098 47% [============================= ] 993/2098 47% [============================= ] 994/2098 47% [============================= ] 995/2098 47% [============================= ] 996/2098 47% [============================= ] 997/2098 47% [============================= ] 998/2098 47% [============================= ] 999/2098 47% [============================= ] 1000/2098 47% [============================= ] 1001/2098 47% [============================= ] 1002/2098 47% [============================= ] 1003/2098 47% [============================= ] 1004/2098 47% [============================= ] 1005/2098 47% [============================= ] 1006/2098 47% [============================= ] 1007/2098 47% [============================= ] 1008/2098 48% [============================= ] 1009/2098 48% [============================= ] 1010/2098 48% [============================= ] 1011/2098 48% [============================= ] 1012/2098 48% [============================= ] 1013/2098 48% [============================= ] 1014/2098 48% [============================= ] 1015/2098 48% [============================== ] 1016/2098 48% [============================== ] 1017/2098 48% [============================== ] 1018/2098 48% [============================== ] 1019/2098 48% [============================== ] 1020/2098 48% [============================== ] 1021/2098 48% [============================== ] 1022/2098 48% [============================== ] 1023/2098 48% [============================== ] 1024/2098 48% [============================== ] 1025/2098 48% [============================== ] 1026/2098 48% [============================== ] 1027/2098 48% [============================== ] 1028/2098 48% [============================== ] 1029/2098 49% [============================== ] 1030/2098 49% [============================== ] 1031/2098 49% [============================== ] 1032/2098 49% [============================== ] 1033/2098 49% [============================== ] 1034/2098 49% [============================== ] 1035/2098 49% [============================== ] 1036/2098 49% [============================== ] 1037/2098 49% [============================== ] 1038/2098 49% [============================== ] 1039/2098 49% [============================== ] 1040/2098 49% [============================== ] 1041/2098 49% [============================== ] 1042/2098 49% [============================== ] 1043/2098 49% [============================== ] 1044/2098 49% [============================== ] 1045/2098 49% [============================== ] 1046/2098 49% [============================== ] 1047/2098 49% [============================== ] 1048/2098 49% [=============================== ] 1049/2098 50% [=============================== ] 1050/2098 50% [=============================== ] 1051/2098 50% [=============================== ] 1052/2098 50% [=============================== ] 1053/2098 50% [=============================== ] 1054/2098 50% [=============================== ] 1055/2098 50% [=============================== ] 1056/2098 50% [=============================== ] 1057/2098 50% [=============================== ] 1058/2098 50% [=============================== ] 1059/2098 50% [=============================== ] 1060/2098 50% [=============================== ] 1061/2098 50% [=============================== ] 1062/2098 50% [=============================== ] 1063/2098 50% [=============================== ] 1064/2098 50% [=============================== ] 1065/2098 50% [=============================== ] 1066/2098 50% [=============================== ] 1067/2098 50% [=============================== ] 1068/2098 50% [=============================== ] 1069/2098 50% [=============================== ] 1070/2098 51% [=============================== ] 1071/2098 51% [=============================== ] 1072/2098 51% [=============================== ] 1073/2098 51% [=============================== ] 1074/2098 51% [=============================== ] 1075/2098 51% [=============================== ] 1076/2098 51% [=============================== ] 1077/2098 51% [=============================== ] 1078/2098 51% [=============================== ] 1079/2098 51% [=============================== ] 1080/2098 51% [=============================== ] 1081/2098 51% [=============================== ] 1082/2098 51% [================================ ] 1083/2098 51% [================================ ] 1084/2098 51% [================================ ] 1085/2098 51% [================================ ] 1086/2098 51% [================================ ] 1087/2098 51% [================================ ] 1088/2098 51% [================================ ] 1089/2098 51% [================================ ] 1090/2098 51% [================================ ] 1091/2098 52% [================================ ] 1092/2098 52% [================================ ] 1093/2098 52% [================================ ] 1094/2098 52% [================================ ] 1095/2098 52% [================================ ] 1096/2098 52% [================================ ] 1097/2098 52% [================================ ] 1098/2098 52% [================================ ] 1099/2098 52% [================================ ] 1100/2098 52% [================================ ] 1101/2098 52% [================================ ] 1102/2098 52% [================================ ] 1103/2098 52% [================================ ] 1104/2098 52% [================================ ] 1105/2098 52% [================================ ] 1106/2098 52% [================================ ] 1107/2098 52% [================================ ] 1108/2098 52% [================================ ] 1109/2098 52% [================================ ] 1110/2098 52% [================================ ] 1111/2098 52% [================================ ] 1112/2098 53% [================================ ] 1113/2098 53% [================================ ] 1114/2098 53% [================================ ] 1115/2098 53% [================================ ] 1116/2098 53% [================================= ] 1117/2098 53% [================================= ] 1118/2098 53% [================================= ] 1119/2098 53% [================================= ] 1120/2098 53% [================================= ] 1121/2098 53% [================================= ] 1122/2098 53% [================================= ] 1123/2098 53% [================================= ] 1124/2098 53% [================================= ] 1125/2098 53% [================================= ] 1126/2098 53% [================================= ] 1127/2098 53% [================================= ] 1128/2098 53% [================================= ] 1129/2098 53% [================================= ] 1130/2098 53% [================================= ] 1131/2098 53% [================================= ] 1132/2098 53% [================================= ] 1133/2098 54% [================================= ] 1134/2098 54% [================================= ] 1135/2098 54% [================================= ] 1136/2098 54% [================================= ] 1137/2098 54% [================================= ] 1138/2098 54% [================================= ] 1139/2098 54% [================================= ] 1140/2098 54% [================================= ] 1141/2098 54% [================================= ] 1142/2098 54% [================================= ] 1143/2098 54% [================================= ] 1144/2098 54% [================================= ] 1145/2098 54% [================================= ] 1146/2098 54% [================================= ] 1147/2098 54% [================================= ] 1148/2098 54% [================================= ] 1149/2098 54% [================================= ] 1150/2098 54% [================================== ] 1151/2098 54% [================================== ] 1152/2098 54% [================================== ] 1153/2098 54% [================================== ] 1154/2098 55% [================================== ] 1155/2098 55% [================================== ] 1156/2098 55% [================================== ] 1157/2098 55% [================================== ] 1158/2098 55% [================================== ] 1159/2098 55% [================================== ] 1160/2098 55% [================================== ] 1161/2098 55% [================================== ] 1162/2098 55% [================================== ] 1163/2098 55% [================================== ] 1164/2098 55% [================================== ] 1165/2098 55% [================================== ] 1166/2098 55% [================================== ] 1167/2098 55% [================================== ] 1168/2098 55% [================================== ] 1169/2098 55% [================================== ] 1170/2098 55% [================================== ] 1171/2098 55% [================================== ] 1172/2098 55% [================================== ] 1173/2098 55% [================================== ] 1174/2098 55% [================================== ] 1175/2098 56% [================================== ] 1176/2098 56% [================================== ] 1177/2098 56% [================================== ] 1178/2098 56% [================================== ] 1179/2098 56% [================================== ] 1180/2098 56% [================================== ] 1181/2098 56% [================================== ] 1182/2098 56% [================================== ] 1183/2098 56% [================================== ] 1184/2098 56% [=================================== ] 1185/2098 56% [=================================== ] 1186/2098 56% [=================================== ] 1187/2098 56% [=================================== ] 1188/2098 56% [=================================== ] 1189/2098 56% [=================================== ] 1190/2098 56% [=================================== ] 1191/2098 56% [=================================== ] 1192/2098 56% [=================================== ] 1193/2098 56% [=================================== ] 1194/2098 56% [=================================== ] 1195/2098 56% [=================================== ] 1196/2098 57% [=================================== ] 1197/2098 57% [=================================== ] 1198/2098 57% [=================================== ] 1199/2098 57% [=================================== ] 1200/2098 57% [=================================== ] 1201/2098 57% [=================================== ] 1202/2098 57% [=================================== ] 1203/2098 57% [=================================== ] 1204/2098 57% [=================================== ] 1205/2098 57% [=================================== ] 1206/2098 57% [=================================== ] 1207/2098 57% [=================================== ] 1208/2098 57% [=================================== ] 1209/2098 57% [=================================== ] 1210/2098 57% [=================================== ] 1211/2098 57% [=================================== ] 1212/2098 57% [=================================== ] 1213/2098 57% [=================================== ] 1214/2098 57% [=================================== ] 1215/2098 57% [=================================== ] 1216/2098 57% [=================================== ] 1217/2098 58% [=================================== ] 1218/2098 58% [==================================== ] 1219/2098 58% [==================================== ] 1220/2098 58% [==================================== ] 1221/2098 58% [==================================== ] 1222/2098 58% [==================================== ] 1223/2098 58% [==================================== ] 1224/2098 58% [==================================== ] 1225/2098 58% [==================================== ] 1226/2098 58% [==================================== ] 1227/2098 58% [==================================== ] 1228/2098 58% [==================================== ] 1229/2098 58% [==================================== ] 1230/2098 58% [==================================== ] 1231/2098 58% [==================================== ] 1232/2098 58% [==================================== ] 1233/2098 58% [==================================== ] 1234/2098 58% [==================================== ] 1235/2098 58% [==================================== ] 1236/2098 58% [==================================== ] 1237/2098 58% [==================================== ] 1238/2098 59% [==================================== ] 1239/2098 59% [==================================== ] 1240/2098 59% [==================================== ] 1241/2098 59% [==================================== ] 1242/2098 59% [==================================== ] 1243/2098 59% [==================================== ] 1244/2098 59% [==================================== ] 1245/2098 59% [==================================== ] 1246/2098 59% [==================================== ] 1247/2098 59% [==================================== ] 1248/2098 59% [==================================== ] 1249/2098 59% [==================================== ] 1250/2098 59% [==================================== ] 1251/2098 59% [==================================== ] 1252/2098 59% [===================================== ] 1253/2098 59% [===================================== ] 1254/2098 59% [===================================== ] 1255/2098 59% [===================================== ] 1256/2098 59% [===================================== ] 1257/2098 59% [===================================== ] 1258/2098 59% [===================================== ] 1259/2098 60% [===================================== ] 1260/2098 60% [===================================== ] 1261/2098 60% [===================================== ] 1262/2098 60% [===================================== ] 1263/2098 60% [===================================== ] 1264/2098 60% [===================================== ] 1265/2098 60% [===================================== ] 1266/2098 60% [===================================== ] 1267/2098 60% [===================================== ] 1268/2098 60% [===================================== ] 1269/2098 60% [===================================== ] 1270/2098 60% [===================================== ] 1271/2098 60% [===================================== ] 1272/2098 60% [===================================== ] 1273/2098 60% [===================================== ] 1274/2098 60% [===================================== ] 1275/2098 60% [===================================== ] 1276/2098 60% [===================================== ] 1277/2098 60% [===================================== ] 1278/2098 60% [===================================== ] 1279/2098 60% [===================================== ] 1280/2098 61% [===================================== ] 1281/2098 61% [===================================== ] 1282/2098 61% [===================================== ] 1283/2098 61% [===================================== ] 1284/2098 61% [===================================== ] 1285/2098 61% [====================================== ] 1286/2098 61% [====================================== ] 1287/2098 61% [====================================== ] 1288/2098 61% [====================================== ] 1289/2098 61% [====================================== ] 1290/2098 61% [====================================== ] 1291/2098 61% [====================================== ] 1292/2098 61% [====================================== ] 1293/2098 61% [====================================== ] 1294/2098 61% [====================================== ] 1295/2098 61% [====================================== ] 1296/2098 61% [====================================== ] 1297/2098 61% [====================================== ] 1298/2098 61% [====================================== ] 1299/2098 61% [====================================== ] 1300/2098 61% [====================================== ] 1301/2098 62% [====================================== ] 1302/2098 62% [====================================== ] 1303/2098 62% [====================================== ] 1304/2098 62% [====================================== ] 1305/2098 62% [====================================== ] 1306/2098 62% [====================================== ] 1307/2098 62% [====================================== ] 1308/2098 62% [====================================== ] 1309/2098 62% [====================================== ] 1310/2098 62% [====================================== ] 1311/2098 62% [====================================== ] 1312/2098 62% [====================================== ] 1313/2098 62% [====================================== ] 1314/2098 62% [====================================== ] 1315/2098 62% [====================================== ] 1316/2098 62% [====================================== ] 1317/2098 62% [====================================== ] 1318/2098 62% [====================================== ] 1319/2098 62% [======================================= ] 1320/2098 62% [======================================= ] 1321/2098 62% [======================================= ] 1322/2098 63% [======================================= ] 1323/2098 63% [======================================= ] 1324/2098 63% [======================================= ] 1325/2098 63% [======================================= ] 1326/2098 63% [======================================= ] 1327/2098 63% [======================================= ] 1328/2098 63% [======================================= ] 1329/2098 63% [======================================= ] 1330/2098 63% [======================================= ] 1331/2098 63% [======================================= ] 1332/2098 63% [======================================= ] 1333/2098 63% [======================================= ] 1334/2098 63% [======================================= ] 1335/2098 63% [======================================= ] 1336/2098 63% [======================================= ] 1337/2098 63% [======================================= ] 1338/2098 63% [======================================= ] 1339/2098 63% [======================================= ] 1340/2098 63% [======================================= ] 1341/2098 63% [======================================= ] 1342/2098 63% [======================================= ] 1343/2098 64% [======================================= ] 1344/2098 64% [======================================= ] 1345/2098 64% [======================================= ] 1346/2098 64% [======================================= ] 1347/2098 64% [======================================= ] 1348/2098 64% [======================================= ] 1349/2098 64% [======================================= ] 1350/2098 64% [======================================= ] 1351/2098 64% [======================================= ] 1352/2098 64% [======================================= ] 1353/2098 64% [======================================== ] 1354/2098 64% [======================================== ] 1355/2098 64% [======================================== ] 1356/2098 64% [======================================== ] 1357/2098 64% [======================================== ] 1358/2098 64% [======================================== ] 1359/2098 64% [======================================== ] 1360/2098 64% [======================================== ] 1361/2098 64% [======================================== ] 1362/2098 64% [======================================== ] 1363/2098 64% [======================================== ] 1364/2098 65% [======================================== ] 1365/2098 65% [======================================== ] 1366/2098 65% [======================================== ] 1367/2098 65% [======================================== ] 1368/2098 65% [======================================== ] 1369/2098 65% [======================================== ] 1370/2098 65% [======================================== ] 1371/2098 65% [======================================== ] 1372/2098 65% [======================================== ] 1373/2098 65% [======================================== ] 1374/2098 65% [======================================== ] 1375/2098 65% [======================================== ] 1376/2098 65% [======================================== ] 1377/2098 65% [======================================== ] 1378/2098 65% [======================================== ] 1379/2098 65% [======================================== ] 1380/2098 65% [======================================== ] 1381/2098 65% [======================================== ] 1382/2098 65% [======================================== ] 1383/2098 65% [======================================== ] 1384/2098 65% [======================================== ] 1385/2098 66% [======================================== ] 1386/2098 66% [======================================== ] 1387/2098 66% [========================================= ] 1388/2098 66% [========================================= ] 1389/2098 66% [========================================= ] 1390/2098 66% [========================================= ] 1391/2098 66% [========================================= ] 1392/2098 66% [========================================= ] 1393/2098 66% [========================================= ] 1394/2098 66% [========================================= ] 1395/2098 66% [========================================= ] 1396/2098 66% [========================================= ] 1397/2098 66% [========================================= ] 1398/2098 66% [========================================= ] 1399/2098 66% [========================================= ] 1400/2098 66% [========================================= ] 1401/2098 66% [========================================= ] 1402/2098 66% [========================================= ] 1403/2098 66% [========================================= ] 1404/2098 66% [========================================= ] 1405/2098 66% [========================================= ] 1406/2098 67% [========================================= ] 1407/2098 67% [========================================= ] 1408/2098 67% [========================================= ] 1409/2098 67% [========================================= ] 1410/2098 67% [========================================= ] 1411/2098 67% [========================================= ] 1412/2098 67% [========================================= ] 1413/2098 67% [========================================= ] 1414/2098 67% [========================================= ] 1415/2098 67% [========================================= ] 1416/2098 67% [========================================= ] 1417/2098 67% [========================================= ] 1418/2098 67% [========================================= ] 1419/2098 67% [========================================= ] 1420/2098 67% [========================================= ] 1421/2098 67% [========================================== ] 1422/2098 67% [========================================== ] 1423/2098 67% [========================================== ] 1424/2098 67% [========================================== ] 1425/2098 67% [========================================== ] 1426/2098 67% [========================================== ] 1427/2098 68% [========================================== ] 1428/2098 68% [========================================== ] 1429/2098 68% [========================================== ] 1430/2098 68% [========================================== ] 1431/2098 68% [========================================== ] 1432/2098 68% [========================================== ] 1433/2098 68% [========================================== ] 1434/2098 68% [========================================== ] 1435/2098 68% [========================================== ] 1436/2098 68% [========================================== ] 1437/2098 68% [========================================== ] 1438/2098 68% [========================================== ] 1439/2098 68% [========================================== ] 1440/2098 68% [========================================== ] 1441/2098 68% [========================================== ] 1442/2098 68% [========================================== ] 1443/2098 68% [========================================== ] 1444/2098 68% [========================================== ] 1445/2098 68% [========================================== ] 1446/2098 68% [========================================== ] 1447/2098 68% [========================================== ] 1448/2098 69% [========================================== ] 1449/2098 69% [========================================== ] 1450/2098 69% [========================================== ] 1451/2098 69% [========================================== ] 1452/2098 69% [========================================== ] 1453/2098 69% [========================================== ] 1454/2098 69% [========================================== ] 1455/2098 69% [=========================================== ] 1456/2098 69% [=========================================== ] 1457/2098 69% [=========================================== ] 1458/2098 69% [=========================================== ] 1459/2098 69% [=========================================== ] 1460/2098 69% [=========================================== ] 1461/2098 69% [=========================================== ] 1462/2098 69% [=========================================== ] 1463/2098 69% [=========================================== ] 1464/2098 69% [=========================================== ] 1465/2098 69% [=========================================== ] 1466/2098 69% [=========================================== ] 1467/2098 69% [=========================================== ] 1468/2098 69% [=========================================== ] 1469/2098 70% [=========================================== ] 1470/2098 70% [=========================================== ] 1471/2098 70% [=========================================== ] 1472/2098 70% [=========================================== ] 1473/2098 70% [=========================================== ] 1474/2098 70% [=========================================== ] 1475/2098 70% [=========================================== ] 1476/2098 70% [=========================================== ] 1477/2098 70% [=========================================== ] 1478/2098 70% [=========================================== ] 1479/2098 70% [=========================================== ] 1480/2098 70% [=========================================== ] 1481/2098 70% [=========================================== ] 1482/2098 70% [=========================================== ] 1483/2098 70% [=========================================== ] 1484/2098 70% [=========================================== ] 1485/2098 70% [=========================================== ] 1486/2098 70% [=========================================== ] 1487/2098 70% [=========================================== ] 1488/2098 70% [============================================ ] 1489/2098 70% [============================================ ] 1490/2098 71% [============================================ ] 1491/2098 71% [============================================ ] 1492/2098 71% [============================================ ] 1493/2098 71% [============================================ ] 1494/2098 71% [============================================ ] 1495/2098 71% [============================================ ] 1496/2098 71% [============================================ ] 1497/2098 71% [============================================ ] 1498/2098 71% [============================================ ] 1499/2098 71% [============================================ ] 1500/2098 71% [============================================ ] 1501/2098 71% [============================================ ] 1502/2098 71% [============================================ ] 1503/2098 71% [============================================ ] 1504/2098 71% [============================================ ] 1505/2098 71% [============================================ ] 1506/2098 71% [============================================ ] 1507/2098 71% [============================================ ] 1508/2098 71% [============================================ ] 1509/2098 71% [============================================ ] 1510/2098 71% [============================================ ] 1511/2098 72% [============================================ ] 1512/2098 72% [============================================ ] 1513/2098 72% [============================================ ] 1514/2098 72% [============================================ ] 1515/2098 72% [============================================ ] 1516/2098 72% [============================================ ] 1517/2098 72% [============================================ ] 1518/2098 72% [============================================ ] 1519/2098 72% [============================================ ] 1520/2098 72% [============================================ ] 1521/2098 72% [============================================ ] 1522/2098 72% [============================================= ] 1523/2098 72% [============================================= ] 1524/2098 72% [============================================= ] 1525/2098 72% [============================================= ] 1526/2098 72% [============================================= ] 1527/2098 72% [============================================= ] 1528/2098 72% [============================================= ] 1529/2098 72% [============================================= ] 1530/2098 72% [============================================= ] 1531/2098 72% [============================================= ] 1532/2098 73% [============================================= ] 1533/2098 73% [============================================= ] 1534/2098 73% [============================================= ] 1535/2098 73% [============================================= ] 1536/2098 73% [============================================= ] 1537/2098 73% [============================================= ] 1538/2098 73% [============================================= ] 1539/2098 73% [============================================= ] 1540/2098 73% [============================================= ] 1541/2098 73% [============================================= ] 1542/2098 73% [============================================= ] 1543/2098 73% [============================================= ] 1544/2098 73% [============================================= ] 1545/2098 73% [============================================= ] 1546/2098 73% [============================================= ] 1547/2098 73% [============================================= ] 1548/2098 73% [============================================= ] 1549/2098 73% [============================================= ] 1550/2098 73% [============================================= ] 1551/2098 73% [============================================= ] 1552/2098 73% [============================================= ] 1553/2098 74% [============================================= ] 1554/2098 74% [============================================= ] 1555/2098 74% [============================================= ] 1556/2098 74% [============================================== ] 1557/2098 74% [============================================== ] 1558/2098 74% [============================================== ] 1559/2098 74% [============================================== ] 1560/2098 74% [============================================== ] 1561/2098 74% [============================================== ] 1562/2098 74% [============================================== ] 1563/2098 74% [============================================== ] 1564/2098 74% [============================================== ] 1565/2098 74% [============================================== ] 1566/2098 74% [============================================== ] 1567/2098 74% [============================================== ] 1568/2098 74% [============================================== ] 1569/2098 74% [============================================== ] 1570/2098 74% [============================================== ] 1571/2098 74% [============================================== ] 1572/2098 74% [============================================== ] 1573/2098 74% [============================================== ] 1574/2098 75% [============================================== ] 1575/2098 75% [============================================== ] 1576/2098 75% [============================================== ] 1577/2098 75% [============================================== ] 1578/2098 75% [============================================== ] 1579/2098 75% [============================================== ] 1580/2098 75% [============================================== ] 1581/2098 75% [============================================== ] 1582/2098 75% [============================================== ] 1583/2098 75% [============================================== ] 1584/2098 75% [============================================== ] 1585/2098 75% [============================================== ] 1586/2098 75% [============================================== ] 1587/2098 75% [============================================== ] 1588/2098 75% [============================================== ] 1589/2098 75% [============================================== ] 1590/2098 75% [=============================================== ] 1591/2098 75% [=============================================== ] 1592/2098 75% [=============================================== ] 1593/2098 75% [=============================================== ] 1594/2098 75% [=============================================== ] 1595/2098 76% [=============================================== ] 1596/2098 76% [=============================================== ] 1597/2098 76% [=============================================== ] 1598/2098 76% [=============================================== ] 1599/2098 76% [=============================================== ] 1600/2098 76% [=============================================== ] 1601/2098 76% [=============================================== ] 1602/2098 76% [=============================================== ] 1603/2098 76% [=============================================== ] 1604/2098 76% [=============================================== ] 1605/2098 76% [=============================================== ] 1606/2098 76% [=============================================== ] 1607/2098 76% [=============================================== ] 1608/2098 76% [=============================================== ] 1609/2098 76% [=============================================== ] 1610/2098 76% [=============================================== ] 1611/2098 76% [=============================================== ] 1612/2098 76% [=============================================== ] 1613/2098 76% [=============================================== ] 1614/2098 76% [=============================================== ] 1615/2098 76% [=============================================== ] 1616/2098 77% [=============================================== ] 1617/2098 77% [=============================================== ] 1618/2098 77% [=============================================== ] 1619/2098 77% [=============================================== ] 1620/2098 77% [=============================================== ] 1621/2098 77% [=============================================== ] 1622/2098 77% [=============================================== ] 1623/2098 77% [=============================================== ] 1624/2098 77% [================================================ ] 1625/2098 77% [================================================ ] 1626/2098 77% [================================================ ] 1627/2098 77% [================================================ ] 1628/2098 77% [================================================ ] 1629/2098 77% [================================================ ] 1630/2098 77% [================================================ ] 1631/2098 77% [================================================ ] 1632/2098 77% [================================================ ] 1633/2098 77% [================================================ ] 1634/2098 77% [================================================ ] 1635/2098 77% [================================================ ] 1636/2098 77% [================================================ ] 1637/2098 78% [================================================ ] 1638/2098 78% [================================================ ] 1639/2098 78% [================================================ ] 1640/2098 78% [================================================ ] 1641/2098 78% [================================================ ] 1642/2098 78% [================================================ ] 1643/2098 78% [================================================ ] 1644/2098 78% [================================================ ] 1645/2098 78% [================================================ ] 1646/2098 78% [================================================ ] 1647/2098 78% [================================================ ] 1648/2098 78% [================================================ ] 1649/2098 78% [================================================ ] 1650/2098 78% [================================================ ] 1651/2098 78% [================================================ ] 1652/2098 78% [================================================ ] 1653/2098 78% [================================================ ] 1654/2098 78% [================================================ ] 1655/2098 78% [================================================ ] 1656/2098 78% [================================================ ] 1657/2098 78% [================================================ ] 1658/2098 79% [================================================= ] 1659/2098 79% [================================================= ] 1660/2098 79% [================================================= ] 1661/2098 79% [================================================= ] 1662/2098 79% [================================================= ] 1663/2098 79% [================================================= ] 1664/2098 79% [================================================= ] 1665/2098 79% [================================================= ] 1666/2098 79% [================================================= ] 1667/2098 79% [================================================= ] 1668/2098 79% [================================================= ] 1669/2098 79% [================================================= ] 1670/2098 79% [================================================= ] 1671/2098 79% [================================================= ] 1672/2098 79% [================================================= ] 1673/2098 79% [================================================= ] 1674/2098 79% [================================================= ] 1675/2098 79% [================================================= ] 1676/2098 79% [================================================= ] 1677/2098 79% [================================================= ] 1678/2098 79% [================================================= ] 1679/2098 80% [================================================= ] 1680/2098 80% [================================================= ] 1681/2098 80% [================================================= ] 1682/2098 80% [================================================= ] 1683/2098 80% [================================================= ] 1684/2098 80% [================================================= ] 1685/2098 80% [================================================= ] 1686/2098 80% [================================================= ] 1687/2098 80% [================================================= ] 1688/2098 80% [================================================= ] 1689/2098 80% [================================================= ] 1690/2098 80% [================================================= ] 1691/2098 80% [================================================== ] 1692/2098 80% [================================================== ] 1693/2098 80% [================================================== ] 1694/2098 80% [================================================== ] 1695/2098 80% [================================================== ] 1696/2098 80% [================================================== ] 1697/2098 80% [================================================== ] 1698/2098 80% [================================================== ] 1699/2098 80% [================================================== ] 1700/2098 81% [================================================== ] 1701/2098 81% [================================================== ] 1702/2098 81% [================================================== ] 1703/2098 81% [================================================== ] 1704/2098 81% [================================================== ] 1705/2098 81% [================================================== ] 1706/2098 81% [================================================== ] 1707/2098 81% [================================================== ] 1708/2098 81% [================================================== ] 1709/2098 81% [================================================== ] 1710/2098 81% [================================================== ] 1711/2098 81% [================================================== ] 1712/2098 81% [================================================== ] 1713/2098 81% [================================================== ] 1714/2098 81% [================================================== ] 1715/2098 81% [================================================== ] 1716/2098 81% [================================================== ] 1717/2098 81% [================================================== ] 1718/2098 81% [================================================== ] 1719/2098 81% [================================================== ] 1720/2098 81% [================================================== ] 1721/2098 82% [================================================== ] 1722/2098 82% [================================================== ] 1723/2098 82% [================================================== ] 1724/2098 82% [================================================== ] 1725/2098 82% [=================================================== ] 1726/2098 82% [=================================================== ] 1727/2098 82% [=================================================== ] 1728/2098 82% [=================================================== ] 1729/2098 82% [=================================================== ] 1730/2098 82% [=================================================== ] 1731/2098 82% [=================================================== ] 1732/2098 82% [=================================================== ] 1733/2098 82% [=================================================== ] 1734/2098 82% [=================================================== ] 1735/2098 82% [=================================================== ] 1736/2098 82% [=================================================== ] 1737/2098 82% [=================================================== ] 1738/2098 82% [=================================================== ] 1739/2098 82% [=================================================== ] 1740/2098 82% [=================================================== ] 1741/2098 82% [=================================================== ] 1742/2098 83% [=================================================== ] 1743/2098 83% [=================================================== ] 1744/2098 83% [=================================================== ] 1745/2098 83% [=================================================== ] 1746/2098 83% [=================================================== ] 1747/2098 83% [=================================================== ] 1748/2098 83% [=================================================== ] 1749/2098 83% [=================================================== ] 1750/2098 83% [=================================================== ] 1751/2098 83% [=================================================== ] 1752/2098 83% [=================================================== ] 1753/2098 83% [=================================================== ] 1754/2098 83% [=================================================== ] 1755/2098 83% [=================================================== ] 1756/2098 83% [=================================================== ] 1757/2098 83% [=================================================== ] 1758/2098 83% [=================================================== ] 1759/2098 83% [==================================================== ] 1760/2098 83% [==================================================== ] 1761/2098 83% [==================================================== ] 1762/2098 83% [==================================================== ] 1763/2098 84% [==================================================== ] 1764/2098 84% [==================================================== ] 1765/2098 84% [==================================================== ] 1766/2098 84% [==================================================== ] 1767/2098 84% [==================================================== ] 1768/2098 84% [==================================================== ] 1769/2098 84% [==================================================== ] 1770/2098 84% [==================================================== ] 1771/2098 84% [==================================================== ] 1772/2098 84% [==================================================== ] 1773/2098 84% [==================================================== ] 1774/2098 84% [==================================================== ] 1775/2098 84% [==================================================== ] 1776/2098 84% [==================================================== ] 1777/2098 84% [==================================================== ] 1778/2098 84% [==================================================== ] 1779/2098 84% [==================================================== ] 1780/2098 84% [==================================================== ] 1781/2098 84% [==================================================== ] 1782/2098 84% [==================================================== ] 1783/2098 84% [==================================================== ] 1784/2098 85% [==================================================== ] 1785/2098 85% [==================================================== ] 1786/2098 85% [==================================================== ] 1787/2098 85% [==================================================== ] 1788/2098 85% [==================================================== ] 1789/2098 85% [==================================================== ] 1790/2098 85% [==================================================== ] 1791/2098 85% [==================================================== ] 1792/2098 85% [==================================================== ] 1793/2098 85% [===================================================== ] 1794/2098 85% [===================================================== ] 1795/2098 85% [===================================================== ] 1796/2098 85% [===================================================== ] 1797/2098 85% [===================================================== ] 1798/2098 85% [===================================================== ] 1799/2098 85% [===================================================== ] 1800/2098 85% [===================================================== ] 1801/2098 85% [===================================================== ] 1802/2098 85% [===================================================== ] 1803/2098 85% [===================================================== ] 1804/2098 85% [===================================================== ] 1805/2098 86% [===================================================== ] 1806/2098 86% [===================================================== ] 1807/2098 86% [===================================================== ] 1808/2098 86% [===================================================== ] 1809/2098 86% [===================================================== ] 1810/2098 86% [===================================================== ] 1811/2098 86% [===================================================== ] 1812/2098 86% [===================================================== ] 1813/2098 86% [===================================================== ] 1814/2098 86% [===================================================== ] 1815/2098 86% [===================================================== ] 1816/2098 86% [===================================================== ] 1817/2098 86% [===================================================== ] 1818/2098 86% [===================================================== ] 1819/2098 86% [===================================================== ] 1820/2098 86% [===================================================== ] 1821/2098 86% [===================================================== ] 1822/2098 86% [===================================================== ] 1823/2098 86% [===================================================== ] 1824/2098 86% [===================================================== ] 1825/2098 86% [===================================================== ] 1826/2098 87% [===================================================== ] 1827/2098 87% [====================================================== ] 1828/2098 87% [====================================================== ] 1829/2098 87% [====================================================== ] 1830/2098 87% [====================================================== ] 1831/2098 87% [====================================================== ] 1832/2098 87% [====================================================== ] 1833/2098 87% [====================================================== ] 1834/2098 87% [====================================================== ] 1835/2098 87% [====================================================== ] 1836/2098 87% [====================================================== ] 1837/2098 87% [====================================================== ] 1838/2098 87% [====================================================== ] 1839/2098 87% [====================================================== ] 1840/2098 87% [====================================================== ] 1841/2098 87% [====================================================== ] 1842/2098 87% [====================================================== ] 1843/2098 87% [====================================================== ] 1844/2098 87% [====================================================== ] 1845/2098 87% [====================================================== ] 1846/2098 87% [====================================================== ] 1847/2098 88% [====================================================== ] 1848/2098 88% [====================================================== ] 1849/2098 88% [====================================================== ] 1850/2098 88% [====================================================== ] 1851/2098 88% [====================================================== ] 1852/2098 88% [====================================================== ] 1853/2098 88% [====================================================== ] 1854/2098 88% [====================================================== ] 1855/2098 88% [====================================================== ] 1856/2098 88% [====================================================== ] 1857/2098 88% [====================================================== ] 1858/2098 88% [====================================================== ] 1859/2098 88% [====================================================== ] 1860/2098 88% [====================================================== ] 1861/2098 88% [======================================================= ] 1862/2098 88% [======================================================= ] 1863/2098 88% [======================================================= ] 1864/2098 88% [======================================================= ] 1865/2098 88% [======================================================= ] 1866/2098 88% [======================================================= ] 1867/2098 88% [======================================================= ] 1868/2098 89% [======================================================= ] 1869/2098 89% [======================================================= ] 1870/2098 89% [======================================================= ] 1871/2098 89% [======================================================= ] 1872/2098 89% [======================================================= ] 1873/2098 89% [======================================================= ] 1874/2098 89% [======================================================= ] 1875/2098 89% [======================================================= ] 1876/2098 89% [======================================================= ] 1877/2098 89% [======================================================= ] 1878/2098 89% [======================================================= ] 1879/2098 89% [======================================================= ] 1880/2098 89% [======================================================= ] 1881/2098 89% [======================================================= ] 1882/2098 89% [======================================================= ] 1883/2098 89% [======================================================= ] 1884/2098 89% [======================================================= ] 1885/2098 89% [======================================================= ] 1886/2098 89% [======================================================= ] 1887/2098 89% [======================================================= ] 1888/2098 89% [======================================================= ] 1889/2098 90% [======================================================= ] 1890/2098 90% [======================================================= ] 1891/2098 90% [======================================================= ] 1892/2098 90% [======================================================= ] 1893/2098 90% [======================================================= ] 1894/2098 90% [======================================================== ] 1895/2098 90% [======================================================== ] 1896/2098 90% [======================================================== ] 1897/2098 90% [======================================================== ] 1898/2098 90% [======================================================== ] 1899/2098 90% [======================================================== ] 1900/2098 90% [======================================================== ] 1901/2098 90% [======================================================== ] 1902/2098 90% [======================================================== ] 1903/2098 90% [======================================================== ] 1904/2098 90% [======================================================== ] 1905/2098 90% [======================================================== ] 1906/2098 90% [======================================================== ] 1907/2098 90% [======================================================== ] 1908/2098 90% [======================================================== ] 1909/2098 90% [======================================================== ] 1910/2098 91% [======================================================== ] 1911/2098 91% [======================================================== ] 1912/2098 91% [======================================================== ] 1913/2098 91% [======================================================== ] 1914/2098 91% [======================================================== ] 1915/2098 91% [======================================================== ] 1916/2098 91% [======================================================== ] 1917/2098 91% [======================================================== ] 1918/2098 91% [======================================================== ] 1919/2098 91% [======================================================== ] 1920/2098 91% [======================================================== ] 1921/2098 91% [======================================================== ] 1922/2098 91% [======================================================== ] 1923/2098 91% [======================================================== ] 1924/2098 91% [======================================================== ] 1925/2098 91% [======================================================== ] 1926/2098 91% [======================================================== ] 1927/2098 91% [======================================================== ] 1928/2098 91% [========================================================= ] 1929/2098 91% [========================================================= ] 1930/2098 91% [========================================================= ] 1931/2098 92% [========================================================= ] 1932/2098 92% [========================================================= ] 1933/2098 92% [========================================================= ] 1934/2098 92% [========================================================= ] 1935/2098 92% [========================================================= ] 1936/2098 92% [========================================================= ] 1937/2098 92% [========================================================= ] 1938/2098 92% [========================================================= ] 1939/2098 92% [========================================================= ] 1940/2098 92% [========================================================= ] 1941/2098 92% [========================================================= ] 1942/2098 92% [========================================================= ] 1943/2098 92% [========================================================= ] 1944/2098 92% [========================================================= ] 1945/2098 92% [========================================================= ] 1946/2098 92% [========================================================= ] 1947/2098 92% [========================================================= ] 1948/2098 92% [========================================================= ] 1949/2098 92% [========================================================= ] 1950/2098 92% [========================================================= ] 1951/2098 92% [========================================================= ] 1952/2098 93% [========================================================= ] 1953/2098 93% [========================================================= ] 1954/2098 93% [========================================================= ] 1955/2098 93% [========================================================= ] 1956/2098 93% [========================================================= ] 1957/2098 93% [========================================================= ] 1958/2098 93% [========================================================= ] 1959/2098 93% [========================================================= ] 1960/2098 93% [========================================================= ] 1961/2098 93% [========================================================= ] 1962/2098 93% [========================================================== ] 1963/2098 93% [========================================================== ] 1964/2098 93% [========================================================== ] 1965/2098 93% [========================================================== ] 1966/2098 93% [========================================================== ] 1967/2098 93% [========================================================== ] 1968/2098 93% [========================================================== ] 1969/2098 93% [========================================================== ] 1970/2098 93% [========================================================== ] 1971/2098 93% [========================================================== ] 1972/2098 93% [========================================================== ] 1973/2098 94% [========================================================== ] 1974/2098 94% [========================================================== ] 1975/2098 94% [========================================================== ] 1976/2098 94% [========================================================== ] 1977/2098 94% [========================================================== ] 1978/2098 94% [========================================================== ] 1979/2098 94% [========================================================== ] 1980/2098 94% [========================================================== ] 1981/2098 94% [========================================================== ] 1982/2098 94% [========================================================== ] 1983/2098 94% [========================================================== ] 1984/2098 94% [========================================================== ] 1985/2098 94% [========================================================== ] 1986/2098 94% [========================================================== ] 1987/2098 94% [========================================================== ] 1988/2098 94% [========================================================== ] 1989/2098 94% [========================================================== ] 1990/2098 94% [========================================================== ] 1991/2098 94% [========================================================== ] 1992/2098 94% [========================================================== ] 1993/2098 94% [========================================================== ] 1994/2098 95% [========================================================== ] 1995/2098 95% [========================================================== ] 1996/2098 95% [=========================================================== ] 1997/2098 95% [=========================================================== ] 1998/2098 95% [=========================================================== ] 1999/2098 95% [=========================================================== ] 2000/2098 95% [=========================================================== ] 2001/2098 95% [=========================================================== ] 2002/2098 95% [=========================================================== ] 2003/2098 95% [=========================================================== ] 2004/2098 95% [=========================================================== ] 2005/2098 95% [=========================================================== ] 2006/2098 95% [=========================================================== ] 2007/2098 95% [=========================================================== ] 2008/2098 95% [=========================================================== ] 2009/2098 95% [=========================================================== ] 2010/2098 95% [=========================================================== ] 2011/2098 95% [=========================================================== ] 2012/2098 95% [=========================================================== ] 2013/2098 95% [=========================================================== ] 2014/2098 95% [=========================================================== ] 2015/2098 96% [=========================================================== ] 2016/2098 96% [=========================================================== ] 2017/2098 96% [=========================================================== ] 2018/2098 96% [=========================================================== ] 2019/2098 96% [=========================================================== ] 2020/2098 96% [=========================================================== ] 2021/2098 96% [=========================================================== ] 2022/2098 96% [=========================================================== ] 2023/2098 96% [=========================================================== ] 2024/2098 96% [=========================================================== ] 2025/2098 96% [=========================================================== ] 2026/2098 96% [=========================================================== ] 2027/2098 96% [=========================================================== ] 2028/2098 96% [=========================================================== ] 2029/2098 96% [=========================================================== ] 2030/2098 96% [============================================================ ] 2031/2098 96% [============================================================ ] 2032/2098 96% [============================================================ ] 2033/2098 96% [============================================================ ] 2034/2098 96% [============================================================ ] 2035/2098 96% [============================================================ ] 2036/2098 97% [============================================================ ] 2037/2098 97% [============================================================ ] 2038/2098 97% [============================================================ ] 2039/2098 97% [============================================================ ] 2040/2098 97% [============================================================ ] 2041/2098 97% [============================================================ ] 2042/2098 97% [============================================================ ] 2043/2098 97% [============================================================ ] 2044/2098 97% [============================================================ ] 2045/2098 97% [============================================================ ] 2046/2098 97% [============================================================ ] 2047/2098 97% [============================================================ ] 2048/2098 97% [============================================================ ] 2049/2098 97% [============================================================ ] 2050/2098 97% [============================================================ ] 2051/2098 97% [============================================================ ] 2052/2098 97% [============================================================ ] 2053/2098 97% [============================================================ ] 2054/2098 97% [============================================================ ] 2055/2098 97% [============================================================ ] 2056/2098 97% [============================================================ ] 2057/2098 98% [============================================================ ] 2058/2098 98% [============================================================ ] 2059/2098 98% [============================================================ ] 2060/2098 98% [============================================================ ] 2061/2098 98% [============================================================ ] 2062/2098 98% [============================================================ ] 2063/2098 98% [============================================================ ] 2064/2098 98% [============================================================= ] 2065/2098 98% [============================================================= ] 2066/2098 98% [============================================================= ] 2067/2098 98% [============================================================= ] 2068/2098 98% [============================================================= ] 2069/2098 98% [============================================================= ] 2070/2098 98% [============================================================= ] 2071/2098 98% [============================================================= ] 2072/2098 98% [============================================================= ] 2073/2098 98% [============================================================= ] 2074/2098 98% [============================================================= ] 2075/2098 98% [============================================================= ] 2076/2098 98% [============================================================= ] 2077/2098 98% [============================================================= ] 2078/2098 99% [============================================================= ] 2079/2098 99% [============================================================= ] 2080/2098 99% [============================================================= ] 2081/2098 99% [============================================================= ] 2082/2098 99% [============================================================= ] 2083/2098 99% [============================================================= ] 2084/2098 99% [============================================================= ] 2085/2098 99% [============================================================= ] 2086/2098 99% [============================================================= ] 2087/2098 99% [============================================================= ] 2088/2098 99% [============================================================= ] 2089/2098 99% [============================================================= ] 2090/2098 99% [============================================================= ] 2091/2098 99% [============================================================= ] 2092/2098 99% [============================================================= ] 2093/2098 99% [============================================================= ] 2094/2098 99% [============================================================= ] 2095/2098 99% [============================================================= ] 2096/2098 99% [============================================================= ] 2097/2098 99% [==============================================================] 2098/2098 100% operation complete, 2098 objects in 33183 NAND pages. ln -snf /home/autobuild/autobuild/instance-11/output-1/host/xtensa-buildroot-linux-uclibc/sysroot /home/autobuild/autobuild/instance-11/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-11/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-11/buildroot' >>> Buildroot 2023.02-rc3 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> host-binutils 2.39 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-skeleton Collecting legal info >>> host-tar 1.34 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> 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 5.10.170 Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> berkeleydb 5.3.28 Collecting legal info LICENSE: OK (sha256: b78815181a53241f9347c6b47d1031fd669946f863e1edc807a291354cec024b) >>> bitstream 1.5 Collecting legal info COPYING: OK (sha256: 9644a812f9a8377a59acb7092a36ce8882a39743425d9171a8fb84637e2f6e04) >>> cunit 2.1-3 Collecting legal info COPYING: OK (sha256: 5d9d73d41a57dd2f34487ef3978a2c13cdb97294baeeb81fcd274796399eb15f) >>> 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) >>> dahdi-linux 3.2.0 Collecting legal info LICENSE: OK (sha256: fa5fc1d1eec39532ea517518eeefd7b6e3c14341a55e5880a0e2a49eee47a5b7) LICENSE.LGPL: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> linux 6.1.14 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> host-kmod 30 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-uboot-tools 2021.07 Collecting legal info Licenses/gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-make 4.2.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-dosfstools 4.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> fconfig 20080329 Collecting legal info fconfig.c: OK (sha256: e698a9ea4d6dab0a15d3d6fd354b97b820629244f946529cc7f42b2b8e8f16d0) >>> genpart 1.0.2 Collecting legal info >>> host-gptfdisk 1.0.9 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> 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) >>> ifupdown-scripts Collecting legal info >>> lbreakout2 2.6.5 Collecting legal info COPYING: OK (sha256: 67f82e045cf7acfef853ea0f426575a8359161a0a325e19f02b529a87c4b6c34) >>> libpng 1.6.39 Collecting legal info LICENSE: OK (sha256: dfe5a536b0e5a531f844fb9c101a3089aca60772a503893b8e15f9457e369960) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> libaio 0.3.113 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> libcuefile 475 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> libcurl 7.88.1 Collecting legal info COPYING: OK (sha256: b1d7feb949ea5023552029fbe0bf5db4f23c2f85e9b8e51e18536f0ecbf9c524) >>> openssl Collecting legal info >>> libopenssl 1.1.1t Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> libdvdcss 1.4.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libdvdread 6.1.3 Collecting legal info COPYING: OK (sha256: d6cb0e9e560f51085556949a84af12b79a00f10ab8b66c752537faf7cd665572) >>> libee 0.4.1 Collecting legal info COPYING: OK (sha256: 275fecbf835387e042ba96884f0f05356a485a6ea8449b2c5295cc11652ad439) >>> libestr 0.1.11 Collecting legal info COPYING: OK (sha256: 835b4793da5cbb8965fbd63905b55a4cb4310b7d1b882077d23066b08f901ff8) >>> libev 4.33 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libevdev 1.12.1 Collecting legal info COPYING: OK (sha256: 6f13de7ce28e4948ba95170e0723ee1254c1978ce1f127af82aeca597b567cb9) >>> host-meson 1.0.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-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) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_acct 1.0.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> liboauth 1.0.3 Collecting legal info COPYING.MIT: OK (sha256: c30608672733bf3abd2ccf6f3206be8d91b7ee58b007b2fdbcfbc61c655e7fb7) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libopusenc 0.2.1 Collecting legal info COPYING: OK (sha256: 93b17ab56b8230127fea532be0dcb4e6d71e66ab5e8ce5d6ae8785d7288b164f) >>> opus 1.3.1 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> host-libp11 0.4.12 Collecting legal info COPYING: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1t Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> libpcap 1.10.3 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> libreplaygain r475 Collecting legal info src/gain_analysis.c: OK (sha256: 511e7b63ce6530b93932d19da3471a6672586339bc131b2699ad4e9b0ee6c9bb) >>> libshout 2.4.6 Collecting legal info COPYING: OK (sha256: 7a4436f9ec37603356791c87de3bc444989befd2682d29efb3d97604e04c1852) >>> libsndfile 1.2.0 Collecting legal info COPYING: OK (sha256: ad01ea5cd2755f6048383c8d54c88459cd6fcb17757c5c8892f8c5ea060f6140) >>> libtelnet 0.23 Collecting legal info COPYING: OK (sha256: b1faf309467bc1d0aab9b42d6e86a614e78f8fe3580e289966b5b9f9a8f94d99) >>> libudfread 1.1.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libuev 2.4.0 Collecting legal info LICENSE: OK (sha256: 694a734d9c1b46ae203314ed1c744a1acebd4fe5fc964b761703772546f0d3ab) >>> liburiparser 0.9.7 Collecting legal info COPYING: OK (sha256: 287f09e6546a9610f949f89e8fb937cacfeabd7bfaa8c8a0c18312193bf04ad3) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> lzop 1.03 Collecting legal info COPYING: OK (sha256: 70439f6e2b47057a408d2390ed6663b9875f5a08066a06a060a357ef1df89a8c) >>> mpg123 1.25.15 Collecting legal info COPYING: OK (sha256: f40e0dd86b27b52e429b693a87b3ca63ae0a98a4d142e77207aa6bdf1db7a295) >>> ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> host-ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> neon-2-sse 097a5ecacd527d5b5c3006e360fb9cb1c1c48a1f Collecting legal info LICENSE: OK (sha256: 7022f51b439a5915e933ecc270c83e24ca0cb2cceeb08b0132dcd4dbb03ed2dc) >>> netplug 1.2.9.2 Collecting legal info COPYING: OK (sha256: 08ce3ddda499d6befdc80161c7cc82e90da05c31eb1047dae41ef531d5170e9b) >>> numactl 2.0.16 Collecting legal info LICENSE.GPL2: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE.LGPL2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> open-plc-utils 32408520fcebe785983a68e39ec83830a3005779 Collecting legal info LICENSE: OK (sha256: 3137c632bbcec5e88b72dc13f4fe06ee184eea364fec8f7494bdfa57672ef921) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcre2 10.42 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> perl-astro-suntime 0.06 Collecting legal info LICENSE: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-perl 5.36.0 Collecting legal info Artistic: OK (sha256: dd90d4f42e4dcadf5a7c09eea0189d93c7b37ae560c91f0f6d5233ed3b9292a2) Copying: OK (sha256: d77d235e41d54594865151f4751e835c5a82322b0e87ace266567c3391a4b912) README: OK (sha256: 06bab256e2e039c59d2ca3c5853425317b4a0f251fe4e5d5201a987b11fc4f78) >>> host-perl-module-build 0.4232 Collecting legal info LICENSE: OK (sha256: f35ac2cc6b808a38c42c2d230b875217b0a24bb51e5a497ebb630cbb3d806c3e) >>> perl 5.36.0 Collecting legal info Artistic: OK (sha256: dd90d4f42e4dcadf5a7c09eea0189d93c7b37ae560c91f0f6d5233ed3b9292a2) Copying: OK (sha256: d77d235e41d54594865151f4751e835c5a82322b0e87ace266567c3391a4b912) README: OK (sha256: 06bab256e2e039c59d2ca3c5853425317b4a0f251fe4e5d5201a987b11fc4f78) >>> perl-hash-multivalue 0.16 Collecting legal info LICENSE: OK (sha256: af32512e13f6722dab770b989c57556a5e3d29a49b22b8ad5668064db8592401) >>> perl-http-entity-parser 0.25 Collecting legal info LICENSE: OK (sha256: 79c2a066104e71602785fd815c5aea6f7db78c19451d68521380083f9c2a8805) >>> host-perl-module-build-tiny 0.039 Collecting legal info LICENSE: OK (sha256: 09fd2bc0428920c455f10c5a6c52e2bb4615114e88966c75ce27a07af028c36b) >>> host-perl-extutils-config 0.008 Collecting legal info LICENSE: OK (sha256: 33b39fda54675d4d681764049e27b537cac12213aa6650667abea43662264ddc) >>> host-perl-extutils-helpers 0.026 Collecting legal info LICENSE: OK (sha256: e5530d0ebc8662df3a970644d867faf12760b1a95ca6e2bf1c5f9af410a418e0) >>> host-perl-extutils-installpaths 0.012 Collecting legal info LICENSE: OK (sha256: b95d38ac031587625625d92fbd2ee1d5df0d02606057d680e7dcf3598fe629f9) >>> perl-http-multipartparser 0.02 Collecting legal info README: OK (sha256: a339d6cf9253720ba69b311423556cc02c94d5a6f76cf5cdf11af2112e14a074) >>> perl-json-maybexs 1.004003 Collecting legal info LICENSE: OK (sha256: 0f2d6b537f7a735c981511875d832bc8ff767bf97d62848cf0bada964e40aadd) >>> perl-net-snmp 6.0.1 Collecting legal info LICENSE: OK (sha256: a038159be54a2807dc48e2b946514d59fceab6737d5461d93d55297a98e6e24e) >>> perl-stream-buffered 0.03 Collecting legal info LICENSE: OK (sha256: 68e8c38e6d2f2b0570a908411f8321b80a7e35ea44f43729807c9ac9a025f591) >>> perl-sub-exporter-progressive 0.001013 Collecting legal info LICENSE: OK (sha256: 24c38cba4218e6be62e511bffe21e63aa57335d8929034aa58e8a85eed001e99) >>> perl-www-form-urlencoded 0.26 Collecting legal info LICENSE: OK (sha256: 79c2a066104e71602785fd815c5aea6f7db78c19451d68521380083f9c2a8805) >>> quagga 1.2.4 Collecting legal info COPYING: OK (sha256: b39c1bad4e51e2a3389cd25fc4addebe41a3ae7c11100795683f9330de1536e5) >>> host-gawk 5.2.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> raspi-gpio 4edfde183ff3ac9ed66cdc015ae25e45f3a5502d Collecting legal info LICENSE: OK (sha256: 6e02227e1fb942687163996678d94add7911890c50025912d0ae7ee66d256bb2) >>> host-rust-bin 1.67.0 Collecting legal info LICENSE-APACHE: OK (sha256: 62c7a1e35f56406896d7aa7ca52d0cc0d272ac022b5d2796e7d6905db8a3636a) LICENSE-MIT: OK (sha256: 23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3) >>> start-stop-daemon 1.20.7.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> stb 8b5f1f37b5b75829fc72d38e7b5d4bcbf8a26d55 Collecting legal info LICENSE: OK (sha256: bebfe904b14301657e4e5d655c811d51fd31b97c455b9cc2d8600d6bac6cff63) >>> tcpdump 4.99.3 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> tcping 1.3.6 Collecting legal info LICENSE: OK (sha256: 4a35620e27ddb8de27898e4206c8f93633d877c1e128e98e95a035f760d94428) >>> uacme 1.7.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> uredir 3.3 Collecting legal info LICENSE: OK (sha256: e4b8fd3375ce44e5e03be199724a8785510ea5fa58ed92a7a34fd0ccbd35db10) >>> host-vboot-utils bbdd62f9b030db7ad8eef789aaf58a7ff9a25656 Collecting legal info LICENSE: OK (sha256: cb9dc8e96aedf9120b6757a60387db10f3c1a8e3fd97bb9d0f11327be5a7ed4d) >>> host-gzip 1.12 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.30.1 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-makedevs Collecting legal info >>> host-mkpasswd Collecting legal info >>> host-mtd 2.1.5 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> 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: linux-headers-5.10.170: cannot save license (LINUX_HEADERS_LICENSE_FILES not defined) WARNING: genpart-1.0.2: cannot save license (GENPART_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-11/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-11/buildroot'