printf ' \n' >> /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.cramfs mkdir -p /nvmedata/autobuild/instance-3/output-1/images rm -rf /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/cramfs mkdir -p /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/cramfs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /nvmedata/autobuild/instance-3/output-1/target/ /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/cramfs/target echo '#!/bin/sh' > /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/cramfs/fakeroot echo "set -e" >> /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/cramfs/fakeroot echo "chown -h -R 0:0 /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/cramfs/target" >> /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/cramfs/fakeroot PATH="/nvmedata/autobuild/instance-3/output-1/host/bin:/nvmedata/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /nvmedata/autobuild/instance-3/buildroot/support/scripts/mkusers /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/full_users_table.txt /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/cramfs/target >> /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/cramfs/fakeroot echo "/nvmedata/autobuild/instance-3/output-1/host/bin/makedevs -d /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/cramfs/target" >> /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/cramfs/fakeroot echo "find /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/cramfs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/cramfs/fakeroot echo "find /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/cramfs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/cramfs/fakeroot printf ' find /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/cramfs/target -print0 | xargs -0 -r touch -hd @1654586787\n' >> /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/cramfs/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/cramfs/fakeroot printf ' /nvmedata/autobuild/instance-3/output-1/host/bin/mkcramfs -L /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/cramfs/target /nvmedata/autobuild/instance-3/output-1/images/rootfs.cramfs\n' >> /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/cramfs/fakeroot chmod a+x /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/cramfs/fakeroot PATH="/nvmedata/autobuild/instance-3/output-1/host/bin:/nvmedata/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /nvmedata/autobuild/instance-3/output-1/host/bin/fakeroot -- /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/cramfs/fakeroot rootdir=/nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/cramfs/target table='/nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt' >>> Generating filesystem image rootfs.erofs mkdir -p /nvmedata/autobuild/instance-3/output-1/images rm -rf /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/erofs mkdir -p /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/erofs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /nvmedata/autobuild/instance-3/output-1/target/ /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/erofs/target echo '#!/bin/sh' > /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/erofs/fakeroot echo "set -e" >> /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/erofs/fakeroot echo "chown -h -R 0:0 /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/erofs/target" >> /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/erofs/fakeroot PATH="/nvmedata/autobuild/instance-3/output-1/host/bin:/nvmedata/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /nvmedata/autobuild/instance-3/buildroot/support/scripts/mkusers /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/full_users_table.txt /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/erofs/target >> /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/erofs/fakeroot echo "/nvmedata/autobuild/instance-3/output-1/host/bin/makedevs -d /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/erofs/target" >> /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/erofs/fakeroot echo "find /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/erofs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/erofs/fakeroot echo "find /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/erofs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/erofs/fakeroot printf ' find /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/erofs/target -print0 | xargs -0 -r touch -hd @1654586787\n' >> /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/erofs/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/erofs/fakeroot printf ' /nvmedata/autobuild/instance-3/output-1/host/bin/mkfs.erofs /nvmedata/autobuild/instance-3/output-1/images/rootfs.erofs /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/erofs/target\n' >> /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/erofs/fakeroot chmod a+x /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/erofs/fakeroot PATH="/nvmedata/autobuild/instance-3/output-1/host/bin:/nvmedata/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /nvmedata/autobuild/instance-3/output-1/host/bin/fakeroot -- /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/erofs/fakeroot rootdir=/nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/erofs/target table='/nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt' mkfs.erofs 1.4 c_version: [ 1.4] c_dbg_lvl: [ 2] c_dry_run: [ 0] >>> Generating filesystem image rootfs.ubifs mkdir -p /nvmedata/autobuild/instance-3/output-1/images rm -rf /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/ubifs mkdir -p /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/ubifs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /nvmedata/autobuild/instance-3/output-1/target/ /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/target echo '#!/bin/sh' > /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot echo "set -e" >> /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot echo "chown -h -R 0:0 /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/target" >> /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/nvmedata/autobuild/instance-3/output-1/host/bin:/nvmedata/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /nvmedata/autobuild/instance-3/buildroot/support/scripts/mkusers /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/full_users_table.txt /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/target >> /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot echo "/nvmedata/autobuild/instance-3/output-1/host/bin/makedevs -d /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/target" >> /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot echo "find /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot echo "find /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot printf ' find /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/target -print0 | xargs -0 -r touch -hd @1654586787\n' >> /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot printf ' /nvmedata/autobuild/instance-3/output-1/host/sbin/mkfs.ubifs -d /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/target -e 0x1f800 -c 2048 -m 0x800 -x zlib -o /nvmedata/autobuild/instance-3/output-1/images/rootfs.ubifs\n' >> /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot chmod a+x /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/nvmedata/autobuild/instance-3/output-1/host/bin:/nvmedata/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /nvmedata/autobuild/instance-3/output-1/host/bin/fakeroot -- /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot rootdir=/nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/target table='/nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt' PATH="/nvmedata/autobuild/instance-3/output-1/host/bin:/nvmedata/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" bzip2 -9 -c /nvmedata/autobuild/instance-3/output-1/images/rootfs.ubifs > /nvmedata/autobuild/instance-3/output-1/images/rootfs.ubifs.bz2 >>> Generating filesystem image rootfs.ubi mkdir -p /nvmedata/autobuild/instance-3/output-1/images rm -rf /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/ubi mkdir -p /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/ubi rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /nvmedata/autobuild/instance-3/output-1/target/ /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/ubi/target echo '#!/bin/sh' > /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/ubi/fakeroot echo "set -e" >> /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/ubi/fakeroot echo "chown -h -R 0:0 /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/ubi/target" >> /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/ubi/fakeroot PATH="/nvmedata/autobuild/instance-3/output-1/host/bin:/nvmedata/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /nvmedata/autobuild/instance-3/buildroot/support/scripts/mkusers /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/full_users_table.txt /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/ubi/target >> /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/ubi/fakeroot echo "/nvmedata/autobuild/instance-3/output-1/host/bin/makedevs -d /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/ubi/target" >> /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/ubi/fakeroot echo "find /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/ubi/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/ubi/fakeroot echo "find /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/ubi/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/ubi/fakeroot printf ' find /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/ubi/target -print0 | xargs -0 -r touch -hd @1654586787\n' >> /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/ubi/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/ubi/fakeroot printf ' sed '\''s;BR2_ROOTFS_UBIFS_PATH;/nvmedata/autobuild/instance-3/output-1/images/rootfs.ubifs;;s;BINARIES_DIR;/nvmedata/autobuild/instance-3/output-1/images;'\'' fs/ubi/ubinize.cfg > /nvmedata/autobuild/instance-3/output-1/build/ubinize.cfg\n /nvmedata/autobuild/instance-3/output-1/host/sbin/ubinize -o /nvmedata/autobuild/instance-3/output-1/images/rootfs.ubi -m 0x800 -p 0x20000 -s 512 /nvmedata/autobuild/instance-3/output-1/build/ubinize.cfg\n rm /nvmedata/autobuild/instance-3/output-1/build/ubinize.cfg\n' >> /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/ubi/fakeroot chmod a+x /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/ubi/fakeroot PATH="/nvmedata/autobuild/instance-3/output-1/host/bin:/nvmedata/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /nvmedata/autobuild/instance-3/output-1/host/bin/fakeroot -- /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/ubi/fakeroot rootdir=/nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/ubi/target table='/nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt' ubinize: volume size was not specified in section "ubifs", assume minimum to fit image "/nvmedata/autobuild/instance-3/output-1/images/rootfs.ubifs"24643584 bytes (23.5 MiB) >>> Generating filesystem image rootfs.yaffs2 mkdir -p /nvmedata/autobuild/instance-3/output-1/images rm -rf /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2 mkdir -p /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /nvmedata/autobuild/instance-3/output-1/target/ /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target" >> /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/nvmedata/autobuild/instance-3/output-1/host/bin:/nvmedata/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /nvmedata/autobuild/instance-3/buildroot/support/scripts/mkusers /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/full_users_table.txt /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target >> /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/nvmedata/autobuild/instance-3/output-1/host/bin/makedevs -d /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target" >> /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' find /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target -print0 | xargs -0 -r touch -hd @1654586787\n' >> /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /nvmedata/autobuild/instance-3/output-1/host/bin/mkyaffs2 --all-root /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target /nvmedata/autobuild/instance-3/output-1/images/rootfs.yaffs2\n' >> /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/nvmedata/autobuild/instance-3/output-1/host/bin:/nvmedata/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /nvmedata/autobuild/instance-3/output-1/host/bin/fakeroot -- /nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target table='/nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/nvmedata/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][done] scanning complete, total 1599 objects. stage 2: creating image '/nvmedata/autobuild/instance-3/output-1/images/rootfs.yaffs2' [ ] 1/1599 0% [ ] 2/1599 0% [ ] 3/1599 0% [ ] 4/1599 0% [ ] 5/1599 0% [ ] 6/1599 0% [ ] 7/1599 0% [ ] 8/1599 0% [ ] 9/1599 0% [ ] 10/1599 0% [ ] 11/1599 0% [ ] 12/1599 0% [ ] 13/1599 0% [ ] 14/1599 0% [ ] 15/1599 0% [ ] 16/1599 1% [ ] 17/1599 1% [ ] 18/1599 1% [ ] 19/1599 1% [ ] 20/1599 1% [ ] 21/1599 1% [ ] 22/1599 1% [ ] 23/1599 1% [ ] 24/1599 1% [ ] 25/1599 1% [= ] 26/1599 1% [= ] 27/1599 1% [= ] 28/1599 1% [= ] 29/1599 1% [= ] 30/1599 1% [= ] 31/1599 1% [= ] 32/1599 2% [= ] 33/1599 2% [= ] 34/1599 2% [= ] 35/1599 2% [= ] 36/1599 2% [= ] 37/1599 2% [= ] 38/1599 2% [= ] 39/1599 2% [= ] 40/1599 2% [= ] 41/1599 2% [= ] 42/1599 2% [= ] 43/1599 2% [= ] 44/1599 2% [= ] 45/1599 2% [= ] 46/1599 2% [= ] 47/1599 2% [= ] 48/1599 3% [= ] 49/1599 3% [= ] 50/1599 3% [= ] 51/1599 3% [== ] 52/1599 3% [== ] 53/1599 3% [== ] 54/1599 3% [== ] 55/1599 3% [== ] 56/1599 3% [== ] 57/1599 3% [== ] 58/1599 3% [== ] 59/1599 3% [== ] 60/1599 3% [== ] 61/1599 3% [== ] 62/1599 3% [== ] 63/1599 3% [== ] 64/1599 4% [== ] 65/1599 4% [== ] 66/1599 4% [== ] 67/1599 4% [== ] 68/1599 4% [== ] 69/1599 4% [== ] 70/1599 4% [== ] 71/1599 4% [== ] 72/1599 4% [== ] 73/1599 4% [== ] 74/1599 4% [== ] 75/1599 4% [== ] 76/1599 4% [== ] 77/1599 4% [=== ] 78/1599 4% [=== ] 79/1599 4% [=== ] 80/1599 5% [=== ] 81/1599 5% [=== ] 82/1599 5% [=== ] 83/1599 5% [=== ] 84/1599 5% [=== ] 85/1599 5% [=== ] 86/1599 5% [=== ] 87/1599 5% [=== ] 88/1599 5% [=== ] 89/1599 5% [=== ] 90/1599 5% [=== ] 91/1599 5% [=== ] 92/1599 5% [=== ] 93/1599 5% [=== ] 94/1599 5% [=== ] 95/1599 5% [=== ] 96/1599 6% [=== ] 97/1599 6% [=== ] 98/1599 6% [=== ] 99/1599 6% [=== ] 100/1599 6% [=== ] 101/1599 6% [=== ] 102/1599 6% [=== ] 103/1599 6% [==== ] 104/1599 6% [==== ] 105/1599 6% [==== ] 106/1599 6% [==== ] 107/1599 6% [==== ] 108/1599 6% [==== ] 109/1599 6% [==== ] 110/1599 6% [==== ] 111/1599 6% [==== ] 112/1599 7% [==== ] 113/1599 7% [==== ] 114/1599 7% [==== ] 115/1599 7% [==== ] 116/1599 7% [==== ] 117/1599 7% [==== ] 118/1599 7% [==== ] 119/1599 7% [==== ] 120/1599 7% [==== ] 121/1599 7% [==== ] 122/1599 7% [==== ] 123/1599 7% [==== ] 124/1599 7% [==== ] 125/1599 7% [==== ] 126/1599 7% [==== ] 127/1599 7% [==== ] 128/1599 8% [===== ] 129/1599 8% [===== ] 130/1599 8% [===== ] 131/1599 8% [===== ] 132/1599 8% [===== ] 133/1599 8% [===== ] 134/1599 8% [===== ] 135/1599 8% [===== ] 136/1599 8% [===== ] 137/1599 8% [===== ] 138/1599 8% [===== ] 139/1599 8% [===== ] 140/1599 8% [===== ] 141/1599 8% [===== ] 142/1599 8% [===== ] 143/1599 8% [===== ] 144/1599 9% [===== ] 145/1599 9% [===== ] 146/1599 9% [===== ] 147/1599 9% [===== ] 148/1599 9% [===== ] 149/1599 9% [===== ] 150/1599 9% [===== ] 151/1599 9% [===== ] 152/1599 9% [===== ] 153/1599 9% [===== ] 154/1599 9% [====== ] 155/1599 9% [====== ] 156/1599 9% [====== ] 157/1599 9% [====== ] 158/1599 9% [====== ] 159/1599 9% [====== ] 160/1599 10% [====== ] 161/1599 10% [====== ] 162/1599 10% [====== ] 163/1599 10% [====== ] 164/1599 10% [====== ] 165/1599 10% [====== ] 166/1599 10% [====== ] 167/1599 10% [====== ] 168/1599 10% [====== ] 169/1599 10% [====== ] 170/1599 10% [====== ] 171/1599 10% [====== ] 172/1599 10% [====== ] 173/1599 10% [====== ] 174/1599 10% [====== ] 175/1599 10% [====== ] 176/1599 11% [====== ] 177/1599 11% [====== ] 178/1599 11% [====== ] 179/1599 11% [====== ] 180/1599 11% [======= ] 181/1599 11% [======= ] 182/1599 11% [======= ] 183/1599 11% [======= ] 184/1599 11% [======= ] 185/1599 11% [======= ] 186/1599 11% [======= ] 187/1599 11% [======= ] 188/1599 11% [======= ] 189/1599 11% [======= ] 190/1599 11% [======= ] 191/1599 11% [======= ] 192/1599 12% [======= ] 193/1599 12% [======= ] 194/1599 12% [======= ] 195/1599 12% [======= ] 196/1599 12% [======= ] 197/1599 12% [======= ] 198/1599 12% [======= ] 199/1599 12% [======= ] 200/1599 12% [======= ] 201/1599 12% [======= ] 202/1599 12% [======= ] 203/1599 12% [======= ] 204/1599 12% [======= ] 205/1599 12% [======= ] 206/1599 12% [======== ] 207/1599 12% [======== ] 208/1599 13% [======== ] 209/1599 13% [======== ] 210/1599 13% [======== ] 211/1599 13% [======== ] 212/1599 13% [======== ] 213/1599 13% [======== ] 214/1599 13% [======== ] 215/1599 13% [======== ] 216/1599 13% [======== ] 217/1599 13% [======== ] 218/1599 13% [======== ] 219/1599 13% [======== ] 220/1599 13% [======== ] 221/1599 13% [======== ] 222/1599 13% [======== ] 223/1599 13% [======== ] 224/1599 14% [======== ] 225/1599 14% [======== ] 226/1599 14% [======== ] 227/1599 14% [======== ] 228/1599 14% [======== ] 229/1599 14% [======== ] 230/1599 14% [======== ] 231/1599 14% [======== ] 232/1599 14% [========= ] 233/1599 14% [========= ] 234/1599 14% [========= ] 235/1599 14% [========= ] 236/1599 14% [========= ] 237/1599 14% [========= ] 238/1599 14% [========= ] 239/1599 14% [========= ] 240/1599 15% [========= ] 241/1599 15% [========= ] 242/1599 15% [========= ] 243/1599 15% [========= ] 244/1599 15% [========= ] 245/1599 15% [========= ] 246/1599 15% [========= ] 247/1599 15% [========= ] 248/1599 15% [========= ] 249/1599 15% [========= ] 250/1599 15% [========= ] 251/1599 15% [========= ] 252/1599 15% [========= ] 253/1599 15% [========= ] 254/1599 15% [========= ] 255/1599 15% [========= ] 256/1599 16% [========= ] 257/1599 16% [========== ] 258/1599 16% [========== ] 259/1599 16% [========== ] 260/1599 16% [========== ] 261/1599 16% [========== ] 262/1599 16% [========== ] 263/1599 16% [========== ] 264/1599 16% [========== ] 265/1599 16% [========== ] 266/1599 16% [========== ] 267/1599 16% [========== ] 268/1599 16% [========== ] 269/1599 16% [========== ] 270/1599 16% [========== ] 271/1599 16% [========== ] 272/1599 17% [========== ] 273/1599 17% [========== ] 274/1599 17% [========== ] 275/1599 17% [========== ] 276/1599 17% [========== ] 277/1599 17% [========== ] 278/1599 17% [========== ] 279/1599 17% [========== ] 280/1599 17% [========== ] 281/1599 17% [========== ] 282/1599 17% [========== ] 283/1599 17% [=========== ] 284/1599 17% [=========== ] 285/1599 17% [=========== ] 286/1599 17% [=========== ] 287/1599 17% [=========== ] 288/1599 18% [=========== ] 289/1599 18% [=========== ] 290/1599 18% [=========== ] 291/1599 18% [=========== ] 292/1599 18% [=========== ] 293/1599 18% [=========== ] 294/1599 18% [=========== ] 295/1599 18% [=========== ] 296/1599 18% [=========== ] 297/1599 18% [=========== ] 298/1599 18% [=========== ] 299/1599 18% [=========== ] 300/1599 18% [=========== ] 301/1599 18% [=========== ] 302/1599 18% [=========== ] 303/1599 18% [=========== ] 304/1599 19% [=========== ] 305/1599 19% [=========== ] 306/1599 19% [=========== ] 307/1599 19% [=========== ] 308/1599 19% [=========== ] 309/1599 19% [============ ] 310/1599 19% [============ ] 311/1599 19% [============ ] 312/1599 19% [============ ] 313/1599 19% [============ ] 314/1599 19% [============ ] 315/1599 19% [============ ] 316/1599 19% [============ ] 317/1599 19% [============ ] 318/1599 19% [============ ] 319/1599 19% [============ ] 320/1599 20% [============ ] 321/1599 20% [============ ] 322/1599 20% [============ ] 323/1599 20% [============ ] 324/1599 20% [============ ] 325/1599 20% [============ ] 326/1599 20% [============ ] 327/1599 20% [============ ] 328/1599 20% [============ ] 329/1599 20% [============ ] 330/1599 20% [============ ] 331/1599 20% [============ ] 332/1599 20% [============ ] 333/1599 20% [============ ] 334/1599 20% [============ ] 335/1599 20% [============= ] 336/1599 21% [============= ] 337/1599 21% [============= ] 338/1599 21% [============= ] 339/1599 21% [============= ] 340/1599 21% [============= ] 341/1599 21% [============= ] 342/1599 21% [============= ] 343/1599 21% [============= ] 344/1599 21% [============= ] 345/1599 21% [============= ] 346/1599 21% [============= ] 347/1599 21% [============= ] 348/1599 21% [============= ] 349/1599 21% [============= ] 350/1599 21% [============= ] 351/1599 21% [============= ] 352/1599 22% [============= ] 353/1599 22% [============= ] 354/1599 22% [============= ] 355/1599 22% [============= ] 356/1599 22% [============= ] 357/1599 22% [============= ] 358/1599 22% [============= ] 359/1599 22% [============= ] 360/1599 22% [============= ] 361/1599 22% [============== ] 362/1599 22% [============== ] 363/1599 22% [============== ] 364/1599 22% [============== ] 365/1599 22% [============== ] 366/1599 22% [============== ] 367/1599 22% [============== ] 368/1599 23% [============== ] 369/1599 23% [============== ] 370/1599 23% [============== ] 371/1599 23% [============== ] 372/1599 23% [============== ] 373/1599 23% [============== ] 374/1599 23% [============== ] 375/1599 23% [============== ] 376/1599 23% [============== ] 377/1599 23% [============== ] 378/1599 23% [============== ] 379/1599 23% [============== ] 380/1599 23% [============== ] 381/1599 23% [============== ] 382/1599 23% [============== ] 383/1599 23% [============== ] 384/1599 24% [============== ] 385/1599 24% [============== ] 386/1599 24% [=============== ] 387/1599 24% [=============== ] 388/1599 24% [=============== ] 389/1599 24% [=============== ] 390/1599 24% [=============== ] 391/1599 24% [=============== ] 392/1599 24% [=============== ] 393/1599 24% [=============== ] 394/1599 24% [=============== ] 395/1599 24% [=============== ] 396/1599 24% [=============== ] 397/1599 24% [=============== ] 398/1599 24% [=============== ] 399/1599 24% [=============== ] 400/1599 25% [=============== ] 401/1599 25% [=============== ] 402/1599 25% [=============== ] 403/1599 25% [=============== ] 404/1599 25% [=============== ] 405/1599 25% [=============== ] 406/1599 25% [=============== ] 407/1599 25% [=============== ] 408/1599 25% [=============== ] 409/1599 25% [=============== ] 410/1599 25% [=============== ] 411/1599 25% [=============== ] 412/1599 25% [================ ] 413/1599 25% [================ ] 414/1599 25% [================ ] 415/1599 25% [================ ] 416/1599 26% [================ ] 417/1599 26% [================ ] 418/1599 26% [================ ] 419/1599 26% [================ ] 420/1599 26% [================ ] 421/1599 26% [================ ] 422/1599 26% [================ ] 423/1599 26% [================ ] 424/1599 26% [================ ] 425/1599 26% [================ ] 426/1599 26% [================ ] 427/1599 26% [================ ] 428/1599 26% [================ ] 429/1599 26% [================ ] 430/1599 26% [================ ] 431/1599 26% [================ ] 432/1599 27% [================ ] 433/1599 27% [================ ] 434/1599 27% [================ ] 435/1599 27% [================ ] 436/1599 27% [================ ] 437/1599 27% [================ ] 438/1599 27% [================= ] 439/1599 27% [================= ] 440/1599 27% [================= ] 441/1599 27% [================= ] 442/1599 27% [================= ] 443/1599 27% [================= ] 444/1599 27% [================= ] 445/1599 27% [================= ] 446/1599 27% [================= ] 447/1599 27% [================= ] 448/1599 28% [================= ] 449/1599 28% [================= ] 450/1599 28% [================= ] 451/1599 28% [================= ] 452/1599 28% [================= ] 453/1599 28% [================= ] 454/1599 28% [================= ] 455/1599 28% [================= ] 456/1599 28% [================= ] 457/1599 28% [================= ] 458/1599 28% [================= ] 459/1599 28% [================= ] 460/1599 28% [================= ] 461/1599 28% [================= ] 462/1599 28% [================= ] 463/1599 28% [================= ] 464/1599 29% [================== ] 465/1599 29% [================== ] 466/1599 29% [================== ] 467/1599 29% [================== ] 468/1599 29% [================== ] 469/1599 29% [================== ] 470/1599 29% [================== ] 471/1599 29% [================== ] 472/1599 29% [================== ] 473/1599 29% [================== ] 474/1599 29% [================== ] 475/1599 29% [================== ] 476/1599 29% [================== ] 477/1599 29% [================== ] 478/1599 29% [================== ] 479/1599 29% [================== ] 480/1599 30% [================== ] 481/1599 30% [================== ] 482/1599 30% [================== ] 483/1599 30% [================== ] 484/1599 30% [================== ] 485/1599 30% [================== ] 486/1599 30% [================== ] 487/1599 30% [================== ] 488/1599 30% [================== ] 489/1599 30% [================== ] 490/1599 30% [=================== ] 491/1599 30% [=================== ] 492/1599 30% [=================== ] 493/1599 30% [=================== ] 494/1599 30% [=================== ] 495/1599 30% [=================== ] 496/1599 31% [=================== ] 497/1599 31% [=================== ] 498/1599 31% [=================== ] 499/1599 31% [=================== ] 500/1599 31% [=================== ] 501/1599 31% [=================== ] 502/1599 31% [=================== ] 503/1599 31% [=================== ] 504/1599 31% [=================== ] 505/1599 31% [=================== ] 506/1599 31% [=================== ] 507/1599 31% [=================== ] 508/1599 31% [=================== ] 509/1599 31% [=================== ] 510/1599 31% [=================== ] 511/1599 31% [=================== ] 512/1599 32% [=================== ] 513/1599 32% [=================== ] 514/1599 32% [=================== ] 515/1599 32% [==================== ] 516/1599 32% [==================== ] 517/1599 32% [==================== ] 518/1599 32% [==================== ] 519/1599 32% [==================== ] 520/1599 32% [==================== ] 521/1599 32% [==================== ] 522/1599 32% [==================== ] 523/1599 32% [==================== ] 524/1599 32% [==================== ] 525/1599 32% [==================== ] 526/1599 32% [==================== ] 527/1599 32% [==================== ] 528/1599 33% [==================== ] 529/1599 33% [==================== ] 530/1599 33% [==================== ] 531/1599 33% [==================== ] 532/1599 33% [==================== ] 533/1599 33% [==================== ] 534/1599 33% [==================== ] 535/1599 33% [==================== ] 536/1599 33% [==================== ] 537/1599 33% [==================== ] 538/1599 33% [==================== ] 539/1599 33% [==================== ] 540/1599 33% [==================== ] 541/1599 33% [===================== ] 542/1599 33% [===================== ] 543/1599 33% [===================== ] 544/1599 34% [===================== ] 545/1599 34% [===================== ] 546/1599 34% [===================== ] 547/1599 34% [===================== ] 548/1599 34% [===================== ] 549/1599 34% [===================== ] 550/1599 34% [===================== ] 551/1599 34% [===================== ] 552/1599 34% [===================== ] 553/1599 34% [===================== ] 554/1599 34% [===================== ] 555/1599 34% [===================== ] 556/1599 34% [===================== ] 557/1599 34% [===================== ] 558/1599 34% [===================== ] 559/1599 34% [===================== ] 560/1599 35% [===================== ] 561/1599 35% [===================== ] 562/1599 35% [===================== ] 563/1599 35% [===================== ] 564/1599 35% [===================== ] 565/1599 35% [===================== ] 566/1599 35% [===================== ] 567/1599 35% [====================== ] 568/1599 35% [====================== ] 569/1599 35% [====================== ] 570/1599 35% [====================== ] 571/1599 35% [====================== ] 572/1599 35% [====================== ] 573/1599 35% [====================== ] 574/1599 35% [====================== ] 575/1599 35% [====================== ] 576/1599 36% [====================== ] 577/1599 36% [====================== ] 578/1599 36% [====================== ] 579/1599 36% [====================== ] 580/1599 36% [====================== ] 581/1599 36% [====================== ] 582/1599 36% [====================== ] 583/1599 36% [====================== ] 584/1599 36% [====================== ] 585/1599 36% [====================== ] 586/1599 36% [====================== ] 587/1599 36% [====================== ] 588/1599 36% [====================== ] 589/1599 36% [====================== ] 590/1599 36% [====================== ] 591/1599 36% [====================== ] 592/1599 37% [====================== ] 593/1599 37% [======================= ] 594/1599 37% [======================= ] 595/1599 37% [======================= ] 596/1599 37% [======================= ] 597/1599 37% [======================= ] 598/1599 37% [======================= ] 599/1599 37% [======================= ] 600/1599 37% [======================= ] 601/1599 37% [======================= ] 602/1599 37% [======================= ] 603/1599 37% [======================= ] 604/1599 37% [======================= ] 605/1599 37% [======================= ] 606/1599 37% [======================= ] 607/1599 37% [======================= ] 608/1599 38% [======================= ] 609/1599 38% [======================= ] 610/1599 38% [======================= ] 611/1599 38% [======================= ] 612/1599 38% [======================= ] 613/1599 38% [======================= ] 614/1599 38% [======================= ] 615/1599 38% [======================= ] 616/1599 38% [======================= ] 617/1599 38% [======================= ] 618/1599 38% [======================== ] 619/1599 38% [======================== ] 620/1599 38% [======================== ] 621/1599 38% [======================== ] 622/1599 38% [======================== ] 623/1599 38% [======================== ] 624/1599 39% [======================== ] 625/1599 39% [======================== ] 626/1599 39% [======================== ] 627/1599 39% [======================== ] 628/1599 39% [======================== ] 629/1599 39% [======================== ] 630/1599 39% [======================== ] 631/1599 39% [======================== ] 632/1599 39% [======================== ] 633/1599 39% [======================== ] 634/1599 39% [======================== ] 635/1599 39% [======================== ] 636/1599 39% [======================== ] 637/1599 39% [======================== ] 638/1599 39% [======================== ] 639/1599 39% [======================== ] 640/1599 40% [======================== ] 641/1599 40% [======================== ] 642/1599 40% [======================== ] 643/1599 40% [======================== ] 644/1599 40% [========================= ] 645/1599 40% [========================= ] 646/1599 40% [========================= ] 647/1599 40% [========================= ] 648/1599 40% [========================= ] 649/1599 40% [========================= ] 650/1599 40% [========================= ] 651/1599 40% [========================= ] 652/1599 40% [========================= ] 653/1599 40% [========================= ] 654/1599 40% [========================= ] 655/1599 40% [========================= ] 656/1599 41% [========================= ] 657/1599 41% [========================= ] 658/1599 41% [========================= ] 659/1599 41% [========================= ] 660/1599 41% [========================= ] 661/1599 41% [========================= ] 662/1599 41% [========================= ] 663/1599 41% [========================= ] 664/1599 41% [========================= ] 665/1599 41% [========================= ] 666/1599 41% [========================= ] 667/1599 41% [========================= ] 668/1599 41% [========================= ] 669/1599 41% [========================= ] 670/1599 41% [========================== ] 671/1599 41% [========================== ] 672/1599 42% [========================== ] 673/1599 42% [========================== ] 674/1599 42% [========================== ] 675/1599 42% [========================== ] 676/1599 42% [========================== ] 677/1599 42% [========================== ] 678/1599 42% [========================== ] 679/1599 42% [========================== ] 680/1599 42% [========================== ] 681/1599 42% [========================== ] 682/1599 42% [========================== ] 683/1599 42% [========================== ] 684/1599 42% [========================== ] 685/1599 42% [========================== ] 686/1599 42% [========================== ] 687/1599 42% [========================== ] 688/1599 43% [========================== ] 689/1599 43% [========================== ] 690/1599 43% [========================== ] 691/1599 43% [========================== ] 692/1599 43% [========================== ] 693/1599 43% [========================== ] 694/1599 43% [========================== ] 695/1599 43% [========================== ] 696/1599 43% [=========================== ] 697/1599 43% [=========================== ] 698/1599 43% [=========================== ] 699/1599 43% [=========================== ] 700/1599 43% [=========================== ] 701/1599 43% [=========================== ] 702/1599 43% [=========================== ] 703/1599 43% [=========================== ] 704/1599 44% [=========================== ] 705/1599 44% [=========================== ] 706/1599 44% [=========================== ] 707/1599 44% [=========================== ] 708/1599 44% [=========================== ] 709/1599 44% [=========================== ] 710/1599 44% [=========================== ] 711/1599 44% [=========================== ] 712/1599 44% [=========================== ] 713/1599 44% [=========================== ] 714/1599 44% [=========================== ] 715/1599 44% [=========================== ] 716/1599 44% [=========================== ] 717/1599 44% [=========================== ] 718/1599 44% [=========================== ] 719/1599 44% [=========================== ] 720/1599 45% [=========================== ] 721/1599 45% [=========================== ] 722/1599 45% [============================ ] 723/1599 45% [============================ ] 724/1599 45% [============================ ] 725/1599 45% [============================ ] 726/1599 45% [============================ ] 727/1599 45% [============================ ] 728/1599 45% [============================ ] 729/1599 45% [============================ ] 730/1599 45% [============================ ] 731/1599 45% [============================ ] 732/1599 45% [============================ ] 733/1599 45% [============================ ] 734/1599 45% [============================ ] 735/1599 45% [============================ ] 736/1599 46% [============================ ] 737/1599 46% [============================ ] 738/1599 46% [============================ ] 739/1599 46% [============================ ] 740/1599 46% [============================ ] 741/1599 46% [============================ ] 742/1599 46% [============================ ] 743/1599 46% [============================ ] 744/1599 46% [============================ ] 745/1599 46% [============================ ] 746/1599 46% [============================ ] 747/1599 46% [============================= ] 748/1599 46% [============================= ] 749/1599 46% [============================= ] 750/1599 46% [============================= ] 751/1599 46% [============================= ] 752/1599 47% [============================= ] 753/1599 47% [============================= ] 754/1599 47% [============================= ] 755/1599 47% [============================= ] 756/1599 47% [============================= ] 757/1599 47% [============================= ] 758/1599 47% [============================= ] 759/1599 47% [============================= ] 760/1599 47% [============================= ] 761/1599 47% [============================= ] 762/1599 47% [============================= ] 763/1599 47% [============================= ] 764/1599 47% [============================= ] 765/1599 47% [============================= ] 766/1599 47% [============================= ] 767/1599 47% [============================= ] 768/1599 48% [============================= ] 769/1599 48% [============================= ] 770/1599 48% [============================= ] 771/1599 48% [============================= ] 772/1599 48% [============================= ] 773/1599 48% [============================== ] 774/1599 48% [============================== ] 775/1599 48% [============================== ] 776/1599 48% [============================== ] 777/1599 48% [============================== ] 778/1599 48% [============================== ] 779/1599 48% [============================== ] 780/1599 48% [============================== ] 781/1599 48% [============================== ] 782/1599 48% [============================== ] 783/1599 48% [============================== ] 784/1599 49% [============================== ] 785/1599 49% [============================== ] 786/1599 49% [============================== ] 787/1599 49% [============================== ] 788/1599 49% [============================== ] 789/1599 49% [============================== ] 790/1599 49% [============================== ] 791/1599 49% [============================== ] 792/1599 49% [============================== ] 793/1599 49% [============================== ] 794/1599 49% [============================== ] 795/1599 49% [============================== ] 796/1599 49% [============================== ] 797/1599 49% [============================== ] 798/1599 49% [============================== ] 799/1599 49% [=============================== ] 800/1599 50% [=============================== ] 801/1599 50% [=============================== ] 802/1599 50% [=============================== ] 803/1599 50% [=============================== ] 804/1599 50% [=============================== ] 805/1599 50% [=============================== ] 806/1599 50% [=============================== ] 807/1599 50% [=============================== ] 808/1599 50% [=============================== ] 809/1599 50% [=============================== ] 810/1599 50% [=============================== ] 811/1599 50% [=============================== ] 812/1599 50% [=============================== ] 813/1599 50% [=============================== ] 814/1599 50% [=============================== ] 815/1599 50% [=============================== ] 816/1599 51% [=============================== ] 817/1599 51% [=============================== ] 818/1599 51% [=============================== ] 819/1599 51% [=============================== ] 820/1599 51% [=============================== ] 821/1599 51% [=============================== ] 822/1599 51% [=============================== ] 823/1599 51% [=============================== ] 824/1599 51% [=============================== ] 825/1599 51% [================================ ] 826/1599 51% [================================ ] 827/1599 51% [================================ ] 828/1599 51% [================================ ] 829/1599 51% [================================ ] 830/1599 51% [================================ ] 831/1599 51% [================================ ] 832/1599 52% [================================ ] 833/1599 52% [================================ ] 834/1599 52% [================================ ] 835/1599 52% [================================ ] 836/1599 52% [================================ ] 837/1599 52% [================================ ] 838/1599 52% [================================ ] 839/1599 52% [================================ ] 840/1599 52% [================================ ] 841/1599 52% [================================ ] 842/1599 52% [================================ ] 843/1599 52% [================================ ] 844/1599 52% [================================ ] 845/1599 52% [================================ ] 846/1599 52% [================================ ] 847/1599 52% [================================ ] 848/1599 53% [================================ ] 849/1599 53% [================================ ] 850/1599 53% [================================ ] 851/1599 53% [================================= ] 852/1599 53% [================================= ] 853/1599 53% [================================= ] 854/1599 53% [================================= ] 855/1599 53% [================================= ] 856/1599 53% [================================= ] 857/1599 53% [================================= ] 858/1599 53% [================================= ] 859/1599 53% [================================= ] 860/1599 53% [================================= ] 861/1599 53% [================================= ] 862/1599 53% [================================= ] 863/1599 53% [================================= ] 864/1599 54% [================================= ] 865/1599 54% [================================= ] 866/1599 54% [================================= ] 867/1599 54% [================================= ] 868/1599 54% [================================= ] 869/1599 54% [================================= ] 870/1599 54% [================================= ] 871/1599 54% [================================= ] 872/1599 54% [================================= ] 873/1599 54% [================================= ] 874/1599 54% [================================= ] 875/1599 54% [================================= ] 876/1599 54% [================================== ] 877/1599 54% [================================== ] 878/1599 54% [================================== ] 879/1599 54% [================================== ] 880/1599 55% [================================== ] 881/1599 55% [================================== ] 882/1599 55% [================================== ] 883/1599 55% [================================== ] 884/1599 55% [================================== ] 885/1599 55% [================================== ] 886/1599 55% [================================== ] 887/1599 55% [================================== ] 888/1599 55% [================================== ] 889/1599 55% [================================== ] 890/1599 55% [================================== ] 891/1599 55% [================================== ] 892/1599 55% [================================== ] 893/1599 55% [================================== ] 894/1599 55% [================================== ] 895/1599 55% [================================== ] 896/1599 56% [================================== ] 897/1599 56% [================================== ] 898/1599 56% [================================== ] 899/1599 56% [================================== ] 900/1599 56% [================================== ] 901/1599 56% [================================== ] 902/1599 56% [=================================== ] 903/1599 56% [=================================== ] 904/1599 56% [=================================== ] 905/1599 56% [=================================== ] 906/1599 56% [=================================== ] 907/1599 56% [=================================== ] 908/1599 56% [=================================== ] 909/1599 56% [=================================== ] 910/1599 56% [=================================== ] 911/1599 56% [=================================== ] 912/1599 57% [=================================== ] 913/1599 57% [=================================== ] 914/1599 57% [=================================== ] 915/1599 57% [=================================== ] 916/1599 57% [=================================== ] 917/1599 57% [=================================== ] 918/1599 57% [=================================== ] 919/1599 57% [=================================== ] 920/1599 57% [=================================== ] 921/1599 57% [=================================== ] 922/1599 57% [=================================== ] 923/1599 57% [=================================== ] 924/1599 57% [=================================== ] 925/1599 57% [=================================== ] 926/1599 57% [=================================== ] 927/1599 57% [=================================== ] 928/1599 58% [==================================== ] 929/1599 58% [==================================== ] 930/1599 58% [==================================== ] 931/1599 58% [==================================== ] 932/1599 58% [==================================== ] 933/1599 58% [==================================== ] 934/1599 58% [==================================== ] 935/1599 58% [==================================== ] 936/1599 58% [==================================== ] 937/1599 58% [==================================== ] 938/1599 58% [==================================== ] 939/1599 58% [==================================== ] 940/1599 58% [==================================== ] 941/1599 58% [==================================== ] 942/1599 58% [==================================== ] 943/1599 58% [==================================== ] 944/1599 59% [==================================== ] 945/1599 59% [==================================== ] 946/1599 59% [==================================== ] 947/1599 59% [==================================== ] 948/1599 59% [==================================== ] 949/1599 59% [==================================== ] 950/1599 59% [==================================== ] 951/1599 59% [==================================== ] 952/1599 59% [==================================== ] 953/1599 59% [==================================== ] 954/1599 59% [===================================== ] 955/1599 59% [===================================== ] 956/1599 59% [===================================== ] 957/1599 59% [===================================== ] 958/1599 59% [===================================== ] 959/1599 59% [===================================== ] 960/1599 60% [===================================== ] 961/1599 60% [===================================== ] 962/1599 60% [===================================== ] 963/1599 60% [===================================== ] 964/1599 60% [===================================== ] 965/1599 60% [===================================== ] 966/1599 60% [===================================== ] 967/1599 60% [===================================== ] 968/1599 60% [===================================== ] 969/1599 60% [===================================== ] 970/1599 60% [===================================== ] 971/1599 60% [===================================== ] 972/1599 60% [===================================== ] 973/1599 60% [===================================== ] 974/1599 60% [===================================== ] 975/1599 60% [===================================== ] 976/1599 61% [===================================== ] 977/1599 61% [===================================== ] 978/1599 61% [===================================== ] 979/1599 61% [===================================== ] 980/1599 61% [====================================== ] 981/1599 61% [====================================== ] 982/1599 61% [====================================== ] 983/1599 61% [====================================== ] 984/1599 61% [====================================== ] 985/1599 61% [====================================== ] 986/1599 61% [====================================== ] 987/1599 61% [====================================== ] 988/1599 61% [====================================== ] 989/1599 61% [====================================== ] 990/1599 61% [====================================== ] 991/1599 61% [====================================== ] 992/1599 62% [====================================== ] 993/1599 62% [====================================== ] 994/1599 62% [====================================== ] 995/1599 62% [====================================== ] 996/1599 62% [====================================== ] 997/1599 62% [====================================== ] 998/1599 62% [====================================== ] 999/1599 62% [====================================== ] 1000/1599 62% [====================================== ] 1001/1599 62% [====================================== ] 1002/1599 62% [====================================== ] 1003/1599 62% [====================================== ] 1004/1599 62% [====================================== ] 1005/1599 62% [======================================= ] 1006/1599 62% [======================================= ] 1007/1599 62% [======================================= ] 1008/1599 63% [======================================= ] 1009/1599 63% [======================================= ] 1010/1599 63% [======================================= ] 1011/1599 63% [======================================= ] 1012/1599 63% [======================================= ] 1013/1599 63% [======================================= ] 1014/1599 63% [======================================= ] 1015/1599 63% [======================================= ] 1016/1599 63% [======================================= ] 1017/1599 63% [======================================= ] 1018/1599 63% [======================================= ] 1019/1599 63% [======================================= ] 1020/1599 63% [======================================= ] 1021/1599 63% [======================================= ] 1022/1599 63% [======================================= ] 1023/1599 63% [======================================= ] 1024/1599 64% [======================================= ] 1025/1599 64% [======================================= ] 1026/1599 64% [======================================= ] 1027/1599 64% [======================================= ] 1028/1599 64% [======================================= ] 1029/1599 64% [======================================= ] 1030/1599 64% [======================================= ] 1031/1599 64% [======================================== ] 1032/1599 64% [======================================== ] 1033/1599 64% [======================================== ] 1034/1599 64% [======================================== ] 1035/1599 64% [======================================== ] 1036/1599 64% [======================================== ] 1037/1599 64% [======================================== ] 1038/1599 64% [======================================== ] 1039/1599 64% [======================================== ] 1040/1599 65% [======================================== ] 1041/1599 65% [======================================== ] 1042/1599 65% [======================================== ] 1043/1599 65% [======================================== ] 1044/1599 65% [======================================== ] 1045/1599 65% [======================================== ] 1046/1599 65% [======================================== ] 1047/1599 65% [======================================== ] 1048/1599 65% [======================================== ] 1049/1599 65% [======================================== ] 1050/1599 65% [======================================== ] 1051/1599 65% [======================================== ] 1052/1599 65% [======================================== ] 1053/1599 65% [======================================== ] 1054/1599 65% [======================================== ] 1055/1599 65% [======================================== ] 1056/1599 66% [======================================== ] 1057/1599 66% [========================================= ] 1058/1599 66% [========================================= ] 1059/1599 66% [========================================= ] 1060/1599 66% [========================================= ] 1061/1599 66% [========================================= ] 1062/1599 66% [========================================= ] 1063/1599 66% [========================================= ] 1064/1599 66% [========================================= ] 1065/1599 66% [========================================= ] 1066/1599 66% [========================================= ] 1067/1599 66% [========================================= ] 1068/1599 66% [========================================= ] 1069/1599 66% [========================================= ] 1070/1599 66% [========================================= ] 1071/1599 66% [========================================= ] 1072/1599 67% [========================================= ] 1073/1599 67% [========================================= ] 1074/1599 67% [========================================= ] 1075/1599 67% [========================================= ] 1076/1599 67% [========================================= ] 1077/1599 67% [========================================= ] 1078/1599 67% [========================================= ] 1079/1599 67% [========================================= ] 1080/1599 67% [========================================= ] 1081/1599 67% [========================================= ] 1082/1599 67% [========================================= ] 1083/1599 67% [========================================== ] 1084/1599 67% [========================================== ] 1085/1599 67% [========================================== ] 1086/1599 67% [========================================== ] 1087/1599 67% [========================================== ] 1088/1599 68% [========================================== ] 1089/1599 68% [========================================== ] 1090/1599 68% [========================================== ] 1091/1599 68% [========================================== ] 1092/1599 68% [========================================== ] 1093/1599 68% [========================================== ] 1094/1599 68% [========================================== ] 1095/1599 68% [========================================== ] 1096/1599 68% [========================================== ] 1097/1599 68% [========================================== ] 1098/1599 68% [========================================== ] 1099/1599 68% [========================================== ] 1100/1599 68% [========================================== ] 1101/1599 68% [========================================== ] 1102/1599 68% [========================================== ] 1103/1599 68% [========================================== ] 1104/1599 69% [========================================== ] 1105/1599 69% [========================================== ] 1106/1599 69% [========================================== ] 1107/1599 69% [========================================== ] 1108/1599 69% [=========================================== ] 1109/1599 69% [=========================================== ] 1110/1599 69% [=========================================== ] 1111/1599 69% [=========================================== ] 1112/1599 69% [=========================================== ] 1113/1599 69% [=========================================== ] 1114/1599 69% [=========================================== ] 1115/1599 69% [=========================================== ] 1116/1599 69% [=========================================== ] 1117/1599 69% [=========================================== ] 1118/1599 69% [=========================================== ] 1119/1599 69% [=========================================== ] 1120/1599 70% [=========================================== ] 1121/1599 70% [=========================================== ] 1122/1599 70% [=========================================== ] 1123/1599 70% [=========================================== ] 1124/1599 70% [=========================================== ] 1125/1599 70% [=========================================== ] 1126/1599 70% [=========================================== ] 1127/1599 70% [=========================================== ] 1128/1599 70% [=========================================== ] 1129/1599 70% [=========================================== ] 1130/1599 70% [=========================================== ] 1131/1599 70% [=========================================== ] 1132/1599 70% [=========================================== ] 1133/1599 70% [=========================================== ] 1134/1599 70% [============================================ ] 1135/1599 70% [============================================ ] 1136/1599 71% [============================================ ] 1137/1599 71% [============================================ ] 1138/1599 71% [============================================ ] 1139/1599 71% [============================================ ] 1140/1599 71% [============================================ ] 1141/1599 71% [============================================ ] 1142/1599 71% [============================================ ] 1143/1599 71% [============================================ ] 1144/1599 71% [============================================ ] 1145/1599 71% [============================================ ] 1146/1599 71% [============================================ ] 1147/1599 71% [============================================ ] 1148/1599 71% [============================================ ] 1149/1599 71% [============================================ ] 1150/1599 71% [============================================ ] 1151/1599 71% [============================================ ] 1152/1599 72% [============================================ ] 1153/1599 72% [============================================ ] 1154/1599 72% [============================================ ] 1155/1599 72% [============================================ ] 1156/1599 72% [============================================ ] 1157/1599 72% [============================================ ] 1158/1599 72% [============================================ ] 1159/1599 72% [============================================ ] 1160/1599 72% [============================================= ] 1161/1599 72% [============================================= ] 1162/1599 72% [============================================= ] 1163/1599 72% [============================================= ] 1164/1599 72% [============================================= ] 1165/1599 72% [============================================= ] 1166/1599 72% [============================================= ] 1167/1599 72% [============================================= ] 1168/1599 73% [============================================= ] 1169/1599 73% [============================================= ] 1170/1599 73% [============================================= ] 1171/1599 73% [============================================= ] 1172/1599 73% [============================================= ] 1173/1599 73% [============================================= ] 1174/1599 73% [============================================= ] 1175/1599 73% [============================================= ] 1176/1599 73% [============================================= ] 1177/1599 73% [============================================= ] 1178/1599 73% [============================================= ] 1179/1599 73% [============================================= ] 1180/1599 73% [============================================= ] 1181/1599 73% [============================================= ] 1182/1599 73% [============================================= ] 1183/1599 73% [============================================= ] 1184/1599 74% [============================================= ] 1185/1599 74% [============================================= ] 1186/1599 74% [============================================== ] 1187/1599 74% [============================================== ] 1188/1599 74% [============================================== ] 1189/1599 74% [============================================== ] 1190/1599 74% [============================================== ] 1191/1599 74% [============================================== ] 1192/1599 74% [============================================== ] 1193/1599 74% [============================================== ] 1194/1599 74% [============================================== ] 1195/1599 74% [============================================== ] 1196/1599 74% [============================================== ] 1197/1599 74% [============================================== ] 1198/1599 74% [============================================== ] 1199/1599 74% [============================================== ] 1200/1599 75% [============================================== ] 1201/1599 75% [============================================== ] 1202/1599 75% [============================================== ] 1203/1599 75% [============================================== ] 1204/1599 75% [============================================== ] 1205/1599 75% [============================================== ] 1206/1599 75% [============================================== ] 1207/1599 75% [============================================== ] 1208/1599 75% [============================================== ] 1209/1599 75% [============================================== ] 1210/1599 75% [============================================== ] 1211/1599 75% [============================================== ] 1212/1599 75% [=============================================== ] 1213/1599 75% [=============================================== ] 1214/1599 75% [=============================================== ] 1215/1599 75% [=============================================== ] 1216/1599 76% [=============================================== ] 1217/1599 76% [=============================================== ] 1218/1599 76% [=============================================== ] 1219/1599 76% [=============================================== ] 1220/1599 76% [=============================================== ] 1221/1599 76% [=============================================== ] 1222/1599 76% [=============================================== ] 1223/1599 76% [=============================================== ] 1224/1599 76% [=============================================== ] 1225/1599 76% [=============================================== ] 1226/1599 76% [=============================================== ] 1227/1599 76% [=============================================== ] 1228/1599 76% [=============================================== ] 1229/1599 76% [=============================================== ] 1230/1599 76% [=============================================== ] 1231/1599 76% [=============================================== ] 1232/1599 77% [=============================================== ] 1233/1599 77% [=============================================== ] 1234/1599 77% [=============================================== ] 1235/1599 77% [=============================================== ] 1236/1599 77% [=============================================== ] 1237/1599 77% [================================================ ] 1238/1599 77% [================================================ ] 1239/1599 77% [================================================ ] 1240/1599 77% [================================================ ] 1241/1599 77% [================================================ ] 1242/1599 77% [================================================ ] 1243/1599 77% [================================================ ] 1244/1599 77% [================================================ ] 1245/1599 77% [================================================ ] 1246/1599 77% [================================================ ] 1247/1599 77% [================================================ ] 1248/1599 78% [================================================ ] 1249/1599 78% [================================================ ] 1250/1599 78% [================================================ ] 1251/1599 78% [================================================ ] 1252/1599 78% [================================================ ] 1253/1599 78% [================================================ ] 1254/1599 78% [================================================ ] 1255/1599 78% [================================================ ] 1256/1599 78% [================================================ ] 1257/1599 78% [================================================ ] 1258/1599 78% [================================================ ] 1259/1599 78% [================================================ ] 1260/1599 78% [================================================ ] 1261/1599 78% [================================================ ] 1262/1599 78% [================================================ ] 1263/1599 78% [================================================= ] 1264/1599 79% [================================================= ] 1265/1599 79% [================================================= ] 1266/1599 79% [================================================= ] 1267/1599 79% [================================================= ] 1268/1599 79% [================================================= ] 1269/1599 79% [================================================= ] 1270/1599 79% [================================================= ] 1271/1599 79% [================================================= ] 1272/1599 79% [================================================= ] 1273/1599 79% [================================================= ] 1274/1599 79% [================================================= ] 1275/1599 79% [================================================= ] 1276/1599 79% [================================================= ] 1277/1599 79% [================================================= ] 1278/1599 79% [================================================= ] 1279/1599 79% [================================================= ] 1280/1599 80% [================================================= ] 1281/1599 80% [================================================= ] 1282/1599 80% [================================================= ] 1283/1599 80% [================================================= ] 1284/1599 80% [================================================= ] 1285/1599 80% [================================================= ] 1286/1599 80% [================================================= ] 1287/1599 80% [================================================= ] 1288/1599 80% [================================================= ] 1289/1599 80% [================================================== ] 1290/1599 80% [================================================== ] 1291/1599 80% [================================================== ] 1292/1599 80% [================================================== ] 1293/1599 80% [================================================== ] 1294/1599 80% [================================================== ] 1295/1599 80% [================================================== ] 1296/1599 81% [================================================== ] 1297/1599 81% [================================================== ] 1298/1599 81% [================================================== ] 1299/1599 81% [================================================== ] 1300/1599 81% [================================================== ] 1301/1599 81% [================================================== ] 1302/1599 81% [================================================== ] 1303/1599 81% [================================================== ] 1304/1599 81% [================================================== ] 1305/1599 81% [================================================== ] 1306/1599 81% [================================================== ] 1307/1599 81% [================================================== ] 1308/1599 81% [================================================== ] 1309/1599 81% [================================================== ] 1310/1599 81% [================================================== ] 1311/1599 81% [================================================== ] 1312/1599 82% [================================================== ] 1313/1599 82% [================================================== ] 1314/1599 82% [================================================== ] 1315/1599 82% [=================================================== ] 1316/1599 82% [=================================================== ] 1317/1599 82% [=================================================== ] 1318/1599 82% [=================================================== ] 1319/1599 82% [=================================================== ] 1320/1599 82% [=================================================== ] 1321/1599 82% [=================================================== ] 1322/1599 82% [=================================================== ] 1323/1599 82% [=================================================== ] 1324/1599 82% [=================================================== ] 1325/1599 82% [=================================================== ] 1326/1599 82% [=================================================== ] 1327/1599 82% [=================================================== ] 1328/1599 83% [=================================================== ] 1329/1599 83% [=================================================== ] 1330/1599 83% [=================================================== ] 1331/1599 83% [=================================================== ] 1332/1599 83% [=================================================== ] 1333/1599 83% [=================================================== ] 1334/1599 83% [=================================================== ] 1335/1599 83% [=================================================== ] 1336/1599 83% [=================================================== ] 1337/1599 83% [=================================================== ] 1338/1599 83% [=================================================== ] 1339/1599 83% [=================================================== ] 1340/1599 83% [=================================================== ] 1341/1599 83% [==================================================== ] 1342/1599 83% [==================================================== ] 1343/1599 83% [==================================================== ] 1344/1599 84% [==================================================== ] 1345/1599 84% [==================================================== ] 1346/1599 84% [==================================================== ] 1347/1599 84% [==================================================== ] 1348/1599 84% [==================================================== ] 1349/1599 84% [==================================================== ] 1350/1599 84% [==================================================== ] 1351/1599 84% [==================================================== ] 1352/1599 84% [==================================================== ] 1353/1599 84% [==================================================== ] 1354/1599 84% [==================================================== ] 1355/1599 84% [==================================================== ] 1356/1599 84% [==================================================== ] 1357/1599 84% [==================================================== ] 1358/1599 84% [==================================================== ] 1359/1599 84% [==================================================== ] 1360/1599 85% [==================================================== ] 1361/1599 85% [==================================================== ] 1362/1599 85% [==================================================== ] 1363/1599 85% [==================================================== ] 1364/1599 85% [==================================================== ] 1365/1599 85% [==================================================== ] 1366/1599 85% [===================================================== ] 1367/1599 85% [===================================================== ] 1368/1599 85% [===================================================== ] 1369/1599 85% [===================================================== ] 1370/1599 85% [===================================================== ] 1371/1599 85% [===================================================== ] 1372/1599 85% [===================================================== ] 1373/1599 85% [===================================================== ] 1374/1599 85% [===================================================== ] 1375/1599 85% [===================================================== ] 1376/1599 86% [===================================================== ] 1377/1599 86% [===================================================== ] 1378/1599 86% [===================================================== ] 1379/1599 86% [===================================================== ] 1380/1599 86% [===================================================== ] 1381/1599 86% [===================================================== ] 1382/1599 86% [===================================================== ] 1383/1599 86% [===================================================== ] 1384/1599 86% [===================================================== ] 1385/1599 86% [===================================================== ] 1386/1599 86% [===================================================== ] 1387/1599 86% [===================================================== ] 1388/1599 86% [===================================================== ] 1389/1599 86% [===================================================== ] 1390/1599 86% [===================================================== ] 1391/1599 86% [===================================================== ] 1392/1599 87% [====================================================== ] 1393/1599 87% [====================================================== ] 1394/1599 87% [====================================================== ] 1395/1599 87% [====================================================== ] 1396/1599 87% [====================================================== ] 1397/1599 87% [====================================================== ] 1398/1599 87% [====================================================== ] 1399/1599 87% [====================================================== ] 1400/1599 87% [====================================================== ] 1401/1599 87% [====================================================== ] 1402/1599 87% [====================================================== ] 1403/1599 87% [====================================================== ] 1404/1599 87% [====================================================== ] 1405/1599 87% [====================================================== ] 1406/1599 87% [====================================================== ] 1407/1599 87% [====================================================== ] 1408/1599 88% [====================================================== ] 1409/1599 88% [====================================================== ] 1410/1599 88% [====================================================== ] 1411/1599 88% [====================================================== ] 1412/1599 88% [====================================================== ] 1413/1599 88% [====================================================== ] 1414/1599 88% [====================================================== ] 1415/1599 88% [====================================================== ] 1416/1599 88% [====================================================== ] 1417/1599 88% [====================================================== ] 1418/1599 88% [======================================================= ] 1419/1599 88% [======================================================= ] 1420/1599 88% [======================================================= ] 1421/1599 88% [======================================================= ] 1422/1599 88% [======================================================= ] 1423/1599 88% [======================================================= ] 1424/1599 89% [======================================================= ] 1425/1599 89% [======================================================= ] 1426/1599 89% [======================================================= ] 1427/1599 89% [======================================================= ] 1428/1599 89% [======================================================= ] 1429/1599 89% [======================================================= ] 1430/1599 89% [======================================================= ] 1431/1599 89% [======================================================= ] 1432/1599 89% [======================================================= ] 1433/1599 89% [======================================================= ] 1434/1599 89% [======================================================= ] 1435/1599 89% [======================================================= ] 1436/1599 89% [======================================================= ] 1437/1599 89% [======================================================= ] 1438/1599 89% [======================================================= ] 1439/1599 89% [======================================================= ] 1440/1599 90% [======================================================= ] 1441/1599 90% [======================================================= ] 1442/1599 90% [======================================================= ] 1443/1599 90% [======================================================= ] 1444/1599 90% [======================================================== ] 1445/1599 90% [======================================================== ] 1446/1599 90% [======================================================== ] 1447/1599 90% [======================================================== ] 1448/1599 90% [======================================================== ] 1449/1599 90% [======================================================== ] 1450/1599 90% [======================================================== ] 1451/1599 90% [======================================================== ] 1452/1599 90% [======================================================== ] 1453/1599 90% [======================================================== ] 1454/1599 90% [======================================================== ] 1455/1599 90% [======================================================== ] 1456/1599 91% [======================================================== ] 1457/1599 91% [======================================================== ] 1458/1599 91% [======================================================== ] 1459/1599 91% [======================================================== ] 1460/1599 91% [======================================================== ] 1461/1599 91% [======================================================== ] 1462/1599 91% [======================================================== ] 1463/1599 91% [======================================================== ] 1464/1599 91% [======================================================== ] 1465/1599 91% [======================================================== ] 1466/1599 91% [======================================================== ] 1467/1599 91% [======================================================== ] 1468/1599 91% [======================================================== ] 1469/1599 91% [======================================================== ] 1470/1599 91% [========================================================= ] 1471/1599 91% [========================================================= ] 1472/1599 92% [========================================================= ] 1473/1599 92% [========================================================= ] 1474/1599 92% [========================================================= ] 1475/1599 92% [========================================================= ] 1476/1599 92% [========================================================= ] 1477/1599 92% [========================================================= ] 1478/1599 92% [========================================================= ] 1479/1599 92% [========================================================= ] 1480/1599 92% [========================================================= ] 1481/1599 92% [========================================================= ] 1482/1599 92% [========================================================= ] 1483/1599 92% [========================================================= ] 1484/1599 92% [========================================================= ] 1485/1599 92% [========================================================= ] 1486/1599 92% [========================================================= ] 1487/1599 92% [========================================================= ] 1488/1599 93% [========================================================= ] 1489/1599 93% [========================================================= ] 1490/1599 93% [========================================================= ] 1491/1599 93% [========================================================= ] 1492/1599 93% [========================================================= ] 1493/1599 93% [========================================================= ] 1494/1599 93% [========================================================= ] 1495/1599 93% [========================================================== ] 1496/1599 93% [========================================================== ] 1497/1599 93% [========================================================== ] 1498/1599 93% [========================================================== ] 1499/1599 93% [========================================================== ] 1500/1599 93% [========================================================== ] 1501/1599 93% [========================================================== ] 1502/1599 93% [========================================================== ] 1503/1599 93% [========================================================== ] 1504/1599 94% [========================================================== ] 1505/1599 94% [========================================================== ] 1506/1599 94% [========================================================== ] 1507/1599 94% [========================================================== ] 1508/1599 94% [========================================================== ] 1509/1599 94% [========================================================== ] 1510/1599 94% [========================================================== ] 1511/1599 94% [========================================================== ] 1512/1599 94% [========================================================== ] 1513/1599 94% [========================================================== ] 1514/1599 94% [========================================================== ] 1515/1599 94% [========================================================== ] 1516/1599 94% [========================================================== ] 1517/1599 94% [========================================================== ] 1518/1599 94% [========================================================== ] 1519/1599 94% [========================================================== ] 1520/1599 95% [========================================================== ] 1521/1599 95% [=========================================================== ] 1522/1599 95% [=========================================================== ] 1523/1599 95% [=========================================================== ] 1524/1599 95% [=========================================================== ] 1525/1599 95% [=========================================================== ] 1526/1599 95% [=========================================================== ] 1527/1599 95% [=========================================================== ] 1528/1599 95% [=========================================================== ] 1529/1599 95% [=========================================================== ] 1530/1599 95% [=========================================================== ] 1531/1599 95% [=========================================================== ] 1532/1599 95% [=========================================================== ] 1533/1599 95% [=========================================================== ] 1534/1599 95% [=========================================================== ] 1535/1599 95% [=========================================================== ] 1536/1599 96% [=========================================================== ] 1537/1599 96% [=========================================================== ] 1538/1599 96% [=========================================================== ] 1539/1599 96% [=========================================================== ] 1540/1599 96% [=========================================================== ] 1541/1599 96% [=========================================================== ] 1542/1599 96% [=========================================================== ] 1543/1599 96% [=========================================================== ] 1544/1599 96% [=========================================================== ] 1545/1599 96% [=========================================================== ] 1546/1599 96% [=========================================================== ] 1547/1599 96% [============================================================ ] 1548/1599 96% [============================================================ ] 1549/1599 96% [============================================================ ] 1550/1599 96% [============================================================ ] 1551/1599 96% [============================================================ ] 1552/1599 97% [============================================================ ] 1553/1599 97% [============================================================ ] 1554/1599 97% [============================================================ ] 1555/1599 97% [============================================================ ] 1556/1599 97% [============================================================ ] 1557/1599 97% [============================================================ ] 1558/1599 97% [============================================================ ] 1559/1599 97% [============================================================ ] 1560/1599 97% [============================================================ ] 1561/1599 97% [============================================================ ] 1562/1599 97% [============================================================ ] 1563/1599 97% [============================================================ ] 1564/1599 97% [============================================================ ] 1565/1599 97% [============================================================ ] 1566/1599 97% [============================================================ ] 1567/1599 97% [============================================================ ] 1568/1599 98% [============================================================ ] 1569/1599 98% [============================================================ ] 1570/1599 98% [============================================================ ] 1571/1599 98% [============================================================ ] 1572/1599 98% [============================================================ ] 1573/1599 98% [============================================================= ] 1574/1599 98% [============================================================= ] 1575/1599 98% [============================================================= ] 1576/1599 98% [============================================================= ] 1577/1599 98% [============================================================= ] 1578/1599 98% [============================================================= ] 1579/1599 98% [============================================================= ] 1580/1599 98% [============================================================= ] 1581/1599 98% [============================================================= ] 1582/1599 98% [============================================================= ] 1583/1599 98% [============================================================= ] 1584/1599 99% [============================================================= ] 1585/1599 99% [============================================================= ] 1586/1599 99% [============================================================= ] 1587/1599 99% [============================================================= ] 1588/1599 99% [============================================================= ] 1589/1599 99% [============================================================= ] 1590/1599 99% [============================================================= ] 1591/1599 99% [============================================================= ] 1592/1599 99% [============================================================= ] 1593/1599 99% [============================================================= ] 1594/1599 99% [============================================================= ] 1595/1599 99% [============================================================= ] 1596/1599 99% [============================================================= ] 1597/1599 99% [============================================================= ] 1598/1599 99% [==============================================================] 1599/1599 100% operation complete, 1599 objects in 29486 NAND pages. ln -snf /nvmedata/autobuild/instance-3/output-1/host/nios2-buildroot-linux-gnu/sysroot /nvmedata/autobuild/instance-3/output-1/staging make: Leaving directory '/nvmedata/autobuild/instance-3/buildroot' make: Entering directory '/nvmedata/autobuild/instance-3/buildroot' >>> Buildroot 2022.05-rc2-81-g487ac12ff9 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> apg 2.3.0b Collecting legal info COPYING: OK (sha256: 5d0c892ea452c3828f1e311637cde4e3a04eb6431554308b3fcdac8c1b330168) >>> host-fakedate Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-openrc Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 9.4.0 Collecting legal info >>> glibc 2.35-96-g2c4fc8e5ca742c6a3a1933799495bb0b00a807f0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-gawk 5.1.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 9.4.0 Collecting legal info >>> host-binutils 2.36.1 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 5.17.13 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> apr-util 1.6.1 Collecting legal info LICENSE: OK (sha256: ef5609d18601645ad6fe22c6c122094be40e976725c1d0490778abacc836e7a2) >>> apr 1.7.0 Collecting legal info LICENSE: OK (sha256: f854aeef66ecd55a126226e82b3f26793fc3b1c584647f6a0edc5639974c38ad) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libcap-ng 0.8.3 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> pcre2 10.40 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> zlib Collecting legal info >>> libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> expat 2.4.7 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> openssl Collecting legal info >>> libopenssl 1.1.1o Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> sqlite 3.38.5 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> arp-scan 1.9.7 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libpcap 1.10.1 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) >>> aumix 2.9.1 Collecting legal info COPYING: OK (sha256: 1ca3e8f71b7de618968e7ea9fe47822d9e704dc476aef8544033abedec355225) >>> bitstream 1.5 Collecting legal info COPYING: OK (sha256: 9644a812f9a8377a59acb7092a36ce8882a39743425d9171a8fb84637e2f6e04) >>> ca-certificates 20211016 Collecting legal info debian/copyright: OK (sha256: e85e1bcad3a915dc7e6f41412bc5bdeba275cadd817896ea0451f2140a93967c) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1o Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> host-python3 3.10.4 Collecting legal info LICENSE: OK (sha256: f03e17cd594c2085f66a454e695c7ebe5b4d3c0eff534f4f194abc2fd164621b) >>> host-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.4.7 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> cache-calibrator Collecting legal info calibrator.c.license: OK (sha256: a853663f5b4fb3ad77bf2790ab53146f456b8d9b9ddf83b99fe28c0bdec42514) >>> cracklib 2.9.7 Collecting legal info COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> host-cracklib 2.9.7 Collecting legal info COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> daq 2.0.7 Collecting legal info COPYING: OK (sha256: 07f28289c09fd9eb5a6ff7bc710ff40363601b1bbc6f3637d8ed412150e90819) >>> dcron 1ba33c3325df48de46263276a43ed76cf9d81518 Collecting legal info COPYING: OK (sha256: 640d90f6ee401241ff62834d0d1b33f83049e99b8bfdfa04ed1b0a1635dde3e7) >>> host-dfu-util 0.11 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-libusb 1.0.25 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> dnsmasq 2.86 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) COPYING-v3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-doxygen 1.8.18 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-cmake 3.18.6 Collecting legal info Copyright.txt: OK (sha256: 131b9ff756b64a25b7461c3c1382e70b16c70a5b4833a1577897fa3ea6d88f8d) >>> host-environment-setup Collecting legal info >>> erofs-utils 1.4 Collecting legal info COPYING: OK (sha256: feee3b3157dcdf78d4f50edefbd5dd7adf8b6d52c11bfaaa746a85a373256713) >>> host-erofs-utils 1.4 Collecting legal info COPYING: OK (sha256: feee3b3157dcdf78d4f50edefbd5dd7adf8b6d52c11bfaaa746a85a373256713) >>> host-lz4 1.9.3 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> evtest 1.34 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> fetchmail 6.4.29 Collecting legal info COPYING: OK (sha256: 6d87443b61041067a5eddb2cabf8aebff15b8b40771ad6b5e4754e607ec21b39) >>> flot 0.8.3 Collecting legal info LICENSE.txt: OK (sha256: 52cb566b16d84314b92b91361ed072eaaf166e8d3dfa3d0fd3577613925f205c) >>> fping 5.1 Collecting legal info COPYING: OK (sha256: 6051b27e4b4a648f7bc8b329024da53a6e95ce88fcf0ccc259c371a74b741757) >>> genpart 1.0.2 Collecting legal info >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> gnuplot 5.4.3 Collecting legal info Copyright: OK (sha256: 895928ec0735cca1c8cec42656c7e314a065d0242813bb8693c0c1bf61fd4e4d) >>> gumbo-parser 0.10.1 Collecting legal info COPYING: OK (sha256: c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4) >>> htpdate 1.3.4 Collecting legal info LICENSE: OK (sha256: 7989949df09a0489434723c571541604cd3f2e0418c6a6aa9179bfaf8ec807cc) >>> ifenslave 2.9 Collecting legal info debian/copyright: OK (sha256: 299e00f3afc0e6ea0685340df73ad444e58e6fe0229989ba0983f5f33e275c41) >>> ifplugd 0.28 Collecting legal info LICENSE: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libdaemon 0.14 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> input-event-daemon 0.1.3 Collecting legal info README: OK (sha256: 56f6614c63a023e4d486332968bfa7933f06ea7c785ef85f403448022ae7f912) >>> iprutils 2.4.18.1 Collecting legal info LICENSE: OK (sha256: 59b4179e61248aff9cd2d6ee4cd1dbbd0ef48836fe2eeee19f4b16459785104a) >>> libsysfs 2.1.1 Collecting legal info cmd/GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) lib/LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> pciutils 3.8.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> kmod 29 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> iputils 20211215 Collecting legal info LICENSE: OK (sha256: 973281334c2da6364fa6bdc44c1f0f8d60d80d73c782982ffc5d53b0a31aa042) Documentation/LICENSE.BSD3: OK (sha256: 9acc4bc871a4742550158e3696dcb381953172ef808d04ca248184f9f6322712) Documentation/LICENSE.GPL2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-meson 0.62.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2.g51db2.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 62.1.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> jquery 3.5.1 Collecting legal info >>> jszip 3.2.2 Collecting legal info LICENSE.markdown: OK (sha256: 14450c78405ad2a2173e25740b56406556779149df9c4c83523a8c63d0686210) >>> libargtable2 2.13 Collecting legal info COPYING: OK (sha256: d7bf9d064ac3e5840f9dd02422b7eeec4f1fd03f37fadbd043602be5e882304f) >>> libart 2.3.21 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libassuan 2.5.5 Collecting legal info COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libgpg-error 1.42 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libbroadvoice f65b0f50c8c767229fbf1758370880abc0d78564 Collecting legal info COPYING: OK (sha256: 2550586c993ce4a8c23c8b11968ea36192116a896a2504799cc65307d769c094) >>> libcdio-paranoia 10.2+2.0.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libcdio 2.1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> libcorrect ce6c17f1f988765ae3695315d7cce1f2a2e6cf0d Collecting legal info LICENSE: OK (sha256: 135138cd4304aa637836758dc5edfb5f21b7d09ecc637d25288d206b151a5768) >>> libdnet 1.14 Collecting legal info LICENSE: OK (sha256: 6b46ec86e290066c47b6607d322135b3c473566e7225ac23d35a7c0588a82da6) >>> libdvdcss 1.4.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libdvdread 6.1.2 Collecting legal info COPYING: OK (sha256: d6cb0e9e560f51085556949a84af12b79a00f10ab8b66c752537faf7cd665572) >>> libfreefare 0.4.0 Collecting legal info COPYING: OK (sha256: be6209dfd763a0ba77fbe990cfd2512804441d8b5f0cad927baa3341b50fcade) >>> libnfc 1.8.0 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libusb 1.0.25 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libusb-compat 0.1.7 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libgcrypt 1.10.1 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgit2 1.4.3 Collecting legal info COPYING: OK (sha256: 0092f24acc306ee3287dc05b5e85cb9e0e48cd3f11c60c4625b1a673a5912616) >>> libhttpparser 2.9.4 Collecting legal info LICENSE-MIT: OK (sha256: 79e6ba8b687cb54786207342b9b6fcee0ac10218453ed9009b84d949b2233cc0) >>> libidn 1.38 Collecting legal info COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYINGv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LESSERv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libite 2.5.2 Collecting legal info LICENSE: OK (sha256: 20db0601195f708d68ff7907907b3cd3b25808efa8332e064b11f00c839a5d2f) src/chomp.c: OK (sha256: c2882adb51555b836f35babc59f618d9ddceadcaa2d1dc80bbd4699614d2cd14) src/pidfile.c: OK (sha256: bff7fa7b74324f13a24d56ebb8b49bc9c63ea01836a1c8b5a6afcbbabed62918) >>> libksba 1.6.0 Collecting legal info AUTHORS: OK (sha256: 8f1b87e551d97b2b23b6d3403a5d598c63ea89824cb8ee351f631f6cab2beaa5) COPYING: OK (sha256: 6197b98c6bf69838c624809c509d84333de1bc847155168c0e84527446a27076) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 0abbff814cd00e2b0b6d08395af2b419c1a92026c4b4adacbb65ccda45fa58cf) COPYING.LGPLv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libmad 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libminiupnpc 2.1.20201016 Collecting legal info LICENSE: OK (sha256: 0b476c395af6dd21eeb54c40a21d22e1c11a751fbd2dd17a41ce26e370be88d5) >>> libmpdclient 2.20 Collecting legal info COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libosip2 5.3.0 Collecting legal info COPYING: OK (sha256: 8d9e95ed0e48df46dc758eb0d86df611f771eab4eed94bebb77dca87f1c897de) >>> libpwquality 1.4.4 Collecting legal info COPYING: OK (sha256: aa44d09f651bf99b56253187c7778a240740c767d28453ab7fdc9804c842baee) >>> libserialport 0.1.1 Collecting legal info COPYING: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libsilk 4268a02240c35c6055b0f237c46b09b2dcf79e45 Collecting legal info COPYING: OK (sha256: 62a5963f034024665641f4a9888b208f1e39aa7e29e87c9634fdcf07d3073baf) >>> libtool 2.4.6 Collecting legal info libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libudfread 1.1.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libuev 2.4.0 Collecting legal info LICENSE: OK (sha256: 694a734d9c1b46ae203314ed1c744a1acebd4fe5fc964b761703772546f0d3ab) >>> libvorbis 1.3.7 Collecting legal info COPYING: OK (sha256: ec1815db59fcd302846df949d7424876cb2e2dc5ed1606c5fb0b36787b1cf43a) >>> libxml2 2.9.14 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libyaml 0.2.5 Collecting legal info License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> lsscsi 0.32 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> macchanger 1.7.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> mksh 59c Collecting legal info mksh.1: OK (sha256: abf44a61ec777c98f8ae7e08e4fe25fe258e0c470215e2eeb22816f6bae72c80) >>> mosquitto 2.0.14 Collecting legal info LICENSE.txt: OK (sha256: d3c4ccace4e5d3cc89d34cf2a0bc85b8596bfc0a32b815d0d77f9b7c41b5350c) epl-v20: OK (sha256: 8c349f80764d0648e645f41ef23772a70c995a0924b5235f735f4a3d09df127c) edl-v10: OK (sha256: 86fc4a3f97cb769c04e8da557036c1066eb8bb22b2d0a5dd31464990fe84047c) >>> mpd-mpc 0.34 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> mpg123 1.25.15 Collecting legal info COPYING: OK (sha256: f40e0dd86b27b52e429b693a87b3ca63ae0a98a4d142e77207aa6bdf1db7a295) >>> ncftp 3.2.6 Collecting legal info doc/LICENSE.txt: OK (sha256: 4fe2f063d25d79c49712a272ebb68e050c703eed9c66c80108427edfe3285580) >>> net-tools 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> netperf 2.7.0 Collecting legal info COPYING: OK (sha256: dc874b3047b6259336431e813961fb6c5945561c6ad7a732aa8531a3c6b1a9fa) >>> nginx 1.20.1 Collecting legal info LICENSE: OK (sha256: b57270c1f73eb6624b38b2d0a1affcec56b21fab39efbf8c837428f05cef1d73) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> ngrep 1.47 Collecting legal info LICENSE: OK (sha256: d46e593e048e0b9fc803561ed4c283f37a2d5447e4dcfa10cad29b394c2b8b9e) >>> openrc 0.43.3 Collecting legal info LICENSE: OK (sha256: 96862463f4e77e2508e4fc2c83773fd24807cb699368b63fd93a5e2b466dd624) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pdbg 3.5 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-dtc 1.6.1 Collecting legal info README.license: OK (sha256: 78e1e1ce5728a990d59c7de61d4741c49185d5129daf783b386380a214328d68) GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) >>> picocom 3.1 Collecting legal info LICENSE.txt: OK (sha256: 9273c6b2c55be95f0f0df292d87e8900e5bfdf5b510a6ea09e80306cf45c10f6) >>> popt 1.18 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> pps-tools e2b25049df9a4da28168b7378016f1650d0dfa6b Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> ramsmp 3.5.0 Collecting legal info LICENCE: OK (sha256: 2c308cffbab01762f8f6b11725725a227080746ef865f2756c9c9e1591dddaad) >>> host-riscv-isa-sim 1.1.0 Collecting legal info LICENSE: OK (sha256: c65e436d18972c9c4bd192494fe4870bd2e158179474975b80a3559f27631632) >>> host-boost 1.79.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> rtmpdump c5f04a58fc2aeea6296ca7c44ee4734c18401aa3 Collecting legal info librtmp/COPYING: OK (sha256: 03fe7ca91cc28e99b4003d5b3bd4ce3b084d4c475fdf9975cf0e7fdf4dc739cd) >>> rtptools 1.22 Collecting legal info LICENSE: OK (sha256: f864592065e232c0b444ae9682a7a1a2c6aafe96712999f794bec24d4441a6a9) >>> s6-dns 2.3.5.1 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> skalibs 2.10.0.3 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> socat 1.7.4.3 Collecting legal info README: OK (sha256: 432aebfec164bedcaada7cdf2849e1f003fa00a91a0a1ed34d7cf4abe980f5fb) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.OpenSSL: OK (sha256: fd9e48ca316a5032069b9521f4f4b4d9b1c60365012bae1e62286bcd5bd2e761) >>> speexdsp 1.2.0 Collecting legal info COPYING: OK (sha256: 671bb5d8fd3c6b05a2e831d90f978ac27965c92bd8ea6d16b3df76e3440c0e9f) >>> host-swig 4.0.2 Collecting legal info LICENSE: OK (sha256: f53abaeed775018d519a1b9615f0ca17894772bd9ca21c2a156bf340ac41c13e) LICENSE-GPL: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) LICENSE-UNIVERSITIES: OK (sha256: 7f50d942373a871211c5efee03f3db2f9efd1cff1002b0ef8e3748baa611a5c2) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> twolame 0.4.0 Collecting legal info COPYING: OK (sha256: 257a842724705950b07da76ce0e22ffa80ec77b3e9dfc6702522ac342409da0f) >>> host-vboot-utils bbdd62f9b030db7ad8eef789aaf58a7ff9a25656 Collecting legal info LICENSE: OK (sha256: cb9dc8e96aedf9120b6757a60387db10f3c1a8e3fd97bb9d0f11327be5a7ed4d) >>> vtun 3.0.4 Collecting legal info README.OpenSSL: OK (sha256: 5692a9a69dc5abc1aa9cbc54899d114b65c4cefbd9d7fcecc304316a2f26ced3) >>> watchdogd 3.5 Collecting legal info LICENSE: OK (sha256: fd685e20931174308c45a26418a7ce34d66704c4e4b92ab1d8299deb255cd676) >>> wireless-regdb 2022.02.18 Collecting legal info LICENSE: OK (sha256: 678b0df753c86198fc496d1f1033429bbd57f101472132ee7eaaf9f5e0a7fae1) >>> zziplib 0.13.72 Collecting legal info docs/COPYING.LIB: OK (sha256: 94b03f1a60a7fd5007149530626a895a6ef5a8b9342abfd56860c5f3956f5d23) docs/COPYING.MPL: OK (sha256: c2aa7d58cebd24cb877bbf11d6b13a4bb7cd08b9d7db5d3037ca06c46bf4cfd8) docs/copying.htm: OK (sha256: 1c6da11efe8c43ee853fe5b21501dd72b81831ae84d58ea376bddc0620a5c361) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-cramfs 2.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> host-fakeroot 1.26 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.1.3 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-zstd 1.5.2 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-9.4.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-9.4.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: genpart-1.0.2: cannot save license (GENPART_LICENSE_FILES not defined) WARNING: jquery-3.5.1: cannot save license (JQUERY_LICENSE_FILES not defined) Legal info produced in /nvmedata/autobuild/instance-3/output-1/legal-info make: Leaving directory '/nvmedata/autobuild/instance-3/buildroot'