rm -rf /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop mkdir -p /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-3/output-1/target/ /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/fakeroot PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/autobuild/instance-3/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/fakeroot echo "/home/buildroot/autobuild/instance-3/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/lib/udev/hwdb.d/ /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/etc/udev/hwdb.d/\n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/fakeroot echo "find /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/fakeroot echo "find /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/fakeroot printf ' /home/buildroot/autobuild/instance-3/output-1/host/bin/genisoimage -r /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target | /home/buildroot/autobuild/instance-3/output-1/host/bin/create_compressed_fs - 65536 > /home/buildroot/autobuild/instance-3/output-1/images/rootfs.cloop\n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/fakeroot chmod a+x /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/fakeroot PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-3/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/fakeroot rootdir=/home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target table='/home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt' 32 processor core(s) detected Warning, number as file string found. Assuming old command syntax and choosing compatible parameters (-m -B 65536). See the usage info (-h) for better/correct parameters. Block size 65536, expected number of blocks: 2147483647 Using SMCRO000.;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/sbin/smcroutectl (smcrouted) Using CANTA000.OTF;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/share/fonts/cantarell/Cantarell-Bold.otf (Cantarell-Oblique.otf) Using CANTA001.OTF;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/share/fonts/cantarell/Cantarell-Oblique.otf (Cantarell-Regular.otf) Using CANTA002.OTF;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/share/fonts/cantarell/Cantarell-Regular.otf (Cantarell-BoldOblique.otf) Using XTERM000.;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/share/terminfo/x/xterm+256color (xterm-256color) Using COMIX000 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/share/cursors/xorg-x11/ComixCursors-Slim-Blue (ComixCursors-Slim-Orange) Using COMIX001 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/share/cursors/xorg-x11/ComixCursors-Slim-Orange (ComixCursors-Black) Using COMIX002 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/share/cursors/xorg-x11/ComixCursors-Black (ComixCursors-Slim-Red) Using COMIX003 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/share/cursors/xorg-x11/ComixCursors-Slim-Red (ComixCursors-Green) Using COMIX004 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/share/cursors/xorg-x11/ComixCursors-Green (ComixCursors-Blue) Using COMIX005 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/share/cursors/xorg-x11/ComixCursors-Blue (ComixCursors-Red) Using COMIX006 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/share/cursors/xorg-x11/ComixCursors-Red (ComixCursors-Orange) Using COMIX007 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/share/cursors/xorg-x11/ComixCursors-Orange (ComixCursors-White) Using COMIX008 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/share/cursors/xorg-x11/ComixCursors-White (ComixCursors-Slim-Black) Using COMIX009 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/share/cursors/xorg-x11/ComixCursors-Slim-Black (ComixCursors-Slim-Green) Using COMIX00A for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/share/cursors/xorg-x11/ComixCursors-Slim-Green (ComixCursors-Slim-White) Using LEFT_000.;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/share/cursors/xorg-x11/ComixCursors-Slim-White/cursors/left_ptr (left_ptr_watch) Using F41C0000.;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/share/cursors/xorg-x11/ComixCursors-Slim-White/cursors/f41c0e382c97c0938e07017e42800402 (f41c0e382c94c0958e07017e42b00462) Using 03B6E000.;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/share/cursors/xorg-x11/ComixCursors-Slim-White/cursors/03b6e0fcb3499374a867c041f52298f0 (03b6e0fcb3499374a867d041f52298f0) Using UP_AR000.;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/share/cursors/xorg-x11/ComixCursors-Slim-White/cursors/up_arrow (up-arrow) Using LEFT_000.;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/share/cursors/xorg-x11/ComixCursors-Slim-Green/cursors/left_ptr (left_ptr_watch) Using F41C0000.;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/share/cursors/xorg-x11/ComixCursors-Slim-Green/cursors/f41c0e382c97c0938e07017e42800402 (f41c0e382c94c0958e07017e42b00462) Using 03B6E000.;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/share/cursors/xorg-x11/ComixCursors-Slim-Green/cursors/03b6e0fcb3499374a867c041f52298f0 (03b6e0fcb3499374a867d041f52298f0) Using UP_AR000.;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/share/cursors/xorg-x11/ComixCursors-Slim-Green/cursors/up_arrow (up-arrow) Using LEFT_000.;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/share/cursors/xorg-x11/ComixCursors-Slim-Black/cursors/left_ptr (left_ptr_watch) Using F41C0000.;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/share/cursors/xorg-x11/ComixCursors-Slim-Black/cursors/f41c0e382c97c0938e07017e42800402 (f41c0e382c94c0958e07017e42b00462) Using 03B6E000.;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/share/cursors/xorg-x11/ComixCursors-Slim-Black/cursors/03b6e0fcb3499374a867c041f52298f0 (03b6e0fcb3499374a867d041f52298f0) Using UP_AR000.;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/share/cursors/xorg-x11/ComixCursors-Slim-Black/cursors/up_arrow (up-arrow) Using LEFT_000.;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/share/cursors/xorg-x11/ComixCursors-White/cursors/left_ptr (left_ptr_watch) Using F41C0000.;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/share/cursors/xorg-x11/ComixCursors-White/cursors/f41c0e382c97c0938e07017e42800402 (f41c0e382c94c0958e07017e42b00462) Using 03B6E000.;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/share/cursors/xorg-x11/ComixCursors-White/cursors/03b6e0fcb3499374a867c041f52298f0 (03b6e0fcb3499374a867d041f52298f0) Using UP_AR000.;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/share/cursors/xorg-x11/ComixCursors-White/cursors/up_arrow (up-arrow) Using LEFT_000.;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/share/cursors/xorg-x11/ComixCursors-Orange/cursors/left_ptr (left_ptr_watch) Using F41C0000.;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/share/cursors/xorg-x11/ComixCursors-Orange/cursors/f41c0e382c97c0938e07017e42800402 (f41c0e382c94c0958e07017e42b00462) Using 03B6E000.;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/share/cursors/xorg-x11/ComixCursors-Orange/cursors/03b6e0fcb3499374a867c041f52298f0 (03b6e0fcb3499374a867d041f52298f0) Using UP_AR000.;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/share/cursors/xorg-x11/ComixCursors-Orange/cursors/up_arrow (up-arrow) Using LEFT_000.;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/share/cursors/xorg-x11/ComixCursors-Red/cursors/left_ptr (left_ptr_watch) Using F41C0000.;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/share/cursors/xorg-x11/ComixCursors-Red/cursors/f41c0e382c97c0938e07017e42800402 (f41c0e382c94c0958e07017e42b00462) Using 03B6E000.;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/share/cursors/xorg-x11/ComixCursors-Red/cursors/03b6e0fcb3499374a867c041f52298f0 (03b6e0fcb3499374a867d041f52298f0) Using UP_AR000.;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/share/cursors/xorg-x11/ComixCursors-Red/cursors/up_arrow (up-arrow) Using LEFT_000.;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/share/cursors/xorg-x11/ComixCursors-Blue/cursors/left_ptr (left_ptr_watch) Using F41C0000.;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/share/cursors/xorg-x11/ComixCursors-Blue/cursors/f41c0e382c97c0938e07017e42800402 (f41c0e382c94c0958e07017e42b00462) Using 03B6E000.;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/share/cursors/xorg-x11/ComixCursors-Blue/cursors/03b6e0fcb3499374a867c041f52298f0 (03b6e0fcb3499374a867d041f52298f0) Using UP_AR000.;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/share/cursors/xorg-x11/ComixCursors-Blue/cursors/up_arrow (up-arrow) Using LEFT_000.;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/share/cursors/xorg-x11/ComixCursors-Green/cursors/left_ptr (left_ptr_watch) Using F41C0000.;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/share/cursors/xorg-x11/ComixCursors-Green/cursors/f41c0e382c97c0938e07017e42800402 (f41c0e382c94c0958e07017e42b00462) Using 03B6E000.;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/share/cursors/xorg-x11/ComixCursors-Green/cursors/03b6e0fcb3499374a867c041f52298f0 (03b6e0fcb3499374a867d041f52298f0) Using UP_AR000.;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/share/cursors/xorg-x11/ComixCursors-Green/cursors/up_arrow (up-arrow) Using LEFT_000.;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/share/cursors/xorg-x11/ComixCursors-Slim-Red/cursors/left_ptr (left_ptr_watch) Using F41C0000.;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/share/cursors/xorg-x11/ComixCursors-Slim-Red/cursors/f41c0e382c97c0938e07017e42800402 (f41c0e382c94c0958e07017e42b00462) Using 03B6E000.;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/share/cursors/xorg-x11/ComixCursors-Slim-Red/cursors/03b6e0fcb3499374a867c041f52298f0 (03b6e0fcb3499374a867d041f52298f0) Using UP_AR000.;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/share/cursors/xorg-x11/ComixCursors-Slim-Red/cursors/up_arrow (up-arrow) Using LEFT_000.;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/share/cursors/xorg-x11/ComixCursors-Black/cursors/left_ptr (left_ptr_watch) Using F41C0000.;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/share/cursors/xorg-x11/ComixCursors-Black/cursors/f41c0e382c97c0938e07017e42800402 (f41c0e382c94c0958e07017e42b00462) Using 03B6E000.;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/share/cursors/xorg-x11/ComixCursors-Black/cursors/03b6e0fcb3499374a867c041f52298f0 (03b6e0fcb3499374a867d041f52298f0) Using UP_AR000.;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/share/cursors/xorg-x11/ComixCursors-Black/cursors/up_arrow (up-arrow) Using LEFT_000.;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/share/cursors/xorg-x11/ComixCursors-Slim-Orange/cursors/left_ptr (left_ptr_watch) Using F41C0000.;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/share/cursors/xorg-x11/ComixCursors-Slim-Orange/cursors/f41c0e382c97c0938e07017e42800402 (f41c0e382c94c0958e07017e42b00462) Using 03B6E000.;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/share/cursors/xorg-x11/ComixCursors-Slim-Orange/cursors/03b6e0fcb3499374a867c041f52298f0 (03b6e0fcb3499374a867d041f52298f0) Using UP_AR000.;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/share/cursors/xorg-x11/ComixCursors-Slim-Orange/cursors/up_arrow (up-arrow) Using LEFT_000.;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/share/cursors/xorg-x11/ComixCursors-Slim-Blue/cursors/left_ptr (left_ptr_watch) Using F41C0000.;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/share/cursors/xorg-x11/ComixCursors-Slim-Blue/cursors/f41c0e382c97c0938e07017e42800402 (f41c0e382c94c0958e07017e42b00462) Using 03B6E000.;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/share/cursors/xorg-x11/ComixCursors-Slim-Blue/cursors/03b6e0fcb3499374a867c041f52298f0 (03b6e0fcb3499374a867d041f52298f0) Using UP_AR000.;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/share/cursors/xorg-x11/ComixCursors-Slim-Blue/cursors/up_arrow (up-arrow) Using AUDIO000.OGA;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/share/sounds/freedesktop/stereo/audio-channel-front-center.oga (audio-channel-rear-right.oga) Using AUDIO001.OGA;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/share/sounds/freedesktop/stereo/audio-channel-rear-right.oga (audio-channel-side-right.oga) Using AUDIO002.OGA;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/share/sounds/freedesktop/stereo/audio-channel-side-right.oga (audio-channel-rear-center.oga) Using AUDIO003.OGA;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/share/sounds/freedesktop/stereo/audio-channel-rear-center.oga (audio-channel-front-right.oga) Using AUDIO004.OGA;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/share/sounds/freedesktop/stereo/audio-channel-front-right.oga (audio-channel-rear-left.oga) Using NETWO000.OGA;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/share/sounds/freedesktop/stereo/network-connectivity-lost.oga (network-connectivity-established.oga) Using PHONE000.OGA;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/share/sounds/freedesktop/stereo/phone-outgoing-calling.oga (phone-outgoing-busy.oga) Using AUDIO005.OGA;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/share/sounds/freedesktop/stereo/audio-channel-rear-left.oga (audio-channel-front-left.oga) Using AUDIO006.OGA;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/share/sounds/freedesktop/stereo/audio-channel-front-left.oga (audio-channel-side-left.oga) Using SERVI000.OGA;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/share/sounds/freedesktop/stereo/service-login.oga (service-logout.oga) Using START000.OGG;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/share/sounds/borealis/stereo/Startup1_3.ogg (Startup1_4.ogg) Using QUEST000.OGG;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/share/sounds/borealis/stereo/Question_background.ogg (Question.ogg) Using KOPET000.OGG;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/share/sounds/borealis/stereo/Kopete_status.ogg (Kopete_send.ogg) Using MINIM000.OGG;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/share/sounds/borealis/stereo/Minimize4.ogg (Minimize1.ogg) Using START001.OGG;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/share/sounds/borealis/stereo/Startup1_4.ogg (Startup1_2.ogg) Using START002.OGG;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/share/sounds/borealis/stereo/Startup1_2.ogg (Startup1_1.ogg) Using RESTO000.OGG;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/share/sounds/borealis/stereo/Restore_up.ogg (Restore_down.ogg) Using CGROU000.;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/bin/cgroupfs-umount (cgroupfs-mount) Using TST_A000.;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/lib/uclibc-ng-test/test/argp/tst-argp1 (tst-argp2) Using TST_J000.;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/lib/uclibc-ng-test/test/pthread/tst-join3 (tst-join2) Using TST_S000.;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/lib/uclibc-ng-test/test/signal/tst-signal (tst-signalfd) Using TST_I000.;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/lib/uclibc-ng-test/test/iconv/tst-iconv6 (tst-iconv3) Using TST_I001.;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/lib/uclibc-ng-test/test/iconv/tst-iconv3 (tst-iconv2) Using TST_I002.;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/lib/uclibc-ng-test/test/iconv/tst-iconv2 (tst-iconv1) Using TST_I003.;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/lib/uclibc-ng-test/test/iconv/tst-iconv1 (tst-iconv4) Using TST_I004.;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/lib/uclibc-ng-test/test/iconv/tst-iconv4 (tst-iconv5) Using TST_M000.;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/lib/uclibc-ng-test/test/time/tst-mktime3 (tst-mktime) Using TST_P000.;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/lib/uclibc-ng-test/test/unistd/tst-preadwrite (tst-preadwrite64) Using TST_G000.;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/lib/uclibc-ng-test/test/inet/tst-getni2 (tst-getni1) Using TST_E000.;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/lib/uclibc-ng-test/test/inet/tst-ether_aton (tst-ethers) Using TST_E001.;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/lib/uclibc-ng-test/test/inet/tst-ethers (tst-ethers-line) Using ARG_T000.GOO;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/lib/uclibc-ng-test/test/args/arg_test_glibc.out.good (arg_test.out.good) Using TEST_000.;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/lib/uclibc-ng-test/test/stdlib/test-canon (test-canon2) Using TEST_001.;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/lib/uclibc-ng-test/test/stdlib/test-mkostemp-O_CLOEXEC (test-mkostemp-child) Using TESTS000.;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/lib/uclibc-ng-test/test/stdlib/teststrtol (teststrtoq) Using TST_R000.;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/lib/uclibc-ng-test/test/regex/tst-regex2 (tst-regexloc) Using LIBM_000.;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/lib/uclibc-ng-test/test/math/libm-test-ulps-m68k (libm-test-ulps-sh) Using LIBM_001.;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/lib/uclibc-ng-test/test/math/libm-test-ulps-sh (libm-test-ulps-sparc) Using LIBM_002.;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/lib/uclibc-ng-test/test/math/libm-test-ulps-sparc (libm-test-ulps-x86_64) Using LIBM_003.;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/lib/uclibc-ng-test/test/math/libm-test-ulps-x86_64 (libm-test-ulps-microblaze) Using LIBM_004.;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/lib/uclibc-ng-test/test/math/libm-test-ulps-microblaze (libm-test-ulps-mips64) Using LIBM_005.;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/lib/uclibc-ng-test/test/math/libm-test-ulps-mips64 (libm-test-ulps-arm) Using LIBM_006.;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/lib/uclibc-ng-test/test/math/libm-test-ulps-arm (libm-test-ulps-alpha) Using LIBM_007.;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/lib/uclibc-ng-test/test/math/libm-test-ulps-alpha (libm-test-ulps-nios2) Using LIBM_008.;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/lib/uclibc-ng-test/test/math/libm-test-ulps-nios2 (libm-test-ulps-i386) Using LIBM_009.;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/lib/uclibc-ng-test/test/math/libm-test-ulps-i386 (libm-test-ulps-powerpc) Using LIBM_00A.;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/lib/uclibc-ng-test/test/math/libm-test-ulps-powerpc (libm-test-ulps-hppa) Using LIBM_00B.;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/lib/uclibc-ng-test/test/math/libm-test-ulps-hppa (libm-test-ulps-generic) Using LIBM_00C.;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/lib/uclibc-ng-test/test/math/libm-test-ulps-generic (libm-test-ulps-mips32) Using LIBM_00D.;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/lib/uclibc-ng-test/test/math/libm-test-ulps-mips32 (libm-test-ulps-ia64) Using TST_M000.;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/lib/uclibc-ng-test/test/mmap/tst-mmap-fflushsync (tst-mmap-eofsync) Using TST_M001.;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/lib/uclibc-ng-test/test/mmap/tst-mmap-eofsync (tst-mmap-offend) Using TST_M002.;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/lib/uclibc-ng-test/test/mmap/tst-mmap-offend (tst-mmap-setvbuf) Using TST_M000.;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/lib/uclibc-ng-test/test/malloc/tst-mallocfork (tst-malloc) Using TST_S000.;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/lib/uclibc-ng-test/test/misc/tst-statvfs (tst-statfs) Using TST_S001.;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/lib/uclibc-ng-test/test/misc/tst-syscall0 (tst-syscall1) Using TST_U000.;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/lib/uclibc-ng-test/test/misc/tst-utmp (tst-utmpx) Using TST_S002.;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/usr/lib/uclibc-ng-test/test/misc/tst-syscall1 (tst-syscall6) Using TTYP3000.;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/dev/ttyP3 (ttyp3) Using MTDBL000.;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/dev/mtdblock0 (mtdblock2) Using TTYP0000.;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/dev/ttyp0 (ttyP0) Using TTYP1000.;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/dev/ttyP1 (ttyp1) Using MTDBL001.;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/dev/mtdblock2 (mtdblock1) Using TTYP2000.;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/dev/ttyp2 (ttyP2) Using MTDBL002.;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/dev/mtdblock1 (mtdblock3) Using R1F_2000.FW;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/lib/firmware/R1f.2_SoC1v20_Cobra_FM_SOC1_coef.fw (R1f.2_SoC1v20_Cobra_FM_SOC1_prog.fw) Using CG29X000.FW;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/lib/firmware/CG29XX_0700_0013_patch.fw (CG29XX_0200_0000_settings.fw) Using STLC2000.FW;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/lib/firmware/STLC2690_0603_0014_settings.fw (STLC2690_0603_0014_patch.fw) Using CG29X001.FW;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/lib/firmware/CG29XX_0200_0000_settings.fw (CG29XX_0700_0013_settings.fw) Using R1F_2001.FW;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/lib/firmware/R1f.2_SoC1v20_Cobra_FM_SOC1_prog.fw (R1f.2_SoC1v20_EXT_src_coeff_1.1.fw) Using CG290000.FW;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/lib/firmware/cg2900_fm_bt_src_coeff_info.fw (cg2900_fm_fm_coeff_info.fw) Using R2C_2000.FW;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/lib/firmware/R2c.2_SoC2v06_Cobra_FM_SOC2_prog.fw (R2c.2_SoC2v06_Cobra_FM_SOC2_coef.fw) Using CG290001.FW;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/lib/firmware/cg2900_fm_fm_coeff_info.fw (cg2900_fm_fm_prog_info.fw) Using CG29X002.FW;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/lib/firmware/CG29XX_0700_0013_settings.fw (CG29XX_0700_0011_patch.fw) Using CG29X003.FW;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/lib/firmware/CG29XX_0700_0011_patch.fw (CG29XX_0700_0011_settings.fw) Using R2C_2001.FW;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/lib/firmware/R2c.2_SoC2v06_Cobra_FM_SOC2_coef.fw (R2c.2_SoC2v06_EXT_src_coeff_1.1.fw) Using R1F_2002.FW;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/lib/firmware/R1f.2_SoC1v20_EXT_src_coeff_1.1.fw (R1f.2_SoC1v20_BT_src_coeff_1.1.fw) Using CG29X004.FW;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/lib/firmware/CG29XX_0700_0011_settings.fw (CG29XX_0200_0000_patch.fw) Using STLC2001.FW;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/lib/firmware/STLC2690_0603_0014_patch.fw (STLC2690_0604_001D_settings.fw) Using R2C_2002.FW;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/lib/firmware/R2c.2_SoC2v06_EXT_src_coeff_1.1.fw (R2c.2_SoC2v06_BT_src_coeff_1.1.fw) Using CG290002.FW;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/lib/firmware/cg2900_fm_fm_prog_info.fw (cg2900_fm_ext_src_coeff_info.fw) Using STLC2002.FW;1 for /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cloop/target/lib/firmware/STLC2690_0604_001D_settings.fw (STLC2690_0604_001D_patch.fw) [ 9] Blk# 0, [ratio/avg. 5%/ 5%], avg.speed: 65536 b/s, ETA: 2147483646s [ 9] Blk# 100, [ratio/avg. 11%/ 28%], avg.speed: 6619136 b/s, ETA: 21262213s 13.24% done, estimate finish Tue Aug 9 21:26:31 2022 [ 9] Blk# 200, [ratio/avg. 13%/ 21%], avg.speed: 13172736 b/s, ETA: 10683997s 26.44% done, estimate finish Tue Aug 9 21:26:34 2022 [ 9] Blk# 300, [ratio/avg. 9%/ 19%], avg.speed: 9863168 b/s, ETA: 14268992s [ 9] Blk# 400, [ratio/avg. 18%/ 18%], avg.speed: 13139968 b/s, ETA: 10710639s 39.60% done, estimate finish Tue Aug 9 21:26:33 2022 [ 9] Blk# 500, [ratio/avg. 18%/ 17%], avg.speed: 16416768 b/s, ETA: 8572787s 52.84% done, estimate finish Tue Aug 9 21:26:32 2022 [ 9] Blk# 600, [ratio/avg. 18%/ 17%], avg.speed: 19693568 b/s, ETA: 7146366s [ 9] Blk# 700, [ratio/avg. 18%/ 16%], avg.speed: 22970368 b/s, ETA: 6126912s 66.01% done, estimate finish Tue Aug 9 21:26:32 2022 [ 9] Blk# 800, [ratio/avg. 72%/ 24%], avg.speed: 26247168 b/s, ETA: 5362004s [ 9] Blk# 900, [ratio/avg. 31%/ 26%], avg.speed: 29523968 b/s, ETA: 4766887s 79.23% done, estimate finish Tue Aug 9 21:26:32 2022 [ 9] Blk# 1000, [ratio/avg. 51%/ 28%], avg.speed: 32800768 b/s, ETA: 4290674s 92.42% done, estimate finish Tue Aug 9 21:26:32 2022 [ 9] Blk# 1100, [ratio/avg. 41%/ 29%], avg.speed: 24051712 b/s, ETA: 5851451s Total translation table size: 0 Total rockridge attributes bytes: 248752 Total directory bytes: 544768 Path table size(bytes): 1724 Max brk space used 21c000 37877 extents written (73 MB) Statistics: gzip(0): 0 ( 0%) gzip(1): 0 ( 0%) gzip(2): 0 ( 0%) gzip(3): 0 ( 0%) gzip(4): 0 ( 0%) gzip(5): 0 ( 0%) gzip(6): 0 ( 0%) gzip(7): 0 ( 0%) gzip(8): 0 ( 0%) gzip(9): 1184 (1e+02%) 7zip: 0 ( 0%) Writing index for 1184 block(s)... Writing compressed data... >>> Generating filesystem image rootfs.cpio mkdir -p /home/buildroot/autobuild/instance-3/output-1/images rm -rf /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cpio mkdir -p /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cpio rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-3/output-1/target/ /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cpio/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cpio/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cpio/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cpio/target" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cpio/fakeroot PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/autobuild/instance-3/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cpio/target >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cpio/fakeroot echo "/home/buildroot/autobuild/instance-3/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cpio/target" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cpio/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cpio/target/usr/lib/udev/hwdb.d/ /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cpio/target/etc/udev/hwdb.d/\n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cpio/fakeroot printf ' if [ ! -e /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cpio/target/init ]; then ln -sf sbin/init /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cpio/target/init; fi\n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cpio/fakeroot echo "find /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cpio/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cpio/fakeroot echo "find /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cpio/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cpio/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cpio/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cpio/fakeroot printf ' cd /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cpio/target && find . | LC_ALL=C sort | cpio --quiet -o -H newc > /home/buildroot/autobuild/instance-3/output-1/images/rootfs.cpio\n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cpio/fakeroot chmod a+x /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cpio/fakeroot PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-3/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cpio/fakeroot rootdir=/home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cpio/target table='/home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt' PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" bzip2 -9 -c /home/buildroot/autobuild/instance-3/output-1/images/rootfs.cpio > /home/buildroot/autobuild/instance-3/output-1/images/rootfs.cpio.bz2 >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/buildroot/autobuild/instance-3/output-1/images rm -rf /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-3/output-1/target/ /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/autobuild/instance-3/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/buildroot/autobuild/instance-3/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/buildroot/autobuild/instance-3/output-1/host/bin/mkyaffs2 --all-root /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target /home/buildroot/autobuild/instance-3/output-1/images/rootfs.yaffs2\n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-3/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target table='/home/buildroot/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 '/home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][done] scanning complete, total 2469 objects. stage 2: creating image '/home/buildroot/autobuild/instance-3/output-1/images/rootfs.yaffs2' [ ] 1/2469 0% [ ] 2/2469 0% [ ] 3/2469 0% [ ] 4/2469 0% [ ] 5/2469 0% [ ] 6/2469 0% [ ] 7/2469 0% [ ] 8/2469 0% [ ] 9/2469 0% [ ] 10/2469 0% [ ] 11/2469 0% [ ] 12/2469 0% [ ] 13/2469 0% [ ] 14/2469 0% [ ] 15/2469 0% [ ] 16/2469 0% [ ] 17/2469 0% [ ] 18/2469 0% [ ] 19/2469 0% [ ] 20/2469 0% [ ] 21/2469 0% [ ] 22/2469 0% [ ] 23/2469 0% [ ] 24/2469 0% [ ] 25/2469 1% [ ] 26/2469 1% [ ] 27/2469 1% [ ] 28/2469 1% [ ] 29/2469 1% [ ] 30/2469 1% [ ] 31/2469 1% [ ] 32/2469 1% [ ] 33/2469 1% [ ] 34/2469 1% [ ] 35/2469 1% [ ] 36/2469 1% [ ] 37/2469 1% [ ] 38/2469 1% [ ] 39/2469 1% [= ] 40/2469 1% [= ] 41/2469 1% [= ] 42/2469 1% [= ] 43/2469 1% [= ] 44/2469 1% [= ] 45/2469 1% [= ] 46/2469 1% [= ] 47/2469 1% [= ] 48/2469 1% [= ] 49/2469 1% [= ] 50/2469 2% [= ] 51/2469 2% [= ] 52/2469 2% [= ] 53/2469 2% [= ] 54/2469 2% [= ] 55/2469 2% [= ] 56/2469 2% [= ] 57/2469 2% [= ] 58/2469 2% [= ] 59/2469 2% [= ] 60/2469 2% [= ] 61/2469 2% [= ] 62/2469 2% [= ] 63/2469 2% [= ] 64/2469 2% [= ] 65/2469 2% [= ] 66/2469 2% [= ] 67/2469 2% [= ] 68/2469 2% [= ] 69/2469 2% [= ] 70/2469 2% [= ] 71/2469 2% [= ] 72/2469 2% [= ] 73/2469 2% [= ] 74/2469 2% [= ] 75/2469 3% [= ] 76/2469 3% [= ] 77/2469 3% [= ] 78/2469 3% [= ] 79/2469 3% [== ] 80/2469 3% [== ] 81/2469 3% [== ] 82/2469 3% [== ] 83/2469 3% [== ] 84/2469 3% [== ] 85/2469 3% [== ] 86/2469 3% [== ] 87/2469 3% [== ] 88/2469 3% [== ] 89/2469 3% [== ] 90/2469 3% [== ] 91/2469 3% [== ] 92/2469 3% [== ] 93/2469 3% [== ] 94/2469 3% [== ] 95/2469 3% [== ] 96/2469 3% [== ] 97/2469 3% [== ] 98/2469 3% [== ] 99/2469 4% [== ] 100/2469 4% [== ] 101/2469 4% [== ] 102/2469 4% [== ] 103/2469 4% [== ] 104/2469 4% [== ] 105/2469 4% [== ] 106/2469 4% [== ] 107/2469 4% [== ] 108/2469 4% [== ] 109/2469 4% [== ] 110/2469 4% [== ] 111/2469 4% [== ] 112/2469 4% [== ] 113/2469 4% [== ] 114/2469 4% [== ] 115/2469 4% [== ] 116/2469 4% [== ] 117/2469 4% [== ] 118/2469 4% [== ] 119/2469 4% [=== ] 120/2469 4% [=== ] 121/2469 4% [=== ] 122/2469 4% [=== ] 123/2469 4% [=== ] 124/2469 5% [=== ] 125/2469 5% [=== ] 126/2469 5% [=== ] 127/2469 5% [=== ] 128/2469 5% [=== ] 129/2469 5% [=== ] 130/2469 5% [=== ] 131/2469 5% [=== ] 132/2469 5% [=== ] 133/2469 5% [=== ] 134/2469 5% [=== ] 135/2469 5% [=== ] 136/2469 5% [=== ] 137/2469 5% [=== ] 138/2469 5% [=== ] 139/2469 5% [=== ] 140/2469 5% [=== ] 141/2469 5% [=== ] 142/2469 5% [=== ] 143/2469 5% [=== ] 144/2469 5% [=== ] 145/2469 5% [=== ] 146/2469 5% [=== ] 147/2469 5% [=== ] 148/2469 5% [=== ] 149/2469 6% [=== ] 150/2469 6% [=== ] 151/2469 6% [=== ] 152/2469 6% [=== ] 153/2469 6% [=== ] 154/2469 6% [=== ] 155/2469 6% [=== ] 156/2469 6% [=== ] 157/2469 6% [=== ] 158/2469 6% [=== ] 159/2469 6% [==== ] 160/2469 6% [==== ] 161/2469 6% [==== ] 162/2469 6% [==== ] 163/2469 6% [==== ] 164/2469 6% [==== ] 165/2469 6% [==== ] 166/2469 6% [==== ] 167/2469 6% [==== ] 168/2469 6% [==== ] 169/2469 6% [==== ] 170/2469 6% [==== ] 171/2469 6% [==== ] 172/2469 6% [==== ] 173/2469 7% [==== ] 174/2469 7% [==== ] 175/2469 7% [==== ] 176/2469 7% [==== ] 177/2469 7% [==== ] 178/2469 7% [==== ] 179/2469 7% [==== ] 180/2469 7% [==== ] 181/2469 7% [==== ] 182/2469 7% [==== ] 183/2469 7% [==== ] 184/2469 7% [==== ] 185/2469 7% [==== ] 186/2469 7% [==== ] 187/2469 7% [==== ] 188/2469 7% [==== ] 189/2469 7% [==== ] 190/2469 7% [==== ] 191/2469 7% [==== ] 192/2469 7% [==== ] 193/2469 7% [==== ] 194/2469 7% [==== ] 195/2469 7% [==== ] 196/2469 7% [==== ] 197/2469 7% [==== ] 198/2469 8% [==== ] 199/2469 8% [===== ] 200/2469 8% [===== ] 201/2469 8% [===== ] 202/2469 8% [===== ] 203/2469 8% [===== ] 204/2469 8% [===== ] 205/2469 8% [===== ] 206/2469 8% [===== ] 207/2469 8% [===== ] 208/2469 8% [===== ] 209/2469 8% [===== ] 210/2469 8% [===== ] 211/2469 8% [===== ] 212/2469 8% [===== ] 213/2469 8% [===== ] 214/2469 8% [===== ] 215/2469 8% [===== ] 216/2469 8% [===== ] 217/2469 8% [===== ] 218/2469 8% [===== ] 219/2469 8% [===== ] 220/2469 8% [===== ] 221/2469 8% [===== ] 222/2469 8% [===== ] 223/2469 9% [===== ] 224/2469 9% [===== ] 225/2469 9% [===== ] 226/2469 9% [===== ] 227/2469 9% [===== ] 228/2469 9% [===== ] 229/2469 9% [===== ] 230/2469 9% [===== ] 231/2469 9% [===== ] 232/2469 9% [===== ] 233/2469 9% [===== ] 234/2469 9% [===== ] 235/2469 9% [===== ] 236/2469 9% [===== ] 237/2469 9% [===== ] 238/2469 9% [====== ] 239/2469 9% [====== ] 240/2469 9% [====== ] 241/2469 9% [====== ] 242/2469 9% [====== ] 243/2469 9% [====== ] 244/2469 9% [====== ] 245/2469 9% [====== ] 246/2469 9% [====== ] 247/2469 10% [====== ] 248/2469 10% [====== ] 249/2469 10% [====== ] 250/2469 10% [====== ] 251/2469 10% [====== ] 252/2469 10% [====== ] 253/2469 10% [====== ] 254/2469 10% [====== ] 255/2469 10% [====== ] 256/2469 10% [====== ] 257/2469 10% [====== ] 258/2469 10% [====== ] 259/2469 10% [====== ] 260/2469 10% [====== ] 261/2469 10% [====== ] 262/2469 10% [====== ] 263/2469 10% [====== ] 264/2469 10% [====== ] 265/2469 10% [====== ] 266/2469 10% [====== ] 267/2469 10% [====== ] 268/2469 10% [====== ] 269/2469 10% [====== ] 270/2469 10% [====== ] 271/2469 10% [====== ] 272/2469 11% [====== ] 273/2469 11% [====== ] 274/2469 11% [====== ] 275/2469 11% [====== ] 276/2469 11% [====== ] 277/2469 11% [====== ] 278/2469 11% [======= ] 279/2469 11% [======= ] 280/2469 11% [======= ] 281/2469 11% [======= ] 282/2469 11% [======= ] 283/2469 11% [======= ] 284/2469 11% [======= ] 285/2469 11% [======= ] 286/2469 11% [======= ] 287/2469 11% [======= ] 288/2469 11% [======= ] 289/2469 11% [======= ] 290/2469 11% [======= ] 291/2469 11% [======= ] 292/2469 11% [======= ] 293/2469 11% [======= ] 294/2469 11% [======= ] 295/2469 11% [======= ] 296/2469 11% [======= ] 297/2469 12% [======= ] 298/2469 12% [======= ] 299/2469 12% [======= ] 300/2469 12% [======= ] 301/2469 12% [======= ] 302/2469 12% [======= ] 303/2469 12% [======= ] 304/2469 12% [======= ] 305/2469 12% [======= ] 306/2469 12% [======= ] 307/2469 12% [======= ] 308/2469 12% [======= ] 309/2469 12% [======= ] 310/2469 12% [======= ] 311/2469 12% [======= ] 312/2469 12% [======= ] 313/2469 12% [======= ] 314/2469 12% [======= ] 315/2469 12% [======= ] 316/2469 12% [======= ] 317/2469 12% [======= ] 318/2469 12% [======== ] 319/2469 12% [======== ] 320/2469 12% [======== ] 321/2469 13% [======== ] 322/2469 13% [======== ] 323/2469 13% [======== ] 324/2469 13% [======== ] 325/2469 13% [======== ] 326/2469 13% [======== ] 327/2469 13% [======== ] 328/2469 13% [======== ] 329/2469 13% [======== ] 330/2469 13% [======== ] 331/2469 13% [======== ] 332/2469 13% [======== ] 333/2469 13% [======== ] 334/2469 13% [======== ] 335/2469 13% [======== ] 336/2469 13% [======== ] 337/2469 13% [======== ] 338/2469 13% [======== ] 339/2469 13% [======== ] 340/2469 13% [======== ] 341/2469 13% [======== ] 342/2469 13% [======== ] 343/2469 13% [======== ] 344/2469 13% [======== ] 345/2469 13% [======== ] 346/2469 14% [======== ] 347/2469 14% [======== ] 348/2469 14% [======== ] 349/2469 14% [======== ] 350/2469 14% [======== ] 351/2469 14% [======== ] 352/2469 14% [======== ] 353/2469 14% [======== ] 354/2469 14% [======== ] 355/2469 14% [======== ] 356/2469 14% [======== ] 357/2469 14% [======== ] 358/2469 14% [========= ] 359/2469 14% [========= ] 360/2469 14% [========= ] 361/2469 14% [========= ] 362/2469 14% [========= ] 363/2469 14% [========= ] 364/2469 14% [========= ] 365/2469 14% [========= ] 366/2469 14% [========= ] 367/2469 14% [========= ] 368/2469 14% [========= ] 369/2469 14% [========= ] 370/2469 14% [========= ] 371/2469 15% [========= ] 372/2469 15% [========= ] 373/2469 15% [========= ] 374/2469 15% [========= ] 375/2469 15% [========= ] 376/2469 15% [========= ] 377/2469 15% [========= ] 378/2469 15% [========= ] 379/2469 15% [========= ] 380/2469 15% [========= ] 381/2469 15% [========= ] 382/2469 15% [========= ] 383/2469 15% [========= ] 384/2469 15% [========= ] 385/2469 15% [========= ] 386/2469 15% [========= ] 387/2469 15% [========= ] 388/2469 15% [========= ] 389/2469 15% [========= ] 390/2469 15% [========= ] 391/2469 15% [========= ] 392/2469 15% [========= ] 393/2469 15% [========= ] 394/2469 15% [========= ] 395/2469 15% [========= ] 396/2469 16% [========= ] 397/2469 16% [========= ] 398/2469 16% [========== ] 399/2469 16% [========== ] 400/2469 16% [========== ] 401/2469 16% [========== ] 402/2469 16% [========== ] 403/2469 16% [========== ] 404/2469 16% [========== ] 405/2469 16% [========== ] 406/2469 16% [========== ] 407/2469 16% [========== ] 408/2469 16% [========== ] 409/2469 16% [========== ] 410/2469 16% [========== ] 411/2469 16% [========== ] 412/2469 16% [========== ] 413/2469 16% [========== ] 414/2469 16% [========== ] 415/2469 16% [========== ] 416/2469 16% [========== ] 417/2469 16% [========== ] 418/2469 16% [========== ] 419/2469 16% [========== ] 420/2469 17% [========== ] 421/2469 17% [========== ] 422/2469 17% [========== ] 423/2469 17% [========== ] 424/2469 17% [========== ] 425/2469 17% [========== ] 426/2469 17% [========== ] 427/2469 17% [========== ] 428/2469 17% [========== ] 429/2469 17% [========== ] 430/2469 17% [========== ] 431/2469 17% [========== ] 432/2469 17% [========== ] 433/2469 17% [========== ] 434/2469 17% [========== ] 435/2469 17% [========== ] 436/2469 17% [========== ] 437/2469 17% [========== ] 438/2469 17% [=========== ] 439/2469 17% [=========== ] 440/2469 17% [=========== ] 441/2469 17% [=========== ] 442/2469 17% [=========== ] 443/2469 17% [=========== ] 444/2469 17% [=========== ] 445/2469 18% [=========== ] 446/2469 18% [=========== ] 447/2469 18% [=========== ] 448/2469 18% [=========== ] 449/2469 18% [=========== ] 450/2469 18% [=========== ] 451/2469 18% [=========== ] 452/2469 18% [=========== ] 453/2469 18% [=========== ] 454/2469 18% [=========== ] 455/2469 18% [=========== ] 456/2469 18% [=========== ] 457/2469 18% [=========== ] 458/2469 18% [=========== ] 459/2469 18% [=========== ] 460/2469 18% [=========== ] 461/2469 18% [=========== ] 462/2469 18% [=========== ] 463/2469 18% [=========== ] 464/2469 18% [=========== ] 465/2469 18% [=========== ] 466/2469 18% [=========== ] 467/2469 18% [=========== ] 468/2469 18% [=========== ] 469/2469 18% [=========== ] 470/2469 19% [=========== ] 471/2469 19% [=========== ] 472/2469 19% [=========== ] 473/2469 19% [=========== ] 474/2469 19% [=========== ] 475/2469 19% [=========== ] 476/2469 19% [=========== ] 477/2469 19% [============ ] 478/2469 19% [============ ] 479/2469 19% [============ ] 480/2469 19% [============ ] 481/2469 19% [============ ] 482/2469 19% [============ ] 483/2469 19% [============ ] 484/2469 19% [============ ] 485/2469 19% [============ ] 486/2469 19% [============ ] 487/2469 19% [============ ] 488/2469 19% [============ ] 489/2469 19% [============ ] 490/2469 19% [============ ] 491/2469 19% [============ ] 492/2469 19% [============ ] 493/2469 19% [============ ] 494/2469 20% [============ ] 495/2469 20% [============ ] 496/2469 20% [============ ] 497/2469 20% [============ ] 498/2469 20% [============ ] 499/2469 20% [============ ] 500/2469 20% [============ ] 501/2469 20% [============ ] 502/2469 20% [============ ] 503/2469 20% [============ ] 504/2469 20% [============ ] 505/2469 20% [============ ] 506/2469 20% [============ ] 507/2469 20% [============ ] 508/2469 20% [============ ] 509/2469 20% [============ ] 510/2469 20% [============ ] 511/2469 20% [============ ] 512/2469 20% [============ ] 513/2469 20% [============ ] 514/2469 20% [============ ] 515/2469 20% [============ ] 516/2469 20% [============ ] 517/2469 20% [============= ] 518/2469 20% [============= ] 519/2469 21% [============= ] 520/2469 21% [============= ] 521/2469 21% [============= ] 522/2469 21% [============= ] 523/2469 21% [============= ] 524/2469 21% [============= ] 525/2469 21% [============= ] 526/2469 21% [============= ] 527/2469 21% [============= ] 528/2469 21% [============= ] 529/2469 21% [============= ] 530/2469 21% [============= ] 531/2469 21% [============= ] 532/2469 21% [============= ] 533/2469 21% [============= ] 534/2469 21% [============= ] 535/2469 21% [============= ] 536/2469 21% [============= ] 537/2469 21% [============= ] 538/2469 21% [============= ] 539/2469 21% [============= ] 540/2469 21% [============= ] 541/2469 21% [============= ] 542/2469 21% [============= ] 543/2469 21% [============= ] 544/2469 22% [============= ] 545/2469 22% [============= ] 546/2469 22% [============= ] 547/2469 22% [============= ] 548/2469 22% [============= ] 549/2469 22% [============= ] 550/2469 22% [============= ] 551/2469 22% [============= ] 552/2469 22% [============= ] 553/2469 22% [============= ] 554/2469 22% [============= ] 555/2469 22% [============= ] 556/2469 22% [============= ] 557/2469 22% [============== ] 558/2469 22% [============== ] 559/2469 22% [============== ] 560/2469 22% [============== ] 561/2469 22% [============== ] 562/2469 22% [============== ] 563/2469 22% [============== ] 564/2469 22% [============== ] 565/2469 22% [============== ] 566/2469 22% [============== ] 567/2469 22% [============== ] 568/2469 23% [============== ] 569/2469 23% [============== ] 570/2469 23% [============== ] 571/2469 23% [============== ] 572/2469 23% [============== ] 573/2469 23% [============== ] 574/2469 23% [============== ] 575/2469 23% [============== ] 576/2469 23% [============== ] 577/2469 23% [============== ] 578/2469 23% [============== ] 579/2469 23% [============== ] 580/2469 23% [============== ] 581/2469 23% [============== ] 582/2469 23% [============== ] 583/2469 23% [============== ] 584/2469 23% [============== ] 585/2469 23% [============== ] 586/2469 23% [============== ] 587/2469 23% [============== ] 588/2469 23% [============== ] 589/2469 23% [============== ] 590/2469 23% [============== ] 591/2469 23% [============== ] 592/2469 23% [============== ] 593/2469 24% [============== ] 594/2469 24% [============== ] 595/2469 24% [============== ] 596/2469 24% [============== ] 597/2469 24% [=============== ] 598/2469 24% [=============== ] 599/2469 24% [=============== ] 600/2469 24% [=============== ] 601/2469 24% [=============== ] 602/2469 24% [=============== ] 603/2469 24% [=============== ] 604/2469 24% [=============== ] 605/2469 24% [=============== ] 606/2469 24% [=============== ] 607/2469 24% [=============== ] 608/2469 24% [=============== ] 609/2469 24% [=============== ] 610/2469 24% [=============== ] 611/2469 24% [=============== ] 612/2469 24% [=============== ] 613/2469 24% [=============== ] 614/2469 24% [=============== ] 615/2469 24% [=============== ] 616/2469 24% [=============== ] 617/2469 24% [=============== ] 618/2469 25% [=============== ] 619/2469 25% [=============== ] 620/2469 25% [=============== ] 621/2469 25% [=============== ] 622/2469 25% [=============== ] 623/2469 25% [=============== ] 624/2469 25% [=============== ] 625/2469 25% [=============== ] 626/2469 25% [=============== ] 627/2469 25% [=============== ] 628/2469 25% [=============== ] 629/2469 25% [=============== ] 630/2469 25% [=============== ] 631/2469 25% [=============== ] 632/2469 25% [=============== ] 633/2469 25% [=============== ] 634/2469 25% [=============== ] 635/2469 25% [=============== ] 636/2469 25% [=============== ] 637/2469 25% [================ ] 638/2469 25% [================ ] 639/2469 25% [================ ] 640/2469 25% [================ ] 641/2469 25% [================ ] 642/2469 26% [================ ] 643/2469 26% [================ ] 644/2469 26% [================ ] 645/2469 26% [================ ] 646/2469 26% [================ ] 647/2469 26% [================ ] 648/2469 26% [================ ] 649/2469 26% [================ ] 650/2469 26% [================ ] 651/2469 26% [================ ] 652/2469 26% [================ ] 653/2469 26% [================ ] 654/2469 26% [================ ] 655/2469 26% [================ ] 656/2469 26% [================ ] 657/2469 26% [================ ] 658/2469 26% [================ ] 659/2469 26% [================ ] 660/2469 26% [================ ] 661/2469 26% [================ ] 662/2469 26% [================ ] 663/2469 26% [================ ] 664/2469 26% [================ ] 665/2469 26% [================ ] 666/2469 26% [================ ] 667/2469 27% [================ ] 668/2469 27% [================ ] 669/2469 27% [================ ] 670/2469 27% [================ ] 671/2469 27% [================ ] 672/2469 27% [================ ] 673/2469 27% [================ ] 674/2469 27% [================ ] 675/2469 27% [================ ] 676/2469 27% [================= ] 677/2469 27% [================= ] 678/2469 27% [================= ] 679/2469 27% [================= ] 680/2469 27% [================= ] 681/2469 27% [================= ] 682/2469 27% [================= ] 683/2469 27% [================= ] 684/2469 27% [================= ] 685/2469 27% [================= ] 686/2469 27% [================= ] 687/2469 27% [================= ] 688/2469 27% [================= ] 689/2469 27% [================= ] 690/2469 27% [================= ] 691/2469 27% [================= ] 692/2469 28% [================= ] 693/2469 28% [================= ] 694/2469 28% [================= ] 695/2469 28% [================= ] 696/2469 28% [================= ] 697/2469 28% [================= ] 698/2469 28% [================= ] 699/2469 28% [================= ] 700/2469 28% [================= ] 701/2469 28% [================= ] 702/2469 28% [================= ] 703/2469 28% [================= ] 704/2469 28% [================= ] 705/2469 28% [================= ] 706/2469 28% [================= ] 707/2469 28% [================= ] 708/2469 28% [================= ] 709/2469 28% [================= ] 710/2469 28% [================= ] 711/2469 28% [================= ] 712/2469 28% [================= ] 713/2469 28% [================= ] 714/2469 28% [================= ] 715/2469 28% [================= ] 716/2469 28% [================== ] 717/2469 29% [================== ] 718/2469 29% [================== ] 719/2469 29% [================== ] 720/2469 29% [================== ] 721/2469 29% [================== ] 722/2469 29% [================== ] 723/2469 29% [================== ] 724/2469 29% [================== ] 725/2469 29% [================== ] 726/2469 29% [================== ] 727/2469 29% [================== ] 728/2469 29% [================== ] 729/2469 29% [================== ] 730/2469 29% [================== ] 731/2469 29% [================== ] 732/2469 29% [================== ] 733/2469 29% [================== ] 734/2469 29% [================== ] 735/2469 29% [================== ] 736/2469 29% [================== ] 737/2469 29% [================== ] 738/2469 29% [================== ] 739/2469 29% [================== ] 740/2469 29% [================== ] 741/2469 30% [================== ] 742/2469 30% [================== ] 743/2469 30% [================== ] 744/2469 30% [================== ] 745/2469 30% [================== ] 746/2469 30% [================== ] 747/2469 30% [================== ] 748/2469 30% [================== ] 749/2469 30% [================== ] 750/2469 30% [================== ] 751/2469 30% [================== ] 752/2469 30% [================== ] 753/2469 30% [================== ] 754/2469 30% [================== ] 755/2469 30% [================== ] 756/2469 30% [=================== ] 757/2469 30% [=================== ] 758/2469 30% [=================== ] 759/2469 30% [=================== ] 760/2469 30% [=================== ] 761/2469 30% [=================== ] 762/2469 30% [=================== ] 763/2469 30% [=================== ] 764/2469 30% [=================== ] 765/2469 30% [=================== ] 766/2469 31% [=================== ] 767/2469 31% [=================== ] 768/2469 31% [=================== ] 769/2469 31% [=================== ] 770/2469 31% [=================== ] 771/2469 31% [=================== ] 772/2469 31% [=================== ] 773/2469 31% [=================== ] 774/2469 31% [=================== ] 775/2469 31% [=================== ] 776/2469 31% [=================== ] 777/2469 31% [=================== ] 778/2469 31% [=================== ] 779/2469 31% [=================== ] 780/2469 31% [=================== ] 781/2469 31% [=================== ] 782/2469 31% [=================== ] 783/2469 31% [=================== ] 784/2469 31% [=================== ] 785/2469 31% [=================== ] 786/2469 31% [=================== ] 787/2469 31% [=================== ] 788/2469 31% [=================== ] 789/2469 31% [=================== ] 790/2469 31% [=================== ] 791/2469 32% [=================== ] 792/2469 32% [=================== ] 793/2469 32% [=================== ] 794/2469 32% [=================== ] 795/2469 32% [=================== ] 796/2469 32% [==================== ] 797/2469 32% [==================== ] 798/2469 32% [==================== ] 799/2469 32% [==================== ] 800/2469 32% [==================== ] 801/2469 32% [==================== ] 802/2469 32% [==================== ] 803/2469 32% [==================== ] 804/2469 32% [==================== ] 805/2469 32% [==================== ] 806/2469 32% [==================== ] 807/2469 32% [==================== ] 808/2469 32% [==================== ] 809/2469 32% [==================== ] 810/2469 32% [==================== ] 811/2469 32% [==================== ] 812/2469 32% [==================== ] 813/2469 32% [==================== ] 814/2469 32% [==================== ] 815/2469 33% [==================== ] 816/2469 33% [==================== ] 817/2469 33% [==================== ] 818/2469 33% [==================== ] 819/2469 33% [==================== ] 820/2469 33% [==================== ] 821/2469 33% [==================== ] 822/2469 33% [==================== ] 823/2469 33% [==================== ] 824/2469 33% [==================== ] 825/2469 33% [==================== ] 826/2469 33% [==================== ] 827/2469 33% [==================== ] 828/2469 33% [==================== ] 829/2469 33% [==================== ] 830/2469 33% [==================== ] 831/2469 33% [==================== ] 832/2469 33% [==================== ] 833/2469 33% [==================== ] 834/2469 33% [==================== ] 835/2469 33% [==================== ] 836/2469 33% [===================== ] 837/2469 33% [===================== ] 838/2469 33% [===================== ] 839/2469 33% [===================== ] 840/2469 34% [===================== ] 841/2469 34% [===================== ] 842/2469 34% [===================== ] 843/2469 34% [===================== ] 844/2469 34% [===================== ] 845/2469 34% [===================== ] 846/2469 34% [===================== ] 847/2469 34% [===================== ] 848/2469 34% [===================== ] 849/2469 34% [===================== ] 850/2469 34% [===================== ] 851/2469 34% [===================== ] 852/2469 34% [===================== ] 853/2469 34% [===================== ] 854/2469 34% [===================== ] 855/2469 34% [===================== ] 856/2469 34% [===================== ] 857/2469 34% [===================== ] 858/2469 34% [===================== ] 859/2469 34% [===================== ] 860/2469 34% [===================== ] 861/2469 34% [===================== ] 862/2469 34% [===================== ] 863/2469 34% [===================== ] 864/2469 34% [===================== ] 865/2469 35% [===================== ] 866/2469 35% [===================== ] 867/2469 35% [===================== ] 868/2469 35% [===================== ] 869/2469 35% [===================== ] 870/2469 35% [===================== ] 871/2469 35% [===================== ] 872/2469 35% [===================== ] 873/2469 35% [===================== ] 874/2469 35% [===================== ] 875/2469 35% [===================== ] 876/2469 35% [====================== ] 877/2469 35% [====================== ] 878/2469 35% [====================== ] 879/2469 35% [====================== ] 880/2469 35% [====================== ] 881/2469 35% [====================== ] 882/2469 35% [====================== ] 883/2469 35% [====================== ] 884/2469 35% [====================== ] 885/2469 35% [====================== ] 886/2469 35% [====================== ] 887/2469 35% [====================== ] 888/2469 35% [====================== ] 889/2469 36% [====================== ] 890/2469 36% [====================== ] 891/2469 36% [====================== ] 892/2469 36% [====================== ] 893/2469 36% [====================== ] 894/2469 36% [====================== ] 895/2469 36% [====================== ] 896/2469 36% [====================== ] 897/2469 36% [====================== ] 898/2469 36% [====================== ] 899/2469 36% [====================== ] 900/2469 36% [====================== ] 901/2469 36% [====================== ] 902/2469 36% [====================== ] 903/2469 36% [====================== ] 904/2469 36% [====================== ] 905/2469 36% [====================== ] 906/2469 36% [====================== ] 907/2469 36% [====================== ] 908/2469 36% [====================== ] 909/2469 36% [====================== ] 910/2469 36% [====================== ] 911/2469 36% [====================== ] 912/2469 36% [====================== ] 913/2469 36% [====================== ] 914/2469 37% [====================== ] 915/2469 37% [======================= ] 916/2469 37% [======================= ] 917/2469 37% [======================= ] 918/2469 37% [======================= ] 919/2469 37% [======================= ] 920/2469 37% [======================= ] 921/2469 37% [======================= ] 922/2469 37% [======================= ] 923/2469 37% [======================= ] 924/2469 37% [======================= ] 925/2469 37% [======================= ] 926/2469 37% [======================= ] 927/2469 37% [======================= ] 928/2469 37% [======================= ] 929/2469 37% [======================= ] 930/2469 37% [======================= ] 931/2469 37% [======================= ] 932/2469 37% [======================= ] 933/2469 37% [======================= ] 934/2469 37% [======================= ] 935/2469 37% [======================= ] 936/2469 37% [======================= ] 937/2469 37% [======================= ] 938/2469 37% [======================= ] 939/2469 38% [======================= ] 940/2469 38% [======================= ] 941/2469 38% [======================= ] 942/2469 38% [======================= ] 943/2469 38% [======================= ] 944/2469 38% [======================= ] 945/2469 38% [======================= ] 946/2469 38% [======================= ] 947/2469 38% [======================= ] 948/2469 38% [======================= ] 949/2469 38% [======================= ] 950/2469 38% [======================= ] 951/2469 38% [======================= ] 952/2469 38% [======================= ] 953/2469 38% [======================= ] 954/2469 38% [======================= ] 955/2469 38% [======================== ] 956/2469 38% [======================== ] 957/2469 38% [======================== ] 958/2469 38% [======================== ] 959/2469 38% [======================== ] 960/2469 38% [======================== ] 961/2469 38% [======================== ] 962/2469 38% [======================== ] 963/2469 39% [======================== ] 964/2469 39% [======================== ] 965/2469 39% [======================== ] 966/2469 39% [======================== ] 967/2469 39% [======================== ] 968/2469 39% [======================== ] 969/2469 39% [======================== ] 970/2469 39% [======================== ] 971/2469 39% [======================== ] 972/2469 39% [======================== ] 973/2469 39% [======================== ] 974/2469 39% [======================== ] 975/2469 39% [======================== ] 976/2469 39% [======================== ] 977/2469 39% [======================== ] 978/2469 39% [======================== ] 979/2469 39% [======================== ] 980/2469 39% [======================== ] 981/2469 39% [======================== ] 982/2469 39% [======================== ] 983/2469 39% [======================== ] 984/2469 39% [======================== ] 985/2469 39% [======================== ] 986/2469 39% [======================== ] 987/2469 39% [======================== ] 988/2469 40% [======================== ] 989/2469 40% [======================== ] 990/2469 40% [======================== ] 991/2469 40% [======================== ] 992/2469 40% [======================== ] 993/2469 40% [======================== ] 994/2469 40% [======================== ] 995/2469 40% [========================= ] 996/2469 40% [========================= ] 997/2469 40% [========================= ] 998/2469 40% [========================= ] 999/2469 40% [========================= ] 1000/2469 40% [========================= ] 1001/2469 40% [========================= ] 1002/2469 40% [========================= ] 1003/2469 40% [========================= ] 1004/2469 40% [========================= ] 1005/2469 40% [========================= ] 1006/2469 40% [========================= ] 1007/2469 40% [========================= ] 1008/2469 40% [========================= ] 1009/2469 40% [========================= ] 1010/2469 40% [========================= ] 1011/2469 40% [========================= ] 1012/2469 40% [========================= ] 1013/2469 41% [========================= ] 1014/2469 41% [========================= ] 1015/2469 41% [========================= ] 1016/2469 41% [========================= ] 1017/2469 41% [========================= ] 1018/2469 41% [========================= ] 1019/2469 41% [========================= ] 1020/2469 41% [========================= ] 1021/2469 41% [========================= ] 1022/2469 41% [========================= ] 1023/2469 41% [========================= ] 1024/2469 41% [========================= ] 1025/2469 41% [========================= ] 1026/2469 41% [========================= ] 1027/2469 41% [========================= ] 1028/2469 41% [========================= ] 1029/2469 41% [========================= ] 1030/2469 41% [========================= ] 1031/2469 41% [========================= ] 1032/2469 41% [========================= ] 1033/2469 41% [========================= ] 1034/2469 41% [========================= ] 1035/2469 41% [========================== ] 1036/2469 41% [========================== ] 1037/2469 42% [========================== ] 1038/2469 42% [========================== ] 1039/2469 42% [========================== ] 1040/2469 42% [========================== ] 1041/2469 42% [========================== ] 1042/2469 42% [========================== ] 1043/2469 42% [========================== ] 1044/2469 42% [========================== ] 1045/2469 42% [========================== ] 1046/2469 42% [========================== ] 1047/2469 42% [========================== ] 1048/2469 42% [========================== ] 1049/2469 42% [========================== ] 1050/2469 42% [========================== ] 1051/2469 42% [========================== ] 1052/2469 42% [========================== ] 1053/2469 42% [========================== ] 1054/2469 42% [========================== ] 1055/2469 42% [========================== ] 1056/2469 42% [========================== ] 1057/2469 42% [========================== ] 1058/2469 42% [========================== ] 1059/2469 42% [========================== ] 1060/2469 42% [========================== ] 1061/2469 42% [========================== ] 1062/2469 43% [========================== ] 1063/2469 43% [========================== ] 1064/2469 43% [========================== ] 1065/2469 43% [========================== ] 1066/2469 43% [========================== ] 1067/2469 43% [========================== ] 1068/2469 43% [========================== ] 1069/2469 43% [========================== ] 1070/2469 43% [========================== ] 1071/2469 43% [========================== ] 1072/2469 43% [========================== ] 1073/2469 43% [========================== ] 1074/2469 43% [========================== ] 1075/2469 43% [=========================== ] 1076/2469 43% [=========================== ] 1077/2469 43% [=========================== ] 1078/2469 43% [=========================== ] 1079/2469 43% [=========================== ] 1080/2469 43% [=========================== ] 1081/2469 43% [=========================== ] 1082/2469 43% [=========================== ] 1083/2469 43% [=========================== ] 1084/2469 43% [=========================== ] 1085/2469 43% [=========================== ] 1086/2469 43% [=========================== ] 1087/2469 44% [=========================== ] 1088/2469 44% [=========================== ] 1089/2469 44% [=========================== ] 1090/2469 44% [=========================== ] 1091/2469 44% [=========================== ] 1092/2469 44% [=========================== ] 1093/2469 44% [=========================== ] 1094/2469 44% [=========================== ] 1095/2469 44% [=========================== ] 1096/2469 44% [=========================== ] 1097/2469 44% [=========================== ] 1098/2469 44% [=========================== ] 1099/2469 44% [=========================== ] 1100/2469 44% [=========================== ] 1101/2469 44% [=========================== ] 1102/2469 44% [=========================== ] 1103/2469 44% [=========================== ] 1104/2469 44% [=========================== ] 1105/2469 44% [=========================== ] 1106/2469 44% [=========================== ] 1107/2469 44% [=========================== ] 1108/2469 44% [=========================== ] 1109/2469 44% [=========================== ] 1110/2469 44% [=========================== ] 1111/2469 44% [=========================== ] 1112/2469 45% [=========================== ] 1113/2469 45% [=========================== ] 1114/2469 45% [=========================== ] 1115/2469 45% [============================ ] 1116/2469 45% [============================ ] 1117/2469 45% [============================ ] 1118/2469 45% [============================ ] 1119/2469 45% [============================ ] 1120/2469 45% [============================ ] 1121/2469 45% [============================ ] 1122/2469 45% [============================ ] 1123/2469 45% [============================ ] 1124/2469 45% [============================ ] 1125/2469 45% [============================ ] 1126/2469 45% [============================ ] 1127/2469 45% [============================ ] 1128/2469 45% [============================ ] 1129/2469 45% [============================ ] 1130/2469 45% [============================ ] 1131/2469 45% [============================ ] 1132/2469 45% [============================ ] 1133/2469 45% [============================ ] 1134/2469 45% [============================ ] 1135/2469 45% [============================ ] 1136/2469 46% [============================ ] 1137/2469 46% [============================ ] 1138/2469 46% [============================ ] 1139/2469 46% [============================ ] 1140/2469 46% [============================ ] 1141/2469 46% [============================ ] 1142/2469 46% [============================ ] 1143/2469 46% [============================ ] 1144/2469 46% [============================ ] 1145/2469 46% [============================ ] 1146/2469 46% [============================ ] 1147/2469 46% [============================ ] 1148/2469 46% [============================ ] 1149/2469 46% [============================ ] 1150/2469 46% [============================ ] 1151/2469 46% [============================ ] 1152/2469 46% [============================ ] 1153/2469 46% [============================ ] 1154/2469 46% [============================= ] 1155/2469 46% [============================= ] 1156/2469 46% [============================= ] 1157/2469 46% [============================= ] 1158/2469 46% [============================= ] 1159/2469 46% [============================= ] 1160/2469 46% [============================= ] 1161/2469 47% [============================= ] 1162/2469 47% [============================= ] 1163/2469 47% [============================= ] 1164/2469 47% [============================= ] 1165/2469 47% [============================= ] 1166/2469 47% [============================= ] 1167/2469 47% [============================= ] 1168/2469 47% [============================= ] 1169/2469 47% [============================= ] 1170/2469 47% [============================= ] 1171/2469 47% [============================= ] 1172/2469 47% [============================= ] 1173/2469 47% [============================= ] 1174/2469 47% [============================= ] 1175/2469 47% [============================= ] 1176/2469 47% [============================= ] 1177/2469 47% [============================= ] 1178/2469 47% [============================= ] 1179/2469 47% [============================= ] 1180/2469 47% [============================= ] 1181/2469 47% [============================= ] 1182/2469 47% [============================= ] 1183/2469 47% [============================= ] 1184/2469 47% [============================= ] 1185/2469 47% [============================= ] 1186/2469 48% [============================= ] 1187/2469 48% [============================= ] 1188/2469 48% [============================= ] 1189/2469 48% [============================= ] 1190/2469 48% [============================= ] 1191/2469 48% [============================= ] 1192/2469 48% [============================= ] 1193/2469 48% [============================= ] 1194/2469 48% [============================== ] 1195/2469 48% [============================== ] 1196/2469 48% [============================== ] 1197/2469 48% [============================== ] 1198/2469 48% [============================== ] 1199/2469 48% [============================== ] 1200/2469 48% [============================== ] 1201/2469 48% [============================== ] 1202/2469 48% [============================== ] 1203/2469 48% [============================== ] 1204/2469 48% [============================== ] 1205/2469 48% [============================== ] 1206/2469 48% [============================== ] 1207/2469 48% [============================== ] 1208/2469 48% [============================== ] 1209/2469 48% [============================== ] 1210/2469 49% [============================== ] 1211/2469 49% [============================== ] 1212/2469 49% [============================== ] 1213/2469 49% [============================== ] 1214/2469 49% [============================== ] 1215/2469 49% [============================== ] 1216/2469 49% [============================== ] 1217/2469 49% [============================== ] 1218/2469 49% [============================== ] 1219/2469 49% [============================== ] 1220/2469 49% [============================== ] 1221/2469 49% [============================== ] 1222/2469 49% [============================== ] 1223/2469 49% [============================== ] 1224/2469 49% [============================== ] 1225/2469 49% [============================== ] 1226/2469 49% [============================== ] 1227/2469 49% [============================== ] 1228/2469 49% [============================== ] 1229/2469 49% [============================== ] 1230/2469 49% [============================== ] 1231/2469 49% [============================== ] 1232/2469 49% [============================== ] 1233/2469 49% [============================== ] 1234/2469 49% [=============================== ] 1235/2469 50% [=============================== ] 1236/2469 50% [=============================== ] 1237/2469 50% [=============================== ] 1238/2469 50% [=============================== ] 1239/2469 50% [=============================== ] 1240/2469 50% [=============================== ] 1241/2469 50% [=============================== ] 1242/2469 50% [=============================== ] 1243/2469 50% [=============================== ] 1244/2469 50% [=============================== ] 1245/2469 50% [=============================== ] 1246/2469 50% [=============================== ] 1247/2469 50% [=============================== ] 1248/2469 50% [=============================== ] 1249/2469 50% [=============================== ] 1250/2469 50% [=============================== ] 1251/2469 50% [=============================== ] 1252/2469 50% [=============================== ] 1253/2469 50% [=============================== ] 1254/2469 50% [=============================== ] 1255/2469 50% [=============================== ] 1256/2469 50% [=============================== ] 1257/2469 50% [=============================== ] 1258/2469 50% [=============================== ] 1259/2469 50% [=============================== ] 1260/2469 51% [=============================== ] 1261/2469 51% [=============================== ] 1262/2469 51% [=============================== ] 1263/2469 51% [=============================== ] 1264/2469 51% [=============================== ] 1265/2469 51% [=============================== ] 1266/2469 51% [=============================== ] 1267/2469 51% [=============================== ] 1268/2469 51% [=============================== ] 1269/2469 51% [=============================== ] 1270/2469 51% [=============================== ] 1271/2469 51% [=============================== ] 1272/2469 51% [=============================== ] 1273/2469 51% [=============================== ] 1274/2469 51% [================================ ] 1275/2469 51% [================================ ] 1276/2469 51% [================================ ] 1277/2469 51% [================================ ] 1278/2469 51% [================================ ] 1279/2469 51% [================================ ] 1280/2469 51% [================================ ] 1281/2469 51% [================================ ] 1282/2469 51% [================================ ] 1283/2469 51% [================================ ] 1284/2469 52% [================================ ] 1285/2469 52% [================================ ] 1286/2469 52% [================================ ] 1287/2469 52% [================================ ] 1288/2469 52% [================================ ] 1289/2469 52% [================================ ] 1290/2469 52% [================================ ] 1291/2469 52% [================================ ] 1292/2469 52% [================================ ] 1293/2469 52% [================================ ] 1294/2469 52% [================================ ] 1295/2469 52% [================================ ] 1296/2469 52% [================================ ] 1297/2469 52% [================================ ] 1298/2469 52% [================================ ] 1299/2469 52% [================================ ] 1300/2469 52% [================================ ] 1301/2469 52% [================================ ] 1302/2469 52% [================================ ] 1303/2469 52% [================================ ] 1304/2469 52% [================================ ] 1305/2469 52% [================================ ] 1306/2469 52% [================================ ] 1307/2469 52% [================================ ] 1308/2469 52% [================================ ] 1309/2469 53% [================================ ] 1310/2469 53% [================================ ] 1311/2469 53% [================================ ] 1312/2469 53% [================================ ] 1313/2469 53% [================================ ] 1314/2469 53% [================================= ] 1315/2469 53% [================================= ] 1316/2469 53% [================================= ] 1317/2469 53% [================================= ] 1318/2469 53% [================================= ] 1319/2469 53% [================================= ] 1320/2469 53% [================================= ] 1321/2469 53% [================================= ] 1322/2469 53% [================================= ] 1323/2469 53% [================================= ] 1324/2469 53% [================================= ] 1325/2469 53% [================================= ] 1326/2469 53% [================================= ] 1327/2469 53% [================================= ] 1328/2469 53% [================================= ] 1329/2469 53% [================================= ] 1330/2469 53% [================================= ] 1331/2469 53% [================================= ] 1332/2469 53% [================================= ] 1333/2469 53% [================================= ] 1334/2469 54% [================================= ] 1335/2469 54% [================================= ] 1336/2469 54% [================================= ] 1337/2469 54% [================================= ] 1338/2469 54% [================================= ] 1339/2469 54% [================================= ] 1340/2469 54% [================================= ] 1341/2469 54% [================================= ] 1342/2469 54% [================================= ] 1343/2469 54% [================================= ] 1344/2469 54% [================================= ] 1345/2469 54% [================================= ] 1346/2469 54% [================================= ] 1347/2469 54% [================================= ] 1348/2469 54% [================================= ] 1349/2469 54% [================================= ] 1350/2469 54% [================================= ] 1351/2469 54% [================================= ] 1352/2469 54% [================================= ] 1353/2469 54% [================================== ] 1354/2469 54% [================================== ] 1355/2469 54% [================================== ] 1356/2469 54% [================================== ] 1357/2469 54% [================================== ] 1358/2469 55% [================================== ] 1359/2469 55% [================================== ] 1360/2469 55% [================================== ] 1361/2469 55% [================================== ] 1362/2469 55% [================================== ] 1363/2469 55% [================================== ] 1364/2469 55% [================================== ] 1365/2469 55% [================================== ] 1366/2469 55% [================================== ] 1367/2469 55% [================================== ] 1368/2469 55% [================================== ] 1369/2469 55% [================================== ] 1370/2469 55% [================================== ] 1371/2469 55% [================================== ] 1372/2469 55% [================================== ] 1373/2469 55% [================================== ] 1374/2469 55% [================================== ] 1375/2469 55% [================================== ] 1376/2469 55% [================================== ] 1377/2469 55% [================================== ] 1378/2469 55% [================================== ] 1379/2469 55% [================================== ] 1380/2469 55% [================================== ] 1381/2469 55% [================================== ] 1382/2469 55% [================================== ] 1383/2469 56% [================================== ] 1384/2469 56% [================================== ] 1385/2469 56% [================================== ] 1386/2469 56% [================================== ] 1387/2469 56% [================================== ] 1388/2469 56% [================================== ] 1389/2469 56% [================================== ] 1390/2469 56% [================================== ] 1391/2469 56% [================================== ] 1392/2469 56% [================================== ] 1393/2469 56% [=================================== ] 1394/2469 56% [=================================== ] 1395/2469 56% [=================================== ] 1396/2469 56% [=================================== ] 1397/2469 56% [=================================== ] 1398/2469 56% [=================================== ] 1399/2469 56% [=================================== ] 1400/2469 56% [=================================== ] 1401/2469 56% [=================================== ] 1402/2469 56% [=================================== ] 1403/2469 56% [=================================== ] 1404/2469 56% [=================================== ] 1405/2469 56% [=================================== ] 1406/2469 56% [=================================== ] 1407/2469 56% [=================================== ] 1408/2469 57% [=================================== ] 1409/2469 57% [=================================== ] 1410/2469 57% [=================================== ] 1411/2469 57% [=================================== ] 1412/2469 57% [=================================== ] 1413/2469 57% [=================================== ] 1414/2469 57% [=================================== ] 1415/2469 57% [=================================== ] 1416/2469 57% [=================================== ] 1417/2469 57% [=================================== ] 1418/2469 57% [=================================== ] 1419/2469 57% [=================================== ] 1420/2469 57% [=================================== ] 1421/2469 57% [=================================== ] 1422/2469 57% [=================================== ] 1423/2469 57% [=================================== ] 1424/2469 57% [=================================== ] 1425/2469 57% [=================================== ] 1426/2469 57% [=================================== ] 1427/2469 57% [=================================== ] 1428/2469 57% [=================================== ] 1429/2469 57% [=================================== ] 1430/2469 57% [=================================== ] 1431/2469 57% [=================================== ] 1432/2469 57% [=================================== ] 1433/2469 58% [==================================== ] 1434/2469 58% [==================================== ] 1435/2469 58% [==================================== ] 1436/2469 58% [==================================== ] 1437/2469 58% [==================================== ] 1438/2469 58% [==================================== ] 1439/2469 58% [==================================== ] 1440/2469 58% [==================================== ] 1441/2469 58% [==================================== ] 1442/2469 58% [==================================== ] 1443/2469 58% [==================================== ] 1444/2469 58% [==================================== ] 1445/2469 58% [==================================== ] 1446/2469 58% [==================================== ] 1447/2469 58% [==================================== ] 1448/2469 58% [==================================== ] 1449/2469 58% [==================================== ] 1450/2469 58% [==================================== ] 1451/2469 58% [==================================== ] 1452/2469 58% [==================================== ] 1453/2469 58% [==================================== ] 1454/2469 58% [==================================== ] 1455/2469 58% [==================================== ] 1456/2469 58% [==================================== ] 1457/2469 59% [==================================== ] 1458/2469 59% [==================================== ] 1459/2469 59% [==================================== ] 1460/2469 59% [==================================== ] 1461/2469 59% [==================================== ] 1462/2469 59% [==================================== ] 1463/2469 59% [==================================== ] 1464/2469 59% [==================================== ] 1465/2469 59% [==================================== ] 1466/2469 59% [==================================== ] 1467/2469 59% [==================================== ] 1468/2469 59% [==================================== ] 1469/2469 59% [==================================== ] 1470/2469 59% [==================================== ] 1471/2469 59% [==================================== ] 1472/2469 59% [==================================== ] 1473/2469 59% [===================================== ] 1474/2469 59% [===================================== ] 1475/2469 59% [===================================== ] 1476/2469 59% [===================================== ] 1477/2469 59% [===================================== ] 1478/2469 59% [===================================== ] 1479/2469 59% [===================================== ] 1480/2469 59% [===================================== ] 1481/2469 59% [===================================== ] 1482/2469 60% [===================================== ] 1483/2469 60% [===================================== ] 1484/2469 60% [===================================== ] 1485/2469 60% [===================================== ] 1486/2469 60% [===================================== ] 1487/2469 60% [===================================== ] 1488/2469 60% [===================================== ] 1489/2469 60% [===================================== ] 1490/2469 60% [===================================== ] 1491/2469 60% [===================================== ] 1492/2469 60% [===================================== ] 1493/2469 60% [===================================== ] 1494/2469 60% [===================================== ] 1495/2469 60% [===================================== ] 1496/2469 60% [===================================== ] 1497/2469 60% [===================================== ] 1498/2469 60% [===================================== ] 1499/2469 60% [===================================== ] 1500/2469 60% [===================================== ] 1501/2469 60% [===================================== ] 1502/2469 60% [===================================== ] 1503/2469 60% [===================================== ] 1504/2469 60% [===================================== ] 1505/2469 60% [===================================== ] 1506/2469 60% [===================================== ] 1507/2469 61% [===================================== ] 1508/2469 61% [===================================== ] 1509/2469 61% [===================================== ] 1510/2469 61% [===================================== ] 1511/2469 61% [===================================== ] 1512/2469 61% [===================================== ] 1513/2469 61% [====================================== ] 1514/2469 61% [====================================== ] 1515/2469 61% [====================================== ] 1516/2469 61% [====================================== ] 1517/2469 61% [====================================== ] 1518/2469 61% [====================================== ] 1519/2469 61% [====================================== ] 1520/2469 61% [====================================== ] 1521/2469 61% [====================================== ] 1522/2469 61% [====================================== ] 1523/2469 61% [====================================== ] 1524/2469 61% [====================================== ] 1525/2469 61% [====================================== ] 1526/2469 61% [====================================== ] 1527/2469 61% [====================================== ] 1528/2469 61% [====================================== ] 1529/2469 61% [====================================== ] 1530/2469 61% [====================================== ] 1531/2469 62% [====================================== ] 1532/2469 62% [====================================== ] 1533/2469 62% [====================================== ] 1534/2469 62% [====================================== ] 1535/2469 62% [====================================== ] 1536/2469 62% [====================================== ] 1537/2469 62% [====================================== ] 1538/2469 62% [====================================== ] 1539/2469 62% [====================================== ] 1540/2469 62% [====================================== ] 1541/2469 62% [====================================== ] 1542/2469 62% [====================================== ] 1543/2469 62% [====================================== ] 1544/2469 62% [====================================== ] 1545/2469 62% [====================================== ] 1546/2469 62% [====================================== ] 1547/2469 62% [====================================== ] 1548/2469 62% [====================================== ] 1549/2469 62% [====================================== ] 1550/2469 62% [====================================== ] 1551/2469 62% [====================================== ] 1552/2469 62% [====================================== ] 1553/2469 62% [======================================= ] 1554/2469 62% [======================================= ] 1555/2469 62% [======================================= ] 1556/2469 63% [======================================= ] 1557/2469 63% [======================================= ] 1558/2469 63% [======================================= ] 1559/2469 63% [======================================= ] 1560/2469 63% [======================================= ] 1561/2469 63% [======================================= ] 1562/2469 63% [======================================= ] 1563/2469 63% [======================================= ] 1564/2469 63% [======================================= ] 1565/2469 63% [======================================= ] 1566/2469 63% [======================================= ] 1567/2469 63% [======================================= ] 1568/2469 63% [======================================= ] 1569/2469 63% [======================================= ] 1570/2469 63% [======================================= ] 1571/2469 63% [======================================= ] 1572/2469 63% [======================================= ] 1573/2469 63% [======================================= ] 1574/2469 63% [======================================= ] 1575/2469 63% [======================================= ] 1576/2469 63% [======================================= ] 1577/2469 63% [======================================= ] 1578/2469 63% [======================================= ] 1579/2469 63% [======================================= ] 1580/2469 63% [======================================= ] 1581/2469 64% [======================================= ] 1582/2469 64% [======================================= ] 1583/2469 64% [======================================= ] 1584/2469 64% [======================================= ] 1585/2469 64% [======================================= ] 1586/2469 64% [======================================= ] 1587/2469 64% [======================================= ] 1588/2469 64% [======================================= ] 1589/2469 64% [======================================= ] 1590/2469 64% [======================================= ] 1591/2469 64% [======================================= ] 1592/2469 64% [======================================== ] 1593/2469 64% [======================================== ] 1594/2469 64% [======================================== ] 1595/2469 64% [======================================== ] 1596/2469 64% [======================================== ] 1597/2469 64% [======================================== ] 1598/2469 64% [======================================== ] 1599/2469 64% [======================================== ] 1600/2469 64% [======================================== ] 1601/2469 64% [======================================== ] 1602/2469 64% [======================================== ] 1603/2469 64% [======================================== ] 1604/2469 64% [======================================== ] 1605/2469 65% [======================================== ] 1606/2469 65% [======================================== ] 1607/2469 65% [======================================== ] 1608/2469 65% [======================================== ] 1609/2469 65% [======================================== ] 1610/2469 65% [======================================== ] 1611/2469 65% [======================================== ] 1612/2469 65% [======================================== ] 1613/2469 65% [======================================== ] 1614/2469 65% [======================================== ] 1615/2469 65% [======================================== ] 1616/2469 65% [======================================== ] 1617/2469 65% [======================================== ] 1618/2469 65% [======================================== ] 1619/2469 65% [======================================== ] 1620/2469 65% [======================================== ] 1621/2469 65% [======================================== ] 1622/2469 65% [======================================== ] 1623/2469 65% [======================================== ] 1624/2469 65% [======================================== ] 1625/2469 65% [======================================== ] 1626/2469 65% [======================================== ] 1627/2469 65% [======================================== ] 1628/2469 65% [======================================== ] 1629/2469 65% [======================================== ] 1630/2469 66% [======================================== ] 1631/2469 66% [======================================== ] 1632/2469 66% [========================================= ] 1633/2469 66% [========================================= ] 1634/2469 66% [========================================= ] 1635/2469 66% [========================================= ] 1636/2469 66% [========================================= ] 1637/2469 66% [========================================= ] 1638/2469 66% [========================================= ] 1639/2469 66% [========================================= ] 1640/2469 66% [========================================= ] 1641/2469 66% [========================================= ] 1642/2469 66% [========================================= ] 1643/2469 66% [========================================= ] 1644/2469 66% [========================================= ] 1645/2469 66% [========================================= ] 1646/2469 66% [========================================= ] 1647/2469 66% [========================================= ] 1648/2469 66% [========================================= ] 1649/2469 66% [========================================= ] 1650/2469 66% [========================================= ] 1651/2469 66% [========================================= ] 1652/2469 66% [========================================= ] 1653/2469 66% [========================================= ] 1654/2469 66% [========================================= ] 1655/2469 67% [========================================= ] 1656/2469 67% [========================================= ] 1657/2469 67% [========================================= ] 1658/2469 67% [========================================= ] 1659/2469 67% [========================================= ] 1660/2469 67% [========================================= ] 1661/2469 67% [========================================= ] 1662/2469 67% [========================================= ] 1663/2469 67% [========================================= ] 1664/2469 67% [========================================= ] 1665/2469 67% [========================================= ] 1666/2469 67% [========================================= ] 1667/2469 67% [========================================= ] 1668/2469 67% [========================================= ] 1669/2469 67% [========================================= ] 1670/2469 67% [========================================= ] 1671/2469 67% [========================================= ] 1672/2469 67% [========================================== ] 1673/2469 67% [========================================== ] 1674/2469 67% [========================================== ] 1675/2469 67% [========================================== ] 1676/2469 67% [========================================== ] 1677/2469 67% [========================================== ] 1678/2469 67% [========================================== ] 1679/2469 68% [========================================== ] 1680/2469 68% [========================================== ] 1681/2469 68% [========================================== ] 1682/2469 68% [========================================== ] 1683/2469 68% [========================================== ] 1684/2469 68% [========================================== ] 1685/2469 68% [========================================== ] 1686/2469 68% [========================================== ] 1687/2469 68% [========================================== ] 1688/2469 68% [========================================== ] 1689/2469 68% [========================================== ] 1690/2469 68% [========================================== ] 1691/2469 68% [========================================== ] 1692/2469 68% [========================================== ] 1693/2469 68% [========================================== ] 1694/2469 68% [========================================== ] 1695/2469 68% [========================================== ] 1696/2469 68% [========================================== ] 1697/2469 68% [========================================== ] 1698/2469 68% [========================================== ] 1699/2469 68% [========================================== ] 1700/2469 68% [========================================== ] 1701/2469 68% [========================================== ] 1702/2469 68% [========================================== ] 1703/2469 68% [========================================== ] 1704/2469 69% [========================================== ] 1705/2469 69% [========================================== ] 1706/2469 69% [========================================== ] 1707/2469 69% [========================================== ] 1708/2469 69% [========================================== ] 1709/2469 69% [========================================== ] 1710/2469 69% [========================================== ] 1711/2469 69% [========================================== ] 1712/2469 69% [=========================================== ] 1713/2469 69% [=========================================== ] 1714/2469 69% [=========================================== ] 1715/2469 69% [=========================================== ] 1716/2469 69% [=========================================== ] 1717/2469 69% [=========================================== ] 1718/2469 69% [=========================================== ] 1719/2469 69% [=========================================== ] 1720/2469 69% [=========================================== ] 1721/2469 69% [=========================================== ] 1722/2469 69% [=========================================== ] 1723/2469 69% [=========================================== ] 1724/2469 69% [=========================================== ] 1725/2469 69% [=========================================== ] 1726/2469 69% [=========================================== ] 1727/2469 69% [=========================================== ] 1728/2469 69% [=========================================== ] 1729/2469 70% [=========================================== ] 1730/2469 70% [=========================================== ] 1731/2469 70% [=========================================== ] 1732/2469 70% [=========================================== ] 1733/2469 70% [=========================================== ] 1734/2469 70% [=========================================== ] 1735/2469 70% [=========================================== ] 1736/2469 70% [=========================================== ] 1737/2469 70% [=========================================== ] 1738/2469 70% [=========================================== ] 1739/2469 70% [=========================================== ] 1740/2469 70% [=========================================== ] 1741/2469 70% [=========================================== ] 1742/2469 70% [=========================================== ] 1743/2469 70% [=========================================== ] 1744/2469 70% [=========================================== ] 1745/2469 70% [=========================================== ] 1746/2469 70% [=========================================== ] 1747/2469 70% [=========================================== ] 1748/2469 70% [=========================================== ] 1749/2469 70% [=========================================== ] 1750/2469 70% [=========================================== ] 1751/2469 70% [=========================================== ] 1752/2469 70% [============================================ ] 1753/2469 71% [============================================ ] 1754/2469 71% [============================================ ] 1755/2469 71% [============================================ ] 1756/2469 71% [============================================ ] 1757/2469 71% [============================================ ] 1758/2469 71% [============================================ ] 1759/2469 71% [============================================ ] 1760/2469 71% [============================================ ] 1761/2469 71% [============================================ ] 1762/2469 71% [============================================ ] 1763/2469 71% [============================================ ] 1764/2469 71% [============================================ ] 1765/2469 71% [============================================ ] 1766/2469 71% [============================================ ] 1767/2469 71% [============================================ ] 1768/2469 71% [============================================ ] 1769/2469 71% [============================================ ] 1770/2469 71% [============================================ ] 1771/2469 71% [============================================ ] 1772/2469 71% [============================================ ] 1773/2469 71% [============================================ ] 1774/2469 71% [============================================ ] 1775/2469 71% [============================================ ] 1776/2469 71% [============================================ ] 1777/2469 71% [============================================ ] 1778/2469 72% [============================================ ] 1779/2469 72% [============================================ ] 1780/2469 72% [============================================ ] 1781/2469 72% [============================================ ] 1782/2469 72% [============================================ ] 1783/2469 72% [============================================ ] 1784/2469 72% [============================================ ] 1785/2469 72% [============================================ ] 1786/2469 72% [============================================ ] 1787/2469 72% [============================================ ] 1788/2469 72% [============================================ ] 1789/2469 72% [============================================ ] 1790/2469 72% [============================================ ] 1791/2469 72% [============================================ ] 1792/2469 72% [============================================= ] 1793/2469 72% [============================================= ] 1794/2469 72% [============================================= ] 1795/2469 72% [============================================= ] 1796/2469 72% [============================================= ] 1797/2469 72% [============================================= ] 1798/2469 72% [============================================= ] 1799/2469 72% [============================================= ] 1800/2469 72% [============================================= ] 1801/2469 72% [============================================= ] 1802/2469 72% [============================================= ] 1803/2469 73% [============================================= ] 1804/2469 73% [============================================= ] 1805/2469 73% [============================================= ] 1806/2469 73% [============================================= ] 1807/2469 73% [============================================= ] 1808/2469 73% [============================================= ] 1809/2469 73% [============================================= ] 1810/2469 73% [============================================= ] 1811/2469 73% [============================================= ] 1812/2469 73% [============================================= ] 1813/2469 73% [============================================= ] 1814/2469 73% [============================================= ] 1815/2469 73% [============================================= ] 1816/2469 73% [============================================= ] 1817/2469 73% [============================================= ] 1818/2469 73% [============================================= ] 1819/2469 73% [============================================= ] 1820/2469 73% [============================================= ] 1821/2469 73% [============================================= ] 1822/2469 73% [============================================= ] 1823/2469 73% [============================================= ] 1824/2469 73% [============================================= ] 1825/2469 73% [============================================= ] 1826/2469 73% [============================================= ] 1827/2469 73% [============================================= ] 1828/2469 74% [============================================= ] 1829/2469 74% [============================================= ] 1830/2469 74% [============================================= ] 1831/2469 74% [============================================== ] 1832/2469 74% [============================================== ] 1833/2469 74% [============================================== ] 1834/2469 74% [============================================== ] 1835/2469 74% [============================================== ] 1836/2469 74% [============================================== ] 1837/2469 74% [============================================== ] 1838/2469 74% [============================================== ] 1839/2469 74% [============================================== ] 1840/2469 74% [============================================== ] 1841/2469 74% [============================================== ] 1842/2469 74% [============================================== ] 1843/2469 74% [============================================== ] 1844/2469 74% [============================================== ] 1845/2469 74% [============================================== ] 1846/2469 74% [============================================== ] 1847/2469 74% [============================================== ] 1848/2469 74% [============================================== ] 1849/2469 74% [============================================== ] 1850/2469 74% [============================================== ] 1851/2469 74% [============================================== ] 1852/2469 75% [============================================== ] 1853/2469 75% [============================================== ] 1854/2469 75% [============================================== ] 1855/2469 75% [============================================== ] 1856/2469 75% [============================================== ] 1857/2469 75% [============================================== ] 1858/2469 75% [============================================== ] 1859/2469 75% [============================================== ] 1860/2469 75% [============================================== ] 1861/2469 75% [============================================== ] 1862/2469 75% [============================================== ] 1863/2469 75% [============================================== ] 1864/2469 75% [============================================== ] 1865/2469 75% [============================================== ] 1866/2469 75% [============================================== ] 1867/2469 75% [============================================== ] 1868/2469 75% [============================================== ] 1869/2469 75% [============================================== ] 1870/2469 75% [============================================== ] 1871/2469 75% [=============================================== ] 1872/2469 75% [=============================================== ] 1873/2469 75% [=============================================== ] 1874/2469 75% [=============================================== ] 1875/2469 75% [=============================================== ] 1876/2469 75% [=============================================== ] 1877/2469 76% [=============================================== ] 1878/2469 76% [=============================================== ] 1879/2469 76% [=============================================== ] 1880/2469 76% [=============================================== ] 1881/2469 76% [=============================================== ] 1882/2469 76% [=============================================== ] 1883/2469 76% [=============================================== ] 1884/2469 76% [=============================================== ] 1885/2469 76% [=============================================== ] 1886/2469 76% [=============================================== ] 1887/2469 76% [=============================================== ] 1888/2469 76% [=============================================== ] 1889/2469 76% [=============================================== ] 1890/2469 76% [=============================================== ] 1891/2469 76% [=============================================== ] 1892/2469 76% [=============================================== ] 1893/2469 76% [=============================================== ] 1894/2469 76% [=============================================== ] 1895/2469 76% [=============================================== ] 1896/2469 76% [=============================================== ] 1897/2469 76% [=============================================== ] 1898/2469 76% [=============================================== ] 1899/2469 76% [=============================================== ] 1900/2469 76% [=============================================== ] 1901/2469 76% [=============================================== ] 1902/2469 77% [=============================================== ] 1903/2469 77% [=============================================== ] 1904/2469 77% [=============================================== ] 1905/2469 77% [=============================================== ] 1906/2469 77% [=============================================== ] 1907/2469 77% [=============================================== ] 1908/2469 77% [=============================================== ] 1909/2469 77% [=============================================== ] 1910/2469 77% [=============================================== ] 1911/2469 77% [================================================ ] 1912/2469 77% [================================================ ] 1913/2469 77% [================================================ ] 1914/2469 77% [================================================ ] 1915/2469 77% [================================================ ] 1916/2469 77% [================================================ ] 1917/2469 77% [================================================ ] 1918/2469 77% [================================================ ] 1919/2469 77% [================================================ ] 1920/2469 77% [================================================ ] 1921/2469 77% [================================================ ] 1922/2469 77% [================================================ ] 1923/2469 77% [================================================ ] 1924/2469 77% [================================================ ] 1925/2469 77% [================================================ ] 1926/2469 78% [================================================ ] 1927/2469 78% [================================================ ] 1928/2469 78% [================================================ ] 1929/2469 78% [================================================ ] 1930/2469 78% [================================================ ] 1931/2469 78% [================================================ ] 1932/2469 78% [================================================ ] 1933/2469 78% [================================================ ] 1934/2469 78% [================================================ ] 1935/2469 78% [================================================ ] 1936/2469 78% [================================================ ] 1937/2469 78% [================================================ ] 1938/2469 78% [================================================ ] 1939/2469 78% [================================================ ] 1940/2469 78% [================================================ ] 1941/2469 78% [================================================ ] 1942/2469 78% [================================================ ] 1943/2469 78% [================================================ ] 1944/2469 78% [================================================ ] 1945/2469 78% [================================================ ] 1946/2469 78% [================================================ ] 1947/2469 78% [================================================ ] 1948/2469 78% [================================================ ] 1949/2469 78% [================================================ ] 1950/2469 78% [================================================ ] 1951/2469 79% [================================================= ] 1952/2469 79% [================================================= ] 1953/2469 79% [================================================= ] 1954/2469 79% [================================================= ] 1955/2469 79% [================================================= ] 1956/2469 79% [================================================= ] 1957/2469 79% [================================================= ] 1958/2469 79% [================================================= ] 1959/2469 79% [================================================= ] 1960/2469 79% [================================================= ] 1961/2469 79% [================================================= ] 1962/2469 79% [================================================= ] 1963/2469 79% [================================================= ] 1964/2469 79% [================================================= ] 1965/2469 79% [================================================= ] 1966/2469 79% [================================================= ] 1967/2469 79% [================================================= ] 1968/2469 79% [================================================= ] 1969/2469 79% [================================================= ] 1970/2469 79% [================================================= ] 1971/2469 79% [================================================= ] 1972/2469 79% [================================================= ] 1973/2469 79% [================================================= ] 1974/2469 79% [================================================= ] 1975/2469 79% [================================================= ] 1976/2469 80% [================================================= ] 1977/2469 80% [================================================= ] 1978/2469 80% [================================================= ] 1979/2469 80% [================================================= ] 1980/2469 80% [================================================= ] 1981/2469 80% [================================================= ] 1982/2469 80% [================================================= ] 1983/2469 80% [================================================= ] 1984/2469 80% [================================================= ] 1985/2469 80% [================================================= ] 1986/2469 80% [================================================= ] 1987/2469 80% [================================================= ] 1988/2469 80% [================================================= ] 1989/2469 80% [================================================= ] 1990/2469 80% [================================================= ] 1991/2469 80% [================================================== ] 1992/2469 80% [================================================== ] 1993/2469 80% [================================================== ] 1994/2469 80% [================================================== ] 1995/2469 80% [================================================== ] 1996/2469 80% [================================================== ] 1997/2469 80% [================================================== ] 1998/2469 80% [================================================== ] 1999/2469 80% [================================================== ] 2000/2469 81% [================================================== ] 2001/2469 81% [================================================== ] 2002/2469 81% [================================================== ] 2003/2469 81% [================================================== ] 2004/2469 81% [================================================== ] 2005/2469 81% [================================================== ] 2006/2469 81% [================================================== ] 2007/2469 81% [================================================== ] 2008/2469 81% [================================================== ] 2009/2469 81% [================================================== ] 2010/2469 81% [================================================== ] 2011/2469 81% [================================================== ] 2012/2469 81% [================================================== ] 2013/2469 81% [================================================== ] 2014/2469 81% [================================================== ] 2015/2469 81% [================================================== ] 2016/2469 81% [================================================== ] 2017/2469 81% [================================================== ] 2018/2469 81% [================================================== ] 2019/2469 81% [================================================== ] 2020/2469 81% [================================================== ] 2021/2469 81% [================================================== ] 2022/2469 81% [================================================== ] 2023/2469 81% [================================================== ] 2024/2469 81% [================================================== ] 2025/2469 82% [================================================== ] 2026/2469 82% [================================================== ] 2027/2469 82% [================================================== ] 2028/2469 82% [================================================== ] 2029/2469 82% [================================================== ] 2030/2469 82% [=================================================== ] 2031/2469 82% [=================================================== ] 2032/2469 82% [=================================================== ] 2033/2469 82% [=================================================== ] 2034/2469 82% [=================================================== ] 2035/2469 82% [=================================================== ] 2036/2469 82% [=================================================== ] 2037/2469 82% [=================================================== ] 2038/2469 82% [=================================================== ] 2039/2469 82% [=================================================== ] 2040/2469 82% [=================================================== ] 2041/2469 82% [=================================================== ] 2042/2469 82% [=================================================== ] 2043/2469 82% [=================================================== ] 2044/2469 82% [=================================================== ] 2045/2469 82% [=================================================== ] 2046/2469 82% [=================================================== ] 2047/2469 82% [=================================================== ] 2048/2469 82% [=================================================== ] 2049/2469 82% [=================================================== ] 2050/2469 83% [=================================================== ] 2051/2469 83% [=================================================== ] 2052/2469 83% [=================================================== ] 2053/2469 83% [=================================================== ] 2054/2469 83% [=================================================== ] 2055/2469 83% [=================================================== ] 2056/2469 83% [=================================================== ] 2057/2469 83% [=================================================== ] 2058/2469 83% [=================================================== ] 2059/2469 83% [=================================================== ] 2060/2469 83% [=================================================== ] 2061/2469 83% [=================================================== ] 2062/2469 83% [=================================================== ] 2063/2469 83% [=================================================== ] 2064/2469 83% [=================================================== ] 2065/2469 83% [=================================================== ] 2066/2469 83% [=================================================== ] 2067/2469 83% [=================================================== ] 2068/2469 83% [=================================================== ] 2069/2469 83% [=================================================== ] 2070/2469 83% [==================================================== ] 2071/2469 83% [==================================================== ] 2072/2469 83% [==================================================== ] 2073/2469 83% [==================================================== ] 2074/2469 84% [==================================================== ] 2075/2469 84% [==================================================== ] 2076/2469 84% [==================================================== ] 2077/2469 84% [==================================================== ] 2078/2469 84% [==================================================== ] 2079/2469 84% [==================================================== ] 2080/2469 84% [==================================================== ] 2081/2469 84% [==================================================== ] 2082/2469 84% [==================================================== ] 2083/2469 84% [==================================================== ] 2084/2469 84% [==================================================== ] 2085/2469 84% [==================================================== ] 2086/2469 84% [==================================================== ] 2087/2469 84% [==================================================== ] 2088/2469 84% [==================================================== ] 2089/2469 84% [==================================================== ] 2090/2469 84% [==================================================== ] 2091/2469 84% [==================================================== ] 2092/2469 84% [==================================================== ] 2093/2469 84% [==================================================== ] 2094/2469 84% [==================================================== ] 2095/2469 84% [==================================================== ] 2096/2469 84% [==================================================== ] 2097/2469 84% [==================================================== ] 2098/2469 84% [==================================================== ] 2099/2469 85% [==================================================== ] 2100/2469 85% [==================================================== ] 2101/2469 85% [==================================================== ] 2102/2469 85% [==================================================== ] 2103/2469 85% [==================================================== ] 2104/2469 85% [==================================================== ] 2105/2469 85% [==================================================== ] 2106/2469 85% [==================================================== ] 2107/2469 85% [==================================================== ] 2108/2469 85% [==================================================== ] 2109/2469 85% [==================================================== ] 2110/2469 85% [===================================================== ] 2111/2469 85% [===================================================== ] 2112/2469 85% [===================================================== ] 2113/2469 85% [===================================================== ] 2114/2469 85% [===================================================== ] 2115/2469 85% [===================================================== ] 2116/2469 85% [===================================================== ] 2117/2469 85% [===================================================== ] 2118/2469 85% [===================================================== ] 2119/2469 85% [===================================================== ] 2120/2469 85% [===================================================== ] 2121/2469 85% [===================================================== ] 2122/2469 85% [===================================================== ] 2123/2469 85% [===================================================== ] 2124/2469 86% [===================================================== ] 2125/2469 86% [===================================================== ] 2126/2469 86% [===================================================== ] 2127/2469 86% [===================================================== ] 2128/2469 86% [===================================================== ] 2129/2469 86% [===================================================== ] 2130/2469 86% [===================================================== ] 2131/2469 86% [===================================================== ] 2132/2469 86% [===================================================== ] 2133/2469 86% [===================================================== ] 2134/2469 86% [===================================================== ] 2135/2469 86% [===================================================== ] 2136/2469 86% [===================================================== ] 2137/2469 86% [===================================================== ] 2138/2469 86% [===================================================== ] 2139/2469 86% [===================================================== ] 2140/2469 86% [===================================================== ] 2141/2469 86% [===================================================== ] 2142/2469 86% [===================================================== ] 2143/2469 86% [===================================================== ] 2144/2469 86% [===================================================== ] 2145/2469 86% [===================================================== ] 2146/2469 86% [===================================================== ] 2147/2469 86% [===================================================== ] 2148/2469 86% [===================================================== ] 2149/2469 87% [===================================================== ] 2150/2469 87% [====================================================== ] 2151/2469 87% [====================================================== ] 2152/2469 87% [====================================================== ] 2153/2469 87% [====================================================== ] 2154/2469 87% [====================================================== ] 2155/2469 87% [====================================================== ] 2156/2469 87% [====================================================== ] 2157/2469 87% [====================================================== ] 2158/2469 87% [====================================================== ] 2159/2469 87% [====================================================== ] 2160/2469 87% [====================================================== ] 2161/2469 87% [====================================================== ] 2162/2469 87% [====================================================== ] 2163/2469 87% [====================================================== ] 2164/2469 87% [====================================================== ] 2165/2469 87% [====================================================== ] 2166/2469 87% [====================================================== ] 2167/2469 87% [====================================================== ] 2168/2469 87% [====================================================== ] 2169/2469 87% [====================================================== ] 2170/2469 87% [====================================================== ] 2171/2469 87% [====================================================== ] 2172/2469 87% [====================================================== ] 2173/2469 88% [====================================================== ] 2174/2469 88% [====================================================== ] 2175/2469 88% [====================================================== ] 2176/2469 88% [====================================================== ] 2177/2469 88% [====================================================== ] 2178/2469 88% [====================================================== ] 2179/2469 88% [====================================================== ] 2180/2469 88% [====================================================== ] 2181/2469 88% [====================================================== ] 2182/2469 88% [====================================================== ] 2183/2469 88% [====================================================== ] 2184/2469 88% [====================================================== ] 2185/2469 88% [====================================================== ] 2186/2469 88% [====================================================== ] 2187/2469 88% [====================================================== ] 2188/2469 88% [====================================================== ] 2189/2469 88% [====================================================== ] 2190/2469 88% [======================================================= ] 2191/2469 88% [======================================================= ] 2192/2469 88% [======================================================= ] 2193/2469 88% [======================================================= ] 2194/2469 88% [======================================================= ] 2195/2469 88% [======================================================= ] 2196/2469 88% [======================================================= ] 2197/2469 88% [======================================================= ] 2198/2469 89% [======================================================= ] 2199/2469 89% [======================================================= ] 2200/2469 89% [======================================================= ] 2201/2469 89% [======================================================= ] 2202/2469 89% [======================================================= ] 2203/2469 89% [======================================================= ] 2204/2469 89% [======================================================= ] 2205/2469 89% [======================================================= ] 2206/2469 89% [======================================================= ] 2207/2469 89% [======================================================= ] 2208/2469 89% [======================================================= ] 2209/2469 89% [======================================================= ] 2210/2469 89% [======================================================= ] 2211/2469 89% [======================================================= ] 2212/2469 89% [======================================================= ] 2213/2469 89% [======================================================= ] 2214/2469 89% [======================================================= ] 2215/2469 89% [======================================================= ] 2216/2469 89% [======================================================= ] 2217/2469 89% [======================================================= ] 2218/2469 89% [======================================================= ] 2219/2469 89% [======================================================= ] 2220/2469 89% [======================================================= ] 2221/2469 89% [======================================================= ] 2222/2469 89% [======================================================= ] 2223/2469 90% [======================================================= ] 2224/2469 90% [======================================================= ] 2225/2469 90% [======================================================= ] 2226/2469 90% [======================================================= ] 2227/2469 90% [======================================================= ] 2228/2469 90% [======================================================= ] 2229/2469 90% [======================================================= ] 2230/2469 90% [======================================================== ] 2231/2469 90% [======================================================== ] 2232/2469 90% [======================================================== ] 2233/2469 90% [======================================================== ] 2234/2469 90% [======================================================== ] 2235/2469 90% [======================================================== ] 2236/2469 90% [======================================================== ] 2237/2469 90% [======================================================== ] 2238/2469 90% [======================================================== ] 2239/2469 90% [======================================================== ] 2240/2469 90% [======================================================== ] 2241/2469 90% [======================================================== ] 2242/2469 90% [======================================================== ] 2243/2469 90% [======================================================== ] 2244/2469 90% [======================================================== ] 2245/2469 90% [======================================================== ] 2246/2469 90% [======================================================== ] 2247/2469 91% [======================================================== ] 2248/2469 91% [======================================================== ] 2249/2469 91% [======================================================== ] 2250/2469 91% [======================================================== ] 2251/2469 91% [======================================================== ] 2252/2469 91% [======================================================== ] 2253/2469 91% [======================================================== ] 2254/2469 91% [======================================================== ] 2255/2469 91% [======================================================== ] 2256/2469 91% [======================================================== ] 2257/2469 91% [======================================================== ] 2258/2469 91% [======================================================== ] 2259/2469 91% [======================================================== ] 2260/2469 91% [======================================================== ] 2261/2469 91% [======================================================== ] 2262/2469 91% [======================================================== ] 2263/2469 91% [======================================================== ] 2264/2469 91% [======================================================== ] 2265/2469 91% [======================================================== ] 2266/2469 91% [======================================================== ] 2267/2469 91% [======================================================== ] 2268/2469 91% [======================================================== ] 2269/2469 91% [========================================================= ] 2270/2469 91% [========================================================= ] 2271/2469 91% [========================================================= ] 2272/2469 92% [========================================================= ] 2273/2469 92% [========================================================= ] 2274/2469 92% [========================================================= ] 2275/2469 92% [========================================================= ] 2276/2469 92% [========================================================= ] 2277/2469 92% [========================================================= ] 2278/2469 92% [========================================================= ] 2279/2469 92% [========================================================= ] 2280/2469 92% [========================================================= ] 2281/2469 92% [========================================================= ] 2282/2469 92% [========================================================= ] 2283/2469 92% [========================================================= ] 2284/2469 92% [========================================================= ] 2285/2469 92% [========================================================= ] 2286/2469 92% [========================================================= ] 2287/2469 92% [========================================================= ] 2288/2469 92% [========================================================= ] 2289/2469 92% [========================================================= ] 2290/2469 92% [========================================================= ] 2291/2469 92% [========================================================= ] 2292/2469 92% [========================================================= ] 2293/2469 92% [========================================================= ] 2294/2469 92% [========================================================= ] 2295/2469 92% [========================================================= ] 2296/2469 92% [========================================================= ] 2297/2469 93% [========================================================= ] 2298/2469 93% [========================================================= ] 2299/2469 93% [========================================================= ] 2300/2469 93% [========================================================= ] 2301/2469 93% [========================================================= ] 2302/2469 93% [========================================================= ] 2303/2469 93% [========================================================= ] 2304/2469 93% [========================================================= ] 2305/2469 93% [========================================================= ] 2306/2469 93% [========================================================= ] 2307/2469 93% [========================================================= ] 2308/2469 93% [========================================================= ] 2309/2469 93% [========================================================== ] 2310/2469 93% [========================================================== ] 2311/2469 93% [========================================================== ] 2312/2469 93% [========================================================== ] 2313/2469 93% [========================================================== ] 2314/2469 93% [========================================================== ] 2315/2469 93% [========================================================== ] 2316/2469 93% [========================================================== ] 2317/2469 93% [========================================================== ] 2318/2469 93% [========================================================== ] 2319/2469 93% [========================================================== ] 2320/2469 93% [========================================================== ] 2321/2469 94% [========================================================== ] 2322/2469 94% [========================================================== ] 2323/2469 94% [========================================================== ] 2324/2469 94% [========================================================== ] 2325/2469 94% [========================================================== ] 2326/2469 94% [========================================================== ] 2327/2469 94% [========================================================== ] 2328/2469 94% [========================================================== ] 2329/2469 94% [========================================================== ] 2330/2469 94% [========================================================== ] 2331/2469 94% [========================================================== ] 2332/2469 94% [========================================================== ] 2333/2469 94% [========================================================== ] 2334/2469 94% [========================================================== ] 2335/2469 94% [========================================================== ] 2336/2469 94% [========================================================== ] 2337/2469 94% [========================================================== ] 2338/2469 94% [========================================================== ] 2339/2469 94% [========================================================== ] 2340/2469 94% [========================================================== ] 2341/2469 94% [========================================================== ] 2342/2469 94% [========================================================== ] 2343/2469 94% [========================================================== ] 2344/2469 94% [========================================================== ] 2345/2469 94% [========================================================== ] 2346/2469 95% [========================================================== ] 2347/2469 95% [========================================================== ] 2348/2469 95% [========================================================== ] 2349/2469 95% [=========================================================== ] 2350/2469 95% [=========================================================== ] 2351/2469 95% [=========================================================== ] 2352/2469 95% [=========================================================== ] 2353/2469 95% [=========================================================== ] 2354/2469 95% [=========================================================== ] 2355/2469 95% [=========================================================== ] 2356/2469 95% [=========================================================== ] 2357/2469 95% [=========================================================== ] 2358/2469 95% [=========================================================== ] 2359/2469 95% [=========================================================== ] 2360/2469 95% [=========================================================== ] 2361/2469 95% [=========================================================== ] 2362/2469 95% [=========================================================== ] 2363/2469 95% [=========================================================== ] 2364/2469 95% [=========================================================== ] 2365/2469 95% [=========================================================== ] 2366/2469 95% [=========================================================== ] 2367/2469 95% [=========================================================== ] 2368/2469 95% [=========================================================== ] 2369/2469 95% [=========================================================== ] 2370/2469 95% [=========================================================== ] 2371/2469 96% [=========================================================== ] 2372/2469 96% [=========================================================== ] 2373/2469 96% [=========================================================== ] 2374/2469 96% [=========================================================== ] 2375/2469 96% [=========================================================== ] 2376/2469 96% [=========================================================== ] 2377/2469 96% [=========================================================== ] 2378/2469 96% [=========================================================== ] 2379/2469 96% [=========================================================== ] 2380/2469 96% [=========================================================== ] 2381/2469 96% [=========================================================== ] 2382/2469 96% [=========================================================== ] 2383/2469 96% [=========================================================== ] 2384/2469 96% [=========================================================== ] 2385/2469 96% [=========================================================== ] 2386/2469 96% [=========================================================== ] 2387/2469 96% [=========================================================== ] 2388/2469 96% [=========================================================== ] 2389/2469 96% [============================================================ ] 2390/2469 96% [============================================================ ] 2391/2469 96% [============================================================ ] 2392/2469 96% [============================================================ ] 2393/2469 96% [============================================================ ] 2394/2469 96% [============================================================ ] 2395/2469 97% [============================================================ ] 2396/2469 97% [============================================================ ] 2397/2469 97% [============================================================ ] 2398/2469 97% [============================================================ ] 2399/2469 97% [============================================================ ] 2400/2469 97% [============================================================ ] 2401/2469 97% [============================================================ ] 2402/2469 97% [============================================================ ] 2403/2469 97% [============================================================ ] 2404/2469 97% [============================================================ ] 2405/2469 97% [============================================================ ] 2406/2469 97% [============================================================ ] 2407/2469 97% [============================================================ ] 2408/2469 97% [============================================================ ] 2409/2469 97% [============================================================ ] 2410/2469 97% [============================================================ ] 2411/2469 97% [============================================================ ] 2412/2469 97% [============================================================ ] 2413/2469 97% [============================================================ ] 2414/2469 97% [============================================================ ] 2415/2469 97% [============================================================ ] 2416/2469 97% [============================================================ ] 2417/2469 97% [============================================================ ] 2418/2469 97% [============================================================ ] 2419/2469 97% [============================================================ ] 2420/2469 98% [============================================================ ] 2421/2469 98% [============================================================ ] 2422/2469 98% [============================================================ ] 2423/2469 98% [============================================================ ] 2424/2469 98% [============================================================ ] 2425/2469 98% [============================================================ ] 2426/2469 98% [============================================================ ] 2427/2469 98% [============================================================ ] 2428/2469 98% [============================================================ ] 2429/2469 98% [============================================================= ] 2430/2469 98% [============================================================= ] 2431/2469 98% [============================================================= ] 2432/2469 98% [============================================================= ] 2433/2469 98% [============================================================= ] 2434/2469 98% [============================================================= ] 2435/2469 98% [============================================================= ] 2436/2469 98% [============================================================= ] 2437/2469 98% [============================================================= ] 2438/2469 98% [============================================================= ] 2439/2469 98% [============================================================= ] 2440/2469 98% [============================================================= ] 2441/2469 98% [============================================================= ] 2442/2469 98% [============================================================= ] 2443/2469 98% [============================================================= ] 2444/2469 98% [============================================================= ] 2445/2469 99% [============================================================= ] 2446/2469 99% [============================================================= ] 2447/2469 99% [============================================================= ] 2448/2469 99% [============================================================= ] 2449/2469 99% [============================================================= ] 2450/2469 99% [============================================================= ] 2451/2469 99% [============================================================= ] 2452/2469 99% [============================================================= ] 2453/2469 99% [============================================================= ] 2454/2469 99% [============================================================= ] 2455/2469 99% [============================================================= ] 2456/2469 99% [============================================================= ] 2457/2469 99% [============================================================= ] 2458/2469 99% [============================================================= ] 2459/2469 99% [============================================================= ] 2460/2469 99% [============================================================= ] 2461/2469 99% [============================================================= ] 2462/2469 99% [============================================================= ] 2463/2469 99% [============================================================= ] 2464/2469 99% [============================================================= ] 2465/2469 99% [============================================================= ] 2466/2469 99% [============================================================= ] 2467/2469 99% [============================================================= ] 2468/2469 99% [==============================================================] 2469/2469 100% operation complete, 2469 objects in 39903 NAND pages. ln -snf /home/buildroot/autobuild/instance-3/output-1/host/xtensa-buildroot-linux-uclibc/sysroot /home/buildroot/autobuild/instance-3/output-1/staging make: Leaving directory '/home/buildroot/autobuild/instance-3/buildroot' make: Entering directory '/home/buildroot/autobuild/instance-3/buildroot' >>> Buildroot 2021.05-6994-gaf972178bde Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> host-abootimg 1ebeb393252ab5aeed62e34bc439b6728444f06e Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-skeleton Collecting legal info >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> argp-standalone 1.4.1 Collecting legal info README.md: OK (sha256: b5db0353a5b1902fc8a2e055d8899dd0c189ce73a31e67af9a0ffc24711b63f0) >>> 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-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> host-binutils 2.37 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) >>> uclibc 1.0.41 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 11.3.0 Collecting legal info >>> linux-headers 5.17.15 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> bitstream 1.5 Collecting legal info COPYING: OK (sha256: 9644a812f9a8377a59acb7092a36ce8882a39743425d9171a8fb84637e2f6e04) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> cantarell 0.0.25 Collecting legal info COPYING: OK (sha256: 79a9d6198c0d9192c1b0bf55bcbc404a39390bd0d8c650cf20d652c2eaa284d8) >>> cgroupfs-mount 1.4 Collecting legal info debian/copyright: OK (sha256: e52f47a650734f70c40c8fd9318f85e42777bf3fba7ff1dfb72f845bb417f7e6) >>> comix-cursors 0.9.1 Collecting legal info >>> cpuload 0.3 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> 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) >>> zlib Collecting legal info >>> libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> host-cryptsetup 2.5.0 Collecting legal info COPYING: OK (sha256: 45670cce8b6a0ddd66c8016cd8ccef6cd71f35717cbacc7f1e895b3855207b33) COPYING.LGPL: OK (sha256: 8c33cc37871654ec7ed87e6fbb896c8cf33ef5ef05b1611a5aed857596ffafa5) >>> host-json-c 0.16 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> host-lvm2 2.03.14 Collecting legal info COPYING: OK (sha256: e76fbcd2fb97cf202da330301327754d2db5c58b5b4bebd3a8a749393e7603d1) COPYING.LIB: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-libaio 0.3.113 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-popt 1.18 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> darkhttpd 1.13 Collecting legal info darkhttpd.c: OK (sha256: 44e784df460954c7760e2eeae69aecb12a3d23ca1c0a4f6047c3c6452b2e2f49) >>> dieharder 3.31.1 Collecting legal info COPYING: OK (sha256: c475bcd1afa6fc15a65174e31c599c0d23706a34e4b9f2fcb03a4dad5438d53f) >>> gsl 2.6 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-dtc 1.6.1 Collecting legal info README.license: OK (sha256: 78e1e1ce5728a990d59c7de61d4741c49185d5129daf783b386380a214328d68) GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> expat 2.4.8 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> frotz 2.54 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> gnuplot 5.4.4 Collecting legal info Copyright: OK (sha256: 895928ec0735cca1c8cec42656c7e314a065d0242813bb8693c0c1bf61fd4e4d) >>> hiredis 1.0.2 Collecting legal info COPYING: OK (sha256: dca05ce8fc87a8261783b4aed0deef8becc9350b6aa770bc714d0c1833b896eb) >>> htpdate 1.3.5 Collecting legal info LICENSE: OK (sha256: 7989949df09a0489434723c571541604cd3f2e0418c6a6aa9179bfaf8ec807cc) >>> inconsolata 001.010 Collecting legal info OFL.txt: OK (sha256: 8bbed014d1c85a9e3f36703816833c9538e140fea88c2bc3a745ce2449dc18ab) >>> inih 55 Collecting legal info LICENSE.txt: OK (sha256: 9ae3b39e83e9158e44b67733baa3bb2d84e80efdcfb14a5820210a42c7abdf7f) >>> host-meson 0.63.0 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 63.2.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.10.5 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.8 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> initscripts Collecting legal info >>> iodine 0.7.0 Collecting legal info README: OK (sha256: f41a252b2218759aa351270b7ad9791bdd323836b940e35c0614837a5d24dcb7) >>> lft 3.91 Collecting legal info COPYING: OK (sha256: e3b7634630e6800eccca6ecafb5d40153d4f8f7a20e2b2399bf3c0ea92f44614) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libart 2.3.21 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libcap-ng 0.8.3 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> libdill fa01648cf2a8d06e53c965b45eeacfb3ac57bd04 Collecting legal info COPYING: OK (sha256: 3f78d9c42c8919cb6dc63e51de17b9eb40a49d9cdd876ce59e77392721e8c2c6) >>> libdvdcss 1.4.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libdvdread 6.1.3 Collecting legal info COPYING: OK (sha256: d6cb0e9e560f51085556949a84af12b79a00f10ab8b66c752537faf7cd665572) >>> libenca 1.19 Collecting legal info COPYING: OK (sha256: 87f1bd4a52b4029476b684fcdd51fed3c6b2540e462d3c2d3bfc9be4558b2825) >>> libilbc 829b08c7902ceb87a261279fabb36b6d523c6e07 Collecting legal info gips_iLBClicense.pdf: OK (sha256: b7f4cbb4a12cd11a3d1aeda9bd17c99f59b054de4b3ee53045531cd2fa74dd2a) >>> liblog4c-localtime 1.0 Collecting legal info COPYING: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) >>> libmd 1.0.4 Collecting legal info COPYING: OK (sha256: 4365ef6255ad553fce69dd4bc0e093472c5d0e41b8ea493a545cc926ce171aa6) >>> libnfnetlink 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> minissdpd 1.5.20211105 Collecting legal info LICENSE: OK (sha256: 45950e1d443106906f83a4ec7b9c2e1a9d6457130737a493cff0e5b7a39da570) >>> ncdu 1.17 Collecting legal info COPYING: OK (sha256: 4590cb935ff8a50cee76ce12c2cb0411c0b06e84c267b478579785dcf328660d) >>> ngrep 1.47 Collecting legal info LICENSE: OK (sha256: d46e593e048e0b9fc803561ed4c283f37a2d5447e4dcfa10cad29b394c2b8b9e) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> pv 1.6.20 Collecting legal info doc/COPYING: OK (sha256: 280e182171df3e9bb4a9b407326e88521151fcb8f4f8557255f26177d5900ccf) >>> host-pwgen 2.08 Collecting legal info debian/copyright: OK (sha256: 5d3e49e01ef782be5841d5d1f7fb64d290cd86459598a913818584a46a2f81a1) >>> host-sloci-image 0.1.2 Collecting legal info LICENSE: OK (sha256: 4c86c21e003875b85b4b9299156f8cec72c8e8e1abf5aa1f2d3c4dc665a3bea0) >>> host-gawk 5.1.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> smcroute 2.5.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> sound-theme-borealis 0.9a Collecting legal info >>> sound-theme-freedesktop 0.7 Collecting legal info >>> host-intltool 0.51.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-libxml-parser-perl 2.46 Collecting legal info README: OK (sha256: 6a2e768443ed00f09d3d4bc4dd14451035eac13c6864d68d8e2f76edf5a044f2) >>> tio 1.40 Collecting legal info LICENSE: OK (sha256: 9248dee77ee136321f24556a96e07ff8f90461013941884a9defd0ac825ef131) >>> uclibc-ng-test 0844445e7358eb10e716155b55b0fb23e88d644a Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> uemacs 1cdcf9df88144049750116e36fe20c8c39fa2517 Collecting legal info README: OK (sha256: 6e2a4cf41ec8d4379c154923349733bc0d3935c6fa72c4337cf1bc137b98b90a) >>> ux500-firmware 1.1.3-6 Collecting legal info license.txt: OK (sha256: b5bbc3fb3ff2f8e165b3bf60b25702d8970b3d7fe88b1c883f20615d550a7cb2) >>> wireless_tools 30.pre9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> zchunk 1.2.2 Collecting legal info LICENSE: OK (sha256: 3c6a4fd5a93cacec6bf694d0537246bc15a95a274f5c5301749754e56d27b797) >>> 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-bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-cdrkit 1.1.11 Collecting legal info COPYING: OK (sha256: 90daae00475a992a367da5b0658469a5d1c4449dbbe964c5b7246e1aec92f491) >>> host-libcap 2.64 Collecting legal info License: OK (sha256: f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-cloop 3.14.1.3 Collecting legal info README: OK (sha256: 1b1f89e94e131e259b9e334565c5c3500d4b8aa755b75c3f145ddcdff3b89124) advancecomp-1.15/COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> host-fakeroot 1.26 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-11.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: comix-cursors-0.9.1: cannot save license (COMIX_CURSORS_LICENSE_FILES not defined) WARNING: sound-theme-borealis-0.9a: cannot save license (SOUND_THEME_BOREALIS_LICENSE_FILES not defined) WARNING: sound-theme-freedesktop-0.7: cannot save license (SOUND_THEME_FREEDESKTOP_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/instance-3/output-1/legal-info make: Leaving directory '/home/buildroot/autobuild/instance-3/buildroot'