mkdir -p /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs printf ' dhcpcd -1 dhcpcd -1 * - - - dhcpcd user\n - - sudo -1 - - - -\n\n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n /usr/bin/sudo f 4755 0 0 - - - - -\n\n' > /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.erofs mkdir -p /home/buildroot/autobuild/instance-2/output-1/images rm -rf /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/erofs mkdir -p /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/erofs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-2/output-1/target/ /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/erofs/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/erofs/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/erofs/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/erofs/target" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/erofs/fakeroot PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/autobuild/instance-2/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/erofs/target >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/erofs/fakeroot echo "/home/buildroot/autobuild/instance-2/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/erofs/target" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/erofs/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/erofs/target/usr/lib/udev/hwdb.d/ /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/erofs/target/etc/udev/hwdb.d/\n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/erofs/fakeroot echo "find /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/erofs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/erofs/fakeroot echo "find /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/erofs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/erofs/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/erofs/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/erofs/fakeroot printf ' /home/buildroot/autobuild/instance-2/output-1/host/bin/mkfs.erofs -zlz4hc /home/buildroot/autobuild/instance-2/output-1/images/rootfs.erofs /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/erofs/target\n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/erofs/fakeroot chmod a+x /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/erofs/fakeroot PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-2/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/erofs/fakeroot rootdir=/home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/erofs/target table='/home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt' mkfs.erofs 1.5 Processing bin ... Processing bin/arch ... Processing bin/ash ... Processing bin/base32 ... Processing bin/base64 ... Processing bin/busybox ... Processing bin/cat ... Processing bin/chattr ... Processing bin/chgrp ... Processing bin/chmod ... Processing bin/chown ... Processing bin/compile_et ... Processing bin/cp ... Processing bin/cpio ... Processing bin/date ... Processing bin/dd ... Processing bin/df ... Processing bin/dmesg ... Processing bin/dnsdomainname ... Processing bin/dumpkmap ... Processing bin/echo ... Processing bin/egrep ... Processing bin/false ... Processing bin/fdflush ... Processing bin/fgrep ... Processing bin/getopt ... Processing bin/grep ... Processing bin/gunzip ... Processing bin/gzip ... Processing bin/hostname ... Processing bin/kill ... Processing bin/link ... Processing bin/linux32 ... Processing bin/linux64 ... Processing bin/ln ... Processing bin/login ... Processing bin/ls ... Processing bin/lsattr ... Processing bin/mk_cmds ... Processing bin/mkdir ... Processing bin/mknod ... Processing bin/mktemp ... Processing bin/more ... Processing bin/mount ... Processing bin/mountpoint ... Processing bin/mt ... Processing bin/mv ... Processing bin/netstat ... Processing bin/nice ... Processing bin/nuke ... Processing bin/pidof ... Processing bin/ping ... Processing bin/pipe_progress ... Processing bin/printenv ... Processing bin/ps ... Processing bin/pwd ... Processing bin/resume ... Processing bin/rm ... Processing bin/rmdir ... Processing bin/run-parts ... Processing bin/sed ... Processing bin/setarch ... Processing bin/setpriv ... Processing bin/setserial ... Processing bin/sh ... Processing bin/sleep ... Processing bin/stty ... Processing bin/su ... Processing bin/sync ... Processing bin/tar ... Processing bin/touch ... Processing bin/true ... Processing bin/umount ... Processing bin/uname ... Processing bin/usleep ... Processing bin/vi ... Processing bin/watch ... Processing bin/wdctl ... Processing bin/zcat ... Processing bin/zsh ... Processing dev ... Processing dev/fd ... Processing dev/stderr ... Processing dev/stdin ... Processing dev/stdout ... Processing etc ... Processing etc/dhcpcd.conf ... Processing etc/group ... Processing etc/hostname ... Processing etc/hosts ... Processing etc/inputrc ... Processing etc/iproute2 ... Processing etc/iproute2/bpf_pinning ... Processing etc/iproute2/ematch_map ... Processing etc/iproute2/group ... Processing etc/iproute2/nl_protos ... Processing etc/iproute2/rt_dsfield ... Processing etc/iproute2/rt_protos ... Processing etc/iproute2/rt_realms ... Processing etc/iproute2/rt_scopes ... Processing etc/iproute2/rt_tables ... Processing etc/issue ... Processing etc/libnl ... Processing etc/libnl/classid ... Processing etc/libnl/pktloc ... Processing etc/mdev.conf ... 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-pre-up.d/wait_iface ... Processing etc/network/if-up.d ... Processing etc/network/nfs_check ... Processing etc/nilfs_cleanerd.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/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/sudo.conf ... Processing etc/sudo_logsrvd.conf ... Processing etc/sudoers ... Processing lib ... Processing lib/dhcpcd ... Processing lib/dhcpcd/dhcpcd-hooks ... Processing lib/dhcpcd/dhcpcd-hooks/01-test ... Processing lib/dhcpcd/dhcpcd-hooks/20-resolv.conf ... Processing lib/dhcpcd/dhcpcd-hooks/30-hostname ... Processing lib/dhcpcd/dhcpcd-run-hooks ... Processing lib/firmware ... Processing lib/firmware/ap6212 ... Processing lib/firmware/ap6212/bcm43438a0.hcd ... Processing lib/firmware/ap6212/bcm43438a1.hcd ... Processing lib/firmware/ap6212/fw_bcm43438a0.bin ... Processing lib/firmware/ap6212/fw_bcm43438a0_apsta.bin ... Processing lib/firmware/ap6212/fw_bcm43438a0_mfg.bin ... Processing lib/firmware/ap6212/fw_bcm43438a1.bin ... Processing lib/firmware/ap6212/fw_bcm43438a1_apsta.bin ... Processing lib/firmware/ap6212/fw_bcm43438a1_mfg.bin ... Processing lib/firmware/ap6212/nvram.txt ... Processing lib/firmware/brcm ... Processing lib/firmware/brcm/BCM4345C5.hcd ... Processing lib/firmware/brcm/brcmfmac43456-sdio.bin ... Processing lib/firmware/brcm/brcmfmac43456-sdio.txt ... Processing lib/firmware/rtl_bt ... Processing lib/firmware/rtl_bt/rtl8822cs_config.bin ... Processing lib/firmware/rtl_bt/rtl8822cs_fw.bin ... Processing lib/firmware/rtlbt ... Processing lib/firmware/rtlbt/rtl8822cs_config ... Processing lib/firmware/rtlbt/rtl8822cs_fw ... Processing lib/ld-musl* ... Processing lib/udev ... Processing lib/udev/check-ptp-camera ... Processing lib32 ... Processing linuxrc ... Processing media ... Processing mnt ... Processing opt ... Processing proc ... Processing root ... Processing run ... Processing sbin ... Processing sbin/arp ... Processing sbin/badblocks ... Processing sbin/blkid ... Processing sbin/bridge ... Processing sbin/ctstat ... Processing sbin/dcb ... Processing sbin/debugfs ... Processing sbin/devlink ... Processing sbin/devmem ... Processing sbin/dhcpcd ... Processing sbin/dumpe2fs ... Processing sbin/e2freefrag ... Processing sbin/e2fsck ... Processing sbin/e2label ... Processing sbin/e2mmpstatus ... Processing sbin/e2undo ... Processing sbin/e4crypt ... Processing sbin/fdisk ... Processing sbin/filefrag ... Processing sbin/freeramdisk ... Processing sbin/fsck ... Processing sbin/fsck.ext2 ... Processing sbin/fsck.ext3 ... Processing sbin/fsck.ext4 ... Processing sbin/fstrim ... Processing sbin/genl ... Processing sbin/getty ... Processing sbin/halt ... Processing sbin/hdparm ... Processing sbin/hwclock ... Processing sbin/ifconfig ... Processing sbin/ifdown ... Processing sbin/ifstat ... Processing sbin/ifup ... Processing sbin/init ... Processing sbin/insmod ... Processing sbin/ip ... Processing sbin/ipaddr ... Processing sbin/iplink ... Processing sbin/ipneigh ... Processing sbin/iproute ... Processing sbin/iprule ... Processing sbin/iptunnel ... Processing sbin/iwconfig ... Processing sbin/iwgetid ... Processing sbin/iwlist ... Processing sbin/iwpriv ... Processing sbin/iwspy ... Processing sbin/klogd ... Processing sbin/lnstat ... Processing sbin/loadkmap ... Processing sbin/logsave ... Processing sbin/losetup ... Processing sbin/lsmod ... Processing sbin/makedevs ... Processing sbin/mdev ... Processing sbin/mkdosfs ... Processing sbin/mke2fs ... Processing sbin/mkfs.ext2 ... Processing sbin/mkfs.ext3 ... Processing sbin/mkfs.ext4 ... Processing sbin/mkfs.nilfs2 ... Processing sbin/mklost+found ... Processing sbin/mkswap ... Processing sbin/modprobe ... Processing sbin/mount.nilfs2 ... Processing sbin/nameif ... Processing sbin/nilfs_cleanerd ... Processing sbin/nologin ... Processing sbin/nstat ... Processing sbin/pivot_root ... Processing sbin/poweroff ... Processing sbin/rdma ... Processing sbin/reboot ... Processing sbin/rmmod ... Processing sbin/route ... Processing sbin/routel ... Processing sbin/rtacct ... Processing sbin/rtmon ... Processing sbin/rtstat ... Processing sbin/run-init ... Processing sbin/runlevel ... Processing sbin/setconsole ... Processing sbin/ss ... Processing sbin/start-stop-daemon ... Processing sbin/sulogin ... Processing sbin/swapoff ... Processing sbin/swapon ... Processing sbin/switch_root ... Processing sbin/sysctl ... Processing sbin/syslogd ... Processing sbin/tc ... Processing sbin/tipc ... Processing sbin/tune2fs ... Processing sbin/udhcpc ... Processing sbin/uevent ... Processing sbin/umount.nilfs2 ... Processing sbin/vconfig ... Processing sbin/vdpa ... Processing sbin/watchdog ... Processing sbin/zramctl ... Processing sys ... Processing tmp ... Processing usr ... Processing usr/bin ... Processing usr/bin/[ ... Processing usr/bin/[[ ... Processing usr/bin/ar ... Processing usr/bin/ascii ... Processing usr/bin/awk ... Processing usr/bin/axel ... Processing usr/bin/basename ... Processing usr/bin/bc ... Processing usr/bin/blkiomon ... Processing usr/bin/blkparse ... Processing usr/bin/blkrawverify ... Processing usr/bin/blktrace ... Processing usr/bin/bno_plot.py ... Processing usr/bin/bsdiff ... Processing usr/bin/bspatch ... Processing usr/bin/btrace ... Processing usr/bin/btrecord ... Processing usr/bin/btreplay ... Processing usr/bin/btt ... Processing usr/bin/bunzip2 ... Processing usr/bin/bzcat ... Processing usr/bin/bzcmp ... Processing usr/bin/bzdiff ... Processing usr/bin/bzegrep ... Processing usr/bin/bzfgrep ... Processing usr/bin/bzgrep ... Processing usr/bin/bzip2 ... Processing usr/bin/bzip2recover ... Processing usr/bin/bzless ... Processing usr/bin/bzmore ... Processing usr/bin/calibrator ... Processing usr/bin/cd-drive ... Processing usr/bin/cd-info ... Processing usr/bin/cd-paranoia ... Processing usr/bin/cd-read ... Processing usr/bin/cdda-player ... Processing usr/bin/chcp ... Processing usr/bin/chkcon ... Processing usr/bin/chmem ... Processing usr/bin/chrt ... Processing usr/bin/chvt ... Processing usr/bin/cksum ... Processing usr/bin/clear ... Processing usr/bin/cmp ... Processing usr/bin/cpulimit ... Processing usr/bin/crc32 ... Processing usr/bin/crontab ... Processing usr/bin/crun ... Processing usr/bin/cut ... Processing usr/bin/cvs ... Processing usr/bin/cvtsudoers ... Processing usr/bin/dc ... Processing usr/bin/deallocvt ... Processing usr/bin/diff ... Processing usr/bin/dirname ... Processing usr/bin/dos2unix ... Processing usr/bin/du ... Processing usr/bin/dumpseg ... 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/eject ... Processing usr/bin/env ... Processing usr/bin/evemu-describe ... Processing usr/bin/evemu-device ... Processing usr/bin/evemu-event ... Processing usr/bin/evemu-play ... Processing usr/bin/evemu-record ... Processing usr/bin/expr ... Processing usr/bin/faad ... Processing usr/bin/factor ... Processing usr/bin/fallocate ... Processing usr/bin/fftw-wisdom-to-conf ... Processing usr/bin/fftwl-wisdom ... Processing usr/bin/filan ... Processing usr/bin/find ... Processing usr/bin/flock ... Processing usr/bin/fold ... Processing usr/bin/free ... Processing usr/bin/fuser ... Processing usr/bin/gapplication ... Processing usr/bin/gdbus ... Processing usr/bin/gio ... Processing usr/bin/gio-querymodules ... Processing usr/bin/glorytun ... Processing usr/bin/gphoto2-config ... Processing usr/bin/gphoto2-port-config ... Processing usr/bin/gresource ... Processing usr/bin/gsettings ... Processing usr/bin/head ... Processing usr/bin/hexdump ... Processing usr/bin/hexedit ... Processing usr/bin/hostid ... Processing usr/bin/httpkite ... Processing usr/bin/id ... Processing usr/bin/install ... Processing usr/bin/iowatcher ... Processing usr/bin/ipcrm ... Processing usr/bin/ipcs ... Processing usr/bin/iso-info ... Processing usr/bin/iso-read ... Processing usr/bin/jimsh ... Processing usr/bin/jo ... Processing usr/bin/jose ... Processing usr/bin/jq ... Processing usr/bin/json-glib-format ... Processing usr/bin/json-glib-validate ... Processing usr/bin/json_reformat ... Processing usr/bin/json_verify ... Processing usr/bin/killall ... Processing usr/bin/knock ... Processing usr/bin/last ... Processing usr/bin/less ... Processing usr/bin/libevdev-tweak-device ... Processing usr/bin/logger ... Processing usr/bin/logname ... Processing usr/bin/lscp ... Processing usr/bin/lsof ... Processing usr/bin/lspci ... Processing usr/bin/lsscsi ... Processing usr/bin/lssu ... Processing usr/bin/lsusb ... Processing usr/bin/lzcat ... Processing usr/bin/lzcmp ... Processing usr/bin/lzdiff ... Processing usr/bin/lzegrep ... Processing usr/bin/lzfgrep ... Processing usr/bin/lzgrep ... Processing usr/bin/lzless ... Processing usr/bin/lzma ... Processing usr/bin/lzmadec ... Processing usr/bin/lzmainfo ... Processing usr/bin/lzmore ... Processing usr/bin/lzopcat ... Processing usr/bin/md5sum ... Processing usr/bin/mesg ... Processing usr/bin/microcom ... Processing usr/bin/mkcp ... Processing usr/bin/mkfifo ... Processing usr/bin/mkpasswd ... Processing usr/bin/mmc-tool ... Processing usr/bin/mouse-dpi-tool ... Processing usr/bin/mpg123 ... Processing usr/bin/mpg123-id3dump ... Processing usr/bin/mpg123-strip ... Processing usr/bin/ndptool ... Processing usr/bin/newgrp ... Processing usr/bin/nfc-anticol ... Processing usr/bin/nfc-barcode ... Processing usr/bin/nfc-dep-initiator ... Processing usr/bin/nfc-dep-target ... Processing usr/bin/nfc-emulate-forum-tag2 ... Processing usr/bin/nfc-emulate-forum-tag4 ... Processing usr/bin/nfc-emulate-tag ... Processing usr/bin/nfc-emulate-uid ... Processing usr/bin/nfc-jewel ... Processing usr/bin/nfc-list ... Processing usr/bin/nfc-mfclassic ... Processing usr/bin/nfc-mfsetuid ... Processing usr/bin/nfc-mfultralight ... Processing usr/bin/nfc-poll ... Processing usr/bin/nfc-read-forum-tag3 ... Processing usr/bin/nfc-relay ... Processing usr/bin/nfc-relay-picc ... Processing usr/bin/nfc-scan-device ... Processing usr/bin/nl ... Processing usr/bin/nohup ... Processing usr/bin/nproc ... Processing usr/bin/nslookup ... Processing usr/bin/od ... Processing usr/bin/openvt ... Processing usr/bin/out123 ... Processing usr/bin/pagekitec ... Processing usr/bin/passwd ... Processing usr/bin/paste ... Processing usr/bin/patch ... Processing usr/bin/pcregrep ... Processing usr/bin/pcretest ... Processing usr/bin/pn53x-diagnose ... Processing usr/bin/pn53x-sam ... Processing usr/bin/pn53x-tamashell ... Processing usr/bin/printf ... Processing usr/bin/procan ... Processing usr/bin/psplash ... Processing usr/bin/psplash-write ... Processing usr/bin/readlink ... Processing usr/bin/realpath ... Processing usr/bin/renice ... Processing usr/bin/reset ... Processing usr/bin/resize ... Processing usr/bin/rmcp ... Processing usr/bin/sas_disk_blink ... Processing usr/bin/scsi_ch_swp ... Processing usr/bin/sdparm ... Processing usr/bin/seq ... Processing usr/bin/serdi ... Processing usr/bin/setfattr ... Processing usr/bin/setkeycodes ... Processing usr/bin/setsid ... Processing usr/bin/sha1sum ... Processing usr/bin/sha256sum ... Processing usr/bin/sha3sum ... Processing usr/bin/sha512sum ... Processing usr/bin/shred ... Processing usr/bin/socat ... Processing usr/bin/sort ... Processing usr/bin/sshkite ... Processing usr/bin/strings ... Processing usr/bin/sudo ... Processing usr/bin/sudoedit ... Processing usr/bin/sudoreplay ... Processing usr/bin/svc ... Processing usr/bin/svok ... Processing usr/bin/systool ... Processing usr/bin/tail ... Processing usr/bin/tclsh ... Processing usr/bin/tcpspray ... Processing usr/bin/tcpspray6 ... Processing usr/bin/tee ... Processing usr/bin/telnet ... Processing usr/bin/test ... Processing usr/bin/tests ... Processing usr/bin/tftp ... Processing usr/bin/time ... Processing usr/bin/top ... Processing usr/bin/touchpad-edge-detector ... Processing usr/bin/tr ... Processing usr/bin/traceroute ... Processing usr/bin/truncate ... Processing usr/bin/ts ... Processing usr/bin/tty ... Processing usr/bin/uniq ... Processing usr/bin/unix2dos ... Processing usr/bin/unlink ... Processing usr/bin/unlzma ... Processing usr/bin/unlzop ... Processing usr/bin/unxz ... Processing usr/bin/unzip ... Processing usr/bin/uptime ... Processing usr/bin/uudecode ... Processing usr/bin/uuencode ... Processing usr/bin/verify_blkparse ... Processing usr/bin/vlock ... Processing usr/bin/w ... Processing usr/bin/wc ... Processing usr/bin/wget ... Processing usr/bin/which ... Processing usr/bin/who ... Processing usr/bin/whoami ... Processing usr/bin/xargs ... Processing usr/bin/xmlcatalog ... Processing usr/bin/xmllint ... Processing usr/bin/xxd ... Processing usr/bin/xz ... Processing usr/bin/xzcat ... Processing usr/bin/xzcmp ... Processing usr/bin/xzdec ... Processing usr/bin/xzdiff ... Processing usr/bin/xzegrep ... Processing usr/bin/xzfgrep ... Processing usr/bin/xzgrep ... Processing usr/bin/xzless ... Processing usr/bin/xzmore ... Processing usr/bin/yes ... Processing usr/bin/ytree ... Processing usr/lib ... Processing usr/lib/ckport ... Processing usr/lib/ckport/db ... Processing usr/lib/ckport/db/libshout.ckport ... Processing usr/lib/engines-1.1 ... Processing usr/lib/libgphoto2 ... Processing usr/lib/libgphoto2/2.5.27 ... Processing usr/lib/libgphoto2/print-camera-list ... Processing usr/lib/libgphoto2_port ... Processing usr/lib/libgphoto2_port/0.12.0 ... Processing usr/lib/libsepol.so ... Processing usr/lib/os-release ... Processing usr/lib/tc ... Processing usr/lib/tc/experimental.dist ... Processing usr/lib/tc/normal.dist ... Processing usr/lib/tc/pareto.dist ... Processing usr/lib/tc/paretonormal.dist ... Processing usr/lib/terminfo ... Processing usr/lib32 ... Processing usr/libexec ... Processing usr/libexec/menu-cache ... Processing usr/libexec/menu-cache/menu-cache-gen ... Processing usr/libexec/menu-cache/menu-cached ... Processing usr/libexec/sudo ... Processing usr/sbin ... Processing usr/sbin/addgroup ... Processing usr/sbin/adduser ... Processing usr/sbin/arping ... Processing usr/sbin/chroot ... Processing usr/sbin/crond ... Processing usr/sbin/defrag.f2fs ... Processing usr/sbin/delgroup ... Processing usr/sbin/deluser ... Processing usr/sbin/dnsd ... Processing usr/sbin/dnsmasq ... Processing usr/sbin/dump.f2fs ... Processing usr/sbin/ether-wake ... Processing usr/sbin/f2fs_io ... Processing usr/sbin/f2fscrypt ... Processing usr/sbin/f2fslabel ... Processing usr/sbin/f2fstat ... Processing usr/sbin/fbset ... Processing usr/sbin/fdformat ... Processing usr/sbin/fibmap.f2fs ... Processing usr/sbin/fping ... Processing usr/sbin/fsck.f2fs ... Processing usr/sbin/fsfreeze ... Processing usr/sbin/i2cdetect ... Processing usr/sbin/i2cdump ... Processing usr/sbin/i2cget ... Processing usr/sbin/i2cset ... Processing usr/sbin/i2ctransfer ... Processing usr/sbin/inetd ... Processing usr/sbin/killall5 ... Processing usr/sbin/loadfont ... Processing usr/sbin/mim ... Processing usr/sbin/mkfs.f2fs ... Processing usr/sbin/nfacct ... Processing usr/sbin/nilfs-clean ... Processing usr/sbin/nilfs-resize ... Processing usr/sbin/nilfs-tune ... Processing usr/sbin/nologin ... Processing usr/sbin/p910nd ... Processing usr/sbin/parse.f2fs ... Processing usr/sbin/partprobe ... Processing usr/sbin/rdate ... Processing usr/sbin/readprofile ... Processing usr/sbin/resize.f2fs ... Processing usr/sbin/setlogcons ... Processing usr/sbin/sg_write_buffer ... Processing usr/sbin/sload.f2fs ... Processing usr/sbin/sudo_logsrvd ... Processing usr/sbin/sudo_sendlog ... Processing usr/sbin/ubirename ... Processing usr/sbin/visudo ... Processing usr/share ... Processing usr/share/X11 ... Processing usr/share/X11/xkb ... Processing usr/share/X11/xkb/compat ... Processing usr/share/X11/xkb/compat/README ... Processing usr/share/X11/xkb/compat/accessx ... Processing usr/share/X11/xkb/compat/basic ... Processing usr/share/X11/xkb/compat/caps ... Processing usr/share/X11/xkb/compat/complete ... Processing usr/share/X11/xkb/compat/iso9995 ... Processing usr/share/X11/xkb/compat/japan ... Processing usr/share/X11/xkb/compat/ledcaps ... Processing usr/share/X11/xkb/compat/ledcompose ... Processing usr/share/X11/xkb/compat/lednum ... Processing usr/share/X11/xkb/compat/ledscroll ... Processing usr/share/X11/xkb/compat/level5 ... Processing usr/share/X11/xkb/compat/misc ... Processing usr/share/X11/xkb/compat/mousekeys ... Processing usr/share/X11/xkb/compat/olpc ... Processing usr/share/X11/xkb/compat/pc ... Processing usr/share/X11/xkb/compat/pc98 ... Processing usr/share/X11/xkb/compat/xfree86 ... Processing usr/share/X11/xkb/compat/xtest ... Processing usr/share/X11/xkb/geometry ... Processing usr/share/X11/xkb/geometry/README ... Processing usr/share/X11/xkb/geometry/amiga ... Processing usr/share/X11/xkb/geometry/ataritt ... Processing usr/share/X11/xkb/geometry/chicony ... Processing usr/share/X11/xkb/geometry/dell ... Processing usr/share/X11/xkb/geometry/digital_vndr ... Processing usr/share/X11/xkb/geometry/digital_vndr/lk ... Processing usr/share/X11/xkb/geometry/digital_vndr/pc ... Processing usr/share/X11/xkb/geometry/digital_vndr/unix ... Processing usr/share/X11/xkb/geometry/everex ... Processing usr/share/X11/xkb/geometry/fujitsu ... Processing usr/share/X11/xkb/geometry/hhk ... Processing usr/share/X11/xkb/geometry/hp ... Processing usr/share/X11/xkb/geometry/keytronic ... Processing usr/share/X11/xkb/geometry/kinesis ... Processing usr/share/X11/xkb/geometry/macintosh ... Processing usr/share/X11/xkb/geometry/microsoft ... Processing usr/share/X11/xkb/geometry/nec ... Processing usr/share/X11/xkb/geometry/nokia ... Processing usr/share/X11/xkb/geometry/northgate ... Processing usr/share/X11/xkb/geometry/pc ... Processing usr/share/X11/xkb/geometry/sanwa ... Processing usr/share/X11/xkb/geometry/sgi_vndr ... Processing usr/share/X11/xkb/geometry/sgi_vndr/O2 ... Processing usr/share/X11/xkb/geometry/sgi_vndr/indigo ... Processing usr/share/X11/xkb/geometry/sgi_vndr/indy ... Processing usr/share/X11/xkb/geometry/sony ... Processing usr/share/X11/xkb/geometry/steelseries ... Processing usr/share/X11/xkb/geometry/sun ... Processing usr/share/X11/xkb/geometry/teck ... Processing usr/share/X11/xkb/geometry/thinkpad ... Processing usr/share/X11/xkb/geometry/typematrix ... Processing usr/share/X11/xkb/geometry/winbook ... Processing usr/share/X11/xkb/keycodes ... Processing usr/share/X11/xkb/keycodes/README ... Processing usr/share/X11/xkb/keycodes/aliases ... Processing usr/share/X11/xkb/keycodes/amiga ... Processing usr/share/X11/xkb/keycodes/ataritt ... Processing usr/share/X11/xkb/keycodes/digital_vndr ... Processing usr/share/X11/xkb/keycodes/digital_vndr/lk ... Processing usr/share/X11/xkb/keycodes/digital_vndr/pc ... Processing usr/share/X11/xkb/keycodes/empty ... Processing usr/share/X11/xkb/keycodes/evdev ... Processing usr/share/X11/xkb/keycodes/fujitsu ... Processing usr/share/X11/xkb/keycodes/hp ... Processing usr/share/X11/xkb/keycodes/ibm ... Processing usr/share/X11/xkb/keycodes/jolla ... Processing usr/share/X11/xkb/keycodes/macintosh ... Processing usr/share/X11/xkb/keycodes/olpc ... Processing usr/share/X11/xkb/keycodes/sgi_vndr ... Processing usr/share/X11/xkb/keycodes/sgi_vndr/indigo ... Processing usr/share/X11/xkb/keycodes/sgi_vndr/indy ... Processing usr/share/X11/xkb/keycodes/sgi_vndr/iris ... Processing usr/share/X11/xkb/keycodes/sony ... Processing usr/share/X11/xkb/keycodes/sun ... Processing usr/share/X11/xkb/keycodes/xfree86 ... Processing usr/share/X11/xkb/keycodes/xfree98 ... Processing usr/share/X11/xkb/rules ... Processing usr/share/X11/xkb/rules/README ... Processing usr/share/X11/xkb/rules/base ... Processing usr/share/X11/xkb/rules/base.extras.xml ... Processing usr/share/X11/xkb/rules/base.lst ... Processing usr/share/X11/xkb/rules/base.xml ... Processing usr/share/X11/xkb/rules/evdev ... Processing usr/share/X11/xkb/rules/evdev.extras.xml ... Processing usr/share/X11/xkb/rules/evdev.lst ... Processing usr/share/X11/xkb/rules/evdev.xml ... Processing usr/share/X11/xkb/rules/xfree98 ... Processing usr/share/X11/xkb/rules/xkb.dtd ... Processing usr/share/X11/xkb/symbols ... Processing usr/share/X11/xkb/symbols/af ... Processing usr/share/X11/xkb/symbols/al ... Processing usr/share/X11/xkb/symbols/altwin ... Processing usr/share/X11/xkb/symbols/am ... Processing usr/share/X11/xkb/symbols/apl ... Processing usr/share/X11/xkb/symbols/ara ... Processing usr/share/X11/xkb/symbols/at ... Processing usr/share/X11/xkb/symbols/au ... Processing usr/share/X11/xkb/symbols/az ... Processing usr/share/X11/xkb/symbols/ba ... Processing usr/share/X11/xkb/symbols/bd ... Processing usr/share/X11/xkb/symbols/be ... Processing usr/share/X11/xkb/symbols/bg ... Processing usr/share/X11/xkb/symbols/bqn ... Processing usr/share/X11/xkb/symbols/br ... Processing usr/share/X11/xkb/symbols/brai ... Processing usr/share/X11/xkb/symbols/bt ... Processing usr/share/X11/xkb/symbols/bw ... Processing usr/share/X11/xkb/symbols/by ... Processing usr/share/X11/xkb/symbols/ca ... Processing usr/share/X11/xkb/symbols/capslock ... Processing usr/share/X11/xkb/symbols/cd ... Processing usr/share/X11/xkb/symbols/ch ... Processing usr/share/X11/xkb/symbols/cm ... Processing usr/share/X11/xkb/symbols/cn ... Processing usr/share/X11/xkb/symbols/compose ... Processing usr/share/X11/xkb/symbols/ctrl ... Processing usr/share/X11/xkb/symbols/cz ... Processing usr/share/X11/xkb/symbols/de ... Processing usr/share/X11/xkb/symbols/digital_vndr ... Processing usr/share/X11/xkb/symbols/digital_vndr/lk ... Processing usr/share/X11/xkb/symbols/digital_vndr/pc ... Processing usr/share/X11/xkb/symbols/digital_vndr/us ... Processing usr/share/X11/xkb/symbols/digital_vndr/vt ... Processing usr/share/X11/xkb/symbols/dk ... Processing usr/share/X11/xkb/symbols/dz ... Processing usr/share/X11/xkb/symbols/ee ... Processing usr/share/X11/xkb/symbols/eg ... Processing usr/share/X11/xkb/symbols/empty ... Processing usr/share/X11/xkb/symbols/epo ... Processing usr/share/X11/xkb/symbols/es ... Processing usr/share/X11/xkb/symbols/et ... Processing usr/share/X11/xkb/symbols/eu ... Processing usr/share/X11/xkb/symbols/eurosign ... Processing usr/share/X11/xkb/symbols/fi ... Processing usr/share/X11/xkb/symbols/fo ... Processing usr/share/X11/xkb/symbols/fr ... Processing usr/share/X11/xkb/symbols/fujitsu_vndr ... Processing usr/share/X11/xkb/symbols/fujitsu_vndr/jp ... Processing usr/share/X11/xkb/symbols/fujitsu_vndr/us ... Processing usr/share/X11/xkb/symbols/gb ... Processing usr/share/X11/xkb/symbols/ge ... Processing usr/share/X11/xkb/symbols/gh ... Processing usr/share/X11/xkb/symbols/gn ... Processing usr/share/X11/xkb/symbols/gr ... Processing usr/share/X11/xkb/symbols/group ... Processing usr/share/X11/xkb/symbols/hp_vndr ... Processing usr/share/X11/xkb/symbols/hp_vndr/us ... Processing usr/share/X11/xkb/symbols/hr ... Processing usr/share/X11/xkb/symbols/hu ... Processing usr/share/X11/xkb/symbols/id ... Processing usr/share/X11/xkb/symbols/ie ... Processing usr/share/X11/xkb/symbols/il ... Processing usr/share/X11/xkb/symbols/in ... Processing usr/share/X11/xkb/symbols/inet ... Processing usr/share/X11/xkb/symbols/iq ... Processing usr/share/X11/xkb/symbols/ir ... Processing usr/share/X11/xkb/symbols/is ... Processing usr/share/X11/xkb/symbols/it ... Processing usr/share/X11/xkb/symbols/jolla_vndr ... Processing usr/share/X11/xkb/symbols/jolla_vndr/sbj ... Processing usr/share/X11/xkb/symbols/jp ... Processing usr/share/X11/xkb/symbols/ke ... Processing usr/share/X11/xkb/symbols/keypad ... Processing usr/share/X11/xkb/symbols/kg ... Processing usr/share/X11/xkb/symbols/kh ... Processing usr/share/X11/xkb/symbols/kpdl ... Processing usr/share/X11/xkb/symbols/kr ... Processing usr/share/X11/xkb/symbols/kz ... Processing usr/share/X11/xkb/symbols/la ... Processing usr/share/X11/xkb/symbols/latam ... Processing usr/share/X11/xkb/symbols/latin ... Processing usr/share/X11/xkb/symbols/level2 ... Processing usr/share/X11/xkb/symbols/level3 ... Processing usr/share/X11/xkb/symbols/level5 ... Processing usr/share/X11/xkb/symbols/lk ... Processing usr/share/X11/xkb/symbols/lt ... Processing usr/share/X11/xkb/symbols/lv ... Processing usr/share/X11/xkb/symbols/ma ... Processing usr/share/X11/xkb/symbols/macintosh_vndr ... Processing usr/share/X11/xkb/symbols/macintosh_vndr/apple ... Processing usr/share/X11/xkb/symbols/macintosh_vndr/ch ... Processing usr/share/X11/xkb/symbols/macintosh_vndr/de ... Processing usr/share/X11/xkb/symbols/macintosh_vndr/dk ... Processing usr/share/X11/xkb/symbols/macintosh_vndr/fi ... Processing usr/share/X11/xkb/symbols/macintosh_vndr/fr ... Processing usr/share/X11/xkb/symbols/macintosh_vndr/gb ... Processing usr/share/X11/xkb/symbols/macintosh_vndr/is ... Processing usr/share/X11/xkb/symbols/macintosh_vndr/it ... Processing usr/share/X11/xkb/symbols/macintosh_vndr/jp ... Processing usr/share/X11/xkb/symbols/macintosh_vndr/latam ... Processing usr/share/X11/xkb/symbols/macintosh_vndr/nl ... Processing usr/share/X11/xkb/symbols/macintosh_vndr/no ... Processing usr/share/X11/xkb/symbols/macintosh_vndr/pt ... Processing usr/share/X11/xkb/symbols/macintosh_vndr/se ... Processing usr/share/X11/xkb/symbols/macintosh_vndr/us ... Processing usr/share/X11/xkb/symbols/mao ... Processing usr/share/X11/xkb/symbols/md ... Processing usr/share/X11/xkb/symbols/me ... Processing usr/share/X11/xkb/symbols/mk ... Processing usr/share/X11/xkb/symbols/ml ... Processing usr/share/X11/xkb/symbols/mm ... Processing usr/share/X11/xkb/symbols/mn ... Processing usr/share/X11/xkb/symbols/mt ... Processing usr/share/X11/xkb/symbols/mv ... Processing usr/share/X11/xkb/symbols/my ... Processing usr/share/X11/xkb/symbols/nbsp ... Processing usr/share/X11/xkb/symbols/nec_vndr ... Processing usr/share/X11/xkb/symbols/nec_vndr/jp ... Processing usr/share/X11/xkb/symbols/ng ... Processing usr/share/X11/xkb/symbols/nl ... Processing usr/share/X11/xkb/symbols/no ... Processing usr/share/X11/xkb/symbols/nokia_vndr ... Processing usr/share/X11/xkb/symbols/nokia_vndr/rx-44 ... Processing usr/share/X11/xkb/symbols/nokia_vndr/rx-51 ... Processing usr/share/X11/xkb/symbols/nokia_vndr/su-8w ... Processing usr/share/X11/xkb/symbols/np ... Processing usr/share/X11/xkb/symbols/olpc ... Processing usr/share/X11/xkb/symbols/parens ... Processing usr/share/X11/xkb/symbols/pc ... Processing usr/share/X11/xkb/symbols/ph ... Processing usr/share/X11/xkb/symbols/pk ... Processing usr/share/X11/xkb/symbols/pl ... Processing usr/share/X11/xkb/symbols/pt ... Processing usr/share/X11/xkb/symbols/ro ... Processing usr/share/X11/xkb/symbols/rs ... Processing usr/share/X11/xkb/symbols/ru ... Processing usr/share/X11/xkb/symbols/rupeesign ... Processing usr/share/X11/xkb/symbols/se ... Processing usr/share/X11/xkb/symbols/sgi_vndr ... Processing usr/share/X11/xkb/symbols/sgi_vndr/jp ... Processing usr/share/X11/xkb/symbols/sharp_vndr ... Processing usr/share/X11/xkb/symbols/sharp_vndr/sl-c3x00 ... Processing usr/share/X11/xkb/symbols/sharp_vndr/ws003sh ... Processing usr/share/X11/xkb/symbols/sharp_vndr/ws007sh ... Processing usr/share/X11/xkb/symbols/sharp_vndr/ws011sh ... Processing usr/share/X11/xkb/symbols/sharp_vndr/ws020sh ... Processing usr/share/X11/xkb/symbols/shift ... Processing usr/share/X11/xkb/symbols/si ... Processing usr/share/X11/xkb/symbols/sk ... Processing usr/share/X11/xkb/symbols/sn ... Processing usr/share/X11/xkb/symbols/sony_vndr ... Processing usr/share/X11/xkb/symbols/sony_vndr/us ... Processing usr/share/X11/xkb/symbols/srvr_ctrl ... Processing usr/share/X11/xkb/symbols/sun_vndr ... Processing usr/share/X11/xkb/symbols/sun_vndr/ara ... Processing usr/share/X11/xkb/symbols/sun_vndr/be ... Processing usr/share/X11/xkb/symbols/sun_vndr/br ... Processing usr/share/X11/xkb/symbols/sun_vndr/ca ... Processing usr/share/X11/xkb/symbols/sun_vndr/ch ... Processing usr/share/X11/xkb/symbols/sun_vndr/cz ... Processing usr/share/X11/xkb/symbols/sun_vndr/de ... Processing usr/share/X11/xkb/symbols/sun_vndr/dk ... Processing usr/share/X11/xkb/symbols/sun_vndr/ee ... Processing usr/share/X11/xkb/symbols/sun_vndr/es ... Processing usr/share/X11/xkb/symbols/sun_vndr/fi ... Processing usr/share/X11/xkb/symbols/sun_vndr/fr ... Processing usr/share/X11/xkb/symbols/sun_vndr/gb ... Processing usr/share/X11/xkb/symbols/sun_vndr/gr ... Processing usr/share/X11/xkb/symbols/sun_vndr/it ... Processing usr/share/X11/xkb/symbols/sun_vndr/jp ... Processing usr/share/X11/xkb/symbols/sun_vndr/kr ... Processing usr/share/X11/xkb/symbols/sun_vndr/lt ... Processing usr/share/X11/xkb/symbols/sun_vndr/lv ... Processing usr/share/X11/xkb/symbols/sun_vndr/nl ... Processing usr/share/X11/xkb/symbols/sun_vndr/no ... Processing usr/share/X11/xkb/symbols/sun_vndr/pl ... Processing usr/share/X11/xkb/symbols/sun_vndr/pt ... Processing usr/share/X11/xkb/symbols/sun_vndr/ro ... Processing usr/share/X11/xkb/symbols/sun_vndr/ru ... Processing usr/share/X11/xkb/symbols/sun_vndr/se ... Processing usr/share/X11/xkb/symbols/sun_vndr/sk ... Processing usr/share/X11/xkb/symbols/sun_vndr/solaris ... Processing usr/share/X11/xkb/symbols/sun_vndr/tr ... Processing usr/share/X11/xkb/symbols/sun_vndr/tw ... Processing usr/share/X11/xkb/symbols/sun_vndr/ua ... Processing usr/share/X11/xkb/symbols/sun_vndr/us ... Processing usr/share/X11/xkb/symbols/sy ... Processing usr/share/X11/xkb/symbols/terminate ... Processing usr/share/X11/xkb/symbols/tg ... Processing usr/share/X11/xkb/symbols/th ... Processing usr/share/X11/xkb/symbols/tj ... Processing usr/share/X11/xkb/symbols/tm ... Processing usr/share/X11/xkb/symbols/tr ... Processing usr/share/X11/xkb/symbols/trans ... Processing usr/share/X11/xkb/symbols/tw ... Processing usr/share/X11/xkb/symbols/typo ... Processing usr/share/X11/xkb/symbols/tz ... Processing usr/share/X11/xkb/symbols/ua ... Processing usr/share/X11/xkb/symbols/us ... Processing usr/share/X11/xkb/symbols/uz ... Processing usr/share/X11/xkb/symbols/vn ... Processing usr/share/X11/xkb/symbols/xfree68_vndr ... Processing usr/share/X11/xkb/symbols/xfree68_vndr/amiga ... Processing usr/share/X11/xkb/symbols/xfree68_vndr/ataritt ... Processing usr/share/X11/xkb/symbols/za ... Processing usr/share/X11/xkb/types ... Processing usr/share/X11/xkb/types/README ... Processing usr/share/X11/xkb/types/basic ... Processing usr/share/X11/xkb/types/cancel ... Processing usr/share/X11/xkb/types/caps ... Processing usr/share/X11/xkb/types/complete ... Processing usr/share/X11/xkb/types/default ... Processing usr/share/X11/xkb/types/extra ... Processing usr/share/X11/xkb/types/iso9995 ... Processing usr/share/X11/xkb/types/level5 ... Processing usr/share/X11/xkb/types/mousekeys ... Processing usr/share/X11/xkb/types/nokia ... Processing usr/share/X11/xkb/types/numpad ... Processing usr/share/X11/xkb/types/pc ... Processing usr/share/dhcpcd ... Processing usr/share/dhcpcd/hooks ... Processing usr/share/dhcpcd/hooks/10-wpa_supplicant ... Processing usr/share/dhcpcd/hooks/15-timezone ... Processing usr/share/dhcpcd/hooks/29-lookup-hostname ... Processing usr/share/dhcpcd/hooks/50-yp.conf ... 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/libgphoto2 ... Processing usr/share/libgphoto2/2.5.27 ... Processing usr/share/libgphoto2/2.5.27/konica ... Processing usr/share/libgphoto2/2.5.27/konica/english ... Processing usr/share/libgphoto2/2.5.27/konica/french ... Processing usr/share/libgphoto2/2.5.27/konica/german ... Processing usr/share/libgphoto2/2.5.27/konica/japanese ... Processing usr/share/libgphoto2/2.5.27/konica/korean ... Processing usr/share/libgphoto2/2.5.27/konica/spanish ... Processing usr/share/libgphoto2_port ... Processing usr/share/libgphoto2_port/0.12.0 ... Processing usr/share/libgphoto2_port/0.12.0/vcamera ... Processing usr/share/libgphoto2_port/0.12.0/vcamera/README.txt ... Processing usr/share/licenses ... Processing usr/share/licenses/jose ... Processing usr/share/licenses/jose/COPYING ... Processing usr/share/locale ... 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/af/LC_MESSAGES/xkeyboard-config.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/ar/LC_MESSAGES/xkeyboard-config.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/as/LC_MESSAGES/json-glib-1.0.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/az/LC_MESSAGES/xkeyboard-config.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/LC_MESSAGES/json-glib-1.0.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/bg/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/bg/LC_MESSAGES/xkeyboard-config.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/bn_IN/LC_MESSAGES/json-glib-1.0.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/bs/LC_MESSAGES/json-glib-1.0.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/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/ca/LC_MESSAGES/xkeyboard-config.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/ca@valencia/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/crh ... Processing usr/share/locale/crh/LC_MESSAGES ... Processing usr/share/locale/crh/LC_MESSAGES/xkeyboard-config.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/cs/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/cs/LC_MESSAGES/xkeyboard-config.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/da/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/da/LC_MESSAGES/xkeyboard-config.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/de/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/de/LC_MESSAGES/xkeyboard-config.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/el/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/el/LC_MESSAGES/xkeyboard-config.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/en_GB/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/en_GB/LC_MESSAGES/xkeyboard-config.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/eo/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/eo/LC_MESSAGES/xkeyboard-config.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/es/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/es/LC_MESSAGES/xkeyboard-config.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/et/LC_MESSAGES/json-glib-1.0.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/eu/LC_MESSAGES/json-glib-1.0.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/fi/LC_MESSAGES/xkeyboard-config.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/fr/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/fr/LC_MESSAGES/xkeyboard-config.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/fur/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/fur/LC_MESSAGES/xkeyboard-config.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/gl/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/gl/LC_MESSAGES/xkeyboard-config.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/he/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/he/LC_MESSAGES/xkeyboard-config.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/hi/LC_MESSAGES/json-glib-1.0.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/hr/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/hr/LC_MESSAGES/xkeyboard-config.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/hu/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/hu/LC_MESSAGES/xkeyboard-config.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/id/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/id/LC_MESSAGES/xkeyboard-config.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/it/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/it/LC_MESSAGES/xkeyboard-config.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/ja/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/ja/LC_MESSAGES/xkeyboard-config.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/ka/LC_MESSAGES/xkeyboard-config.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/ko/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/ko/LC_MESSAGES/xkeyboard-config.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/ky ... Processing usr/share/locale/ky/LC_MESSAGES ... Processing usr/share/locale/ky/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/ky/LC_MESSAGES/xkeyboard-config.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/lt/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/lt/LC_MESSAGES/xkeyboard-config.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/lv/LC_MESSAGES/json-glib-1.0.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/ml/LC_MESSAGES/json-glib-1.0.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/ms/LC_MESSAGES/json-glib-1.0.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/nb/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/nb/LC_MESSAGES/xkeyboard-config.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/ne/LC_MESSAGES/json-glib-1.0.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/nl/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/nl/LC_MESSAGES/xkeyboard-config.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/oc/LC_MESSAGES/json-glib-1.0.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/or/LC_MESSAGES/json-glib-1.0.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/pa/LC_MESSAGES/json-glib-1.0.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/pl/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/pl/LC_MESSAGES/xkeyboard-config.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/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/pt/LC_MESSAGES/xkeyboard-config.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/pt_BR/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/pt_BR/LC_MESSAGES/xkeyboard-config.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/ro/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/ro/LC_MESSAGES/xkeyboard-config.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/ru/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/ru/LC_MESSAGES/xkeyboard-config.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/rw/LC_MESSAGES/xkeyboard-config.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/sk/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/sk/LC_MESSAGES/xkeyboard-config.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/sl/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/sl/LC_MESSAGES/xkeyboard-config.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/sq/LC_MESSAGES/xkeyboard-config.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/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/sr/LC_MESSAGES/xkeyboard-config.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/sr@latin/LC_MESSAGES/json-glib-1.0.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/sv/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/sv/LC_MESSAGES/xkeyboard-config.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/te/LC_MESSAGES/json-glib-1.0.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/tg/LC_MESSAGES/json-glib-1.0.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/tr/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/tr/LC_MESSAGES/xkeyboard-config.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/ug/LC_MESSAGES/json-glib-1.0.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/uk/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/uk/LC_MESSAGES/xkeyboard-config.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/vi/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/vi/LC_MESSAGES/xkeyboard-config.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_CN/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/zh_CN/LC_MESSAGES/xkeyboard-config.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_HK/LC_MESSAGES/json-glib-1.0.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/locale/zh_TW/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/zh_TW/LC_MESSAGES/xkeyboard-config.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/ti-utils ... Processing usr/share/ti-utils/ini_files ... Processing usr/share/ti-utils/ini_files/127x ... Processing usr/share/ti-utils/ini_files/127x/RFMD_S_3.5.ini ... Processing usr/share/ti-utils/ini_files/127x/TQS_D_1.0.ini ... Processing usr/share/ti-utils/ini_files/127x/TQS_D_1.7.ini ... Processing usr/share/ti-utils/ini_files/127x/TQS_S_2.5.ini ... Processing usr/share/ti-utils/ini_files/127x/TQS_S_2.6.ini ... Processing usr/share/ti-utils/ini_files/128x ... Processing usr/share/ti-utils/ini_files/128x/RFMD_S_3.5.ini ... Processing usr/share/ti-utils/ini_files/128x/TQS_D_1.0.ini ... Processing usr/share/ti-utils/ini_files/128x/TQS_D_1.7.ini ... Processing usr/share/ti-utils/ini_files/128x/TQS_S_2.6.ini ... Processing usr/share/ti-utils/scripts ... Processing usr/share/ti-utils/scripts/go.sh ... Processing usr/share/udhcpc ... Processing usr/share/udhcpc/default.script ... Processing usr/share/udhcpc/default.script.d ... Processing usr/share/zsh ... Processing usr/share/zsh/5.9 ... Processing usr/share/zsh/5.9/functions ... Processing usr/share/zsh/5.9/functions/VCS_INFO_adjust ... Processing usr/share/zsh/5.9/functions/VCS_INFO_bydir_detect ... Processing usr/share/zsh/5.9/functions/VCS_INFO_check_com ... Processing usr/share/zsh/5.9/functions/VCS_INFO_detect_bzr ... Processing usr/share/zsh/5.9/functions/VCS_INFO_detect_cdv ... Processing usr/share/zsh/5.9/functions/VCS_INFO_detect_cvs ... Processing usr/share/zsh/5.9/functions/VCS_INFO_detect_darcs ... Processing usr/share/zsh/5.9/functions/VCS_INFO_detect_fossil ... Processing usr/share/zsh/5.9/functions/VCS_INFO_detect_git ... Processing usr/share/zsh/5.9/functions/VCS_INFO_detect_hg ... Processing usr/share/zsh/5.9/functions/VCS_INFO_detect_mtn ... Processing usr/share/zsh/5.9/functions/VCS_INFO_detect_p4 ... Processing usr/share/zsh/5.9/functions/VCS_INFO_detect_svk ... Processing usr/share/zsh/5.9/functions/VCS_INFO_detect_svn ... Processing usr/share/zsh/5.9/functions/VCS_INFO_detect_tla ... Processing usr/share/zsh/5.9/functions/VCS_INFO_formats ... Processing usr/share/zsh/5.9/functions/VCS_INFO_get_cmd ... Processing usr/share/zsh/5.9/functions/VCS_INFO_get_data_bzr ... Processing usr/share/zsh/5.9/functions/VCS_INFO_get_data_cdv ... Processing usr/share/zsh/5.9/functions/VCS_INFO_get_data_cvs ... Processing usr/share/zsh/5.9/functions/VCS_INFO_get_data_darcs ... Processing usr/share/zsh/5.9/functions/VCS_INFO_get_data_fossil ... Processing usr/share/zsh/5.9/functions/VCS_INFO_get_data_git ... Processing usr/share/zsh/5.9/functions/VCS_INFO_get_data_hg ... Processing usr/share/zsh/5.9/functions/VCS_INFO_get_data_mtn ... Processing usr/share/zsh/5.9/functions/VCS_INFO_get_data_p4 ... Processing usr/share/zsh/5.9/functions/VCS_INFO_get_data_svk ... Processing usr/share/zsh/5.9/functions/VCS_INFO_get_data_svn ... Processing usr/share/zsh/5.9/functions/VCS_INFO_get_data_tla ... Processing usr/share/zsh/5.9/functions/VCS_INFO_hexdump ... Processing usr/share/zsh/5.9/functions/VCS_INFO_hook ... Processing usr/share/zsh/5.9/functions/VCS_INFO_maxexports ... Processing usr/share/zsh/5.9/functions/VCS_INFO_nvcsformats ... Processing usr/share/zsh/5.9/functions/VCS_INFO_patch2subject ... Processing usr/share/zsh/5.9/functions/VCS_INFO_quilt ... Processing usr/share/zsh/5.9/functions/VCS_INFO_reposub ... Processing usr/share/zsh/5.9/functions/VCS_INFO_set ... Processing usr/share/zsh/5.9/functions/VCS_INFO_set-branch-format ... Processing usr/share/zsh/5.9/functions/VCS_INFO_set-patch-format ... Processing usr/share/zsh/5.9/functions/_SUSEconfig ... Processing usr/share/zsh/5.9/functions/__arguments ... Processing usr/share/zsh/5.9/functions/_a2ps ... Processing usr/share/zsh/5.9/functions/_a2utils ... Processing usr/share/zsh/5.9/functions/_aap ... Processing usr/share/zsh/5.9/functions/_abcde ... Processing usr/share/zsh/5.9/functions/_absolute_command_paths ... Processing usr/share/zsh/5.9/functions/_ack ... Processing usr/share/zsh/5.9/functions/_acpi ... Processing usr/share/zsh/5.9/functions/_acpitool ... Processing usr/share/zsh/5.9/functions/_acroread ... Processing usr/share/zsh/5.9/functions/_adb ... Processing usr/share/zsh/5.9/functions/_add-zle-hook-widget ... Processing usr/share/zsh/5.9/functions/_add-zsh-hook ... Processing usr/share/zsh/5.9/functions/_alias ... Processing usr/share/zsh/5.9/functions/_aliases ... Processing usr/share/zsh/5.9/functions/_all_labels ... Processing usr/share/zsh/5.9/functions/_all_matches ... Processing usr/share/zsh/5.9/functions/_alsa-utils ... Processing usr/share/zsh/5.9/functions/_alternative ... Processing usr/share/zsh/5.9/functions/_analyseplugin ... Processing usr/share/zsh/5.9/functions/_ansible ... Processing usr/share/zsh/5.9/functions/_ant ... Processing usr/share/zsh/5.9/functions/_antiword ... Processing usr/share/zsh/5.9/functions/_apachectl ... Processing usr/share/zsh/5.9/functions/_apm ... Processing usr/share/zsh/5.9/functions/_approximate ... Processing usr/share/zsh/5.9/functions/_apt ... Processing usr/share/zsh/5.9/functions/_apt-file ... Processing usr/share/zsh/5.9/functions/_apt-move ... Processing usr/share/zsh/5.9/functions/_apt-show-versions ... Processing usr/share/zsh/5.9/functions/_aptitude ... Processing usr/share/zsh/5.9/functions/_arch_archives ... Processing usr/share/zsh/5.9/functions/_arch_namespace ... Processing usr/share/zsh/5.9/functions/_arg_compile ... Processing usr/share/zsh/5.9/functions/_arguments ... Processing usr/share/zsh/5.9/functions/_arp ... Processing usr/share/zsh/5.9/functions/_arping ... Processing usr/share/zsh/5.9/functions/_arrays ... Processing usr/share/zsh/5.9/functions/_asciidoctor ... Processing usr/share/zsh/5.9/functions/_asciinema ... Processing usr/share/zsh/5.9/functions/_assign ... Processing usr/share/zsh/5.9/functions/_at ... Processing usr/share/zsh/5.9/functions/_attr ... Processing usr/share/zsh/5.9/functions/_augeas ... Processing usr/share/zsh/5.9/functions/_auto-apt ... Processing usr/share/zsh/5.9/functions/_autocd ... Processing usr/share/zsh/5.9/functions/_avahi ... Processing usr/share/zsh/5.9/functions/_awk ... Processing usr/share/zsh/5.9/functions/_axi-cache ... Processing usr/share/zsh/5.9/functions/_base64 ... Processing usr/share/zsh/5.9/functions/_basename ... Processing usr/share/zsh/5.9/functions/_basenc ... Processing usr/share/zsh/5.9/functions/_bash ... Processing usr/share/zsh/5.9/functions/_bash_completions ... Processing usr/share/zsh/5.9/functions/_baudrates ... Processing usr/share/zsh/5.9/functions/_baz ... Processing usr/share/zsh/5.9/functions/_be_name ... Processing usr/share/zsh/5.9/functions/_beadm ... Processing usr/share/zsh/5.9/functions/_beep ... Processing usr/share/zsh/5.9/functions/_bibtex ... Processing usr/share/zsh/5.9/functions/_bind_addresses ... Processing usr/share/zsh/5.9/functions/_bindkey ... Processing usr/share/zsh/5.9/functions/_bison ... Processing usr/share/zsh/5.9/functions/_bittorrent ... Processing usr/share/zsh/5.9/functions/_bogofilter ... Processing usr/share/zsh/5.9/functions/_bpf_filters ... Processing usr/share/zsh/5.9/functions/_bpython ... Processing usr/share/zsh/5.9/functions/_brace_parameter ... Processing usr/share/zsh/5.9/functions/_brctl ... Processing usr/share/zsh/5.9/functions/_bsd_disks ... Processing usr/share/zsh/5.9/functions/_bsd_pkg ... Processing usr/share/zsh/5.9/functions/_bsdconfig ... Processing usr/share/zsh/5.9/functions/_bsdinstall ... Processing usr/share/zsh/5.9/functions/_btrfs ... Processing usr/share/zsh/5.9/functions/_bts ... Processing usr/share/zsh/5.9/functions/_bug ... Processing usr/share/zsh/5.9/functions/_builtin ... Processing usr/share/zsh/5.9/functions/_bzip2 ... Processing usr/share/zsh/5.9/functions/_bzr ... Processing usr/share/zsh/5.9/functions/_cabal ... Processing usr/share/zsh/5.9/functions/_cache_invalid ... Processing usr/share/zsh/5.9/functions/_caffeinate ... Processing usr/share/zsh/5.9/functions/_cal ... Processing usr/share/zsh/5.9/functions/_calendar ... Processing usr/share/zsh/5.9/functions/_call_function ... Processing usr/share/zsh/5.9/functions/_call_program ... Processing usr/share/zsh/5.9/functions/_canonical_paths ... Processing usr/share/zsh/5.9/functions/_capabilities ... Processing usr/share/zsh/5.9/functions/_cat ... Processing usr/share/zsh/5.9/functions/_ccal ... Processing usr/share/zsh/5.9/functions/_cd ... Processing usr/share/zsh/5.9/functions/_cdbs-edit-patch ... Processing usr/share/zsh/5.9/functions/_cdcd ... Processing usr/share/zsh/5.9/functions/_cdr ... Processing usr/share/zsh/5.9/functions/_cdrdao ... Processing usr/share/zsh/5.9/functions/_cdrecord ... Processing usr/share/zsh/5.9/functions/_chattr ... Processing usr/share/zsh/5.9/functions/_chcon ... Processing usr/share/zsh/5.9/functions/_chflags ... Processing usr/share/zsh/5.9/functions/_chkconfig ... Processing usr/share/zsh/5.9/functions/_chmod ... Processing usr/share/zsh/5.9/functions/_choom ... Processing usr/share/zsh/5.9/functions/_chown ... Processing usr/share/zsh/5.9/functions/_chroot ... Processing usr/share/zsh/5.9/functions/_chrt ... Processing usr/share/zsh/5.9/functions/_chsh ... Processing usr/share/zsh/5.9/functions/_cksum ... Processing usr/share/zsh/5.9/functions/_clay ... Processing usr/share/zsh/5.9/functions/_cmdambivalent ... Processing usr/share/zsh/5.9/functions/_cmdstring ... Processing usr/share/zsh/5.9/functions/_cmp ... Processing usr/share/zsh/5.9/functions/_code ... Processing usr/share/zsh/5.9/functions/_column ... Processing usr/share/zsh/5.9/functions/_combination ... Processing usr/share/zsh/5.9/functions/_comm ... Processing usr/share/zsh/5.9/functions/_command ... Processing usr/share/zsh/5.9/functions/_command_names ... Processing usr/share/zsh/5.9/functions/_comp_locale ... Processing usr/share/zsh/5.9/functions/_compadd ... Processing usr/share/zsh/5.9/functions/_compdef ... Processing usr/share/zsh/5.9/functions/_complete ... Processing usr/share/zsh/5.9/functions/_complete_debug ... Processing usr/share/zsh/5.9/functions/_complete_help ... Processing usr/share/zsh/5.9/functions/_complete_help_generic ... Processing usr/share/zsh/5.9/functions/_complete_tag ... Processing usr/share/zsh/5.9/functions/_completers ... Processing usr/share/zsh/5.9/functions/_composer ... Processing usr/share/zsh/5.9/functions/_compress ... Processing usr/share/zsh/5.9/functions/_condition ... Processing usr/share/zsh/5.9/functions/_configure ... Processing usr/share/zsh/5.9/functions/_coreadm ... Processing usr/share/zsh/5.9/functions/_correct ... Processing usr/share/zsh/5.9/functions/_correct_filename ... Processing usr/share/zsh/5.9/functions/_correct_word ... Processing usr/share/zsh/5.9/functions/_cowsay ... Processing usr/share/zsh/5.9/functions/_cp ... Processing usr/share/zsh/5.9/functions/_cpio ... Processing usr/share/zsh/5.9/functions/_cplay ... Processing usr/share/zsh/5.9/functions/_cpupower ... Processing usr/share/zsh/5.9/functions/_crontab ... Processing usr/share/zsh/5.9/functions/_cryptsetup ... Processing usr/share/zsh/5.9/functions/_cscope ... Processing usr/share/zsh/5.9/functions/_csplit ... Processing usr/share/zsh/5.9/functions/_cssh ... Processing usr/share/zsh/5.9/functions/_csup ... Processing usr/share/zsh/5.9/functions/_ctags ... Processing usr/share/zsh/5.9/functions/_ctags_tags ... Processing usr/share/zsh/5.9/functions/_cu ... Processing usr/share/zsh/5.9/functions/_curl ... Processing usr/share/zsh/5.9/functions/_cut ... Processing usr/share/zsh/5.9/functions/_cvs ... Processing usr/share/zsh/5.9/functions/_cvsup ... Processing usr/share/zsh/5.9/functions/_cygcheck ... Processing usr/share/zsh/5.9/functions/_cygpath ... Processing usr/share/zsh/5.9/functions/_cygrunsrv ... Processing usr/share/zsh/5.9/functions/_cygserver ... Processing usr/share/zsh/5.9/functions/_cygstart ... Processing usr/share/zsh/5.9/functions/_dak ... Processing usr/share/zsh/5.9/functions/_darcs ... Processing usr/share/zsh/5.9/functions/_date ... Processing usr/share/zsh/5.9/functions/_date_formats ... Processing usr/share/zsh/5.9/functions/_dates ... Processing usr/share/zsh/5.9/functions/_dbus ... Processing usr/share/zsh/5.9/functions/_dchroot ... Processing usr/share/zsh/5.9/functions/_dchroot-dsa ... Processing usr/share/zsh/5.9/functions/_dconf ... Processing usr/share/zsh/5.9/functions/_dcop ... Processing usr/share/zsh/5.9/functions/_dcut ... Processing usr/share/zsh/5.9/functions/_dd ... Processing usr/share/zsh/5.9/functions/_deb_architectures ... Processing usr/share/zsh/5.9/functions/_deb_codenames ... Processing usr/share/zsh/5.9/functions/_deb_files ... Processing usr/share/zsh/5.9/functions/_deb_packages ... Processing usr/share/zsh/5.9/functions/_debbugs_bugnumber ... Processing usr/share/zsh/5.9/functions/_debchange ... Processing usr/share/zsh/5.9/functions/_debcheckout ... Processing usr/share/zsh/5.9/functions/_debdiff ... Processing usr/share/zsh/5.9/functions/_debfoster ... Processing usr/share/zsh/5.9/functions/_deborphan ... Processing usr/share/zsh/5.9/functions/_debsign ... Processing usr/share/zsh/5.9/functions/_debsnap ... Processing usr/share/zsh/5.9/functions/_debuild ... Processing usr/share/zsh/5.9/functions/_default ... Processing usr/share/zsh/5.9/functions/_defaults ... Processing usr/share/zsh/5.9/functions/_delimiters ... Processing usr/share/zsh/5.9/functions/_describe ... Processing usr/share/zsh/5.9/functions/_description ... Processing usr/share/zsh/5.9/functions/_devtodo ... Processing usr/share/zsh/5.9/functions/_df ... Processing usr/share/zsh/5.9/functions/_dhclient ... Processing usr/share/zsh/5.9/functions/_dhcpinfo ... Processing usr/share/zsh/5.9/functions/_dict ... Processing usr/share/zsh/5.9/functions/_dict_words ... Processing usr/share/zsh/5.9/functions/_diff ... Processing usr/share/zsh/5.9/functions/_diff3 ... Processing usr/share/zsh/5.9/functions/_diff_options ... Processing usr/share/zsh/5.9/functions/_diffstat ... Processing usr/share/zsh/5.9/functions/_dig ... Processing usr/share/zsh/5.9/functions/_dir_list ... Processing usr/share/zsh/5.9/functions/_directories ... Processing usr/share/zsh/5.9/functions/_directory_stack ... Processing usr/share/zsh/5.9/functions/_dirs ... Processing usr/share/zsh/5.9/functions/_disable ... Processing usr/share/zsh/5.9/functions/_dispatch ... Processing usr/share/zsh/5.9/functions/_django ... Processing usr/share/zsh/5.9/functions/_dkms ... Processing usr/share/zsh/5.9/functions/_dladm ... Processing usr/share/zsh/5.9/functions/_dlocate ... Processing usr/share/zsh/5.9/functions/_dmesg ... Processing usr/share/zsh/5.9/functions/_dmidecode ... Processing usr/share/zsh/5.9/functions/_dnf ... Processing usr/share/zsh/5.9/functions/_dns_types ... Processing usr/share/zsh/5.9/functions/_doas ... Processing usr/share/zsh/5.9/functions/_domains ... Processing usr/share/zsh/5.9/functions/_dos2unix ... Processing usr/share/zsh/5.9/functions/_dpatch-edit-patch ... Processing usr/share/zsh/5.9/functions/_dpkg ... Processing usr/share/zsh/5.9/functions/_dpkg-buildpackage ... Processing usr/share/zsh/5.9/functions/_dpkg-cross ... Processing usr/share/zsh/5.9/functions/_dpkg-repack ... Processing usr/share/zsh/5.9/functions/_dpkg_source ... Processing usr/share/zsh/5.9/functions/_dput ... Processing usr/share/zsh/5.9/functions/_drill ... Processing usr/share/zsh/5.9/functions/_dropbox ... Processing usr/share/zsh/5.9/functions/_dscverify ... Processing usr/share/zsh/5.9/functions/_dsh ... Processing usr/share/zsh/5.9/functions/_dtrace ... Processing usr/share/zsh/5.9/functions/_dtruss ... Processing usr/share/zsh/5.9/functions/_du ... Processing usr/share/zsh/5.9/functions/_dumpadm ... Processing usr/share/zsh/5.9/functions/_dumper ... Processing usr/share/zsh/5.9/functions/_dupload ... Processing usr/share/zsh/5.9/functions/_dvi ... Processing usr/share/zsh/5.9/functions/_dynamic_directory_name ... Processing usr/share/zsh/5.9/functions/_e2label ... Processing usr/share/zsh/5.9/functions/_ecasound ... Processing usr/share/zsh/5.9/functions/_echotc ... Processing usr/share/zsh/5.9/functions/_echoti ... Processing usr/share/zsh/5.9/functions/_ed ... Processing usr/share/zsh/5.9/functions/_elfdump ... Processing usr/share/zsh/5.9/functions/_elinks ... Processing usr/share/zsh/5.9/functions/_email_addresses ... Processing usr/share/zsh/5.9/functions/_emulate ... Processing usr/share/zsh/5.9/functions/_enable ... Processing usr/share/zsh/5.9/functions/_enscript ... Processing usr/share/zsh/5.9/functions/_entr ... Processing usr/share/zsh/5.9/functions/_env ... Processing usr/share/zsh/5.9/functions/_eog ... Processing usr/share/zsh/5.9/functions/_equal ... Processing usr/share/zsh/5.9/functions/_espeak ... Processing usr/share/zsh/5.9/functions/_etags ... Processing usr/share/zsh/5.9/functions/_ethtool ... Processing usr/share/zsh/5.9/functions/_evince ... Processing usr/share/zsh/5.9/functions/_exec ... Processing usr/share/zsh/5.9/functions/_expand ... Processing usr/share/zsh/5.9/functions/_expand_alias ... Processing usr/share/zsh/5.9/functions/_expand_word ... Processing usr/share/zsh/5.9/functions/_extensions ... Processing usr/share/zsh/5.9/functions/_external_pwds ... Processing usr/share/zsh/5.9/functions/_fakeroot ... Processing usr/share/zsh/5.9/functions/_fbsd_architectures ... Processing usr/share/zsh/5.9/functions/_fbsd_device_types ... Processing usr/share/zsh/5.9/functions/_fc ... Processing usr/share/zsh/5.9/functions/_feh ... Processing usr/share/zsh/5.9/functions/_fetch ... Processing usr/share/zsh/5.9/functions/_fetchmail ... Processing usr/share/zsh/5.9/functions/_ffmpeg ... Processing usr/share/zsh/5.9/functions/_figlet ... Processing usr/share/zsh/5.9/functions/_file_descriptors ... Processing usr/share/zsh/5.9/functions/_file_flags ... Processing usr/share/zsh/5.9/functions/_file_modes ... Processing usr/share/zsh/5.9/functions/_file_systems ... Processing usr/share/zsh/5.9/functions/_files ... Processing usr/share/zsh/5.9/functions/_find ... Processing usr/share/zsh/5.9/functions/_find_net_interfaces ... Processing usr/share/zsh/5.9/functions/_findmnt ... Processing usr/share/zsh/5.9/functions/_finger ... Processing usr/share/zsh/5.9/functions/_fink ... Processing usr/share/zsh/5.9/functions/_first ... Processing usr/share/zsh/5.9/functions/_flac ... Processing usr/share/zsh/5.9/functions/_flex ... Processing usr/share/zsh/5.9/functions/_floppy ... Processing usr/share/zsh/5.9/functions/_flowadm ... Processing usr/share/zsh/5.9/functions/_fmadm ... Processing usr/share/zsh/5.9/functions/_fmt ... Processing usr/share/zsh/5.9/functions/_fold ... Processing usr/share/zsh/5.9/functions/_fortune ... Processing usr/share/zsh/5.9/functions/_free ... Processing usr/share/zsh/5.9/functions/_freebsd-update ... Processing usr/share/zsh/5.9/functions/_fs_usage ... Processing usr/share/zsh/5.9/functions/_fsh ... Processing usr/share/zsh/5.9/functions/_fstat ... Processing usr/share/zsh/5.9/functions/_functions ... Processing usr/share/zsh/5.9/functions/_fuse_arguments ... Processing usr/share/zsh/5.9/functions/_fuse_values ... Processing usr/share/zsh/5.9/functions/_fuser ... Processing usr/share/zsh/5.9/functions/_fusermount ... Processing usr/share/zsh/5.9/functions/_fw_update ... Processing usr/share/zsh/5.9/functions/_gcc ... Processing usr/share/zsh/5.9/functions/_gcore ... Processing usr/share/zsh/5.9/functions/_gdb ... Processing usr/share/zsh/5.9/functions/_geany ... Processing usr/share/zsh/5.9/functions/_gem ... Processing usr/share/zsh/5.9/functions/_generic ... Processing usr/share/zsh/5.9/functions/_genisoimage ... Processing usr/share/zsh/5.9/functions/_getclip ... Processing usr/share/zsh/5.9/functions/_getconf ... Processing usr/share/zsh/5.9/functions/_getent ... Processing usr/share/zsh/5.9/functions/_getfacl ... Processing usr/share/zsh/5.9/functions/_getmail ... Processing usr/share/zsh/5.9/functions/_getopt ... Processing usr/share/zsh/5.9/functions/_ghostscript ... Processing usr/share/zsh/5.9/functions/_git ... Processing usr/share/zsh/5.9/functions/_git-buildpackage ... Processing usr/share/zsh/5.9/functions/_global ... Processing usr/share/zsh/5.9/functions/_global_tags ... Processing usr/share/zsh/5.9/functions/_globflags ... Processing usr/share/zsh/5.9/functions/_globqual_delims ... Processing usr/share/zsh/5.9/functions/_globquals ... Processing usr/share/zsh/5.9/functions/_gnome-gv ... Processing usr/share/zsh/5.9/functions/_gnu_generic ... Processing usr/share/zsh/5.9/functions/_gnupod ... Processing usr/share/zsh/5.9/functions/_gnutls ... Processing usr/share/zsh/5.9/functions/_go ... Processing usr/share/zsh/5.9/functions/_gpasswd ... Processing usr/share/zsh/5.9/functions/_gpg ... Processing usr/share/zsh/5.9/functions/_gphoto2 ... Processing usr/share/zsh/5.9/functions/_gprof ... Processing usr/share/zsh/5.9/functions/_gqview ... Processing usr/share/zsh/5.9/functions/_gradle ... Processing usr/share/zsh/5.9/functions/_graphicsmagick ... Processing usr/share/zsh/5.9/functions/_grep ... Processing usr/share/zsh/5.9/functions/_grep-excuses ... Processing usr/share/zsh/5.9/functions/_groff ... Processing usr/share/zsh/5.9/functions/_groups ... Processing usr/share/zsh/5.9/functions/_growisofs ... Processing usr/share/zsh/5.9/functions/_gsettings ... Processing usr/share/zsh/5.9/functions/_gstat ... Processing usr/share/zsh/5.9/functions/_guard ... Processing usr/share/zsh/5.9/functions/_guilt ... Processing usr/share/zsh/5.9/functions/_gv ... Processing usr/share/zsh/5.9/functions/_gzip ... Processing usr/share/zsh/5.9/functions/_hash ... Processing usr/share/zsh/5.9/functions/_have_glob_qual ... Processing usr/share/zsh/5.9/functions/_hdiutil ... Processing usr/share/zsh/5.9/functions/_head ... Processing usr/share/zsh/5.9/functions/_hexdump ... Processing usr/share/zsh/5.9/functions/_history ... Processing usr/share/zsh/5.9/functions/_history_complete_word ... Processing usr/share/zsh/5.9/functions/_history_modifiers ... Processing usr/share/zsh/5.9/functions/_host ... Processing usr/share/zsh/5.9/functions/_hostname ... Processing usr/share/zsh/5.9/functions/_hosts ... Processing usr/share/zsh/5.9/functions/_htop ... Processing usr/share/zsh/5.9/functions/_hwinfo ... Processing usr/share/zsh/5.9/functions/_iconv ... Processing usr/share/zsh/5.9/functions/_iconvconfig ... Processing usr/share/zsh/5.9/functions/_id ... Processing usr/share/zsh/5.9/functions/_ifconfig ... Processing usr/share/zsh/5.9/functions/_iftop ... Processing usr/share/zsh/5.9/functions/_ignored ... Processing usr/share/zsh/5.9/functions/_imagemagick ... Processing usr/share/zsh/5.9/functions/_in_vared ... Processing usr/share/zsh/5.9/functions/_inetadm ... Processing usr/share/zsh/5.9/functions/_init_d ... Processing usr/share/zsh/5.9/functions/_initctl ... Processing usr/share/zsh/5.9/functions/_install ... Processing usr/share/zsh/5.9/functions/_invoke-rc.d ... Processing usr/share/zsh/5.9/functions/_ionice ... Processing usr/share/zsh/5.9/functions/_iostat ... Processing usr/share/zsh/5.9/functions/_ip ... Processing usr/share/zsh/5.9/functions/_ipadm ... Processing usr/share/zsh/5.9/functions/_ipfw ... Processing usr/share/zsh/5.9/functions/_ipsec ... Processing usr/share/zsh/5.9/functions/_ipset ... Processing usr/share/zsh/5.9/functions/_iptables ... Processing usr/share/zsh/5.9/functions/_irssi ... Processing usr/share/zsh/5.9/functions/_ispell ... Processing usr/share/zsh/5.9/functions/_iwconfig ... Processing usr/share/zsh/5.9/functions/_jail ... Processing usr/share/zsh/5.9/functions/_jails ... Processing usr/share/zsh/5.9/functions/_java ... Processing usr/share/zsh/5.9/functions/_java_class ... Processing usr/share/zsh/5.9/functions/_jexec ... Processing usr/share/zsh/5.9/functions/_jls ... Processing usr/share/zsh/5.9/functions/_jobs ... Processing usr/share/zsh/5.9/functions/_jobs_bg ... Processing usr/share/zsh/5.9/functions/_jobs_builtin ... Processing usr/share/zsh/5.9/functions/_jobs_fg ... Processing usr/share/zsh/5.9/functions/_joe ... Processing usr/share/zsh/5.9/functions/_join ... Processing usr/share/zsh/5.9/functions/_jot ... Processing usr/share/zsh/5.9/functions/_jq ... Processing usr/share/zsh/5.9/functions/_kdeconnect ... Processing usr/share/zsh/5.9/functions/_kdump ... Processing usr/share/zsh/5.9/functions/_kfmclient ... Processing usr/share/zsh/5.9/functions/_kill ... Processing usr/share/zsh/5.9/functions/_killall ... Processing usr/share/zsh/5.9/functions/_kld ... Processing usr/share/zsh/5.9/functions/_knock ... Processing usr/share/zsh/5.9/functions/_kpartx ... Processing usr/share/zsh/5.9/functions/_ktrace ... Processing usr/share/zsh/5.9/functions/_ktrace_points ... Processing usr/share/zsh/5.9/functions/_kvno ... Processing usr/share/zsh/5.9/functions/_last ... Processing usr/share/zsh/5.9/functions/_ld_debug ... Processing usr/share/zsh/5.9/functions/_ldap ... Processing usr/share/zsh/5.9/functions/_ldconfig ... Processing usr/share/zsh/5.9/functions/_ldd ... Processing usr/share/zsh/5.9/functions/_less ... Processing usr/share/zsh/5.9/functions/_lha ... Processing usr/share/zsh/5.9/functions/_libvirt ... Processing usr/share/zsh/5.9/functions/_lighttpd ... Processing usr/share/zsh/5.9/functions/_limit ... Processing usr/share/zsh/5.9/functions/_limits ... Processing usr/share/zsh/5.9/functions/_links ... Processing usr/share/zsh/5.9/functions/_lintian ... Processing usr/share/zsh/5.9/functions/_list ... Processing usr/share/zsh/5.9/functions/_list_files ... Processing usr/share/zsh/5.9/functions/_lldb ... Processing usr/share/zsh/5.9/functions/_ln ... Processing usr/share/zsh/5.9/functions/_loadkeys ... Processing usr/share/zsh/5.9/functions/_locale ... Processing usr/share/zsh/5.9/functions/_localedef ... Processing usr/share/zsh/5.9/functions/_locales ... Processing usr/share/zsh/5.9/functions/_locate ... Processing usr/share/zsh/5.9/functions/_logger ... Processing usr/share/zsh/5.9/functions/_logical_volumes ... Processing usr/share/zsh/5.9/functions/_login_classes ... Processing usr/share/zsh/5.9/functions/_look ... Processing usr/share/zsh/5.9/functions/_losetup ... Processing usr/share/zsh/5.9/functions/_lp ... Processing usr/share/zsh/5.9/functions/_ls ... Processing usr/share/zsh/5.9/functions/_lsattr ... Processing usr/share/zsh/5.9/functions/_lsblk ... Processing usr/share/zsh/5.9/functions/_lscfg ... Processing usr/share/zsh/5.9/functions/_lsdev ... Processing usr/share/zsh/5.9/functions/_lslv ... Processing usr/share/zsh/5.9/functions/_lsns ... Processing usr/share/zsh/5.9/functions/_lsof ... Processing usr/share/zsh/5.9/functions/_lspv ... Processing usr/share/zsh/5.9/functions/_lsusb ... Processing usr/share/zsh/5.9/functions/_lsvg ... Processing usr/share/zsh/5.9/functions/_ltrace ... Processing usr/share/zsh/5.9/functions/_lua ... Processing usr/share/zsh/5.9/functions/_luarocks ... Processing usr/share/zsh/5.9/functions/_lynx ... Processing usr/share/zsh/5.9/functions/_lz4 ... Processing usr/share/zsh/5.9/functions/_lzop ... Processing usr/share/zsh/5.9/functions/_mac_applications ... Processing usr/share/zsh/5.9/functions/_mac_files_for_application ... Processing usr/share/zsh/5.9/functions/_madison ... Processing usr/share/zsh/5.9/functions/_mail ... Processing usr/share/zsh/5.9/functions/_mailboxes ... Processing usr/share/zsh/5.9/functions/_main_complete ... Processing usr/share/zsh/5.9/functions/_make ... Processing usr/share/zsh/5.9/functions/_make-kpkg ... Processing usr/share/zsh/5.9/functions/_man ... Processing usr/share/zsh/5.9/functions/_mat ... Processing usr/share/zsh/5.9/functions/_mat2 ... Processing usr/share/zsh/5.9/functions/_match ... Processing usr/share/zsh/5.9/functions/_math ... Processing usr/share/zsh/5.9/functions/_math_params ... Processing usr/share/zsh/5.9/functions/_matlab ... Processing usr/share/zsh/5.9/functions/_md5sum ... Processing usr/share/zsh/5.9/functions/_mdadm ... Processing usr/share/zsh/5.9/functions/_mdfind ... Processing usr/share/zsh/5.9/functions/_mdls ... Processing usr/share/zsh/5.9/functions/_mdutil ... Processing usr/share/zsh/5.9/functions/_members ... Processing usr/share/zsh/5.9/functions/_mencal ... Processing usr/share/zsh/5.9/functions/_menu ... Processing usr/share/zsh/5.9/functions/_mere ... Processing usr/share/zsh/5.9/functions/_mergechanges ... Processing usr/share/zsh/5.9/functions/_message ... Processing usr/share/zsh/5.9/functions/_mh ... Processing usr/share/zsh/5.9/functions/_mii-tool ... Processing usr/share/zsh/5.9/functions/_mime_types ... Processing usr/share/zsh/5.9/functions/_mixerctl ... Processing usr/share/zsh/5.9/functions/_mkdir ... Processing usr/share/zsh/5.9/functions/_mkfifo ... Processing usr/share/zsh/5.9/functions/_mknod ... Processing usr/share/zsh/5.9/functions/_mkshortcut ... Processing usr/share/zsh/5.9/functions/_mktemp ... Processing usr/share/zsh/5.9/functions/_mkzsh ... Processing usr/share/zsh/5.9/functions/_module ... Processing usr/share/zsh/5.9/functions/_module-assistant ... Processing usr/share/zsh/5.9/functions/_module_math_func ... Processing usr/share/zsh/5.9/functions/_modutils ... Processing usr/share/zsh/5.9/functions/_mondo ... Processing usr/share/zsh/5.9/functions/_monotone ... Processing usr/share/zsh/5.9/functions/_moosic ... Processing usr/share/zsh/5.9/functions/_mosh ... Processing usr/share/zsh/5.9/functions/_most_recent_file ... Processing usr/share/zsh/5.9/functions/_mount ... Processing usr/share/zsh/5.9/functions/_mozilla ... Processing usr/share/zsh/5.9/functions/_mpc ... Processing usr/share/zsh/5.9/functions/_mplayer ... Processing usr/share/zsh/5.9/functions/_mt ... Processing usr/share/zsh/5.9/functions/_mtools ... Processing usr/share/zsh/5.9/functions/_mtr ... Processing usr/share/zsh/5.9/functions/_multi_parts ... Processing usr/share/zsh/5.9/functions/_mupdf ... Processing usr/share/zsh/5.9/functions/_mutt ... Processing usr/share/zsh/5.9/functions/_mv ... Processing usr/share/zsh/5.9/functions/_my_accounts ... Processing usr/share/zsh/5.9/functions/_myrepos ... Processing usr/share/zsh/5.9/functions/_mysql_utils ... Processing usr/share/zsh/5.9/functions/_mysqldiff ... Processing usr/share/zsh/5.9/functions/_nautilus ... Processing usr/share/zsh/5.9/functions/_nbsd_architectures ... Processing usr/share/zsh/5.9/functions/_ncftp ... Processing usr/share/zsh/5.9/functions/_nedit ... Processing usr/share/zsh/5.9/functions/_net_interfaces ... Processing usr/share/zsh/5.9/functions/_netcat ... Processing usr/share/zsh/5.9/functions/_netscape ... Processing usr/share/zsh/5.9/functions/_netstat ... Processing usr/share/zsh/5.9/functions/_networkmanager ... Processing usr/share/zsh/5.9/functions/_networksetup ... Processing usr/share/zsh/5.9/functions/_newsgroups ... Processing usr/share/zsh/5.9/functions/_next_label ... Processing usr/share/zsh/5.9/functions/_next_tags ... Processing usr/share/zsh/5.9/functions/_nginx ... Processing usr/share/zsh/5.9/functions/_ngrep ... Processing usr/share/zsh/5.9/functions/_nice ... Processing usr/share/zsh/5.9/functions/_nkf ... Processing usr/share/zsh/5.9/functions/_nl ... Processing usr/share/zsh/5.9/functions/_nm ... Processing usr/share/zsh/5.9/functions/_nmap ... Processing usr/share/zsh/5.9/functions/_normal ... Processing usr/share/zsh/5.9/functions/_nothing ... Processing usr/share/zsh/5.9/functions/_npm ... Processing usr/share/zsh/5.9/functions/_nsenter ... Processing usr/share/zsh/5.9/functions/_nslookup ... Processing usr/share/zsh/5.9/functions/_numbers ... Processing usr/share/zsh/5.9/functions/_numfmt ... Processing usr/share/zsh/5.9/functions/_nvram ... Processing usr/share/zsh/5.9/functions/_objdump ... Processing usr/share/zsh/5.9/functions/_object_classes ... Processing usr/share/zsh/5.9/functions/_object_files ... Processing usr/share/zsh/5.9/functions/_obsd_architectures ... Processing usr/share/zsh/5.9/functions/_od ... Processing usr/share/zsh/5.9/functions/_okular ... Processing usr/share/zsh/5.9/functions/_oldlist ... Processing usr/share/zsh/5.9/functions/_open ... Processing usr/share/zsh/5.9/functions/_openstack ... Processing usr/share/zsh/5.9/functions/_opkg ... Processing usr/share/zsh/5.9/functions/_options ... Processing usr/share/zsh/5.9/functions/_options_set ... Processing usr/share/zsh/5.9/functions/_options_unset ... Processing usr/share/zsh/5.9/functions/_opustools ... Processing usr/share/zsh/5.9/functions/_osascript ... Processing usr/share/zsh/5.9/functions/_osc ... Processing usr/share/zsh/5.9/functions/_other_accounts ... Processing usr/share/zsh/5.9/functions/_otool ... Processing usr/share/zsh/5.9/functions/_pack ... Processing usr/share/zsh/5.9/functions/_pandoc ... Processing usr/share/zsh/5.9/functions/_parameter ... Processing usr/share/zsh/5.9/functions/_parameters ... Processing usr/share/zsh/5.9/functions/_paste ... Processing usr/share/zsh/5.9/functions/_patch ... Processing usr/share/zsh/5.9/functions/_patchutils ... Processing usr/share/zsh/5.9/functions/_path_commands ... Processing usr/share/zsh/5.9/functions/_path_files ... Processing usr/share/zsh/5.9/functions/_pax ... Processing usr/share/zsh/5.9/functions/_pbcopy ... Processing usr/share/zsh/5.9/functions/_pbm ... Processing usr/share/zsh/5.9/functions/_pbuilder ... Processing usr/share/zsh/5.9/functions/_pdf ... Processing usr/share/zsh/5.9/functions/_pdftk ... Processing usr/share/zsh/5.9/functions/_perf ... Processing usr/share/zsh/5.9/functions/_perforce ... Processing usr/share/zsh/5.9/functions/_perl ... Processing usr/share/zsh/5.9/functions/_perl_basepods ... Processing usr/share/zsh/5.9/functions/_perl_modules ... Processing usr/share/zsh/5.9/functions/_perldoc ... Processing usr/share/zsh/5.9/functions/_pfctl ... Processing usr/share/zsh/5.9/functions/_pfexec ... Processing usr/share/zsh/5.9/functions/_pgids ... Processing usr/share/zsh/5.9/functions/_pgrep ... Processing usr/share/zsh/5.9/functions/_php ... Processing usr/share/zsh/5.9/functions/_physical_volumes ... Processing usr/share/zsh/5.9/functions/_pick_variant ... Processing usr/share/zsh/5.9/functions/_picocom ... Processing usr/share/zsh/5.9/functions/_pidof ... Processing usr/share/zsh/5.9/functions/_pids ... Processing usr/share/zsh/5.9/functions/_pine ... Processing usr/share/zsh/5.9/functions/_ping ... Processing usr/share/zsh/5.9/functions/_pip ... Processing usr/share/zsh/5.9/functions/_piuparts ... Processing usr/share/zsh/5.9/functions/_pkg-config ... Processing usr/share/zsh/5.9/functions/_pkg5 ... Processing usr/share/zsh/5.9/functions/_pkg_instance ... Processing usr/share/zsh/5.9/functions/_pkgadd ... Processing usr/share/zsh/5.9/functions/_pkgin ... Processing usr/share/zsh/5.9/functions/_pkginfo ... Processing usr/share/zsh/5.9/functions/_pkgrm ... Processing usr/share/zsh/5.9/functions/_pkgtool ... Processing usr/share/zsh/5.9/functions/_plutil ... Processing usr/share/zsh/5.9/functions/_pmap ... Processing usr/share/zsh/5.9/functions/_pon ... Processing usr/share/zsh/5.9/functions/_portaudit ... Processing usr/share/zsh/5.9/functions/_portlint ... Processing usr/share/zsh/5.9/functions/_portmaster ... Processing usr/share/zsh/5.9/functions/_ports ... Processing usr/share/zsh/5.9/functions/_portsnap ... Processing usr/share/zsh/5.9/functions/_postfix ... Processing usr/share/zsh/5.9/functions/_postgresql ... Processing usr/share/zsh/5.9/functions/_postscript ... Processing usr/share/zsh/5.9/functions/_powerd ... Processing usr/share/zsh/5.9/functions/_pr ... Processing usr/share/zsh/5.9/functions/_precommand ... Processing usr/share/zsh/5.9/functions/_prefix ... Processing usr/share/zsh/5.9/functions/_print ... Processing usr/share/zsh/5.9/functions/_printenv ... Processing usr/share/zsh/5.9/functions/_printers ... Processing usr/share/zsh/5.9/functions/_process_names ... Processing usr/share/zsh/5.9/functions/_procstat ... Processing usr/share/zsh/5.9/functions/_prompt ... Processing usr/share/zsh/5.9/functions/_prove ... Processing usr/share/zsh/5.9/functions/_prstat ... Processing usr/share/zsh/5.9/functions/_ps ... Processing usr/share/zsh/5.9/functions/_ps1234 ... Processing usr/share/zsh/5.9/functions/_pscp ... Processing usr/share/zsh/5.9/functions/_pspdf ... Processing usr/share/zsh/5.9/functions/_psutils ... Processing usr/share/zsh/5.9/functions/_ptree ... Processing usr/share/zsh/5.9/functions/_ptx ... Processing usr/share/zsh/5.9/functions/_pump ... Processing usr/share/zsh/5.9/functions/_putclip ... Processing usr/share/zsh/5.9/functions/_pv ... Processing usr/share/zsh/5.9/functions/_pwgen ... Processing usr/share/zsh/5.9/functions/_pydoc ... Processing usr/share/zsh/5.9/functions/_python ... Processing usr/share/zsh/5.9/functions/_python_modules ... Processing usr/share/zsh/5.9/functions/_qdbus ... Processing usr/share/zsh/5.9/functions/_qemu ... Processing usr/share/zsh/5.9/functions/_qiv ... Processing usr/share/zsh/5.9/functions/_qtplay ... Processing usr/share/zsh/5.9/functions/_quilt ... Processing usr/share/zsh/5.9/functions/_rake ... Processing usr/share/zsh/5.9/functions/_ranlib ... Processing usr/share/zsh/5.9/functions/_rar ... Processing usr/share/zsh/5.9/functions/_rcctl ... Processing usr/share/zsh/5.9/functions/_rclone ... Processing usr/share/zsh/5.9/functions/_rcs ... Processing usr/share/zsh/5.9/functions/_rdesktop ... Processing usr/share/zsh/5.9/functions/_read ... Processing usr/share/zsh/5.9/functions/_read_comp ... Processing usr/share/zsh/5.9/functions/_readelf ... Processing usr/share/zsh/5.9/functions/_readlink ... Processing usr/share/zsh/5.9/functions/_readshortcut ... Processing usr/share/zsh/5.9/functions/_rebootin ... Processing usr/share/zsh/5.9/functions/_redirect ... Processing usr/share/zsh/5.9/functions/_regex_arguments ... Processing usr/share/zsh/5.9/functions/_regex_words ... Processing usr/share/zsh/5.9/functions/_remote_files ... Processing usr/share/zsh/5.9/functions/_renice ... Processing usr/share/zsh/5.9/functions/_reprepro ... Processing usr/share/zsh/5.9/functions/_requested ... Processing usr/share/zsh/5.9/functions/_retrieve_cache ... Processing usr/share/zsh/5.9/functions/_retrieve_mac_apps ... Processing usr/share/zsh/5.9/functions/_ri ... Processing usr/share/zsh/5.9/functions/_rlogin ... Processing usr/share/zsh/5.9/functions/_rm ... Processing usr/share/zsh/5.9/functions/_rmdir ... Processing usr/share/zsh/5.9/functions/_route ... Processing usr/share/zsh/5.9/functions/_routing_domains ... Processing usr/share/zsh/5.9/functions/_routing_tables ... Processing usr/share/zsh/5.9/functions/_rpm ... Processing usr/share/zsh/5.9/functions/_rrdtool ... Processing usr/share/zsh/5.9/functions/_rsync ... Processing usr/share/zsh/5.9/functions/_rubber ... Processing usr/share/zsh/5.9/functions/_ruby ... Processing usr/share/zsh/5.9/functions/_run-help ... Processing usr/share/zsh/5.9/functions/_runit ... Processing usr/share/zsh/5.9/functions/_samba ... Processing usr/share/zsh/5.9/functions/_savecore ... Processing usr/share/zsh/5.9/functions/_say ... Processing usr/share/zsh/5.9/functions/_sbuild ... Processing usr/share/zsh/5.9/functions/_sc_usage ... Processing usr/share/zsh/5.9/functions/_sccs ... Processing usr/share/zsh/5.9/functions/_sched ... Processing usr/share/zsh/5.9/functions/_schedtool ... Processing usr/share/zsh/5.9/functions/_schroot ... Processing usr/share/zsh/5.9/functions/_scl ... Processing usr/share/zsh/5.9/functions/_scons ... Processing usr/share/zsh/5.9/functions/_screen ... Processing usr/share/zsh/5.9/functions/_script ... Processing usr/share/zsh/5.9/functions/_scselect ... Processing usr/share/zsh/5.9/functions/_scutil ... Processing usr/share/zsh/5.9/functions/_seafile ... Processing usr/share/zsh/5.9/functions/_sed ... Processing usr/share/zsh/5.9/functions/_selinux_contexts ... Processing usr/share/zsh/5.9/functions/_selinux_roles ... Processing usr/share/zsh/5.9/functions/_selinux_types ... Processing usr/share/zsh/5.9/functions/_selinux_users ... Processing usr/share/zsh/5.9/functions/_sep_parts ... Processing usr/share/zsh/5.9/functions/_seq ... Processing usr/share/zsh/5.9/functions/_sequence ... Processing usr/share/zsh/5.9/functions/_service ... Processing usr/share/zsh/5.9/functions/_services ... Processing usr/share/zsh/5.9/functions/_set ... Processing usr/share/zsh/5.9/functions/_set_command ... Processing usr/share/zsh/5.9/functions/_setfacl ... Processing usr/share/zsh/5.9/functions/_setopt ... Processing usr/share/zsh/5.9/functions/_setpriv ... Processing usr/share/zsh/5.9/functions/_setsid ... Processing usr/share/zsh/5.9/functions/_setup ... Processing usr/share/zsh/5.9/functions/_setxkbmap ... Processing usr/share/zsh/5.9/functions/_sh ... Processing usr/share/zsh/5.9/functions/_shasum ... Processing usr/share/zsh/5.9/functions/_showmount ... Processing usr/share/zsh/5.9/functions/_shred ... Processing usr/share/zsh/5.9/functions/_shuf ... Processing usr/share/zsh/5.9/functions/_shutdown ... Processing usr/share/zsh/5.9/functions/_signals ... Processing usr/share/zsh/5.9/functions/_signify ... Processing usr/share/zsh/5.9/functions/_sisu ... Processing usr/share/zsh/5.9/functions/_slabtop ... Processing usr/share/zsh/5.9/functions/_slrn ... Processing usr/share/zsh/5.9/functions/_smartmontools ... Processing usr/share/zsh/5.9/functions/_smit ... Processing usr/share/zsh/5.9/functions/_snoop ... Processing usr/share/zsh/5.9/functions/_socket ... Processing usr/share/zsh/5.9/functions/_sockstat ... Processing usr/share/zsh/5.9/functions/_softwareupdate ... Processing usr/share/zsh/5.9/functions/_sort ... Processing usr/share/zsh/5.9/functions/_source ... Processing usr/share/zsh/5.9/functions/_spamassassin ... Processing usr/share/zsh/5.9/functions/_split ... Processing usr/share/zsh/5.9/functions/_sqlite ... Processing usr/share/zsh/5.9/functions/_sqsh ... Processing usr/share/zsh/5.9/functions/_ss ... Processing usr/share/zsh/5.9/functions/_ssh ... Processing usr/share/zsh/5.9/functions/_ssh_hosts ... Processing usr/share/zsh/5.9/functions/_sshfs ... Processing usr/share/zsh/5.9/functions/_stat ... Processing usr/share/zsh/5.9/functions/_stdbuf ... Processing usr/share/zsh/5.9/functions/_stgit ... Processing usr/share/zsh/5.9/functions/_store_cache ... Processing usr/share/zsh/5.9/functions/_stow ... Processing usr/share/zsh/5.9/functions/_strace ... Processing usr/share/zsh/5.9/functions/_strftime ... Processing usr/share/zsh/5.9/functions/_strings ... Processing usr/share/zsh/5.9/functions/_strip ... Processing usr/share/zsh/5.9/functions/_stty ... Processing usr/share/zsh/5.9/functions/_su ... Processing usr/share/zsh/5.9/functions/_sub_commands ... Processing usr/share/zsh/5.9/functions/_sublimetext ... Processing usr/share/zsh/5.9/functions/_subscript ... Processing usr/share/zsh/5.9/functions/_subversion ... Processing usr/share/zsh/5.9/functions/_sudo ... Processing usr/share/zsh/5.9/functions/_suffix_alias_files ... Processing usr/share/zsh/5.9/functions/_surfraw ... Processing usr/share/zsh/5.9/functions/_svcadm ... Processing usr/share/zsh/5.9/functions/_svccfg ... Processing usr/share/zsh/5.9/functions/_svcprop ... Processing usr/share/zsh/5.9/functions/_svcs ... Processing usr/share/zsh/5.9/functions/_svcs_fmri ... Processing usr/share/zsh/5.9/functions/_svn-buildpackage ... Processing usr/share/zsh/5.9/functions/_sw_vers ... Processing usr/share/zsh/5.9/functions/_swaks ... Processing usr/share/zsh/5.9/functions/_swanctl ... Processing usr/share/zsh/5.9/functions/_swift ... Processing usr/share/zsh/5.9/functions/_sys_calls ... Processing usr/share/zsh/5.9/functions/_sysclean ... Processing usr/share/zsh/5.9/functions/_sysctl ... Processing usr/share/zsh/5.9/functions/_sysmerge ... Processing usr/share/zsh/5.9/functions/_syspatch ... Processing usr/share/zsh/5.9/functions/_sysrc ... Processing usr/share/zsh/5.9/functions/_sysstat ... Processing usr/share/zsh/5.9/functions/_systat ... Processing usr/share/zsh/5.9/functions/_system_profiler ... Processing usr/share/zsh/5.9/functions/_sysupgrade ... Processing usr/share/zsh/5.9/functions/_tac ... Processing usr/share/zsh/5.9/functions/_tags ... Processing usr/share/zsh/5.9/functions/_tail ... Processing usr/share/zsh/5.9/functions/_tar ... Processing usr/share/zsh/5.9/functions/_tar_archive ... Processing usr/share/zsh/5.9/functions/_tardy ... Processing usr/share/zsh/5.9/functions/_tcpdump ... Processing usr/share/zsh/5.9/functions/_tcpsys ... Processing usr/share/zsh/5.9/functions/_tcptraceroute ... Processing usr/share/zsh/5.9/functions/_tee ... Processing usr/share/zsh/5.9/functions/_telnet ... Processing usr/share/zsh/5.9/functions/_terminals ... Processing usr/share/zsh/5.9/functions/_tex ... Processing usr/share/zsh/5.9/functions/_texi ... Processing usr/share/zsh/5.9/functions/_texinfo ... Processing usr/share/zsh/5.9/functions/_tidy ... Processing usr/share/zsh/5.9/functions/_tiff ... Processing usr/share/zsh/5.9/functions/_tilde ... Processing usr/share/zsh/5.9/functions/_tilde_files ... Processing usr/share/zsh/5.9/functions/_time_zone ... Processing usr/share/zsh/5.9/functions/_timeout ... Processing usr/share/zsh/5.9/functions/_tin ... Processing usr/share/zsh/5.9/functions/_tla ... Processing usr/share/zsh/5.9/functions/_tload ... Processing usr/share/zsh/5.9/functions/_tmux ... Processing usr/share/zsh/5.9/functions/_todo.sh ... Processing usr/share/zsh/5.9/functions/_toilet ... Processing usr/share/zsh/5.9/functions/_toolchain-source ... Processing usr/share/zsh/5.9/functions/_top ... Processing usr/share/zsh/5.9/functions/_topgit ... Processing usr/share/zsh/5.9/functions/_totd ... Processing usr/share/zsh/5.9/functions/_touch ... Processing usr/share/zsh/5.9/functions/_tpb ... Processing usr/share/zsh/5.9/functions/_tput ... Processing usr/share/zsh/5.9/functions/_tr ... Processing usr/share/zsh/5.9/functions/_tracepath ... Processing usr/share/zsh/5.9/functions/_transmission ... Processing usr/share/zsh/5.9/functions/_trap ... Processing usr/share/zsh/5.9/functions/_trash ... Processing usr/share/zsh/5.9/functions/_tree ... Processing usr/share/zsh/5.9/functions/_truncate ... Processing usr/share/zsh/5.9/functions/_truss ... Processing usr/share/zsh/5.9/functions/_tty ... Processing usr/share/zsh/5.9/functions/_ttyctl ... Processing usr/share/zsh/5.9/functions/_ttys ... Processing usr/share/zsh/5.9/functions/_tune2fs ... Processing usr/share/zsh/5.9/functions/_twidge ... Processing usr/share/zsh/5.9/functions/_twisted ... Processing usr/share/zsh/5.9/functions/_typeset ... Processing usr/share/zsh/5.9/functions/_ulimit ... Processing usr/share/zsh/5.9/functions/_uml ... Processing usr/share/zsh/5.9/functions/_umountable ... Processing usr/share/zsh/5.9/functions/_unace ... Processing usr/share/zsh/5.9/functions/_uname ... Processing usr/share/zsh/5.9/functions/_unexpand ... Processing usr/share/zsh/5.9/functions/_unhash ... Processing usr/share/zsh/5.9/functions/_uniq ... Processing usr/share/zsh/5.9/functions/_unison ... Processing usr/share/zsh/5.9/functions/_units ... Processing usr/share/zsh/5.9/functions/_unshare ... Processing usr/share/zsh/5.9/functions/_update-alternatives ... Processing usr/share/zsh/5.9/functions/_update-rc.d ... Processing usr/share/zsh/5.9/functions/_uptime ... Processing usr/share/zsh/5.9/functions/_urls ... Processing usr/share/zsh/5.9/functions/_urpmi ... Processing usr/share/zsh/5.9/functions/_urxvt ... Processing usr/share/zsh/5.9/functions/_usbconfig ... Processing usr/share/zsh/5.9/functions/_uscan ... Processing usr/share/zsh/5.9/functions/_user_admin ... Processing usr/share/zsh/5.9/functions/_user_at_host ... Processing usr/share/zsh/5.9/functions/_user_expand ... Processing usr/share/zsh/5.9/functions/_user_math_func ... Processing usr/share/zsh/5.9/functions/_users ... Processing usr/share/zsh/5.9/functions/_users_on ... Processing usr/share/zsh/5.9/functions/_valgrind ... Processing usr/share/zsh/5.9/functions/_value ... Processing usr/share/zsh/5.9/functions/_values ... Processing usr/share/zsh/5.9/functions/_vared ... Processing usr/share/zsh/5.9/functions/_vars ... Processing usr/share/zsh/5.9/functions/_vcs_info ... Processing usr/share/zsh/5.9/functions/_vcs_info_hooks ... Processing usr/share/zsh/5.9/functions/_vi ... Processing usr/share/zsh/5.9/functions/_vim ... Processing usr/share/zsh/5.9/functions/_vim-addons ... Processing usr/share/zsh/5.9/functions/_visudo ... Processing usr/share/zsh/5.9/functions/_vmctl ... Processing usr/share/zsh/5.9/functions/_vmstat ... Processing usr/share/zsh/5.9/functions/_vnc ... Processing usr/share/zsh/5.9/functions/_volume_groups ... Processing usr/share/zsh/5.9/functions/_vorbis ... Processing usr/share/zsh/5.9/functions/_vpnc ... Processing usr/share/zsh/5.9/functions/_vserver ... Processing usr/share/zsh/5.9/functions/_w ... Processing usr/share/zsh/5.9/functions/_w3m ... Processing usr/share/zsh/5.9/functions/_wait ... Processing usr/share/zsh/5.9/functions/_wajig ... Processing usr/share/zsh/5.9/functions/_wakeup_capable_devices ... Processing usr/share/zsh/5.9/functions/_wanna-build ... Processing usr/share/zsh/5.9/functions/_wanted ... Processing usr/share/zsh/5.9/functions/_watch ... Processing usr/share/zsh/5.9/functions/_watch-snoop ... Processing usr/share/zsh/5.9/functions/_wc ... Processing usr/share/zsh/5.9/functions/_webbrowser ... Processing usr/share/zsh/5.9/functions/_wget ... Processing usr/share/zsh/5.9/functions/_whereis ... Processing usr/share/zsh/5.9/functions/_which ... Processing usr/share/zsh/5.9/functions/_who ... Processing usr/share/zsh/5.9/functions/_whois ... Processing usr/share/zsh/5.9/functions/_widgets ... Processing usr/share/zsh/5.9/functions/_wiggle ... Processing usr/share/zsh/5.9/functions/_wipefs ... Processing usr/share/zsh/5.9/functions/_wpa_cli ... Processing usr/share/zsh/5.9/functions/_x_arguments ... Processing usr/share/zsh/5.9/functions/_x_borderwidth ... Processing usr/share/zsh/5.9/functions/_x_color ... Processing usr/share/zsh/5.9/functions/_x_colormapid ... Processing usr/share/zsh/5.9/functions/_x_cursor ... Processing usr/share/zsh/5.9/functions/_x_display ... Processing usr/share/zsh/5.9/functions/_x_extension ... Processing usr/share/zsh/5.9/functions/_x_font ... Processing usr/share/zsh/5.9/functions/_x_geometry ... Processing usr/share/zsh/5.9/functions/_x_keysym ... Processing usr/share/zsh/5.9/functions/_x_locale ... Processing usr/share/zsh/5.9/functions/_x_modifier ... Processing usr/share/zsh/5.9/functions/_x_name ... Processing usr/share/zsh/5.9/functions/_x_resource ... Processing usr/share/zsh/5.9/functions/_x_selection_timeout ... Processing usr/share/zsh/5.9/functions/_x_title ... Processing usr/share/zsh/5.9/functions/_x_utils ... Processing usr/share/zsh/5.9/functions/_x_visual ... Processing usr/share/zsh/5.9/functions/_x_window ... Processing usr/share/zsh/5.9/functions/_xargs ... Processing usr/share/zsh/5.9/functions/_xauth ... Processing usr/share/zsh/5.9/functions/_xautolock ... Processing usr/share/zsh/5.9/functions/_xclip ... Processing usr/share/zsh/5.9/functions/_xcode-select ... Processing usr/share/zsh/5.9/functions/_xdvi ... Processing usr/share/zsh/5.9/functions/_xfig ... Processing usr/share/zsh/5.9/functions/_xft_fonts ... Processing usr/share/zsh/5.9/functions/_xinput ... Processing usr/share/zsh/5.9/functions/_xloadimage ... Processing usr/share/zsh/5.9/functions/_xmlsoft ... Processing usr/share/zsh/5.9/functions/_xmlstarlet ... Processing usr/share/zsh/5.9/functions/_xmms2 ... Processing usr/share/zsh/5.9/functions/_xmodmap ... Processing usr/share/zsh/5.9/functions/_xournal ... Processing usr/share/zsh/5.9/functions/_xpdf ... Processing usr/share/zsh/5.9/functions/_xrandr ... Processing usr/share/zsh/5.9/functions/_xscreensaver ... Processing usr/share/zsh/5.9/functions/_xset ... Processing usr/share/zsh/5.9/functions/_xt_arguments ... Processing usr/share/zsh/5.9/functions/_xt_session_id ... Processing usr/share/zsh/5.9/functions/_xterm ... Processing usr/share/zsh/5.9/functions/_xv ... Processing usr/share/zsh/5.9/functions/_xwit ... Processing usr/share/zsh/5.9/functions/_xxd ... Processing usr/share/zsh/5.9/functions/_xz ... Processing usr/share/zsh/5.9/functions/_yafc ... Processing usr/share/zsh/5.9/functions/_yast ... Processing usr/share/zsh/5.9/functions/_yodl ... Processing usr/share/zsh/5.9/functions/_yp ... Processing usr/share/zsh/5.9/functions/_yum ... Processing usr/share/zsh/5.9/functions/_zargs ... Processing usr/share/zsh/5.9/functions/_zattr ... Processing usr/share/zsh/5.9/functions/_zcalc ... Processing usr/share/zsh/5.9/functions/_zcalc_line ... Processing usr/share/zsh/5.9/functions/_zcat ... Processing usr/share/zsh/5.9/functions/_zcompile ... Processing usr/share/zsh/5.9/functions/_zdump ... Processing usr/share/zsh/5.9/functions/_zeal ... Processing usr/share/zsh/5.9/functions/_zed ... Processing usr/share/zsh/5.9/functions/_zfs ... Processing usr/share/zsh/5.9/functions/_zfs_dataset ... Processing usr/share/zsh/5.9/functions/_zfs_pool ... Processing usr/share/zsh/5.9/functions/_zftp ... Processing usr/share/zsh/5.9/functions/_zip ... Processing usr/share/zsh/5.9/functions/_zle ... Processing usr/share/zsh/5.9/functions/_zlogin ... Processing usr/share/zsh/5.9/functions/_zmodload ... Processing usr/share/zsh/5.9/functions/_zmv ... Processing usr/share/zsh/5.9/functions/_zoneadm ... Processing usr/share/zsh/5.9/functions/_zones ... Processing usr/share/zsh/5.9/functions/_zparseopts ... Processing usr/share/zsh/5.9/functions/_zpty ... Processing usr/share/zsh/5.9/functions/_zsh ... Processing usr/share/zsh/5.9/functions/_zsh-mime-handler ... Processing usr/share/zsh/5.9/functions/_zsocket ... Processing usr/share/zsh/5.9/functions/_zstyle ... Processing usr/share/zsh/5.9/functions/_ztodo ... Processing usr/share/zsh/5.9/functions/_zypper ... Processing usr/share/zsh/5.9/functions/add-zle-hook-widget ... Processing usr/share/zsh/5.9/functions/add-zsh-hook ... Processing usr/share/zsh/5.9/functions/after ... Processing usr/share/zsh/5.9/functions/age ... Processing usr/share/zsh/5.9/functions/allopt ... Processing usr/share/zsh/5.9/functions/backward-kill-word-match ... Processing usr/share/zsh/5.9/functions/backward-word-match ... Processing usr/share/zsh/5.9/functions/bashcompinit ... Processing usr/share/zsh/5.9/functions/before ... Processing usr/share/zsh/5.9/functions/bracketed-paste-magic ... Processing usr/share/zsh/5.9/functions/bracketed-paste-url-magic ... Processing usr/share/zsh/5.9/functions/calendar ... Processing usr/share/zsh/5.9/functions/calendar_add ... Processing usr/share/zsh/5.9/functions/calendar_edit ... Processing usr/share/zsh/5.9/functions/calendar_lockfiles ... Processing usr/share/zsh/5.9/functions/calendar_parse ... Processing usr/share/zsh/5.9/functions/calendar_read ... Processing usr/share/zsh/5.9/functions/calendar_scandate ... Processing usr/share/zsh/5.9/functions/calendar_show ... Processing usr/share/zsh/5.9/functions/calendar_showdate ... Processing usr/share/zsh/5.9/functions/calendar_sort ... Processing usr/share/zsh/5.9/functions/capitalize-word-match ... Processing usr/share/zsh/5.9/functions/catch ... Processing usr/share/zsh/5.9/functions/cdr ... Processing usr/share/zsh/5.9/functions/checkmail ... Processing usr/share/zsh/5.9/functions/chpwd_recent_add ... Processing usr/share/zsh/5.9/functions/chpwd_recent_dirs ... Processing usr/share/zsh/5.9/functions/chpwd_recent_filehandler ... Processing usr/share/zsh/5.9/functions/colors ... Processing usr/share/zsh/5.9/functions/compaudit ... Processing usr/share/zsh/5.9/functions/compdump ... Processing usr/share/zsh/5.9/functions/compinit ... Processing usr/share/zsh/5.9/functions/compinstall ... Processing usr/share/zsh/5.9/functions/copy-earlier-word ... Processing usr/share/zsh/5.9/functions/cycle-completion-positions ... Processing usr/share/zsh/5.9/functions/define-composed-chars ... Processing usr/share/zsh/5.9/functions/delete-whole-word-match ... Processing usr/share/zsh/5.9/functions/down-case-word-match ... Processing usr/share/zsh/5.9/functions/down-line-or-beginning-search ... Processing usr/share/zsh/5.9/functions/edit-command-line ... Processing usr/share/zsh/5.9/functions/expand-absolute-path ... Processing usr/share/zsh/5.9/functions/forward-word-match ... Processing usr/share/zsh/5.9/functions/getjobs ... Processing usr/share/zsh/5.9/functions/harden ... Processing usr/share/zsh/5.9/functions/history-beginning-search-menu ... Processing usr/share/zsh/5.9/functions/history-pattern-search ... Processing usr/share/zsh/5.9/functions/history-search-end ... Processing usr/share/zsh/5.9/functions/incarg ... Processing usr/share/zsh/5.9/functions/incremental-complete-word ... Processing usr/share/zsh/5.9/functions/insert-composed-char ... Processing usr/share/zsh/5.9/functions/insert-files ... Processing usr/share/zsh/5.9/functions/insert-unicode-char ... Processing usr/share/zsh/5.9/functions/is-at-least ... Processing usr/share/zsh/5.9/functions/keeper ... Processing usr/share/zsh/5.9/functions/keymap+widget ... Processing usr/share/zsh/5.9/functions/kill-word-match ... Processing usr/share/zsh/5.9/functions/match-word-context ... Processing usr/share/zsh/5.9/functions/match-words-by-style ... Processing usr/share/zsh/5.9/functions/mere ... Processing usr/share/zsh/5.9/functions/modify-current-argument ... Processing usr/share/zsh/5.9/functions/move-line-in-buffer ... Processing usr/share/zsh/5.9/functions/narrow-to-region ... Processing usr/share/zsh/5.9/functions/narrow-to-region-invisible ... Processing usr/share/zsh/5.9/functions/nslookup ... Processing usr/share/zsh/5.9/functions/pick-web-browser ... Processing usr/share/zsh/5.9/functions/predict-on ... Processing usr/share/zsh/5.9/functions/prompt_adam1_setup ... Processing usr/share/zsh/5.9/functions/prompt_adam2_setup ... Processing usr/share/zsh/5.9/functions/prompt_bart_setup ... Processing usr/share/zsh/5.9/functions/prompt_bigfade_setup ... Processing usr/share/zsh/5.9/functions/prompt_clint_setup ... Processing usr/share/zsh/5.9/functions/prompt_default_setup ... Processing usr/share/zsh/5.9/functions/prompt_elite2_setup ... Processing usr/share/zsh/5.9/functions/prompt_elite_setup ... Processing usr/share/zsh/5.9/functions/prompt_fade_setup ... Processing usr/share/zsh/5.9/functions/prompt_fire_setup ... Processing usr/share/zsh/5.9/functions/prompt_off_setup ... Processing usr/share/zsh/5.9/functions/prompt_oliver_setup ... Processing usr/share/zsh/5.9/functions/prompt_pws_setup ... Processing usr/share/zsh/5.9/functions/prompt_redhat_setup ... Processing usr/share/zsh/5.9/functions/prompt_restore_setup ... Processing usr/share/zsh/5.9/functions/prompt_special_chars ... Processing usr/share/zsh/5.9/functions/prompt_suse_setup ... Processing usr/share/zsh/5.9/functions/prompt_walters_setup ... Processing usr/share/zsh/5.9/functions/prompt_zefram_setup ... Processing usr/share/zsh/5.9/functions/promptinit ... Processing usr/share/zsh/5.9/functions/promptnl ... Processing usr/share/zsh/5.9/functions/quote-and-complete-word ... Processing usr/share/zsh/5.9/functions/read-from-minibuffer ... Processing usr/share/zsh/5.9/functions/regexp-replace ... Processing usr/share/zsh/5.9/functions/relative ... Processing usr/share/zsh/5.9/functions/replace-argument ... Processing usr/share/zsh/5.9/functions/replace-string ... Processing usr/share/zsh/5.9/functions/replace-string-again ... Processing usr/share/zsh/5.9/functions/run-help ... Processing usr/share/zsh/5.9/functions/run-help-btrfs ... Processing usr/share/zsh/5.9/functions/run-help-git ... Processing usr/share/zsh/5.9/functions/run-help-ip ... Processing usr/share/zsh/5.9/functions/run-help-openssl ... Processing usr/share/zsh/5.9/functions/run-help-p4 ... Processing usr/share/zsh/5.9/functions/run-help-sudo ... Processing usr/share/zsh/5.9/functions/run-help-svk ... Processing usr/share/zsh/5.9/functions/run-help-svn ... Processing usr/share/zsh/5.9/functions/select-bracketed ... Processing usr/share/zsh/5.9/functions/select-quoted ... Processing usr/share/zsh/5.9/functions/select-word-match ... Processing usr/share/zsh/5.9/functions/select-word-style ... Processing usr/share/zsh/5.9/functions/send-invisible ... Processing usr/share/zsh/5.9/functions/smart-insert-last-word ... Processing usr/share/zsh/5.9/functions/split-shell-arguments ... Processing usr/share/zsh/5.9/functions/sticky-note ... Processing usr/share/zsh/5.9/functions/surround ... Processing usr/share/zsh/5.9/functions/test-repo-git-rebase-apply ... Processing usr/share/zsh/5.9/functions/test-repo-git-rebase-merge ... Processing usr/share/zsh/5.9/functions/tetris ... Processing usr/share/zsh/5.9/functions/tetriscurses ... Processing usr/share/zsh/5.9/functions/throw ... Processing usr/share/zsh/5.9/functions/transpose-lines ... Processing usr/share/zsh/5.9/functions/transpose-words-match ... Processing usr/share/zsh/5.9/functions/up-case-word-match ... Processing usr/share/zsh/5.9/functions/up-line-or-beginning-search ... Processing usr/share/zsh/5.9/functions/url-quote-magic ... Processing usr/share/zsh/5.9/functions/vcs_info ... Processing usr/share/zsh/5.9/functions/vcs_info_hookadd ... Processing usr/share/zsh/5.9/functions/vcs_info_hookdel ... Processing usr/share/zsh/5.9/functions/vcs_info_lastmsg ... Processing usr/share/zsh/5.9/functions/vcs_info_printsys ... Processing usr/share/zsh/5.9/functions/vcs_info_setsys ... Processing usr/share/zsh/5.9/functions/vi-pipe ... Processing usr/share/zsh/5.9/functions/which-command ... Processing usr/share/zsh/5.9/functions/xtermctl ... Processing usr/share/zsh/5.9/functions/zargs ... Processing usr/share/zsh/5.9/functions/zcalc ... Processing usr/share/zsh/5.9/functions/zcalc-auto-insert ... Processing usr/share/zsh/5.9/functions/zed ... Processing usr/share/zsh/5.9/functions/zed-set-file-name ... Processing usr/share/zsh/5.9/functions/zkbd ... Processing usr/share/zsh/5.9/functions/zmathfunc ... Processing usr/share/zsh/5.9/functions/zmathfuncdef ... Processing usr/share/zsh/5.9/functions/zmv ... Processing usr/share/zsh/5.9/functions/zrecompile ... Processing usr/share/zsh/5.9/functions/zsh-mime-contexts ... Processing usr/share/zsh/5.9/functions/zsh-mime-handler ... Processing usr/share/zsh/5.9/functions/zsh-mime-setup ... Processing usr/share/zsh/5.9/functions/zsh_directory_name_cdr ... Processing usr/share/zsh/5.9/functions/zsh_directory_name_generic ... Processing usr/share/zsh/5.9/functions/zstyle+ ... Processing usr/share/zsh/5.9/functions/ztodo ... Processing usr/share/zsh/5.9/help ... Processing usr/share/zsh/5.9/help/alias ... Processing usr/share/zsh/5.9/help/autoload ... Processing usr/share/zsh/5.9/help/bg ... Processing usr/share/zsh/5.9/help/bindkey ... Processing usr/share/zsh/5.9/help/break ... Processing usr/share/zsh/5.9/help/builtin ... Processing usr/share/zsh/5.9/help/bye ... Processing usr/share/zsh/5.9/help/cap ... Processing usr/share/zsh/5.9/help/cd ... Processing usr/share/zsh/5.9/help/chdir ... Processing usr/share/zsh/5.9/help/clone ... Processing usr/share/zsh/5.9/help/colon ... Processing usr/share/zsh/5.9/help/command ... Processing usr/share/zsh/5.9/help/comparguments ... Processing usr/share/zsh/5.9/help/compcall ... Processing usr/share/zsh/5.9/help/compctl ... Processing usr/share/zsh/5.9/help/compdescribe ... Processing usr/share/zsh/5.9/help/compfiles ... Processing usr/share/zsh/5.9/help/compgroups ... Processing usr/share/zsh/5.9/help/compquote ... Processing usr/share/zsh/5.9/help/comptags ... Processing usr/share/zsh/5.9/help/comptry ... Processing usr/share/zsh/5.9/help/compvalues ... Processing usr/share/zsh/5.9/help/continue ... Processing usr/share/zsh/5.9/help/declare ... Processing usr/share/zsh/5.9/help/dirs ... Processing usr/share/zsh/5.9/help/disable ... Processing usr/share/zsh/5.9/help/disown ... Processing usr/share/zsh/5.9/help/dot ... Processing usr/share/zsh/5.9/help/echo ... Processing usr/share/zsh/5.9/help/echotc ... Processing usr/share/zsh/5.9/help/echoti ... Processing usr/share/zsh/5.9/help/emulate ... Processing usr/share/zsh/5.9/help/enable ... Processing usr/share/zsh/5.9/help/eval ... Processing usr/share/zsh/5.9/help/exec ... Processing usr/share/zsh/5.9/help/exit ... Processing usr/share/zsh/5.9/help/export ... Processing usr/share/zsh/5.9/help/false ... Processing usr/share/zsh/5.9/help/fc ... Processing usr/share/zsh/5.9/help/fg ... Processing usr/share/zsh/5.9/help/float ... Processing usr/share/zsh/5.9/help/functions ... Processing usr/share/zsh/5.9/help/getcap ... Processing usr/share/zsh/5.9/help/getln ... Processing usr/share/zsh/5.9/help/getopts ... Processing usr/share/zsh/5.9/help/hash ... Processing usr/share/zsh/5.9/help/history ... Processing usr/share/zsh/5.9/help/integer ... Processing usr/share/zsh/5.9/help/jobs ... Processing usr/share/zsh/5.9/help/kill ... Processing usr/share/zsh/5.9/help/let ... Processing usr/share/zsh/5.9/help/limit ... Processing usr/share/zsh/5.9/help/local ... Processing usr/share/zsh/5.9/help/logout ... Processing usr/share/zsh/5.9/help/noglob ... Processing usr/share/zsh/5.9/help/popd ... Processing usr/share/zsh/5.9/help/print ... Processing usr/share/zsh/5.9/help/printf ... Processing usr/share/zsh/5.9/help/pushd ... Processing usr/share/zsh/5.9/help/pushln ... Processing usr/share/zsh/5.9/help/pwd ... Processing usr/share/zsh/5.9/help/r ... Processing usr/share/zsh/5.9/help/read ... Processing usr/share/zsh/5.9/help/readonly ... Processing usr/share/zsh/5.9/help/rehash ... Processing usr/share/zsh/5.9/help/return ... Processing usr/share/zsh/5.9/help/sched ... Processing usr/share/zsh/5.9/help/set ... Processing usr/share/zsh/5.9/help/setcap ... Processing usr/share/zsh/5.9/help/setopt ... Processing usr/share/zsh/5.9/help/shift ... Processing usr/share/zsh/5.9/help/source ... Processing usr/share/zsh/5.9/help/stat ... Processing usr/share/zsh/5.9/help/suspend ... Processing usr/share/zsh/5.9/help/test ... Processing usr/share/zsh/5.9/help/times ... Processing usr/share/zsh/5.9/help/trap ... Processing usr/share/zsh/5.9/help/true ... Processing usr/share/zsh/5.9/help/ttyctl ... Processing usr/share/zsh/5.9/help/type ... Processing usr/share/zsh/5.9/help/typeset ... Processing usr/share/zsh/5.9/help/ulimit ... Processing usr/share/zsh/5.9/help/umask ... Processing usr/share/zsh/5.9/help/unalias ... Processing usr/share/zsh/5.9/help/unfunction ... Processing usr/share/zsh/5.9/help/unhash ... Processing usr/share/zsh/5.9/help/unlimit ... Processing usr/share/zsh/5.9/help/unset ... Processing usr/share/zsh/5.9/help/unsetopt ... Processing usr/share/zsh/5.9/help/vared ... Processing usr/share/zsh/5.9/help/wait ... Processing usr/share/zsh/5.9/help/whence ... Processing usr/share/zsh/5.9/help/where ... Processing usr/share/zsh/5.9/help/which ... Processing usr/share/zsh/5.9/help/zcompile ... Processing usr/share/zsh/5.9/help/zformat ... Processing usr/share/zsh/5.9/help/zftp ... Processing usr/share/zsh/5.9/help/zle ... Processing usr/share/zsh/5.9/help/zmodload ... Processing usr/share/zsh/5.9/help/zparseopts ... Processing usr/share/zsh/5.9/help/zprof ... Processing usr/share/zsh/5.9/help/zpty ... Processing usr/share/zsh/5.9/help/zregexparse ... Processing usr/share/zsh/5.9/help/zsocket ... Processing usr/share/zsh/5.9/help/zstyle ... Processing usr/share/zsh/5.9/help/ztcp ... Processing usr/share/zsh/site-functions ... Processing usr/share/zsh/site-functions/_jo ... Processing var ... Processing var/db ... Processing var/db/dhcpcd ... Processing var/lib ... Processing var/lib/arpd ... Processing var/lib/misc ... Processing var/lib/sudo ... Processing var/lib/sudo/lectured ... Processing var/run ... 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 ... Processing var/www/jszip ... Processing var/www/jszip/js ... Processing var/www/jszip/js/jszip.min.js ... Build completed. ln -snf /home/buildroot/autobuild/instance-2/output-1/host/mips-buildroot-linux-musl/sysroot /home/buildroot/autobuild/instance-2/output-1/staging make: Leaving directory '/home/buildroot/autobuild/instance-2/buildroot' make: Entering directory '/home/buildroot/autobuild/instance-2/buildroot' >>> Buildroot 2022.05-3133-g3a22b00999 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 10.4.0 Collecting legal info >>> host-binutils 2.37 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-skeleton Collecting legal info >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> 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) >>> musl 1.2.3 Collecting legal info COPYRIGHT: OK (sha256: f9bc4423732350eb0b3f7ed7e91d530298476f8fec0c6c427a1c04ade22655af) >>> host-gcc-initial 10.4.0 Collecting legal info >>> linux-headers 5.10.161 Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> musl-compat-headers Collecting legal info >>> toolchain Collecting legal info >>> 18xx-ti-utils 8.8 Collecting legal info COPYING: OK (sha256: 363cef40b276a7a91ebcff3f78626d9cfe5e5a51927c725236007259403d5fc4) >>> libnl 3.7.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> argp-standalone 1.4.1 Collecting legal info README.md: OK (sha256: b5db0353a5b1902fc8a2e055d8899dd0c189ce73a31e67af9a0ffc24711b63f0) >>> armbian-firmware 5d685ad233b4dfd03a4d025fa0061f6b0f850cb3 Collecting legal info >>> host-asn1c 0.9.28 Collecting legal info LICENSE: OK (sha256: bcc636802a52ace2255212be15fb707084af87061b5cfd37eb84dcf6a02cc48b) >>> axel 2.17.11 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> openssl Collecting legal info >>> libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> binutils 2.37 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> blktrace 1.3.0 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> libaio 0.3.113 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> host-bootgen xilinx_v2022.2 Collecting legal info LICENSE: OK (sha256: 4da5f5eff0592e5d275f1871faf9e9a4fc0f6346027bfb777fa59d0aa6a59aa3) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> bsdiff 4.3 Collecting legal info bsdiff.c: OK (sha256: fc0a6e634ef77dcf14bf36c7b6d1e57ba1ac5c4809073dfaacb3b5f7ab277eb7) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> dosfstools 4.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> e2fsprogs 1.46.5 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.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> host-ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> readline 8.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> iproute2 6.1.0 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> c-periphery 2.3.1 Collecting legal info LICENSE: OK (sha256: 7121a0a2ba36ed9388be2f1a916f0e3584d8e49cc7888fbcfcf83bab2a8bebef) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> cjson 1.7.15 Collecting legal info LICENSE: OK (sha256: a36dda207c36db5818729c54e7ad4e8b0c6fba847491ba64f372c1a2037b6d5c) >>> cpulimit 0.2 Collecting legal info LICENSE: OK (sha256: 920489ca9da706d842870701155e70a101315ba0783cff39765d7e15e0916a4a) >>> crun 1.7.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.libcrun: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> yajl 2.1.0 Collecting legal info COPYING: OK (sha256: 054bf2c11686c5442850b1da58ad592e3d1d2a236a362e67279b957f8e662f5a) >>> cvs 1.12.13 Collecting legal info COPYING: OK (sha256: 569c5b876327d899cf444b2277fe910128a38ca71d90755fe4125dd44f8ece02) COPYING.LIB: OK (sha256: da0e282103fb508894e78db519aab255e36971ce0bc87de585e3b05014b83b1e) lib/glob-libc.h: OK (sha256: ee9a2fbdb626c0ac57fd8e569f357eb2e6d6c80cc6f41efa8bd126d5ea589d72) >>> 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) >>> dhcpcd 9.4.1 Collecting legal info LICENSE: OK (sha256: 4f21ce186859516dcab9b3197f3e9533a9bd1b87932015c87f539af4a48cd592) >>> dnsmasq 2.88 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-v3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-dos2unix 7.4.3 Collecting legal info COPYING.txt: OK (sha256: 275ce1371734904b275e83bf760e3e6d2a520614545a3850c9568d1892b940fd) >>> e2tools 0.0.16.4 Collecting legal info COPYING: OK (sha256: 0e79fd282723e1eb3f7381d41233a83ed20cf3e8c83aa53e6847bf7ffe781583) >>> 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-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> evemu 2.7.0 Collecting legal info COPYING: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libevdev 1.12.1 Collecting legal info COPYING: OK (sha256: 6f13de7ce28e4948ba95170e0723ee1254c1978ce1f127af82aeca597b567cb9) >>> host-meson 1.0.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 65.6.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.11.1 Collecting legal info LICENSE: OK (sha256: d4a223f033419313218c9b8444167e91e87a5bebdb43fb8490df441df5220a8b) >>> host-autoconf-archive 2022.09.03 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> f2fs-tools 1.15.0 Collecting legal info COPYING: OK (sha256: 662abb3a8a80b36ae7036c289dd1e03b361ee5dd2e6fd5211d0d8d029146449f) >>> faad2 2.10.1 Collecting legal info COPYING: OK (sha256: d3baf3a54943cf12a994c85867a18dec84f810901b2f2878ddfd77efcc3c150f) >>> host-fatcat 1.1.1 Collecting legal info LICENSE: OK (sha256: 3ea03755e32cf7f5b12981de92a0fdad396448195fe0024990c9cbc388e9866c) >>> fftw-long-double 3.3.8 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> fping 5.1 Collecting legal info COPYING: OK (sha256: 6051b27e4b4a648f7bc8b329024da53a6e95ce88fcf0ccc259c371a74b741757) >>> freetype 2.12.1 Collecting legal info LICENSE.TXT: OK (sha256: c85e842b7ff04d95dab7d68e812773de0f8b67940e5449d35b42c66eb0f619fe) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> host-gdb 12.1 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.32 Collecting legal info COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> glorytun 0.3.4 Collecting legal info LICENSE: OK (sha256: 3d9ddddb8807c305287d9dbab58473e5307e9c91651c43c654a0828855d2b373) >>> libsodium 1.0.18 Collecting legal info LICENSE: OK (sha256: dea1855c9809f3faf22aa4a1fba20ec8af5a5587f23115012e5b98279cedc4af) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-gnupg 1.4.23 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> ifupdown-scripts Collecting legal info >>> host-imx-mkimage lf-5.10.72_2.2.0 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> jansson 2.14 Collecting legal info LICENSE: OK (sha256: 1fff7d37d22157bcd81ab53b6c54da755d7c2f868f15807d9bde920f10730da0) >>> jimtcl 0.81 Collecting legal info LICENSE: OK (sha256: 419f1146334e57fb258d6c957d1f94d43455ec0d24b1b54c4447e5f61a353950) >>> jo 1.6 Collecting legal info COPYING: OK (sha256: 41d8b23dc6e76731f4920b9ce42d0d4a248d243a510319e2441d174a115f35cf) >>> jose 11 Collecting legal info COPYING: OK (sha256: 09e8a9bcec8067104652c168685ab0931e7868f9c8284b66f5ae6edae5f1130b) >>> jpeg-turbo 2.1.4 Collecting legal info LICENSE.md: OK (sha256: ee1eaf194d5924b6360af8a6ba6a4e1554037091f7505943300cdeec65f1aebb) README.ijg: OK (sha256: 4b7b9f8c03bb8d60270dfd12684e70ab21e4abfd27e73905cd1a7c4cae6f5cdb) >>> jpeg Collecting legal info >>> jq a17dd3248a666d01be75f6b16be37e80e20b0954 Collecting legal info COPYING: OK (sha256: c8437d414ca5b394718784c3bf5bdff7f01fee417625fabf1fb722ca263037da) >>> json-glib 1.6.6 Collecting legal info COPYING: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) >>> libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> json-javascript 3d7767b6b1f3da363c625ff54e63bbf20e9e83ac Collecting legal info json2.js: OK (sha256: 925947d3d711c4441a9db20f51215fbf5c119d2a3b51cadb2c9031907d8014b5) >>> jszip 3.10.0 Collecting legal info LICENSE.markdown: OK (sha256: 566c953c6090b1218ca6217dd7359d45dde46581968586dc607d59a78af6a9c4) >>> knock 0.8 Collecting legal info COPYING: OK (sha256: d747e19206e41702e40822dd91d37cbf40edd86f364ea416d667a0e3013f7189) >>> libargtable2 2.13 Collecting legal info COPYING: OK (sha256: d7bf9d064ac3e5840f9dd02422b7eeec4f1fd03f37fadbd043602be5e882304f) >>> libcdio-paranoia 10.2+2.0.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libcdio 2.1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libdvdcss 1.4.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libdvdnav 6.1.1 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libdvdread 6.1.3 Collecting legal info COPYING: OK (sha256: d6cb0e9e560f51085556949a84af12b79a00f10ab8b66c752537faf7cd665572) >>> libev 4.33 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libfm-extra 1.3.2 Collecting legal info COPYING: OK (sha256: d8c320ffc0030d1b096ae4732b50d2b811cf95e9a9b7377c1127b2563e0a0388) src/extra/fm-xml-file.c: OK (sha256: c3a3d93e111462f2b0292b56a6a7b87d342fd7156741d8b81b8b08723be4597e) >>> host-intltool 0.51.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-libxml-parser-perl 2.46 Collecting legal info README: OK (sha256: 6a2e768443ed00f09d3d4bc4dd14451035eac13c6864d68d8e2f76edf5a044f2) >>> libgphoto2 2.5.27 Collecting legal info COPYING: OK (sha256: ebc385a0b1d477be5177ed6d9129557aa59a3ad0f26ebe7dd97ee942a0fb68ee) >>> libtool 2.4.6 Collecting legal info libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libxml2 2.10.3 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> xz 5.2.10 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libiqrf 0.1.2 Collecting legal info src/iqrf.c: OK (sha256: 11e0700d7c23604d86fa1e7c54c7caa778d79eeb0035be8f80b5a552224ef015) >>> libllcp 05dfa8003433a7070bfd8ae02efdb0203bbf34aa Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libnfc 1.8.0 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libmms 0.6.4 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libmng 2.0.3 Collecting legal info LICENSE: OK (sha256: ba280734838eb3f22a85b92a7e62de357d4d4c325029dce723b0cb125c417c35) >>> libmpd 11.8.17 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libmspack 0.10.1alpha Collecting legal info COPYING.LIB: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) >>> libndp 1.8 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_acct 1.0.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_cthelper 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libpagekite 0.91.201110 Collecting legal info doc/COPYING.md: OK (sha256: ba443b9c9d4273d06aae3e147e9ad1ec199cc9c23455f486a039536d47f57eed) doc/LICENSE-2.0.txt: OK (sha256: 4a271d0bb6bb6e0bac880efddb46da73e6df3dcf0d9ca08a945a232f8ab882ef) doc/AGPLv3.txt: OK (sha256: 8e0f770cabe772d67d36469f6bf413afd2dcfa6ac37acfc65f770cf3a134106d) >>> libpthread-stubs 0.4 Collecting legal info COPYING: OK (sha256: 78c20706e799f2b8f445e71d3d2ade6ba23b3388fd6cbeed7d71796623febde8) >>> libsepol 3.3 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libshout 2.4.6 Collecting legal info COPYING: OK (sha256: 7a4436f9ec37603356791c87de3bc444989befd2682d29efb3d97604e04c1852) >>> libtheora 1.1.1 Collecting legal info COPYING: OK (sha256: 8417fad7da775735564e209484a2e011e0fa201e94f01fdbee6e4977e478e6fc) LICENSE: OK (sha256: 654a0238f789f4435c4818f50005b141d013c5a09a31d861efc1d0d67ba975a4) >>> libvorbis 1.3.7 Collecting legal info COPYING: OK (sha256: ec1815db59fcd302846df949d7424876cb2e2dc5ed1606c5fb0b36787b1cf43a) >>> libsysfs 2.1.1 Collecting legal info cmd/GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) lib/LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libtomcrypt 1.18.2 Collecting legal info LICENSE: OK (sha256: 8f196cb13afd271f5e267fd29543fc454596382ad580e7592709492843996ac8) >>> libtommath 1.2.0 Collecting legal info LICENSE: OK (sha256: 2fa64b163659f41965c9815882a8296d3d03ff546b76153e11445f9bdecf955a) >>> linux-syscall-support e1e7b0ad8ee99a875b272c8e33e308472e897660 Collecting legal info LICENSE: OK (sha256: c180f12840c00224cceed7139192018d2c7e6061db4ce4310b8626f7ad10bf26) >>> host-lpc3250loader 1.0 Collecting legal info LPC3250loader.py: OK (sha256: 9a817497240e8e92f09ccfec7568a74673dc30ec008b541c8706663677b4e7a9) >>> menu-cache 1.1.0 Collecting legal info COPYING: OK (sha256: 7459fbad62653e4061dbfde3b0cad7c72777838beb10d2d11d969fac6226e7de) >>> minizip 3.0.7 Collecting legal info LICENSE: OK (sha256: 675181c03fc1302a1c8554c00f7be9bb420c5dbc9dcc2013433cec144413de03) >>> mpg123 1.25.15 Collecting legal info COPYING: OK (sha256: f40e0dd86b27b52e429b693a87b3ca63ae0a98a4d142e77207aa6bdf1db7a295) >>> mpir 3.0.0 Collecting legal info COPYING.LIB: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> host-yasm 1.3.0 Collecting legal info COPYING: OK (sha256: 795f8d76eade6130129b680ac72ea81cb3e143467a65ea1f5f64946151d7fa20) BSD.txt: OK (sha256: a84b45f23040624681ca6974ff48d8ef6b477a1cb51e4a1c842e49d00c231e0d) Artistic.txt: OK (sha256: b7fd9b73ea99602016a326e0b62e6646060d18febdd065ceca8bb482208c3d88) GNU_GPL-2.0: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) GNU_LGPL-2.0: OK (sha256: 1faefae1fe8838a2e48864df7d1376e421a50c551c5ae2f60c9f2093206e18a9) >>> host-mtools 4.0.38 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-lzip 1.23 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> ndisc6 1.0.6 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> nfacct 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> nilfs-utils 2.2.9 Collecting legal info COPYING: OK (sha512: 4fc92d3998910acb108f81b1aee70a55a572b661a2766d0e57a55e48e2b737eea41415356cbd62593f26aec5797ab9fbb40211d7782b5834b4855ff1ce6ad5f7) >>> p910nd 0.97 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> psplash 44afb7506d43cca15582b4c5b90ba5580344d75d Collecting legal info COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> host-gdk-pixbuf 2.42.10 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libjpeg 9e Collecting legal info README: OK (sha256: 50c1c5978d490c7f13062d91c4b89affc83774f87bc4568a714f748b62a5b216) >>> host-libpng 1.6.39 Collecting legal info LICENSE: OK (sha256: dfe5a536b0e5a531f844fb9c101a3089aca60772a503893b8e15f9457e369960) >>> host-python-cython 0.29.32 Collecting legal info COPYING.txt: OK (sha256: e1eb1c49a8508e8173dac30157e4a6439a44ad8846194746c424fbc3fc2b95d7) LICENSE.txt: OK (sha256: a6cba85bc92e0cff7a450b1d873c0eaa2e9fc96bf472df0247a26bec77bf3ff9) >>> qoriq-cadence-dp-firmware lsdk2012 Collecting legal info COPYING: OK (sha256: 9c16421e7c702f56756650b8ac954d34556327e598a8666e6e8f4eb3a1aa95f1) EULA: OK (sha256: 72edc2072c86d93aa1993d15d4d19d96270af3749b0108995ad50c81d1461f52) EULA.txt: OK (sha256: 53e3eb0b2bd81c171fa04c17514e20b39b7bb1fe1224c593f7717f615fb9d52b) >>> rcw-smarc-sal28 11 Collecting legal info COPYING: OK (sha256: 803c65088eed36a6697ca9f03f4379bbad24e276dc8da7fef5eb4dc4008415a1) >>> sdparm 1.10 Collecting legal info COPYING: OK (sha256: 4f98444e14adb18a94a65c3ded5f0dad42d382c6a2288b593a2d5bd5ecc4f46d) >>> serd 0.30.14 Collecting legal info COPYING: OK (sha256: 13b62d3705cabee6a21730eb24f773249271c2d95e9ecbab16069e729d4ae147) >>> socat 1.7.4.4 Collecting legal info README: OK (sha256: 3555c6bc2779ff0f9a7145d1e3cd1d8fde59548bcd3364a23b907de21eec5aa8) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.OpenSSL: OK (sha256: fd9e48ca316a5032069b9521f4f4b4d9b1c60365012bae1e62286bcd5bd2e761) >>> sudo 1.9.12p1 Collecting legal info LICENSE.md: OK (sha256: d2f93a3b17ed5586fddd07be33ad767146c1a81a22682baa68bb4360a31d020a) >>> ti-utils 06dbdb2727354b5f3ad7c723897f40051fddee49 Collecting legal info COPYING: OK (sha256: 363cef40b276a7a91ebcff3f78626d9cfe5e5a51927c725236007259403d5fc4) >>> uboot-tools 2021.07 Collecting legal info Licenses/gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-uuu 1.5.11 Collecting legal info LICENSE: OK (sha256: cc8d47f7b9260f6669ecd41c24554c552f17581d81ee8fc602c6d23edb8bf495) README.md: OK (sha256: 584bfbb18b4c08b872d48b80419dd453307212a144134fb516bd6ddc0700c2e8) >>> host-bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-zstd 1.5.2 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> wireless_tools 30.pre9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> xkeyboard-config 2.37 Collecting legal info COPYING: OK (sha256: 6ca90f4b67dced4062894d6d77f4cc39343df9e359fc12f5e5d3c89ef2a3ef6d) >>> host-xapp_xkbcomp 1.4.6 Collecting legal info COPYING: OK (sha256: 6b833fdc05906ce57f016dc791db86830d49ee4da2861ce45806c50b3f4dda9e) >>> host-xlib_libX11 1.8.3 Collecting legal info COPYING: OK (sha256: 2e7012a140f000735a7172674a2d314398d79622444fba65d108b029b29ab283) >>> host-libxcb 1.15 Collecting legal info COPYING: OK (sha256: c5ffbfeaa501071ceeb97b7de2c0d703fdaa35de01c0fb6cbac1c28453a3e9fd) >>> host-libxslt 1.1.37 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> host-libxml2 2.10.3 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-xcb-proto 1.15.2 Collecting legal info COPYING: OK (sha256: c5ffbfeaa501071ceeb97b7de2c0d703fdaa35de01c0fb6cbac1c28453a3e9fd) >>> host-xlib_libXau 1.0.11 Collecting legal info COPYING: OK (sha256: 56abe29bb1d9806a9e04fa9f80fed2c0f18027594df3f098148d814aef6bddfa) >>> host-xorgproto 2022.2 Collecting legal info COPYING-applewmproto: OK (sha256: aacd931f191b610902aee1e526090c2858aabc07969441fa2537ffd3e7049555) COPYING-bigreqsproto: OK (sha256: dabc025f93129a0eb2d17f37c719dbe5ecbcb5bc8f7bc7f4ce89fe04576cc0c2) COPYING-compositeproto: OK (sha256: ab587ca94282c1e60797ffe4a77aea195418387db20ec7e0c24cedf2c844f8c1) COPYING-damageproto: OK (sha256: f67a18cb46c4c203c5122b4a901cfcc3178b2a62f83f31ca5fef5bdca3966094) COPYING-dmxproto: OK (sha256: 819e8dcd3dd2a44850c350331aa492230f86bccb0983dd739dec5ba36d7d2b8e) COPYING-dri2proto: OK (sha256: 0c306691492c4d7a8cda1ec3847668b797887dddcd7e986b4c166ae27619af7d) COPYING-dri3proto: OK (sha256: 64a579d1a0b3347301d87c94698a58ea7933d0ae6ca7e8fdd702fde2ea376301) COPYING-evieproto: OK (sha256: 0aa43d03da3cedbd9882c0ded621b0d855353eb9e551f9eed940d75c8a0b03c1) COPYING-fixesproto: OK (sha256: 65cb0b867b00fb27f066a37353713b265645b3301146562570d7638ed2ddd548) COPYING-fontcacheproto: OK (sha256: 1ab381e978bff63d68be2e4f235d51935f3f16f3ba3bebf83afa99a70c0484a2) COPYING-fontsproto: OK (sha256: f4af05774b02ae149357cc26f7bf5ef1116c2e09373c2492081a3a1892c58417) COPYING-glproto: OK (sha256: 823deb4673d3f26aa8c90e704888299648f00be3262f9363eaeecedcd65b936d) COPYING-inputproto: OK (sha256: 5e083a2ace0215a6084c877c023a6079952ba803d692488203ba4269196debe3) COPYING-kbproto: OK (sha256: d397a67d4b28e897bc5fce79b2b917df9905b54f961fc3ad1f49c7fe3803f92c) COPYING-lg3dproto: OK (sha256: 7a5dd5d4c989c167da50f15879959f42bbda960e06d0a0aea7197f61fe1dc846) COPYING-pmproto: OK (sha256: 8442b5f22f2fb13017a4302a906e7dedc899267b41f613558970941120170128) COPYING-presentproto: OK (sha256: 64a579d1a0b3347301d87c94698a58ea7933d0ae6ca7e8fdd702fde2ea376301) COPYING-printproto: OK (sha256: 6b890b118261694865988378dbba876bcd9caa1a421c5c0d626116948bc0ae35) COPYING-randrproto: OK (sha256: 41c13dcd09147ed2440286f2fb8151df8ebee06deee4ed78ddf094601c216d3d) COPYING-recordproto: OK (sha256: ee10aee0f1697ffdbe870a39f037361d4f7136f2976bb7919a41b3f66407caee) COPYING-renderproto: OK (sha256: 9e48921a94da36d7a69fe71809223ee0bb46370db9842dccdeeb55b5a9946872) COPYING-resourceproto: OK (sha256: 403e7be948674530ad40669b1e3a31adeddb656502f3b0ef810d5d3cc35d0b52) COPYING-scrnsaverproto: OK (sha256: fcbd3c628bf4d28ee3e6032054bf44bbe58f3b1a944dad856a8d3eb6b37ea412) COPYING-trapproto: OK (sha256: d6d3513f5a7099748dc387f54498d799380b45f8a444f13aa98aa45a860ae55b) COPYING-videoproto: OK (sha256: f8f49bbad61967ebc890fb79fff5bfb7cfc1c341aa8f8dee13eb3fb534040b47) COPYING-windowswmproto: OK (sha256: eb183a00c61bb47992f096b6993ed7ec17518bea9c285fe87efff7f622cc6c12) COPYING-x11proto: OK (sha256: 3bd8e0c41497bfe6ab8d11c3c90c5e79edd0b2437f2bf81161575f54bae53f21) COPYING-xcmiscproto: OK (sha256: 5531d18cfcc944dab39991f63f182cbbce3fe493ba0c7cf08a25c0d01ee84482) COPYING-xextproto: OK (sha256: fb42146c6c06a200a9b121220eb692ff9101ba0fbd0b224b9e16a016c59ae86a) COPYING-xf86bigfontproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86dgaproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86driproto: OK (sha256: 4a05d06752388d9db71ee1006f371d4fb2c316a821fc2fc272db90b3ef978334) COPYING-xf86miscproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86rushproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86vidmodeproto: OK (sha256: 942bb46a3503a708948491699171b00b9e0dfb47818d9268b160bccc5f51a4b9) COPYING-xineramaproto: OK (sha256: b2d8cda803e900915ce10f0ba735ff2c033b39c7cc5a8a436667ca583d4066fa) >>> host-xutil_util-macros 1.19.3 Collecting legal info COPYING: OK (sha256: 489b630a75e3255485732eae3d50ff4d29d3feb66760bb3acb04f897e4d9e375) >>> host-xlib_libXdmcp 1.1.4 Collecting legal info COPYING: OK (sha256: 8a3c3f35b0dbcb60a4e242b9e4394a352a65bb27deb2938ea1e2e62a626e16e9) >>> host-xlib_xtrans 1.4.0 Collecting legal info COPYING: OK (sha256: a9c96c832e00774266b492d4d41556f12a64f039ba3ef645c4b8c6010fcb8f2a) >>> host-xlib_libxkbfile 1.1.2 Collecting legal info COPYING: OK (sha256: e1b3fdad8037ab3f986ef9caaa7c8da47d8d55875e680c7d6011f6c07363ea7c) >>> ytree 2.04 Collecting legal info COPYING: OK (sha256: eb6bf7204569b4fe8eaf9d4dffc57e44047c5efb5deba1b2d99069ddbc99d031) >>> zsh 5.9 Collecting legal info LICENCE: OK (sha256: d06fdf3ef9b1ec69d6b9e170b0a9516fbad3523261ff1668bde3bfea6e0ef5f5) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.30.1 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-mkpasswd Collecting legal info WARNING: the Buildroot source code has not been saved WARNING: gcc-final-10.4.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-10.4.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: linux-headers-5.10.161: cannot save license (LINUX_HEADERS_LICENSE_FILES not defined) WARNING: armbian-firmware-5d685ad233b4dfd03a4d025fa0061f6b0f850cb3: cannot save license (ARMBIAN_FIRMWARE_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/instance-2/output-1/legal-info make: Leaving directory '/home/buildroot/autobuild/instance-2/buildroot'