rm -rf /tmp/instance-1/output-1/build/buildroot-fs/cloop mkdir -p /tmp/instance-1/output-1/build/buildroot-fs/cloop rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /tmp/instance-1/output-1/target/ /tmp/instance-1/output-1/build/buildroot-fs/cloop/target echo '#!/bin/sh' > /tmp/instance-1/output-1/build/buildroot-fs/cloop/fakeroot echo "set -e" >> /tmp/instance-1/output-1/build/buildroot-fs/cloop/fakeroot echo "chown -h -R 0:0 /tmp/instance-1/output-1/build/buildroot-fs/cloop/target" >> /tmp/instance-1/output-1/build/buildroot-fs/cloop/fakeroot PATH="/tmp/instance-1/output-1/host/bin:/tmp/instance-1/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /tmp/instance-1/buildroot/support/scripts/mkusers /tmp/instance-1/output-1/build/buildroot-fs/full_users_table.txt /tmp/instance-1/output-1/build/buildroot-fs/cloop/target >> /tmp/instance-1/output-1/build/buildroot-fs/cloop/fakeroot echo "/tmp/instance-1/output-1/host/bin/makedevs -d /tmp/instance-1/output-1/build/buildroot-fs/full_devices_table.txt /tmp/instance-1/output-1/build/buildroot-fs/cloop/target" >> /tmp/instance-1/output-1/build/buildroot-fs/cloop/fakeroot printf ' rm -rf /tmp/instance-1/output-1/build/buildroot-fs/cloop/target/usr/lib/udev/hwdb.d/ /tmp/instance-1/output-1/build/buildroot-fs/cloop/target/etc/udev/hwdb.d/\n' >> /tmp/instance-1/output-1/build/buildroot-fs/cloop/fakeroot echo "find /tmp/instance-1/output-1/build/buildroot-fs/cloop/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /tmp/instance-1/output-1/build/buildroot-fs/cloop/fakeroot echo "find /tmp/instance-1/output-1/build/buildroot-fs/cloop/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /tmp/instance-1/output-1/build/buildroot-fs/cloop/fakeroot printf ' \n' >> /tmp/instance-1/output-1/build/buildroot-fs/cloop/fakeroot printf ' \n' >> /tmp/instance-1/output-1/build/buildroot-fs/cloop/fakeroot printf ' /tmp/instance-1/output-1/host/bin/genisoimage -r /tmp/instance-1/output-1/build/buildroot-fs/cloop/target | /tmp/instance-1/output-1/host/bin/create_compressed_fs - 65536 > /tmp/instance-1/output-1/images/rootfs.cloop\n' >> /tmp/instance-1/output-1/build/buildroot-fs/cloop/fakeroot chmod a+x /tmp/instance-1/output-1/build/buildroot-fs/cloop/fakeroot PATH="/tmp/instance-1/output-1/host/bin:/tmp/instance-1/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /tmp/instance-1/output-1/host/bin/fakeroot -- /tmp/instance-1/output-1/build/buildroot-fs/cloop/fakeroot rootdir=/tmp/instance-1/output-1/build/buildroot-fs/cloop/target table='/tmp/instance-1/output-1/build/buildroot-fs/full_devices_table.txt' 24 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 XTERM000.;1 for /tmp/instance-1/output-1/build/buildroot-fs/cloop/target/usr/share/terminfo/x/xterm+256color (xterm-256color) Using F41C0000.;1 for /tmp/instance-1/output-1/build/buildroot-fs/cloop/target/usr/share/cursors/xorg-x11/Obsidian/cursors/f41c0e382c94c0958e07017e42b00462 (f41c0e382c97c0938e07017e42800402) Using BASE_000.;1 for /tmp/instance-1/output-1/build/buildroot-fs/cloop/target/usr/share/cursors/xorg-x11/Obsidian/cursors/base_arrow_down (base_arrow_up) Using BASED000.;1 for /tmp/instance-1/output-1/build/buildroot-fs/cloop/target/usr/share/cursors/xorg-x11/Obsidian/cursors/based_arrow_down (based_arrow_up) Using LEFT_000.;1 for /tmp/instance-1/output-1/build/buildroot-fs/cloop/target/usr/share/cursors/xorg-x11/Obsidian/cursors/left_ptr (left_ptr_watch) Using TOP_L000.;1 for /tmp/instance-1/output-1/build/buildroot-fs/cloop/target/usr/share/cursors/xorg-x11/Obsidian/cursors/top_left_arrow (top_left_corner) Using SURRO000.CON;1 for /tmp/instance-1/output-1/build/buildroot-fs/cloop/target/usr/share/alsa/pcm/surround21.conf (surround40.conf) Using SURRO001.CON;1 for /tmp/instance-1/output-1/build/buildroot-fs/cloop/target/usr/share/alsa/pcm/surround40.conf (surround41.conf) Using SURRO002.CON;1 for /tmp/instance-1/output-1/build/buildroot-fs/cloop/target/usr/share/alsa/pcm/surround41.conf (surround50.conf) Using SURRO003.CON;1 for /tmp/instance-1/output-1/build/buildroot-fs/cloop/target/usr/share/alsa/pcm/surround50.conf (surround51.conf) Using SURRO004.CON;1 for /tmp/instance-1/output-1/build/buildroot-fs/cloop/target/usr/share/alsa/pcm/surround51.conf (surround71.conf) Using CMI87000.CON;1 for /tmp/instance-1/output-1/build/buildroot-fs/cloop/target/usr/share/alsa/cards/CMI8738-MC6.conf (CMI8738-MC8.conf) Using VXPOC000.CON;1 for /tmp/instance-1/output-1/build/buildroot-fs/cloop/target/usr/share/alsa/cards/VXPocket.conf (VXPocket440.conf) Using COMPU000.;1 for /tmp/instance-1/output-1/build/buildroot-fs/cloop/target/usr/sbin/compute_av (compute_create) Using COMPU001.;1 for /tmp/instance-1/output-1/build/buildroot-fs/cloop/target/usr/sbin/compute_create (compute_member) Using COMPU002.;1 for /tmp/instance-1/output-1/build/buildroot-fs/cloop/target/usr/sbin/compute_member (compute_relabel) Using SELAB000.;1 for /tmp/instance-1/output-1/build/buildroot-fs/cloop/target/usr/sbin/selabel_digest (selabel_get_digests_all_partial_matches) Using SELAB001.;1 for /tmp/instance-1/output-1/build/buildroot-fs/cloop/target/usr/sbin/selabel_get_digests_all_partial_matches (selabel_lookup) Using SELAB002.;1 for /tmp/instance-1/output-1/build/buildroot-fs/cloop/target/usr/sbin/selabel_lookup (selabel_lookup_best_match) Using SELAB003.;1 for /tmp/instance-1/output-1/build/buildroot-fs/cloop/target/usr/sbin/selabel_lookup_best_match (selabel_partial_match) Using SELIN000.;1 for /tmp/instance-1/output-1/build/buildroot-fs/cloop/target/usr/sbin/selinux_check_access (selinux_check_securetty_context) Using SELIN001.;1 for /tmp/instance-1/output-1/build/buildroot-fs/cloop/target/usr/sbin/selinuxenabled (selinuxexeccon) Using MARK_000.;1 for /tmp/instance-1/output-1/build/buildroot-fs/cloop/target/usr/libexec/rc/sbin/mark_service_crashed (mark_service_failed) Using MARK_001.;1 for /tmp/instance-1/output-1/build/buildroot-fs/cloop/target/usr/libexec/rc/sbin/mark_service_failed (mark_service_hotplugged) Using MARK_002.;1 for /tmp/instance-1/output-1/build/buildroot-fs/cloop/target/usr/libexec/rc/sbin/mark_service_hotplugged (mark_service_inactive) Using MARK_003.;1 for /tmp/instance-1/output-1/build/buildroot-fs/cloop/target/usr/libexec/rc/sbin/mark_service_inactive (mark_service_started) Using MARK_004.;1 for /tmp/instance-1/output-1/build/buildroot-fs/cloop/target/usr/libexec/rc/sbin/mark_service_started (mark_service_starting) Using MARK_005.;1 for /tmp/instance-1/output-1/build/buildroot-fs/cloop/target/usr/libexec/rc/sbin/mark_service_starting (mark_service_stopped) Using MARK_006.;1 for /tmp/instance-1/output-1/build/buildroot-fs/cloop/target/usr/libexec/rc/sbin/mark_service_stopped (mark_service_stopping) Using MARK_007.;1 for /tmp/instance-1/output-1/build/buildroot-fs/cloop/target/usr/libexec/rc/sbin/mark_service_stopping (mark_service_wasinactive) Using SERVI000.;1 for /tmp/instance-1/output-1/build/buildroot-fs/cloop/target/usr/libexec/rc/bin/service_crashed (service_get_value) Using SERVI001.;1 for /tmp/instance-1/output-1/build/buildroot-fs/cloop/target/usr/libexec/rc/bin/service_get_value (service_hotplugged) Using SERVI002.;1 for /tmp/instance-1/output-1/build/buildroot-fs/cloop/target/usr/libexec/rc/bin/service_hotplugged (service_inactive) Using SERVI003.;1 for /tmp/instance-1/output-1/build/buildroot-fs/cloop/target/usr/libexec/rc/bin/service_inactive (service_set_value) Using SERVI004.;1 for /tmp/instance-1/output-1/build/buildroot-fs/cloop/target/usr/libexec/rc/bin/service_set_value (service_started) Using SERVI005.;1 for /tmp/instance-1/output-1/build/buildroot-fs/cloop/target/usr/libexec/rc/bin/service_started (service_started_daemon) Using SERVI006.;1 for /tmp/instance-1/output-1/build/buildroot-fs/cloop/target/usr/libexec/rc/bin/service_started_daemon (service_starting) Using SERVI007.;1 for /tmp/instance-1/output-1/build/buildroot-fs/cloop/target/usr/libexec/rc/bin/service_starting (service_stopped) Using SERVI008.;1 for /tmp/instance-1/output-1/build/buildroot-fs/cloop/target/usr/libexec/rc/bin/service_stopped (service_stopping) Using SERVI009.;1 for /tmp/instance-1/output-1/build/buildroot-fs/cloop/target/usr/libexec/rc/bin/service_stopping (service_wasinactive) Using LIBCR000.SO;1 for /tmp/instance-1/output-1/build/buildroot-fs/cloop/target/usr/lib/libcrypto.so (libcryptsetup.so) Using LIBDE000.SO;1 for /tmp/instance-1/output-1/build/buildroot-fs/cloop/target/usr/lib/libdevmapper-event.so (libdevmapper.so) Using LIBPC000.SO;1 for /tmp/instance-1/output-1/build/buildroot-fs/cloop/target/usr/lib/libpcre2-8.so (libpcre2-posix.so) Using LIBCR000.0;1 for /tmp/instance-1/output-1/build/buildroot-fs/cloop/target/usr/lib/libcrypto.so.50.0.0 (libcryptsetup.so.12.9.0) Using LIBDE000.02;1 for /tmp/instance-1/output-1/build/buildroot-fs/cloop/target/usr/lib/libdevmapper-event.so.1.02 (libdevmapper.so.1.02) Using LIBJS000.SO;1 for /tmp/instance-1/output-1/build/buildroot-fs/cloop/target/usr/lib/libjson-c.so (libjson_script.so) Using LIBLU000.0;1 for /tmp/instance-1/output-1/build/buildroot-fs/cloop/target/usr/lib/libluksmeta.so.0 (libluksmeta.so.0.0.0) Using LIBPC000.0;1 for /tmp/instance-1/output-1/build/buildroot-fs/cloop/target/usr/lib/libpcscspy.so.0 (libpcscspy.so.0.0.0) Using LIBUS000.4;1 for /tmp/instance-1/output-1/build/buildroot-fs/cloop/target/usr/lib/libusb-0.1.so.4 (libusb-0.1.so.4.4.4) Using LIBUS000.0;1 for /tmp/instance-1/output-1/build/buildroot-fs/cloop/target/usr/lib/libusb-1.0.so.0 (libusb-1.0.so.0.3.0) Using MX6_U000.CON;1 for /tmp/instance-1/output-1/build/buildroot-fs/cloop/target/usr/etc/imx-loader.d/mx6_usb_sdp_spl.conf (mx6_usb_work.conf) Using REDIS000.;1 for /tmp/instance-1/output-1/build/buildroot-fs/cloop/target/usr/bin/redis-check-aof (redis-check-rdb) Using GEOIP000.;1 for /tmp/instance-1/output-1/build/buildroot-fs/cloop/target/usr/bin/geoiplookup (geoiplookup6) Using REDIS001.;1 for /tmp/instance-1/output-1/build/buildroot-fs/cloop/target/usr/bin/redis-sentinel (redis-server) Using TTYP0000.;1 for /tmp/instance-1/output-1/build/buildroot-fs/cloop/target/dev/ttyp0 (ttyP0) Using TTYP1000.;1 for /tmp/instance-1/output-1/build/buildroot-fs/cloop/target/dev/ttyp1 (ttyP1) Using TTYP2000.;1 for /tmp/instance-1/output-1/build/buildroot-fs/cloop/target/dev/ttyp2 (ttyP2) Using TTYP3000.;1 for /tmp/instance-1/output-1/build/buildroot-fs/cloop/target/dev/ttyp3 (ttyP3) Using MTDBL000.;1 for /tmp/instance-1/output-1/build/buildroot-fs/cloop/target/dev/mtdblock0 (mtdblock1) Using MTDBL001.;1 for /tmp/instance-1/output-1/build/buildroot-fs/cloop/target/dev/mtdblock1 (mtdblock2) Using MTDBL002.;1 for /tmp/instance-1/output-1/build/buildroot-fs/cloop/target/dev/mtdblock2 (mtdblock3) Using EXECL000.;1 for /tmp/instance-1/output-1/build/buildroot-fs/cloop/target/bin/execline-cd (execline-umask) Using EXECL001.;1 for /tmp/instance-1/output-1/build/buildroot-fs/cloop/target/bin/execline-umask (execlineb) Using S6_AC000.;1 for /tmp/instance-1/output-1/build/buildroot-fs/cloop/target/bin/s6-accessrules-cdb-from-fs (s6-accessrules-fs-from-cdb) Using S6_FD000.;1 for /tmp/instance-1/output-1/build/buildroot-fs/cloop/target/bin/s6-fdholder-daemon (s6-fdholder-delete) Using S6_FD001.;1 for /tmp/instance-1/output-1/build/buildroot-fs/cloop/target/bin/s6-fdholder-delete (s6-fdholder-getdump) Using S6_FD002.;1 for /tmp/instance-1/output-1/build/buildroot-fs/cloop/target/bin/s6-fdholder-getdump (s6-fdholder-list) Using S6_FD003.;1 for /tmp/instance-1/output-1/build/buildroot-fs/cloop/target/bin/s6-fdholder-list (s6-fdholder-retrieve) Using S6_FD004.;1 for /tmp/instance-1/output-1/build/buildroot-fs/cloop/target/bin/s6-fdholder-retrieve (s6-fdholder-setdump) Using S6_FD005.;1 for /tmp/instance-1/output-1/build/buildroot-fs/cloop/target/bin/s6-fdholder-setdump (s6-fdholder-store) Using S6_FD006.;1 for /tmp/instance-1/output-1/build/buildroot-fs/cloop/target/bin/s6-fdholder-store (s6-fdholder-transferdump) Using S6_FD007.;1 for /tmp/instance-1/output-1/build/buildroot-fs/cloop/target/bin/s6-fdholder-transferdump (s6-fdholderd) Using S6_FT000.;1 for /tmp/instance-1/output-1/build/buildroot-fs/cloop/target/bin/s6-ftrig-listen (s6-ftrig-listen1) Using S6_FT001.;1 for /tmp/instance-1/output-1/build/buildroot-fs/cloop/target/bin/s6-ftrig-listen1 (s6-ftrig-notify) Using S6_FT002.;1 for /tmp/instance-1/output-1/build/buildroot-fs/cloop/target/bin/s6-ftrig-notify (s6-ftrig-wait) Using S6_FT003.;1 for /tmp/instance-1/output-1/build/buildroot-fs/cloop/target/bin/s6-ftrig-wait (s6-ftrigrd) Using S6_IP000.;1 for /tmp/instance-1/output-1/build/buildroot-fs/cloop/target/bin/s6-ipcserver (s6-ipcserver-access) Using S6_IP001.;1 for /tmp/instance-1/output-1/build/buildroot-fs/cloop/target/bin/s6-ipcserver-access (s6-ipcserver-socketbinder) Using S6_IP002.;1 for /tmp/instance-1/output-1/build/buildroot-fs/cloop/target/bin/s6-ipcserver-socketbinder (s6-ipcserverd) Using S6_SV000.;1 for /tmp/instance-1/output-1/build/buildroot-fs/cloop/target/bin/s6-svlisten (s6-svlisten1) Using S6_SV001.;1 for /tmp/instance-1/output-1/build/buildroot-fs/cloop/target/bin/s6-svscan (s6-svscanctl) Using S6_SW000.;1 for /tmp/instance-1/output-1/build/buildroot-fs/cloop/target/bin/s6-swapoff (s6-swapon) Using S6_TA000.;1 for /tmp/instance-1/output-1/build/buildroot-fs/cloop/target/bin/s6-tai64n (s6-tai64nlocal) [ 9] Blk# 0, [ratio/avg. 6%/ 6%], avg.speed: 65536 b/s, ETA: 2147483646s [ 9] Blk# 100, [ratio/avg. 20%/ 21%], avg.speed: 3309568 b/s, ETA: 42524426s 24.55% done, estimate finish Thu Mar 9 19:30:54 2023 [ 9] Blk# 200, [ratio/avg. 46%/ 26%], avg.speed: 6586368 b/s, ETA: 21367994s 49.11% done, estimate finish Thu Mar 9 19:30:52 2023 [ 9] Blk# 300, [ratio/avg. 49%/ 33%], avg.speed: 9863168 b/s, ETA: 14268992s [ 9] Blk# 400, [ratio/avg. 34%/ 37%], avg.speed: 8759978 b/s, ETA: 16065959s 73.63% done, estimate finish Thu Mar 9 19:30:52 2023 [ 9] Blk# 500, [ratio/avg. 36%/ 38%], avg.speed: 10944512 b/s, ETA: 12859180s [ 9] Blk# 600, [ratio/avg. 21%/ 39%], avg.speed: 13129045 b/s, ETA: 10719549s 98.21% done, estimate finish Thu Mar 9 19:30:53 2023 Total translation table size: 0 Total rockridge attributes bytes: 176783 Total directory bytes: 606208 Path table size(bytes): 2972 Max brk space used 1b2000 20372 extents written (39 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): 637 (1e+02%) 7zip: 0 ( 0%) Writing index for 637 block(s)... Writing compressed data... >>> Generating filesystem image rootfs.yaffs2 mkdir -p /tmp/instance-1/output-1/images rm -rf /tmp/instance-1/output-1/build/buildroot-fs/yaffs2 mkdir -p /tmp/instance-1/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /tmp/instance-1/output-1/target/ /tmp/instance-1/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /tmp/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /tmp/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /tmp/instance-1/output-1/build/buildroot-fs/yaffs2/target" >> /tmp/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/tmp/instance-1/output-1/host/bin:/tmp/instance-1/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /tmp/instance-1/buildroot/support/scripts/mkusers /tmp/instance-1/output-1/build/buildroot-fs/full_users_table.txt /tmp/instance-1/output-1/build/buildroot-fs/yaffs2/target >> /tmp/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/tmp/instance-1/output-1/host/bin/makedevs -d /tmp/instance-1/output-1/build/buildroot-fs/full_devices_table.txt /tmp/instance-1/output-1/build/buildroot-fs/yaffs2/target" >> /tmp/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /tmp/instance-1/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /tmp/instance-1/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /tmp/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /tmp/instance-1/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /tmp/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /tmp/instance-1/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /tmp/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /tmp/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /tmp/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /tmp/instance-1/output-1/host/bin/mkyaffs2 --all-root /tmp/instance-1/output-1/build/buildroot-fs/yaffs2/target /tmp/instance-1/output-1/images/rootfs.yaffs2\n' >> /tmp/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /tmp/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/tmp/instance-1/output-1/host/bin:/tmp/instance-1/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /tmp/instance-1/output-1/host/bin/fakeroot -- /tmp/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/tmp/instance-1/output-1/build/buildroot-fs/yaffs2/target table='/tmp/instance-1/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/tmp/instance-1/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][done] scanning complete, total 1715 objects. stage 2: creating image '/tmp/instance-1/output-1/images/rootfs.yaffs2' [ ] 1/1715 0% [ ] 2/1715 0% [ ] 3/1715 0% [ ] 4/1715 0% [ ] 5/1715 0% [ ] 6/1715 0% [ ] 7/1715 0% [ ] 8/1715 0% [ ] 9/1715 0% [ ] 10/1715 0% [ ] 11/1715 0% [ ] 12/1715 0% [ ] 13/1715 0% [ ] 14/1715 0% [ ] 15/1715 0% [ ] 16/1715 0% [ ] 17/1715 0% [ ] 18/1715 1% [ ] 19/1715 1% [ ] 20/1715 1% [ ] 21/1715 1% [ ] 22/1715 1% [ ] 23/1715 1% [ ] 24/1715 1% [ ] 25/1715 1% [ ] 26/1715 1% [ ] 27/1715 1% [= ] 28/1715 1% [= ] 29/1715 1% [= ] 30/1715 1% [= ] 31/1715 1% [= ] 32/1715 1% [= ] 33/1715 1% [= ] 34/1715 1% [= ] 35/1715 2% [= ] 36/1715 2% [= ] 37/1715 2% [= ] 38/1715 2% [= ] 39/1715 2% [= ] 40/1715 2% [= ] 41/1715 2% [= ] 42/1715 2% [= ] 43/1715 2% [= ] 44/1715 2% [= ] 45/1715 2% [= ] 46/1715 2% [= ] 47/1715 2% [= ] 48/1715 2% [= ] 49/1715 2% [= ] 50/1715 2% [= ] 51/1715 2% [= ] 52/1715 3% [= ] 53/1715 3% [= ] 54/1715 3% [= ] 55/1715 3% [== ] 56/1715 3% [== ] 57/1715 3% [== ] 58/1715 3% [== ] 59/1715 3% [== ] 60/1715 3% [== ] 61/1715 3% [== ] 62/1715 3% [== ] 63/1715 3% [== ] 64/1715 3% [== ] 65/1715 3% [== ] 66/1715 3% [== ] 67/1715 3% [== ] 68/1715 3% [== ] 69/1715 4% [== ] 70/1715 4% [== ] 71/1715 4% [== ] 72/1715 4% [== ] 73/1715 4% [== ] 74/1715 4% [== ] 75/1715 4% [== ] 76/1715 4% [== ] 77/1715 4% [== ] 78/1715 4% [== ] 79/1715 4% [== ] 80/1715 4% [== ] 81/1715 4% [== ] 82/1715 4% [=== ] 83/1715 4% [=== ] 84/1715 4% [=== ] 85/1715 4% [=== ] 86/1715 5% [=== ] 87/1715 5% [=== ] 88/1715 5% [=== ] 89/1715 5% [=== ] 90/1715 5% [=== ] 91/1715 5% [=== ] 92/1715 5% [=== ] 93/1715 5% [=== ] 94/1715 5% [=== ] 95/1715 5% [=== ] 96/1715 5% [=== ] 97/1715 5% [=== ] 98/1715 5% [=== ] 99/1715 5% [=== ] 100/1715 5% [=== ] 101/1715 5% [=== ] 102/1715 5% [=== ] 103/1715 6% [=== ] 104/1715 6% [=== ] 105/1715 6% [=== ] 106/1715 6% [=== ] 107/1715 6% [=== ] 108/1715 6% [=== ] 109/1715 6% [=== ] 110/1715 6% [==== ] 111/1715 6% [==== ] 112/1715 6% [==== ] 113/1715 6% [==== ] 114/1715 6% [==== ] 115/1715 6% [==== ] 116/1715 6% [==== ] 117/1715 6% [==== ] 118/1715 6% [==== ] 119/1715 6% [==== ] 120/1715 6% [==== ] 121/1715 7% [==== ] 122/1715 7% [==== ] 123/1715 7% [==== ] 124/1715 7% [==== ] 125/1715 7% [==== ] 126/1715 7% [==== ] 127/1715 7% [==== ] 128/1715 7% [==== ] 129/1715 7% [==== ] 130/1715 7% [==== ] 131/1715 7% [==== ] 132/1715 7% [==== ] 133/1715 7% [==== ] 134/1715 7% [==== ] 135/1715 7% [==== ] 136/1715 7% [==== ] 137/1715 7% [==== ] 138/1715 8% [===== ] 139/1715 8% [===== ] 140/1715 8% [===== ] 141/1715 8% [===== ] 142/1715 8% [===== ] 143/1715 8% [===== ] 144/1715 8% [===== ] 145/1715 8% [===== ] 146/1715 8% [===== ] 147/1715 8% [===== ] 148/1715 8% [===== ] 149/1715 8% [===== ] 150/1715 8% [===== ] 151/1715 8% [===== ] 152/1715 8% [===== ] 153/1715 8% [===== ] 154/1715 8% [===== ] 155/1715 9% [===== ] 156/1715 9% [===== ] 157/1715 9% [===== ] 158/1715 9% [===== ] 159/1715 9% [===== ] 160/1715 9% [===== ] 161/1715 9% [===== ] 162/1715 9% [===== ] 163/1715 9% [===== ] 164/1715 9% [===== ] 165/1715 9% [====== ] 166/1715 9% [====== ] 167/1715 9% [====== ] 168/1715 9% [====== ] 169/1715 9% [====== ] 170/1715 9% [====== ] 171/1715 9% [====== ] 172/1715 10% [====== ] 173/1715 10% [====== ] 174/1715 10% [====== ] 175/1715 10% [====== ] 176/1715 10% [====== ] 177/1715 10% [====== ] 178/1715 10% [====== ] 179/1715 10% [====== ] 180/1715 10% [====== ] 181/1715 10% [====== ] 182/1715 10% [====== ] 183/1715 10% [====== ] 184/1715 10% [====== ] 185/1715 10% [====== ] 186/1715 10% [====== ] 187/1715 10% [====== ] 188/1715 10% [====== ] 189/1715 11% [====== ] 190/1715 11% [====== ] 191/1715 11% [====== ] 192/1715 11% [====== ] 193/1715 11% [======= ] 194/1715 11% [======= ] 195/1715 11% [======= ] 196/1715 11% [======= ] 197/1715 11% [======= ] 198/1715 11% [======= ] 199/1715 11% [======= ] 200/1715 11% [======= ] 201/1715 11% [======= ] 202/1715 11% [======= ] 203/1715 11% [======= ] 204/1715 11% [======= ] 205/1715 11% [======= ] 206/1715 12% [======= ] 207/1715 12% [======= ] 208/1715 12% [======= ] 209/1715 12% [======= ] 210/1715 12% [======= ] 211/1715 12% [======= ] 212/1715 12% [======= ] 213/1715 12% [======= ] 214/1715 12% [======= ] 215/1715 12% [======= ] 216/1715 12% [======= ] 217/1715 12% [======= ] 218/1715 12% [======= ] 219/1715 12% [======= ] 220/1715 12% [======= ] 221/1715 12% [======== ] 222/1715 12% [======== ] 223/1715 13% [======== ] 224/1715 13% [======== ] 225/1715 13% [======== ] 226/1715 13% [======== ] 227/1715 13% [======== ] 228/1715 13% [======== ] 229/1715 13% [======== ] 230/1715 13% [======== ] 231/1715 13% [======== ] 232/1715 13% [======== ] 233/1715 13% [======== ] 234/1715 13% [======== ] 235/1715 13% [======== ] 236/1715 13% [======== ] 237/1715 13% [======== ] 238/1715 13% [======== ] 239/1715 13% [======== ] 240/1715 13% [======== ] 241/1715 14% [======== ] 242/1715 14% [======== ] 243/1715 14% [======== ] 244/1715 14% [======== ] 245/1715 14% [======== ] 246/1715 14% [======== ] 247/1715 14% [======== ] 248/1715 14% [========= ] 249/1715 14% [========= ] 250/1715 14% [========= ] 251/1715 14% [========= ] 252/1715 14% [========= ] 253/1715 14% [========= ] 254/1715 14% [========= ] 255/1715 14% [========= ] 256/1715 14% [========= ] 257/1715 14% [========= ] 258/1715 15% [========= ] 259/1715 15% [========= ] 260/1715 15% [========= ] 261/1715 15% [========= ] 262/1715 15% [========= ] 263/1715 15% [========= ] 264/1715 15% [========= ] 265/1715 15% [========= ] 266/1715 15% [========= ] 267/1715 15% [========= ] 268/1715 15% [========= ] 269/1715 15% [========= ] 270/1715 15% [========= ] 271/1715 15% [========= ] 272/1715 15% [========= ] 273/1715 15% [========= ] 274/1715 15% [========= ] 275/1715 16% [========= ] 276/1715 16% [========== ] 277/1715 16% [========== ] 278/1715 16% [========== ] 279/1715 16% [========== ] 280/1715 16% [========== ] 281/1715 16% [========== ] 282/1715 16% [========== ] 283/1715 16% [========== ] 284/1715 16% [========== ] 285/1715 16% [========== ] 286/1715 16% [========== ] 287/1715 16% [========== ] 288/1715 16% [========== ] 289/1715 16% [========== ] 290/1715 16% [========== ] 291/1715 16% [========== ] 292/1715 17% [========== ] 293/1715 17% [========== ] 294/1715 17% [========== ] 295/1715 17% [========== ] 296/1715 17% [========== ] 297/1715 17% [========== ] 298/1715 17% [========== ] 299/1715 17% [========== ] 300/1715 17% [========== ] 301/1715 17% [========== ] 302/1715 17% [========== ] 303/1715 17% [========== ] 304/1715 17% [=========== ] 305/1715 17% [=========== ] 306/1715 17% [=========== ] 307/1715 17% [=========== ] 308/1715 17% [=========== ] 309/1715 18% [=========== ] 310/1715 18% [=========== ] 311/1715 18% [=========== ] 312/1715 18% [=========== ] 313/1715 18% [=========== ] 314/1715 18% [=========== ] 315/1715 18% [=========== ] 316/1715 18% [=========== ] 317/1715 18% [=========== ] 318/1715 18% [=========== ] 319/1715 18% [=========== ] 320/1715 18% [=========== ] 321/1715 18% [=========== ] 322/1715 18% [=========== ] 323/1715 18% [=========== ] 324/1715 18% [=========== ] 325/1715 18% [=========== ] 326/1715 19% [=========== ] 327/1715 19% [=========== ] 328/1715 19% [=========== ] 329/1715 19% [=========== ] 330/1715 19% [=========== ] 331/1715 19% [============ ] 332/1715 19% [============ ] 333/1715 19% [============ ] 334/1715 19% [============ ] 335/1715 19% [============ ] 336/1715 19% [============ ] 337/1715 19% [============ ] 338/1715 19% [============ ] 339/1715 19% [============ ] 340/1715 19% [============ ] 341/1715 19% [============ ] 342/1715 19% [============ ] 343/1715 20% [============ ] 344/1715 20% [============ ] 345/1715 20% [============ ] 346/1715 20% [============ ] 347/1715 20% [============ ] 348/1715 20% [============ ] 349/1715 20% [============ ] 350/1715 20% [============ ] 351/1715 20% [============ ] 352/1715 20% [============ ] 353/1715 20% [============ ] 354/1715 20% [============ ] 355/1715 20% [============ ] 356/1715 20% [============ ] 357/1715 20% [============ ] 358/1715 20% [============ ] 359/1715 20% [============= ] 360/1715 20% [============= ] 361/1715 21% [============= ] 362/1715 21% [============= ] 363/1715 21% [============= ] 364/1715 21% [============= ] 365/1715 21% [============= ] 366/1715 21% [============= ] 367/1715 21% [============= ] 368/1715 21% [============= ] 369/1715 21% [============= ] 370/1715 21% [============= ] 371/1715 21% [============= ] 372/1715 21% [============= ] 373/1715 21% [============= ] 374/1715 21% [============= ] 375/1715 21% [============= ] 376/1715 21% [============= ] 377/1715 21% [============= ] 378/1715 22% [============= ] 379/1715 22% [============= ] 380/1715 22% [============= ] 381/1715 22% [============= ] 382/1715 22% [============= ] 383/1715 22% [============= ] 384/1715 22% [============= ] 385/1715 22% [============= ] 386/1715 22% [============= ] 387/1715 22% [============== ] 388/1715 22% [============== ] 389/1715 22% [============== ] 390/1715 22% [============== ] 391/1715 22% [============== ] 392/1715 22% [============== ] 393/1715 22% [============== ] 394/1715 22% [============== ] 395/1715 23% [============== ] 396/1715 23% [============== ] 397/1715 23% [============== ] 398/1715 23% [============== ] 399/1715 23% [============== ] 400/1715 23% [============== ] 401/1715 23% [============== ] 402/1715 23% [============== ] 403/1715 23% [============== ] 404/1715 23% [============== ] 405/1715 23% [============== ] 406/1715 23% [============== ] 407/1715 23% [============== ] 408/1715 23% [============== ] 409/1715 23% [============== ] 410/1715 23% [============== ] 411/1715 23% [============== ] 412/1715 24% [============== ] 413/1715 24% [============== ] 414/1715 24% [=============== ] 415/1715 24% [=============== ] 416/1715 24% [=============== ] 417/1715 24% [=============== ] 418/1715 24% [=============== ] 419/1715 24% [=============== ] 420/1715 24% [=============== ] 421/1715 24% [=============== ] 422/1715 24% [=============== ] 423/1715 24% [=============== ] 424/1715 24% [=============== ] 425/1715 24% [=============== ] 426/1715 24% [=============== ] 427/1715 24% [=============== ] 428/1715 24% [=============== ] 429/1715 25% [=============== ] 430/1715 25% [=============== ] 431/1715 25% [=============== ] 432/1715 25% [=============== ] 433/1715 25% [=============== ] 434/1715 25% [=============== ] 435/1715 25% [=============== ] 436/1715 25% [=============== ] 437/1715 25% [=============== ] 438/1715 25% [=============== ] 439/1715 25% [=============== ] 440/1715 25% [=============== ] 441/1715 25% [=============== ] 442/1715 25% [================ ] 443/1715 25% [================ ] 444/1715 25% [================ ] 445/1715 25% [================ ] 446/1715 26% [================ ] 447/1715 26% [================ ] 448/1715 26% [================ ] 449/1715 26% [================ ] 450/1715 26% [================ ] 451/1715 26% [================ ] 452/1715 26% [================ ] 453/1715 26% [================ ] 454/1715 26% [================ ] 455/1715 26% [================ ] 456/1715 26% [================ ] 457/1715 26% [================ ] 458/1715 26% [================ ] 459/1715 26% [================ ] 460/1715 26% [================ ] 461/1715 26% [================ ] 462/1715 26% [================ ] 463/1715 26% [================ ] 464/1715 27% [================ ] 465/1715 27% [================ ] 466/1715 27% [================ ] 467/1715 27% [================ ] 468/1715 27% [================ ] 469/1715 27% [================ ] 470/1715 27% [================= ] 471/1715 27% [================= ] 472/1715 27% [================= ] 473/1715 27% [================= ] 474/1715 27% [================= ] 475/1715 27% [================= ] 476/1715 27% [================= ] 477/1715 27% [================= ] 478/1715 27% [================= ] 479/1715 27% [================= ] 480/1715 27% [================= ] 481/1715 28% [================= ] 482/1715 28% [================= ] 483/1715 28% [================= ] 484/1715 28% [================= ] 485/1715 28% [================= ] 486/1715 28% [================= ] 487/1715 28% [================= ] 488/1715 28% [================= ] 489/1715 28% [================= ] 490/1715 28% [================= ] 491/1715 28% [================= ] 492/1715 28% [================= ] 493/1715 28% [================= ] 494/1715 28% [================= ] 495/1715 28% [================= ] 496/1715 28% [================= ] 497/1715 28% [================== ] 498/1715 29% [================== ] 499/1715 29% [================== ] 500/1715 29% [================== ] 501/1715 29% [================== ] 502/1715 29% [================== ] 503/1715 29% [================== ] 504/1715 29% [================== ] 505/1715 29% [================== ] 506/1715 29% [================== ] 507/1715 29% [================== ] 508/1715 29% [================== ] 509/1715 29% [================== ] 510/1715 29% [================== ] 511/1715 29% [================== ] 512/1715 29% [================== ] 513/1715 29% [================== ] 514/1715 29% [================== ] 515/1715 30% [================== ] 516/1715 30% [================== ] 517/1715 30% [================== ] 518/1715 30% [================== ] 519/1715 30% [================== ] 520/1715 30% [================== ] 521/1715 30% [================== ] 522/1715 30% [================== ] 523/1715 30% [================== ] 524/1715 30% [================== ] 525/1715 30% [=================== ] 526/1715 30% [=================== ] 527/1715 30% [=================== ] 528/1715 30% [=================== ] 529/1715 30% [=================== ] 530/1715 30% [=================== ] 531/1715 30% [=================== ] 532/1715 31% [=================== ] 533/1715 31% [=================== ] 534/1715 31% [=================== ] 535/1715 31% [=================== ] 536/1715 31% [=================== ] 537/1715 31% [=================== ] 538/1715 31% [=================== ] 539/1715 31% [=================== ] 540/1715 31% [=================== ] 541/1715 31% [=================== ] 542/1715 31% [=================== ] 543/1715 31% [=================== ] 544/1715 31% [=================== ] 545/1715 31% [=================== ] 546/1715 31% [=================== ] 547/1715 31% [=================== ] 548/1715 31% [=================== ] 549/1715 32% [=================== ] 550/1715 32% [=================== ] 551/1715 32% [=================== ] 552/1715 32% [=================== ] 553/1715 32% [==================== ] 554/1715 32% [==================== ] 555/1715 32% [==================== ] 556/1715 32% [==================== ] 557/1715 32% [==================== ] 558/1715 32% [==================== ] 559/1715 32% [==================== ] 560/1715 32% [==================== ] 561/1715 32% [==================== ] 562/1715 32% [==================== ] 563/1715 32% [==================== ] 564/1715 32% [==================== ] 565/1715 32% [==================== ] 566/1715 33% [==================== ] 567/1715 33% [==================== ] 568/1715 33% [==================== ] 569/1715 33% [==================== ] 570/1715 33% [==================== ] 571/1715 33% [==================== ] 572/1715 33% [==================== ] 573/1715 33% [==================== ] 574/1715 33% [==================== ] 575/1715 33% [==================== ] 576/1715 33% [==================== ] 577/1715 33% [==================== ] 578/1715 33% [==================== ] 579/1715 33% [==================== ] 580/1715 33% [===================== ] 581/1715 33% [===================== ] 582/1715 33% [===================== ] 583/1715 33% [===================== ] 584/1715 34% [===================== ] 585/1715 34% [===================== ] 586/1715 34% [===================== ] 587/1715 34% [===================== ] 588/1715 34% [===================== ] 589/1715 34% [===================== ] 590/1715 34% [===================== ] 591/1715 34% [===================== ] 592/1715 34% [===================== ] 593/1715 34% [===================== ] 594/1715 34% [===================== ] 595/1715 34% [===================== ] 596/1715 34% [===================== ] 597/1715 34% [===================== ] 598/1715 34% [===================== ] 599/1715 34% [===================== ] 600/1715 34% [===================== ] 601/1715 35% [===================== ] 602/1715 35% [===================== ] 603/1715 35% [===================== ] 604/1715 35% [===================== ] 605/1715 35% [===================== ] 606/1715 35% [===================== ] 607/1715 35% [===================== ] 608/1715 35% [====================== ] 609/1715 35% [====================== ] 610/1715 35% [====================== ] 611/1715 35% [====================== ] 612/1715 35% [====================== ] 613/1715 35% [====================== ] 614/1715 35% [====================== ] 615/1715 35% [====================== ] 616/1715 35% [====================== ] 617/1715 35% [====================== ] 618/1715 36% [====================== ] 619/1715 36% [====================== ] 620/1715 36% [====================== ] 621/1715 36% [====================== ] 622/1715 36% [====================== ] 623/1715 36% [====================== ] 624/1715 36% [====================== ] 625/1715 36% [====================== ] 626/1715 36% [====================== ] 627/1715 36% [====================== ] 628/1715 36% [====================== ] 629/1715 36% [====================== ] 630/1715 36% [====================== ] 631/1715 36% [====================== ] 632/1715 36% [====================== ] 633/1715 36% [====================== ] 634/1715 36% [====================== ] 635/1715 37% [====================== ] 636/1715 37% [======================= ] 637/1715 37% [======================= ] 638/1715 37% [======================= ] 639/1715 37% [======================= ] 640/1715 37% [======================= ] 641/1715 37% [======================= ] 642/1715 37% [======================= ] 643/1715 37% [======================= ] 644/1715 37% [======================= ] 645/1715 37% [======================= ] 646/1715 37% [======================= ] 647/1715 37% [======================= ] 648/1715 37% [======================= ] 649/1715 37% [======================= ] 650/1715 37% [======================= ] 651/1715 37% [======================= ] 652/1715 38% [======================= ] 653/1715 38% [======================= ] 654/1715 38% [======================= ] 655/1715 38% [======================= ] 656/1715 38% [======================= ] 657/1715 38% [======================= ] 658/1715 38% [======================= ] 659/1715 38% [======================= ] 660/1715 38% [======================= ] 661/1715 38% [======================= ] 662/1715 38% [======================= ] 663/1715 38% [======================== ] 664/1715 38% [======================== ] 665/1715 38% [======================== ] 666/1715 38% [======================== ] 667/1715 38% [======================== ] 668/1715 38% [======================== ] 669/1715 39% [======================== ] 670/1715 39% [======================== ] 671/1715 39% [======================== ] 672/1715 39% [======================== ] 673/1715 39% [======================== ] 674/1715 39% [======================== ] 675/1715 39% [======================== ] 676/1715 39% [======================== ] 677/1715 39% [======================== ] 678/1715 39% [======================== ] 679/1715 39% [======================== ] 680/1715 39% [======================== ] 681/1715 39% [======================== ] 682/1715 39% [======================== ] 683/1715 39% [======================== ] 684/1715 39% [======================== ] 685/1715 39% [======================== ] 686/1715 40% [======================== ] 687/1715 40% [======================== ] 688/1715 40% [======================== ] 689/1715 40% [======================== ] 690/1715 40% [======================== ] 691/1715 40% [========================= ] 692/1715 40% [========================= ] 693/1715 40% [========================= ] 694/1715 40% [========================= ] 695/1715 40% [========================= ] 696/1715 40% [========================= ] 697/1715 40% [========================= ] 698/1715 40% [========================= ] 699/1715 40% [========================= ] 700/1715 40% [========================= ] 701/1715 40% [========================= ] 702/1715 40% [========================= ] 703/1715 40% [========================= ] 704/1715 41% [========================= ] 705/1715 41% [========================= ] 706/1715 41% [========================= ] 707/1715 41% [========================= ] 708/1715 41% [========================= ] 709/1715 41% [========================= ] 710/1715 41% [========================= ] 711/1715 41% [========================= ] 712/1715 41% [========================= ] 713/1715 41% [========================= ] 714/1715 41% [========================= ] 715/1715 41% [========================= ] 716/1715 41% [========================= ] 717/1715 41% [========================= ] 718/1715 41% [========================= ] 719/1715 41% [========================== ] 720/1715 41% [========================== ] 721/1715 42% [========================== ] 722/1715 42% [========================== ] 723/1715 42% [========================== ] 724/1715 42% [========================== ] 725/1715 42% [========================== ] 726/1715 42% [========================== ] 727/1715 42% [========================== ] 728/1715 42% [========================== ] 729/1715 42% [========================== ] 730/1715 42% [========================== ] 731/1715 42% [========================== ] 732/1715 42% [========================== ] 733/1715 42% [========================== ] 734/1715 42% [========================== ] 735/1715 42% [========================== ] 736/1715 42% [========================== ] 737/1715 42% [========================== ] 738/1715 43% [========================== ] 739/1715 43% [========================== ] 740/1715 43% [========================== ] 741/1715 43% [========================== ] 742/1715 43% [========================== ] 743/1715 43% [========================== ] 744/1715 43% [========================== ] 745/1715 43% [========================== ] 746/1715 43% [=========================== ] 747/1715 43% [=========================== ] 748/1715 43% [=========================== ] 749/1715 43% [=========================== ] 750/1715 43% [=========================== ] 751/1715 43% [=========================== ] 752/1715 43% [=========================== ] 753/1715 43% [=========================== ] 754/1715 43% [=========================== ] 755/1715 44% [=========================== ] 756/1715 44% [=========================== ] 757/1715 44% [=========================== ] 758/1715 44% [=========================== ] 759/1715 44% [=========================== ] 760/1715 44% [=========================== ] 761/1715 44% [=========================== ] 762/1715 44% [=========================== ] 763/1715 44% [=========================== ] 764/1715 44% [=========================== ] 765/1715 44% [=========================== ] 766/1715 44% [=========================== ] 767/1715 44% [=========================== ] 768/1715 44% [=========================== ] 769/1715 44% [=========================== ] 770/1715 44% [=========================== ] 771/1715 44% [=========================== ] 772/1715 45% [=========================== ] 773/1715 45% [=========================== ] 774/1715 45% [============================ ] 775/1715 45% [============================ ] 776/1715 45% [============================ ] 777/1715 45% [============================ ] 778/1715 45% [============================ ] 779/1715 45% [============================ ] 780/1715 45% [============================ ] 781/1715 45% [============================ ] 782/1715 45% [============================ ] 783/1715 45% [============================ ] 784/1715 45% [============================ ] 785/1715 45% [============================ ] 786/1715 45% [============================ ] 787/1715 45% [============================ ] 788/1715 45% [============================ ] 789/1715 46% [============================ ] 790/1715 46% [============================ ] 791/1715 46% [============================ ] 792/1715 46% [============================ ] 793/1715 46% [============================ ] 794/1715 46% [============================ ] 795/1715 46% [============================ ] 796/1715 46% [============================ ] 797/1715 46% [============================ ] 798/1715 46% [============================ ] 799/1715 46% [============================ ] 800/1715 46% [============================ ] 801/1715 46% [============================ ] 802/1715 46% [============================= ] 803/1715 46% [============================= ] 804/1715 46% [============================= ] 805/1715 46% [============================= ] 806/1715 46% [============================= ] 807/1715 47% [============================= ] 808/1715 47% [============================= ] 809/1715 47% [============================= ] 810/1715 47% [============================= ] 811/1715 47% [============================= ] 812/1715 47% [============================= ] 813/1715 47% [============================= ] 814/1715 47% [============================= ] 815/1715 47% [============================= ] 816/1715 47% [============================= ] 817/1715 47% [============================= ] 818/1715 47% [============================= ] 819/1715 47% [============================= ] 820/1715 47% [============================= ] 821/1715 47% [============================= ] 822/1715 47% [============================= ] 823/1715 47% [============================= ] 824/1715 48% [============================= ] 825/1715 48% [============================= ] 826/1715 48% [============================= ] 827/1715 48% [============================= ] 828/1715 48% [============================= ] 829/1715 48% [============================== ] 830/1715 48% [============================== ] 831/1715 48% [============================== ] 832/1715 48% [============================== ] 833/1715 48% [============================== ] 834/1715 48% [============================== ] 835/1715 48% [============================== ] 836/1715 48% [============================== ] 837/1715 48% [============================== ] 838/1715 48% [============================== ] 839/1715 48% [============================== ] 840/1715 48% [============================== ] 841/1715 49% [============================== ] 842/1715 49% [============================== ] 843/1715 49% [============================== ] 844/1715 49% [============================== ] 845/1715 49% [============================== ] 846/1715 49% [============================== ] 847/1715 49% [============================== ] 848/1715 49% [============================== ] 849/1715 49% [============================== ] 850/1715 49% [============================== ] 851/1715 49% [============================== ] 852/1715 49% [============================== ] 853/1715 49% [============================== ] 854/1715 49% [============================== ] 855/1715 49% [============================== ] 856/1715 49% [============================== ] 857/1715 49% [=============================== ] 858/1715 50% [=============================== ] 859/1715 50% [=============================== ] 860/1715 50% [=============================== ] 861/1715 50% [=============================== ] 862/1715 50% [=============================== ] 863/1715 50% [=============================== ] 864/1715 50% [=============================== ] 865/1715 50% [=============================== ] 866/1715 50% [=============================== ] 867/1715 50% [=============================== ] 868/1715 50% [=============================== ] 869/1715 50% [=============================== ] 870/1715 50% [=============================== ] 871/1715 50% [=============================== ] 872/1715 50% [=============================== ] 873/1715 50% [=============================== ] 874/1715 50% [=============================== ] 875/1715 51% [=============================== ] 876/1715 51% [=============================== ] 877/1715 51% [=============================== ] 878/1715 51% [=============================== ] 879/1715 51% [=============================== ] 880/1715 51% [=============================== ] 881/1715 51% [=============================== ] 882/1715 51% [=============================== ] 883/1715 51% [=============================== ] 884/1715 51% [=============================== ] 885/1715 51% [================================ ] 886/1715 51% [================================ ] 887/1715 51% [================================ ] 888/1715 51% [================================ ] 889/1715 51% [================================ ] 890/1715 51% [================================ ] 891/1715 51% [================================ ] 892/1715 52% [================================ ] 893/1715 52% [================================ ] 894/1715 52% [================================ ] 895/1715 52% [================================ ] 896/1715 52% [================================ ] 897/1715 52% [================================ ] 898/1715 52% [================================ ] 899/1715 52% [================================ ] 900/1715 52% [================================ ] 901/1715 52% [================================ ] 902/1715 52% [================================ ] 903/1715 52% [================================ ] 904/1715 52% [================================ ] 905/1715 52% [================================ ] 906/1715 52% [================================ ] 907/1715 52% [================================ ] 908/1715 52% [================================ ] 909/1715 53% [================================ ] 910/1715 53% [================================ ] 911/1715 53% [================================ ] 912/1715 53% [================================= ] 913/1715 53% [================================= ] 914/1715 53% [================================= ] 915/1715 53% [================================= ] 916/1715 53% [================================= ] 917/1715 53% [================================= ] 918/1715 53% [================================= ] 919/1715 53% [================================= ] 920/1715 53% [================================= ] 921/1715 53% [================================= ] 922/1715 53% [================================= ] 923/1715 53% [================================= ] 924/1715 53% [================================= ] 925/1715 53% [================================= ] 926/1715 53% [================================= ] 927/1715 54% [================================= ] 928/1715 54% [================================= ] 929/1715 54% [================================= ] 930/1715 54% [================================= ] 931/1715 54% [================================= ] 932/1715 54% [================================= ] 933/1715 54% [================================= ] 934/1715 54% [================================= ] 935/1715 54% [================================= ] 936/1715 54% [================================= ] 937/1715 54% [================================= ] 938/1715 54% [================================= ] 939/1715 54% [================================= ] 940/1715 54% [================================== ] 941/1715 54% [================================== ] 942/1715 54% [================================== ] 943/1715 54% [================================== ] 944/1715 55% [================================== ] 945/1715 55% [================================== ] 946/1715 55% [================================== ] 947/1715 55% [================================== ] 948/1715 55% [================================== ] 949/1715 55% [================================== ] 950/1715 55% [================================== ] 951/1715 55% [================================== ] 952/1715 55% [================================== ] 953/1715 55% [================================== ] 954/1715 55% [================================== ] 955/1715 55% [================================== ] 956/1715 55% [================================== ] 957/1715 55% [================================== ] 958/1715 55% [================================== ] 959/1715 55% [================================== ] 960/1715 55% [================================== ] 961/1715 56% [================================== ] 962/1715 56% [================================== ] 963/1715 56% [================================== ] 964/1715 56% [================================== ] 965/1715 56% [================================== ] 966/1715 56% [================================== ] 967/1715 56% [================================== ] 968/1715 56% [=================================== ] 969/1715 56% [=================================== ] 970/1715 56% [=================================== ] 971/1715 56% [=================================== ] 972/1715 56% [=================================== ] 973/1715 56% [=================================== ] 974/1715 56% [=================================== ] 975/1715 56% [=================================== ] 976/1715 56% [=================================== ] 977/1715 56% [=================================== ] 978/1715 57% [=================================== ] 979/1715 57% [=================================== ] 980/1715 57% [=================================== ] 981/1715 57% [=================================== ] 982/1715 57% [=================================== ] 983/1715 57% [=================================== ] 984/1715 57% [=================================== ] 985/1715 57% [=================================== ] 986/1715 57% [=================================== ] 987/1715 57% [=================================== ] 988/1715 57% [=================================== ] 989/1715 57% [=================================== ] 990/1715 57% [=================================== ] 991/1715 57% [=================================== ] 992/1715 57% [=================================== ] 993/1715 57% [=================================== ] 994/1715 57% [=================================== ] 995/1715 58% [==================================== ] 996/1715 58% [==================================== ] 997/1715 58% [==================================== ] 998/1715 58% [==================================== ] 999/1715 58% [==================================== ] 1000/1715 58% [==================================== ] 1001/1715 58% [==================================== ] 1002/1715 58% [==================================== ] 1003/1715 58% [==================================== ] 1004/1715 58% [==================================== ] 1005/1715 58% [==================================== ] 1006/1715 58% [==================================== ] 1007/1715 58% [==================================== ] 1008/1715 58% [==================================== ] 1009/1715 58% [==================================== ] 1010/1715 58% [==================================== ] 1011/1715 58% [==================================== ] 1012/1715 59% [==================================== ] 1013/1715 59% [==================================== ] 1014/1715 59% [==================================== ] 1015/1715 59% [==================================== ] 1016/1715 59% [==================================== ] 1017/1715 59% [==================================== ] 1018/1715 59% [==================================== ] 1019/1715 59% [==================================== ] 1020/1715 59% [==================================== ] 1021/1715 59% [==================================== ] 1022/1715 59% [==================================== ] 1023/1715 59% [===================================== ] 1024/1715 59% [===================================== ] 1025/1715 59% [===================================== ] 1026/1715 59% [===================================== ] 1027/1715 59% [===================================== ] 1028/1715 59% [===================================== ] 1029/1715 60% [===================================== ] 1030/1715 60% [===================================== ] 1031/1715 60% [===================================== ] 1032/1715 60% [===================================== ] 1033/1715 60% [===================================== ] 1034/1715 60% [===================================== ] 1035/1715 60% [===================================== ] 1036/1715 60% [===================================== ] 1037/1715 60% [===================================== ] 1038/1715 60% [===================================== ] 1039/1715 60% [===================================== ] 1040/1715 60% [===================================== ] 1041/1715 60% [===================================== ] 1042/1715 60% [===================================== ] 1043/1715 60% [===================================== ] 1044/1715 60% [===================================== ] 1045/1715 60% [===================================== ] 1046/1715 60% [===================================== ] 1047/1715 61% [===================================== ] 1048/1715 61% [===================================== ] 1049/1715 61% [===================================== ] 1050/1715 61% [===================================== ] 1051/1715 61% [====================================== ] 1052/1715 61% [====================================== ] 1053/1715 61% [====================================== ] 1054/1715 61% [====================================== ] 1055/1715 61% [====================================== ] 1056/1715 61% [====================================== ] 1057/1715 61% [====================================== ] 1058/1715 61% [====================================== ] 1059/1715 61% [====================================== ] 1060/1715 61% [====================================== ] 1061/1715 61% [====================================== ] 1062/1715 61% [====================================== ] 1063/1715 61% [====================================== ] 1064/1715 62% [====================================== ] 1065/1715 62% [====================================== ] 1066/1715 62% [====================================== ] 1067/1715 62% [====================================== ] 1068/1715 62% [====================================== ] 1069/1715 62% [====================================== ] 1070/1715 62% [====================================== ] 1071/1715 62% [====================================== ] 1072/1715 62% [====================================== ] 1073/1715 62% [====================================== ] 1074/1715 62% [====================================== ] 1075/1715 62% [====================================== ] 1076/1715 62% [====================================== ] 1077/1715 62% [====================================== ] 1078/1715 62% [======================================= ] 1079/1715 62% [======================================= ] 1080/1715 62% [======================================= ] 1081/1715 63% [======================================= ] 1082/1715 63% [======================================= ] 1083/1715 63% [======================================= ] 1084/1715 63% [======================================= ] 1085/1715 63% [======================================= ] 1086/1715 63% [======================================= ] 1087/1715 63% [======================================= ] 1088/1715 63% [======================================= ] 1089/1715 63% [======================================= ] 1090/1715 63% [======================================= ] 1091/1715 63% [======================================= ] 1092/1715 63% [======================================= ] 1093/1715 63% [======================================= ] 1094/1715 63% [======================================= ] 1095/1715 63% [======================================= ] 1096/1715 63% [======================================= ] 1097/1715 63% [======================================= ] 1098/1715 64% [======================================= ] 1099/1715 64% [======================================= ] 1100/1715 64% [======================================= ] 1101/1715 64% [======================================= ] 1102/1715 64% [======================================= ] 1103/1715 64% [======================================= ] 1104/1715 64% [======================================= ] 1105/1715 64% [======================================= ] 1106/1715 64% [======================================== ] 1107/1715 64% [======================================== ] 1108/1715 64% [======================================== ] 1109/1715 64% [======================================== ] 1110/1715 64% [======================================== ] 1111/1715 64% [======================================== ] 1112/1715 64% [======================================== ] 1113/1715 64% [======================================== ] 1114/1715 64% [======================================== ] 1115/1715 65% [======================================== ] 1116/1715 65% [======================================== ] 1117/1715 65% [======================================== ] 1118/1715 65% [======================================== ] 1119/1715 65% [======================================== ] 1120/1715 65% [======================================== ] 1121/1715 65% [======================================== ] 1122/1715 65% [======================================== ] 1123/1715 65% [======================================== ] 1124/1715 65% [======================================== ] 1125/1715 65% [======================================== ] 1126/1715 65% [======================================== ] 1127/1715 65% [======================================== ] 1128/1715 65% [======================================== ] 1129/1715 65% [======================================== ] 1130/1715 65% [======================================== ] 1131/1715 65% [======================================== ] 1132/1715 66% [======================================== ] 1133/1715 66% [======================================== ] 1134/1715 66% [========================================= ] 1135/1715 66% [========================================= ] 1136/1715 66% [========================================= ] 1137/1715 66% [========================================= ] 1138/1715 66% [========================================= ] 1139/1715 66% [========================================= ] 1140/1715 66% [========================================= ] 1141/1715 66% [========================================= ] 1142/1715 66% [========================================= ] 1143/1715 66% [========================================= ] 1144/1715 66% [========================================= ] 1145/1715 66% [========================================= ] 1146/1715 66% [========================================= ] 1147/1715 66% [========================================= ] 1148/1715 66% [========================================= ] 1149/1715 66% [========================================= ] 1150/1715 67% [========================================= ] 1151/1715 67% [========================================= ] 1152/1715 67% [========================================= ] 1153/1715 67% [========================================= ] 1154/1715 67% [========================================= ] 1155/1715 67% [========================================= ] 1156/1715 67% [========================================= ] 1157/1715 67% [========================================= ] 1158/1715 67% [========================================= ] 1159/1715 67% [========================================= ] 1160/1715 67% [========================================= ] 1161/1715 67% [========================================== ] 1162/1715 67% [========================================== ] 1163/1715 67% [========================================== ] 1164/1715 67% [========================================== ] 1165/1715 67% [========================================== ] 1166/1715 67% [========================================== ] 1167/1715 68% [========================================== ] 1168/1715 68% [========================================== ] 1169/1715 68% [========================================== ] 1170/1715 68% [========================================== ] 1171/1715 68% [========================================== ] 1172/1715 68% [========================================== ] 1173/1715 68% [========================================== ] 1174/1715 68% [========================================== ] 1175/1715 68% [========================================== ] 1176/1715 68% [========================================== ] 1177/1715 68% [========================================== ] 1178/1715 68% [========================================== ] 1179/1715 68% [========================================== ] 1180/1715 68% [========================================== ] 1181/1715 68% [========================================== ] 1182/1715 68% [========================================== ] 1183/1715 68% [========================================== ] 1184/1715 69% [========================================== ] 1185/1715 69% [========================================== ] 1186/1715 69% [========================================== ] 1187/1715 69% [========================================== ] 1188/1715 69% [========================================== ] 1189/1715 69% [=========================================== ] 1190/1715 69% [=========================================== ] 1191/1715 69% [=========================================== ] 1192/1715 69% [=========================================== ] 1193/1715 69% [=========================================== ] 1194/1715 69% [=========================================== ] 1195/1715 69% [=========================================== ] 1196/1715 69% [=========================================== ] 1197/1715 69% [=========================================== ] 1198/1715 69% [=========================================== ] 1199/1715 69% [=========================================== ] 1200/1715 69% [=========================================== ] 1201/1715 70% [=========================================== ] 1202/1715 70% [=========================================== ] 1203/1715 70% [=========================================== ] 1204/1715 70% [=========================================== ] 1205/1715 70% [=========================================== ] 1206/1715 70% [=========================================== ] 1207/1715 70% [=========================================== ] 1208/1715 70% [=========================================== ] 1209/1715 70% [=========================================== ] 1210/1715 70% [=========================================== ] 1211/1715 70% [=========================================== ] 1212/1715 70% [=========================================== ] 1213/1715 70% [=========================================== ] 1214/1715 70% [=========================================== ] 1215/1715 70% [=========================================== ] 1216/1715 70% [=========================================== ] 1217/1715 70% [============================================ ] 1218/1715 71% [============================================ ] 1219/1715 71% [============================================ ] 1220/1715 71% [============================================ ] 1221/1715 71% [============================================ ] 1222/1715 71% [============================================ ] 1223/1715 71% [============================================ ] 1224/1715 71% [============================================ ] 1225/1715 71% [============================================ ] 1226/1715 71% [============================================ ] 1227/1715 71% [============================================ ] 1228/1715 71% [============================================ ] 1229/1715 71% [============================================ ] 1230/1715 71% [============================================ ] 1231/1715 71% [============================================ ] 1232/1715 71% [============================================ ] 1233/1715 71% [============================================ ] 1234/1715 71% [============================================ ] 1235/1715 72% [============================================ ] 1236/1715 72% [============================================ ] 1237/1715 72% [============================================ ] 1238/1715 72% [============================================ ] 1239/1715 72% [============================================ ] 1240/1715 72% [============================================ ] 1241/1715 72% [============================================ ] 1242/1715 72% [============================================ ] 1243/1715 72% [============================================ ] 1244/1715 72% [============================================= ] 1245/1715 72% [============================================= ] 1246/1715 72% [============================================= ] 1247/1715 72% [============================================= ] 1248/1715 72% [============================================= ] 1249/1715 72% [============================================= ] 1250/1715 72% [============================================= ] 1251/1715 72% [============================================= ] 1252/1715 73% [============================================= ] 1253/1715 73% [============================================= ] 1254/1715 73% [============================================= ] 1255/1715 73% [============================================= ] 1256/1715 73% [============================================= ] 1257/1715 73% [============================================= ] 1258/1715 73% [============================================= ] 1259/1715 73% [============================================= ] 1260/1715 73% [============================================= ] 1261/1715 73% [============================================= ] 1262/1715 73% [============================================= ] 1263/1715 73% [============================================= ] 1264/1715 73% [============================================= ] 1265/1715 73% [============================================= ] 1266/1715 73% [============================================= ] 1267/1715 73% [============================================= ] 1268/1715 73% [============================================= ] 1269/1715 73% [============================================= ] 1270/1715 74% [============================================= ] 1271/1715 74% [============================================= ] 1272/1715 74% [============================================== ] 1273/1715 74% [============================================== ] 1274/1715 74% [============================================== ] 1275/1715 74% [============================================== ] 1276/1715 74% [============================================== ] 1277/1715 74% [============================================== ] 1278/1715 74% [============================================== ] 1279/1715 74% [============================================== ] 1280/1715 74% [============================================== ] 1281/1715 74% [============================================== ] 1282/1715 74% [============================================== ] 1283/1715 74% [============================================== ] 1284/1715 74% [============================================== ] 1285/1715 74% [============================================== ] 1286/1715 74% [============================================== ] 1287/1715 75% [============================================== ] 1288/1715 75% [============================================== ] 1289/1715 75% [============================================== ] 1290/1715 75% [============================================== ] 1291/1715 75% [============================================== ] 1292/1715 75% [============================================== ] 1293/1715 75% [============================================== ] 1294/1715 75% [============================================== ] 1295/1715 75% [============================================== ] 1296/1715 75% [============================================== ] 1297/1715 75% [============================================== ] 1298/1715 75% [============================================== ] 1299/1715 75% [============================================== ] 1300/1715 75% [=============================================== ] 1301/1715 75% [=============================================== ] 1302/1715 75% [=============================================== ] 1303/1715 75% [=============================================== ] 1304/1715 76% [=============================================== ] 1305/1715 76% [=============================================== ] 1306/1715 76% [=============================================== ] 1307/1715 76% [=============================================== ] 1308/1715 76% [=============================================== ] 1309/1715 76% [=============================================== ] 1310/1715 76% [=============================================== ] 1311/1715 76% [=============================================== ] 1312/1715 76% [=============================================== ] 1313/1715 76% [=============================================== ] 1314/1715 76% [=============================================== ] 1315/1715 76% [=============================================== ] 1316/1715 76% [=============================================== ] 1317/1715 76% [=============================================== ] 1318/1715 76% [=============================================== ] 1319/1715 76% [=============================================== ] 1320/1715 76% [=============================================== ] 1321/1715 77% [=============================================== ] 1322/1715 77% [=============================================== ] 1323/1715 77% [=============================================== ] 1324/1715 77% [=============================================== ] 1325/1715 77% [=============================================== ] 1326/1715 77% [=============================================== ] 1327/1715 77% [================================================ ] 1328/1715 77% [================================================ ] 1329/1715 77% [================================================ ] 1330/1715 77% [================================================ ] 1331/1715 77% [================================================ ] 1332/1715 77% [================================================ ] 1333/1715 77% [================================================ ] 1334/1715 77% [================================================ ] 1335/1715 77% [================================================ ] 1336/1715 77% [================================================ ] 1337/1715 77% [================================================ ] 1338/1715 78% [================================================ ] 1339/1715 78% [================================================ ] 1340/1715 78% [================================================ ] 1341/1715 78% [================================================ ] 1342/1715 78% [================================================ ] 1343/1715 78% [================================================ ] 1344/1715 78% [================================================ ] 1345/1715 78% [================================================ ] 1346/1715 78% [================================================ ] 1347/1715 78% [================================================ ] 1348/1715 78% [================================================ ] 1349/1715 78% [================================================ ] 1350/1715 78% [================================================ ] 1351/1715 78% [================================================ ] 1352/1715 78% [================================================ ] 1353/1715 78% [================================================ ] 1354/1715 78% [================================================ ] 1355/1715 79% [================================================= ] 1356/1715 79% [================================================= ] 1357/1715 79% [================================================= ] 1358/1715 79% [================================================= ] 1359/1715 79% [================================================= ] 1360/1715 79% [================================================= ] 1361/1715 79% [================================================= ] 1362/1715 79% [================================================= ] 1363/1715 79% [================================================= ] 1364/1715 79% [================================================= ] 1365/1715 79% [================================================= ] 1366/1715 79% [================================================= ] 1367/1715 79% [================================================= ] 1368/1715 79% [================================================= ] 1369/1715 79% [================================================= ] 1370/1715 79% [================================================= ] 1371/1715 79% [================================================= ] 1372/1715 80% [================================================= ] 1373/1715 80% [================================================= ] 1374/1715 80% [================================================= ] 1375/1715 80% [================================================= ] 1376/1715 80% [================================================= ] 1377/1715 80% [================================================= ] 1378/1715 80% [================================================= ] 1379/1715 80% [================================================= ] 1380/1715 80% [================================================= ] 1381/1715 80% [================================================= ] 1382/1715 80% [================================================= ] 1383/1715 80% [================================================== ] 1384/1715 80% [================================================== ] 1385/1715 80% [================================================== ] 1386/1715 80% [================================================== ] 1387/1715 80% [================================================== ] 1388/1715 80% [================================================== ] 1389/1715 80% [================================================== ] 1390/1715 81% [================================================== ] 1391/1715 81% [================================================== ] 1392/1715 81% [================================================== ] 1393/1715 81% [================================================== ] 1394/1715 81% [================================================== ] 1395/1715 81% [================================================== ] 1396/1715 81% [================================================== ] 1397/1715 81% [================================================== ] 1398/1715 81% [================================================== ] 1399/1715 81% [================================================== ] 1400/1715 81% [================================================== ] 1401/1715 81% [================================================== ] 1402/1715 81% [================================================== ] 1403/1715 81% [================================================== ] 1404/1715 81% [================================================== ] 1405/1715 81% [================================================== ] 1406/1715 81% [================================================== ] 1407/1715 82% [================================================== ] 1408/1715 82% [================================================== ] 1409/1715 82% [================================================== ] 1410/1715 82% [=================================================== ] 1411/1715 82% [=================================================== ] 1412/1715 82% [=================================================== ] 1413/1715 82% [=================================================== ] 1414/1715 82% [=================================================== ] 1415/1715 82% [=================================================== ] 1416/1715 82% [=================================================== ] 1417/1715 82% [=================================================== ] 1418/1715 82% [=================================================== ] 1419/1715 82% [=================================================== ] 1420/1715 82% [=================================================== ] 1421/1715 82% [=================================================== ] 1422/1715 82% [=================================================== ] 1423/1715 82% [=================================================== ] 1424/1715 83% [=================================================== ] 1425/1715 83% [=================================================== ] 1426/1715 83% [=================================================== ] 1427/1715 83% [=================================================== ] 1428/1715 83% [=================================================== ] 1429/1715 83% [=================================================== ] 1430/1715 83% [=================================================== ] 1431/1715 83% [=================================================== ] 1432/1715 83% [=================================================== ] 1433/1715 83% [=================================================== ] 1434/1715 83% [=================================================== ] 1435/1715 83% [=================================================== ] 1436/1715 83% [=================================================== ] 1437/1715 83% [=================================================== ] 1438/1715 83% [==================================================== ] 1439/1715 83% [==================================================== ] 1440/1715 83% [==================================================== ] 1441/1715 84% [==================================================== ] 1442/1715 84% [==================================================== ] 1443/1715 84% [==================================================== ] 1444/1715 84% [==================================================== ] 1445/1715 84% [==================================================== ] 1446/1715 84% [==================================================== ] 1447/1715 84% [==================================================== ] 1448/1715 84% [==================================================== ] 1449/1715 84% [==================================================== ] 1450/1715 84% [==================================================== ] 1451/1715 84% [==================================================== ] 1452/1715 84% [==================================================== ] 1453/1715 84% [==================================================== ] 1454/1715 84% [==================================================== ] 1455/1715 84% [==================================================== ] 1456/1715 84% [==================================================== ] 1457/1715 84% [==================================================== ] 1458/1715 85% [==================================================== ] 1459/1715 85% [==================================================== ] 1460/1715 85% [==================================================== ] 1461/1715 85% [==================================================== ] 1462/1715 85% [==================================================== ] 1463/1715 85% [==================================================== ] 1464/1715 85% [==================================================== ] 1465/1715 85% [==================================================== ] 1466/1715 85% [===================================================== ] 1467/1715 85% [===================================================== ] 1468/1715 85% [===================================================== ] 1469/1715 85% [===================================================== ] 1470/1715 85% [===================================================== ] 1471/1715 85% [===================================================== ] 1472/1715 85% [===================================================== ] 1473/1715 85% [===================================================== ] 1474/1715 85% [===================================================== ] 1475/1715 86% [===================================================== ] 1476/1715 86% [===================================================== ] 1477/1715 86% [===================================================== ] 1478/1715 86% [===================================================== ] 1479/1715 86% [===================================================== ] 1480/1715 86% [===================================================== ] 1481/1715 86% [===================================================== ] 1482/1715 86% [===================================================== ] 1483/1715 86% [===================================================== ] 1484/1715 86% [===================================================== ] 1485/1715 86% [===================================================== ] 1486/1715 86% [===================================================== ] 1487/1715 86% [===================================================== ] 1488/1715 86% [===================================================== ] 1489/1715 86% [===================================================== ] 1490/1715 86% [===================================================== ] 1491/1715 86% [===================================================== ] 1492/1715 86% [===================================================== ] 1493/1715 87% [====================================================== ] 1494/1715 87% [====================================================== ] 1495/1715 87% [====================================================== ] 1496/1715 87% [====================================================== ] 1497/1715 87% [====================================================== ] 1498/1715 87% [====================================================== ] 1499/1715 87% [====================================================== ] 1500/1715 87% [====================================================== ] 1501/1715 87% [====================================================== ] 1502/1715 87% [====================================================== ] 1503/1715 87% [====================================================== ] 1504/1715 87% [====================================================== ] 1505/1715 87% [====================================================== ] 1506/1715 87% [====================================================== ] 1507/1715 87% [====================================================== ] 1508/1715 87% [====================================================== ] 1509/1715 87% [====================================================== ] 1510/1715 88% [====================================================== ] 1511/1715 88% [====================================================== ] 1512/1715 88% [====================================================== ] 1513/1715 88% [====================================================== ] 1514/1715 88% [====================================================== ] 1515/1715 88% [====================================================== ] 1516/1715 88% [====================================================== ] 1517/1715 88% [====================================================== ] 1518/1715 88% [====================================================== ] 1519/1715 88% [====================================================== ] 1520/1715 88% [====================================================== ] 1521/1715 88% [======================================================= ] 1522/1715 88% [======================================================= ] 1523/1715 88% [======================================================= ] 1524/1715 88% [======================================================= ] 1525/1715 88% [======================================================= ] 1526/1715 88% [======================================================= ] 1527/1715 89% [======================================================= ] 1528/1715 89% [======================================================= ] 1529/1715 89% [======================================================= ] 1530/1715 89% [======================================================= ] 1531/1715 89% [======================================================= ] 1532/1715 89% [======================================================= ] 1533/1715 89% [======================================================= ] 1534/1715 89% [======================================================= ] 1535/1715 89% [======================================================= ] 1536/1715 89% [======================================================= ] 1537/1715 89% [======================================================= ] 1538/1715 89% [======================================================= ] 1539/1715 89% [======================================================= ] 1540/1715 89% [======================================================= ] 1541/1715 89% [======================================================= ] 1542/1715 89% [======================================================= ] 1543/1715 89% [======================================================= ] 1544/1715 90% [======================================================= ] 1545/1715 90% [======================================================= ] 1546/1715 90% [======================================================= ] 1547/1715 90% [======================================================= ] 1548/1715 90% [======================================================= ] 1549/1715 90% [======================================================== ] 1550/1715 90% [======================================================== ] 1551/1715 90% [======================================================== ] 1552/1715 90% [======================================================== ] 1553/1715 90% [======================================================== ] 1554/1715 90% [======================================================== ] 1555/1715 90% [======================================================== ] 1556/1715 90% [======================================================== ] 1557/1715 90% [======================================================== ] 1558/1715 90% [======================================================== ] 1559/1715 90% [======================================================== ] 1560/1715 90% [======================================================== ] 1561/1715 91% [======================================================== ] 1562/1715 91% [======================================================== ] 1563/1715 91% [======================================================== ] 1564/1715 91% [======================================================== ] 1565/1715 91% [======================================================== ] 1566/1715 91% [======================================================== ] 1567/1715 91% [======================================================== ] 1568/1715 91% [======================================================== ] 1569/1715 91% [======================================================== ] 1570/1715 91% [======================================================== ] 1571/1715 91% [======================================================== ] 1572/1715 91% [======================================================== ] 1573/1715 91% [======================================================== ] 1574/1715 91% [======================================================== ] 1575/1715 91% [======================================================== ] 1576/1715 91% [========================================================= ] 1577/1715 91% [========================================================= ] 1578/1715 92% [========================================================= ] 1579/1715 92% [========================================================= ] 1580/1715 92% [========================================================= ] 1581/1715 92% [========================================================= ] 1582/1715 92% [========================================================= ] 1583/1715 92% [========================================================= ] 1584/1715 92% [========================================================= ] 1585/1715 92% [========================================================= ] 1586/1715 92% [========================================================= ] 1587/1715 92% [========================================================= ] 1588/1715 92% [========================================================= ] 1589/1715 92% [========================================================= ] 1590/1715 92% [========================================================= ] 1591/1715 92% [========================================================= ] 1592/1715 92% [========================================================= ] 1593/1715 92% [========================================================= ] 1594/1715 92% [========================================================= ] 1595/1715 93% [========================================================= ] 1596/1715 93% [========================================================= ] 1597/1715 93% [========================================================= ] 1598/1715 93% [========================================================= ] 1599/1715 93% [========================================================= ] 1600/1715 93% [========================================================= ] 1601/1715 93% [========================================================= ] 1602/1715 93% [========================================================= ] 1603/1715 93% [========================================================= ] 1604/1715 93% [========================================================== ] 1605/1715 93% [========================================================== ] 1606/1715 93% [========================================================== ] 1607/1715 93% [========================================================== ] 1608/1715 93% [========================================================== ] 1609/1715 93% [========================================================== ] 1610/1715 93% [========================================================== ] 1611/1715 93% [========================================================== ] 1612/1715 93% [========================================================== ] 1613/1715 94% [========================================================== ] 1614/1715 94% [========================================================== ] 1615/1715 94% [========================================================== ] 1616/1715 94% [========================================================== ] 1617/1715 94% [========================================================== ] 1618/1715 94% [========================================================== ] 1619/1715 94% [========================================================== ] 1620/1715 94% [========================================================== ] 1621/1715 94% [========================================================== ] 1622/1715 94% [========================================================== ] 1623/1715 94% [========================================================== ] 1624/1715 94% [========================================================== ] 1625/1715 94% [========================================================== ] 1626/1715 94% [========================================================== ] 1627/1715 94% [========================================================== ] 1628/1715 94% [========================================================== ] 1629/1715 94% [========================================================== ] 1630/1715 95% [========================================================== ] 1631/1715 95% [========================================================== ] 1632/1715 95% [=========================================================== ] 1633/1715 95% [=========================================================== ] 1634/1715 95% [=========================================================== ] 1635/1715 95% [=========================================================== ] 1636/1715 95% [=========================================================== ] 1637/1715 95% [=========================================================== ] 1638/1715 95% [=========================================================== ] 1639/1715 95% [=========================================================== ] 1640/1715 95% [=========================================================== ] 1641/1715 95% [=========================================================== ] 1642/1715 95% [=========================================================== ] 1643/1715 95% [=========================================================== ] 1644/1715 95% [=========================================================== ] 1645/1715 95% [=========================================================== ] 1646/1715 95% [=========================================================== ] 1647/1715 96% [=========================================================== ] 1648/1715 96% [=========================================================== ] 1649/1715 96% [=========================================================== ] 1650/1715 96% [=========================================================== ] 1651/1715 96% [=========================================================== ] 1652/1715 96% [=========================================================== ] 1653/1715 96% [=========================================================== ] 1654/1715 96% [=========================================================== ] 1655/1715 96% [=========================================================== ] 1656/1715 96% [=========================================================== ] 1657/1715 96% [=========================================================== ] 1658/1715 96% [=========================================================== ] 1659/1715 96% [============================================================ ] 1660/1715 96% [============================================================ ] 1661/1715 96% [============================================================ ] 1662/1715 96% [============================================================ ] 1663/1715 96% [============================================================ ] 1664/1715 97% [============================================================ ] 1665/1715 97% [============================================================ ] 1666/1715 97% [============================================================ ] 1667/1715 97% [============================================================ ] 1668/1715 97% [============================================================ ] 1669/1715 97% [============================================================ ] 1670/1715 97% [============================================================ ] 1671/1715 97% [============================================================ ] 1672/1715 97% [============================================================ ] 1673/1715 97% [============================================================ ] 1674/1715 97% [============================================================ ] 1675/1715 97% [============================================================ ] 1676/1715 97% [============================================================ ] 1677/1715 97% [============================================================ ] 1678/1715 97% [============================================================ ] 1679/1715 97% [============================================================ ] 1680/1715 97% [============================================================ ] 1681/1715 98% [============================================================ ] 1682/1715 98% [============================================================ ] 1683/1715 98% [============================================================ ] 1684/1715 98% [============================================================ ] 1685/1715 98% [============================================================ ] 1686/1715 98% [============================================================ ] 1687/1715 98% [============================================================= ] 1688/1715 98% [============================================================= ] 1689/1715 98% [============================================================= ] 1690/1715 98% [============================================================= ] 1691/1715 98% [============================================================= ] 1692/1715 98% [============================================================= ] 1693/1715 98% [============================================================= ] 1694/1715 98% [============================================================= ] 1695/1715 98% [============================================================= ] 1696/1715 98% [============================================================= ] 1697/1715 98% [============================================================= ] 1698/1715 99% [============================================================= ] 1699/1715 99% [============================================================= ] 1700/1715 99% [============================================================= ] 1701/1715 99% [============================================================= ] 1702/1715 99% [============================================================= ] 1703/1715 99% [============================================================= ] 1704/1715 99% [============================================================= ] 1705/1715 99% [============================================================= ] 1706/1715 99% [============================================================= ] 1707/1715 99% [============================================================= ] 1708/1715 99% [============================================================= ] 1709/1715 99% [============================================================= ] 1710/1715 99% [============================================================= ] 1711/1715 99% [============================================================= ] 1712/1715 99% [============================================================= ] 1713/1715 99% [============================================================= ] 1714/1715 99% [==============================================================] 1715/1715 100% operation complete, 1715 objects in 21614 NAND pages. ln -snf /tmp/instance-1/output-1/host/sh4a-buildroot-linux-gnu/sysroot /tmp/instance-1/output-1/staging make: Leaving directory '/tmp/instance-1/buildroot' make: Entering directory '/tmp/instance-1/buildroot' >>> Buildroot 2023.02-rc2-61-gcda8dabfeb Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> glibc 2.36-81-g4f4d7a13edfd2fdc57c9d76e1fd6d017fb47550c Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-gawk 5.2.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 11.3.0 Collecting legal info >>> host-binutils 2.38 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.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 6.1.14 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-openrc Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> acsccid 1.1.8 Collecting legal info COPYING: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> pcsc-lite 1.9.9 Collecting legal info COPYING: OK (sha256: 40d4358bb8dc8d30f5365ae6d999b6f820bbc051b292912482f2e4d0ebd837e1) GPL-3.0.txt: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> alsa-lib 1.2.8 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> aoetools 37 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> bmon 4.0 Collecting legal info LICENSE.BSD: OK (sha256: 59ae3d59c672bfb955917a8e32f5cacba7f8ce716c499a4c63dc8cd8cb5c4991) LICENSE.MIT: OK (sha256: a2a6760c2c6fa779a635e4a7ad00f668862ebcadb2a8a57d16662543e103e08c) >>> libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> libnl 3.7.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> host-ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> bwm-ng 0.6.3 Collecting legal info COPYING: OK (sha256: 8556cc15ba3c0a411bf7d94bac5870829fb725f294b450c724c1e0856a601556) >>> cryptsetup 2.6.1 Collecting legal info COPYING: OK (sha256: 45670cce8b6a0ddd66c8016cd8ccef6cd71f35717cbacc7f1e895b3855207b33) COPYING.LGPL: OK (sha256: 8c33cc37871654ec7ed87e6fbb896c8cf33ef5ef05b1611a5aed857596ffafa5) >>> json-c 0.16 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> libargon2 20190702 Collecting legal info LICENSE: OK (sha256: 220f8736a89ff51c92ef3d497f413b48e6cf1df3d6278bc909c6308c78e1718e) >>> lvm2 2.03.14 Collecting legal info COPYING: OK (sha256: e76fbcd2fb97cf202da330301327754d2db5c58b5b4bebd3a8a749393e7603d1) COPYING.LIB: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libaio 0.3.113 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> libselinux 3.3 Collecting legal info LICENSE: OK (sha256: 86657b4c0fe868d7cbd977cb04c63b6c667e08fa51595a7bc846ad4bed8fc364) >>> libsepol 3.3 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> pcre2 10.42 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> openssl Collecting legal info >>> libressl 3.6.2 Collecting legal info COPYING: OK (sha256: 5c63613f008f16a9c0025c096bbd736cecf720494d121b5c5203e0ec6e5955b1) >>> popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> 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) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> dbus 1.12.24 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> dcron 1ba33c3325df48de46263276a43ed76cf9d81518 Collecting legal info COPYING: OK (sha256: 640d90f6ee401241ff62834d0d1b33f83049e99b8bfdfa04ed1b0a1635dde3e7) >>> execline 2.9.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> skalibs 2.12.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> geoip 1.6.12 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> ifupdown-scripts Collecting legal info >>> imx-usb-loader 30b43d69770cd69e84c045dc9dcabb1f3e9d975a Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> jansson 2.14 Collecting legal info LICENSE: OK (sha256: 1fff7d37d22157bcd81ab53b6c54da755d7c2f868f15807d9bde920f10730da0) >>> jpeg Collecting legal info >>> libjpeg 9e Collecting legal info README: OK (sha256: 50c1c5978d490c7f13062d91c4b89affc83774f87bc4568a714f748b62a5b216) >>> kmod 30 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libao 1.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> libftdi1 1.5 Collecting legal info LICENSE: OK (sha256: 524f46428bf72bb8c6acfeca4909551fd2e0bdbb5305406d38382f4056095c56) COPYING.LIB: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> libhtp 0.5.40 Collecting legal info LICENSE: OK (sha256: 87c93904e5434c81622ea690c2b90097b9f162aaa92a96542649a157dbf98d15) >>> libidn2 2.3.4 Collecting legal info COPYING: OK (sha256: 73483f797a83373fca1b968c11785b98c4fc4803cdc7d3210811ca8b075d6d76) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LESSERv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) COPYING.unicode: OK (sha256: 01d621eef165cf4d3d3dbb737aa0699178d94c6f18cf87e9dde6db3ca7790f46) >>> libmad 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libsrtp 2.4.2 Collecting legal info LICENSE: OK (sha256: 8e19d42a1eec9561f3f347253ddf2e385c55f392f025bb0fd41b88dbf38db5ae) >>> libsvgtiny ea9d99fc8b231c22d06168135e181d61f4eb2f06 Collecting legal info README: OK (sha256: 92b965c77be71661cae51425a6b40a5ca274f44cc13c723c90fb471a9a26a828) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-netsurf-buildsystem 7574b41345968b5f7e9ca5875faccb1478ce0555 Collecting legal info llvm/LICENSE.TXT: OK (sha256: b2ddc1d607332423f6cf415b2ac619a1c03dd565facdc39a571282a520929a65) >>> libxml2 2.10.3 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libubox d716ac4bc4236031d4c3cc1ed362b502e20e3787 Collecting legal info >>> libuci 4b3db1179747b6a6779029407984bacef851325c Collecting legal info cli.c: OK (sha256: 39e1cc18a36172fb80d9b37f0af77d78ae935bd8a020978a7895d9e76a24e112) libuci.c: OK (sha256: 69d4eea4de19d27014f3d6ed723081b4039700bfd73cd0a5e39e2c4f19a58c66) >>> libusb-compat 0.1.7 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libuv 1.44.2 Collecting legal info LICENSE: OK (sha256: 95b8b163c60d17cfce3cef61a2d8a9cf70137502c8fb5f3d93cd2fc529fa98c8) >>> luksmeta 9 Collecting legal info COPYING: OK (sha256: 4b72eb6b5a336cd3ec837cc2d6347c23bf7574168db6b4802267700b93021abf) >>> lz4 1.9.4 Collecting legal info lib/LICENSE: OK (sha256: 8b58c446121a109ccf32edc094bba3010a3d85e4ee3702950db55e4d3e87736c) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> mksh 59c Collecting legal info mksh.1: OK (sha256: abf44a61ec777c98f8ae7e08e4fe25fe258e0c470215e2eeb22816f6bae72c80) >>> host-mtd 2.1.5 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> 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-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-zstd 1.5.2 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> obsidian-cursors 1.0 Collecting legal info >>> openrc 0.43.3 Collecting legal info LICENSE: OK (sha256: 96862463f4e77e2508e4fc2c83773fd24807cb699368b63fd93a5e2b466dd624) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> host-python-cython 0.29.33 Collecting legal info COPYING.txt: OK (sha256: e1eb1c49a8508e8173dac30157e4a6439a44ad8846194746c424fbc3fc2b95d7) LICENSE.txt: OK (sha256: a6cba85bc92e0cff7a450b1d873c0eaa2e9fc96bf472df0247a26bec77bf3ff9) >>> host-python-setuptools 65.6.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.11.2 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf-archive 2022.09.03 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> redis 7.0.7 Collecting legal info COPYING: OK (sha256: 97f0a15b7bbae580d2609dad2e11f1956ae167be296ab60f4691ab9c30ee9828) >>> s6-linux-utils 2.6.0.0 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> s6-rc 0.5.3.2 Collecting legal info COPYING: OK (sha256: 1898df1e8703bd9c1350d2ec3397880b9b4c1451038a9ce5e1c4b2e58622da39) >>> s6 2.11.1.2 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> sexpect 2.3.14 Collecting legal info LICENSE: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> traceroute 2.1.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> tunctl 1.5 Collecting legal info tunctl.c: OK (sha256: bcd12b6749dbd86c051cc2ef9e838096741602d4db213cc866b1da6cfeda5f16) >>> host-uuu 1.5.21 Collecting legal info LICENSE: OK (sha256: cc8d47f7b9260f6669ecd41c24554c552f17581d81ee8fc602c6d23edb8bf495) README.md: OK (sha256: 584bfbb18b4c08b872d48b80419dd453307212a144134fb516bd6ddc0700c2e8) >>> host-bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1t Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> xkeyboard-config 2.37 Collecting legal info COPYING: OK (sha256: 6ca90f4b67dced4062894d6d77f4cc39343df9e359fc12f5e5d3c89ef2a3ef6d) >>> host-meson 1.0.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-xapp_xkbcomp 1.4.6 Collecting legal info COPYING: OK (sha256: 6b833fdc05906ce57f016dc791db86830d49ee4da2861ce45806c50b3f4dda9e) >>> host-xlib_libX11 1.8.4 Collecting legal info COPYING: OK (sha256: 2e7012a140f000735a7172674a2d314398d79622444fba65d108b029b29ab283) >>> host-libxcb 1.15 Collecting legal info COPYING: OK (sha256: c5ffbfeaa501071ceeb97b7de2c0d703fdaa35de01c0fb6cbac1c28453a3e9fd) >>> host-libxslt 1.1.37 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> host-libxml2 2.10.3 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-xcb-proto 1.15.2 Collecting legal info COPYING: OK (sha256: c5ffbfeaa501071ceeb97b7de2c0d703fdaa35de01c0fb6cbac1c28453a3e9fd) >>> host-xlib_libXau 1.0.11 Collecting legal info COPYING: OK (sha256: 56abe29bb1d9806a9e04fa9f80fed2c0f18027594df3f098148d814aef6bddfa) >>> host-xorgproto 2022.2 Collecting legal info COPYING-applewmproto: OK (sha256: aacd931f191b610902aee1e526090c2858aabc07969441fa2537ffd3e7049555) COPYING-bigreqsproto: OK (sha256: dabc025f93129a0eb2d17f37c719dbe5ecbcb5bc8f7bc7f4ce89fe04576cc0c2) COPYING-compositeproto: OK (sha256: ab587ca94282c1e60797ffe4a77aea195418387db20ec7e0c24cedf2c844f8c1) COPYING-damageproto: OK (sha256: f67a18cb46c4c203c5122b4a901cfcc3178b2a62f83f31ca5fef5bdca3966094) COPYING-dmxproto: OK (sha256: 819e8dcd3dd2a44850c350331aa492230f86bccb0983dd739dec5ba36d7d2b8e) COPYING-dri2proto: OK (sha256: 0c306691492c4d7a8cda1ec3847668b797887dddcd7e986b4c166ae27619af7d) COPYING-dri3proto: OK (sha256: 64a579d1a0b3347301d87c94698a58ea7933d0ae6ca7e8fdd702fde2ea376301) COPYING-evieproto: OK (sha256: 0aa43d03da3cedbd9882c0ded621b0d855353eb9e551f9eed940d75c8a0b03c1) COPYING-fixesproto: OK (sha256: 65cb0b867b00fb27f066a37353713b265645b3301146562570d7638ed2ddd548) COPYING-fontcacheproto: OK (sha256: 1ab381e978bff63d68be2e4f235d51935f3f16f3ba3bebf83afa99a70c0484a2) COPYING-fontsproto: OK (sha256: f4af05774b02ae149357cc26f7bf5ef1116c2e09373c2492081a3a1892c58417) COPYING-glproto: OK (sha256: 823deb4673d3f26aa8c90e704888299648f00be3262f9363eaeecedcd65b936d) COPYING-inputproto: OK (sha256: 5e083a2ace0215a6084c877c023a6079952ba803d692488203ba4269196debe3) COPYING-kbproto: OK (sha256: d397a67d4b28e897bc5fce79b2b917df9905b54f961fc3ad1f49c7fe3803f92c) COPYING-lg3dproto: OK (sha256: 7a5dd5d4c989c167da50f15879959f42bbda960e06d0a0aea7197f61fe1dc846) COPYING-pmproto: OK (sha256: 8442b5f22f2fb13017a4302a906e7dedc899267b41f613558970941120170128) COPYING-presentproto: OK (sha256: 64a579d1a0b3347301d87c94698a58ea7933d0ae6ca7e8fdd702fde2ea376301) COPYING-printproto: OK (sha256: 6b890b118261694865988378dbba876bcd9caa1a421c5c0d626116948bc0ae35) COPYING-randrproto: OK (sha256: 41c13dcd09147ed2440286f2fb8151df8ebee06deee4ed78ddf094601c216d3d) COPYING-recordproto: OK (sha256: ee10aee0f1697ffdbe870a39f037361d4f7136f2976bb7919a41b3f66407caee) COPYING-renderproto: OK (sha256: 9e48921a94da36d7a69fe71809223ee0bb46370db9842dccdeeb55b5a9946872) COPYING-resourceproto: OK (sha256: 403e7be948674530ad40669b1e3a31adeddb656502f3b0ef810d5d3cc35d0b52) COPYING-scrnsaverproto: OK (sha256: fcbd3c628bf4d28ee3e6032054bf44bbe58f3b1a944dad856a8d3eb6b37ea412) COPYING-trapproto: OK (sha256: d6d3513f5a7099748dc387f54498d799380b45f8a444f13aa98aa45a860ae55b) COPYING-videoproto: OK (sha256: f8f49bbad61967ebc890fb79fff5bfb7cfc1c341aa8f8dee13eb3fb534040b47) COPYING-windowswmproto: OK (sha256: eb183a00c61bb47992f096b6993ed7ec17518bea9c285fe87efff7f622cc6c12) COPYING-x11proto: OK (sha256: 3bd8e0c41497bfe6ab8d11c3c90c5e79edd0b2437f2bf81161575f54bae53f21) COPYING-xcmiscproto: OK (sha256: 5531d18cfcc944dab39991f63f182cbbce3fe493ba0c7cf08a25c0d01ee84482) COPYING-xextproto: OK (sha256: fb42146c6c06a200a9b121220eb692ff9101ba0fbd0b224b9e16a016c59ae86a) COPYING-xf86bigfontproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86dgaproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86driproto: OK (sha256: 4a05d06752388d9db71ee1006f371d4fb2c316a821fc2fc272db90b3ef978334) COPYING-xf86miscproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86rushproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86vidmodeproto: OK (sha256: 942bb46a3503a708948491699171b00b9e0dfb47818d9268b160bccc5f51a4b9) COPYING-xineramaproto: OK (sha256: b2d8cda803e900915ce10f0ba735ff2c033b39c7cc5a8a436667ca583d4066fa) >>> host-xutil_util-macros 1.20.0 Collecting legal info COPYING: OK (sha256: 7db0516389152a90c20ea910e8839d10204ebc25ccbc71fc7f5809dfb98e80ac) >>> host-xlib_libXdmcp 1.1.4 Collecting legal info COPYING: OK (sha256: 8a3c3f35b0dbcb60a4e242b9e4394a352a65bb27deb2938ea1e2e62a626e16e9) >>> host-xlib_xtrans 1.4.0 Collecting legal info COPYING: OK (sha256: a9c96c832e00774266b492d4d41556f12a64f039ba3ef645c4b8c6010fcb8f2a) >>> host-xlib_libxkbfile 1.1.2 Collecting legal info COPYING: OK (sha256: e1b3fdad8037ab3f986ef9caaa7c8da47d8d55875e680c7d6011f6c07363ea7c) >>> host-zip 3.0 Collecting legal info LICENSE: OK (sha256: 8ecd6c1bab449127eb665cef1561e73a8bce52e217375f6f466939e137b1e110) >>> host-cdrkit 1.1.11 Collecting legal info COPYING: OK (sha256: 90daae00475a992a367da5b0658469a5d1c4449dbbe964c5b7246e1aec92f491) >>> host-libcap 2.65 Collecting legal info License: OK (sha256: f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b) >>> host-cloop 3.14.1.3 Collecting legal info README: OK (sha256: 1b1f89e94e131e259b9e334565c5c3500d4b8aa755b75c3f145ddcdff3b89124) advancecomp-1.15/COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> host-fakeroot 1.30.1 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-mkpasswd 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: libubox-d716ac4bc4236031d4c3cc1ed362b502e20e3787: cannot save license (LIBUBOX_LICENSE_FILES not defined) WARNING: obsidian-cursors-1.0: cannot save license (OBSIDIAN_CURSORS_LICENSE_FILES not defined) Legal info produced in /tmp/instance-1/output-1/legal-info make: Leaving directory '/tmp/instance-1/buildroot'