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 '/workdir/instance-0/output-1/build/host-yaffs2utils-0.2.9' >>> host-yaffs2utils 0.2.9 Installing to host directory mkdir -p /workdir/instance-0/output-1/host/bin GIT_DIR=. PATH="/workdir/instance-0/output-1/host/bin:/workdir/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/workdir/instance-0/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/workdir/instance-0/output-1/host/lib/pkgconfig:/workdir/instance-0/output-1/host/share/pkgconfig" /usr/bin/make -j1 -C /workdir/instance-0/output-1/build/host-yaffs2utils-0.2.9 INSTALLDIR=/workdir/instance-0/output-1/host/bin install make[1]: Entering directory '/workdir/instance-0/output-1/build/host-yaffs2utils-0.2.9' cp mkyaffs2 unyaffs2 unspare2 /workdir/instance-0/output-1/host/bin make[1]: Leaving directory '/workdir/instance-0/output-1/build/host-yaffs2utils-0.2.9' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /workdir/instance-0/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-Os', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/workdir/instance-0/output-1/host/bin/nios2-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/workdir/instance-0/output-1/host/bin/nios2-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%nios2%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/usr/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/workdir/instance-0/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/workdir/instance-0/output-1/host%g" -e "s%@STAGING_DIR@%/workdir/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /workdir/instance-0/buildroot/support/misc/cross-compilation.conf.in > /workdir/instance-0/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/workdir/instance-0/output-1/host/bin/nios2-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/workdir/instance-0/output-1/host/bin/nios2-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%nios2%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%'-Os', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@BR2_CMAKE@%/usr/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/workdir/instance-0/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/workdir/instance-0/output-1/host%g" -e "s%@STAGING_DIR@%/workdir/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /workdir/instance-0/buildroot/support/misc/cross-compilation.conf.in > /workdir/instance-0/output-1/host/etc/meson/cross-compilation.conf /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~#ttyS0::respawn:/sbin/getty -L ttyS0 115200 vt100 #~' /workdir/instance-0/output-1/target/etc/inittab /usr/bin/sed -i -e '/^[^#].*-o remount,rw \/$/s~^~#~' /workdir/instance-0/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /workdir/instance-0/output-1/build/busybox-1.36.1/.config; then grep -qsE '^/bin/ash$' /workdir/instance-0/output-1/target/etc/shells || echo "/bin/ash" >> /workdir/instance-0/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /workdir/instance-0/output-1/build/busybox-1.36.1/.config; then grep -qsE '^/bin/hush$' /workdir/instance-0/output-1/target/etc/shells || echo "/bin/hush" >> /workdir/instance-0/output-1/target/etc/shells; fi grep -qsE '^/bin/mksh$' /workdir/instance-0/output-1/target/etc/shells || echo "/bin/mksh" >> /workdir/instance-0/output-1/target/etc/shells mkdir -p /workdir/instance-0/output-1/target/etc echo "buildroot" > /workdir/instance-0/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /workdir/instance-0/output-1/target/etc/hosts mkdir -p /workdir/instance-0/output-1/target/etc echo "Welcome to Buildroot" > /workdir/instance-0/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root:"*":, /workdir/instance-0/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /workdir/instance-0/output-1/target/etc/shells || echo "/bin/sh" >> /workdir/instance-0/output-1/target/etc/shells if [ -x /workdir/instance-0/output-1/target/sbin/swapon -a -x /workdir/instance-0/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /workdir/instance-0/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /workdir/instance-0/output-1/target/etc/inittab; fi rm -rf /workdir/instance-0/output-1/target/usr/include /workdir/instance-0/output-1/target/usr/share/aclocal \ /workdir/instance-0/output-1/target/usr/lib/pkgconfig /workdir/instance-0/output-1/target/usr/share/pkgconfig \ /workdir/instance-0/output-1/target/usr/lib/cmake /workdir/instance-0/output-1/target/usr/share/cmake \ /workdir/instance-0/output-1/target/usr/lib/rpm /workdir/instance-0/output-1/target/usr/doc find /workdir/instance-0/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /workdir/instance-0/output-1/target/lib/ /workdir/instance-0/output-1/target/usr/lib/ /workdir/instance-0/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /workdir/instance-0/output-1/target/usr/share/gdb rm -rf /workdir/instance-0/output-1/target/usr/share/bash-completion rm -rf /workdir/instance-0/output-1/target/etc/bash_completion.d rm -rf /workdir/instance-0/output-1/target/usr/share/zsh rm -rf /workdir/instance-0/output-1/target/usr/man /workdir/instance-0/output-1/target/usr/share/man rm -rf /workdir/instance-0/output-1/target/usr/info /workdir/instance-0/output-1/target/usr/share/info rm -rf /workdir/instance-0/output-1/target/usr/doc /workdir/instance-0/output-1/target/usr/share/doc rm -rf /workdir/instance-0/output-1/target/usr/share/gtk-doc rmdir /workdir/instance-0/output-1/target/usr/share 2>/dev/null || true rm -rf /workdir/instance-0/output-1/target/lib/debug /workdir/instance-0/output-1/target/usr/lib/debug find /workdir/instance-0/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /workdir/instance-0/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /workdir/instance-0/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /workdir/instance-0/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /workdir/instance-0/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2024.08-1503-g012bbb70c2"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2024.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2024.11-git\"" \ ) > /workdir/instance-0/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /workdir/instance-0/output-1/target/etc >>> Sanitizing RPATH in target tree PARALLEL_JOBS=1 \ PER_PACKAGE_DIR=/workdir/instance-0/output-1/per-package \ /workdir/instance-0/buildroot/support/scripts/fix-rpath target touch /workdir/instance-0/output-1/target/usr >>> Generating root filesystems common tables rm -rf /workdir/instance-0/output-1/build/buildroot-fs mkdir -p /workdir/instance-0/output-1/build/buildroot-fs printf ' \n' >> /workdir/instance-0/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n\n' > /workdir/instance-0/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /workdir/instance-0/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.ubifs mkdir -p /workdir/instance-0/output-1/images rm -rf /workdir/instance-0/output-1/build/buildroot-fs/ubifs mkdir -p /workdir/instance-0/output-1/build/buildroot-fs/ubifs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /workdir/instance-0/output-1/target/ /workdir/instance-0/output-1/build/buildroot-fs/ubifs/target echo '#!/bin/sh' > /workdir/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot echo "set -e" >> /workdir/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot echo "chown -h -R 0:0 /workdir/instance-0/output-1/build/buildroot-fs/ubifs/target" >> /workdir/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/workdir/instance-0/output-1/host/bin:/workdir/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /workdir/instance-0/buildroot/support/scripts/mkusers /workdir/instance-0/output-1/build/buildroot-fs/full_users_table.txt /workdir/instance-0/output-1/build/buildroot-fs/ubifs/target >> /workdir/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot echo "/workdir/instance-0/output-1/host/bin/makedevs -d /workdir/instance-0/output-1/build/buildroot-fs/full_devices_table.txt /workdir/instance-0/output-1/build/buildroot-fs/ubifs/target" >> /workdir/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot printf ' rm -rf /workdir/instance-0/output-1/build/buildroot-fs/ubifs/target/usr/lib/udev/hwdb.d/ /workdir/instance-0/output-1/build/buildroot-fs/ubifs/target/etc/udev/hwdb.d/\n' >> /workdir/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot echo "find /workdir/instance-0/output-1/build/buildroot-fs/ubifs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /workdir/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot echo "find /workdir/instance-0/output-1/build/buildroot-fs/ubifs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /workdir/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot printf ' \n' >> /workdir/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot printf ' \n' >> /workdir/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot printf ' /workdir/instance-0/output-1/host/sbin/mkfs.ubifs -d /workdir/instance-0/output-1/build/buildroot-fs/ubifs/target -e 0x1f800 -c 41610 -m 0x800 -x lzo -o /workdir/instance-0/output-1/images/rootfs.ubifs\n' >> /workdir/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot chmod a+x /workdir/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/workdir/instance-0/output-1/host/bin:/workdir/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /workdir/instance-0/output-1/host/bin/fakeroot -- /workdir/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot rootdir=/workdir/instance-0/output-1/build/buildroot-fs/ubifs/target table='/workdir/instance-0/output-1/build/buildroot-fs/full_devices_table.txt' PATH="/workdir/instance-0/output-1/host/bin:/workdir/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" bzip2 -9 -c /workdir/instance-0/output-1/images/rootfs.ubifs > /workdir/instance-0/output-1/images/rootfs.ubifs.bz2 >>> Generating filesystem image rootfs.ubi mkdir -p /workdir/instance-0/output-1/images rm -rf /workdir/instance-0/output-1/build/buildroot-fs/ubi mkdir -p /workdir/instance-0/output-1/build/buildroot-fs/ubi rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /workdir/instance-0/output-1/target/ /workdir/instance-0/output-1/build/buildroot-fs/ubi/target echo '#!/bin/sh' > /workdir/instance-0/output-1/build/buildroot-fs/ubi/fakeroot echo "set -e" >> /workdir/instance-0/output-1/build/buildroot-fs/ubi/fakeroot echo "chown -h -R 0:0 /workdir/instance-0/output-1/build/buildroot-fs/ubi/target" >> /workdir/instance-0/output-1/build/buildroot-fs/ubi/fakeroot PATH="/workdir/instance-0/output-1/host/bin:/workdir/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /workdir/instance-0/buildroot/support/scripts/mkusers /workdir/instance-0/output-1/build/buildroot-fs/full_users_table.txt /workdir/instance-0/output-1/build/buildroot-fs/ubi/target >> /workdir/instance-0/output-1/build/buildroot-fs/ubi/fakeroot echo "/workdir/instance-0/output-1/host/bin/makedevs -d /workdir/instance-0/output-1/build/buildroot-fs/full_devices_table.txt /workdir/instance-0/output-1/build/buildroot-fs/ubi/target" >> /workdir/instance-0/output-1/build/buildroot-fs/ubi/fakeroot printf ' rm -rf /workdir/instance-0/output-1/build/buildroot-fs/ubi/target/usr/lib/udev/hwdb.d/ /workdir/instance-0/output-1/build/buildroot-fs/ubi/target/etc/udev/hwdb.d/\n' >> /workdir/instance-0/output-1/build/buildroot-fs/ubi/fakeroot echo "find /workdir/instance-0/output-1/build/buildroot-fs/ubi/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /workdir/instance-0/output-1/build/buildroot-fs/ubi/fakeroot echo "find /workdir/instance-0/output-1/build/buildroot-fs/ubi/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /workdir/instance-0/output-1/build/buildroot-fs/ubi/fakeroot printf ' \n' >> /workdir/instance-0/output-1/build/buildroot-fs/ubi/fakeroot printf ' \n' >> /workdir/instance-0/output-1/build/buildroot-fs/ubi/fakeroot printf ' sed '\''s;BR2_ROOTFS_UBIFS_PATH;/workdir/instance-0/output-1/images/rootfs.ubifs;;s;BINARIES_DIR;/workdir/instance-0/output-1/images;'\'' fs/ubi/ubinize.cfg > /workdir/instance-0/output-1/build/ubinize.cfg\n /workdir/instance-0/output-1/host/sbin/ubinize -o /workdir/instance-0/output-1/images/rootfs.ubi -m 0x800 -p 0x20000 -s 512 /workdir/instance-0/output-1/build/ubinize.cfg\n rm /workdir/instance-0/output-1/build/ubinize.cfg\n' >> /workdir/instance-0/output-1/build/buildroot-fs/ubi/fakeroot chmod a+x /workdir/instance-0/output-1/build/buildroot-fs/ubi/fakeroot PATH="/workdir/instance-0/output-1/host/bin:/workdir/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /workdir/instance-0/output-1/host/bin/fakeroot -- /workdir/instance-0/output-1/build/buildroot-fs/ubi/fakeroot rootdir=/workdir/instance-0/output-1/build/buildroot-fs/ubi/target table='/workdir/instance-0/output-1/build/buildroot-fs/full_devices_table.txt' ubinize: volume size was not specified in section "ubifs", assume minimum to fit image "/workdir/instance-0/output-1/images/rootfs.ubifs"23740416 bytes (22.6 MiB) >>> Generating filesystem image rootfs.yaffs2 mkdir -p /workdir/instance-0/output-1/images rm -rf /workdir/instance-0/output-1/build/buildroot-fs/yaffs2 mkdir -p /workdir/instance-0/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /workdir/instance-0/output-1/target/ /workdir/instance-0/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /workdir/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /workdir/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /workdir/instance-0/output-1/build/buildroot-fs/yaffs2/target" >> /workdir/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/workdir/instance-0/output-1/host/bin:/workdir/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /workdir/instance-0/buildroot/support/scripts/mkusers /workdir/instance-0/output-1/build/buildroot-fs/full_users_table.txt /workdir/instance-0/output-1/build/buildroot-fs/yaffs2/target >> /workdir/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/workdir/instance-0/output-1/host/bin/makedevs -d /workdir/instance-0/output-1/build/buildroot-fs/full_devices_table.txt /workdir/instance-0/output-1/build/buildroot-fs/yaffs2/target" >> /workdir/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /workdir/instance-0/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /workdir/instance-0/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /workdir/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /workdir/instance-0/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /workdir/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /workdir/instance-0/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /workdir/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /workdir/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /workdir/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /workdir/instance-0/output-1/host/bin/mkyaffs2 --all-root /workdir/instance-0/output-1/build/buildroot-fs/yaffs2/target /workdir/instance-0/output-1/images/rootfs.yaffs2\n' >> /workdir/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /workdir/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/workdir/instance-0/output-1/host/bin:/workdir/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /workdir/instance-0/output-1/host/bin/fakeroot -- /workdir/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/workdir/instance-0/output-1/build/buildroot-fs/yaffs2/target table='/workdir/instance-0/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/workdir/instance-0/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][done] scanning complete, total 1186 objects. stage 2: creating image '/workdir/instance-0/output-1/images/rootfs.yaffs2' [ ] 1/1186 0% [ ] 2/1186 0% [ ] 3/1186 0% [ ] 4/1186 0% [ ] 5/1186 0% [ ] 6/1186 0% [ ] 7/1186 0% [ ] 8/1186 0% [ ] 9/1186 0% [ ] 10/1186 0% [ ] 11/1186 0% [ ] 12/1186 1% [ ] 13/1186 1% [ ] 14/1186 1% [ ] 15/1186 1% [ ] 16/1186 1% [ ] 17/1186 1% [ ] 18/1186 1% [ ] 19/1186 1% [= ] 20/1186 1% [= ] 21/1186 1% [= ] 22/1186 1% [= ] 23/1186 1% [= ] 24/1186 2% [= ] 25/1186 2% [= ] 26/1186 2% [= ] 27/1186 2% [= ] 28/1186 2% [= ] 29/1186 2% [= ] 30/1186 2% [= ] 31/1186 2% [= ] 32/1186 2% [= ] 33/1186 2% [= ] 34/1186 2% [= ] 35/1186 2% [= ] 36/1186 3% [= ] 37/1186 3% [= ] 38/1186 3% [== ] 39/1186 3% [== ] 40/1186 3% [== ] 41/1186 3% [== ] 42/1186 3% [== ] 43/1186 3% [== ] 44/1186 3% [== ] 45/1186 3% [== ] 46/1186 3% [== ] 47/1186 3% [== ] 48/1186 4% [== ] 49/1186 4% [== ] 50/1186 4% [== ] 51/1186 4% [== ] 52/1186 4% [== ] 53/1186 4% [== ] 54/1186 4% [== ] 55/1186 4% [== ] 56/1186 4% [== ] 57/1186 4% [=== ] 58/1186 4% [=== ] 59/1186 4% [=== ] 60/1186 5% [=== ] 61/1186 5% [=== ] 62/1186 5% [=== ] 63/1186 5% [=== ] 64/1186 5% [=== ] 65/1186 5% [=== ] 66/1186 5% [=== ] 67/1186 5% [=== ] 68/1186 5% [=== ] 69/1186 5% [=== ] 70/1186 5% [=== ] 71/1186 5% [=== ] 72/1186 6% [=== ] 73/1186 6% [=== ] 74/1186 6% [=== ] 75/1186 6% [=== ] 76/1186 6% [==== ] 77/1186 6% [==== ] 78/1186 6% [==== ] 79/1186 6% [==== ] 80/1186 6% [==== ] 81/1186 6% [==== ] 82/1186 6% [==== ] 83/1186 6% [==== ] 84/1186 7% [==== ] 85/1186 7% [==== ] 86/1186 7% [==== ] 87/1186 7% [==== ] 88/1186 7% [==== ] 89/1186 7% [==== ] 90/1186 7% [==== ] 91/1186 7% [==== ] 92/1186 7% [==== ] 93/1186 7% [==== ] 94/1186 7% [==== ] 95/1186 8% [===== ] 96/1186 8% [===== ] 97/1186 8% [===== ] 98/1186 8% [===== ] 99/1186 8% [===== ] 100/1186 8% [===== ] 101/1186 8% [===== ] 102/1186 8% [===== ] 103/1186 8% [===== ] 104/1186 8% [===== ] 105/1186 8% [===== ] 106/1186 8% [===== ] 107/1186 9% [===== ] 108/1186 9% [===== ] 109/1186 9% [===== ] 110/1186 9% [===== ] 111/1186 9% [===== ] 112/1186 9% [===== ] 113/1186 9% [===== ] 114/1186 9% [====== ] 115/1186 9% [====== ] 116/1186 9% [====== ] 117/1186 9% [====== ] 118/1186 9% [====== ] 119/1186 10% [====== ] 120/1186 10% [====== ] 121/1186 10% [====== ] 122/1186 10% [====== ] 123/1186 10% [====== ] 124/1186 10% [====== ] 125/1186 10% [====== ] 126/1186 10% [====== ] 127/1186 10% [====== ] 128/1186 10% [====== ] 129/1186 10% [====== ] 130/1186 10% [====== ] 131/1186 11% [====== ] 132/1186 11% [====== ] 133/1186 11% [======= ] 134/1186 11% [======= ] 135/1186 11% [======= ] 136/1186 11% [======= ] 137/1186 11% [======= ] 138/1186 11% [======= ] 139/1186 11% [======= ] 140/1186 11% [======= ] 141/1186 11% [======= ] 142/1186 11% [======= ] 143/1186 12% [======= ] 144/1186 12% [======= ] 145/1186 12% [======= ] 146/1186 12% [======= ] 147/1186 12% [======= ] 148/1186 12% [======= ] 149/1186 12% [======= ] 150/1186 12% [======= ] 151/1186 12% [======= ] 152/1186 12% [======= ] 153/1186 12% [======== ] 154/1186 12% [======== ] 155/1186 13% [======== ] 156/1186 13% [======== ] 157/1186 13% [======== ] 158/1186 13% [======== ] 159/1186 13% [======== ] 160/1186 13% [======== ] 161/1186 13% [======== ] 162/1186 13% [======== ] 163/1186 13% [======== ] 164/1186 13% [======== ] 165/1186 13% [======== ] 166/1186 13% [======== ] 167/1186 14% [======== ] 168/1186 14% [======== ] 169/1186 14% [======== ] 170/1186 14% [======== ] 171/1186 14% [======== ] 172/1186 14% [========= ] 173/1186 14% [========= ] 174/1186 14% [========= ] 175/1186 14% [========= ] 176/1186 14% [========= ] 177/1186 14% [========= ] 178/1186 15% [========= ] 179/1186 15% [========= ] 180/1186 15% [========= ] 181/1186 15% [========= ] 182/1186 15% [========= ] 183/1186 15% [========= ] 184/1186 15% [========= ] 185/1186 15% [========= ] 186/1186 15% [========= ] 187/1186 15% [========= ] 188/1186 15% [========= ] 189/1186 15% [========= ] 190/1186 16% [========= ] 191/1186 16% [========== ] 192/1186 16% [========== ] 193/1186 16% [========== ] 194/1186 16% [========== ] 195/1186 16% [========== ] 196/1186 16% [========== ] 197/1186 16% [========== ] 198/1186 16% [========== ] 199/1186 16% [========== ] 200/1186 16% [========== ] 201/1186 16% [========== ] 202/1186 17% [========== ] 203/1186 17% [========== ] 204/1186 17% [========== ] 205/1186 17% [========== ] 206/1186 17% [========== ] 207/1186 17% [========== ] 208/1186 17% [========== ] 209/1186 17% [========== ] 210/1186 17% [=========== ] 211/1186 17% [=========== ] 212/1186 17% [=========== ] 213/1186 17% [=========== ] 214/1186 18% [=========== ] 215/1186 18% [=========== ] 216/1186 18% [=========== ] 217/1186 18% [=========== ] 218/1186 18% [=========== ] 219/1186 18% [=========== ] 220/1186 18% [=========== ] 221/1186 18% [=========== ] 222/1186 18% [=========== ] 223/1186 18% [=========== ] 224/1186 18% [=========== ] 225/1186 18% [=========== ] 226/1186 19% [=========== ] 227/1186 19% [=========== ] 228/1186 19% [=========== ] 229/1186 19% [============ ] 230/1186 19% [============ ] 231/1186 19% [============ ] 232/1186 19% [============ ] 233/1186 19% [============ ] 234/1186 19% [============ ] 235/1186 19% [============ ] 236/1186 19% [============ ] 237/1186 19% [============ ] 238/1186 20% [============ ] 239/1186 20% [============ ] 240/1186 20% [============ ] 241/1186 20% [============ ] 242/1186 20% [============ ] 243/1186 20% [============ ] 244/1186 20% [============ ] 245/1186 20% [============ ] 246/1186 20% [============ ] 247/1186 20% [============ ] 248/1186 20% [============= ] 249/1186 20% [============= ] 250/1186 21% [============= ] 251/1186 21% [============= ] 252/1186 21% [============= ] 253/1186 21% [============= ] 254/1186 21% [============= ] 255/1186 21% [============= ] 256/1186 21% [============= ] 257/1186 21% [============= ] 258/1186 21% [============= ] 259/1186 21% [============= ] 260/1186 21% [============= ] 261/1186 22% [============= ] 262/1186 22% [============= ] 263/1186 22% [============= ] 264/1186 22% [============= ] 265/1186 22% [============= ] 266/1186 22% [============= ] 267/1186 22% [============== ] 268/1186 22% [============== ] 269/1186 22% [============== ] 270/1186 22% [============== ] 271/1186 22% [============== ] 272/1186 22% [============== ] 273/1186 23% [============== ] 274/1186 23% [============== ] 275/1186 23% [============== ] 276/1186 23% [============== ] 277/1186 23% [============== ] 278/1186 23% [============== ] 279/1186 23% [============== ] 280/1186 23% [============== ] 281/1186 23% [============== ] 282/1186 23% [============== ] 283/1186 23% [============== ] 284/1186 23% [============== ] 285/1186 24% [============== ] 286/1186 24% [=============== ] 287/1186 24% [=============== ] 288/1186 24% [=============== ] 289/1186 24% [=============== ] 290/1186 24% [=============== ] 291/1186 24% [=============== ] 292/1186 24% [=============== ] 293/1186 24% [=============== ] 294/1186 24% [=============== ] 295/1186 24% [=============== ] 296/1186 24% [=============== ] 297/1186 25% [=============== ] 298/1186 25% [=============== ] 299/1186 25% [=============== ] 300/1186 25% [=============== ] 301/1186 25% [=============== ] 302/1186 25% [=============== ] 303/1186 25% [=============== ] 304/1186 25% [=============== ] 305/1186 25% [=============== ] 306/1186 25% [================ ] 307/1186 25% [================ ] 308/1186 25% [================ ] 309/1186 26% [================ ] 310/1186 26% [================ ] 311/1186 26% [================ ] 312/1186 26% [================ ] 313/1186 26% [================ ] 314/1186 26% [================ ] 315/1186 26% [================ ] 316/1186 26% [================ ] 317/1186 26% [================ ] 318/1186 26% [================ ] 319/1186 26% [================ ] 320/1186 26% [================ ] 321/1186 27% [================ ] 322/1186 27% [================ ] 323/1186 27% [================ ] 324/1186 27% [================ ] 325/1186 27% [================= ] 326/1186 27% [================= ] 327/1186 27% [================= ] 328/1186 27% [================= ] 329/1186 27% [================= ] 330/1186 27% [================= ] 331/1186 27% [================= ] 332/1186 27% [================= ] 333/1186 28% [================= ] 334/1186 28% [================= ] 335/1186 28% [================= ] 336/1186 28% [================= ] 337/1186 28% [================= ] 338/1186 28% [================= ] 339/1186 28% [================= ] 340/1186 28% [================= ] 341/1186 28% [================= ] 342/1186 28% [================= ] 343/1186 28% [================= ] 344/1186 29% [================== ] 345/1186 29% [================== ] 346/1186 29% [================== ] 347/1186 29% [================== ] 348/1186 29% [================== ] 349/1186 29% [================== ] 350/1186 29% [================== ] 351/1186 29% [================== ] 352/1186 29% [================== ] 353/1186 29% [================== ] 354/1186 29% [================== ] 355/1186 29% [================== ] 356/1186 30% [================== ] 357/1186 30% [================== ] 358/1186 30% [================== ] 359/1186 30% [================== ] 360/1186 30% [================== ] 361/1186 30% [================== ] 362/1186 30% [================== ] 363/1186 30% [=================== ] 364/1186 30% [=================== ] 365/1186 30% [=================== ] 366/1186 30% [=================== ] 367/1186 30% [=================== ] 368/1186 31% [=================== ] 369/1186 31% [=================== ] 370/1186 31% [=================== ] 371/1186 31% [=================== ] 372/1186 31% [=================== ] 373/1186 31% [=================== ] 374/1186 31% [=================== ] 375/1186 31% [=================== ] 376/1186 31% [=================== ] 377/1186 31% [=================== ] 378/1186 31% [=================== ] 379/1186 31% [=================== ] 380/1186 32% [=================== ] 381/1186 32% [=================== ] 382/1186 32% [==================== ] 383/1186 32% [==================== ] 384/1186 32% [==================== ] 385/1186 32% [==================== ] 386/1186 32% [==================== ] 387/1186 32% [==================== ] 388/1186 32% [==================== ] 389/1186 32% [==================== ] 390/1186 32% [==================== ] 391/1186 32% [==================== ] 392/1186 33% [==================== ] 393/1186 33% [==================== ] 394/1186 33% [==================== ] 395/1186 33% [==================== ] 396/1186 33% [==================== ] 397/1186 33% [==================== ] 398/1186 33% [==================== ] 399/1186 33% [==================== ] 400/1186 33% [==================== ] 401/1186 33% [===================== ] 402/1186 33% [===================== ] 403/1186 33% [===================== ] 404/1186 34% [===================== ] 405/1186 34% [===================== ] 406/1186 34% [===================== ] 407/1186 34% [===================== ] 408/1186 34% [===================== ] 409/1186 34% [===================== ] 410/1186 34% [===================== ] 411/1186 34% [===================== ] 412/1186 34% [===================== ] 413/1186 34% [===================== ] 414/1186 34% [===================== ] 415/1186 34% [===================== ] 416/1186 35% [===================== ] 417/1186 35% [===================== ] 418/1186 35% [===================== ] 419/1186 35% [===================== ] 420/1186 35% [====================== ] 421/1186 35% [====================== ] 422/1186 35% [====================== ] 423/1186 35% [====================== ] 424/1186 35% [====================== ] 425/1186 35% [====================== ] 426/1186 35% [====================== ] 427/1186 36% [====================== ] 428/1186 36% [====================== ] 429/1186 36% [====================== ] 430/1186 36% [====================== ] 431/1186 36% [====================== ] 432/1186 36% [====================== ] 433/1186 36% [====================== ] 434/1186 36% [====================== ] 435/1186 36% [====================== ] 436/1186 36% [====================== ] 437/1186 36% [====================== ] 438/1186 36% [====================== ] 439/1186 37% [======================= ] 440/1186 37% [======================= ] 441/1186 37% [======================= ] 442/1186 37% [======================= ] 443/1186 37% [======================= ] 444/1186 37% [======================= ] 445/1186 37% [======================= ] 446/1186 37% [======================= ] 447/1186 37% [======================= ] 448/1186 37% [======================= ] 449/1186 37% [======================= ] 450/1186 37% [======================= ] 451/1186 38% [======================= ] 452/1186 38% [======================= ] 453/1186 38% [======================= ] 454/1186 38% [======================= ] 455/1186 38% [======================= ] 456/1186 38% [======================= ] 457/1186 38% [======================= ] 458/1186 38% [======================= ] 459/1186 38% [======================== ] 460/1186 38% [======================== ] 461/1186 38% [======================== ] 462/1186 38% [======================== ] 463/1186 39% [======================== ] 464/1186 39% [======================== ] 465/1186 39% [======================== ] 466/1186 39% [======================== ] 467/1186 39% [======================== ] 468/1186 39% [======================== ] 469/1186 39% [======================== ] 470/1186 39% [======================== ] 471/1186 39% [======================== ] 472/1186 39% [======================== ] 473/1186 39% [======================== ] 474/1186 39% [======================== ] 475/1186 40% [======================== ] 476/1186 40% [======================== ] 477/1186 40% [======================== ] 478/1186 40% [========================= ] 479/1186 40% [========================= ] 480/1186 40% [========================= ] 481/1186 40% [========================= ] 482/1186 40% [========================= ] 483/1186 40% [========================= ] 484/1186 40% [========================= ] 485/1186 40% [========================= ] 486/1186 40% [========================= ] 487/1186 41% [========================= ] 488/1186 41% [========================= ] 489/1186 41% [========================= ] 490/1186 41% [========================= ] 491/1186 41% [========================= ] 492/1186 41% [========================= ] 493/1186 41% [========================= ] 494/1186 41% [========================= ] 495/1186 41% [========================= ] 496/1186 41% [========================= ] 497/1186 41% [========================== ] 498/1186 41% [========================== ] 499/1186 42% [========================== ] 500/1186 42% [========================== ] 501/1186 42% [========================== ] 502/1186 42% [========================== ] 503/1186 42% [========================== ] 504/1186 42% [========================== ] 505/1186 42% [========================== ] 506/1186 42% [========================== ] 507/1186 42% [========================== ] 508/1186 42% [========================== ] 509/1186 42% [========================== ] 510/1186 43% [========================== ] 511/1186 43% [========================== ] 512/1186 43% [========================== ] 513/1186 43% [========================== ] 514/1186 43% [========================== ] 515/1186 43% [========================== ] 516/1186 43% [=========================== ] 517/1186 43% [=========================== ] 518/1186 43% [=========================== ] 519/1186 43% [=========================== ] 520/1186 43% [=========================== ] 521/1186 43% [=========================== ] 522/1186 44% [=========================== ] 523/1186 44% [=========================== ] 524/1186 44% [=========================== ] 525/1186 44% [=========================== ] 526/1186 44% [=========================== ] 527/1186 44% [=========================== ] 528/1186 44% [=========================== ] 529/1186 44% [=========================== ] 530/1186 44% [=========================== ] 531/1186 44% [=========================== ] 532/1186 44% [=========================== ] 533/1186 44% [=========================== ] 534/1186 45% [=========================== ] 535/1186 45% [============================ ] 536/1186 45% [============================ ] 537/1186 45% [============================ ] 538/1186 45% [============================ ] 539/1186 45% [============================ ] 540/1186 45% [============================ ] 541/1186 45% [============================ ] 542/1186 45% [============================ ] 543/1186 45% [============================ ] 544/1186 45% [============================ ] 545/1186 45% [============================ ] 546/1186 46% [============================ ] 547/1186 46% [============================ ] 548/1186 46% [============================ ] 549/1186 46% [============================ ] 550/1186 46% [============================ ] 551/1186 46% [============================ ] 552/1186 46% [============================ ] 553/1186 46% [============================ ] 554/1186 46% [============================= ] 555/1186 46% [============================= ] 556/1186 46% [============================= ] 557/1186 46% [============================= ] 558/1186 47% [============================= ] 559/1186 47% [============================= ] 560/1186 47% [============================= ] 561/1186 47% [============================= ] 562/1186 47% [============================= ] 563/1186 47% [============================= ] 564/1186 47% [============================= ] 565/1186 47% [============================= ] 566/1186 47% [============================= ] 567/1186 47% [============================= ] 568/1186 47% [============================= ] 569/1186 47% [============================= ] 570/1186 48% [============================= ] 571/1186 48% [============================= ] 572/1186 48% [============================= ] 573/1186 48% [============================== ] 574/1186 48% [============================== ] 575/1186 48% [============================== ] 576/1186 48% [============================== ] 577/1186 48% [============================== ] 578/1186 48% [============================== ] 579/1186 48% [============================== ] 580/1186 48% [============================== ] 581/1186 48% [============================== ] 582/1186 49% [============================== ] 583/1186 49% [============================== ] 584/1186 49% [============================== ] 585/1186 49% [============================== ] 586/1186 49% [============================== ] 587/1186 49% [============================== ] 588/1186 49% [============================== ] 589/1186 49% [============================== ] 590/1186 49% [============================== ] 591/1186 49% [============================== ] 592/1186 49% [=============================== ] 593/1186 50% [=============================== ] 594/1186 50% [=============================== ] 595/1186 50% [=============================== ] 596/1186 50% [=============================== ] 597/1186 50% [=============================== ] 598/1186 50% [=============================== ] 599/1186 50% [=============================== ] 600/1186 50% [=============================== ] 601/1186 50% [=============================== ] 602/1186 50% [=============================== ] 603/1186 50% [=============================== ] 604/1186 50% [=============================== ] 605/1186 51% [=============================== ] 606/1186 51% [=============================== ] 607/1186 51% [=============================== ] 608/1186 51% [=============================== ] 609/1186 51% [=============================== ] 610/1186 51% [=============================== ] 611/1186 51% [=============================== ] 612/1186 51% [================================ ] 613/1186 51% [================================ ] 614/1186 51% [================================ ] 615/1186 51% [================================ ] 616/1186 51% [================================ ] 617/1186 52% [================================ ] 618/1186 52% [================================ ] 619/1186 52% [================================ ] 620/1186 52% [================================ ] 621/1186 52% [================================ ] 622/1186 52% [================================ ] 623/1186 52% [================================ ] 624/1186 52% [================================ ] 625/1186 52% [================================ ] 626/1186 52% [================================ ] 627/1186 52% [================================ ] 628/1186 52% [================================ ] 629/1186 53% [================================ ] 630/1186 53% [================================ ] 631/1186 53% [================================= ] 632/1186 53% [================================= ] 633/1186 53% [================================= ] 634/1186 53% [================================= ] 635/1186 53% [================================= ] 636/1186 53% [================================= ] 637/1186 53% [================================= ] 638/1186 53% [================================= ] 639/1186 53% [================================= ] 640/1186 53% [================================= ] 641/1186 54% [================================= ] 642/1186 54% [================================= ] 643/1186 54% [================================= ] 644/1186 54% [================================= ] 645/1186 54% [================================= ] 646/1186 54% [================================= ] 647/1186 54% [================================= ] 648/1186 54% [================================= ] 649/1186 54% [================================= ] 650/1186 54% [================================== ] 651/1186 54% [================================== ] 652/1186 54% [================================== ] 653/1186 55% [================================== ] 654/1186 55% [================================== ] 655/1186 55% [================================== ] 656/1186 55% [================================== ] 657/1186 55% [================================== ] 658/1186 55% [================================== ] 659/1186 55% [================================== ] 660/1186 55% [================================== ] 661/1186 55% [================================== ] 662/1186 55% [================================== ] 663/1186 55% [================================== ] 664/1186 55% [================================== ] 665/1186 56% [================================== ] 666/1186 56% [================================== ] 667/1186 56% [================================== ] 668/1186 56% [================================== ] 669/1186 56% [=================================== ] 670/1186 56% [=================================== ] 671/1186 56% [=================================== ] 672/1186 56% [=================================== ] 673/1186 56% [=================================== ] 674/1186 56% [=================================== ] 675/1186 56% [=================================== ] 676/1186 56% [=================================== ] 677/1186 57% [=================================== ] 678/1186 57% [=================================== ] 679/1186 57% [=================================== ] 680/1186 57% [=================================== ] 681/1186 57% [=================================== ] 682/1186 57% [=================================== ] 683/1186 57% [=================================== ] 684/1186 57% [=================================== ] 685/1186 57% [=================================== ] 686/1186 57% [=================================== ] 687/1186 57% [=================================== ] 688/1186 58% [==================================== ] 689/1186 58% [==================================== ] 690/1186 58% [==================================== ] 691/1186 58% [==================================== ] 692/1186 58% [==================================== ] 693/1186 58% [==================================== ] 694/1186 58% [==================================== ] 695/1186 58% [==================================== ] 696/1186 58% [==================================== ] 697/1186 58% [==================================== ] 698/1186 58% [==================================== ] 699/1186 58% [==================================== ] 700/1186 59% [==================================== ] 701/1186 59% [==================================== ] 702/1186 59% [==================================== ] 703/1186 59% [==================================== ] 704/1186 59% [==================================== ] 705/1186 59% [==================================== ] 706/1186 59% [==================================== ] 707/1186 59% [===================================== ] 708/1186 59% [===================================== ] 709/1186 59% [===================================== ] 710/1186 59% [===================================== ] 711/1186 59% [===================================== ] 712/1186 60% [===================================== ] 713/1186 60% [===================================== ] 714/1186 60% [===================================== ] 715/1186 60% [===================================== ] 716/1186 60% [===================================== ] 717/1186 60% [===================================== ] 718/1186 60% [===================================== ] 719/1186 60% [===================================== ] 720/1186 60% [===================================== ] 721/1186 60% [===================================== ] 722/1186 60% [===================================== ] 723/1186 60% [===================================== ] 724/1186 61% [===================================== ] 725/1186 61% [===================================== ] 726/1186 61% [====================================== ] 727/1186 61% [====================================== ] 728/1186 61% [====================================== ] 729/1186 61% [====================================== ] 730/1186 61% [====================================== ] 731/1186 61% [====================================== ] 732/1186 61% [====================================== ] 733/1186 61% [====================================== ] 734/1186 61% [====================================== ] 735/1186 61% [====================================== ] 736/1186 62% [====================================== ] 737/1186 62% [====================================== ] 738/1186 62% [====================================== ] 739/1186 62% [====================================== ] 740/1186 62% [====================================== ] 741/1186 62% [====================================== ] 742/1186 62% [====================================== ] 743/1186 62% [====================================== ] 744/1186 62% [====================================== ] 745/1186 62% [====================================== ] 746/1186 62% [======================================= ] 747/1186 62% [======================================= ] 748/1186 63% [======================================= ] 749/1186 63% [======================================= ] 750/1186 63% [======================================= ] 751/1186 63% [======================================= ] 752/1186 63% [======================================= ] 753/1186 63% [======================================= ] 754/1186 63% [======================================= ] 755/1186 63% [======================================= ] 756/1186 63% [======================================= ] 757/1186 63% [======================================= ] 758/1186 63% [======================================= ] 759/1186 63% [======================================= ] 760/1186 64% [======================================= ] 761/1186 64% [======================================= ] 762/1186 64% [======================================= ] 763/1186 64% [======================================= ] 764/1186 64% [======================================= ] 765/1186 64% [======================================== ] 766/1186 64% [======================================== ] 767/1186 64% [======================================== ] 768/1186 64% [======================================== ] 769/1186 64% [======================================== ] 770/1186 64% [======================================== ] 771/1186 65% [======================================== ] 772/1186 65% [======================================== ] 773/1186 65% [======================================== ] 774/1186 65% [======================================== ] 775/1186 65% [======================================== ] 776/1186 65% [======================================== ] 777/1186 65% [======================================== ] 778/1186 65% [======================================== ] 779/1186 65% [======================================== ] 780/1186 65% [======================================== ] 781/1186 65% [======================================== ] 782/1186 65% [======================================== ] 783/1186 66% [======================================== ] 784/1186 66% [========================================= ] 785/1186 66% [========================================= ] 786/1186 66% [========================================= ] 787/1186 66% [========================================= ] 788/1186 66% [========================================= ] 789/1186 66% [========================================= ] 790/1186 66% [========================================= ] 791/1186 66% [========================================= ] 792/1186 66% [========================================= ] 793/1186 66% [========================================= ] 794/1186 66% [========================================= ] 795/1186 67% [========================================= ] 796/1186 67% [========================================= ] 797/1186 67% [========================================= ] 798/1186 67% [========================================= ] 799/1186 67% [========================================= ] 800/1186 67% [========================================= ] 801/1186 67% [========================================= ] 802/1186 67% [========================================= ] 803/1186 67% [========================================== ] 804/1186 67% [========================================== ] 805/1186 67% [========================================== ] 806/1186 67% [========================================== ] 807/1186 68% [========================================== ] 808/1186 68% [========================================== ] 809/1186 68% [========================================== ] 810/1186 68% [========================================== ] 811/1186 68% [========================================== ] 812/1186 68% [========================================== ] 813/1186 68% [========================================== ] 814/1186 68% [========================================== ] 815/1186 68% [========================================== ] 816/1186 68% [========================================== ] 817/1186 68% [========================================== ] 818/1186 68% [========================================== ] 819/1186 69% [========================================== ] 820/1186 69% [========================================== ] 821/1186 69% [========================================== ] 822/1186 69% [=========================================== ] 823/1186 69% [=========================================== ] 824/1186 69% [=========================================== ] 825/1186 69% [=========================================== ] 826/1186 69% [=========================================== ] 827/1186 69% [=========================================== ] 828/1186 69% [=========================================== ] 829/1186 69% [=========================================== ] 830/1186 69% [=========================================== ] 831/1186 70% [=========================================== ] 832/1186 70% [=========================================== ] 833/1186 70% [=========================================== ] 834/1186 70% [=========================================== ] 835/1186 70% [=========================================== ] 836/1186 70% [=========================================== ] 837/1186 70% [=========================================== ] 838/1186 70% [=========================================== ] 839/1186 70% [=========================================== ] 840/1186 70% [=========================================== ] 841/1186 70% [============================================ ] 842/1186 70% [============================================ ] 843/1186 71% [============================================ ] 844/1186 71% [============================================ ] 845/1186 71% [============================================ ] 846/1186 71% [============================================ ] 847/1186 71% [============================================ ] 848/1186 71% [============================================ ] 849/1186 71% [============================================ ] 850/1186 71% [============================================ ] 851/1186 71% [============================================ ] 852/1186 71% [============================================ ] 853/1186 71% [============================================ ] 854/1186 72% [============================================ ] 855/1186 72% [============================================ ] 856/1186 72% [============================================ ] 857/1186 72% [============================================ ] 858/1186 72% [============================================ ] 859/1186 72% [============================================ ] 860/1186 72% [============================================= ] 861/1186 72% [============================================= ] 862/1186 72% [============================================= ] 863/1186 72% [============================================= ] 864/1186 72% [============================================= ] 865/1186 72% [============================================= ] 866/1186 73% [============================================= ] 867/1186 73% [============================================= ] 868/1186 73% [============================================= ] 869/1186 73% [============================================= ] 870/1186 73% [============================================= ] 871/1186 73% [============================================= ] 872/1186 73% [============================================= ] 873/1186 73% [============================================= ] 874/1186 73% [============================================= ] 875/1186 73% [============================================= ] 876/1186 73% [============================================= ] 877/1186 73% [============================================= ] 878/1186 74% [============================================= ] 879/1186 74% [============================================== ] 880/1186 74% [============================================== ] 881/1186 74% [============================================== ] 882/1186 74% [============================================== ] 883/1186 74% [============================================== ] 884/1186 74% [============================================== ] 885/1186 74% [============================================== ] 886/1186 74% [============================================== ] 887/1186 74% [============================================== ] 888/1186 74% [============================================== ] 889/1186 74% [============================================== ] 890/1186 75% [============================================== ] 891/1186 75% [============================================== ] 892/1186 75% [============================================== ] 893/1186 75% [============================================== ] 894/1186 75% [============================================== ] 895/1186 75% [============================================== ] 896/1186 75% [============================================== ] 897/1186 75% [============================================== ] 898/1186 75% [============================================== ] 899/1186 75% [=============================================== ] 900/1186 75% [=============================================== ] 901/1186 75% [=============================================== ] 902/1186 76% [=============================================== ] 903/1186 76% [=============================================== ] 904/1186 76% [=============================================== ] 905/1186 76% [=============================================== ] 906/1186 76% [=============================================== ] 907/1186 76% [=============================================== ] 908/1186 76% [=============================================== ] 909/1186 76% [=============================================== ] 910/1186 76% [=============================================== ] 911/1186 76% [=============================================== ] 912/1186 76% [=============================================== ] 913/1186 76% [=============================================== ] 914/1186 77% [=============================================== ] 915/1186 77% [=============================================== ] 916/1186 77% [=============================================== ] 917/1186 77% [=============================================== ] 918/1186 77% [================================================ ] 919/1186 77% [================================================ ] 920/1186 77% [================================================ ] 921/1186 77% [================================================ ] 922/1186 77% [================================================ ] 923/1186 77% [================================================ ] 924/1186 77% [================================================ ] 925/1186 77% [================================================ ] 926/1186 78% [================================================ ] 927/1186 78% [================================================ ] 928/1186 78% [================================================ ] 929/1186 78% [================================================ ] 930/1186 78% [================================================ ] 931/1186 78% [================================================ ] 932/1186 78% [================================================ ] 933/1186 78% [================================================ ] 934/1186 78% [================================================ ] 935/1186 78% [================================================ ] 936/1186 78% [================================================ ] 937/1186 79% [================================================= ] 938/1186 79% [================================================= ] 939/1186 79% [================================================= ] 940/1186 79% [================================================= ] 941/1186 79% [================================================= ] 942/1186 79% [================================================= ] 943/1186 79% [================================================= ] 944/1186 79% [================================================= ] 945/1186 79% [================================================= ] 946/1186 79% [================================================= ] 947/1186 79% [================================================= ] 948/1186 79% [================================================= ] 949/1186 80% [================================================= ] 950/1186 80% [================================================= ] 951/1186 80% [================================================= ] 952/1186 80% [================================================= ] 953/1186 80% [================================================= ] 954/1186 80% [================================================= ] 955/1186 80% [================================================= ] 956/1186 80% [================================================== ] 957/1186 80% [================================================== ] 958/1186 80% [================================================== ] 959/1186 80% [================================================== ] 960/1186 80% [================================================== ] 961/1186 81% [================================================== ] 962/1186 81% [================================================== ] 963/1186 81% [================================================== ] 964/1186 81% [================================================== ] 965/1186 81% [================================================== ] 966/1186 81% [================================================== ] 967/1186 81% [================================================== ] 968/1186 81% [================================================== ] 969/1186 81% [================================================== ] 970/1186 81% [================================================== ] 971/1186 81% [================================================== ] 972/1186 81% [================================================== ] 973/1186 82% [================================================== ] 974/1186 82% [================================================== ] 975/1186 82% [=================================================== ] 976/1186 82% [=================================================== ] 977/1186 82% [=================================================== ] 978/1186 82% [=================================================== ] 979/1186 82% [=================================================== ] 980/1186 82% [=================================================== ] 981/1186 82% [=================================================== ] 982/1186 82% [=================================================== ] 983/1186 82% [=================================================== ] 984/1186 82% [=================================================== ] 985/1186 83% [=================================================== ] 986/1186 83% [=================================================== ] 987/1186 83% [=================================================== ] 988/1186 83% [=================================================== ] 989/1186 83% [=================================================== ] 990/1186 83% [=================================================== ] 991/1186 83% [=================================================== ] 992/1186 83% [=================================================== ] 993/1186 83% [=================================================== ] 994/1186 83% [==================================================== ] 995/1186 83% [==================================================== ] 996/1186 83% [==================================================== ] 997/1186 84% [==================================================== ] 998/1186 84% [==================================================== ] 999/1186 84% [==================================================== ] 1000/1186 84% [==================================================== ] 1001/1186 84% [==================================================== ] 1002/1186 84% [==================================================== ] 1003/1186 84% [==================================================== ] 1004/1186 84% [==================================================== ] 1005/1186 84% [==================================================== ] 1006/1186 84% [==================================================== ] 1007/1186 84% [==================================================== ] 1008/1186 84% [==================================================== ] 1009/1186 85% [==================================================== ] 1010/1186 85% [==================================================== ] 1011/1186 85% [==================================================== ] 1012/1186 85% [==================================================== ] 1013/1186 85% [===================================================== ] 1014/1186 85% [===================================================== ] 1015/1186 85% [===================================================== ] 1016/1186 85% [===================================================== ] 1017/1186 85% [===================================================== ] 1018/1186 85% [===================================================== ] 1019/1186 85% [===================================================== ] 1020/1186 86% [===================================================== ] 1021/1186 86% [===================================================== ] 1022/1186 86% [===================================================== ] 1023/1186 86% [===================================================== ] 1024/1186 86% [===================================================== ] 1025/1186 86% [===================================================== ] 1026/1186 86% [===================================================== ] 1027/1186 86% [===================================================== ] 1028/1186 86% [===================================================== ] 1029/1186 86% [===================================================== ] 1030/1186 86% [===================================================== ] 1031/1186 86% [===================================================== ] 1032/1186 87% [====================================================== ] 1033/1186 87% [====================================================== ] 1034/1186 87% [====================================================== ] 1035/1186 87% [====================================================== ] 1036/1186 87% [====================================================== ] 1037/1186 87% [====================================================== ] 1038/1186 87% [====================================================== ] 1039/1186 87% [====================================================== ] 1040/1186 87% [====================================================== ] 1041/1186 87% [====================================================== ] 1042/1186 87% [====================================================== ] 1043/1186 87% [====================================================== ] 1044/1186 88% [====================================================== ] 1045/1186 88% [====================================================== ] 1046/1186 88% [====================================================== ] 1047/1186 88% [====================================================== ] 1048/1186 88% [====================================================== ] 1049/1186 88% [====================================================== ] 1050/1186 88% [====================================================== ] 1051/1186 88% [====================================================== ] 1052/1186 88% [======================================================= ] 1053/1186 88% [======================================================= ] 1054/1186 88% [======================================================= ] 1055/1186 88% [======================================================= ] 1056/1186 89% [======================================================= ] 1057/1186 89% [======================================================= ] 1058/1186 89% [======================================================= ] 1059/1186 89% [======================================================= ] 1060/1186 89% [======================================================= ] 1061/1186 89% [======================================================= ] 1062/1186 89% [======================================================= ] 1063/1186 89% [======================================================= ] 1064/1186 89% [======================================================= ] 1065/1186 89% [======================================================= ] 1066/1186 89% [======================================================= ] 1067/1186 89% [======================================================= ] 1068/1186 90% [======================================================= ] 1069/1186 90% [======================================================= ] 1070/1186 90% [======================================================= ] 1071/1186 90% [======================================================== ] 1072/1186 90% [======================================================== ] 1073/1186 90% [======================================================== ] 1074/1186 90% [======================================================== ] 1075/1186 90% [======================================================== ] 1076/1186 90% [======================================================== ] 1077/1186 90% [======================================================== ] 1078/1186 90% [======================================================== ] 1079/1186 90% [======================================================== ] 1080/1186 91% [======================================================== ] 1081/1186 91% [======================================================== ] 1082/1186 91% [======================================================== ] 1083/1186 91% [======================================================== ] 1084/1186 91% [======================================================== ] 1085/1186 91% [======================================================== ] 1086/1186 91% [======================================================== ] 1087/1186 91% [======================================================== ] 1088/1186 91% [======================================================== ] 1089/1186 91% [======================================================== ] 1090/1186 91% [========================================================= ] 1091/1186 91% [========================================================= ] 1092/1186 92% [========================================================= ] 1093/1186 92% [========================================================= ] 1094/1186 92% [========================================================= ] 1095/1186 92% [========================================================= ] 1096/1186 92% [========================================================= ] 1097/1186 92% [========================================================= ] 1098/1186 92% [========================================================= ] 1099/1186 92% [========================================================= ] 1100/1186 92% [========================================================= ] 1101/1186 92% [========================================================= ] 1102/1186 92% [========================================================= ] 1103/1186 93% [========================================================= ] 1104/1186 93% [========================================================= ] 1105/1186 93% [========================================================= ] 1106/1186 93% [========================================================= ] 1107/1186 93% [========================================================= ] 1108/1186 93% [========================================================= ] 1109/1186 93% [========================================================== ] 1110/1186 93% [========================================================== ] 1111/1186 93% [========================================================== ] 1112/1186 93% [========================================================== ] 1113/1186 93% [========================================================== ] 1114/1186 93% [========================================================== ] 1115/1186 94% [========================================================== ] 1116/1186 94% [========================================================== ] 1117/1186 94% [========================================================== ] 1118/1186 94% [========================================================== ] 1119/1186 94% [========================================================== ] 1120/1186 94% [========================================================== ] 1121/1186 94% [========================================================== ] 1122/1186 94% [========================================================== ] 1123/1186 94% [========================================================== ] 1124/1186 94% [========================================================== ] 1125/1186 94% [========================================================== ] 1126/1186 94% [========================================================== ] 1127/1186 95% [========================================================== ] 1128/1186 95% [=========================================================== ] 1129/1186 95% [=========================================================== ] 1130/1186 95% [=========================================================== ] 1131/1186 95% [=========================================================== ] 1132/1186 95% [=========================================================== ] 1133/1186 95% [=========================================================== ] 1134/1186 95% [=========================================================== ] 1135/1186 95% [=========================================================== ] 1136/1186 95% [=========================================================== ] 1137/1186 95% [=========================================================== ] 1138/1186 95% [=========================================================== ] 1139/1186 96% [=========================================================== ] 1140/1186 96% [=========================================================== ] 1141/1186 96% [=========================================================== ] 1142/1186 96% [=========================================================== ] 1143/1186 96% [=========================================================== ] 1144/1186 96% [=========================================================== ] 1145/1186 96% [=========================================================== ] 1146/1186 96% [=========================================================== ] 1147/1186 96% [============================================================ ] 1148/1186 96% [============================================================ ] 1149/1186 96% [============================================================ ] 1150/1186 96% [============================================================ ] 1151/1186 97% [============================================================ ] 1152/1186 97% [============================================================ ] 1153/1186 97% [============================================================ ] 1154/1186 97% [============================================================ ] 1155/1186 97% [============================================================ ] 1156/1186 97% [============================================================ ] 1157/1186 97% [============================================================ ] 1158/1186 97% [============================================================ ] 1159/1186 97% [============================================================ ] 1160/1186 97% [============================================================ ] 1161/1186 97% [============================================================ ] 1162/1186 97% [============================================================ ] 1163/1186 98% [============================================================ ] 1164/1186 98% [============================================================ ] 1165/1186 98% [============================================================ ] 1166/1186 98% [============================================================= ] 1167/1186 98% [============================================================= ] 1168/1186 98% [============================================================= ] 1169/1186 98% [============================================================= ] 1170/1186 98% [============================================================= ] 1171/1186 98% [============================================================= ] 1172/1186 98% [============================================================= ] 1173/1186 98% [============================================================= ] 1174/1186 98% [============================================================= ] 1175/1186 99% [============================================================= ] 1176/1186 99% [============================================================= ] 1177/1186 99% [============================================================= ] 1178/1186 99% [============================================================= ] 1179/1186 99% [============================================================= ] 1180/1186 99% [============================================================= ] 1181/1186 99% [============================================================= ] 1182/1186 99% [============================================================= ] 1183/1186 99% [============================================================= ] 1184/1186 99% [============================================================= ] 1185/1186 99% [==============================================================] 1186/1186 100% operation complete, 1186 objects in 20509 NAND pages. ln -snf /workdir/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot /workdir/instance-0/output-1/staging make: Leaving directory '/workdir/instance-0/buildroot' make: Entering directory '/workdir/instance-0/buildroot' >>> Buildroot 2024.08-1503-g012bbb70c2 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> gcc-final 13.3.0 Collecting legal info COPYING.RUNTIME: OK (sha256: 9d6b43ce4d8de0c878bf16b54d8e7a10d9bd42b75178153e3af6a815bdc90f74) >>> host-gcc-final 13.3.0 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING3.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> glibc 2.40-18-g5641780762723156b0d20a0b9f7df1d76831bab0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: bba29819a3e938fae92674d6a88533e10605e389da8b51cdcba0a94f6221c5bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-gawk 5.3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 13.3.0 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING3.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> host-binutils 2.42 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.3.0 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.3.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 6.11.7 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> abootimg 1ebeb393252ab5aeed62e34bc439b6728444f06e Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> util-linux 2.40.2 Collecting legal info README.licensing: OK (sha256: 27f25514040a401b2ceb7057eae1f46cedb1666664b519b5be7e0960d1b35164) 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) Documentation/licenses/COPYING.MIT: OK (sha256: 8555341619542abb48c102afd954e42d4478e5be16ad3d5af7b0ff71009e7348) >>> host-autoconf 2.72 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-pkgconf 2.3.0 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> host-ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> zlib Collecting legal info >>> libzlib 1.3.1 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-android-tools 4.2.2+git20130218 Collecting legal info debian/copyright: OK (sha256: 170c5939bf8c8eed1db8f66f2d6155e8c1a3e799e390b55e7aad253195b1ebf5) >>> host-openssl Collecting legal info >>> host-libopenssl 3.4.0 Collecting legal info LICENSE.txt: OK (sha256: 7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a) >>> host-zlib Collecting legal info >>> host-libzlib 1.3.1 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> arp-scan 1.10.0 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> libpcap 1.10.5 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> 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) >>> host-babeltrace2 2.0.6 Collecting legal info mit-license.txt: OK (sha256: 2f801b7c2494850c3d91da820eb230502dc0192c9d0db024db37ec08d0be1434) lgpl-2.1.txt: OK (sha256: c68fd1ffc1623ea0dace21abf57305818e4998a4ae0c79010aaaa943eb660b55) gpl-2.0.txt: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE: OK (sha256: d919c6347409efde6dea63c6f349fb06bc060a2b721fc3df07b5f720b5f1d60e) >>> host-elfutils 0.189 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING-GPLV2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-LGPLV3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-xz 5.6.3 Collecting legal info COPYING: OK (sha256: ee3b35b82f7bb0ba5fd9f13ca34ebbe757a59c05bfde5ab9d50ff4188ed33396) COPYING.0BSD: OK (sha256: 0b01625d853911cd0e2e088dcfb743261034a091bb379246cb25a14cc4c74bf1) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.76.1 Collecting legal info COPYING: OK (sha256: fa6f36630bb1e0c571d34b2bbdf188d08495c9dbf58f28cac112f303fc1f58fb) >>> host-libffi 3.4.6 Collecting legal info LICENSE: OK (sha256: 67894089811f93fca47a76f85e017da6f8582d4ba0905963c6e0f1ad6df7a195) >>> host-meson 1.6.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-installer 0.7.0 Collecting legal info LICENSE: OK (sha256: 37b8b9f2569892fa54406383d431169dbb2115980d78b7efba6eeae5664c484f) >>> host-python-flit-core 3.10.1 Collecting legal info LICENSE: OK (sha256: 35b4f1dec512e617077fd6980dbb43ef8c2887adc5d0185edb4c04da175dd816) >>> host-python3 3.12.7 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf-archive 2023.02.20 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.6.3 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-python-pypa-build 1.2.2 Collecting legal info LICENSE: OK (sha256: aaf9a29ca5907971ccf07de025375db34539a8d5eeebce20b46099805722106f) >>> host-python-packaging 24.2 Collecting legal info LICENSE: OK (sha256: cad1ef5bd340d73e074ba614d26f7deaca5c7940c3d8c34852e65c4909686c48) LICENSE.APACHE: OK (sha256: 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594) LICENSE.BSD: OK (sha256: b70e7e9b742f1cc6f948b34c16aa39ffece94196364bc88ff0d2180f0028fac5) >>> host-python-pyproject-hooks 1.2.0 Collecting legal info LICENSE: OK (sha256: 1b22b049b5267d6dfc23a67bf4a84d8ec04b9fdfb1a51d360e42b4342c8b4154) >>> host-python-setuptools 75.3.0 Collecting legal info LICENSE: OK (sha256: 86da0f01aeae46348a3c3d465195dc1ceccde79f79e87769a64b8da04b2a4741) >>> host-python-wheel 0.45.0 Collecting legal info LICENSE.txt: OK (sha256: 30c23618679108f3e8ea1d2a658c7ca417bdfc891c98ef1a89fa4ff0c9828654) >>> host-pcre2 10.43 Collecting legal info LICENCE: OK (sha256: 030087e2e8dd7c1bdd26057d25d4ded8f45bbf01ad458d68665ad04b8b0fbedf) >>> host-util-linux 2.40.2 Collecting legal info README.licensing: OK (sha256: 27f25514040a401b2ceb7057eae1f46cedb1666664b519b5be7e0960d1b35164) 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) Documentation/licenses/COPYING.MIT: OK (sha256: 8555341619542abb48c102afd954e42d4478e5be16ad3d5af7b0ff71009e7348) >>> bcg729 1.1.1 Collecting legal info LICENSE.txt: OK (sha256: 1b3782ccad7b8614100cda30d3faf42fc39f2e97932908c543005053b654ca68) >>> busybox 1.36.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> cairo 1.18.2 Collecting legal info COPYING: OK (sha256: 67228a9f7c5f9b67c58f556f1be178f62da4d9e2e6285318d8c74d567255abdf) COPYING-LGPL-2.1: OK (sha256: 9e9e8608c4cdda51a78cc3a385f4ec9a2e4c96d5ecad74ac8bca5fca3e563b7d) COPYING-MPL-1.1: OK (sha256: 53692a2ed6c6a2c6ec9b32dd0b820dfae91e0a1fcdf625ca9ed0bdf8705fcc4f) >>> fontconfig 2.14.2 Collecting legal info COPYING: OK (sha256: 51a51aa9823704fd90bccc616cdd17ebabb5b2b3e9cbde886ca02c7002288067) >>> expat 2.6.3 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> freetype 2.13.2 Collecting legal info LICENSE.TXT: OK (sha256: 2e3bbb7d7c5c396368dd0853a790ec29ce5b8647163dde42a0493fb0d6556b2b) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pixman 0.42.2 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> cifs-utils 6.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-cryptsetup 2.7.5 Collecting legal info COPYING: OK (sha256: 45670cce8b6a0ddd66c8016cd8ccef6cd71f35717cbacc7f1e895b3855207b33) COPYING.LGPL: OK (sha256: 8c33cc37871654ec7ed87e6fbb896c8cf33ef5ef05b1611a5aed857596ffafa5) >>> host-json-c 0.17 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> host-lvm2 2.03.27 Collecting legal info COPYING: OK (sha256: e76fbcd2fb97cf202da330301327754d2db5c58b5b4bebd3a8a749393e7603d1) COPYING.LIB: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-libaio 0.3.113 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> host-popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> cukinia 0.6.0 Collecting legal info LICENSE: OK (sha256: b40930bbcf80744c86c46a12bc9da056641d722716c378f5659b9e555ef833e1) LICENSE.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> easyframes 0.4 Collecting legal info COPYING: OK (sha256: 24f37598e822a1411fb7164ce7eb3ef120aea8279016399abc282c2381ce3f57) >>> ebtables 2.0.11 Collecting legal info COPYING: OK (sha256: ebdb8ae564c952792017ec680e2edd30443642216eb9f8a3d8fa166c0cb628c1) >>> explorercanvas aa989ea9d9bac748638f7c66b0fc88e619715da6 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> fmtools 2.0.7 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> host-genimage 18 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> initscripts Collecting legal info >>> lcdproc 0.5.9 Collecting legal info COPYING: OK (sha256: 1b2a567f289f66a143c56353e7b3d4fa5862514a5e3c5cfdf8b02ee5e5aaa953) >>> libargon2 20190702 Collecting legal info LICENSE: OK (sha256: 220f8736a89ff51c92ef3d497f413b48e6cf1df3d6278bc909c6308c78e1718e) >>> liberation 2.1.5 Collecting legal info LICENSE: OK (sha256: 93fed46019c38bbe566b479d22148e2e8a1e85ada614accb0211c37b2c61c19b) >>> libmbus 0.8.0 Collecting legal info COPYING: OK (sha256: ea171a4ae443eca7186f564db2c3cc8b84c1ac343f227f92cd52ec6a948f4a74) >>> libosip2 5.3.1 Collecting legal info COPYING: OK (sha256: 8d9e95ed0e48df46dc758eb0d86df611f771eab4eed94bebb77dca87f1c897de) >>> libscrypt 1.22 Collecting legal info LICENSE: OK (sha256: aacbfd9e19e5b38ea09616cebf0751ef0cc7b6a19ea0fd78f4b0598b2c503394) >>> libsha1 0.3 Collecting legal info COPYING: OK (sha256: 4c387926596bfeacc5b72ebeb96ab36c299a07568e18592c727a6c11dd512c20) >>> libsndfile 1.2.2 Collecting legal info COPYING: OK (sha256: ad01ea5cd2755f6048383c8d54c88459cd6fcb17757c5c8892f8c5ea060f6140) >>> mksh 59c Collecting legal info mksh.1: OK (sha256: abf44a61ec777c98f8ae7e08e4fe25fe258e0c470215e2eeb22816f6bae72c80) >>> mstpd 0.1.0 Collecting legal info LICENSE: OK (sha256: c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42) hmac_md5.c: OK (sha256: c5cfd44652276184374adf454150d436ce958ce50acc4ef9ccb3605a5ca7a9d3) >>> netcalc 2.1.7 Collecting legal info LICENSE: OK (sha256: c9462bef0a7f70323f782e10def048ea0bb281d35e93dd0de896ea9805856015) >>> openobex 1.7.2 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pimd 2.3.2 Collecting legal info LICENSE: OK (sha256: 3379436c16caccdef9b40a49fbdfdbb45aad8ecb05870834490b8fb080126009) LICENSE.mrouted: OK (sha256: 4328a21f0822caa9976356623118bcdcc9970c7a0f9a3deeba23c779b7cfb5d1) >>> host-pwgen 2.08 Collecting legal info debian/copyright: OK (sha256: 5d3e49e01ef782be5841d5d1f7fb64d290cd86459598a913818584a46a2f81a1) >>> host-python-pyyaml 6.0.2 Collecting legal info LICENSE: OK (sha256: 8d3928f9dc4490fd635707cb88eb26bd764102a7282954307d3e5167a577e8a4) >>> host-libyaml 0.2.5 Collecting legal info License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> host-python-cython 3.0.11 Collecting legal info COPYING.txt: OK (sha256: e1eb1c49a8508e8173dac30157e4a6439a44ad8846194746c424fbc3fc2b95d7) LICENSE.txt: OK (sha256: 9568a2b155e66ac3e0ba1fd80b52b827b9460e6cf6f233125e7cbca8e206ddc3) >>> rtc-tools 2022.02 Collecting legal info COPYING: OK (sha256: 7ae50a5344af14d6231aff6814632a220b3127da4099aea2c6070fd79c407c1a) >>> sysstat 12.7.5 Collecting legal info COPYING: OK (sha256: db296f2f7f35bca3a174efb0eb392b3b17bd94b341851429a3dff411b1c2fc73) >>> tcpdump 4.99.5 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> tstools 08f6be304040e7b84760ac3920bcff4a563b6cd2 Collecting legal info >>> xkeyboard-config 2.38 Collecting legal info COPYING: OK (sha256: 6ca90f4b67dced4062894d6d77f4cc39343df9e359fc12f5e5d3c89ef2a3ef6d) >>> host-xapp_xkbcomp 1.4.6 Collecting legal info COPYING: OK (sha256: 6b833fdc05906ce57f016dc791db86830d49ee4da2861ce45806c50b3f4dda9e) >>> host-xlib_libX11 1.8.7 Collecting legal info COPYING: OK (sha256: 2e7012a140f000735a7172674a2d314398d79622444fba65d108b029b29ab283) >>> host-libxcb 1.15 Collecting legal info COPYING: OK (sha256: c5ffbfeaa501071ceeb97b7de2c0d703fdaa35de01c0fb6cbac1c28453a3e9fd) >>> host-libxslt 1.1.42 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> host-libxml2 2.13.4 Collecting legal info Copyright: OK (sha256: c99aae1afe013e50b8b3701e089222b351258043c3025b64053a233fd25b4be7) >>> host-xcb-proto 1.15.2 Collecting legal info COPYING: OK (sha256: c5ffbfeaa501071ceeb97b7de2c0d703fdaa35de01c0fb6cbac1c28453a3e9fd) >>> host-xlib_libXau 1.0.11 Collecting legal info COPYING: OK (sha256: 56abe29bb1d9806a9e04fa9f80fed2c0f18027594df3f098148d814aef6bddfa) >>> host-xorgproto 2023.2 Collecting legal info COPYING-applewmproto: OK (sha256: aacd931f191b610902aee1e526090c2858aabc07969441fa2537ffd3e7049555) COPYING-bigreqsproto: OK (sha256: dabc025f93129a0eb2d17f37c719dbe5ecbcb5bc8f7bc7f4ce89fe04576cc0c2) COPYING-compositeproto: OK (sha256: 3e980a770506b448897638632974bbcbdf2da3b99191dd0a03d3770097a46738) COPYING-damageproto: OK (sha256: f67a18cb46c4c203c5122b4a901cfcc3178b2a62f83f31ca5fef5bdca3966094) COPYING-dmxproto: OK (sha256: 819e8dcd3dd2a44850c350331aa492230f86bccb0983dd739dec5ba36d7d2b8e) COPYING-dri2proto: OK (sha256: 0c306691492c4d7a8cda1ec3847668b797887dddcd7e986b4c166ae27619af7d) COPYING-dri3proto: OK (sha256: 64a579d1a0b3347301d87c94698a58ea7933d0ae6ca7e8fdd702fde2ea376301) COPYING-evieproto: OK (sha256: 9936421f7516f7a17ae560b6989636b493e55c01128b543c7e72441568c3cba4) COPYING-fixesproto: OK (sha256: fb361c7c4322e4919ae193c5a20055d5190c23aa50480fd0a41f4d439cae2bc6) COPYING-fontcacheproto: OK (sha256: 1ab381e978bff63d68be2e4f235d51935f3f16f3ba3bebf83afa99a70c0484a2) COPYING-fontsproto: OK (sha256: f4af05774b02ae149357cc26f7bf5ef1116c2e09373c2492081a3a1892c58417) COPYING-glproto: OK (sha256: 823deb4673d3f26aa8c90e704888299648f00be3262f9363eaeecedcd65b936d) COPYING-inputproto: OK (sha256: 5e083a2ace0215a6084c877c023a6079952ba803d692488203ba4269196debe3) COPYING-kbproto: OK (sha256: d397a67d4b28e897bc5fce79b2b917df9905b54f961fc3ad1f49c7fe3803f92c) COPYING-lg3dproto: OK (sha256: 7a5dd5d4c989c167da50f15879959f42bbda960e06d0a0aea7197f61fe1dc846) COPYING-pmproto: OK (sha256: 8442b5f22f2fb13017a4302a906e7dedc899267b41f613558970941120170128) COPYING-presentproto: OK (sha256: 64a579d1a0b3347301d87c94698a58ea7933d0ae6ca7e8fdd702fde2ea376301) COPYING-printproto: OK (sha256: 46f599055002bbf3e6ce244bde8d9ebe5ec24ae7906836db186773a9791d0b75) COPYING-randrproto: OK (sha256: 41c13dcd09147ed2440286f2fb8151df8ebee06deee4ed78ddf094601c216d3d) COPYING-recordproto: OK (sha256: ee10aee0f1697ffdbe870a39f037361d4f7136f2976bb7919a41b3f66407caee) COPYING-renderproto: OK (sha256: 9e48921a94da36d7a69fe71809223ee0bb46370db9842dccdeeb55b5a9946872) COPYING-resourceproto: OK (sha256: 403e7be948674530ad40669b1e3a31adeddb656502f3b0ef810d5d3cc35d0b52) COPYING-scrnsaverproto: OK (sha256: fcbd3c628bf4d28ee3e6032054bf44bbe58f3b1a944dad856a8d3eb6b37ea412) COPYING-trapproto: OK (sha256: d6d3513f5a7099748dc387f54498d799380b45f8a444f13aa98aa45a860ae55b) COPYING-videoproto: OK (sha256: f8f49bbad61967ebc890fb79fff5bfb7cfc1c341aa8f8dee13eb3fb534040b47) COPYING-windowswmproto: OK (sha256: eb183a00c61bb47992f096b6993ed7ec17518bea9c285fe87efff7f622cc6c12) COPYING-x11proto: OK (sha256: da835951edc6e3b8d168d6afe7447c65d0b9a99937293cf3f288bba8244a9f86) COPYING-xcmiscproto: OK (sha256: 5531d18cfcc944dab39991f63f182cbbce3fe493ba0c7cf08a25c0d01ee84482) COPYING-xextproto: OK (sha256: fb42146c6c06a200a9b121220eb692ff9101ba0fbd0b224b9e16a016c59ae86a) COPYING-xf86bigfontproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86dgaproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86driproto: OK (sha256: 4a05d06752388d9db71ee1006f371d4fb2c316a821fc2fc272db90b3ef978334) COPYING-xf86miscproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86rushproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86vidmodeproto: OK (sha256: 942bb46a3503a708948491699171b00b9e0dfb47818d9268b160bccc5f51a4b9) COPYING-xineramaproto: OK (sha256: b2d8cda803e900915ce10f0ba735ff2c033b39c7cc5a8a436667ca583d4066fa) COPYING-xwaylandproto: OK (sha256: 309bd89bc2b30c6e3d3eb78f5377fa576475499e0ba936a9c3cba50ba5d6375c) >>> host-xutil_util-macros 1.20.0 Collecting legal info COPYING: OK (sha256: 7db0516389152a90c20ea910e8839d10204ebc25ccbc71fc7f5809dfb98e80ac) >>> host-xlib_libXdmcp 1.1.4 Collecting legal info COPYING: OK (sha256: 8a3c3f35b0dbcb60a4e242b9e4394a352a65bb27deb2938ea1e2e62a626e16e9) >>> host-xlib_xtrans 1.5.0 Collecting legal info COPYING: OK (sha256: 22616bf00b6db85ee3164775a95206894af987b85ff1a7703de55644bc722a39) >>> host-xlib_libxkbfile 1.1.2 Collecting legal info COPYING: OK (sha256: e1b3fdad8037ab3f986ef9caaa7c8da47d8d55875e680c7d6011f6c07363ea7c) >>> xl2tp 1.3.18 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> zd1211-firmware 1.5 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> zziplib 0.13.74 Collecting legal info docs/COPYING.LIB: OK (sha256: 94b03f1a60a7fd5007149530626a895a6ef5a8b9342abfd56860c5f3956f5d23) docs/COPYING.MPL: OK (sha256: c2aa7d58cebd24cb877bbf11d6b13a4bb7cd08b9d7db5d3037ca06c46bf4cfd8) docs/copying.htm.md: OK (sha256: 9418aca218090f0bebfa91298c8145c7342de095eced3d72ea241c178df59368) >>> host-acl 2.3.2 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.2 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.36 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mtd 2.2.1 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-zstd 1.5.6 Collecting legal info LICENSE: OK (sha256: 7055266497633c9025b777c78eb7235af13922117480ed5c674677adc381c9d8) 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: tstools-08f6be304040e7b84760ac3920bcff4a563b6cd2: cannot save license (TSTOOLS_LICENSE_FILES not defined) Legal info produced in /workdir/instance-0/output-1/legal-info make: Leaving directory '/workdir/instance-0/buildroot'