printf ' \n' >> /home/buildroot/instance-0/output-1/build/buildroot-fs/btrfs/fakeroot printf ' \n' >> /home/buildroot/instance-0/output-1/build/buildroot-fs/btrfs/fakeroot printf ' rm -f -f /home/buildroot/instance-0/output-1/images/rootfs.btrfs\n /home/buildroot/instance-0/output-1/host/bin/mkfs.btrfs -f -r '\''/home/buildroot/instance-0/output-1/build/buildroot-fs/btrfs/target'\'' -L '\'''\'' --byte-count '\''100m'\'' --nodesize '\''16384'\'' --sectorsize '\''4096'\'' /home/buildroot/instance-0/output-1/images/rootfs.btrfs\n' >> /home/buildroot/instance-0/output-1/build/buildroot-fs/btrfs/fakeroot chmod a+x /home/buildroot/instance-0/output-1/build/buildroot-fs/btrfs/fakeroot PATH="/home/buildroot/instance-0/output-1/host/bin:/home/buildroot/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/instance-0/output-1/host/bin/fakeroot -- /home/buildroot/instance-0/output-1/build/buildroot-fs/btrfs/fakeroot rootdir=/home/buildroot/instance-0/output-1/build/buildroot-fs/btrfs/target table='/home/buildroot/instance-0/output-1/build/buildroot-fs/full_devices_table.txt' ERROR: zoned: unable to stat /home/buildroot/instance-0/output-1/images/rootfs.btrfs btrfs-progs v5.16.2 See http://btrfs.wiki.kernel.org for more information. NOTE: several default settings have changed in version 5.15, please make sure this does not affect your deployments: - DUP for metadata (-m dup) - enabled no-holes (-O no-holes) - enabled free-space-tree (-R free-space-tree) Making image is completed. Label: UUID: fea9296b-75ed-422b-94b1-a0409870b67a Node size: 16384 Sector size: 4096 Filesystem size: 173.00MiB Block group profiles: Data: single 92.00MiB Metadata: DUP 32.00MiB System: DUP 8.00MiB SSD detected: no Zoned device: no Incompat features: extref, skinny-metadata, no-holes Runtime features: free-space-tree Checksum: crc32c Number of devices: 1 Devices: ID SIZE PATH 1 173.00MiB /home/buildroot/instance-0/output-1/images/rootfs.btrfs >>> Generating filesystem image rootfs.erofs mkdir -p /home/buildroot/instance-0/output-1/images rm -rf /home/buildroot/instance-0/output-1/build/buildroot-fs/erofs mkdir -p /home/buildroot/instance-0/output-1/build/buildroot-fs/erofs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/instance-0/output-1/target/ /home/buildroot/instance-0/output-1/build/buildroot-fs/erofs/target echo '#!/bin/sh' > /home/buildroot/instance-0/output-1/build/buildroot-fs/erofs/fakeroot echo "set -e" >> /home/buildroot/instance-0/output-1/build/buildroot-fs/erofs/fakeroot echo "chown -h -R 0:0 /home/buildroot/instance-0/output-1/build/buildroot-fs/erofs/target" >> /home/buildroot/instance-0/output-1/build/buildroot-fs/erofs/fakeroot PATH="/home/buildroot/instance-0/output-1/host/bin:/home/buildroot/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/instance-0/buildroot/support/scripts/mkusers /home/buildroot/instance-0/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/instance-0/output-1/build/buildroot-fs/erofs/target >> /home/buildroot/instance-0/output-1/build/buildroot-fs/erofs/fakeroot echo "/home/buildroot/instance-0/output-1/host/bin/makedevs -d /home/buildroot/instance-0/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/instance-0/output-1/build/buildroot-fs/erofs/target" >> /home/buildroot/instance-0/output-1/build/buildroot-fs/erofs/fakeroot printf ' rm -rf /home/buildroot/instance-0/output-1/build/buildroot-fs/erofs/target/usr/lib/udev/hwdb.d/ /home/buildroot/instance-0/output-1/build/buildroot-fs/erofs/target/etc/udev/hwdb.d/\n' >> /home/buildroot/instance-0/output-1/build/buildroot-fs/erofs/fakeroot echo "find /home/buildroot/instance-0/output-1/build/buildroot-fs/erofs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/instance-0/output-1/build/buildroot-fs/erofs/fakeroot echo "find /home/buildroot/instance-0/output-1/build/buildroot-fs/erofs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/instance-0/output-1/build/buildroot-fs/erofs/fakeroot printf ' \n' >> /home/buildroot/instance-0/output-1/build/buildroot-fs/erofs/fakeroot printf ' \n' >> /home/buildroot/instance-0/output-1/build/buildroot-fs/erofs/fakeroot printf ' /home/buildroot/instance-0/output-1/host/bin/mkfs.erofs /home/buildroot/instance-0/output-1/images/rootfs.erofs /home/buildroot/instance-0/output-1/build/buildroot-fs/erofs/target\n' >> /home/buildroot/instance-0/output-1/build/buildroot-fs/erofs/fakeroot chmod a+x /home/buildroot/instance-0/output-1/build/buildroot-fs/erofs/fakeroot PATH="/home/buildroot/instance-0/output-1/host/bin:/home/buildroot/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/instance-0/output-1/host/bin/fakeroot -- /home/buildroot/instance-0/output-1/build/buildroot-fs/erofs/fakeroot rootdir=/home/buildroot/instance-0/output-1/build/buildroot-fs/erofs/target table='/home/buildroot/instance-0/output-1/build/buildroot-fs/full_devices_table.txt' mkfs.erofs 1.5 Processing bin ... Processing bin/bash ... Processing bin/chattr ... Processing bin/compile_et ... Processing bin/lsattr ... Processing bin/mk_cmds ... Processing bin/sh ... Processing dev ... Processing dev/fd ... Processing dev/log ... Processing dev/pts ... Processing dev/shm ... Processing dev/stderr ... Processing dev/stdin ... Processing dev/stdout ... Processing etc ... Processing etc/alsa ... Processing etc/alsa/conf.d ... Processing etc/alsa/conf.d/20-bluealsa.conf ... Processing etc/dbus-1 ... Processing etc/dbus-1/session.conf ... Processing etc/dbus-1/system.conf ... Processing etc/dbus-1/system.d ... Processing etc/dbus-1/system.d/bluealsa.conf ... Processing etc/dbus-1/system.d/bluetooth.conf ... Processing etc/easy-rsa ... Processing etc/easy-rsa/openssl-easyrsa.cnf ... Processing etc/easy-rsa/vars ... Processing etc/easy-rsa/x509-types ... Processing etc/easy-rsa/x509-types/COMMON ... Processing etc/easy-rsa/x509-types/ca ... Processing etc/easy-rsa/x509-types/client ... Processing etc/easy-rsa/x509-types/code-signing ... Processing etc/easy-rsa/x509-types/email ... Processing etc/easy-rsa/x509-types/kdc ... Processing etc/easy-rsa/x509-types/server ... Processing etc/easy-rsa/x509-types/serverClient ... Processing etc/fstab ... Processing etc/group ... Processing etc/hostname ... Processing etc/hosts ... Processing etc/init.d ... Processing etc/init.d/S02restorecond ... Processing etc/init.d/S10udev ... Processing etc/init.d/S30dbus ... Processing etc/init.d/S40bluetoothd ... Processing etc/init.d/S99input-event-daemon ... Processing etc/init.d/rcK ... Processing etc/init.d/rcS ... Processing etc/inittab ... Processing etc/input-event-daemon.conf ... Processing etc/inputrc ... Processing etc/issue ... Processing etc/mke2fs.conf ... Processing etc/mtab ... Processing etc/network ... Processing etc/network/if-down.d ... Processing etc/network/if-post-down.d ... Processing etc/network/if-pre-up.d ... Processing etc/network/if-up.d ... Processing etc/nsswitch.conf ... Processing etc/os-release ... Processing etc/passwd ... Processing etc/profile ... Processing etc/profile.d ... Processing etc/profile.d/umask.sh ... Processing etc/protocols ... Processing etc/resolv.conf ... Processing etc/selinux ... Processing etc/selinux/restorecond.conf ... Processing etc/selinux/restorecond_user.conf ... Processing etc/services ... Processing etc/shadow ... Processing etc/shells ... Processing etc/ssl ... Processing etc/ssl/certs ... Processing etc/ssl/ct_log_list.cnf ... Processing etc/ssl/ct_log_list.cnf.dist ... Processing etc/ssl/misc ... Processing etc/ssl/misc/tsget.pl ... Processing etc/ssl/openssl.cnf ... Processing etc/ssl/openssl.cnf.dist ... Processing etc/ssl/private ... Processing etc/udev ... Processing etc/udev/rules.d ... Processing etc/udev/rules.d/00-rtnet.rules ... Processing etc/udev/rules.d/rtdm.rules ... Processing etc/udev/udev.conf ... Processing etc/zabbix_agentd.conf ... Processing etc/zabbix_agentd.conf.d ... Processing include ... Processing include/skalibs ... Processing include/skalibs/alarm.h ... Processing include/skalibs/alloc.h ... Processing include/skalibs/allreadwrite.h ... Processing include/skalibs/ancil.h ... Processing include/skalibs/avlnode.h ... Processing include/skalibs/avltree.h ... Processing include/skalibs/avltreen.h ... Processing include/skalibs/bigkv.h ... Processing include/skalibs/bitarray.h ... Processing include/skalibs/blake2s.h ... Processing include/skalibs/bsdsnowflake.h ... Processing include/skalibs/bufalloc.h ... Processing include/skalibs/buffer.h ... Processing include/skalibs/bytestr.h ... Processing include/skalibs/cbuffer.h ... Processing include/skalibs/cdb.h ... Processing include/skalibs/cdbmake.h ... Processing include/skalibs/config.h ... Processing include/skalibs/datastruct.h ... Processing include/skalibs/direntry.h ... Processing include/skalibs/disize.h ... Processing include/skalibs/diuint.h ... Processing include/skalibs/diuint32.h ... Processing include/skalibs/djbtime.h ... Processing include/skalibs/djbunix.h ... Processing include/skalibs/env.h ... Processing include/skalibs/envalloc.h ... Processing include/skalibs/error.h ... Processing include/skalibs/exec.h ... Processing include/skalibs/fmtscan.h ... Processing include/skalibs/functypes.h ... Processing include/skalibs/gccattributes.h ... Processing include/skalibs/genalloc.h ... Processing include/skalibs/genqdyn.h ... Processing include/skalibs/genset.h ... Processing include/skalibs/gensetdyn.h ... Processing include/skalibs/genwrite.h ... Processing include/skalibs/iopause.h ... Processing include/skalibs/ip46.h ... Processing include/skalibs/kolbak.h ... Processing include/skalibs/lolstdio.h ... Processing include/skalibs/netstring.h ... Processing include/skalibs/nonposix.h ... Processing include/skalibs/nsig.h ... Processing include/skalibs/posixishard.h ... Processing include/skalibs/posixplz.h ... Processing include/skalibs/random.h ... Processing include/skalibs/segfault.h ... Processing include/skalibs/selfpipe.h ... Processing include/skalibs/setgroups.h ... Processing include/skalibs/sgetopt.h ... Processing include/skalibs/sha1.h ... Processing include/skalibs/sha256.h ... Processing include/skalibs/sha512.h ... Processing include/skalibs/sig.h ... Processing include/skalibs/siovec.h ... Processing include/skalibs/skaclient.h ... Processing include/skalibs/skalibs.h ... Processing include/skalibs/skamisc.h ... Processing include/skalibs/socket.h ... Processing include/skalibs/stdcrypto.h ... Processing include/skalibs/stddjb.h ... Processing include/skalibs/stralloc.h ... Processing include/skalibs/strerr.h ... Processing include/skalibs/strerr2.h ... Processing include/skalibs/surf.h ... Processing include/skalibs/sysdeps.h ... Processing include/skalibs/tai.h ... Processing include/skalibs/textclient.h ... Processing include/skalibs/textmessage.h ... Processing include/skalibs/types.h ... Processing include/skalibs/uint16.h ... Processing include/skalibs/uint32.h ... Processing include/skalibs/uint64.h ... Processing include/skalibs/unix-timed.h ... Processing include/skalibs/unix-transactional.h ... Processing include/skalibs/unixconnection.h ... Processing include/skalibs/unixmessage.h ... Processing include/skalibs/unixonacid.h ... Processing lib ... Processing lib/ld64.so.1 ... Processing lib/libanl.so.1 ... Processing lib/libatomic.so ... Processing lib/libatomic.so.1 ... Processing lib/libatomic.so.1.2.0 ... Processing lib/libblkid.so.1 ... Processing lib/libblkid.so.1.1.0 ... Processing lib/libc.so.6 ... Processing lib/libcrypt.so.1 ... Processing lib/libdl.so.2 ... Processing lib/libgcc_s.so ... Processing lib/libgcc_s.so.1 ... Processing lib/libm.so.6 ... Processing lib/libnss_dns.so.2 ... Processing lib/libnss_files.so.2 ... Processing lib/libpthread.so.0 ... Processing lib/libresolv.so.2 ... Processing lib/librt.so.1 ... Processing lib/libskarnet.so ... Processing lib/libskarnet.so.2.12 ... Processing lib/libskarnet.so.2.12.0.1 ... Processing lib/libudev.so.1 ... Processing lib/libudev.so.1.6.3 ... Processing lib/libutil.so.1 ... Processing lib/libuuid.so.1 ... Processing lib/libuuid.so.1.3.0 ... Processing lib/skalibs ... Processing lib/skalibs/sysdeps ... Processing lib/skalibs/sysdeps/socket.lib ... Processing lib/skalibs/sysdeps/spawn.lib ... Processing lib/skalibs/sysdeps/sysclock.lib ... Processing lib/skalibs/sysdeps/sysdeps ... Processing lib/skalibs/sysdeps/target ... Processing lib/skalibs/sysdeps/timer.lib ... Processing lib/skalibs/sysdeps/util.lib ... Processing lib/udev ... Processing lib/udev/ata_id ... Processing lib/udev/cdrom_id ... Processing lib/udev/collect ... Processing lib/udev/dmi_memory_id ... Processing lib/udev/fido_id ... Processing lib/udev/mtd_probe ... Processing lib/udev/rules.d ... Processing lib/udev/rules.d/50-udev-default.rules ... Processing lib/udev/rules.d/60-autosuspend.rules ... Processing lib/udev/rules.d/60-block.rules ... Processing lib/udev/rules.d/60-cdrom_id.rules ... Processing lib/udev/rules.d/60-drm.rules ... Processing lib/udev/rules.d/60-evdev.rules ... Processing lib/udev/rules.d/60-fido-id.rules ... Processing lib/udev/rules.d/60-input-id.rules ... Processing lib/udev/rules.d/60-persistent-alsa.rules ... Processing lib/udev/rules.d/60-persistent-input.rules ... Processing lib/udev/rules.d/60-persistent-storage-tape.rules ... Processing lib/udev/rules.d/60-persistent-storage.rules ... Processing lib/udev/rules.d/60-persistent-v4l.rules ... Processing lib/udev/rules.d/60-sensor.rules ... Processing lib/udev/rules.d/60-serial.rules ... Processing lib/udev/rules.d/64-btrfs.rules ... Processing lib/udev/rules.d/70-camera.rules ... Processing lib/udev/rules.d/70-joystick.rules ... Processing lib/udev/rules.d/70-memory.rules ... Processing lib/udev/rules.d/70-mouse.rules ... Processing lib/udev/rules.d/70-touchpad.rules ... Processing lib/udev/rules.d/75-net-description.rules ... Processing lib/udev/rules.d/75-probe_mtd.rules ... Processing lib/udev/rules.d/78-sound-card.rules ... Processing lib/udev/rules.d/80-drivers.rules ... Processing lib/udev/rules.d/80-net-name-slot.rules ... Processing lib/udev/rules.d/81-net-dhcp.rules ... Processing lib/udev/scsi_id ... Processing lib/udev/v4l_id ... Processing lib64 ... Processing media ... Processing mnt ... Processing opt ... Processing proc ... Processing root ... Processing run ... Processing sbin ... Processing sbin/badblocks ... Processing sbin/depmod ... Processing sbin/dumpe2fs ... Processing sbin/e2freefrag ... Processing sbin/e2fsck ... Processing sbin/e2label ... Processing sbin/e2mmpstatus ... Processing sbin/e2undo ... Processing sbin/e4crypt ... Processing sbin/filefrag ... Processing sbin/fsck.ext2 ... Processing sbin/fsck.ext3 ... Processing sbin/fsck.ext4 ... Processing sbin/halt ... Processing sbin/ifenslave ... Processing sbin/init ... Processing sbin/insmod ... Processing sbin/killall5 ... Processing sbin/logsave ... Processing sbin/lsmod ... Processing sbin/mke2fs ... Processing sbin/mkfs.ext2 ... Processing sbin/mkfs.ext3 ... Processing sbin/mkfs.ext4 ... Processing sbin/mklost+found ... Processing sbin/modinfo ... Processing sbin/modprobe ... Processing sbin/pidof ... Processing sbin/poweroff ... Processing sbin/reboot ... Processing sbin/resize2fs ... Processing sbin/rmmod ... Processing sbin/shutdown ... Processing sbin/tune2fs ... Processing sbin/udevadm ... Processing sbin/udevd ... Processing sys ... Processing tmp ... Processing usr ... Processing usr/bin ... Processing usr/bin/a2dpconf ... Processing usr/bin/aserver ... Processing usr/bin/bluealsa ... Processing usr/bin/bluealsa-aplay ... Processing usr/bin/chkcon ... Processing usr/bin/dbus-binding-tool ... Processing usr/bin/dbus-cleanup-sockets ... Processing usr/bin/dbus-daemon ... Processing usr/bin/dbus-launch ... Processing usr/bin/dbus-monitor ... Processing usr/bin/dbus-run-session ... Processing usr/bin/dbus-send ... Processing usr/bin/dbus-test-tool ... Processing usr/bin/dbus-update-activation-environment ... Processing usr/bin/dbus-uuidgen ... Processing usr/bin/e2cp ... Processing usr/bin/e2ln ... Processing usr/bin/e2ls ... Processing usr/bin/e2mkdir ... Processing usr/bin/e2mv ... Processing usr/bin/e2rm ... Processing usr/bin/e2tail ... Processing usr/bin/easyrsa ... Processing usr/bin/fw_printenv ... Processing usr/bin/fw_setenv ... Processing usr/bin/gadget-acm-ecm ... Processing usr/bin/gadget-export ... Processing usr/bin/gadget-ffs ... Processing usr/bin/gadget-hid ... Processing usr/bin/gadget-import ... Processing usr/bin/gadget-midi ... Processing usr/bin/gadget-ms ... Processing usr/bin/gadget-rndis-os-desc ... Processing usr/bin/gadget-uac2 ... Processing usr/bin/gadget-vid-pid-remove ... Processing usr/bin/gapplication ... Processing usr/bin/gdbus ... Processing usr/bin/genpart ... Processing usr/bin/gio ... Processing usr/bin/gio-querymodules ... Processing usr/bin/glorytun ... Processing usr/bin/gnuplot ... Processing usr/bin/gresource ... Processing usr/bin/gsettings ... Processing usr/bin/inotifywait ... Processing usr/bin/inotifywatch ... Processing usr/bin/input-event-daemon ... Processing usr/bin/janet ... Processing usr/bin/jhead ... Processing usr/bin/kmod ... Processing usr/bin/mbpoll ... Processing usr/bin/mpc ... Processing usr/bin/openssl ... Processing usr/bin/pcre2grep ... Processing usr/bin/pcre2test ... Processing usr/bin/pixiewps ... Processing usr/bin/rocat ... Processing usr/bin/roxml ... Processing usr/bin/rtc ... Processing usr/bin/rtc-range ... Processing usr/bin/rtc-sync ... Processing usr/bin/scmp_sys_resolver ... Processing usr/bin/screenfetch ... Processing usr/bin/sepol_check_access ... Processing usr/bin/sepol_compute_av ... Processing usr/bin/sepol_compute_member ... Processing usr/bin/sepol_compute_relabel ... Processing usr/bin/sepol_validate_transition ... Processing usr/bin/show-gadgets ... Processing usr/bin/show-udcs ... Processing usr/bin/sl ... Processing usr/bin/slirp4netns ... Processing usr/bin/sp-oops-extract ... Processing usr/bin/tclsh ... Processing usr/bin/tclsh8.6 ... Processing usr/bin/tcpdump ... Processing usr/bin/tpm2-totp ... Processing usr/bin/uci ... Processing usr/bin/udevadm ... Processing usr/bin/unzstd ... Processing usr/bin/xxh128sum ... Processing usr/bin/xxh32sum ... Processing usr/bin/xxh64sum ... Processing usr/bin/xxhsum ... Processing usr/bin/zabbix_get ... Processing usr/bin/zabbix_sender ... Processing usr/bin/zstd ... Processing usr/bin/zstdcat ... Processing usr/bin/zstdgrep ... Processing usr/bin/zstdless ... Processing usr/bin/zstdmt ... Processing usr/lib ... Processing usr/lib/alsa-lib ... Processing usr/lib/alsa-lib/libasound_module_ctl_bluealsa.so ... Processing usr/lib/alsa-lib/libasound_module_pcm_bluealsa.so ... Processing usr/lib/bluez ... Processing usr/lib/bluez/test ... Processing usr/lib/bluez/test/agent.py ... Processing usr/lib/bluez/test/bluezutils.py ... Processing usr/lib/bluez/test/dbusdef.py ... Processing usr/lib/bluez/test/example-advertisement ... Processing usr/lib/bluez/test/example-gatt-client ... Processing usr/lib/bluez/test/example-gatt-server ... Processing usr/lib/bluez/test/ftp-client ... Processing usr/lib/bluez/test/list-devices ... Processing usr/lib/bluez/test/map-client ... Processing usr/lib/bluez/test/monitor-bluetooth ... Processing usr/lib/bluez/test/opp-client ... Processing usr/lib/bluez/test/pbap-client ... Processing usr/lib/bluez/test/sap_client.py ... Processing usr/lib/bluez/test/service-did.xml ... Processing usr/lib/bluez/test/service-ftp.xml ... Processing usr/lib/bluez/test/service-opp.xml ... Processing usr/lib/bluez/test/service-record.dtd ... Processing usr/lib/bluez/test/service-spp.xml ... Processing usr/lib/bluez/test/simple-agent ... Processing usr/lib/bluez/test/simple-endpoint ... Processing usr/lib/bluez/test/simple-player ... Processing usr/lib/bluez/test/test-adapter ... Processing usr/lib/bluez/test/test-device ... Processing usr/lib/bluez/test/test-discovery ... Processing usr/lib/bluez/test/test-gatt-profile ... Processing usr/lib/bluez/test/test-health ... Processing usr/lib/bluez/test/test-health-sink ... Processing usr/lib/bluez/test/test-hfp ... Processing usr/lib/bluez/test/test-manager ... Processing usr/lib/bluez/test/test-mesh ... Processing usr/lib/bluez/test/test-nap ... Processing usr/lib/bluez/test/test-network ... Processing usr/lib/bluez/test/test-profile ... Processing usr/lib/bluez/test/test-sap-server ... Processing usr/lib/dynlist.ld ... Processing usr/lib/engines-3 ... Processing usr/lib/gio ... Processing usr/lib/gio/modules ... Processing usr/lib/itcl4.2.3 ... Processing usr/lib/itcl4.2.3/itcl.tcl ... Processing usr/lib/itcl4.2.3/itclConfig.sh ... Processing usr/lib/itcl4.2.3/itclHullCmds.tcl ... Processing usr/lib/itcl4.2.3/itclWidget.tcl ... Processing usr/lib/itcl4.2.3/libitcl4.2.3.so ... Processing usr/lib/itcl4.2.3/pkgIndex.tcl ... Processing usr/lib/janet ... Processing usr/lib/janet/.keep ... Processing usr/lib/libasound.so ... Processing usr/lib/libasound.so.2 ... Processing usr/lib/libasound.so.2.0.0 ... Processing usr/lib/libblkid.so ... Processing usr/lib/libbluetooth.so ... Processing usr/lib/libbluetooth.so.3 ... Processing usr/lib/libbluetooth.so.3.19.12 ... Processing usr/lib/libcap.so ... Processing usr/lib/libcap.so.2 ... Processing usr/lib/libcap.so.2.69 ... Processing usr/lib/libcmocka.so ... Processing usr/lib/libcmocka.so.0 ... Processing usr/lib/libcmocka.so.0.7.0 ... Processing usr/lib/libcom_err.so ... Processing usr/lib/libcom_err.so.2 ... Processing usr/lib/libcom_err.so.2.1 ... Processing usr/lib/libconfig.so ... Processing usr/lib/libconfig.so.11 ... Processing usr/lib/libconfig.so.11.1.0 ... Processing usr/lib/libcopperplate.so ... Processing usr/lib/libcopperplate.so.0 ... Processing usr/lib/libcopperplate.so.0.0.0 ... Processing usr/lib/libcrypt.so ... Processing usr/lib/libcrypt.so.2 ... Processing usr/lib/libcrypt.so.2.0.0 ... Processing usr/lib/libcrypto.so ... Processing usr/lib/libcrypto.so.3 ... Processing usr/lib/libcurses.so ... Processing usr/lib/libdbus-1.so ... Processing usr/lib/libdbus-1.so.3 ... Processing usr/lib/libdbus-1.so.3.32.4 ... Processing usr/lib/libdbus-glib-1.so ... Processing usr/lib/libdbus-glib-1.so.2 ... Processing usr/lib/libdbus-glib-1.so.2.3.5 ... Processing usr/lib/libdvdcss.so ... Processing usr/lib/libdvdcss.so.2 ... Processing usr/lib/libdvdcss.so.2.2.0 ... Processing usr/lib/libe2p.so ... Processing usr/lib/libe2p.so.2 ... Processing usr/lib/libe2p.so.2.3 ... Processing usr/lib/libexif.so ... Processing usr/lib/libexif.so.12 ... Processing usr/lib/libexif.so.12.3.4 ... Processing usr/lib/libexpat.so ... Processing usr/lib/libexpat.so.1 ... Processing usr/lib/libexpat.so.1.9.3 ... Processing usr/lib/libext2fs.so ... Processing usr/lib/libext2fs.so.2 ... Processing usr/lib/libext2fs.so.2.4 ... Processing usr/lib/libffi.so ... Processing usr/lib/libffi.so.8 ... Processing usr/lib/libffi.so.8.1.2 ... Processing usr/lib/libform.so ... Processing usr/lib/libform.so.6 ... Processing usr/lib/libform.so.6.4 ... Processing usr/lib/libgio-2.0.so ... Processing usr/lib/libgio-2.0.so.0 ... Processing usr/lib/libgio-2.0.so.0.7600.1 ... Processing usr/lib/libglib-2.0.so ... Processing usr/lib/libglib-2.0.so.0 ... Processing usr/lib/libglib-2.0.so.0.7600.1 ... Processing usr/lib/libgmodule-2.0.so ... Processing usr/lib/libgmodule-2.0.so.0 ... Processing usr/lib/libgmodule-2.0.so.0.7600.1 ... Processing usr/lib/libgobject-2.0.so ... Processing usr/lib/libgobject-2.0.so.0 ... Processing usr/lib/libgobject-2.0.so.0.7600.1 ... Processing usr/lib/libgthread-2.0.so ... Processing usr/lib/libgthread-2.0.so.0 ... Processing usr/lib/libgthread-2.0.so.0.7600.1 ... Processing usr/lib/libhistory.so ... Processing usr/lib/libhistory.so.8 ... Processing usr/lib/libhistory.so.8.2 ... Processing usr/lib/libinotifytools.so ... Processing usr/lib/libinotifytools.so.0 ... Processing usr/lib/libinotifytools.so.0.4.1 ... Processing usr/lib/libjanet.so ... Processing usr/lib/libjanet.so.1.33 ... Processing usr/lib/libjanet.so.1.33.0 ... Processing usr/lib/libkmod.so ... Processing usr/lib/libkmod.so.2 ... Processing usr/lib/libkmod.so.2.4.1 ... Processing usr/lib/libleptonica.so ... Processing usr/lib/libleptonica.so.6 ... Processing usr/lib/libleptonica.so.6.0.0 ... Processing usr/lib/libmenu.so ... Processing usr/lib/libmenu.so.6 ... Processing usr/lib/libmenu.so.6.4 ... Processing usr/lib/libmercury.so ... Processing usr/lib/libmercury.so.0 ... Processing usr/lib/libmercury.so.0.0.0 ... Processing usr/lib/libmodbus.so ... Processing usr/lib/libmodbus.so.5 ... Processing usr/lib/libmodbus.so.5.1.0 ... Processing usr/lib/libmpdclient.so ... Processing usr/lib/libmpdclient.so.2 ... Processing usr/lib/libmpdclient.so.2.22 ... Processing usr/lib/libmpeg2.so ... Processing usr/lib/libmpeg2.so.0 ... Processing usr/lib/libmpeg2.so.0.1.0 ... Processing usr/lib/libmpeg2convert.so ... Processing usr/lib/libmpeg2convert.so.0 ... Processing usr/lib/libmpeg2convert.so.0.0.0 ... Processing usr/lib/libncurses.so ... Processing usr/lib/libncurses.so.6 ... Processing usr/lib/libncurses.so.6.4 ... Processing usr/lib/liboauth.so ... Processing usr/lib/liboauth.so.0 ... Processing usr/lib/liboauth.so.0.8.7 ... Processing usr/lib/libopus.so ... Processing usr/lib/libopus.so.0 ... Processing usr/lib/libopus.so.0.9.0 ... Processing usr/lib/libpanel.so ... Processing usr/lib/libpanel.so.6 ... Processing usr/lib/libpanel.so.6.4 ... Processing usr/lib/libpcap.so ... Processing usr/lib/libpcap.so.1 ... Processing usr/lib/libpcap.so.1.10.5 ... Processing usr/lib/libpcre2-8.so ... Processing usr/lib/libpcre2-8.so.0 ... Processing usr/lib/libpcre2-8.so.0.11.2 ... Processing usr/lib/libpcre2-posix.so ... Processing usr/lib/libpcre2-posix.so.3 ... Processing usr/lib/libpcre2-posix.so.3.0.4 ... Processing usr/lib/libpsx.so ... Processing usr/lib/libpsx.so.2 ... Processing usr/lib/libpsx.so.2.69 ... Processing usr/lib/libqrencode.so ... Processing usr/lib/libqrencode.so.4 ... Processing usr/lib/libqrencode.so.4.1.1 ... Processing usr/lib/libreadline.so ... Processing usr/lib/libreadline.so.8 ... Processing usr/lib/libreadline.so.8.2 ... Processing usr/lib/libroxml.so ... Processing usr/lib/libroxml.so.0 ... Processing usr/lib/libroxml.so.0.0.0 ... Processing usr/lib/libsbc.so ... Processing usr/lib/libsbc.so.1 ... Processing usr/lib/libsbc.so.1.3.1 ... Processing usr/lib/libseccomp.so ... Processing usr/lib/libseccomp.so.2 ... Processing usr/lib/libseccomp.so.2.5.5 ... Processing usr/lib/libselinux.so ... Processing usr/lib/libselinux.so.1 ... Processing usr/lib/libsepol.so ... Processing usr/lib/libsepol.so.2 ... Processing usr/lib/libslirp.so ... Processing usr/lib/libslirp.so.0 ... Processing usr/lib/libslirp.so.0.4.0 ... Processing usr/lib/libsodium.so ... Processing usr/lib/libsodium.so.23 ... Processing usr/lib/libsodium.so.23.3.0 ... Processing usr/lib/libss.so ... Processing usr/lib/libss.so.2 ... Processing usr/lib/libss.so.2.0 ... Processing usr/lib/libssh2.so ... Processing usr/lib/libssh2.so.1 ... Processing usr/lib/libssh2.so.1.0.1 ... Processing usr/lib/libssl.so ... Processing usr/lib/libssl.so.3 ... Processing usr/lib/libsz.so ... Processing usr/lib/libsz.so.2 ... Processing usr/lib/libsz.so.2.0.0 ... Processing usr/lib/libtasn1.so ... Processing usr/lib/libtasn1.so.6 ... Processing usr/lib/libtasn1.so.6.6.3 ... Processing usr/lib/libtcl8.6.so ... Processing usr/lib/libtinyalsa.so ... Processing usr/lib/libtinyalsa.so.2 ... Processing usr/lib/libtinyalsa.so.2.0.0 ... Processing usr/lib/libtpm2-totp.so ... Processing usr/lib/libtpm2-totp.so.0 ... Processing usr/lib/libtpm2-totp.so.0.0.0 ... Processing usr/lib/libtss2-esys.so ... Processing usr/lib/libtss2-esys.so.0 ... Processing usr/lib/libtss2-esys.so.0.0.0 ... Processing usr/lib/libtss2-mu.so ... Processing usr/lib/libtss2-mu.so.0 ... Processing usr/lib/libtss2-mu.so.0.0.0 ... Processing usr/lib/libtss2-rc.so ... Processing usr/lib/libtss2-rc.so.0 ... Processing usr/lib/libtss2-rc.so.0.0.0 ... Processing usr/lib/libtss2-sys.so ... Processing usr/lib/libtss2-sys.so.1 ... Processing usr/lib/libtss2-sys.so.1.0.0 ... Processing usr/lib/libtss2-tcti-cmd.so ... Processing usr/lib/libtss2-tcti-cmd.so.0 ... Processing usr/lib/libtss2-tcti-cmd.so.0.0.0 ... Processing usr/lib/libtss2-tcti-device.so ... Processing usr/lib/libtss2-tcti-device.so.0 ... Processing usr/lib/libtss2-tcti-device.so.0.0.0 ... Processing usr/lib/libtss2-tcti-mssim.so ... Processing usr/lib/libtss2-tcti-mssim.so.0 ... Processing usr/lib/libtss2-tcti-mssim.so.0.0.0 ... Processing usr/lib/libtss2-tcti-pcap.so ... Processing usr/lib/libtss2-tcti-pcap.so.0 ... Processing usr/lib/libtss2-tcti-pcap.so.0.0.0 ... Processing usr/lib/libtss2-tcti-swtpm.so ... Processing usr/lib/libtss2-tcti-swtpm.so.0 ... Processing usr/lib/libtss2-tcti-swtpm.so.0.0.0 ... Processing usr/lib/libtss2-tctildr.so ... Processing usr/lib/libtss2-tctildr.so.0 ... Processing usr/lib/libtss2-tctildr.so.0.0.0 ... Processing usr/lib/libubootenv.so ... Processing usr/lib/libubootenv.so.0 ... Processing usr/lib/libubootenv.so.0.3.5 ... Processing usr/lib/libubox.so ... Processing usr/lib/libuci.so ... Processing usr/lib/libudev.so ... Processing usr/lib/libusbgx.so ... Processing usr/lib/libusbgx.so.2 ... Processing usr/lib/libusbgx.so.2.0.0 ... Processing usr/lib/libuuid.so ... Processing usr/lib/libx264.so ... Processing usr/lib/libx264.so.164 ... Processing usr/lib/libxxhash.so ... Processing usr/lib/libxxhash.so.0 ... Processing usr/lib/libxxhash.so.0.8.2 ... Processing usr/lib/libyaml-0.so.2 ... Processing usr/lib/libyaml-0.so.2.0.9 ... Processing usr/lib/libyaml.so ... Processing usr/lib/libz.so ... Processing usr/lib/libz.so.1 ... Processing usr/lib/libz.so.1.3.1 ... Processing usr/lib/libzenohpico.so ... Processing usr/lib/libzstd.so ... Processing usr/lib/libzstd.so.1 ... Processing usr/lib/libzstd.so.1.5.5 ... Processing usr/lib/modules ... Processing usr/lib/os-release ... Processing usr/lib/ossl-modules ... Processing usr/lib/ossl-modules/legacy.so ... Processing usr/lib/tcl8 ... Processing usr/lib/tcl8/8.4 ... Processing usr/lib/tcl8/8.4/platform ... Processing usr/lib/tcl8/8.4/platform/shell-1.1.4.tm ... Processing usr/lib/tcl8/8.4/platform-1.0.19.tm ... Processing usr/lib/tcl8/8.5 ... Processing usr/lib/tcl8/8.5/msgcat-1.6.1.tm ... Processing usr/lib/tcl8/8.5/tcltest-2.5.5.tm ... Processing usr/lib/tcl8/8.6 ... Processing usr/lib/tcl8/8.6/http-2.9.8.tm ... Processing usr/lib/tcl8.6 ... Processing usr/lib/tcl8.6/auto.tcl ... Processing usr/lib/tcl8.6/clock.tcl ... Processing usr/lib/tcl8.6/encoding ... Processing usr/lib/tcl8.6/encoding/ascii.enc ... Processing usr/lib/tcl8.6/encoding/big5.enc ... Processing usr/lib/tcl8.6/encoding/cns11643.enc ... Processing usr/lib/tcl8.6/encoding/cp1250.enc ... Processing usr/lib/tcl8.6/encoding/cp1251.enc ... Processing usr/lib/tcl8.6/encoding/cp1252.enc ... Processing usr/lib/tcl8.6/encoding/cp1253.enc ... Processing usr/lib/tcl8.6/encoding/cp1254.enc ... Processing usr/lib/tcl8.6/encoding/cp1255.enc ... Processing usr/lib/tcl8.6/encoding/cp1256.enc ... Processing usr/lib/tcl8.6/encoding/cp1257.enc ... Processing usr/lib/tcl8.6/encoding/cp1258.enc ... Processing usr/lib/tcl8.6/encoding/cp437.enc ... Processing usr/lib/tcl8.6/encoding/cp737.enc ... Processing usr/lib/tcl8.6/encoding/cp775.enc ... Processing usr/lib/tcl8.6/encoding/cp850.enc ... Processing usr/lib/tcl8.6/encoding/cp852.enc ... Processing usr/lib/tcl8.6/encoding/cp855.enc ... Processing usr/lib/tcl8.6/encoding/cp857.enc ... Processing usr/lib/tcl8.6/encoding/cp860.enc ... Processing usr/lib/tcl8.6/encoding/cp861.enc ... Processing usr/lib/tcl8.6/encoding/cp862.enc ... Processing usr/lib/tcl8.6/encoding/cp863.enc ... Processing usr/lib/tcl8.6/encoding/cp864.enc ... Processing usr/lib/tcl8.6/encoding/cp865.enc ... Processing usr/lib/tcl8.6/encoding/cp866.enc ... Processing usr/lib/tcl8.6/encoding/cp869.enc ... Processing usr/lib/tcl8.6/encoding/cp874.enc ... Processing usr/lib/tcl8.6/encoding/cp932.enc ... Processing usr/lib/tcl8.6/encoding/cp936.enc ... Processing usr/lib/tcl8.6/encoding/cp949.enc ... Processing usr/lib/tcl8.6/encoding/cp950.enc ... Processing usr/lib/tcl8.6/encoding/dingbats.enc ... Processing usr/lib/tcl8.6/encoding/ebcdic.enc ... Processing usr/lib/tcl8.6/encoding/euc-cn.enc ... Processing usr/lib/tcl8.6/encoding/euc-jp.enc ... Processing usr/lib/tcl8.6/encoding/euc-kr.enc ... Processing usr/lib/tcl8.6/encoding/gb12345.enc ... Processing usr/lib/tcl8.6/encoding/gb1988.enc ... Processing usr/lib/tcl8.6/encoding/gb2312-raw.enc ... Processing usr/lib/tcl8.6/encoding/gb2312.enc ... Processing usr/lib/tcl8.6/encoding/iso2022-jp.enc ... Processing usr/lib/tcl8.6/encoding/iso2022-kr.enc ... Processing usr/lib/tcl8.6/encoding/iso2022.enc ... Processing usr/lib/tcl8.6/encoding/iso8859-1.enc ... Processing usr/lib/tcl8.6/encoding/iso8859-10.enc ... Processing usr/lib/tcl8.6/encoding/iso8859-11.enc ... Processing usr/lib/tcl8.6/encoding/iso8859-13.enc ... Processing usr/lib/tcl8.6/encoding/iso8859-14.enc ... Processing usr/lib/tcl8.6/encoding/iso8859-15.enc ... Processing usr/lib/tcl8.6/encoding/iso8859-16.enc ... Processing usr/lib/tcl8.6/encoding/iso8859-2.enc ... Processing usr/lib/tcl8.6/encoding/iso8859-3.enc ... Processing usr/lib/tcl8.6/encoding/iso8859-4.enc ... Processing usr/lib/tcl8.6/encoding/iso8859-5.enc ... Processing usr/lib/tcl8.6/encoding/iso8859-6.enc ... Processing usr/lib/tcl8.6/encoding/iso8859-7.enc ... Processing usr/lib/tcl8.6/encoding/iso8859-8.enc ... Processing usr/lib/tcl8.6/encoding/iso8859-9.enc ... Processing usr/lib/tcl8.6/encoding/jis0201.enc ... Processing usr/lib/tcl8.6/encoding/jis0208.enc ... Processing usr/lib/tcl8.6/encoding/jis0212.enc ... Processing usr/lib/tcl8.6/encoding/koi8-r.enc ... Processing usr/lib/tcl8.6/encoding/koi8-u.enc ... Processing usr/lib/tcl8.6/encoding/ksc5601.enc ... Processing usr/lib/tcl8.6/encoding/macCentEuro.enc ... Processing usr/lib/tcl8.6/encoding/macCroatian.enc ... Processing usr/lib/tcl8.6/encoding/macCyrillic.enc ... Processing usr/lib/tcl8.6/encoding/macDingbats.enc ... Processing usr/lib/tcl8.6/encoding/macGreek.enc ... Processing usr/lib/tcl8.6/encoding/macIceland.enc ... Processing usr/lib/tcl8.6/encoding/macJapan.enc ... Processing usr/lib/tcl8.6/encoding/macRoman.enc ... Processing usr/lib/tcl8.6/encoding/macRomania.enc ... Processing usr/lib/tcl8.6/encoding/macThai.enc ... Processing usr/lib/tcl8.6/encoding/macTurkish.enc ... Processing usr/lib/tcl8.6/encoding/macUkraine.enc ... Processing usr/lib/tcl8.6/encoding/shiftjis.enc ... Processing usr/lib/tcl8.6/encoding/symbol.enc ... Processing usr/lib/tcl8.6/encoding/tis-620.enc ... Processing usr/lib/tcl8.6/history.tcl ... Processing usr/lib/tcl8.6/http1.0 ... Processing usr/lib/tcl8.6/http1.0/http.tcl ... Processing usr/lib/tcl8.6/http1.0/pkgIndex.tcl ... Processing usr/lib/tcl8.6/init.tcl ... Processing usr/lib/tcl8.6/opt0.4 ... Processing usr/lib/tcl8.6/opt0.4/optparse.tcl ... Processing usr/lib/tcl8.6/opt0.4/pkgIndex.tcl ... Processing usr/lib/tcl8.6/package.tcl ... Processing usr/lib/tcl8.6/parray.tcl ... Processing usr/lib/tcl8.6/safe.tcl ... Processing usr/lib/tcl8.6/tclIndex ... Processing usr/lib/tcl8.6/tm.tcl ... Processing usr/lib/tcl8.6/word.tcl ... Processing usr/lib/tdbc1.1.5 ... Processing usr/lib/tdbc1.1.5/libtdbc1.1.5.so ... Processing usr/lib/tdbc1.1.5/pkgIndex.tcl ... Processing usr/lib/tdbc1.1.5/tdbc.tcl ... Processing usr/lib/tdbc1.1.5/tdbcConfig.sh ... Processing usr/lib/terminfo ... Processing usr/lib/thread2.8.8 ... Processing usr/lib/thread2.8.8/libthread2.8.8.so ... Processing usr/lib/thread2.8.8/pkgIndex.tcl ... Processing usr/lib/thread2.8.8/ttrace.tcl ... Processing usr/lib/udev ... Processing usr/lib/udev/rules.d ... Processing usr/lib/udev/rules.d/tpm-udev.rules ... Processing usr/lib/xenomai ... Processing usr/lib/xenomai/bootstrap-pic.o ... Processing usr/lib/xenomai/bootstrap.o ... Processing usr/lib64 ... Processing usr/libexec ... Processing usr/libexec/bluetooth ... Processing usr/libexec/bluetooth/bluetoothd ... Processing usr/libexec/dbus-daemon-launch-helper ... Processing usr/libexec/gio-launch-desktop ... Processing usr/libexec/gnuplot ... Processing usr/libexec/gnuplot/5.4 ... Processing usr/sbin ... Processing usr/sbin/avcstat ... Processing usr/sbin/brctl ... Processing usr/sbin/compute_av ... Processing usr/sbin/compute_create ... Processing usr/sbin/compute_member ... Processing usr/sbin/compute_relabel ... Processing usr/sbin/getconlist ... Processing usr/sbin/getdefaultcon ... Processing usr/sbin/getenforce ... Processing usr/sbin/getfilecon ... Processing usr/sbin/getpidcon ... Processing usr/sbin/getpidprevcon ... Processing usr/sbin/getsebool ... Processing usr/sbin/getseuser ... Processing usr/sbin/matchpathcon ... Processing usr/sbin/odhcp6c ... Processing usr/sbin/odhcp6c-update ... Processing usr/sbin/policyvers ... Processing usr/sbin/restorecond ... Processing usr/sbin/sefcontext_compile ... Processing usr/sbin/selabel_digest ... Processing usr/sbin/selabel_get_digests_all_partial_matches ... Processing usr/sbin/selabel_lookup ... Processing usr/sbin/selabel_lookup_best_match ... Processing usr/sbin/selabel_partial_match ... Processing usr/sbin/selinux_check_access ... Processing usr/sbin/selinux_check_securetty_context ... Processing usr/sbin/selinuxenabled ... Processing usr/sbin/selinuxexeccon ... Processing usr/sbin/setenforce ... Processing usr/sbin/setfilecon ... Processing usr/sbin/togglesebool ... Processing usr/sbin/udp-sender ... Processing usr/sbin/uuidd ... Processing usr/sbin/validatetrans ... Processing usr/sbin/zabbix_agentd ... Processing usr/share ... Processing usr/share/alsa ... Processing usr/share/alsa/alsa.conf ... Processing usr/share/alsa/cards ... Processing usr/share/alsa/cards/AACI.conf ... Processing usr/share/alsa/cards/ATIIXP-MODEM.conf ... Processing usr/share/alsa/cards/ATIIXP-SPDMA.conf ... Processing usr/share/alsa/cards/ATIIXP.conf ... Processing usr/share/alsa/cards/AU8810.conf ... Processing usr/share/alsa/cards/AU8820.conf ... Processing usr/share/alsa/cards/AU8830.conf ... Processing usr/share/alsa/cards/Audigy.conf ... Processing usr/share/alsa/cards/Audigy2.conf ... Processing usr/share/alsa/cards/Aureon51.conf ... Processing usr/share/alsa/cards/Aureon71.conf ... Processing usr/share/alsa/cards/CA0106.conf ... Processing usr/share/alsa/cards/CMI8338-SWIEC.conf ... Processing usr/share/alsa/cards/CMI8338.conf ... Processing usr/share/alsa/cards/CMI8738-MC6.conf ... Processing usr/share/alsa/cards/CMI8738-MC8.conf ... Processing usr/share/alsa/cards/CMI8788.conf ... Processing usr/share/alsa/cards/CS46xx.conf ... Processing usr/share/alsa/cards/EMU10K1.conf ... Processing usr/share/alsa/cards/EMU10K1X.conf ... Processing usr/share/alsa/cards/ENS1370.conf ... Processing usr/share/alsa/cards/ENS1371.conf ... Processing usr/share/alsa/cards/ES1968.conf ... Processing usr/share/alsa/cards/Echo_Echo3G.conf ... Processing usr/share/alsa/cards/FM801.conf ... Processing usr/share/alsa/cards/FWSpeakers.conf ... Processing usr/share/alsa/cards/FireWave.conf ... Processing usr/share/alsa/cards/GUS.conf ... Processing usr/share/alsa/cards/HDA-Intel.conf ... Processing usr/share/alsa/cards/HdmiLpeAudio.conf ... Processing usr/share/alsa/cards/ICE1712.conf ... Processing usr/share/alsa/cards/ICE1724.conf ... Processing usr/share/alsa/cards/ICH-MODEM.conf ... Processing usr/share/alsa/cards/ICH.conf ... Processing usr/share/alsa/cards/ICH4.conf ... Processing usr/share/alsa/cards/Loopback.conf ... Processing usr/share/alsa/cards/Maestro3.conf ... Processing usr/share/alsa/cards/NFORCE.conf ... Processing usr/share/alsa/cards/PC-Speaker.conf ... Processing usr/share/alsa/cards/PMac.conf ... Processing usr/share/alsa/cards/PMacToonie.conf ... Processing usr/share/alsa/cards/PS3.conf ... Processing usr/share/alsa/cards/RME9636.conf ... Processing usr/share/alsa/cards/RME9652.conf ... Processing usr/share/alsa/cards/SB-XFi.conf ... Processing usr/share/alsa/cards/SI7018.conf ... Processing usr/share/alsa/cards/TRID4DWAVENX.conf ... Processing usr/share/alsa/cards/USB-Audio.conf ... Processing usr/share/alsa/cards/VIA686A.conf ... Processing usr/share/alsa/cards/VIA8233.conf ... Processing usr/share/alsa/cards/VIA8233A.conf ... Processing usr/share/alsa/cards/VIA8237.conf ... Processing usr/share/alsa/cards/VX222.conf ... Processing usr/share/alsa/cards/VXPocket.conf ... Processing usr/share/alsa/cards/VXPocket440.conf ... Processing usr/share/alsa/cards/YMF744.conf ... Processing usr/share/alsa/cards/aliases.conf ... Processing usr/share/alsa/cards/pistachio-card.conf ... Processing usr/share/alsa/cards/vc4-hdmi.conf ... Processing usr/share/alsa/ctl ... Processing usr/share/alsa/ctl/default.conf ... Processing usr/share/alsa/pcm ... Processing usr/share/alsa/pcm/center_lfe.conf ... Processing usr/share/alsa/pcm/default.conf ... Processing usr/share/alsa/pcm/dmix.conf ... Processing usr/share/alsa/pcm/dpl.conf ... Processing usr/share/alsa/pcm/dsnoop.conf ... Processing usr/share/alsa/pcm/front.conf ... Processing usr/share/alsa/pcm/hdmi.conf ... Processing usr/share/alsa/pcm/iec958.conf ... Processing usr/share/alsa/pcm/modem.conf ... Processing usr/share/alsa/pcm/rear.conf ... Processing usr/share/alsa/pcm/side.conf ... Processing usr/share/alsa/pcm/surround21.conf ... Processing usr/share/alsa/pcm/surround40.conf ... Processing usr/share/alsa/pcm/surround41.conf ... Processing usr/share/alsa/pcm/surround50.conf ... Processing usr/share/alsa/pcm/surround51.conf ... Processing usr/share/alsa/pcm/surround71.conf ... Processing usr/share/bash-completion ... Processing usr/share/bash-completion/completions ... Processing usr/share/bash-completion/completions/gapplication ... Processing usr/share/bash-completion/completions/gdbus ... Processing usr/share/bash-completion/completions/gio ... Processing usr/share/bash-completion/completions/gresource ... Processing usr/share/bash-completion/completions/gsettings ... Processing usr/share/bash-completion/completions/kmod ... Processing usr/share/bash-completion/completions/uuidd ... Processing usr/share/dbus-1 ... Processing usr/share/dbus-1/services ... Processing usr/share/dbus-1/session.conf ... Processing usr/share/dbus-1/session.d ... Processing usr/share/dbus-1/system-services ... Processing usr/share/dbus-1/system.conf ... Processing usr/share/dbus-1/system.d ... Processing usr/share/et ... Processing usr/share/et/et_c.awk ... Processing usr/share/et/et_h.awk ... Processing usr/share/gettext ... Processing usr/share/gettext/its ... Processing usr/share/gettext/its/gschema.its ... Processing usr/share/gettext/its/gschema.loc ... Processing usr/share/glib-2.0 ... Processing usr/share/glib-2.0/schemas ... Processing usr/share/glib-2.0/valgrind ... Processing usr/share/glib-2.0/valgrind/glib.supp ... Processing usr/share/locale ... Processing usr/share/locale/ab ... Processing usr/share/locale/ab/LC_MESSAGES ... Processing usr/share/locale/ab/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/af ... Processing usr/share/locale/af/LC_MESSAGES ... Processing usr/share/locale/af/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/am ... Processing usr/share/locale/am/LC_MESSAGES ... Processing usr/share/locale/am/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/an ... Processing usr/share/locale/an/LC_MESSAGES ... Processing usr/share/locale/an/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/ar ... Processing usr/share/locale/ar/LC_MESSAGES ... Processing usr/share/locale/ar/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/as ... Processing usr/share/locale/as/LC_MESSAGES ... Processing usr/share/locale/as/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/ast ... Processing usr/share/locale/ast/LC_MESSAGES ... Processing usr/share/locale/ast/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/az ... Processing usr/share/locale/az/LC_MESSAGES ... Processing usr/share/locale/az/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/be ... Processing usr/share/locale/be/LC_MESSAGES ... Processing usr/share/locale/be/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/be@latin ... Processing usr/share/locale/be@latin/LC_MESSAGES ... Processing usr/share/locale/be@latin/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/bg ... Processing usr/share/locale/bg/LC_MESSAGES ... Processing usr/share/locale/bg/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/bn ... Processing usr/share/locale/bn/LC_MESSAGES ... Processing usr/share/locale/bn/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/bn_IN ... Processing usr/share/locale/bn_IN/LC_MESSAGES ... Processing usr/share/locale/bn_IN/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/bs ... Processing usr/share/locale/bs/LC_MESSAGES ... Processing usr/share/locale/bs/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/ca ... Processing usr/share/locale/ca/LC_MESSAGES ... Processing usr/share/locale/ca/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/ca@valencia ... Processing usr/share/locale/ca@valencia/LC_MESSAGES ... Processing usr/share/locale/ca@valencia/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/cs ... Processing usr/share/locale/cs/LC_MESSAGES ... Processing usr/share/locale/cs/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/cy ... Processing usr/share/locale/cy/LC_MESSAGES ... Processing usr/share/locale/cy/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/da ... Processing usr/share/locale/da/LC_MESSAGES ... Processing usr/share/locale/da/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/de ... Processing usr/share/locale/de/LC_MESSAGES ... Processing usr/share/locale/de/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/dz ... Processing usr/share/locale/dz/LC_MESSAGES ... Processing usr/share/locale/dz/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/el ... Processing usr/share/locale/el/LC_MESSAGES ... Processing usr/share/locale/el/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/en@shaw ... Processing usr/share/locale/en@shaw/LC_MESSAGES ... Processing usr/share/locale/en@shaw/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/en_CA ... Processing usr/share/locale/en_CA/LC_MESSAGES ... Processing usr/share/locale/en_CA/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/en_GB ... Processing usr/share/locale/en_GB/LC_MESSAGES ... Processing usr/share/locale/en_GB/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/eo ... Processing usr/share/locale/eo/LC_MESSAGES ... Processing usr/share/locale/eo/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/es ... Processing usr/share/locale/es/LC_MESSAGES ... Processing usr/share/locale/es/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/et ... Processing usr/share/locale/et/LC_MESSAGES ... Processing usr/share/locale/et/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/eu ... Processing usr/share/locale/eu/LC_MESSAGES ... Processing usr/share/locale/eu/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/fa ... Processing usr/share/locale/fa/LC_MESSAGES ... Processing usr/share/locale/fa/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/fi ... Processing usr/share/locale/fi/LC_MESSAGES ... Processing usr/share/locale/fi/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/fr ... Processing usr/share/locale/fr/LC_MESSAGES ... Processing usr/share/locale/fr/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/fur ... Processing usr/share/locale/fur/LC_MESSAGES ... Processing usr/share/locale/fur/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/ga ... Processing usr/share/locale/ga/LC_MESSAGES ... Processing usr/share/locale/ga/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/gd ... Processing usr/share/locale/gd/LC_MESSAGES ... Processing usr/share/locale/gd/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/gl ... Processing usr/share/locale/gl/LC_MESSAGES ... Processing usr/share/locale/gl/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/gu ... Processing usr/share/locale/gu/LC_MESSAGES ... Processing usr/share/locale/gu/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/he ... Processing usr/share/locale/he/LC_MESSAGES ... Processing usr/share/locale/he/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/hi ... Processing usr/share/locale/hi/LC_MESSAGES ... Processing usr/share/locale/hi/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/hr ... Processing usr/share/locale/hr/LC_MESSAGES ... Processing usr/share/locale/hr/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/hu ... Processing usr/share/locale/hu/LC_MESSAGES ... Processing usr/share/locale/hu/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/hy ... Processing usr/share/locale/hy/LC_MESSAGES ... Processing usr/share/locale/hy/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/id ... Processing usr/share/locale/id/LC_MESSAGES ... Processing usr/share/locale/id/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/ie ... Processing usr/share/locale/ie/LC_MESSAGES ... Processing usr/share/locale/ie/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/is ... Processing usr/share/locale/is/LC_MESSAGES ... Processing usr/share/locale/is/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/it ... Processing usr/share/locale/it/LC_MESSAGES ... Processing usr/share/locale/it/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/ja ... Processing usr/share/locale/ja/LC_MESSAGES ... Processing usr/share/locale/ja/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/ka ... Processing usr/share/locale/ka/LC_MESSAGES ... Processing usr/share/locale/ka/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/kk ... Processing usr/share/locale/kk/LC_MESSAGES ... Processing usr/share/locale/kk/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/kn ... Processing usr/share/locale/kn/LC_MESSAGES ... Processing usr/share/locale/kn/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/ko ... Processing usr/share/locale/ko/LC_MESSAGES ... Processing usr/share/locale/ko/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/ku ... Processing usr/share/locale/ku/LC_MESSAGES ... Processing usr/share/locale/ku/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/lt ... Processing usr/share/locale/lt/LC_MESSAGES ... Processing usr/share/locale/lt/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/lv ... Processing usr/share/locale/lv/LC_MESSAGES ... Processing usr/share/locale/lv/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/mai ... Processing usr/share/locale/mai/LC_MESSAGES ... Processing usr/share/locale/mai/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/mg ... Processing usr/share/locale/mg/LC_MESSAGES ... Processing usr/share/locale/mg/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/mk ... Processing usr/share/locale/mk/LC_MESSAGES ... Processing usr/share/locale/mk/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/ml ... Processing usr/share/locale/ml/LC_MESSAGES ... Processing usr/share/locale/ml/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/mn ... Processing usr/share/locale/mn/LC_MESSAGES ... Processing usr/share/locale/mn/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/mr ... Processing usr/share/locale/mr/LC_MESSAGES ... Processing usr/share/locale/mr/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/ms ... Processing usr/share/locale/ms/LC_MESSAGES ... Processing usr/share/locale/ms/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/nb ... Processing usr/share/locale/nb/LC_MESSAGES ... Processing usr/share/locale/nb/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/nds ... Processing usr/share/locale/nds/LC_MESSAGES ... Processing usr/share/locale/nds/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/ne ... Processing usr/share/locale/ne/LC_MESSAGES ... Processing usr/share/locale/ne/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/nl ... Processing usr/share/locale/nl/LC_MESSAGES ... Processing usr/share/locale/nl/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/nn ... Processing usr/share/locale/nn/LC_MESSAGES ... Processing usr/share/locale/nn/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/oc ... Processing usr/share/locale/oc/LC_MESSAGES ... Processing usr/share/locale/oc/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/or ... Processing usr/share/locale/or/LC_MESSAGES ... Processing usr/share/locale/or/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/pa ... Processing usr/share/locale/pa/LC_MESSAGES ... Processing usr/share/locale/pa/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/pl ... Processing usr/share/locale/pl/LC_MESSAGES ... Processing usr/share/locale/pl/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/ps ... Processing usr/share/locale/ps/LC_MESSAGES ... Processing usr/share/locale/ps/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/pt ... Processing usr/share/locale/pt/LC_MESSAGES ... Processing usr/share/locale/pt/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/pt_BR ... Processing usr/share/locale/pt_BR/LC_MESSAGES ... Processing usr/share/locale/pt_BR/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/ro ... Processing usr/share/locale/ro/LC_MESSAGES ... Processing usr/share/locale/ro/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/ru ... Processing usr/share/locale/ru/LC_MESSAGES ... Processing usr/share/locale/ru/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/rw ... Processing usr/share/locale/rw/LC_MESSAGES ... Processing usr/share/locale/rw/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/si ... Processing usr/share/locale/si/LC_MESSAGES ... Processing usr/share/locale/si/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/sk ... Processing usr/share/locale/sk/LC_MESSAGES ... Processing usr/share/locale/sk/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/sl ... Processing usr/share/locale/sl/LC_MESSAGES ... Processing usr/share/locale/sl/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/sq ... Processing usr/share/locale/sq/LC_MESSAGES ... Processing usr/share/locale/sq/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/sr ... Processing usr/share/locale/sr/LC_MESSAGES ... Processing usr/share/locale/sr/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/sr@ije ... Processing usr/share/locale/sr@ije/LC_MESSAGES ... Processing usr/share/locale/sr@ije/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/sr@latin ... Processing usr/share/locale/sr@latin/LC_MESSAGES ... Processing usr/share/locale/sr@latin/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/sv ... Processing usr/share/locale/sv/LC_MESSAGES ... Processing usr/share/locale/sv/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/ta ... Processing usr/share/locale/ta/LC_MESSAGES ... Processing usr/share/locale/ta/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/te ... Processing usr/share/locale/te/LC_MESSAGES ... Processing usr/share/locale/te/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/tg ... Processing usr/share/locale/tg/LC_MESSAGES ... Processing usr/share/locale/tg/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/th ... Processing usr/share/locale/th/LC_MESSAGES ... Processing usr/share/locale/th/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/tl ... Processing usr/share/locale/tl/LC_MESSAGES ... Processing usr/share/locale/tl/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/tr ... Processing usr/share/locale/tr/LC_MESSAGES ... Processing usr/share/locale/tr/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/tt ... Processing usr/share/locale/tt/LC_MESSAGES ... Processing usr/share/locale/tt/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/ug ... Processing usr/share/locale/ug/LC_MESSAGES ... Processing usr/share/locale/ug/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/uk ... Processing usr/share/locale/uk/LC_MESSAGES ... Processing usr/share/locale/uk/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/vi ... Processing usr/share/locale/vi/LC_MESSAGES ... Processing usr/share/locale/vi/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/wa ... Processing usr/share/locale/wa/LC_MESSAGES ... Processing usr/share/locale/wa/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/xh ... Processing usr/share/locale/xh/LC_MESSAGES ... Processing usr/share/locale/xh/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/yi ... Processing usr/share/locale/yi/LC_MESSAGES ... Processing usr/share/locale/yi/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/zh_CN ... Processing usr/share/locale/zh_CN/LC_MESSAGES ... Processing usr/share/locale/zh_CN/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/zh_HK ... Processing usr/share/locale/zh_HK/LC_MESSAGES ... Processing usr/share/locale/zh_HK/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/zh_TW ... Processing usr/share/locale/zh_TW/LC_MESSAGES ... Processing usr/share/locale/zh_TW/LC_MESSAGES/glib20.mo ... Processing usr/share/ss ... Processing usr/share/ss/ct_c.awk ... Processing usr/share/ss/ct_c.sed ... Processing usr/share/terminfo ... Processing usr/share/terminfo/a ... Processing usr/share/terminfo/a/ansi ... Processing usr/share/terminfo/d ... Processing usr/share/terminfo/d/dumb ... Processing usr/share/terminfo/l ... Processing usr/share/terminfo/l/linux ... Processing usr/share/terminfo/p ... Processing usr/share/terminfo/p/putty ... Processing usr/share/terminfo/p/putty-256color ... Processing usr/share/terminfo/p/putty-vt100 ... Processing usr/share/terminfo/s ... Processing usr/share/terminfo/s/screen ... Processing usr/share/terminfo/s/screen-256color ... Processing usr/share/terminfo/v ... Processing usr/share/terminfo/v/vt100 ... Processing usr/share/terminfo/v/vt100-putty ... Processing usr/share/terminfo/v/vt102 ... Processing usr/share/terminfo/v/vt200 ... Processing usr/share/terminfo/v/vt220 ... Processing usr/share/terminfo/x ... Processing usr/share/terminfo/x/xterm ... Processing usr/share/terminfo/x/xterm+256color ... Processing usr/share/terminfo/x/xterm-256color ... Processing usr/share/terminfo/x/xterm-color ... Processing usr/share/terminfo/x/xterm-xfree86 ... Processing usr/share/xml ... Processing usr/share/xml/dbus-1 ... Processing usr/share/xml/dbus-1/busconfig.dtd ... Processing usr/share/xml/dbus-1/catalog.xml ... Processing usr/share/xml/dbus-1/introspect.dtd ... Processing var ... Processing var/cache ... Processing var/lib ... Processing var/lib/dbus ... Processing var/lib/misc ... Processing var/lib/tpm2-tss ... Processing var/lib/tpm2-tss/system ... Processing var/lib/tpm2-tss/system/keystore ... Processing var/lib/zabbix ... Processing var/lock ... Processing var/log ... Processing var/run ... Processing var/spool ... Processing var/tmp ... Processing var/www ... Processing var/www/datatables ... Processing var/www/datatables/css ... Processing var/www/datatables/css/dataTables.bootstrap.min.css ... Processing var/www/datatables/css/dataTables.bootstrap4.min.css ... Processing var/www/datatables/css/dataTables.foundation.min.css ... Processing var/www/datatables/css/dataTables.jqueryui.min.css ... Processing var/www/datatables/css/dataTables.material.min.css ... Processing var/www/datatables/css/dataTables.semanticui.min.css ... Processing var/www/datatables/css/dataTables.uikit.min.css ... Processing var/www/datatables/css/jquery.dataTables.min.css ... Processing var/www/datatables/js ... Processing var/www/datatables/js/dataTables.bootstrap.min.js ... Processing var/www/datatables/js/dataTables.bootstrap4.min.js ... Processing var/www/datatables/js/dataTables.dataTables.min.js ... Processing var/www/datatables/js/dataTables.foundation.min.js ... Processing var/www/datatables/js/dataTables.jqueryui.min.js ... Processing var/www/datatables/js/dataTables.material.min.js ... Processing var/www/datatables/js/dataTables.semanticui.min.js ... Processing var/www/datatables/js/dataTables.uikit.min.js ... Processing var/www/datatables/js/jquery.dataTables.min.js ... Processing var/www/datatables-responsive ... Processing var/www/datatables-responsive/css ... Processing var/www/datatables-responsive/css/responsive.bootstrap.min.css ... Processing var/www/datatables-responsive/css/responsive.bootstrap4.min.css ... Processing var/www/datatables-responsive/css/responsive.dataTables.min.css ... Processing var/www/datatables-responsive/css/responsive.foundation.min.css ... Processing var/www/datatables-responsive/css/responsive.jqueryui.min.css ... Processing var/www/datatables-responsive/css/responsive.semanticui.min.css ... Processing var/www/datatables-responsive/js ... Processing var/www/datatables-responsive/js/dataTables.responsive.min.js ... Processing var/www/datatables-responsive/js/responsive.bootstrap.min.js ... Processing var/www/datatables-responsive/js/responsive.bootstrap4.min.js ... Processing var/www/datatables-responsive/js/responsive.dataTables.min.js ... Processing var/www/datatables-responsive/js/responsive.foundation.min.js ... Processing var/www/datatables-responsive/js/responsive.jqueryui.min.js ... Processing var/www/datatables-responsive/js/responsive.semanticui.min.js ... Processing var/www/json2.js ... Build completed. >>> Generating filesystem image rootfs.jffs2 mkdir -p /home/buildroot/instance-0/output-1/images rm -rf /home/buildroot/instance-0/output-1/build/buildroot-fs/jffs2 mkdir -p /home/buildroot/instance-0/output-1/build/buildroot-fs/jffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/instance-0/output-1/target/ /home/buildroot/instance-0/output-1/build/buildroot-fs/jffs2/target echo '#!/bin/sh' > /home/buildroot/instance-0/output-1/build/buildroot-fs/jffs2/fakeroot echo "set -e" >> /home/buildroot/instance-0/output-1/build/buildroot-fs/jffs2/fakeroot echo "chown -h -R 0:0 /home/buildroot/instance-0/output-1/build/buildroot-fs/jffs2/target" >> /home/buildroot/instance-0/output-1/build/buildroot-fs/jffs2/fakeroot PATH="/home/buildroot/instance-0/output-1/host/bin:/home/buildroot/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/instance-0/buildroot/support/scripts/mkusers /home/buildroot/instance-0/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/instance-0/output-1/build/buildroot-fs/jffs2/target >> /home/buildroot/instance-0/output-1/build/buildroot-fs/jffs2/fakeroot echo "/home/buildroot/instance-0/output-1/host/bin/makedevs -d /home/buildroot/instance-0/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/instance-0/output-1/build/buildroot-fs/jffs2/target" >> /home/buildroot/instance-0/output-1/build/buildroot-fs/jffs2/fakeroot printf ' rm -rf /home/buildroot/instance-0/output-1/build/buildroot-fs/jffs2/target/usr/lib/udev/hwdb.d/ /home/buildroot/instance-0/output-1/build/buildroot-fs/jffs2/target/etc/udev/hwdb.d/\n' >> /home/buildroot/instance-0/output-1/build/buildroot-fs/jffs2/fakeroot echo "find /home/buildroot/instance-0/output-1/build/buildroot-fs/jffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/instance-0/output-1/build/buildroot-fs/jffs2/fakeroot echo "find /home/buildroot/instance-0/output-1/build/buildroot-fs/jffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/instance-0/output-1/build/buildroot-fs/jffs2/fakeroot printf ' \n' >> /home/buildroot/instance-0/output-1/build/buildroot-fs/jffs2/fakeroot printf ' \n' >> /home/buildroot/instance-0/output-1/build/buildroot-fs/jffs2/fakeroot printf ' /home/buildroot/instance-0/output-1/host/sbin/mkfs.jffs2 -e 0x20000 --with-xattr -b -n -d /home/buildroot/instance-0/output-1/build/buildroot-fs/jffs2/target -o /home/buildroot/instance-0/output-1/images/rootfs.jffs2\n' >> /home/buildroot/instance-0/output-1/build/buildroot-fs/jffs2/fakeroot chmod a+x /home/buildroot/instance-0/output-1/build/buildroot-fs/jffs2/fakeroot PATH="/home/buildroot/instance-0/output-1/host/bin:/home/buildroot/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/instance-0/output-1/host/bin/fakeroot -- /home/buildroot/instance-0/output-1/build/buildroot-fs/jffs2/fakeroot rootdir=/home/buildroot/instance-0/output-1/build/buildroot-fs/jffs2/target table='/home/buildroot/instance-0/output-1/build/buildroot-fs/full_devices_table.txt' >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/buildroot/instance-0/output-1/images rm -rf /home/buildroot/instance-0/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/buildroot/instance-0/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/instance-0/output-1/target/ /home/buildroot/instance-0/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/buildroot/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/buildroot/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/buildroot/instance-0/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/instance-0/output-1/host/bin:/home/buildroot/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/instance-0/buildroot/support/scripts/mkusers /home/buildroot/instance-0/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/instance-0/output-1/build/buildroot-fs/yaffs2/target >> /home/buildroot/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/buildroot/instance-0/output-1/host/bin/makedevs -d /home/buildroot/instance-0/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/instance-0/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/buildroot/instance-0/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/buildroot/instance-0/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/buildroot/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/instance-0/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/instance-0/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/buildroot/instance-0/output-1/host/bin/mkyaffs2 --all-root /home/buildroot/instance-0/output-1/build/buildroot-fs/yaffs2/target /home/buildroot/instance-0/output-1/images/rootfs.yaffs2\n' >> /home/buildroot/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/buildroot/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/instance-0/output-1/host/bin:/home/buildroot/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/instance-0/output-1/host/bin/fakeroot -- /home/buildroot/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/buildroot/instance-0/output-1/build/buildroot-fs/yaffs2/target table='/home/buildroot/instance-0/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/buildroot/instance-0/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][done] scanning complete, total 1335 objects. stage 2: creating image '/home/buildroot/instance-0/output-1/images/rootfs.yaffs2' [ ] 1/1335 0% [ ] 2/1335 0% [ ] 3/1335 0% [ ] 4/1335 0% [ ] 5/1335 0% [ ] 6/1335 0% [ ] 7/1335 0% [ ] 8/1335 0% [ ] 9/1335 0% [ ] 10/1335 0% [ ] 11/1335 0% [ ] 12/1335 0% [ ] 13/1335 0% [ ] 14/1335 1% [ ] 15/1335 1% [ ] 16/1335 1% [ ] 17/1335 1% [ ] 18/1335 1% [ ] 19/1335 1% [ ] 20/1335 1% [ ] 21/1335 1% [= ] 22/1335 1% [= ] 23/1335 1% [= ] 24/1335 1% [= ] 25/1335 1% [= ] 26/1335 1% [= ] 27/1335 2% [= ] 28/1335 2% [= ] 29/1335 2% [= ] 30/1335 2% [= ] 31/1335 2% [= ] 32/1335 2% [= ] 33/1335 2% [= ] 34/1335 2% [= ] 35/1335 2% [= ] 36/1335 2% [= ] 37/1335 2% [= ] 38/1335 2% [= ] 39/1335 2% [= ] 40/1335 2% [= ] 41/1335 3% [= ] 42/1335 3% [= ] 43/1335 3% [== ] 44/1335 3% [== ] 45/1335 3% [== ] 46/1335 3% [== ] 47/1335 3% [== ] 48/1335 3% [== ] 49/1335 3% [== ] 50/1335 3% [== ] 51/1335 3% [== ] 52/1335 3% [== ] 53/1335 3% [== ] 54/1335 4% [== ] 55/1335 4% [== ] 56/1335 4% [== ] 57/1335 4% [== ] 58/1335 4% [== ] 59/1335 4% [== ] 60/1335 4% [== ] 61/1335 4% [== ] 62/1335 4% [== ] 63/1335 4% [== ] 64/1335 4% [=== ] 65/1335 4% [=== ] 66/1335 4% [=== ] 67/1335 5% [=== ] 68/1335 5% [=== ] 69/1335 5% [=== ] 70/1335 5% [=== ] 71/1335 5% [=== ] 72/1335 5% [=== ] 73/1335 5% [=== ] 74/1335 5% [=== ] 75/1335 5% [=== ] 76/1335 5% [=== ] 77/1335 5% [=== ] 78/1335 5% [=== ] 79/1335 5% [=== ] 80/1335 5% [=== ] 81/1335 6% [=== ] 82/1335 6% [=== ] 83/1335 6% [=== ] 84/1335 6% [=== ] 85/1335 6% [=== ] 86/1335 6% [==== ] 87/1335 6% [==== ] 88/1335 6% [==== ] 89/1335 6% [==== ] 90/1335 6% [==== ] 91/1335 6% [==== ] 92/1335 6% [==== ] 93/1335 6% [==== ] 94/1335 7% [==== ] 95/1335 7% [==== ] 96/1335 7% [==== ] 97/1335 7% [==== ] 98/1335 7% [==== ] 99/1335 7% [==== ] 100/1335 7% [==== ] 101/1335 7% [==== ] 102/1335 7% [==== ] 103/1335 7% [==== ] 104/1335 7% [==== ] 105/1335 7% [==== ] 106/1335 7% [==== ] 107/1335 8% [===== ] 108/1335 8% [===== ] 109/1335 8% [===== ] 110/1335 8% [===== ] 111/1335 8% [===== ] 112/1335 8% [===== ] 113/1335 8% [===== ] 114/1335 8% [===== ] 115/1335 8% [===== ] 116/1335 8% [===== ] 117/1335 8% [===== ] 118/1335 8% [===== ] 119/1335 8% [===== ] 120/1335 8% [===== ] 121/1335 9% [===== ] 122/1335 9% [===== ] 123/1335 9% [===== ] 124/1335 9% [===== ] 125/1335 9% [===== ] 126/1335 9% [===== ] 127/1335 9% [===== ] 128/1335 9% [===== ] 129/1335 9% [====== ] 130/1335 9% [====== ] 131/1335 9% [====== ] 132/1335 9% [====== ] 133/1335 9% [====== ] 134/1335 10% [====== ] 135/1335 10% [====== ] 136/1335 10% [====== ] 137/1335 10% [====== ] 138/1335 10% [====== ] 139/1335 10% [====== ] 140/1335 10% [====== ] 141/1335 10% [====== ] 142/1335 10% [====== ] 143/1335 10% [====== ] 144/1335 10% [====== ] 145/1335 10% [====== ] 146/1335 10% [====== ] 147/1335 11% [====== ] 148/1335 11% [====== ] 149/1335 11% [====== ] 150/1335 11% [======= ] 151/1335 11% [======= ] 152/1335 11% [======= ] 153/1335 11% [======= ] 154/1335 11% [======= ] 155/1335 11% [======= ] 156/1335 11% [======= ] 157/1335 11% [======= ] 158/1335 11% [======= ] 159/1335 11% [======= ] 160/1335 11% [======= ] 161/1335 12% [======= ] 162/1335 12% [======= ] 163/1335 12% [======= ] 164/1335 12% [======= ] 165/1335 12% [======= ] 166/1335 12% [======= ] 167/1335 12% [======= ] 168/1335 12% [======= ] 169/1335 12% [======= ] 170/1335 12% [======= ] 171/1335 12% [======= ] 172/1335 12% [======== ] 173/1335 12% [======== ] 174/1335 13% [======== ] 175/1335 13% [======== ] 176/1335 13% [======== ] 177/1335 13% [======== ] 178/1335 13% [======== ] 179/1335 13% [======== ] 180/1335 13% [======== ] 181/1335 13% [======== ] 182/1335 13% [======== ] 183/1335 13% [======== ] 184/1335 13% [======== ] 185/1335 13% [======== ] 186/1335 13% [======== ] 187/1335 14% [======== ] 188/1335 14% [======== ] 189/1335 14% [======== ] 190/1335 14% [======== ] 191/1335 14% [======== ] 192/1335 14% [======== ] 193/1335 14% [========= ] 194/1335 14% [========= ] 195/1335 14% [========= ] 196/1335 14% [========= ] 197/1335 14% [========= ] 198/1335 14% [========= ] 199/1335 14% [========= ] 200/1335 14% [========= ] 201/1335 15% [========= ] 202/1335 15% [========= ] 203/1335 15% [========= ] 204/1335 15% [========= ] 205/1335 15% [========= ] 206/1335 15% [========= ] 207/1335 15% [========= ] 208/1335 15% [========= ] 209/1335 15% [========= ] 210/1335 15% [========= ] 211/1335 15% [========= ] 212/1335 15% [========= ] 213/1335 15% [========= ] 214/1335 16% [========= ] 215/1335 16% [========== ] 216/1335 16% [========== ] 217/1335 16% [========== ] 218/1335 16% [========== ] 219/1335 16% [========== ] 220/1335 16% [========== ] 221/1335 16% [========== ] 222/1335 16% [========== ] 223/1335 16% [========== ] 224/1335 16% [========== ] 225/1335 16% [========== ] 226/1335 16% [========== ] 227/1335 17% [========== ] 228/1335 17% [========== ] 229/1335 17% [========== ] 230/1335 17% [========== ] 231/1335 17% [========== ] 232/1335 17% [========== ] 233/1335 17% [========== ] 234/1335 17% [========== ] 235/1335 17% [========== ] 236/1335 17% [=========== ] 237/1335 17% [=========== ] 238/1335 17% [=========== ] 239/1335 17% [=========== ] 240/1335 17% [=========== ] 241/1335 18% [=========== ] 242/1335 18% [=========== ] 243/1335 18% [=========== ] 244/1335 18% [=========== ] 245/1335 18% [=========== ] 246/1335 18% [=========== ] 247/1335 18% [=========== ] 248/1335 18% [=========== ] 249/1335 18% [=========== ] 250/1335 18% [=========== ] 251/1335 18% [=========== ] 252/1335 18% [=========== ] 253/1335 18% [=========== ] 254/1335 19% [=========== ] 255/1335 19% [=========== ] 256/1335 19% [=========== ] 257/1335 19% [=========== ] 258/1335 19% [============ ] 259/1335 19% [============ ] 260/1335 19% [============ ] 261/1335 19% [============ ] 262/1335 19% [============ ] 263/1335 19% [============ ] 264/1335 19% [============ ] 265/1335 19% [============ ] 266/1335 19% [============ ] 267/1335 20% [============ ] 268/1335 20% [============ ] 269/1335 20% [============ ] 270/1335 20% [============ ] 271/1335 20% [============ ] 272/1335 20% [============ ] 273/1335 20% [============ ] 274/1335 20% [============ ] 275/1335 20% [============ ] 276/1335 20% [============ ] 277/1335 20% [============ ] 278/1335 20% [============ ] 279/1335 20% [============= ] 280/1335 20% [============= ] 281/1335 21% [============= ] 282/1335 21% [============= ] 283/1335 21% [============= ] 284/1335 21% [============= ] 285/1335 21% [============= ] 286/1335 21% [============= ] 287/1335 21% [============= ] 288/1335 21% [============= ] 289/1335 21% [============= ] 290/1335 21% [============= ] 291/1335 21% [============= ] 292/1335 21% [============= ] 293/1335 21% [============= ] 294/1335 22% [============= ] 295/1335 22% [============= ] 296/1335 22% [============= ] 297/1335 22% [============= ] 298/1335 22% [============= ] 299/1335 22% [============= ] 300/1335 22% [============= ] 301/1335 22% [============== ] 302/1335 22% [============== ] 303/1335 22% [============== ] 304/1335 22% [============== ] 305/1335 22% [============== ] 306/1335 22% [============== ] 307/1335 22% [============== ] 308/1335 23% [============== ] 309/1335 23% [============== ] 310/1335 23% [============== ] 311/1335 23% [============== ] 312/1335 23% [============== ] 313/1335 23% [============== ] 314/1335 23% [============== ] 315/1335 23% [============== ] 316/1335 23% [============== ] 317/1335 23% [============== ] 318/1335 23% [============== ] 319/1335 23% [============== ] 320/1335 23% [============== ] 321/1335 24% [============== ] 322/1335 24% [=============== ] 323/1335 24% [=============== ] 324/1335 24% [=============== ] 325/1335 24% [=============== ] 326/1335 24% [=============== ] 327/1335 24% [=============== ] 328/1335 24% [=============== ] 329/1335 24% [=============== ] 330/1335 24% [=============== ] 331/1335 24% [=============== ] 332/1335 24% [=============== ] 333/1335 24% [=============== ] 334/1335 25% [=============== ] 335/1335 25% [=============== ] 336/1335 25% [=============== ] 337/1335 25% [=============== ] 338/1335 25% [=============== ] 339/1335 25% [=============== ] 340/1335 25% [=============== ] 341/1335 25% [=============== ] 342/1335 25% [=============== ] 343/1335 25% [=============== ] 344/1335 25% [================ ] 345/1335 25% [================ ] 346/1335 25% [================ ] 347/1335 25% [================ ] 348/1335 26% [================ ] 349/1335 26% [================ ] 350/1335 26% [================ ] 351/1335 26% [================ ] 352/1335 26% [================ ] 353/1335 26% [================ ] 354/1335 26% [================ ] 355/1335 26% [================ ] 356/1335 26% [================ ] 357/1335 26% [================ ] 358/1335 26% [================ ] 359/1335 26% [================ ] 360/1335 26% [================ ] 361/1335 27% [================ ] 362/1335 27% [================ ] 363/1335 27% [================ ] 364/1335 27% [================ ] 365/1335 27% [================ ] 366/1335 27% [================= ] 367/1335 27% [================= ] 368/1335 27% [================= ] 369/1335 27% [================= ] 370/1335 27% [================= ] 371/1335 27% [================= ] 372/1335 27% [================= ] 373/1335 27% [================= ] 374/1335 28% [================= ] 375/1335 28% [================= ] 376/1335 28% [================= ] 377/1335 28% [================= ] 378/1335 28% [================= ] 379/1335 28% [================= ] 380/1335 28% [================= ] 381/1335 28% [================= ] 382/1335 28% [================= ] 383/1335 28% [================= ] 384/1335 28% [================= ] 385/1335 28% [================= ] 386/1335 28% [================= ] 387/1335 28% [================== ] 388/1335 29% [================== ] 389/1335 29% [================== ] 390/1335 29% [================== ] 391/1335 29% [================== ] 392/1335 29% [================== ] 393/1335 29% [================== ] 394/1335 29% [================== ] 395/1335 29% [================== ] 396/1335 29% [================== ] 397/1335 29% [================== ] 398/1335 29% [================== ] 399/1335 29% [================== ] 400/1335 29% [================== ] 401/1335 30% [================== ] 402/1335 30% [================== ] 403/1335 30% [================== ] 404/1335 30% [================== ] 405/1335 30% [================== ] 406/1335 30% [================== ] 407/1335 30% [================== ] 408/1335 30% [================== ] 409/1335 30% [=================== ] 410/1335 30% [=================== ] 411/1335 30% [=================== ] 412/1335 30% [=================== ] 413/1335 30% [=================== ] 414/1335 31% [=================== ] 415/1335 31% [=================== ] 416/1335 31% [=================== ] 417/1335 31% [=================== ] 418/1335 31% [=================== ] 419/1335 31% [=================== ] 420/1335 31% [=================== ] 421/1335 31% [=================== ] 422/1335 31% [=================== ] 423/1335 31% [=================== ] 424/1335 31% [=================== ] 425/1335 31% [=================== ] 426/1335 31% [=================== ] 427/1335 31% [=================== ] 428/1335 32% [=================== ] 429/1335 32% [=================== ] 430/1335 32% [==================== ] 431/1335 32% [==================== ] 432/1335 32% [==================== ] 433/1335 32% [==================== ] 434/1335 32% [==================== ] 435/1335 32% [==================== ] 436/1335 32% [==================== ] 437/1335 32% [==================== ] 438/1335 32% [==================== ] 439/1335 32% [==================== ] 440/1335 32% [==================== ] 441/1335 33% [==================== ] 442/1335 33% [==================== ] 443/1335 33% [==================== ] 444/1335 33% [==================== ] 445/1335 33% [==================== ] 446/1335 33% [==================== ] 447/1335 33% [==================== ] 448/1335 33% [==================== ] 449/1335 33% [==================== ] 450/1335 33% [==================== ] 451/1335 33% [==================== ] 452/1335 33% [===================== ] 453/1335 33% [===================== ] 454/1335 34% [===================== ] 455/1335 34% [===================== ] 456/1335 34% [===================== ] 457/1335 34% [===================== ] 458/1335 34% [===================== ] 459/1335 34% [===================== ] 460/1335 34% [===================== ] 461/1335 34% [===================== ] 462/1335 34% [===================== ] 463/1335 34% [===================== ] 464/1335 34% [===================== ] 465/1335 34% [===================== ] 466/1335 34% [===================== ] 467/1335 34% [===================== ] 468/1335 35% [===================== ] 469/1335 35% [===================== ] 470/1335 35% [===================== ] 471/1335 35% [===================== ] 472/1335 35% [===================== ] 473/1335 35% [====================== ] 474/1335 35% [====================== ] 475/1335 35% [====================== ] 476/1335 35% [====================== ] 477/1335 35% [====================== ] 478/1335 35% [====================== ] 479/1335 35% [====================== ] 480/1335 35% [====================== ] 481/1335 36% [====================== ] 482/1335 36% [====================== ] 483/1335 36% [====================== ] 484/1335 36% [====================== ] 485/1335 36% [====================== ] 486/1335 36% [====================== ] 487/1335 36% [====================== ] 488/1335 36% [====================== ] 489/1335 36% [====================== ] 490/1335 36% [====================== ] 491/1335 36% [====================== ] 492/1335 36% [====================== ] 493/1335 36% [====================== ] 494/1335 37% [====================== ] 495/1335 37% [======================= ] 496/1335 37% [======================= ] 497/1335 37% [======================= ] 498/1335 37% [======================= ] 499/1335 37% [======================= ] 500/1335 37% [======================= ] 501/1335 37% [======================= ] 502/1335 37% [======================= ] 503/1335 37% [======================= ] 504/1335 37% [======================= ] 505/1335 37% [======================= ] 506/1335 37% [======================= ] 507/1335 37% [======================= ] 508/1335 38% [======================= ] 509/1335 38% [======================= ] 510/1335 38% [======================= ] 511/1335 38% [======================= ] 512/1335 38% [======================= ] 513/1335 38% [======================= ] 514/1335 38% [======================= ] 515/1335 38% [======================= ] 516/1335 38% [======================== ] 517/1335 38% [======================== ] 518/1335 38% [======================== ] 519/1335 38% [======================== ] 520/1335 38% [======================== ] 521/1335 39% [======================== ] 522/1335 39% [======================== ] 523/1335 39% [======================== ] 524/1335 39% [======================== ] 525/1335 39% [======================== ] 526/1335 39% [======================== ] 527/1335 39% [======================== ] 528/1335 39% [======================== ] 529/1335 39% [======================== ] 530/1335 39% [======================== ] 531/1335 39% [======================== ] 532/1335 39% [======================== ] 533/1335 39% [======================== ] 534/1335 40% [======================== ] 535/1335 40% [======================== ] 536/1335 40% [======================== ] 537/1335 40% [======================== ] 538/1335 40% [========================= ] 539/1335 40% [========================= ] 540/1335 40% [========================= ] 541/1335 40% [========================= ] 542/1335 40% [========================= ] 543/1335 40% [========================= ] 544/1335 40% [========================= ] 545/1335 40% [========================= ] 546/1335 40% [========================= ] 547/1335 40% [========================= ] 548/1335 41% [========================= ] 549/1335 41% [========================= ] 550/1335 41% [========================= ] 551/1335 41% [========================= ] 552/1335 41% [========================= ] 553/1335 41% [========================= ] 554/1335 41% [========================= ] 555/1335 41% [========================= ] 556/1335 41% [========================= ] 557/1335 41% [========================= ] 558/1335 41% [========================= ] 559/1335 41% [========================== ] 560/1335 41% [========================== ] 561/1335 42% [========================== ] 562/1335 42% [========================== ] 563/1335 42% [========================== ] 564/1335 42% [========================== ] 565/1335 42% [========================== ] 566/1335 42% [========================== ] 567/1335 42% [========================== ] 568/1335 42% [========================== ] 569/1335 42% [========================== ] 570/1335 42% [========================== ] 571/1335 42% [========================== ] 572/1335 42% [========================== ] 573/1335 42% [========================== ] 574/1335 42% [========================== ] 575/1335 43% [========================== ] 576/1335 43% [========================== ] 577/1335 43% [========================== ] 578/1335 43% [========================== ] 579/1335 43% [========================== ] 580/1335 43% [========================== ] 581/1335 43% [=========================== ] 582/1335 43% [=========================== ] 583/1335 43% [=========================== ] 584/1335 43% [=========================== ] 585/1335 43% [=========================== ] 586/1335 43% [=========================== ] 587/1335 43% [=========================== ] 588/1335 44% [=========================== ] 589/1335 44% [=========================== ] 590/1335 44% [=========================== ] 591/1335 44% [=========================== ] 592/1335 44% [=========================== ] 593/1335 44% [=========================== ] 594/1335 44% [=========================== ] 595/1335 44% [=========================== ] 596/1335 44% [=========================== ] 597/1335 44% [=========================== ] 598/1335 44% [=========================== ] 599/1335 44% [=========================== ] 600/1335 44% [=========================== ] 601/1335 45% [=========================== ] 602/1335 45% [============================ ] 603/1335 45% [============================ ] 604/1335 45% [============================ ] 605/1335 45% [============================ ] 606/1335 45% [============================ ] 607/1335 45% [============================ ] 608/1335 45% [============================ ] 609/1335 45% [============================ ] 610/1335 45% [============================ ] 611/1335 45% [============================ ] 612/1335 45% [============================ ] 613/1335 45% [============================ ] 614/1335 45% [============================ ] 615/1335 46% [============================ ] 616/1335 46% [============================ ] 617/1335 46% [============================ ] 618/1335 46% [============================ ] 619/1335 46% [============================ ] 620/1335 46% [============================ ] 621/1335 46% [============================ ] 622/1335 46% [============================ ] 623/1335 46% [============================ ] 624/1335 46% [============================= ] 625/1335 46% [============================= ] 626/1335 46% [============================= ] 627/1335 46% [============================= ] 628/1335 47% [============================= ] 629/1335 47% [============================= ] 630/1335 47% [============================= ] 631/1335 47% [============================= ] 632/1335 47% [============================= ] 633/1335 47% [============================= ] 634/1335 47% [============================= ] 635/1335 47% [============================= ] 636/1335 47% [============================= ] 637/1335 47% [============================= ] 638/1335 47% [============================= ] 639/1335 47% [============================= ] 640/1335 47% [============================= ] 641/1335 48% [============================= ] 642/1335 48% [============================= ] 643/1335 48% [============================= ] 644/1335 48% [============================= ] 645/1335 48% [============================== ] 646/1335 48% [============================== ] 647/1335 48% [============================== ] 648/1335 48% [============================== ] 649/1335 48% [============================== ] 650/1335 48% [============================== ] 651/1335 48% [============================== ] 652/1335 48% [============================== ] 653/1335 48% [============================== ] 654/1335 48% [============================== ] 655/1335 49% [============================== ] 656/1335 49% [============================== ] 657/1335 49% [============================== ] 658/1335 49% [============================== ] 659/1335 49% [============================== ] 660/1335 49% [============================== ] 661/1335 49% [============================== ] 662/1335 49% [============================== ] 663/1335 49% [============================== ] 664/1335 49% [============================== ] 665/1335 49% [============================== ] 666/1335 49% [============================== ] 667/1335 49% [=============================== ] 668/1335 50% [=============================== ] 669/1335 50% [=============================== ] 670/1335 50% [=============================== ] 671/1335 50% [=============================== ] 672/1335 50% [=============================== ] 673/1335 50% [=============================== ] 674/1335 50% [=============================== ] 675/1335 50% [=============================== ] 676/1335 50% [=============================== ] 677/1335 50% [=============================== ] 678/1335 50% [=============================== ] 679/1335 50% [=============================== ] 680/1335 50% [=============================== ] 681/1335 51% [=============================== ] 682/1335 51% [=============================== ] 683/1335 51% [=============================== ] 684/1335 51% [=============================== ] 685/1335 51% [=============================== ] 686/1335 51% [=============================== ] 687/1335 51% [=============================== ] 688/1335 51% [=============================== ] 689/1335 51% [================================ ] 690/1335 51% [================================ ] 691/1335 51% [================================ ] 692/1335 51% [================================ ] 693/1335 51% [================================ ] 694/1335 51% [================================ ] 695/1335 52% [================================ ] 696/1335 52% [================================ ] 697/1335 52% [================================ ] 698/1335 52% [================================ ] 699/1335 52% [================================ ] 700/1335 52% [================================ ] 701/1335 52% [================================ ] 702/1335 52% [================================ ] 703/1335 52% [================================ ] 704/1335 52% [================================ ] 705/1335 52% [================================ ] 706/1335 52% [================================ ] 707/1335 52% [================================ ] 708/1335 53% [================================ ] 709/1335 53% [================================ ] 710/1335 53% [================================= ] 711/1335 53% [================================= ] 712/1335 53% [================================= ] 713/1335 53% [================================= ] 714/1335 53% [================================= ] 715/1335 53% [================================= ] 716/1335 53% [================================= ] 717/1335 53% [================================= ] 718/1335 53% [================================= ] 719/1335 53% [================================= ] 720/1335 53% [================================= ] 721/1335 54% [================================= ] 722/1335 54% [================================= ] 723/1335 54% [================================= ] 724/1335 54% [================================= ] 725/1335 54% [================================= ] 726/1335 54% [================================= ] 727/1335 54% [================================= ] 728/1335 54% [================================= ] 729/1335 54% [================================= ] 730/1335 54% [================================= ] 731/1335 54% [================================= ] 732/1335 54% [================================== ] 733/1335 54% [================================== ] 734/1335 54% [================================== ] 735/1335 55% [================================== ] 736/1335 55% [================================== ] 737/1335 55% [================================== ] 738/1335 55% [================================== ] 739/1335 55% [================================== ] 740/1335 55% [================================== ] 741/1335 55% [================================== ] 742/1335 55% [================================== ] 743/1335 55% [================================== ] 744/1335 55% [================================== ] 745/1335 55% [================================== ] 746/1335 55% [================================== ] 747/1335 55% [================================== ] 748/1335 56% [================================== ] 749/1335 56% [================================== ] 750/1335 56% [================================== ] 751/1335 56% [================================== ] 752/1335 56% [================================== ] 753/1335 56% [=================================== ] 754/1335 56% [=================================== ] 755/1335 56% [=================================== ] 756/1335 56% [=================================== ] 757/1335 56% [=================================== ] 758/1335 56% [=================================== ] 759/1335 56% [=================================== ] 760/1335 56% [=================================== ] 761/1335 57% [=================================== ] 762/1335 57% [=================================== ] 763/1335 57% [=================================== ] 764/1335 57% [=================================== ] 765/1335 57% [=================================== ] 766/1335 57% [=================================== ] 767/1335 57% [=================================== ] 768/1335 57% [=================================== ] 769/1335 57% [=================================== ] 770/1335 57% [=================================== ] 771/1335 57% [=================================== ] 772/1335 57% [=================================== ] 773/1335 57% [=================================== ] 774/1335 57% [=================================== ] 775/1335 58% [==================================== ] 776/1335 58% [==================================== ] 777/1335 58% [==================================== ] 778/1335 58% [==================================== ] 779/1335 58% [==================================== ] 780/1335 58% [==================================== ] 781/1335 58% [==================================== ] 782/1335 58% [==================================== ] 783/1335 58% [==================================== ] 784/1335 58% [==================================== ] 785/1335 58% [==================================== ] 786/1335 58% [==================================== ] 787/1335 58% [==================================== ] 788/1335 59% [==================================== ] 789/1335 59% [==================================== ] 790/1335 59% [==================================== ] 791/1335 59% [==================================== ] 792/1335 59% [==================================== ] 793/1335 59% [==================================== ] 794/1335 59% [==================================== ] 795/1335 59% [==================================== ] 796/1335 59% [===================================== ] 797/1335 59% [===================================== ] 798/1335 59% [===================================== ] 799/1335 59% [===================================== ] 800/1335 59% [===================================== ] 801/1335 60% [===================================== ] 802/1335 60% [===================================== ] 803/1335 60% [===================================== ] 804/1335 60% [===================================== ] 805/1335 60% [===================================== ] 806/1335 60% [===================================== ] 807/1335 60% [===================================== ] 808/1335 60% [===================================== ] 809/1335 60% [===================================== ] 810/1335 60% [===================================== ] 811/1335 60% [===================================== ] 812/1335 60% [===================================== ] 813/1335 60% [===================================== ] 814/1335 60% [===================================== ] 815/1335 61% [===================================== ] 816/1335 61% [===================================== ] 817/1335 61% [===================================== ] 818/1335 61% [====================================== ] 819/1335 61% [====================================== ] 820/1335 61% [====================================== ] 821/1335 61% [====================================== ] 822/1335 61% [====================================== ] 823/1335 61% [====================================== ] 824/1335 61% [====================================== ] 825/1335 61% [====================================== ] 826/1335 61% [====================================== ] 827/1335 61% [====================================== ] 828/1335 62% [====================================== ] 829/1335 62% [====================================== ] 830/1335 62% [====================================== ] 831/1335 62% [====================================== ] 832/1335 62% [====================================== ] 833/1335 62% [====================================== ] 834/1335 62% [====================================== ] 835/1335 62% [====================================== ] 836/1335 62% [====================================== ] 837/1335 62% [====================================== ] 838/1335 62% [====================================== ] 839/1335 62% [======================================= ] 840/1335 62% [======================================= ] 841/1335 62% [======================================= ] 842/1335 63% [======================================= ] 843/1335 63% [======================================= ] 844/1335 63% [======================================= ] 845/1335 63% [======================================= ] 846/1335 63% [======================================= ] 847/1335 63% [======================================= ] 848/1335 63% [======================================= ] 849/1335 63% [======================================= ] 850/1335 63% [======================================= ] 851/1335 63% [======================================= ] 852/1335 63% [======================================= ] 853/1335 63% [======================================= ] 854/1335 63% [======================================= ] 855/1335 64% [======================================= ] 856/1335 64% [======================================= ] 857/1335 64% [======================================= ] 858/1335 64% [======================================= ] 859/1335 64% [======================================= ] 860/1335 64% [======================================= ] 861/1335 64% [======================================== ] 862/1335 64% [======================================== ] 863/1335 64% [======================================== ] 864/1335 64% [======================================== ] 865/1335 64% [======================================== ] 866/1335 64% [======================================== ] 867/1335 64% [======================================== ] 868/1335 65% [======================================== ] 869/1335 65% [======================================== ] 870/1335 65% [======================================== ] 871/1335 65% [======================================== ] 872/1335 65% [======================================== ] 873/1335 65% [======================================== ] 874/1335 65% [======================================== ] 875/1335 65% [======================================== ] 876/1335 65% [======================================== ] 877/1335 65% [======================================== ] 878/1335 65% [======================================== ] 879/1335 65% [======================================== ] 880/1335 65% [======================================== ] 881/1335 65% [======================================== ] 882/1335 66% [========================================= ] 883/1335 66% [========================================= ] 884/1335 66% [========================================= ] 885/1335 66% [========================================= ] 886/1335 66% [========================================= ] 887/1335 66% [========================================= ] 888/1335 66% [========================================= ] 889/1335 66% [========================================= ] 890/1335 66% [========================================= ] 891/1335 66% [========================================= ] 892/1335 66% [========================================= ] 893/1335 66% [========================================= ] 894/1335 66% [========================================= ] 895/1335 67% [========================================= ] 896/1335 67% [========================================= ] 897/1335 67% [========================================= ] 898/1335 67% [========================================= ] 899/1335 67% [========================================= ] 900/1335 67% [========================================= ] 901/1335 67% [========================================= ] 902/1335 67% [========================================= ] 903/1335 67% [========================================= ] 904/1335 67% [========================================== ] 905/1335 67% [========================================== ] 906/1335 67% [========================================== ] 907/1335 67% [========================================== ] 908/1335 68% [========================================== ] 909/1335 68% [========================================== ] 910/1335 68% [========================================== ] 911/1335 68% [========================================== ] 912/1335 68% [========================================== ] 913/1335 68% [========================================== ] 914/1335 68% [========================================== ] 915/1335 68% [========================================== ] 916/1335 68% [========================================== ] 917/1335 68% [========================================== ] 918/1335 68% [========================================== ] 919/1335 68% [========================================== ] 920/1335 68% [========================================== ] 921/1335 68% [========================================== ] 922/1335 69% [========================================== ] 923/1335 69% [========================================== ] 924/1335 69% [========================================== ] 925/1335 69% [=========================================== ] 926/1335 69% [=========================================== ] 927/1335 69% [=========================================== ] 928/1335 69% [=========================================== ] 929/1335 69% [=========================================== ] 930/1335 69% [=========================================== ] 931/1335 69% [=========================================== ] 932/1335 69% [=========================================== ] 933/1335 69% [=========================================== ] 934/1335 69% [=========================================== ] 935/1335 70% [=========================================== ] 936/1335 70% [=========================================== ] 937/1335 70% [=========================================== ] 938/1335 70% [=========================================== ] 939/1335 70% [=========================================== ] 940/1335 70% [=========================================== ] 941/1335 70% [=========================================== ] 942/1335 70% [=========================================== ] 943/1335 70% [=========================================== ] 944/1335 70% [=========================================== ] 945/1335 70% [=========================================== ] 946/1335 70% [=========================================== ] 947/1335 70% [============================================ ] 948/1335 71% [============================================ ] 949/1335 71% [============================================ ] 950/1335 71% [============================================ ] 951/1335 71% [============================================ ] 952/1335 71% [============================================ ] 953/1335 71% [============================================ ] 954/1335 71% [============================================ ] 955/1335 71% [============================================ ] 956/1335 71% [============================================ ] 957/1335 71% [============================================ ] 958/1335 71% [============================================ ] 959/1335 71% [============================================ ] 960/1335 71% [============================================ ] 961/1335 71% [============================================ ] 962/1335 72% [============================================ ] 963/1335 72% [============================================ ] 964/1335 72% [============================================ ] 965/1335 72% [============================================ ] 966/1335 72% [============================================ ] 967/1335 72% [============================================ ] 968/1335 72% [============================================= ] 969/1335 72% [============================================= ] 970/1335 72% [============================================= ] 971/1335 72% [============================================= ] 972/1335 72% [============================================= ] 973/1335 72% [============================================= ] 974/1335 72% [============================================= ] 975/1335 73% [============================================= ] 976/1335 73% [============================================= ] 977/1335 73% [============================================= ] 978/1335 73% [============================================= ] 979/1335 73% [============================================= ] 980/1335 73% [============================================= ] 981/1335 73% [============================================= ] 982/1335 73% [============================================= ] 983/1335 73% [============================================= ] 984/1335 73% [============================================= ] 985/1335 73% [============================================= ] 986/1335 73% [============================================= ] 987/1335 73% [============================================= ] 988/1335 74% [============================================= ] 989/1335 74% [============================================= ] 990/1335 74% [============================================== ] 991/1335 74% [============================================== ] 992/1335 74% [============================================== ] 993/1335 74% [============================================== ] 994/1335 74% [============================================== ] 995/1335 74% [============================================== ] 996/1335 74% [============================================== ] 997/1335 74% [============================================== ] 998/1335 74% [============================================== ] 999/1335 74% [============================================== ] 1000/1335 74% [============================================== ] 1001/1335 74% [============================================== ] 1002/1335 75% [============================================== ] 1003/1335 75% [============================================== ] 1004/1335 75% [============================================== ] 1005/1335 75% [============================================== ] 1006/1335 75% [============================================== ] 1007/1335 75% [============================================== ] 1008/1335 75% [============================================== ] 1009/1335 75% [============================================== ] 1010/1335 75% [============================================== ] 1011/1335 75% [============================================== ] 1012/1335 75% [=============================================== ] 1013/1335 75% [=============================================== ] 1014/1335 75% [=============================================== ] 1015/1335 76% [=============================================== ] 1016/1335 76% [=============================================== ] 1017/1335 76% [=============================================== ] 1018/1335 76% [=============================================== ] 1019/1335 76% [=============================================== ] 1020/1335 76% [=============================================== ] 1021/1335 76% [=============================================== ] 1022/1335 76% [=============================================== ] 1023/1335 76% [=============================================== ] 1024/1335 76% [=============================================== ] 1025/1335 76% [=============================================== ] 1026/1335 76% [=============================================== ] 1027/1335 76% [=============================================== ] 1028/1335 77% [=============================================== ] 1029/1335 77% [=============================================== ] 1030/1335 77% [=============================================== ] 1031/1335 77% [=============================================== ] 1032/1335 77% [=============================================== ] 1033/1335 77% [================================================ ] 1034/1335 77% [================================================ ] 1035/1335 77% [================================================ ] 1036/1335 77% [================================================ ] 1037/1335 77% [================================================ ] 1038/1335 77% [================================================ ] 1039/1335 77% [================================================ ] 1040/1335 77% [================================================ ] 1041/1335 77% [================================================ ] 1042/1335 78% [================================================ ] 1043/1335 78% [================================================ ] 1044/1335 78% [================================================ ] 1045/1335 78% [================================================ ] 1046/1335 78% [================================================ ] 1047/1335 78% [================================================ ] 1048/1335 78% [================================================ ] 1049/1335 78% [================================================ ] 1050/1335 78% [================================================ ] 1051/1335 78% [================================================ ] 1052/1335 78% [================================================ ] 1053/1335 78% [================================================ ] 1054/1335 78% [================================================ ] 1055/1335 79% [================================================= ] 1056/1335 79% [================================================= ] 1057/1335 79% [================================================= ] 1058/1335 79% [================================================= ] 1059/1335 79% [================================================= ] 1060/1335 79% [================================================= ] 1061/1335 79% [================================================= ] 1062/1335 79% [================================================= ] 1063/1335 79% [================================================= ] 1064/1335 79% [================================================= ] 1065/1335 79% [================================================= ] 1066/1335 79% [================================================= ] 1067/1335 79% [================================================= ] 1068/1335 80% [================================================= ] 1069/1335 80% [================================================= ] 1070/1335 80% [================================================= ] 1071/1335 80% [================================================= ] 1072/1335 80% [================================================= ] 1073/1335 80% [================================================= ] 1074/1335 80% [================================================= ] 1075/1335 80% [================================================= ] 1076/1335 80% [================================================== ] 1077/1335 80% [================================================== ] 1078/1335 80% [================================================== ] 1079/1335 80% [================================================== ] 1080/1335 80% [================================================== ] 1081/1335 80% [================================================== ] 1082/1335 81% [================================================== ] 1083/1335 81% [================================================== ] 1084/1335 81% [================================================== ] 1085/1335 81% [================================================== ] 1086/1335 81% [================================================== ] 1087/1335 81% [================================================== ] 1088/1335 81% [================================================== ] 1089/1335 81% [================================================== ] 1090/1335 81% [================================================== ] 1091/1335 81% [================================================== ] 1092/1335 81% [================================================== ] 1093/1335 81% [================================================== ] 1094/1335 81% [================================================== ] 1095/1335 82% [================================================== ] 1096/1335 82% [================================================== ] 1097/1335 82% [================================================== ] 1098/1335 82% [=================================================== ] 1099/1335 82% [=================================================== ] 1100/1335 82% [=================================================== ] 1101/1335 82% [=================================================== ] 1102/1335 82% [=================================================== ] 1103/1335 82% [=================================================== ] 1104/1335 82% [=================================================== ] 1105/1335 82% [=================================================== ] 1106/1335 82% [=================================================== ] 1107/1335 82% [=================================================== ] 1108/1335 82% [=================================================== ] 1109/1335 83% [=================================================== ] 1110/1335 83% [=================================================== ] 1111/1335 83% [=================================================== ] 1112/1335 83% [=================================================== ] 1113/1335 83% [=================================================== ] 1114/1335 83% [=================================================== ] 1115/1335 83% [=================================================== ] 1116/1335 83% [=================================================== ] 1117/1335 83% [=================================================== ] 1118/1335 83% [=================================================== ] 1119/1335 83% [==================================================== ] 1120/1335 83% [==================================================== ] 1121/1335 83% [==================================================== ] 1122/1335 84% [==================================================== ] 1123/1335 84% [==================================================== ] 1124/1335 84% [==================================================== ] 1125/1335 84% [==================================================== ] 1126/1335 84% [==================================================== ] 1127/1335 84% [==================================================== ] 1128/1335 84% [==================================================== ] 1129/1335 84% [==================================================== ] 1130/1335 84% [==================================================== ] 1131/1335 84% [==================================================== ] 1132/1335 84% [==================================================== ] 1133/1335 84% [==================================================== ] 1134/1335 84% [==================================================== ] 1135/1335 85% [==================================================== ] 1136/1335 85% [==================================================== ] 1137/1335 85% [==================================================== ] 1138/1335 85% [==================================================== ] 1139/1335 85% [==================================================== ] 1140/1335 85% [==================================================== ] 1141/1335 85% [===================================================== ] 1142/1335 85% [===================================================== ] 1143/1335 85% [===================================================== ] 1144/1335 85% [===================================================== ] 1145/1335 85% [===================================================== ] 1146/1335 85% [===================================================== ] 1147/1335 85% [===================================================== ] 1148/1335 85% [===================================================== ] 1149/1335 86% [===================================================== ] 1150/1335 86% [===================================================== ] 1151/1335 86% [===================================================== ] 1152/1335 86% [===================================================== ] 1153/1335 86% [===================================================== ] 1154/1335 86% [===================================================== ] 1155/1335 86% [===================================================== ] 1156/1335 86% [===================================================== ] 1157/1335 86% [===================================================== ] 1158/1335 86% [===================================================== ] 1159/1335 86% [===================================================== ] 1160/1335 86% [===================================================== ] 1161/1335 86% [===================================================== ] 1162/1335 87% [====================================================== ] 1163/1335 87% [====================================================== ] 1164/1335 87% [====================================================== ] 1165/1335 87% [====================================================== ] 1166/1335 87% [====================================================== ] 1167/1335 87% [====================================================== ] 1168/1335 87% [====================================================== ] 1169/1335 87% [====================================================== ] 1170/1335 87% [====================================================== ] 1171/1335 87% [====================================================== ] 1172/1335 87% [====================================================== ] 1173/1335 87% [====================================================== ] 1174/1335 87% [====================================================== ] 1175/1335 88% [====================================================== ] 1176/1335 88% [====================================================== ] 1177/1335 88% [====================================================== ] 1178/1335 88% [====================================================== ] 1179/1335 88% [====================================================== ] 1180/1335 88% [====================================================== ] 1181/1335 88% [====================================================== ] 1182/1335 88% [====================================================== ] 1183/1335 88% [====================================================== ] 1184/1335 88% [======================================================= ] 1185/1335 88% [======================================================= ] 1186/1335 88% [======================================================= ] 1187/1335 88% [======================================================= ] 1188/1335 88% [======================================================= ] 1189/1335 89% [======================================================= ] 1190/1335 89% [======================================================= ] 1191/1335 89% [======================================================= ] 1192/1335 89% [======================================================= ] 1193/1335 89% [======================================================= ] 1194/1335 89% [======================================================= ] 1195/1335 89% [======================================================= ] 1196/1335 89% [======================================================= ] 1197/1335 89% [======================================================= ] 1198/1335 89% [======================================================= ] 1199/1335 89% [======================================================= ] 1200/1335 89% [======================================================= ] 1201/1335 89% [======================================================= ] 1202/1335 90% [======================================================= ] 1203/1335 90% [======================================================= ] 1204/1335 90% [======================================================= ] 1205/1335 90% [======================================================== ] 1206/1335 90% [======================================================== ] 1207/1335 90% [======================================================== ] 1208/1335 90% [======================================================== ] 1209/1335 90% [======================================================== ] 1210/1335 90% [======================================================== ] 1211/1335 90% [======================================================== ] 1212/1335 90% [======================================================== ] 1213/1335 90% [======================================================== ] 1214/1335 90% [======================================================== ] 1215/1335 91% [======================================================== ] 1216/1335 91% [======================================================== ] 1217/1335 91% [======================================================== ] 1218/1335 91% [======================================================== ] 1219/1335 91% [======================================================== ] 1220/1335 91% [======================================================== ] 1221/1335 91% [======================================================== ] 1222/1335 91% [======================================================== ] 1223/1335 91% [======================================================== ] 1224/1335 91% [======================================================== ] 1225/1335 91% [======================================================== ] 1226/1335 91% [======================================================== ] 1227/1335 91% [========================================================= ] 1228/1335 91% [========================================================= ] 1229/1335 92% [========================================================= ] 1230/1335 92% [========================================================= ] 1231/1335 92% [========================================================= ] 1232/1335 92% [========================================================= ] 1233/1335 92% [========================================================= ] 1234/1335 92% [========================================================= ] 1235/1335 92% [========================================================= ] 1236/1335 92% [========================================================= ] 1237/1335 92% [========================================================= ] 1238/1335 92% [========================================================= ] 1239/1335 92% [========================================================= ] 1240/1335 92% [========================================================= ] 1241/1335 92% [========================================================= ] 1242/1335 93% [========================================================= ] 1243/1335 93% [========================================================= ] 1244/1335 93% [========================================================= ] 1245/1335 93% [========================================================= ] 1246/1335 93% [========================================================= ] 1247/1335 93% [========================================================= ] 1248/1335 93% [========================================================== ] 1249/1335 93% [========================================================== ] 1250/1335 93% [========================================================== ] 1251/1335 93% [========================================================== ] 1252/1335 93% [========================================================== ] 1253/1335 93% [========================================================== ] 1254/1335 93% [========================================================== ] 1255/1335 94% [========================================================== ] 1256/1335 94% [========================================================== ] 1257/1335 94% [========================================================== ] 1258/1335 94% [========================================================== ] 1259/1335 94% [========================================================== ] 1260/1335 94% [========================================================== ] 1261/1335 94% [========================================================== ] 1262/1335 94% [========================================================== ] 1263/1335 94% [========================================================== ] 1264/1335 94% [========================================================== ] 1265/1335 94% [========================================================== ] 1266/1335 94% [========================================================== ] 1267/1335 94% [========================================================== ] 1268/1335 94% [========================================================== ] 1269/1335 95% [========================================================== ] 1270/1335 95% [=========================================================== ] 1271/1335 95% [=========================================================== ] 1272/1335 95% [=========================================================== ] 1273/1335 95% [=========================================================== ] 1274/1335 95% [=========================================================== ] 1275/1335 95% [=========================================================== ] 1276/1335 95% [=========================================================== ] 1277/1335 95% [=========================================================== ] 1278/1335 95% [=========================================================== ] 1279/1335 95% [=========================================================== ] 1280/1335 95% [=========================================================== ] 1281/1335 95% [=========================================================== ] 1282/1335 96% [=========================================================== ] 1283/1335 96% [=========================================================== ] 1284/1335 96% [=========================================================== ] 1285/1335 96% [=========================================================== ] 1286/1335 96% [=========================================================== ] 1287/1335 96% [=========================================================== ] 1288/1335 96% [=========================================================== ] 1289/1335 96% [=========================================================== ] 1290/1335 96% [=========================================================== ] 1291/1335 96% [============================================================ ] 1292/1335 96% [============================================================ ] 1293/1335 96% [============================================================ ] 1294/1335 96% [============================================================ ] 1295/1335 97% [============================================================ ] 1296/1335 97% [============================================================ ] 1297/1335 97% [============================================================ ] 1298/1335 97% [============================================================ ] 1299/1335 97% [============================================================ ] 1300/1335 97% [============================================================ ] 1301/1335 97% [============================================================ ] 1302/1335 97% [============================================================ ] 1303/1335 97% [============================================================ ] 1304/1335 97% [============================================================ ] 1305/1335 97% [============================================================ ] 1306/1335 97% [============================================================ ] 1307/1335 97% [============================================================ ] 1308/1335 97% [============================================================ ] 1309/1335 98% [============================================================ ] 1310/1335 98% [============================================================ ] 1311/1335 98% [============================================================ ] 1312/1335 98% [============================================================ ] 1313/1335 98% [============================================================= ] 1314/1335 98% [============================================================= ] 1315/1335 98% [============================================================= ] 1316/1335 98% [============================================================= ] 1317/1335 98% [============================================================= ] 1318/1335 98% [============================================================= ] 1319/1335 98% [============================================================= ] 1320/1335 98% [============================================================= ] 1321/1335 98% [============================================================= ] 1322/1335 99% [============================================================= ] 1323/1335 99% [============================================================= ] 1324/1335 99% [============================================================= ] 1325/1335 99% [============================================================= ] 1326/1335 99% [============================================================= ] 1327/1335 99% [============================================================= ] 1328/1335 99% [============================================================= ] 1329/1335 99% [============================================================= ] 1330/1335 99% [============================================================= ] 1331/1335 99% [============================================================= ] 1332/1335 99% [============================================================= ] 1333/1335 99% [============================================================= ] 1334/1335 99% [==============================================================] 1335/1335 100% operation complete, 1335 objects in 33597 NAND pages. ln -snf /home/buildroot/instance-0/output-1/host/s390x-buildroot-linux-gnu/sysroot /home/buildroot/instance-0/output-1/staging make: Leaving directory '/home/buildroot/instance-0/buildroot' make: Entering directory '/home/buildroot/instance-0/buildroot' >>> Buildroot 2024.02.7-1-g7cb57554b8 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> gcc-final 12.4.0 Collecting legal info COPYING.RUNTIME: OK (sha256: 9d6b43ce4d8de0c878bf16b54d8e7a10d9bd42b75178153e3af6a815bdc90f74) >>> host-gcc-final 12.4.0 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING3.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> glibc 2.38-81-gc8cb4d2b86ece572793e31a3422ea29e88d77df5 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.3.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 12.4.0 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING3.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> host-binutils 2.40 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.3.0 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.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.6.51 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> alsa-lib 1.2.11 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> host-autoconf 2.72 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> bash 5.2.21 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> host-ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> readline 8.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> bitstream 1.5 Collecting legal info COPYING: OK (sha256: 9644a812f9a8377a59acb7092a36ce8882a39743425d9171a8fb84637e2f6e04) >>> bluez-alsa 4.1.1 Collecting legal info LICENSE: OK (sha256: 956564dcf06ba65cd7a5eb6cdfd695e2ab0f09ea9684e4eaf079f5d533bd206d) >>> bluez5_utils 5.72 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) COPYING.LIB: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> bluez5_utils-headers 5.72 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) COPYING.LIB: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> dbus 1.14.10 Collecting legal info COPYING: OK (sha256: e61807cd1c32ff4e7bd5b4b61dd21997c6dc5642cf19316124fe38d50e1f9fa3) >>> expat 2.6.3 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libselinux 3.5 Collecting legal info LICENSE: OK (sha256: 86657b4c0fe868d7cbd977cb04c63b6c667e08fa51595a7bc846ad4bed8fc364) >>> libsepol 3.5 Collecting legal info LICENSE: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> pcre2 10.42 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> libglib2 2.76.1 Collecting legal info COPYING: OK (sha256: fa6f36630bb1e0c571d34b2bbdf188d08495c9dbf58f28cac112f303fc1f58fb) >>> host-libglib2 2.76.1 Collecting legal info COPYING: OK (sha256: fa6f36630bb1e0c571d34b2bbdf188d08495c9dbf58f28cac112f303fc1f58fb) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> host-meson 1.3.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-cmake 3.28.3 Collecting legal info Copyright.txt: OK (sha256: 4a01ccf2dc580ba570d02bc015bbe0ec92f1f318717aae9540ba841ba7946756) >>> host-python-setuptools 69.0.3 Collecting legal info LICENSE: OK (sha256: 86da0f01aeae46348a3c3d465195dc1ceccde79f79e87769a64b8da04b2a4741) >>> host-python-installer 0.7.0 Collecting legal info LICENSE: OK (sha256: 37b8b9f2569892fa54406383d431169dbb2115980d78b7efba6eeae5664c484f) >>> host-python-flit-core 3.9.0 Collecting legal info LICENSE: OK (sha256: 35b4f1dec512e617077fd6980dbb43ef8c2887adc5d0185edb4c04da175dd816) >>> host-python3 3.11.10 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf-archive 2023.02.20 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.6.3 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-zlib Collecting legal info >>> host-libzlib 1.3.1 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-python-pypa-build 1.0.3 Collecting legal info LICENSE: OK (sha256: aaf9a29ca5907971ccf07de025375db34539a8d5eeebce20b46099805722106f) >>> host-python-packaging 23.2 Collecting legal info LICENSE: OK (sha256: cad1ef5bd340d73e074ba614d26f7deaca5c7940c3d8c34852e65c4909686c48) LICENSE.APACHE: OK (sha256: 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594) LICENSE.BSD: OK (sha256: b70e7e9b742f1cc6f948b34c16aa39ffece94196364bc88ff0d2180f0028fac5) >>> host-python-pyproject-hooks 1.0.0 Collecting legal info LICENSE: OK (sha256: 1b22b049b5267d6dfc23a67bf4a84d8ec04b9fdfb1a51d360e42b4342c8b4154) >>> host-python-wheel 0.40.0 Collecting legal info LICENSE.txt: OK (sha256: 30c23618679108f3e8ea1d2a658c7ca417bdfc891c98ef1a89fa4ff0c9828654) >>> host-pcre2 10.42 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> host-util-linux 2.39.3 Collecting legal info README.licensing: OK (sha256: 13f0ea46d12d798c095a6ad39d7ddc988e2e4d274c6494115f6b463f7bc4f702) 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) >>> libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> zlib Collecting legal info >>> libzlib 1.3.1 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> udev Collecting legal info >>> eudev 3.2.14 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> kmod 31 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> openssl Collecting legal info >>> libopenssl 3.2.3 Collecting legal info LICENSE.txt: OK (sha256: 7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a) >>> zstd 1.5.5 Collecting legal info LICENSE: OK (sha256: 7055266497633c9025b777c78eb7235af13922117480ed5c674677adc381c9d8) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> util-linux-libs 2.39.3 Collecting legal info README.licensing: OK (sha256: 13f0ea46d12d798c095a6ad39d7ddc988e2e4d274c6494115f6b463f7bc4f702) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> sbc 2.0 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) COPYING.LIB: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> bridge-utils 1.7.1 Collecting legal info COPYING: OK (sha256: 995a31f60a9ddb4c609214cc7d17ca94cc3cbc7f37e1e64dba81e7f8ea9d4f91) >>> host-btrfs-progs 5.16.2 Collecting legal info COPYING: OK (sha256: 0d5bf346df9e635a29dcdddf832dc5b002ca6cdc1c5c9c6c567d2a61bb0c5c15) libbtrfsutil/COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> cmocka 1.1.5 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> datatables-responsive 2.2.3 Collecting legal info License.txt: OK (sha256: da4e1020ae97c095a14d7830c1a8a793e080c062e22d749ecd3fc3c075673dbf) >>> datatables 1.10.20 Collecting legal info license.txt: OK (sha256: c6a873f21550ed804f76013c36e14225704c1aa551fdb870e0c626eb91c19247) >>> dbus-glib 0.112 Collecting legal info COPYING: OK (sha256: 589bc300214a8b9ecd121f51570fe6342617487fd8fc0fb1f4ec26a13d5b96f8) >>> host-dbus 1.14.10 Collecting legal info COPYING: OK (sha256: e61807cd1c32ff4e7bd5b4b61dd21997c6dc5642cf19316124fe38d50e1f9fa3) >>> host-dbus-glib 0.112 Collecting legal info COPYING: OK (sha256: 589bc300214a8b9ecd121f51570fe6342617487fd8fc0fb1f4ec26a13d5b96f8) >>> host-doxygen 1.8.18 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> e2fsprogs 1.47.0 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> util-linux 2.39.3 Collecting legal info README.licensing: OK (sha256: 13f0ea46d12d798c095a6ad39d7ddc988e2e4d274c6494115f6b463f7bc4f702) 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) >>> e2tools 0.0.16.4 Collecting legal info COPYING: OK (sha256: 0e79fd282723e1eb3f7381d41233a83ed20cf3e8c83aa53e6847bf7ffe781583) >>> easy-rsa 3.1.7 Collecting legal info COPYING.md: OK (sha256: 7c4a4fc71745d93a87278801f1bca555562ca23f21e18293add64b9e6f6b7bf1) gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-erofs-utils 1.5 Collecting legal info COPYING: OK (sha256: 0df042de29b44887355db86c79708a4489ce6e6666f6e33ad02040293f09e6a2) LICENSES/Apache-2.0: OK (sha256: a400f85dd06d230f1b308cde4290a53f345b6e320a376b7904b31c51c2fd4b1a) LICENSES/GPL-2.0: OK (sha256: feee3b3157dcdf78d4f50edefbd5dd7adf8b6d52c11bfaaa746a85a373256713) >>> host-lz4 1.9.4 Collecting legal info lib/LICENSE: OK (sha256: 8b58c446121a109ccf32edc094bba3010a3d85e4ee3702950db55e4d3e87736c) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-firmware-utils 86739f2b3ae9502368b89ef37fa6f31c42aad6f4 Collecting legal info >>> host-openssl Collecting legal info >>> host-libopenssl 3.2.3 Collecting legal info LICENSE.txt: OK (sha256: 7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a) >>> host-gdb 13.2 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB ERROR: No hash found for COPYING3 ERROR: No hash found for COPYING3.LIB >>> host-libiberty 2.41 Collecting legal info COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> genpart 1.0.2 Collecting legal info >>> glorytun 0.3.4 Collecting legal info LICENSE: OK (sha256: 3d9ddddb8807c305287d9dbab58473e5307e9c91651c43c654a0828855d2b373) >>> libsodium 1.0.18 Collecting legal info LICENSE: OK (sha256: dea1855c9809f3faf22aa4a1fba20ec8af5a5587f23115012e5b98279cedc4af) >>> gnuplot 5.4.10 Collecting legal info Copyright: OK (sha256: 895928ec0735cca1c8cec42656c7e314a065d0242813bb8693c0c1bf61fd4e4d) >>> ifenslave 2.9 Collecting legal info debian/copyright: OK (sha256: 299e00f3afc0e6ea0685340df73ad444e58e6fe0229989ba0983f5f33e275c41) >>> host-imagemagick 7.1.1-31 Collecting legal info LICENSE: OK (sha256: a556c5292c87c9a6ac795c80669b0c3660f9f729de8c476bf2b10f83ab1b34ec) >>> host-libjpeg 9f Collecting legal info README: OK (sha256: 7c25493a9f64fed34d01445467341bda77bc1cdbeccbe33558659ef173fb9ff2) >>> host-libpng 1.6.43 Collecting legal info LICENSE: OK (sha256: 7317e078e2d3b5d7ba5a6159e650945153262b44b76f6700f8e9edb261c5143e) >>> initscripts Collecting legal info >>> inotify-tools 3.20.2.2 Collecting legal info COPYING: OK (sha256: e41fc126320a79ed53b5aa3386f059f7d10770856d6fd714ab80a96ce6bd09d6) >>> input-event-daemon 0.1.3 Collecting legal info README: OK (sha256: 56f6614c63a023e4d486332968bfa7933f06ea7c785ef85f403448022ae7f912) >>> janet 1.33.0 Collecting legal info LICENSE: OK (sha256: 95fca700e8dce9699248e7cc80ac88ce2357874c8352cd2be4d18f183dc9710b) >>> jhead 3.08 Collecting legal info readme.txt: OK (sha256: b3971a74d00c834bc7f112d8a0027b25663fd1637a21381a3e5df4bd2b614dff) >>> json-javascript 3d7767b6b1f3da363c625ff54e63bbf20e9e83ac Collecting legal info json2.js: OK (sha256: 925947d3d711c4441a9db20f51215fbf5c119d2a3b51cadb2c9031907d8014b5) >>> leptonica 1.83.1 Collecting legal info leptonica-license.txt: OK (sha256: 87829abb5bbb00b55a107365da89e9a33f86c4250169e5a1e5588505be7d5806) >>> libcap 2.69 Collecting legal info License: OK (sha256: 68467e731f4744bd6e0bb69e8df9c3a994e09cd6b203d0c41327ac6d079c581d) >>> libconfig 1.7.3 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libdvdcss 1.4.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libexif 0.6.24 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> libmodbus 3.1.10 Collecting legal info COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmpdclient 2.22 Collecting legal info LICENSES/BSD-2-Clause.txt: OK (sha256: fd38b2c053c0cce46d9c5ef3545a6e34d157a240ba99c9b8dca5d37a8147da6c) LICENSES/BSD-3-Clause.txt: OK (sha256: e11af671c491efac2f94c1d752bea92f4308ca2450c7d11e582e4b48c40e4de1) >>> libmpeg2 0.5.1 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> liboauth 1.0.3 Collecting legal info COPYING.MIT: OK (sha256: c30608672733bf3abd2ccf6f3206be8d91b7ee58b007b2fdbcfbc61c655e7fb7) >>> libpcap 1.10.5 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libqrencode 4.1.1 Collecting legal info COPYING: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libroxml 3.0.2 Collecting legal info License.txt: OK (sha256: fe11466c265ad0a6c3896ea113af9403c0a8372b1fdd78712db64f0f1bac6387) >>> libseccomp 2.5.5 Collecting legal info LICENSE: OK (sha256: 102900208eef27b766380135906d431dba87edaa7ec6aa72e6ebd3dd67f3a97b) >>> libssh2 1.11.0 Collecting legal info COPYING: OK (sha256: fda5e2522c58ba1f31c9f2044747616457466f4aebec16ade4af86e3a16a8e02) >>> libtasn1 4.19.0 Collecting legal info COPYING: OK (sha256: 7446831f659f7ebfd8d497acc7f05dfa8e31c6cb6ba1b45df33d4895ab80f5a6) doc/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) doc/COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libubootenv 0.3.5 Collecting legal info LICENSES/CC0-1.0.txt: OK (sha256: 0558101984550fa84d1d13c2af11d116c20079d2be58711e8d99cadce7009192) LICENSES/LGPL-2.1-or-later.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES/MIT.txt: OK (sha256: 89807acf2309bd285f033404ee78581602f3cd9b819a16ac2f0e5f60ff4a473e) >>> libyaml 0.2.5 Collecting legal info License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> libubox 75a3b870cace1171faf57bd55e5a9a2f1564f757 Collecting legal info >>> libuci 4b3db1179747b6a6779029407984bacef851325c Collecting legal info cli.c: OK (sha256: 39e1cc18a36172fb80d9b37f0af77d78ae935bd8a020978a7895d9e76a24e112) libuci.c: OK (sha256: 69d4eea4de19d27014f3d6ed723081b4039700bfd73cd0a5e39e2c4f19a58c66) >>> libusbgx 0.2.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libxcrypt 4.4.36 Collecting legal info LICENSING: OK (sha256: f9b48b0bc67a92b752780710aa774cf08b62ec2ebaa3f4aebd00069fba6effd2) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libzenoh-pico 0.10.1-rc Collecting legal info LICENSE: OK (sha256: d386df32cf327bbb25abe894277d3d7e0f447bafc59f4ad362615b0136f30db5) >>> host-lzma-alone 9.22 Collecting legal info lzma.txt: OK (sha256: 65cd2f7b76266889cbdcec55ab8ce6e845beabb5f450d58287439b25666e3b6a) >>> mbpoll 1.5.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> mpd-mpc 0.35 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-mtd 2.1.6 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-acl 2.3.2 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.2 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-zstd 1.5.5 Collecting legal info LICENSE: OK (sha256: 7055266497633c9025b777c78eb7235af13922117480ed5c674677adc381c9d8) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> odhcp6c 53f07e90b7f1da6977143a488dd5cb73a33b233b Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> opus 1.4 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pixiewps 9e5bdc6c86c8487b2a6107d5ab3559ed5c738c59 Collecting legal info LICENSE.md: OK (sha256: ccb349b4132ed7737f25e5adebfe61f3d52dca33708df1e50352320438d1d4c2) >>> restorecond 3.5 Collecting legal info LICENSE: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> rtc-tools 33ef4aa1c92b0c92a351284d93d1ac5570de9cc7 Collecting legal info COPYING: OK (sha256: 7ae50a5344af14d6231aff6814632a220b3127da4099aea2c6070fd79c407c1a) >>> screenfetch 3.9.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> skalibs 2.12.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> sl 5.02 Collecting legal info LICENSE: OK (sha256: 72c7d262e2c9ddf019edc90af852a01a410338efff4e75e1c005b77ada4be7c4) >>> slirp 4.7.0 Collecting legal info COPYRIGHT: OK (sha256: b28aecf4796a6a22054167f0a976de13d9db335669d37afd2dc7ea4c335e1e13) >>> slirp4netns 1.2.0 Collecting legal info COPYING: OK (sha256: 58db3cfabf8ec806bc060e54ab5466a31de4a3ae80fe4a8aa02fb6b1c053c93f) >>> sp-oops-extract 0.0.7-1 Collecting legal info COPYING: OK (sha256: c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42) >>> sysvinit 3.04 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> szip 2.1.1 Collecting legal info COPYING: OK (sha256: 98cc66747133b26563fefc4630ad4c8c7848c722c7b8a60ecd4afbc4c7d7eb01) >>> tcl 8.6.13 Collecting legal info license.terms: OK (sha256: c0a69a2bfd757361ec7e6143973b103c90409316b49e9c88db26ad6388e79f16) >>> tcpdump 4.99.4 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> tinyalsa 2.0.0 Collecting legal info NOTICE: OK (sha256: ea22a4711f5250f88a4d7011fbc65367d1b02ac954dcc49f5b6d7c135e6537c4) >>> tpm2-totp 0.2.1 Collecting legal info LICENSE: OK (sha256: 67bc21a0bff2b0890307cfaa883bd3f5337f461eb6d8a612a015cea6d704e9ed) >>> tpm2-tss 3.2.2 Collecting legal info LICENSE: OK (sha256: 18c1bf4b1ba1fb2c4ffa7398c234d83c0d55475298e470ae1e5e3a8a8bd2e448) >>> udpcast 20230924 Collecting legal info COPYING: OK (sha256: 422befd3503b1f39a6027017f639874c1f274e37ec60ba3174894646b584ccbc) >>> x264 baee400fa9ced6f5481a728138fed6e867b0ff7f Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> xenomai 3.0.10 Collecting legal info debian/copyright: OK (sha256: d37ebe86bf618942dad958927c44403f9b02fbebb3071a4a08408ccbdab5290f) include/COPYING: OK (sha256: f3380321da72ff509bf6939aa80e6d02fd22268f5c705137b34c205b39bc63a0) kernel/cobalt/COPYING: OK (sha256: d6b6d8ed1b12309085caf1cf775ea4acdad3288c7f7d993c2502bd19c87e4764) kernel/cobalt/posix/COPYING: OK (sha256: d6b6d8ed1b12309085caf1cf775ea4acdad3288c7f7d993c2502bd19c87e4764) kernel/cobalt/rtdm/COPYING: OK (sha256: 9c90501baa30534ffed6b39eef413bd1727170ef691fd9768dc8644c3042df54) lib/alchemy/COPYING: OK (sha256: eea173a556abac0370461e57e12aab266894ea6be3874c2be05fd87871f75449) lib/analogy/COPYING: OK (sha256: eea173a556abac0370461e57e12aab266894ea6be3874c2be05fd87871f75449) lib/boilerplate/iniparser/LICENSE: OK (sha256: 0519083691511d71408f8c9a2794fa2f6ad13a5eec00717f4572b54d18d6f9da) lib/boilerplate/COPYING: OK (sha256: eea173a556abac0370461e57e12aab266894ea6be3874c2be05fd87871f75449) lib/cobalt/COPYING: OK (sha256: eea173a556abac0370461e57e12aab266894ea6be3874c2be05fd87871f75449) lib/copperplate/COPYING: OK (sha256: eea173a556abac0370461e57e12aab266894ea6be3874c2be05fd87871f75449) lib/psos/COPYING: OK (sha256: eea173a556abac0370461e57e12aab266894ea6be3874c2be05fd87871f75449) lib/smokey/COPYING: OK (sha256: eea173a556abac0370461e57e12aab266894ea6be3874c2be05fd87871f75449) lib/trank/COPYING: OK (sha256: eea173a556abac0370461e57e12aab266894ea6be3874c2be05fd87871f75449) lib/vxworks/COPYING: OK (sha256: eea173a556abac0370461e57e12aab266894ea6be3874c2be05fd87871f75449) >>> xxhash 0.8.2 Collecting legal info LICENSE: OK (sha256: 6ffedbc0f7878612d2b23589f1ff2ab15633e1df7963a5d9fc750ec5500c7e7a) cli/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> zabbix 6.2.7 Collecting legal info README: OK (sha256: f8fc3fd12521b60d53d8c5d48a883eb3c9c5ddec9de986a273e1b77f69d811db) COPYING: OK (sha256: 444fe54aecc95ac0f3314289c300afc73b3946a4dc9fbd7e022709b3e0924dd0) >>> host-fakeroot 1.32.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: firmware-utils-86739f2b3ae9502368b89ef37fa6f31c42aad6f4: cannot save license (HOST_FIRMWARE_UTILS_LICENSE_FILES not defined) WARNING: genpart-1.0.2: cannot save license (GENPART_LICENSE_FILES not defined) WARNING: libubox-75a3b870cace1171faf57bd55e5a9a2f1564f757: cannot save license (LIBUBOX_LICENSE_FILES not defined) Legal info produced in /home/buildroot/instance-0/output-1/legal-info make: Leaving directory '/home/buildroot/instance-0/buildroot'