67.78% done, estimate finish Thu Sep 8 11:40:53 2022 [ 9] Blk# 1600, [ratio/avg. 33%/ 35%], avg.speed: 34974378 b/s, ETA: 4024013s 74.56% done, estimate finish Thu Sep 8 11:40:55 2022 [ 9] Blk# 1700, [ratio/avg. 8%/ 36%], avg.speed: 27869184 b/s, ETA: 5049928s [ 9] Blk# 1800, [ratio/avg. 39%/ 35%], avg.speed: 29507584 b/s, ETA: 4769532s 81.32% done, estimate finish Thu Sep 8 11:40:54 2022 [ 9] Blk# 1900, [ratio/avg. 6%/ 34%], avg.speed: 31145984 b/s, ETA: 4518635s 88.11% done, estimate finish Thu Sep 8 11:40:54 2022 [ 9] Blk# 2000, [ratio/avg. 24%/ 33%], avg.speed: 32784384 b/s, ETA: 4292816s [ 9] Blk# 2100, [ratio/avg. 19%/ 33%], avg.speed: 34422784 b/s, ETA: 4088494s 94.87% done, estimate finish Thu Sep 8 11:40:54 2022 [ 9] Blk# 2200, [ratio/avg. 37%/ 33%], avg.speed: 36061184 b/s, ETA: 3902737s Total translation table size: 0 Total rockridge attributes bytes: 261543 Total directory bytes: 559440 Path table size(bytes): 1492 Max brk space used 292000 73783 extents written (144 MB) [ 9] Blk# 2300, [ratio/avg. 15%/ 33%], avg.speed: 37699584 b/s, ETA: 3733127s Statistics: gzip(0): 0 ( 0%) gzip(1): 0 ( 0%) gzip(2): 0 ( 0%) gzip(3): 0 ( 0%) gzip(4): 0 ( 0%) gzip(5): 0 ( 0%) gzip(6): 0 ( 0%) gzip(7): 0 ( 0%) gzip(8): 0 ( 0%) gzip(9): 2306 (1e+02%) 7zip: 0 ( 0%) Writing index for 2306 block(s)... Writing compressed data... >>> Generating filesystem image rootfs.erofs mkdir -p /home/thomas/autobuild/instance-2/output-1/images rm -rf /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/erofs mkdir -p /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/erofs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/thomas/autobuild/instance-2/output-1/target/ /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/erofs/target echo '#!/bin/sh' > /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/erofs/fakeroot echo "set -e" >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/erofs/fakeroot echo "chown -h -R 0:0 /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/erofs/target" >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/erofs/fakeroot PATH="/home/thomas/autobuild/instance-2/output-1/host/bin:/home/thomas/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /home/thomas/autobuild/instance-2/buildroot/support/scripts/mkusers /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/full_users_table.txt /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/erofs/target >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/erofs/fakeroot echo "/home/thomas/autobuild/instance-2/output-1/host/bin/makedevs -d /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/erofs/target" >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/erofs/fakeroot printf ' rm -rf /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/erofs/target/usr/lib/udev/hwdb.d/ /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/erofs/target/etc/udev/hwdb.d/\n' >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/erofs/fakeroot echo "find /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/erofs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/erofs/fakeroot echo "find /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/erofs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/erofs/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/erofs/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/erofs/fakeroot printf ' /home/thomas/autobuild/instance-2/output-1/host/bin/mkfs.erofs /home/thomas/autobuild/instance-2/output-1/images/rootfs.erofs /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/erofs/target\n' >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/erofs/fakeroot chmod a+x /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/erofs/fakeroot PATH="/home/thomas/autobuild/instance-2/output-1/host/bin:/home/thomas/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /home/thomas/autobuild/instance-2/output-1/host/bin/fakeroot -- /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/erofs/fakeroot rootdir=/home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/erofs/target table='/home/thomas/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/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/mkdir ... Processing bin/mknod ... Processing bin/mksh ... 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/s6-chroot ... Processing bin/s6-fillurandompool ... Processing bin/s6-freeramdisk ... Processing bin/s6-hostname ... Processing bin/s6-logwatch ... Processing bin/s6-mount ... Processing bin/s6-pivotchroot ... Processing bin/s6-ps ... Processing bin/s6-swapoff ... Processing bin/s6-swapon ... Processing bin/s6-umount ... 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/zcat ... Processing bin/zsh ... Processing dev ... Processing dev/fd ... Processing dev/log ... Processing dev/pts ... Processing dev/shm ... Processing dev/stderr ... Processing dev/stdin ... Processing dev/stdout ... Processing etc ... Processing etc/bridge-stp.conf ... Processing etc/davfs2 ... Processing etc/davfs2/certs ... Processing etc/davfs2/certs/private ... Processing etc/davfs2/davfs2.conf ... Processing etc/davfs2/secrets ... Processing etc/enscript.cfg ... Processing etc/fonts ... Processing etc/fonts/conf.d ... Processing etc/fonts/conf.d/10-hinting-slight.conf ... Processing etc/fonts/conf.d/10-scale-bitmap-fonts.conf ... Processing etc/fonts/conf.d/20-unhint-small-vera.conf ... Processing etc/fonts/conf.d/30-metric-aliases.conf ... Processing etc/fonts/conf.d/40-nonlatin.conf ... Processing etc/fonts/conf.d/45-generic.conf ... Processing etc/fonts/conf.d/45-latin.conf ... Processing etc/fonts/conf.d/49-sansserif.conf ... Processing etc/fonts/conf.d/50-user.conf ... Processing etc/fonts/conf.d/51-local.conf ... Processing etc/fonts/conf.d/60-generic.conf ... Processing etc/fonts/conf.d/60-latin.conf ... Processing etc/fonts/conf.d/65-fonts-persian.conf ... Processing etc/fonts/conf.d/65-nonlatin.conf ... Processing etc/fonts/conf.d/69-unifont.conf ... Processing etc/fonts/conf.d/80-delicious.conf ... Processing etc/fonts/conf.d/90-synthetic.conf ... Processing etc/fonts/conf.d/README ... Processing etc/fonts/fonts.conf ... Processing etc/fstab ... Processing etc/group ... Processing etc/hostname ... Processing etc/hosts ... Processing etc/init.d ... Processing etc/init.d/S01syslogd ... Processing etc/init.d/S02klogd ... Processing etc/init.d/S02sysctl ... Processing etc/init.d/S35iptables ... Processing etc/init.d/S50lighttpd ... Processing etc/init.d/S50minissdpd ... Processing etc/init.d/S65ptpd2 ... Processing etc/init.d/S70unbound ... Processing etc/init.d/rcK ... Processing etc/init.d/rcS ... Processing etc/inittab ... Processing etc/iptables.conf ... Processing etc/issue ... Processing etc/lighttpd ... Processing etc/lighttpd/conf.d ... Processing etc/lighttpd/conf.d/access_log.conf ... Processing etc/lighttpd/conf.d/debug.conf ... Processing etc/lighttpd/conf.d/dirlisting.conf ... Processing etc/lighttpd/conf.d/mime.conf ... Processing etc/lighttpd/lighttpd.conf ... Processing etc/lighttpd/modules.conf ... Processing etc/mtab ... Processing etc/network ... Processing etc/network/if-down.d ... Processing etc/network/if-post-down.d ... Processing etc/network/if-pre-up.d ... Processing etc/network/if-up.d ... Processing etc/nsswitch.conf ... Processing etc/os-release ... Processing etc/passwd ... Processing etc/profile ... Processing etc/profile.d ... Processing etc/profile.d/umask.sh ... Processing etc/protocols ... Processing etc/resolv.conf ... Processing etc/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/unbound ... Processing etc/unbound/unbound.conf ... Processing etc/xattr.conf ... Processing include ... Processing include/s6-linux-utils ... Processing include/s6-linux-utils/config.h ... Processing include/skalibs ... Processing include/skalibs/alarm.h ... Processing include/skalibs/alloc.h ... Processing include/skalibs/allreadwrite.h ... Processing include/skalibs/ancil.h ... Processing include/skalibs/avlnode.h ... Processing include/skalibs/avltree.h ... Processing include/skalibs/avltreen.h ... Processing include/skalibs/bigkv.h ... Processing include/skalibs/biguint.h ... Processing include/skalibs/bitarray.h ... Processing include/skalibs/bsdsnowflake.h ... Processing include/skalibs/bufalloc.h ... Processing include/skalibs/buffer.h ... Processing include/skalibs/bytestr.h ... Processing include/skalibs/cbuffer.h ... Processing include/skalibs/cdb.h ... Processing include/skalibs/cdb_make.h ... Processing include/skalibs/config.h ... Processing include/skalibs/datastruct.h ... Processing include/skalibs/direntry.h ... Processing include/skalibs/disize.h ... Processing include/skalibs/diuint.h ... Processing include/skalibs/diuint32.h ... Processing include/skalibs/djbtime.h ... Processing include/skalibs/djbunix.h ... Processing include/skalibs/env.h ... Processing include/skalibs/envalloc.h ... Processing include/skalibs/environ.h ... Processing include/skalibs/error.h ... Processing include/skalibs/exec.h ... Processing include/skalibs/fmtscan.h ... Processing include/skalibs/functypes.h ... Processing include/skalibs/gccattributes.h ... Processing include/skalibs/genalloc.h ... Processing include/skalibs/genqdyn.h ... Processing include/skalibs/genset.h ... Processing include/skalibs/gensetdyn.h ... Processing include/skalibs/genwrite.h ... Processing include/skalibs/getpeereid.h ... Processing include/skalibs/iobuffer.h ... Processing include/skalibs/iopause.h ... Processing include/skalibs/ip46.h ... Processing include/skalibs/kolbak.h ... Processing include/skalibs/lolstdio.h ... Processing include/skalibs/md5.h ... Processing include/skalibs/netstring.h ... Processing include/skalibs/nonposix.h ... Processing include/skalibs/nsig.h ... Processing include/skalibs/posixishard.h ... Processing include/skalibs/posixplz.h ... Processing include/skalibs/random.h ... Processing include/skalibs/rc4.h ... Processing include/skalibs/segfault.h ... Processing include/skalibs/selfpipe.h ... Processing include/skalibs/setgroups.h ... Processing include/skalibs/sgetopt.h ... Processing include/skalibs/sha1.h ... Processing include/skalibs/sha256.h ... Processing include/skalibs/sha512.h ... Processing include/skalibs/sig.h ... Processing include/skalibs/siovec.h ... Processing include/skalibs/skaclient.h ... Processing include/skalibs/skalibs.h ... Processing include/skalibs/skamisc.h ... Processing include/skalibs/socket.h ... Processing include/skalibs/stdcrypto.h ... Processing include/skalibs/stddjb.h ... Processing include/skalibs/stralloc.h ... Processing include/skalibs/strerr.h ... Processing include/skalibs/strerr2.h ... Processing include/skalibs/surf.h ... Processing include/skalibs/sysdeps.h ... Processing include/skalibs/tai.h ... Processing include/skalibs/textclient.h ... Processing include/skalibs/textmessage.h ... Processing include/skalibs/types.h ... Processing include/skalibs/uint16.h ... Processing include/skalibs/uint32.h ... Processing include/skalibs/uint64.h ... Processing include/skalibs/unix-timed.h ... Processing include/skalibs/unix-transactional.h ... Processing include/skalibs/unixconnection.h ... Processing include/skalibs/unixmessage.h ... Processing include/skalibs/unixonacid.h ... Processing lib ... Processing lib/ld64.so.1 ... Processing lib/libanl.so.1 ... Processing lib/libatomic.so ... Processing lib/libatomic.so.1 ... Processing lib/libatomic.so.1.2.0 ... Processing lib/libc.so.6 ... Processing lib/libcrypt.so.1 ... Processing lib/libdl.so.2 ... Processing lib/libgcc_s.so ... Processing lib/libgcc_s.so.1 ... Processing lib/libm.so.6 ... Processing lib/libnss_dns.so.2 ... Processing lib/libnss_files.so.2 ... Processing lib/libpthread.so.0 ... Processing lib/libresolv.so.2 ... Processing lib/librt.so.1 ... Processing lib/libskarnet.so ... Processing lib/libskarnet.so.2.10 ... Processing lib/libskarnet.so.2.10.0.3 ... Processing lib/libutil.so.1 ... Processing lib/libuuid.so.1 ... Processing lib/libuuid.so.1.3.0 ... Processing lib/skalibs ... Processing lib/skalibs/sysdeps ... Processing lib/skalibs/sysdeps/socket.lib ... Processing lib/skalibs/sysdeps/spawn.lib ... Processing lib/skalibs/sysdeps/sysclock.lib ... Processing lib/skalibs/sysdeps/sysdeps ... Processing lib/skalibs/sysdeps/target ... Processing lib/skalibs/sysdeps/timer.lib ... Processing lib/skalibs/sysdeps/util.lib ... Processing lib64 ... Processing linuxrc ... Processing media ... Processing mnt ... Processing opt ... Processing proc ... Processing root ... Processing run ... Processing sbin ... Processing sbin/agetty ... Processing sbin/arp ... Processing sbin/blkid ... Processing sbin/bridge-stp ... Processing sbin/devmem ... Processing sbin/fdisk ... Processing sbin/freeramdisk ... Processing sbin/fsck ... Processing sbin/fstrim ... Processing sbin/getty ... Processing sbin/halt ... Processing sbin/hdparm ... Processing sbin/hwclock ... Processing sbin/ifconfig ... Processing sbin/ifdown ... 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/klogd ... Processing sbin/loadkmap ... Processing sbin/losetup ... Processing sbin/lsmod ... Processing sbin/makedevs ... Processing sbin/mdev ... Processing sbin/mkdosfs ... Processing sbin/mke2fs ... Processing sbin/mkswap ... Processing sbin/modprobe ... Processing sbin/mount.davfs ... Processing sbin/mstp_restart ... Processing sbin/mstpctl ... Processing sbin/mstpd ... Processing sbin/nameif ... Processing sbin/pivot_root ... Processing sbin/poweroff ... Processing sbin/reboot ... Processing sbin/rmmod ... Processing sbin/route ... Processing sbin/run-init ... Processing sbin/runlevel ... Processing sbin/setconsole ... 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/udhcpc ... Processing sbin/uevent ... Processing sbin/umount.davfs ... Processing sbin/vconfig ... Processing sbin/watchdog ... 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/attr ... Processing usr/bin/awk ... Processing usr/bin/basename ... Processing usr/bin/bc ... Processing usr/bin/bunzip2 ... Processing usr/bin/bwrap ... Processing usr/bin/bzcat ... Processing usr/bin/cbordump ... 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/chmem ... Processing usr/bin/chocolate-doom ... Processing usr/bin/chocolate-doom-setup ... Processing usr/bin/chocolate-heretic ... Processing usr/bin/chocolate-heretic-setup ... Processing usr/bin/chocolate-hexen ... Processing usr/bin/chocolate-hexen-setup ... Processing usr/bin/chocolate-server ... Processing usr/bin/chocolate-strife ... Processing usr/bin/chocolate-strife-setup ... Processing usr/bin/chrt ... Processing usr/bin/chvt ... Processing usr/bin/cksum ... Processing usr/bin/clear ... Processing usr/bin/cmp ... Processing usr/bin/crc32 ... Processing usr/bin/crontab ... Processing usr/bin/cut ... Processing usr/bin/daq-modules-config ... Processing usr/bin/dc ... Processing usr/bin/deallocvt ... Processing usr/bin/diff ... Processing usr/bin/diffpp ... Processing usr/bin/dirname ... Processing usr/bin/dos2unix ... Processing usr/bin/du ... Processing usr/bin/dumpiso ... Processing usr/bin/ef ... Processing usr/bin/eject ... Processing usr/bin/enscript ... Processing usr/bin/env ... Processing usr/bin/erase ... Processing usr/bin/es2ts ... Processing usr/bin/esdots ... Processing usr/bin/esfilter ... Processing usr/bin/esmerge ... Processing usr/bin/esreport ... Processing usr/bin/esreverse ... Processing usr/bin/expr ... Processing usr/bin/factor ... Processing usr/bin/fallocate ... Processing usr/bin/fbgrab ... Processing usr/bin/fbv ... Processing usr/bin/fc-cache ... Processing usr/bin/fc-cat ... Processing usr/bin/fc-conflist ... Processing usr/bin/fc-list ... Processing usr/bin/fc-match ... Processing usr/bin/fc-pattern ... Processing usr/bin/fc-query ... Processing usr/bin/fc-scan ... Processing usr/bin/fc-validate ... Processing usr/bin/fftw-wisdom-to-conf ... Processing usr/bin/fftwf-wisdom ... Processing usr/bin/filan ... Processing usr/bin/find ... Processing usr/bin/flashbench ... Processing usr/bin/flock ... Processing usr/bin/fold ... Processing usr/bin/free ... Processing usr/bin/fuser ... Processing usr/bin/getent ... Processing usr/bin/getfattr ... Processing usr/bin/gif2webp ... Processing usr/bin/head ... Processing usr/bin/hexdump ... Processing usr/bin/hexedit ... Processing usr/bin/hostid ... Processing usr/bin/id ... Processing usr/bin/install ... Processing usr/bin/ipcrm ... Processing usr/bin/ipcs ... Processing usr/bin/iptables-xml ... Processing usr/bin/iso-info ... Processing usr/bin/iso-read ... Processing usr/bin/janet ... Processing usr/bin/killall ... Processing usr/bin/last ... Processing usr/bin/less ... Processing usr/bin/line ... Processing usr/bin/links ... Processing usr/bin/logger ... Processing usr/bin/logname ... Processing usr/bin/lsof ... Processing usr/bin/lspci ... Processing usr/bin/lsscsi ... Processing usr/bin/lsusb ... Processing usr/bin/lzcat ... Processing usr/bin/lzma ... Processing usr/bin/lzopcat ... Processing usr/bin/m2ts2ts ... Processing usr/bin/mbus-serial-request-data ... Processing usr/bin/mbus-serial-request-data-multi-reply ... Processing usr/bin/mbus-serial-scan ... Processing usr/bin/mbus-serial-scan-secondary ... Processing usr/bin/mbus-serial-select-secondary ... Processing usr/bin/mbus-serial-switch-baudrate ... Processing usr/bin/mbus-tcp-request-data ... Processing usr/bin/mbus-tcp-request-data-multi-reply ... Processing usr/bin/mbus-tcp-scan ... Processing usr/bin/mbus-tcp-scan-secondary ... Processing usr/bin/mbus-tcp-select-secondary ... Processing usr/bin/md5sum ... Processing usr/bin/memtester ... Processing usr/bin/mesg ... Processing usr/bin/microcom ... Processing usr/bin/minimodem ... Processing usr/bin/mkafmmap ... Processing usr/bin/mkfifo ... Processing usr/bin/mkpasswd ... Processing usr/bin/mmc-tool ... Processing usr/bin/nanocom ... Processing usr/bin/ncftp ... Processing usr/bin/netperf ... Processing usr/bin/netserver ... Processing usr/bin/nl ... Processing usr/bin/nohup ... Processing usr/bin/nproc ... Processing usr/bin/nslookup ... Processing usr/bin/od ... Processing usr/bin/openaptxdec ... Processing usr/bin/openaptxenc ... Processing usr/bin/openvt ... Processing usr/bin/over ... Processing usr/bin/passwd ... Processing usr/bin/paste ... Processing usr/bin/patch ... Processing usr/bin/pcapreport ... Processing usr/bin/pg ... Processing usr/bin/play ... Processing usr/bin/poff ... Processing usr/bin/pon ... Processing usr/bin/ppsctl ... Processing usr/bin/ppsfind ... Processing usr/bin/ppsldisc ... Processing usr/bin/ppstest ... Processing usr/bin/ppswatch ... Processing usr/bin/printf ... Processing usr/bin/procan ... Processing usr/bin/ps2ts ... Processing usr/bin/psdots ... Processing usr/bin/psreport ... Processing usr/bin/ramspeed ... Processing usr/bin/rapper ... Processing usr/bin/readlink ... Processing usr/bin/realpath ... Processing usr/bin/rec ... Processing usr/bin/renice ... Processing usr/bin/reset ... Processing usr/bin/resize ... Processing usr/bin/rsync ... Processing usr/bin/rsync-ssl ... Processing usr/bin/rtc ... Processing usr/bin/rtc-range ... Processing usr/bin/rtc-sync ... Processing usr/bin/rtp2264 ... Processing usr/bin/sendiso ... 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/sliceprint ... Processing usr/bin/socat ... Processing usr/bin/sordi ... Processing usr/bin/sort ... Processing usr/bin/sox ... Processing usr/bin/soxi ... Processing usr/bin/states ... Processing usr/bin/stm32flash ... Processing usr/bin/stream_type ... Processing usr/bin/strings ... Processing usr/bin/svc ... Processing usr/bin/svok ... Processing usr/bin/tail ... Processing usr/bin/tcpbridge ... Processing usr/bin/tcpcapinfo ... Processing usr/bin/tcpliveplay ... Processing usr/bin/tcpprep ... Processing usr/bin/tcpreplay ... Processing usr/bin/tcpreplay-edit ... Processing usr/bin/tcprewrite ... Processing usr/bin/tee ... Processing usr/bin/telnet ... Processing usr/bin/test ... Processing usr/bin/testlibraw ... Processing usr/bin/tftp ... Processing usr/bin/time ... Processing usr/bin/top ... Processing usr/bin/tr ... Processing usr/bin/traceroute ... Processing usr/bin/truncate ... Processing usr/bin/ts ... Processing usr/bin/ts2es ... Processing usr/bin/ts_packet_insert ... Processing usr/bin/tsdvbsub ... Processing usr/bin/tsfilter ... Processing usr/bin/tsinfo ... Processing usr/bin/tsplay ... Processing usr/bin/tsreport ... Processing usr/bin/tsserve ... Processing usr/bin/tty ... Processing usr/bin/ul ... 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/unzstd ... Processing usr/bin/uptime ... Processing usr/bin/uudecode ... Processing usr/bin/uuencode ... Processing usr/bin/vlock ... Processing usr/bin/w ... Processing usr/bin/wc ... Processing usr/bin/webpinfo ... Processing usr/bin/webpmux ... Processing usr/bin/wget ... Processing usr/bin/which ... Processing usr/bin/who ... Processing usr/bin/whoami ... Processing usr/bin/xargs ... Processing usr/bin/xml ... Processing usr/bin/xmlcatalog ... Processing usr/bin/xmllint ... Processing usr/bin/xsltproc ... Processing usr/bin/xxd ... Processing usr/bin/xxh128sum ... Processing usr/bin/xxh32sum ... Processing usr/bin/xxh64sum ... Processing usr/bin/xxhsum ... Processing usr/bin/xz ... Processing usr/bin/xzcat ... Processing usr/bin/yavta ... Processing usr/bin/yes ... Processing usr/bin/zstd ... Processing usr/bin/zstdcat ... Processing usr/bin/zstdgrep ... Processing usr/bin/zstdless ... Processing usr/bin/zstdmt ... Processing usr/lib ... Processing usr/lib/NetworkManager ... Processing usr/lib/NetworkManager/dispatcher.d ... Processing usr/lib/NetworkManager/dispatcher.d/45-mstpd ... Processing usr/lib/ao ... Processing usr/lib/ao/plugins-4 ... Processing usr/lib/ao/plugins-4/liboss.so ... Processing usr/lib/ckport ... Processing usr/lib/ckport/db ... Processing usr/lib/ckport/db/libao.ckport ... Processing usr/lib/daq ... Processing usr/lib/daq/daq_afpacket.so ... Processing usr/lib/daq/daq_dump.so ... Processing usr/lib/daq/daq_ipfw.so ... Processing usr/lib/daq/daq_pcap.so ... Processing usr/lib/janet ... Processing usr/lib/janet/.keep ... Processing usr/lib/libSDL2-2.0.so.0 ... Processing usr/lib/libSDL2-2.0.so.0.22.0 ... Processing usr/lib/libSDL2.so ... Processing usr/lib/libSDL2_gfx-1.0.so.0 ... Processing usr/lib/libSDL2_gfx-1.0.so.0.0.2 ... Processing usr/lib/libSDL2_gfx.so ... Processing usr/lib/libSDL2_mixer-2.0.so.0 ... Processing usr/lib/libSDL2_mixer-2.0.so.0.2.2 ... Processing usr/lib/libSDL2_mixer.so ... Processing usr/lib/libSDL2_net-2.0.so.0 ... Processing usr/lib/libSDL2_net-2.0.so.0.0.1 ... Processing usr/lib/libSDL2_net.so ... Processing usr/lib/libao.so ... Processing usr/lib/libao.so.4 ... Processing usr/lib/libao.so.4.1.0 ... Processing usr/lib/libattr.so ... Processing usr/lib/libattr.so.1 ... Processing usr/lib/libattr.so.1.1.2501 ... Processing usr/lib/libbacktrace.so ... Processing usr/lib/libbacktrace.so.0 ... Processing usr/lib/libbacktrace.so.0.0.0 ... Processing usr/lib/libbasicobjects.so ... Processing usr/lib/libbasicobjects.so.0 ... Processing usr/lib/libbasicobjects.so.0.1.0 ... Processing usr/lib/libcairo.so ... Processing usr/lib/libcairo.so.2 ... Processing usr/lib/libcairo.so.2.11600.0 ... Processing usr/lib/libcap.so ... Processing usr/lib/libcap.so.2 ... Processing usr/lib/libcap.so.2.64 ... Processing usr/lib/libcdio.so ... Processing usr/lib/libcdio.so.19 ... Processing usr/lib/libcdio.so.19.0.0 ... Processing usr/lib/libcdio_cdda.so ... Processing usr/lib/libcdio_cdda.so.2 ... Processing usr/lib/libcdio_cdda.so.2.0.0 ... Processing usr/lib/libcdio_paranoia.so ... Processing usr/lib/libcdio_paranoia.so.2 ... Processing usr/lib/libcdio_paranoia.so.2.0.0 ... Processing usr/lib/libcli.so ... Processing usr/lib/libcli.so.1.10 ... Processing usr/lib/libcli.so.1.10.7 ... Processing usr/lib/libcollection.so ... Processing usr/lib/libcollection.so.4 ... Processing usr/lib/libcollection.so.4.1.1 ... Processing usr/lib/libcrypto.so ... Processing usr/lib/libcrypto.so.1.1 ... Processing usr/lib/libcurses.so ... Processing usr/lib/libdaemon.so ... Processing usr/lib/libdaemon.so.0 ... Processing usr/lib/libdaemon.so.0.5.0 ... Processing usr/lib/libdaq.so ... Processing usr/lib/libdaq.so.2 ... Processing usr/lib/libdaq.so.2.0.4 ... Processing usr/lib/libdhash.so ... Processing usr/lib/libdhash.so.1 ... Processing usr/lib/libdhash.so.1.1.0 ... Processing usr/lib/libdmtx.so ... Processing usr/lib/libdmtx.so.0 ... Processing usr/lib/libdmtx.so.0.0.0 ... Processing usr/lib/libdnet.so ... Processing usr/lib/libdnet.so.1 ... Processing usr/lib/libdnet.so.1.0.1 ... Processing usr/lib/libevent-2.1.so.7 ... Processing usr/lib/libevent-2.1.so.7.0.1 ... Processing usr/lib/libevent.so ... Processing usr/lib/libevent_core-2.1.so.7 ... Processing usr/lib/libevent_core-2.1.so.7.0.1 ... Processing usr/lib/libevent_core.so ... Processing usr/lib/libevent_extra-2.1.so.7 ... Processing usr/lib/libevent_extra-2.1.so.7.0.1 ... Processing usr/lib/libevent_extra.so ... Processing usr/lib/libevent_openssl-2.1.so.7 ... Processing usr/lib/libevent_openssl-2.1.so.7.0.1 ... Processing usr/lib/libevent_openssl.so ... Processing usr/lib/libevent_pthreads-2.1.so.7 ... Processing usr/lib/libevent_pthreads-2.1.so.7.0.1 ... Processing usr/lib/libevent_pthreads.so ... Processing usr/lib/libexpat.so ... Processing usr/lib/libexpat.so.1 ... Processing usr/lib/libexpat.so.1.8.8 ... Processing usr/lib/libexslt.so ... Processing usr/lib/libexslt.so.0 ... Processing usr/lib/libexslt.so.0.8.20 ... Processing usr/lib/libfastjson.so ... Processing usr/lib/libfastjson.so.4 ... Processing usr/lib/libfastjson.so.4.3.0 ... Processing usr/lib/libfftw3f.so ... Processing usr/lib/libfftw3f.so.3 ... Processing usr/lib/libfftw3f.so.3.5.8 ... Processing usr/lib/libfontconfig.so ... Processing usr/lib/libfontconfig.so.1 ... Processing usr/lib/libfontconfig.so.1.12.0 ... Processing usr/lib/libform.so ... Processing usr/lib/libform.so.6 ... Processing usr/lib/libform.so.6.1 ... Processing usr/lib/libfreetype.so ... Processing usr/lib/libfreetype.so.6 ... Processing usr/lib/libfreetype.so.6.18.3 ... Processing usr/lib/libgif.so ... Processing usr/lib/libgif.so.7 ... Processing usr/lib/libgif.so.7.2.0 ... Processing usr/lib/libilbc.so ... Processing usr/lib/libilbc.so.0 ... Processing usr/lib/libilbc.so.0.0.2 ... Processing usr/lib/libini_config.so ... Processing usr/lib/libini_config.so.5 ... Processing usr/lib/libini_config.so.5.2.1 ... Processing usr/lib/libip4tc.so ... Processing usr/lib/libip4tc.so.2 ... Processing usr/lib/libip4tc.so.2.0.0 ... Processing usr/lib/libip6tc.so ... Processing usr/lib/libip6tc.so.2 ... Processing usr/lib/libip6tc.so.2.0.0 ... Processing usr/lib/libiso9660.so ... Processing usr/lib/libiso9660.so.11 ... Processing usr/lib/libiso9660.so.11.0.0 ... Processing usr/lib/libjanet.so ... Processing usr/lib/libjanet.so.1.23 ... Processing usr/lib/libjanet.so.1.23.0 ... Processing usr/lib/libjansson.so ... Processing usr/lib/libjansson.so.4 ... Processing usr/lib/libjansson.so.4.14.0 ... Processing usr/lib/libjasper.so ... Processing usr/lib/libjasper.so.4 ... Processing usr/lib/libjasper.so.4.0.0 ... Processing usr/lib/libjpeg.so ... Processing usr/lib/libjpeg.so.8 ... Processing usr/lib/libjpeg.so.8.2.2 ... Processing usr/lib/libjson-c.so ... Processing usr/lib/libjson-c.so.5 ... Processing usr/lib/libjson-c.so.5.2.0 ... Processing usr/lib/liblzo2.so ... Processing usr/lib/liblzo2.so.2 ... Processing usr/lib/liblzo2.so.2.0.0 ... Processing usr/lib/libmbus.so ... Processing usr/lib/libmbus.so.0 ... Processing usr/lib/libmbus.so.0.0.8 ... Processing usr/lib/libmenu.so ... Processing usr/lib/libmenu.so.6 ... Processing usr/lib/libmenu.so.6.1 ... Processing usr/lib/libminiupnpc.so ... Processing usr/lib/libminiupnpc.so.17 ... Processing usr/lib/libminiupnpc.so.2.2.3 ... Processing usr/lib/libmnl.so ... Processing usr/lib/libmnl.so.0 ... Processing usr/lib/libmnl.so.0.2.0 ... Processing usr/lib/libncurses.so ... Processing usr/lib/libncurses.so.6 ... Processing usr/lib/libncurses.so.6.1 ... Processing usr/lib/libneon.so ... Processing usr/lib/libneon.so.27 ... Processing usr/lib/libneon.so.27.5.2 ... Processing usr/lib/libnetfilter_acct.so ... Processing usr/lib/libnetfilter_acct.so.1 ... Processing usr/lib/libnetfilter_acct.so.1.0.0 ... Processing usr/lib/libnetfilter_conntrack.so ... Processing usr/lib/libnetfilter_conntrack.so.3 ... Processing usr/lib/libnetfilter_conntrack.so.3.8.0 ... Processing usr/lib/libnetfilter_log.so ... Processing usr/lib/libnetfilter_log.so.1 ... Processing usr/lib/libnetfilter_log.so.1.2.0 ... Processing usr/lib/libnetfilter_log_libipulog.so ... Processing usr/lib/libnetfilter_log_libipulog.so.1 ... Processing usr/lib/libnetfilter_log_libipulog.so.1.0.0 ... Processing usr/lib/libnfnetlink.so ... Processing usr/lib/libnfnetlink.so.0 ... Processing usr/lib/libnfnetlink.so.0.2.0 ... Processing usr/lib/libogg.so ... Processing usr/lib/libogg.so.0 ... Processing usr/lib/libogg.so.0.8.5 ... Processing usr/lib/libopenaptx.so ... Processing usr/lib/libopenaptx.so.0 ... Processing usr/lib/libopenaptx.so.0.2.1 ... Processing usr/lib/libpanel.so ... Processing usr/lib/libpanel.so.6 ... Processing usr/lib/libpanel.so.6.1 ... Processing usr/lib/libpath_utils.so ... Processing usr/lib/libpath_utils.so.1 ... Processing usr/lib/libpath_utils.so.1.0.1 ... Processing usr/lib/libpcap.so ... Processing usr/lib/libpcap.so.1 ... Processing usr/lib/libpcap.so.1.10.1 ... Processing usr/lib/libpixman-1.so ... Processing usr/lib/libpixman-1.so.0 ... Processing usr/lib/libpixman-1.so.0.40.0 ... Processing usr/lib/libpkcs11-helper.so ... Processing usr/lib/libpkcs11-helper.so.1 ... Processing usr/lib/libpkcs11-helper.so.1.0.0 ... Processing usr/lib/libpng.so ... Processing usr/lib/libpng16.so ... Processing usr/lib/libpng16.so.16 ... Processing usr/lib/libpng16.so.16.37.0 ... Processing usr/lib/libpopt.so ... Processing usr/lib/libpopt.so.0 ... Processing usr/lib/libpopt.so.0.0.1 ... Processing usr/lib/libpsx.so ... Processing usr/lib/libpsx.so.2 ... Processing usr/lib/libpsx.so.2.64 ... Processing usr/lib/libraptor2.so ... Processing usr/lib/libraptor2.so.0 ... Processing usr/lib/libraptor2.so.0.0.0 ... Processing usr/lib/libraw1394.so ... Processing usr/lib/libraw1394.so.11 ... Processing usr/lib/libraw1394.so.11.1.0 ... Processing usr/lib/libref_array.so ... Processing usr/lib/libref_array.so.1 ... Processing usr/lib/libref_array.so.1.2.1 ... Processing usr/lib/libreplaygain.so ... Processing usr/lib/libreplaygain.so.1 ... Processing usr/lib/libreplaygain.so.1.0.0 ... Processing usr/lib/libserd-0.so ... Processing usr/lib/libserd-0.so.0 ... Processing usr/lib/libserd-0.so.0.30.10 ... Processing usr/lib/libsfbpf.so ... Processing usr/lib/libsfbpf.so.0 ... Processing usr/lib/libsfbpf.so.0.0.1 ... Processing usr/lib/libsha1.so ... Processing usr/lib/libsha1.so.0 ... Processing usr/lib/libsha1.so.0.0.0 ... Processing usr/lib/libsndfile.so ... Processing usr/lib/libsndfile.so.1 ... Processing usr/lib/libsndfile.so.1.0.34 ... Processing usr/lib/libsord-0.so ... Processing usr/lib/libsord-0.so.0 ... Processing usr/lib/libsord-0.so.0.16.8 ... Processing usr/lib/libsox.so ... Processing usr/lib/libsox.so.3 ... Processing usr/lib/libsox.so.3.0.0 ... Processing usr/lib/libssl.so ... Processing usr/lib/libssl.so.1.1 ... Processing usr/lib/libsvg-cairo.so ... Processing usr/lib/libsvg-cairo.so.1 ... Processing usr/lib/libsvg-cairo.so.1.0.1 ... Processing usr/lib/libsvg.so ... Processing usr/lib/libsvg.so.1 ... Processing usr/lib/libsvg.so.1.0.0 ... Processing usr/lib/libtinycbor.so ... Processing usr/lib/libtinycbor.so.0.6 ... Processing usr/lib/libtinycbor.so.0.6.0 ... Processing usr/lib/libturbojpeg.so ... Processing usr/lib/libturbojpeg.so.0 ... Processing usr/lib/libturbojpeg.so.0.2.0 ... Processing usr/lib/libudf.so ... Processing usr/lib/libudf.so.0 ... Processing usr/lib/libudf.so.0.0.0 ... Processing usr/lib/libunbound.so ... Processing usr/lib/libunbound.so.8 ... Processing usr/lib/libunbound.so.8.1.18 ... Processing usr/lib/libuuid.so ... Processing usr/lib/libwebp.so ... Processing usr/lib/libwebp.so.7 ... Processing usr/lib/libwebp.so.7.1.3 ... Processing usr/lib/libwebpmux.so ... Processing usr/lib/libwebpmux.so.3 ... Processing usr/lib/libwebpmux.so.3.0.8 ... Processing usr/lib/libwebsockets-evlib_event.so ... Processing usr/lib/libwebsockets.so ... Processing usr/lib/libwebsockets.so.19 ... Processing usr/lib/libxkbcommon.so ... Processing usr/lib/libxkbcommon.so.0 ... Processing usr/lib/libxkbcommon.so.0.0.0 ... Processing usr/lib/libxml2.so ... Processing usr/lib/libxml2.so.2 ... Processing usr/lib/libxml2.so.2.9.14 ... Processing usr/lib/libxslt-plugins ... Processing usr/lib/libxslt.so ... Processing usr/lib/libxslt.so.1 ... Processing usr/lib/libxslt.so.1.1.35 ... Processing usr/lib/libxtables.so ... Processing usr/lib/libxtables.so.12 ... Processing usr/lib/libxtables.so.12.6.0 ... Processing usr/lib/libxxhash.so ... Processing usr/lib/libxxhash.so.0 ... Processing usr/lib/libxxhash.so.0.8.1 ... Processing usr/lib/libz.so ... Processing usr/lib/libz.so.1 ... Processing usr/lib/libz.so.1.2.11.zlib-ng ... Processing usr/lib/libzstd.so ... Processing usr/lib/libzstd.so.1 ... Processing usr/lib/libzstd.so.1.5.2 ... Processing usr/lib/lighttpd ... Processing usr/lib/lighttpd/mod_access.so ... Processing usr/lib/lighttpd/mod_accesslog.so ... Processing usr/lib/lighttpd/mod_ajp13.so ... Processing usr/lib/lighttpd/mod_alias.so ... Processing usr/lib/lighttpd/mod_auth.so ... Processing usr/lib/lighttpd/mod_authn_file.so ... Processing usr/lib/lighttpd/mod_cgi.so ... Processing usr/lib/lighttpd/mod_deflate.so ... Processing usr/lib/lighttpd/mod_dirlisting.so ... Processing usr/lib/lighttpd/mod_evasive.so ... Processing usr/lib/lighttpd/mod_evhost.so ... Processing usr/lib/lighttpd/mod_expire.so ... Processing usr/lib/lighttpd/mod_extforward.so ... Processing usr/lib/lighttpd/mod_fastcgi.so ... Processing usr/lib/lighttpd/mod_indexfile.so ... Processing usr/lib/lighttpd/mod_proxy.so ... Processing usr/lib/lighttpd/mod_redirect.so ... Processing usr/lib/lighttpd/mod_rewrite.so ... Processing usr/lib/lighttpd/mod_rrdtool.so ... Processing usr/lib/lighttpd/mod_scgi.so ... Processing usr/lib/lighttpd/mod_secdownload.so ... Processing usr/lib/lighttpd/mod_setenv.so ... Processing usr/lib/lighttpd/mod_simple_vhost.so ... Processing usr/lib/lighttpd/mod_sockproxy.so ... Processing usr/lib/lighttpd/mod_ssi.so ... Processing usr/lib/lighttpd/mod_staticfile.so ... Processing usr/lib/lighttpd/mod_status.so ... Processing usr/lib/lighttpd/mod_uploadprogress.so ... Processing usr/lib/lighttpd/mod_userdir.so ... Processing usr/lib/lighttpd/mod_usertrack.so ... Processing usr/lib/lighttpd/mod_vhostdb.so ... Processing usr/lib/lighttpd/mod_webdav.so ... Processing usr/lib/lighttpd/mod_wstunnel.so ... Processing usr/lib/os-release ... Processing usr/lib/pppd ... Processing usr/lib/pppd/2.4.9 ... Processing usr/lib/pppd/2.4.9/minconn.so ... Processing usr/lib/pppd/2.4.9/openl2tp.so ... Processing usr/lib/pppd/2.4.9/passprompt.so ... Processing usr/lib/pppd/2.4.9/passwordfd.so ... Processing usr/lib/pppd/2.4.9/pppoatm.so ... Processing usr/lib/pppd/2.4.9/pppoe.so ... Processing usr/lib/pppd/2.4.9/pppol2tp.so ... Processing usr/lib/pppd/2.4.9/winbind.so ... Processing usr/lib/terminfo ... Processing usr/lib/ulogd ... Processing usr/lib/ulogd/ulogd_filter_HWHDR.so ... Processing usr/lib/ulogd/ulogd_filter_IFINDEX.so ... Processing usr/lib/ulogd/ulogd_filter_IP2BIN.so ... Processing usr/lib/ulogd/ulogd_filter_IP2HBIN.so ... Processing usr/lib/ulogd/ulogd_filter_IP2STR.so ... Processing usr/lib/ulogd/ulogd_filter_MARK.so ... Processing usr/lib/ulogd/ulogd_filter_PRINTFLOW.so ... Processing usr/lib/ulogd/ulogd_filter_PRINTPKT.so ... Processing usr/lib/ulogd/ulogd_filter_PWSNIFF.so ... Processing usr/lib/ulogd/ulogd_inpflow_NFACCT.so ... Processing usr/lib/ulogd/ulogd_inpflow_NFCT.so ... Processing usr/lib/ulogd/ulogd_inppkt_NFLOG.so ... Processing usr/lib/ulogd/ulogd_inppkt_ULOG.so ... Processing usr/lib/ulogd/ulogd_inppkt_UNIXSOCK.so ... Processing usr/lib/ulogd/ulogd_output_GPRINT.so ... Processing usr/lib/ulogd/ulogd_output_GRAPHITE.so ... Processing usr/lib/ulogd/ulogd_output_JSON.so ... Processing usr/lib/ulogd/ulogd_output_LOGEMU.so ... Processing usr/lib/ulogd/ulogd_output_NACCT.so ... Processing usr/lib/ulogd/ulogd_output_OPRINT.so ... Processing usr/lib/ulogd/ulogd_output_PCAP.so ... Processing usr/lib/ulogd/ulogd_output_SYSLOG.so ... Processing usr/lib/ulogd/ulogd_output_XML.so ... Processing usr/lib/ulogd/ulogd_raw2packet_BASE.so ... Processing usr/lib/xsltConf.sh ... Processing usr/lib/xtables ... Processing usr/lib/xtables/libip6t_DNPT.so ... Processing usr/lib/xtables/libip6t_HL.so ... Processing usr/lib/xtables/libip6t_LOG.so ... Processing usr/lib/xtables/libip6t_MASQUERADE.so ... Processing usr/lib/xtables/libip6t_NETMAP.so ... Processing usr/lib/xtables/libip6t_REJECT.so ... Processing usr/lib/xtables/libip6t_SNAT.so ... Processing usr/lib/xtables/libip6t_SNPT.so ... Processing usr/lib/xtables/libip6t_ah.so ... Processing usr/lib/xtables/libip6t_dst.so ... Processing usr/lib/xtables/libip6t_eui64.so ... Processing usr/lib/xtables/libip6t_frag.so ... Processing usr/lib/xtables/libip6t_hbh.so ... Processing usr/lib/xtables/libip6t_hl.so ... Processing usr/lib/xtables/libip6t_icmp6.so ... Processing usr/lib/xtables/libip6t_ipv6header.so ... Processing usr/lib/xtables/libip6t_mh.so ... Processing usr/lib/xtables/libip6t_rt.so ... Processing usr/lib/xtables/libip6t_srh.so ... Processing usr/lib/xtables/libipt_CLUSTERIP.so ... Processing usr/lib/xtables/libipt_ECN.so ... Processing usr/lib/xtables/libipt_LOG.so ... Processing usr/lib/xtables/libipt_MASQUERADE.so ... Processing usr/lib/xtables/libipt_NETMAP.so ... Processing usr/lib/xtables/libipt_REJECT.so ... Processing usr/lib/xtables/libipt_SNAT.so ... Processing usr/lib/xtables/libipt_TTL.so ... Processing usr/lib/xtables/libipt_ULOG.so ... Processing usr/lib/xtables/libipt_ah.so ... Processing usr/lib/xtables/libipt_icmp.so ... Processing usr/lib/xtables/libipt_realm.so ... Processing usr/lib/xtables/libipt_ttl.so ... Processing usr/lib/xtables/libxt_AUDIT.so ... Processing usr/lib/xtables/libxt_CHECKSUM.so ... Processing usr/lib/xtables/libxt_CLASSIFY.so ... Processing usr/lib/xtables/libxt_CONNMARK.so ... Processing usr/lib/xtables/libxt_CONNSECMARK.so ... Processing usr/lib/xtables/libxt_CT.so ... Processing usr/lib/xtables/libxt_DNAT.so ... Processing usr/lib/xtables/libxt_DSCP.so ... Processing usr/lib/xtables/libxt_HMARK.so ... Processing usr/lib/xtables/libxt_IDLETIMER.so ... Processing usr/lib/xtables/libxt_LED.so ... Processing usr/lib/xtables/libxt_MARK.so ... Processing usr/lib/xtables/libxt_NFLOG.so ... Processing usr/lib/xtables/libxt_NFQUEUE.so ... Processing usr/lib/xtables/libxt_NOTRACK.so ... Processing usr/lib/xtables/libxt_RATEEST.so ... Processing usr/lib/xtables/libxt_REDIRECT.so ... Processing usr/lib/xtables/libxt_SECMARK.so ... Processing usr/lib/xtables/libxt_SET.so ... Processing usr/lib/xtables/libxt_SYNPROXY.so ... Processing usr/lib/xtables/libxt_TCPMSS.so ... Processing usr/lib/xtables/libxt_TCPOPTSTRIP.so ... Processing usr/lib/xtables/libxt_TEE.so ... Processing usr/lib/xtables/libxt_TOS.so ... Processing usr/lib/xtables/libxt_TPROXY.so ... Processing usr/lib/xtables/libxt_TRACE.so ... Processing usr/lib/xtables/libxt_addrtype.so ... Processing usr/lib/xtables/libxt_bpf.so ... Processing usr/lib/xtables/libxt_cgroup.so ... Processing usr/lib/xtables/libxt_cluster.so ... Processing usr/lib/xtables/libxt_comment.so ... Processing usr/lib/xtables/libxt_connbytes.so ... Processing usr/lib/xtables/libxt_connlabel.so ... Processing usr/lib/xtables/libxt_connlimit.so ... Processing usr/lib/xtables/libxt_connmark.so ... Processing usr/lib/xtables/libxt_conntrack.so ... Processing usr/lib/xtables/libxt_cpu.so ... Processing usr/lib/xtables/libxt_dccp.so ... Processing usr/lib/xtables/libxt_devgroup.so ... Processing usr/lib/xtables/libxt_dscp.so ... Processing usr/lib/xtables/libxt_ecn.so ... Processing usr/lib/xtables/libxt_esp.so ... Processing usr/lib/xtables/libxt_hashlimit.so ... Processing usr/lib/xtables/libxt_helper.so ... Processing usr/lib/xtables/libxt_ipcomp.so ... Processing usr/lib/xtables/libxt_iprange.so ... Processing usr/lib/xtables/libxt_ipvs.so ... Processing usr/lib/xtables/libxt_length.so ... Processing usr/lib/xtables/libxt_limit.so ... Processing usr/lib/xtables/libxt_mac.so ... Processing usr/lib/xtables/libxt_mark.so ... Processing usr/lib/xtables/libxt_multiport.so ... Processing usr/lib/xtables/libxt_nfacct.so ... Processing usr/lib/xtables/libxt_osf.so ... Processing usr/lib/xtables/libxt_owner.so ... Processing usr/lib/xtables/libxt_physdev.so ... Processing usr/lib/xtables/libxt_pkttype.so ... Processing usr/lib/xtables/libxt_policy.so ... Processing usr/lib/xtables/libxt_quota.so ... Processing usr/lib/xtables/libxt_rateest.so ... Processing usr/lib/xtables/libxt_recent.so ... Processing usr/lib/xtables/libxt_rpfilter.so ... Processing usr/lib/xtables/libxt_sctp.so ... Processing usr/lib/xtables/libxt_set.so ... Processing usr/lib/xtables/libxt_socket.so ... Processing usr/lib/xtables/libxt_standard.so ... Processing usr/lib/xtables/libxt_state.so ... Processing usr/lib/xtables/libxt_statistic.so ... Processing usr/lib/xtables/libxt_string.so ... Processing usr/lib/xtables/libxt_tcp.so ... Processing usr/lib/xtables/libxt_tcpmss.so ... Processing usr/lib/xtables/libxt_time.so ... Processing usr/lib/xtables/libxt_tos.so ... Processing usr/lib/xtables/libxt_u32.so ... Processing usr/lib/xtables/libxt_udp.so ... Processing usr/lib/zsh ... Processing usr/lib/zsh/5.8.1 ... Processing usr/lib/zsh/5.8.1/zsh ... Processing usr/lib/zsh/5.8.1/zsh/attr.so ... Processing usr/lib/zsh/5.8.1/zsh/cap.so ... Processing usr/lib/zsh/5.8.1/zsh/clone.so ... Processing usr/lib/zsh/5.8.1/zsh/compctl.so ... Processing usr/lib/zsh/5.8.1/zsh/complete.so ... Processing usr/lib/zsh/5.8.1/zsh/complist.so ... Processing usr/lib/zsh/5.8.1/zsh/computil.so ... Processing usr/lib/zsh/5.8.1/zsh/curses.so ... Processing usr/lib/zsh/5.8.1/zsh/datetime.so ... Processing usr/lib/zsh/5.8.1/zsh/deltochar.so ... Processing usr/lib/zsh/5.8.1/zsh/example.so ... Processing usr/lib/zsh/5.8.1/zsh/files.so ... Processing usr/lib/zsh/5.8.1/zsh/langinfo.so ... Processing usr/lib/zsh/5.8.1/zsh/mapfile.so ... Processing usr/lib/zsh/5.8.1/zsh/mathfunc.so ... Processing usr/lib/zsh/5.8.1/zsh/nearcolor.so ... Processing usr/lib/zsh/5.8.1/zsh/net ... Processing usr/lib/zsh/5.8.1/zsh/net/socket.so ... Processing usr/lib/zsh/5.8.1/zsh/net/tcp.so ... Processing usr/lib/zsh/5.8.1/zsh/newuser.so ... Processing usr/lib/zsh/5.8.1/zsh/param ... Processing usr/lib/zsh/5.8.1/zsh/param/private.so ... Processing usr/lib/zsh/5.8.1/zsh/parameter.so ... Processing usr/lib/zsh/5.8.1/zsh/rlimits.so ... Processing usr/lib/zsh/5.8.1/zsh/sched.so ... Processing usr/lib/zsh/5.8.1/zsh/stat.so ... Processing usr/lib/zsh/5.8.1/zsh/system.so ... Processing usr/lib/zsh/5.8.1/zsh/termcap.so ... Processing usr/lib/zsh/5.8.1/zsh/terminfo.so ... Processing usr/lib/zsh/5.8.1/zsh/zftp.so ... Processing usr/lib/zsh/5.8.1/zsh/zle.so ... Processing usr/lib/zsh/5.8.1/zsh/zleparameter.so ... Processing usr/lib/zsh/5.8.1/zsh/zprof.so ... Processing usr/lib/zsh/5.8.1/zsh/zpty.so ... Processing usr/lib/zsh/5.8.1/zsh/zselect.so ... Processing usr/lib/zsh/5.8.1/zsh/zutil.so ... Processing usr/lib64 ... Processing usr/libexec ... Processing usr/libexec/lzo ... Processing usr/libexec/lzo/examples ... Processing usr/libexec/lzo/examples/lzopack ... Processing usr/libexec/lzo/examples/lzotest ... Processing usr/libexec/lzo/examples/simple ... Processing usr/libexec/lzo/examples/testmini ... Processing usr/libexec/mstpctl-utils ... Processing usr/libexec/mstpctl-utils/ifquery ... Processing usr/libexec/mstpctl-utils/ifupdown.sh ... Processing usr/libexec/mstpctl-utils/mstp_config_bridge ... Processing usr/libexec/mstpctl-utils/mstpctl-utils-functions.sh ... Processing usr/libexec/mstpctl-utils/mstpctl_restart_config ... Processing usr/sbin ... Processing usr/sbin/addgroup ... Processing usr/sbin/adduser ... Processing usr/sbin/arping ... Processing usr/sbin/chat ... Processing usr/sbin/chroot ... Processing usr/sbin/crond ... Processing usr/sbin/delgroup ... Processing usr/sbin/deluser ... Processing usr/sbin/dnet ... Processing usr/sbin/dnsd ... Processing usr/sbin/ether-wake ... Processing usr/sbin/fan-ctrl ... Processing usr/sbin/fbset ... Processing usr/sbin/fdformat ... 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/ip6tables ... Processing usr/sbin/ip6tables-apply ... Processing usr/sbin/ip6tables-legacy ... Processing usr/sbin/ip6tables-legacy-restore ... Processing usr/sbin/ip6tables-legacy-save ... Processing usr/sbin/ip6tables-restore ... Processing usr/sbin/ip6tables-save ... Processing usr/sbin/iptables ... Processing usr/sbin/iptables-apply ... Processing usr/sbin/iptables-legacy ... Processing usr/sbin/iptables-legacy-restore ... Processing usr/sbin/iptables-legacy-save ... Processing usr/sbin/iptables-restore ... Processing usr/sbin/iptables-save ... Processing usr/sbin/killall5 ... Processing usr/sbin/lighttpd ... Processing usr/sbin/lighttpd-angel ... Processing usr/sbin/loadfont ... Processing usr/sbin/mim ... Processing usr/sbin/minissdpd ... Processing usr/sbin/mount.davfs ... Processing usr/sbin/nfnl_osf ... Processing usr/sbin/noip2 ... Processing usr/sbin/nologin ... Processing usr/sbin/nvme ... Processing usr/sbin/partprobe ... Processing usr/sbin/pppd ... Processing usr/sbin/pppdump ... Processing usr/sbin/pppoe-discovery ... Processing usr/sbin/pppstats ... Processing usr/sbin/ptpd2 ... Processing usr/sbin/rdate ... Processing usr/sbin/readprofile ... Processing usr/sbin/setlogcons ... Processing usr/sbin/tincd ... Processing usr/sbin/tinysshd ... Processing usr/sbin/tinysshd-makekey ... Processing usr/sbin/tinysshd-printkey ... Processing usr/sbin/ubirename ... Processing usr/sbin/ulogd ... Processing usr/sbin/umount.davfs ... Processing usr/sbin/unbound ... Processing usr/sbin/unbound-anchor ... Processing usr/sbin/unbound-checkconf ... Processing usr/sbin/unbound-control ... Processing usr/sbin/unbound-control-setup ... Processing usr/sbin/unbound-host ... Processing usr/sbin/xtables-legacy-multi ... Processing usr/share ... Processing usr/share/davfs2 ... Processing usr/share/davfs2/davfs2.conf ... Processing usr/share/davfs2/secrets ... Processing usr/share/enscript ... Processing usr/share/enscript/88591.enc ... Processing usr/share/enscript/885910.enc ... Processing usr/share/enscript/88592.enc ... Processing usr/share/enscript/88593.enc ... Processing usr/share/enscript/88594.enc ... Processing usr/share/enscript/88595.enc ... Processing usr/share/enscript/88597.enc ... Processing usr/share/enscript/88599.enc ... Processing usr/share/enscript/a2ps.hdr ... Processing usr/share/enscript/afm ... Processing usr/share/enscript/afm/MustRead.html ... Processing usr/share/enscript/afm/agd.afm ... Processing usr/share/enscript/afm/agdo.afm ... Processing usr/share/enscript/afm/agw.afm ... Processing usr/share/enscript/afm/agwo.afm ... Processing usr/share/enscript/afm/bkd.afm ... Processing usr/share/enscript/afm/bkdi.afm ... Processing usr/share/enscript/afm/bkl.afm ... Processing usr/share/enscript/afm/bkli.afm ... Processing usr/share/enscript/afm/cob.afm ... Processing usr/share/enscript/afm/cobo.afm ... Processing usr/share/enscript/afm/com.afm ... Processing usr/share/enscript/afm/coo.afm ... Processing usr/share/enscript/afm/font.map ... Processing usr/share/enscript/afm/hv.afm ... Processing usr/share/enscript/afm/hvb.afm ... Processing usr/share/enscript/afm/hvbo.afm ... Processing usr/share/enscript/afm/hvc.afm ... Processing usr/share/enscript/afm/hvcb.afm ... Processing usr/share/enscript/afm/hvcbo.afm ... Processing usr/share/enscript/afm/hvcdo.afm ... Processing usr/share/enscript/afm/hvn.afm ... Processing usr/share/enscript/afm/hvnb.afm ... Processing usr/share/enscript/afm/hvnbo.afm ... Processing usr/share/enscript/afm/hvno.afm ... Processing usr/share/enscript/afm/hvo.afm ... Processing usr/share/enscript/afm/matrix.afm ... Processing usr/share/enscript/afm/matrix.pfa ... Processing usr/share/enscript/afm/ncb.afm ... Processing usr/share/enscript/afm/ncbi.afm ... Processing usr/share/enscript/afm/nci.afm ... Processing usr/share/enscript/afm/ncr.afm ... Processing usr/share/enscript/afm/pob.afm ... Processing usr/share/enscript/afm/pobi.afm ... Processing usr/share/enscript/afm/poi.afm ... Processing usr/share/enscript/afm/por.afm ... Processing usr/share/enscript/afm/sy.afm ... Processing usr/share/enscript/afm/tib.afm ... Processing usr/share/enscript/afm/tibi.afm ... Processing usr/share/enscript/afm/tii.afm ... Processing usr/share/enscript/afm/tir.afm ... Processing usr/share/enscript/afm/zcmi.afm ... Processing usr/share/enscript/afm/zd.afm ... Processing usr/share/enscript/ascii.enc ... Processing usr/share/enscript/asciidkno.enc ... Processing usr/share/enscript/asciifise.enc ... Processing usr/share/enscript/edd.hdr ... Processing usr/share/enscript/emacs.hdr ... Processing usr/share/enscript/enscript-color.hdr ... Processing usr/share/enscript/enscript.hdr ... Processing usr/share/enscript/enscript.pro ... Processing usr/share/enscript/frame.hdr ... Processing usr/share/enscript/hl ... Processing usr/share/enscript/hl/ada.st ... Processing usr/share/enscript/hl/asm.st ... Processing usr/share/enscript/hl/awk.st ... Processing usr/share/enscript/hl/bash.st ... Processing usr/share/enscript/hl/c.st ... Processing usr/share/enscript/hl/c_comment.st ... Processing usr/share/enscript/hl/c_ppline.st ... Processing usr/share/enscript/hl/c_string.st ... Processing usr/share/enscript/hl/changelog.st ... Processing usr/share/enscript/hl/cpp.st ... Processing usr/share/enscript/hl/csh.st ... Processing usr/share/enscript/hl/default_faces.st ... Processing usr/share/enscript/hl/delphi.st ... Processing usr/share/enscript/hl/describe_languages.st ... Processing usr/share/enscript/hl/diff.st ... Processing usr/share/enscript/hl/diffs.st ... Processing usr/share/enscript/hl/diffu.st ... Processing usr/share/enscript/hl/elisp.st ... Processing usr/share/enscript/hl/enscript.st ... Processing usr/share/enscript/hl/f90.st ... Processing usr/share/enscript/hl/fortran.st ... Processing usr/share/enscript/hl/fortran_pp.st ... Processing usr/share/enscript/hl/haskell.st ... Processing usr/share/enscript/hl/html.st ... Processing usr/share/enscript/hl/idl.st ... Processing usr/share/enscript/hl/inf.st ... Processing usr/share/enscript/hl/java.st ... Processing usr/share/enscript/hl/javascript.st ... Processing usr/share/enscript/hl/ksh.st ... Processing usr/share/enscript/hl/lang_ansi.st ... Processing usr/share/enscript/hl/lang_enscript.st ... Processing usr/share/enscript/hl/lang_html.st ... Processing usr/share/enscript/hl/lang_overstrike.st ... Processing usr/share/enscript/hl/lang_rtf.st ... Processing usr/share/enscript/hl/lang_texinfo.st ... Processing usr/share/enscript/hl/m4.st ... Processing usr/share/enscript/hl/mail.st ... Processing usr/share/enscript/hl/makefile.st ... Processing usr/share/enscript/hl/matlab.st ... Processing usr/share/enscript/hl/nroff.st ... Processing usr/share/enscript/hl/objc.st ... Processing usr/share/enscript/hl/outline.st ... Processing usr/share/enscript/hl/pascal.st ... Processing usr/share/enscript/hl/passthrough.st ... Processing usr/share/enscript/hl/perl.st ... Processing usr/share/enscript/hl/postscript.st ... Processing usr/share/enscript/hl/pyrex.st ... Processing usr/share/enscript/hl/python.st ... Processing usr/share/enscript/hl/rfc.st ... Processing usr/share/enscript/hl/scheme.st ... Processing usr/share/enscript/hl/sh.st ... Processing usr/share/enscript/hl/skill.st ... Processing usr/share/enscript/hl/sql.st ... Processing usr/share/enscript/hl/states.st ... Processing usr/share/enscript/hl/style_a2ps.st ... Processing usr/share/enscript/hl/style_emacs.st ... Processing usr/share/enscript/hl/style_emacs_verbose.st ... Processing usr/share/enscript/hl/style_ifh.st ... Processing usr/share/enscript/hl/style_msvc.st ... Processing usr/share/enscript/hl/synopsys.st ... Processing usr/share/enscript/hl/tcl.st ... Processing usr/share/enscript/hl/tcsh.st ... Processing usr/share/enscript/hl/tex.st ... Processing usr/share/enscript/hl/vba.st ... Processing usr/share/enscript/hl/verilog.st ... Processing usr/share/enscript/hl/vhdl.st ... Processing usr/share/enscript/hl/vrml.st ... Processing usr/share/enscript/hl/wmlscript.st ... Processing usr/share/enscript/hl/zsh.st ... Processing usr/share/enscript/hp8.enc ... Processing usr/share/enscript/ibmpc.enc ... Processing usr/share/enscript/koi8.enc ... Processing usr/share/enscript/mac.enc ... Processing usr/share/enscript/mp.hdr ... Processing usr/share/enscript/ps.enc ... Processing usr/share/enscript/pslatin1.enc ... Processing usr/share/enscript/simple.hdr ... Processing usr/share/enscript/squeeze.hdr ... Processing usr/share/enscript/vms.enc ... Processing usr/share/font-awesome ... Processing usr/share/font-awesome/css ... Processing usr/share/font-awesome/css/font-awesome.css ... Processing usr/share/font-awesome/css/font-awesome.css.map ... Processing usr/share/font-awesome/css/font-awesome.min.css ... Processing usr/share/font-awesome/fonts ... Processing usr/share/font-awesome/fonts/FontAwesome.otf ... Processing usr/share/font-awesome/fonts/fontawesome-webfont.eot ... Processing usr/share/font-awesome/fonts/fontawesome-webfont.svg ... Processing usr/share/font-awesome/fonts/fontawesome-webfont.ttf ... Processing usr/share/font-awesome/fonts/fontawesome-webfont.woff ... Processing usr/share/font-awesome/fonts/fontawesome-webfont.woff2 ... Processing usr/share/font-awesome/less ... Processing usr/share/font-awesome/less/animated.less ... Processing usr/share/font-awesome/less/bordered-pulled.less ... Processing usr/share/font-awesome/less/core.less ... Processing usr/share/font-awesome/less/fixed-width.less ... Processing usr/share/font-awesome/less/font-awesome.less ... Processing usr/share/font-awesome/less/icons.less ... Processing usr/share/font-awesome/less/larger.less ... Processing usr/share/font-awesome/less/list.less ... Processing usr/share/font-awesome/less/mixins.less ... Processing usr/share/font-awesome/less/path.less ... Processing usr/share/font-awesome/less/rotated-flipped.less ... Processing usr/share/font-awesome/less/screen-reader.less ... Processing usr/share/font-awesome/less/stacked.less ... Processing usr/share/font-awesome/less/variables.less ... Processing usr/share/font-awesome/scss ... Processing usr/share/font-awesome/scss/_animated.scss ... Processing usr/share/font-awesome/scss/_bordered-pulled.scss ... Processing usr/share/font-awesome/scss/_core.scss ... Processing usr/share/font-awesome/scss/_fixed-width.scss ... Processing usr/share/font-awesome/scss/_icons.scss ... Processing usr/share/font-awesome/scss/_larger.scss ... Processing usr/share/font-awesome/scss/_list.scss ... Processing usr/share/font-awesome/scss/_mixins.scss ... Processing usr/share/font-awesome/scss/_path.scss ... Processing usr/share/font-awesome/scss/_rotated-flipped.scss ... Processing usr/share/font-awesome/scss/_screen-reader.scss ... Processing usr/share/font-awesome/scss/_stacked.scss ... Processing usr/share/font-awesome/scss/_variables.scss ... Processing usr/share/font-awesome/scss/font-awesome.scss ... Processing usr/share/fontconfig ... Processing usr/share/fontconfig/conf.avail ... Processing usr/share/fontconfig/conf.avail/10-autohint.conf ... Processing usr/share/fontconfig/conf.avail/10-hinting-full.conf ... Processing usr/share/fontconfig/conf.avail/10-hinting-medium.conf ... Processing usr/share/fontconfig/conf.avail/10-hinting-none.conf ... Processing usr/share/fontconfig/conf.avail/10-hinting-slight.conf ... Processing usr/share/fontconfig/conf.avail/10-no-sub-pixel.conf ... Processing usr/share/fontconfig/conf.avail/10-scale-bitmap-fonts.conf ... Processing usr/share/fontconfig/conf.avail/10-sub-pixel-bgr.conf ... Processing usr/share/fontconfig/conf.avail/10-sub-pixel-rgb.conf ... Processing usr/share/fontconfig/conf.avail/10-sub-pixel-vbgr.conf ... Processing usr/share/fontconfig/conf.avail/10-sub-pixel-vrgb.conf ... Processing usr/share/fontconfig/conf.avail/10-unhinted.conf ... Processing usr/share/fontconfig/conf.avail/11-lcdfilter-default.conf ... Processing usr/share/fontconfig/conf.avail/11-lcdfilter-legacy.conf ... Processing usr/share/fontconfig/conf.avail/11-lcdfilter-light.conf ... Processing usr/share/fontconfig/conf.avail/20-unhint-small-vera.conf ... Processing usr/share/fontconfig/conf.avail/25-unhint-nonlatin.conf ... Processing usr/share/fontconfig/conf.avail/30-metric-aliases.conf ... Processing usr/share/fontconfig/conf.avail/40-nonlatin.conf ... Processing usr/share/fontconfig/conf.avail/45-generic.conf ... Processing usr/share/fontconfig/conf.avail/45-latin.conf ... Processing usr/share/fontconfig/conf.avail/49-sansserif.conf ... Processing usr/share/fontconfig/conf.avail/50-user.conf ... Processing usr/share/fontconfig/conf.avail/51-local.conf ... Processing usr/share/fontconfig/conf.avail/60-generic.conf ... Processing usr/share/fontconfig/conf.avail/60-latin.conf ... Processing usr/share/fontconfig/conf.avail/65-fonts-persian.conf ... Processing usr/share/fontconfig/conf.avail/65-khmer.conf ... Processing usr/share/fontconfig/conf.avail/65-nonlatin.conf ... Processing usr/share/fontconfig/conf.avail/69-unifont.conf ... Processing usr/share/fontconfig/conf.avail/70-no-bitmaps.conf ... Processing usr/share/fontconfig/conf.avail/70-yes-bitmaps.conf ... Processing usr/share/fontconfig/conf.avail/80-delicious.conf ... Processing usr/share/fontconfig/conf.avail/90-synthetic.conf ... Processing usr/share/fonts ... Processing usr/share/fonts/font-awesome ... Processing usr/share/fonts/ubuntu ... Processing usr/share/fonts/ubuntu/Ubuntu-Bold.ttf ... Processing usr/share/fonts/ubuntu/Ubuntu-BoldItalic.ttf ... Processing usr/share/fonts/ubuntu/Ubuntu-Italic.ttf ... Processing usr/share/fonts/ubuntu/Ubuntu-Light.ttf ... Processing usr/share/fonts/ubuntu/Ubuntu-LightItalic.ttf ... Processing usr/share/fonts/ubuntu/Ubuntu-Medium.ttf ... Processing usr/share/fonts/ubuntu/Ubuntu-MediumItalic.ttf ... Processing usr/share/fonts/ubuntu/Ubuntu-Regular.ttf ... Processing usr/share/gettext ... Processing usr/share/gettext/its ... Processing usr/share/gettext/its/fontconfig.its ... Processing usr/share/gettext/its/fontconfig.loc ... Processing usr/share/ptpd ... Processing usr/share/ptpd/PTPBASE-MIB.txt ... Processing usr/share/ptpd/leap-seconds.list.28dec2015 ... Processing usr/share/ptpd/ptpd2.conf.default-full ... Processing usr/share/ptpd/ptpd2.conf.minimal ... Processing usr/share/sounds ... Processing usr/share/sounds/freedesktop ... Processing usr/share/sounds/freedesktop/index.theme ... Processing usr/share/sounds/freedesktop/stereo ... Processing usr/share/sounds/freedesktop/stereo/alarm-clock-elapsed.oga ... Processing []/share/sounds/freedesktop/stereo/audio-channel-front-center.oga ... Processing usr/share/sounds/freedesktop/stereo/audio-channel-front-left.oga ... Processing usr/share/sounds/freedesktop/stereo/audio-channel-front-right.oga ... Processing usr/share/sounds/freedesktop/stereo/audio-channel-rear-center.oga ... Processing usr/share/sounds/freedesktop/stereo/audio-channel-rear-left.oga ... Processing usr/share/sounds/freedesktop/stereo/audio-channel-rear-right.oga ... Processing usr/share/sounds/freedesktop/stereo/audio-channel-side-left.oga ... Processing usr/share/sounds/freedesktop/stereo/audio-channel-side-right.oga ... Processing usr/share/sounds/freedesktop/stereo/audio-test-signal.oga ... Processing usr/share/sounds/freedesktop/stereo/audio-volume-change.oga ... Processing usr/share/sounds/freedesktop/stereo/bell.oga ... Processing usr/share/sounds/freedesktop/stereo/camera-shutter.oga ... Processing usr/share/sounds/freedesktop/stereo/complete.oga ... Processing usr/share/sounds/freedesktop/stereo/device-added.oga ... Processing usr/share/sounds/freedesktop/stereo/device-removed.oga ... Processing usr/share/sounds/freedesktop/stereo/dialog-error.oga ... Processing usr/share/sounds/freedesktop/stereo/dialog-information.oga ... Processing usr/share/sounds/freedesktop/stereo/dialog-warning.oga ... Processing usr/share/sounds/freedesktop/stereo/message-new-instant.oga ... Processing usr/share/sounds/freedesktop/stereo/message.oga ... Processing []/sounds/freedesktop/stereo/network-connectivity-established.oga ... Processing usr/share/sounds/freedesktop/stereo/network-connectivity-lost.oga ... Processing usr/share/sounds/freedesktop/stereo/phone-incoming-call.oga ... Processing usr/share/sounds/freedesktop/stereo/phone-outgoing-busy.oga ... Processing usr/share/sounds/freedesktop/stereo/phone-outgoing-calling.oga ... Processing usr/share/sounds/freedesktop/stereo/power-plug.oga ... Processing usr/share/sounds/freedesktop/stereo/power-unplug.oga ... Processing usr/share/sounds/freedesktop/stereo/screen-capture.oga ... Processing usr/share/sounds/freedesktop/stereo/service-login.oga ... Processing usr/share/sounds/freedesktop/stereo/service-logout.oga ... Processing usr/share/sounds/freedesktop/stereo/suspend-error.oga ... Processing usr/share/sounds/freedesktop/stereo/trash-empty.oga ... Processing usr/share/sounds/freedesktop/stereo/window-attention.oga ... Processing usr/share/sounds/freedesktop/stereo/window-question.oga ... 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/udhcpc ... Processing usr/share/udhcpc/default.script ... Processing usr/share/udhcpc/default.script.d ... Processing usr/share/xml ... Processing usr/share/xml/fontconfig ... Processing usr/share/xml/fontconfig/fonts.dtd ... Processing usr/share/xtables ... Processing usr/share/xtables/pf.os ... Processing usr/share/zsh ... Processing usr/share/zsh/5.8.1 ... Processing usr/share/zsh/5.8.1/functions ... Processing usr/share/zsh/5.8.1/functions/VCS_INFO_adjust ... Processing usr/share/zsh/5.8.1/functions/VCS_INFO_bydir_detect ... Processing usr/share/zsh/5.8.1/functions/VCS_INFO_check_com ... Processing usr/share/zsh/5.8.1/functions/VCS_INFO_detect_bzr ... Processing usr/share/zsh/5.8.1/functions/VCS_INFO_detect_cdv ... Processing usr/share/zsh/5.8.1/functions/VCS_INFO_detect_cvs ... Processing usr/share/zsh/5.8.1/functions/VCS_INFO_detect_darcs ... Processing usr/share/zsh/5.8.1/functions/VCS_INFO_detect_fossil ... Processing usr/share/zsh/5.8.1/functions/VCS_INFO_detect_git ... Processing usr/share/zsh/5.8.1/functions/VCS_INFO_detect_hg ... Processing usr/share/zsh/5.8.1/functions/VCS_INFO_detect_mtn ... Processing usr/share/zsh/5.8.1/functions/VCS_INFO_detect_p4 ... Processing usr/share/zsh/5.8.1/functions/VCS_INFO_detect_svk ... Processing usr/share/zsh/5.8.1/functions/VCS_INFO_detect_svn ... Processing usr/share/zsh/5.8.1/functions/VCS_INFO_detect_tla ... Processing usr/share/zsh/5.8.1/functions/VCS_INFO_formats ... Processing usr/share/zsh/5.8.1/functions/VCS_INFO_get_cmd ... Processing usr/share/zsh/5.8.1/functions/VCS_INFO_get_data_bzr ... Processing usr/share/zsh/5.8.1/functions/VCS_INFO_get_data_cdv ... Processing usr/share/zsh/5.8.1/functions/VCS_INFO_get_data_cvs ... Processing usr/share/zsh/5.8.1/functions/VCS_INFO_get_data_darcs ... Processing usr/share/zsh/5.8.1/functions/VCS_INFO_get_data_fossil ... Processing usr/share/zsh/5.8.1/functions/VCS_INFO_get_data_git ... Processing usr/share/zsh/5.8.1/functions/VCS_INFO_get_data_hg ... Processing usr/share/zsh/5.8.1/functions/VCS_INFO_get_data_mtn ... Processing usr/share/zsh/5.8.1/functions/VCS_INFO_get_data_p4 ... Processing usr/share/zsh/5.8.1/functions/VCS_INFO_get_data_svk ... Processing usr/share/zsh/5.8.1/functions/VCS_INFO_get_data_svn ... Processing usr/share/zsh/5.8.1/functions/VCS_INFO_get_data_tla ... Processing usr/share/zsh/5.8.1/functions/VCS_INFO_hexdump ... Processing usr/share/zsh/5.8.1/functions/VCS_INFO_hook ... Processing usr/share/zsh/5.8.1/functions/VCS_INFO_maxexports ... Processing usr/share/zsh/5.8.1/functions/VCS_INFO_nvcsformats ... Processing usr/share/zsh/5.8.1/functions/VCS_INFO_patch2subject ... Processing usr/share/zsh/5.8.1/functions/VCS_INFO_quilt ... Processing usr/share/zsh/5.8.1/functions/VCS_INFO_reposub ... Processing usr/share/zsh/5.8.1/functions/VCS_INFO_set ... Processing usr/share/zsh/5.8.1/functions/VCS_INFO_set-patch-format ... Processing usr/share/zsh/5.8.1/functions/_SUSEconfig ... Processing usr/share/zsh/5.8.1/functions/_a2ps ... Processing usr/share/zsh/5.8.1/functions/_a2utils ... Processing usr/share/zsh/5.8.1/functions/_aap ... Processing usr/share/zsh/5.8.1/functions/_abcde ... Processing usr/share/zsh/5.8.1/functions/_absolute_command_paths ... Processing usr/share/zsh/5.8.1/functions/_ack ... Processing usr/share/zsh/5.8.1/functions/_acpi ... Processing usr/share/zsh/5.8.1/functions/_acpitool ... Processing usr/share/zsh/5.8.1/functions/_acroread ... Processing usr/share/zsh/5.8.1/functions/_adb ... Processing usr/share/zsh/5.8.1/functions/_add-zle-hook-widget ... Processing usr/share/zsh/5.8.1/functions/_add-zsh-hook ... Processing usr/share/zsh/5.8.1/functions/_alias ... Processing usr/share/zsh/5.8.1/functions/_aliases ... Processing usr/share/zsh/5.8.1/functions/_all_labels ... Processing usr/share/zsh/5.8.1/functions/_all_matches ... Processing usr/share/zsh/5.8.1/functions/_alsa-utils ... Processing usr/share/zsh/5.8.1/functions/_alternative ... Processing usr/share/zsh/5.8.1/functions/_analyseplugin ... Processing usr/share/zsh/5.8.1/functions/_ansible ... Processing usr/share/zsh/5.8.1/functions/_ant ... Processing usr/share/zsh/5.8.1/functions/_antiword ... Processing usr/share/zsh/5.8.1/functions/_apachectl ... Processing usr/share/zsh/5.8.1/functions/_apm ... Processing usr/share/zsh/5.8.1/functions/_approximate ... Processing usr/share/zsh/5.8.1/functions/_apt ... Processing usr/share/zsh/5.8.1/functions/_apt-file ... Processing usr/share/zsh/5.8.1/functions/_apt-move ... Processing usr/share/zsh/5.8.1/functions/_apt-show-versions ... Processing usr/share/zsh/5.8.1/functions/_aptitude ... Processing usr/share/zsh/5.8.1/functions/_arch_archives ... Processing usr/share/zsh/5.8.1/functions/_arch_namespace ... Processing usr/share/zsh/5.8.1/functions/_arg_compile ... Processing usr/share/zsh/5.8.1/functions/_arguments ... Processing usr/share/zsh/5.8.1/functions/_arp ... Processing usr/share/zsh/5.8.1/functions/_arping ... Processing usr/share/zsh/5.8.1/functions/_arrays ... Processing usr/share/zsh/5.8.1/functions/_asciidoctor ... Processing usr/share/zsh/5.8.1/functions/_asciinema ... Processing usr/share/zsh/5.8.1/functions/_assign ... Processing usr/share/zsh/5.8.1/functions/_at ... Processing usr/share/zsh/5.8.1/functions/_attr ... Processing usr/share/zsh/5.8.1/functions/_augeas ... Processing usr/share/zsh/5.8.1/functions/_auto-apt ... Processing usr/share/zsh/5.8.1/functions/_autocd ... Processing usr/share/zsh/5.8.1/functions/_avahi ... Processing usr/share/zsh/5.8.1/functions/_awk ... Processing usr/share/zsh/5.8.1/functions/_axi-cache ... Processing usr/share/zsh/5.8.1/functions/_base64 ... Processing usr/share/zsh/5.8.1/functions/_basename ... Processing usr/share/zsh/5.8.1/functions/_bash ... Processing usr/share/zsh/5.8.1/functions/_bash_completions ... Processing usr/share/zsh/5.8.1/functions/_baudrates ... Processing usr/share/zsh/5.8.1/functions/_baz ... Processing usr/share/zsh/5.8.1/functions/_be_name ... Processing usr/share/zsh/5.8.1/functions/_beadm ... Processing usr/share/zsh/5.8.1/functions/_beep ... Processing usr/share/zsh/5.8.1/functions/_bibtex ... Processing usr/share/zsh/5.8.1/functions/_bind_addresses ... Processing usr/share/zsh/5.8.1/functions/_bindkey ... Processing usr/share/zsh/5.8.1/functions/_bison ... Processing usr/share/zsh/5.8.1/functions/_bittorrent ... Processing usr/share/zsh/5.8.1/functions/_bogofilter ... Processing usr/share/zsh/5.8.1/functions/_bpf_filters ... Processing usr/share/zsh/5.8.1/functions/_bpython ... Processing usr/share/zsh/5.8.1/functions/_brace_parameter ... Processing usr/share/zsh/5.8.1/functions/_brctl ... Processing usr/share/zsh/5.8.1/functions/_bsd_disks ... Processing usr/share/zsh/5.8.1/functions/_bsd_pkg ... Processing usr/share/zsh/5.8.1/functions/_bsdconfig ... Processing usr/share/zsh/5.8.1/functions/_bsdinstall ... Processing usr/share/zsh/5.8.1/functions/_btrfs ... Processing usr/share/zsh/5.8.1/functions/_bts ... Processing usr/share/zsh/5.8.1/functions/_bug ... Processing usr/share/zsh/5.8.1/functions/_builtin ... Processing usr/share/zsh/5.8.1/functions/_bzip2 ... Processing usr/share/zsh/5.8.1/functions/_bzr ... Processing usr/share/zsh/5.8.1/functions/_cabal ... Processing usr/share/zsh/5.8.1/functions/_cache_invalid ... Processing usr/share/zsh/5.8.1/functions/_caffeinate ... Processing usr/share/zsh/5.8.1/functions/_cal ... Processing usr/share/zsh/5.8.1/functions/_calendar ... Processing usr/share/zsh/5.8.1/functions/_call_function ... Processing usr/share/zsh/5.8.1/functions/_call_program ... Processing usr/share/zsh/5.8.1/functions/_canonical_paths ... Processing usr/share/zsh/5.8.1/functions/_cat ... Processing usr/share/zsh/5.8.1/functions/_ccal ... Processing usr/share/zsh/5.8.1/functions/_cd ... Processing usr/share/zsh/5.8.1/functions/_cdbs-edit-patch ... Processing usr/share/zsh/5.8.1/functions/_cdcd ... Processing usr/share/zsh/5.8.1/functions/_cdr ... Processing usr/share/zsh/5.8.1/functions/_cdrdao ... Processing usr/share/zsh/5.8.1/functions/_cdrecord ... Processing usr/share/zsh/5.8.1/functions/_chattr ... Processing usr/share/zsh/5.8.1/functions/_chcon ... Processing usr/share/zsh/5.8.1/functions/_chflags ... Processing usr/share/zsh/5.8.1/functions/_chkconfig ... Processing usr/share/zsh/5.8.1/functions/_chmod ... Processing usr/share/zsh/5.8.1/functions/_chown ... Processing usr/share/zsh/5.8.1/functions/_chroot ... Processing usr/share/zsh/5.8.1/functions/_chrt ... Processing usr/share/zsh/5.8.1/functions/_chsh ... Processing usr/share/zsh/5.8.1/functions/_cksum ... Processing usr/share/zsh/5.8.1/functions/_clay ... Processing usr/share/zsh/5.8.1/functions/_cmdambivalent ... Processing usr/share/zsh/5.8.1/functions/_cmdstring ... Processing usr/share/zsh/5.8.1/functions/_cmp ... Processing usr/share/zsh/5.8.1/functions/_code ... Processing usr/share/zsh/5.8.1/functions/_column ... Processing usr/share/zsh/5.8.1/functions/_combination ... Processing usr/share/zsh/5.8.1/functions/_comm ... Processing usr/share/zsh/5.8.1/functions/_command ... Processing usr/share/zsh/5.8.1/functions/_command_names ... Processing usr/share/zsh/5.8.1/functions/_comp_locale ... Processing usr/share/zsh/5.8.1/functions/_compadd ... Processing usr/share/zsh/5.8.1/functions/_compdef ... Processing usr/share/zsh/5.8.1/functions/_complete ... Processing usr/share/zsh/5.8.1/functions/_complete_debug ... Processing usr/share/zsh/5.8.1/functions/_complete_help ... Processing usr/share/zsh/5.8.1/functions/_complete_help_generic ... Processing usr/share/zsh/5.8.1/functions/_complete_tag ... Processing usr/share/zsh/5.8.1/functions/_completers ... Processing usr/share/zsh/5.8.1/functions/_composer ... Processing usr/share/zsh/5.8.1/functions/_compress ... Processing usr/share/zsh/5.8.1/functions/_condition ... Processing usr/share/zsh/5.8.1/functions/_configure ... Processing usr/share/zsh/5.8.1/functions/_coreadm ... Processing usr/share/zsh/5.8.1/functions/_correct ... Processing usr/share/zsh/5.8.1/functions/_correct_filename ... Processing usr/share/zsh/5.8.1/functions/_correct_word ... Processing usr/share/zsh/5.8.1/functions/_cowsay ... Processing usr/share/zsh/5.8.1/functions/_cp ... Processing usr/share/zsh/5.8.1/functions/_cpio ... Processing usr/share/zsh/5.8.1/functions/_cplay ... Processing usr/share/zsh/5.8.1/functions/_cpupower ... Processing usr/share/zsh/5.8.1/functions/_crontab ... Processing usr/share/zsh/5.8.1/functions/_cryptsetup ... Processing usr/share/zsh/5.8.1/functions/_cscope ... Processing usr/share/zsh/5.8.1/functions/_cssh ... Processing usr/share/zsh/5.8.1/functions/_csup ... Processing usr/share/zsh/5.8.1/functions/_ctags_tags ... Processing usr/share/zsh/5.8.1/functions/_cu ... Processing usr/share/zsh/5.8.1/functions/_curl ... Processing usr/share/zsh/5.8.1/functions/_cut ... Processing usr/share/zsh/5.8.1/functions/_cvs ... Processing usr/share/zsh/5.8.1/functions/_cvsup ... Processing usr/share/zsh/5.8.1/functions/_cygcheck ... Processing usr/share/zsh/5.8.1/functions/_cygpath ... Processing usr/share/zsh/5.8.1/functions/_cygrunsrv ... Processing usr/share/zsh/5.8.1/functions/_cygserver ... Processing usr/share/zsh/5.8.1/functions/_cygstart ... Processing usr/share/zsh/5.8.1/functions/_dak ... Processing usr/share/zsh/5.8.1/functions/_darcs ... Processing usr/share/zsh/5.8.1/functions/_date ... Processing usr/share/zsh/5.8.1/functions/_date_formats ... Processing usr/share/zsh/5.8.1/functions/_dates ... Processing usr/share/zsh/5.8.1/functions/_dbus ... Processing usr/share/zsh/5.8.1/functions/_dchroot ... Processing usr/share/zsh/5.8.1/functions/_dchroot-dsa ... Processing usr/share/zsh/5.8.1/functions/_dconf ... Processing usr/share/zsh/5.8.1/functions/_dcop ... Processing usr/share/zsh/5.8.1/functions/_dcut ... Processing usr/share/zsh/5.8.1/functions/_dd ... Processing usr/share/zsh/5.8.1/functions/_deb_architectures ... Processing usr/share/zsh/5.8.1/functions/_deb_codenames ... Processing usr/share/zsh/5.8.1/functions/_deb_files ... Processing usr/share/zsh/5.8.1/functions/_deb_packages ... Processing usr/share/zsh/5.8.1/functions/_debbugs_bugnumber ... Processing usr/share/zsh/5.8.1/functions/_debchange ... Processing usr/share/zsh/5.8.1/functions/_debcheckout ... Processing usr/share/zsh/5.8.1/functions/_debdiff ... Processing usr/share/zsh/5.8.1/functions/_debfoster ... Processing usr/share/zsh/5.8.1/functions/_deborphan ... Processing usr/share/zsh/5.8.1/functions/_debsign ... Processing usr/share/zsh/5.8.1/functions/_debuild ... Processing usr/share/zsh/5.8.1/functions/_default ... Processing usr/share/zsh/5.8.1/functions/_defaults ... Processing usr/share/zsh/5.8.1/functions/_delimiters ... Processing usr/share/zsh/5.8.1/functions/_describe ... Processing usr/share/zsh/5.8.1/functions/_description ... Processing usr/share/zsh/5.8.1/functions/_devtodo ... Processing usr/share/zsh/5.8.1/functions/_df ... Processing usr/share/zsh/5.8.1/functions/_dhclient ... Processing usr/share/zsh/5.8.1/functions/_dhcpinfo ... Processing usr/share/zsh/5.8.1/functions/_dict ... Processing usr/share/zsh/5.8.1/functions/_dict_words ... Processing usr/share/zsh/5.8.1/functions/_diff ... Processing usr/share/zsh/5.8.1/functions/_diff3 ... Processing usr/share/zsh/5.8.1/functions/_diff_options ... Processing usr/share/zsh/5.8.1/functions/_diffstat ... Processing usr/share/zsh/5.8.1/functions/_dig ... Processing usr/share/zsh/5.8.1/functions/_dir_list ... Processing usr/share/zsh/5.8.1/functions/_directories ... Processing usr/share/zsh/5.8.1/functions/_directory_stack ... Processing usr/share/zsh/5.8.1/functions/_dirs ... Processing usr/share/zsh/5.8.1/functions/_disable ... Processing usr/share/zsh/5.8.1/functions/_dispatch ... Processing usr/share/zsh/5.8.1/functions/_django ... Processing usr/share/zsh/5.8.1/functions/_dkms ... Processing usr/share/zsh/5.8.1/functions/_dladm ... Processing usr/share/zsh/5.8.1/functions/_dlocate ... Processing usr/share/zsh/5.8.1/functions/_dmesg ... Processing usr/share/zsh/5.8.1/functions/_dmidecode ... Processing usr/share/zsh/5.8.1/functions/_dnf ... Processing usr/share/zsh/5.8.1/functions/_dns_types ... Processing usr/share/zsh/5.8.1/functions/_doas ... Processing usr/share/zsh/5.8.1/functions/_domains ... Processing usr/share/zsh/5.8.1/functions/_dos2unix ... Processing usr/share/zsh/5.8.1/functions/_dpatch-edit-patch ... Processing usr/share/zsh/5.8.1/functions/_dpkg ... Processing usr/share/zsh/5.8.1/functions/_dpkg-buildpackage ... Processing usr/share/zsh/5.8.1/functions/_dpkg-cross ... Processing usr/share/zsh/5.8.1/functions/_dpkg-repack ... Processing usr/share/zsh/5.8.1/functions/_dpkg_source ... Processing usr/share/zsh/5.8.1/functions/_dput ... Processing usr/share/zsh/5.8.1/functions/_drill ... Processing usr/share/zsh/5.8.1/functions/_dsh ... Processing usr/share/zsh/5.8.1/functions/_dtrace ... Processing usr/share/zsh/5.8.1/functions/_dtruss ... Processing usr/share/zsh/5.8.1/functions/_du ... Processing usr/share/zsh/5.8.1/functions/_dumpadm ... Processing usr/share/zsh/5.8.1/functions/_dumper ... Processing usr/share/zsh/5.8.1/functions/_dupload ... Processing usr/share/zsh/5.8.1/functions/_dvi ... Processing usr/share/zsh/5.8.1/functions/_dynamic_directory_name ... Processing usr/share/zsh/5.8.1/functions/_e2label ... Processing usr/share/zsh/5.8.1/functions/_ecasound ... Processing usr/share/zsh/5.8.1/functions/_echotc ... Processing usr/share/zsh/5.8.1/functions/_echoti ... Processing usr/share/zsh/5.8.1/functions/_ed ... Processing usr/share/zsh/5.8.1/functions/_elfdump ... Processing usr/share/zsh/5.8.1/functions/_elinks ... Processing usr/share/zsh/5.8.1/functions/_email_addresses ... Processing usr/share/zsh/5.8.1/functions/_emulate ... Processing usr/share/zsh/5.8.1/functions/_enable ... Processing usr/share/zsh/5.8.1/functions/_enscript ... Processing usr/share/zsh/5.8.1/functions/_entr ... Processing usr/share/zsh/5.8.1/functions/_env ... Processing usr/share/zsh/5.8.1/functions/_eog ... Processing usr/share/zsh/5.8.1/functions/_equal ... Processing usr/share/zsh/5.8.1/functions/_espeak ... Processing usr/share/zsh/5.8.1/functions/_etags ... Processing usr/share/zsh/5.8.1/functions/_ethtool ... Processing usr/share/zsh/5.8.1/functions/_evince ... Processing usr/share/zsh/5.8.1/functions/_exec ... Processing usr/share/zsh/5.8.1/functions/_expand ... Processing usr/share/zsh/5.8.1/functions/_expand_alias ... Processing usr/share/zsh/5.8.1/functions/_expand_word ... Processing usr/share/zsh/5.8.1/functions/_extensions ... Processing usr/share/zsh/5.8.1/functions/_external_pwds ... Processing usr/share/zsh/5.8.1/functions/_fakeroot ... Processing usr/share/zsh/5.8.1/functions/_fbsd_architectures ... Processing usr/share/zsh/5.8.1/functions/_fbsd_device_types ... Processing usr/share/zsh/5.8.1/functions/_fc ... Processing usr/share/zsh/5.8.1/functions/_feh ... Processing usr/share/zsh/5.8.1/functions/_fetch ... Processing usr/share/zsh/5.8.1/functions/_fetchmail ... Processing usr/share/zsh/5.8.1/functions/_ffmpeg ... Processing usr/share/zsh/5.8.1/functions/_figlet ... Processing usr/share/zsh/5.8.1/functions/_file_descriptors ... Processing usr/share/zsh/5.8.1/functions/_file_flags ... Processing usr/share/zsh/5.8.1/functions/_file_modes ... Processing usr/share/zsh/5.8.1/functions/_file_systems ... Processing usr/share/zsh/5.8.1/functions/_files ... Processing usr/share/zsh/5.8.1/functions/_find ... Processing usr/share/zsh/5.8.1/functions/_find_net_interfaces ... Processing usr/share/zsh/5.8.1/functions/_findmnt ... Processing usr/share/zsh/5.8.1/functions/_finger ... Processing usr/share/zsh/5.8.1/functions/_fink ... Processing usr/share/zsh/5.8.1/functions/_first ... Processing usr/share/zsh/5.8.1/functions/_flac ... Processing usr/share/zsh/5.8.1/functions/_flex ... Processing usr/share/zsh/5.8.1/functions/_floppy ... Processing usr/share/zsh/5.8.1/functions/_flowadm ... Processing usr/share/zsh/5.8.1/functions/_fmadm ... Processing usr/share/zsh/5.8.1/functions/_fmt ... Processing usr/share/zsh/5.8.1/functions/_fold ... Processing usr/share/zsh/5.8.1/functions/_fortune ... Processing usr/share/zsh/5.8.1/functions/_free ... Processing usr/share/zsh/5.8.1/functions/_freebsd-update ... Processing usr/share/zsh/5.8.1/functions/_fs_usage ... Processing usr/share/zsh/5.8.1/functions/_fsh ... Processing usr/share/zsh/5.8.1/functions/_fstat ... Processing usr/share/zsh/5.8.1/functions/_functions ... Processing usr/share/zsh/5.8.1/functions/_fuse_arguments ... Processing usr/share/zsh/5.8.1/functions/_fuse_values ... Processing usr/share/zsh/5.8.1/functions/_fuser ... Processing usr/share/zsh/5.8.1/functions/_fusermount ... Processing usr/share/zsh/5.8.1/functions/_fw_update ... Processing usr/share/zsh/5.8.1/functions/_gcc ... Processing usr/share/zsh/5.8.1/functions/_gcore ... Processing usr/share/zsh/5.8.1/functions/_gdb ... Processing usr/share/zsh/5.8.1/functions/_geany ... Processing usr/share/zsh/5.8.1/functions/_gem ... Processing usr/share/zsh/5.8.1/functions/_generic ... Processing usr/share/zsh/5.8.1/functions/_genisoimage ... Processing usr/share/zsh/5.8.1/functions/_getclip ... Processing usr/share/zsh/5.8.1/functions/_getconf ... Processing usr/share/zsh/5.8.1/functions/_getent ... Processing usr/share/zsh/5.8.1/functions/_getfacl ... Processing usr/share/zsh/5.8.1/functions/_getmail ... Processing usr/share/zsh/5.8.1/functions/_getopt ... Processing usr/share/zsh/5.8.1/functions/_ghostscript ... Processing usr/share/zsh/5.8.1/functions/_git ... Processing usr/share/zsh/5.8.1/functions/_git-buildpackage ... Processing usr/share/zsh/5.8.1/functions/_global ... Processing usr/share/zsh/5.8.1/functions/_global_tags ... Processing usr/share/zsh/5.8.1/functions/_globflags ... Processing usr/share/zsh/5.8.1/functions/_globqual_delims ... Processing usr/share/zsh/5.8.1/functions/_globquals ... Processing usr/share/zsh/5.8.1/functions/_gnome-gv ... Processing usr/share/zsh/5.8.1/functions/_gnu_generic ... Processing usr/share/zsh/5.8.1/functions/_gnupod ... Processing usr/share/zsh/5.8.1/functions/_gnutls ... Processing usr/share/zsh/5.8.1/functions/_go ... Processing usr/share/zsh/5.8.1/functions/_gpasswd ... Processing usr/share/zsh/5.8.1/functions/_gpg ... Processing usr/share/zsh/5.8.1/functions/_gphoto2 ... Processing usr/share/zsh/5.8.1/functions/_gprof ... Processing usr/share/zsh/5.8.1/functions/_gqview ... Processing usr/share/zsh/5.8.1/functions/_gradle ... Processing usr/share/zsh/5.8.1/functions/_graphicsmagick ... Processing usr/share/zsh/5.8.1/functions/_grep ... Processing usr/share/zsh/5.8.1/functions/_grep-excuses ... Processing usr/share/zsh/5.8.1/functions/_groff ... Processing usr/share/zsh/5.8.1/functions/_groups ... Processing usr/share/zsh/5.8.1/functions/_growisofs ... Processing usr/share/zsh/5.8.1/functions/_gsettings ... Processing usr/share/zsh/5.8.1/functions/_gstat ... Processing usr/share/zsh/5.8.1/functions/_guard ... Processing usr/share/zsh/5.8.1/functions/_guilt ... Processing usr/share/zsh/5.8.1/functions/_gv ... Processing usr/share/zsh/5.8.1/functions/_gzip ... Processing usr/share/zsh/5.8.1/functions/_hash ... Processing usr/share/zsh/5.8.1/functions/_have_glob_qual ... Processing usr/share/zsh/5.8.1/functions/_hdiutil ... Processing usr/share/zsh/5.8.1/functions/_head ... Processing usr/share/zsh/5.8.1/functions/_hexdump ... Processing usr/share/zsh/5.8.1/functions/_history ... Processing usr/share/zsh/5.8.1/functions/_history_complete_word ... Processing usr/share/zsh/5.8.1/functions/_history_modifiers ... Processing usr/share/zsh/5.8.1/functions/_host ... Processing usr/share/zsh/5.8.1/functions/_hostname ... Processing usr/share/zsh/5.8.1/functions/_hosts ... Processing usr/share/zsh/5.8.1/functions/_htop ... Processing usr/share/zsh/5.8.1/functions/_hwinfo ... Processing usr/share/zsh/5.8.1/functions/_iconv ... Processing usr/share/zsh/5.8.1/functions/_iconvconfig ... Processing usr/share/zsh/5.8.1/functions/_id ... Processing usr/share/zsh/5.8.1/functions/_ifconfig ... Processing usr/share/zsh/5.8.1/functions/_iftop ... Processing usr/share/zsh/5.8.1/functions/_ignored ... Processing usr/share/zsh/5.8.1/functions/_imagemagick ... Processing usr/share/zsh/5.8.1/functions/_in_vared ... Processing usr/share/zsh/5.8.1/functions/_inetadm ... Processing usr/share/zsh/5.8.1/functions/_init_d ... Processing usr/share/zsh/5.8.1/functions/_initctl ... Processing usr/share/zsh/5.8.1/functions/_install ... Processing usr/share/zsh/5.8.1/functions/_invoke-rc.d ... Processing usr/share/zsh/5.8.1/functions/_ionice ... Processing usr/share/zsh/5.8.1/functions/_iostat ... Processing usr/share/zsh/5.8.1/functions/_ip ... Processing usr/share/zsh/5.8.1/functions/_ipadm ... Processing usr/share/zsh/5.8.1/functions/_ipsec ... Processing usr/share/zsh/5.8.1/functions/_ipset ... Processing usr/share/zsh/5.8.1/functions/_iptables ... Processing usr/share/zsh/5.8.1/functions/_irssi ... Processing usr/share/zsh/5.8.1/functions/_ispell ... Processing usr/share/zsh/5.8.1/functions/_iwconfig ... Processing usr/share/zsh/5.8.1/functions/_jail ... Processing usr/share/zsh/5.8.1/functions/_jails ... Processing usr/share/zsh/5.8.1/functions/_java ... Processing usr/share/zsh/5.8.1/functions/_java_class ... Processing usr/share/zsh/5.8.1/functions/_jexec ... Processing usr/share/zsh/5.8.1/functions/_jls ... Processing usr/share/zsh/5.8.1/functions/_jobs ... Processing usr/share/zsh/5.8.1/functions/_jobs_bg ... Processing usr/share/zsh/5.8.1/functions/_jobs_builtin ... Processing usr/share/zsh/5.8.1/functions/_jobs_fg ... Processing usr/share/zsh/5.8.1/functions/_joe ... Processing usr/share/zsh/5.8.1/functions/_join ... Processing usr/share/zsh/5.8.1/functions/_jot ... Processing usr/share/zsh/5.8.1/functions/_jq ... Processing usr/share/zsh/5.8.1/functions/_kdeconnect ... Processing usr/share/zsh/5.8.1/functions/_kfmclient ... Processing usr/share/zsh/5.8.1/functions/_kill ... Processing usr/share/zsh/5.8.1/functions/_killall ... Processing usr/share/zsh/5.8.1/functions/_kld ... Processing usr/share/zsh/5.8.1/functions/_knock ... Processing usr/share/zsh/5.8.1/functions/_kpartx ... Processing usr/share/zsh/5.8.1/functions/_kvno ... Processing usr/share/zsh/5.8.1/functions/_last ... Processing usr/share/zsh/5.8.1/functions/_ld_debug ... Processing usr/share/zsh/5.8.1/functions/_ldap ... Processing usr/share/zsh/5.8.1/functions/_ldconfig ... Processing usr/share/zsh/5.8.1/functions/_ldd ... Processing usr/share/zsh/5.8.1/functions/_less ... Processing usr/share/zsh/5.8.1/functions/_lha ... Processing usr/share/zsh/5.8.1/functions/_libvirt ... Processing usr/share/zsh/5.8.1/functions/_lighttpd ... Processing usr/share/zsh/5.8.1/functions/_limit ... Processing usr/share/zsh/5.8.1/functions/_limits ... Processing usr/share/zsh/5.8.1/functions/_links ... Processing usr/share/zsh/5.8.1/functions/_lintian ... Processing usr/share/zsh/5.8.1/functions/_list ... Processing usr/share/zsh/5.8.1/functions/_list_files ... Processing usr/share/zsh/5.8.1/functions/_lldb ... Processing usr/share/zsh/5.8.1/functions/_ln ... Processing usr/share/zsh/5.8.1/functions/_loadkeys ... Processing usr/share/zsh/5.8.1/functions/_locale ... Processing usr/share/zsh/5.8.1/functions/_localedef ... Processing usr/share/zsh/5.8.1/functions/_locales ... Processing usr/share/zsh/5.8.1/functions/_locate ... Processing usr/share/zsh/5.8.1/functions/_logical_volumes ... Processing usr/share/zsh/5.8.1/functions/_look ... Processing usr/share/zsh/5.8.1/functions/_losetup ... Processing usr/share/zsh/5.8.1/functions/_lp ... Processing usr/share/zsh/5.8.1/functions/_ls ... Processing usr/share/zsh/5.8.1/functions/_lsattr ... Processing usr/share/zsh/5.8.1/functions/_lsblk ... Processing usr/share/zsh/5.8.1/functions/_lscfg ... Processing usr/share/zsh/5.8.1/functions/_lsdev ... Processing usr/share/zsh/5.8.1/functions/_lslv ... Processing usr/share/zsh/5.8.1/functions/_lsof ... Processing usr/share/zsh/5.8.1/functions/_lspv ... Processing usr/share/zsh/5.8.1/functions/_lsusb ... Processing usr/share/zsh/5.8.1/functions/_lsvg ... Processing usr/share/zsh/5.8.1/functions/_ltrace ... Processing usr/share/zsh/5.8.1/functions/_lua ... Processing usr/share/zsh/5.8.1/functions/_luarocks ... Processing usr/share/zsh/5.8.1/functions/_lynx ... Processing usr/share/zsh/5.8.1/functions/_lz4 ... Processing usr/share/zsh/5.8.1/functions/_lzop ... Processing usr/share/zsh/5.8.1/functions/_mac_applications ... Processing usr/share/zsh/5.8.1/functions/_mac_files_for_application ... Processing usr/share/zsh/5.8.1/functions/_madison ... Processing usr/share/zsh/5.8.1/functions/_mail ... Processing usr/share/zsh/5.8.1/functions/_mailboxes ... Processing usr/share/zsh/5.8.1/functions/_main_complete ... Processing usr/share/zsh/5.8.1/functions/_make ... Processing usr/share/zsh/5.8.1/functions/_make-kpkg ... Processing usr/share/zsh/5.8.1/functions/_man ... Processing usr/share/zsh/5.8.1/functions/_match ... Processing usr/share/zsh/5.8.1/functions/_math ... Processing usr/share/zsh/5.8.1/functions/_math_params ... Processing usr/share/zsh/5.8.1/functions/_matlab ... Processing usr/share/zsh/5.8.1/functions/_md5sum ... Processing usr/share/zsh/5.8.1/functions/_mdadm ... Processing usr/share/zsh/5.8.1/functions/_mdfind ... Processing usr/share/zsh/5.8.1/functions/_mdls ... Processing usr/share/zsh/5.8.1/functions/_mdutil ... Processing usr/share/zsh/5.8.1/functions/_members ... Processing usr/share/zsh/5.8.1/functions/_mencal ... Processing usr/share/zsh/5.8.1/functions/_menu ... Processing usr/share/zsh/5.8.1/functions/_mere ... Processing usr/share/zsh/5.8.1/functions/_mergechanges ... Processing usr/share/zsh/5.8.1/functions/_message ... Processing usr/share/zsh/5.8.1/functions/_mh ... Processing usr/share/zsh/5.8.1/functions/_mii-tool ... Processing usr/share/zsh/5.8.1/functions/_mime_types ... Processing usr/share/zsh/5.8.1/functions/_mixerctl ... Processing usr/share/zsh/5.8.1/functions/_mkdir ... Processing usr/share/zsh/5.8.1/functions/_mkfifo ... Processing usr/share/zsh/5.8.1/functions/_mknod ... Processing usr/share/zsh/5.8.1/functions/_mkshortcut ... Processing usr/share/zsh/5.8.1/functions/_mktemp ... Processing usr/share/zsh/5.8.1/functions/_mkzsh ... Processing usr/share/zsh/5.8.1/functions/_module ... Processing usr/share/zsh/5.8.1/functions/_module-assistant ... Processing usr/share/zsh/5.8.1/functions/_module_math_func ... Processing usr/share/zsh/5.8.1/functions/_modutils ... Processing usr/share/zsh/5.8.1/functions/_mondo ... Processing usr/share/zsh/5.8.1/functions/_monotone ... Processing usr/share/zsh/5.8.1/functions/_moosic ... Processing usr/share/zsh/5.8.1/functions/_mosh ... Processing usr/share/zsh/5.8.1/functions/_most_recent_file ... Processing usr/share/zsh/5.8.1/functions/_mount ... Processing usr/share/zsh/5.8.1/functions/_mozilla ... Processing usr/share/zsh/5.8.1/functions/_mpc ... Processing usr/share/zsh/5.8.1/functions/_mplayer ... Processing usr/share/zsh/5.8.1/functions/_mt ... Processing usr/share/zsh/5.8.1/functions/_mtools ... Processing usr/share/zsh/5.8.1/functions/_mtr ... Processing usr/share/zsh/5.8.1/functions/_multi_parts ... Processing usr/share/zsh/5.8.1/functions/_mupdf ... Processing usr/share/zsh/5.8.1/functions/_mutt ... Processing usr/share/zsh/5.8.1/functions/_mv ... Processing usr/share/zsh/5.8.1/functions/_my_accounts ... Processing usr/share/zsh/5.8.1/functions/_myrepos ... Processing usr/share/zsh/5.8.1/functions/_mysql_utils ... Processing usr/share/zsh/5.8.1/functions/_mysqldiff ... Processing usr/share/zsh/5.8.1/functions/_nautilus ... Processing usr/share/zsh/5.8.1/functions/_nbsd_architectures ... Processing usr/share/zsh/5.8.1/functions/_ncftp ... Processing usr/share/zsh/5.8.1/functions/_nedit ... Processing usr/share/zsh/5.8.1/functions/_net_interfaces ... Processing usr/share/zsh/5.8.1/functions/_netcat ... Processing usr/share/zsh/5.8.1/functions/_netscape ... Processing usr/share/zsh/5.8.1/functions/_netstat ... Processing usr/share/zsh/5.8.1/functions/_networkmanager ... Processing usr/share/zsh/5.8.1/functions/_networksetup ... Processing usr/share/zsh/5.8.1/functions/_newsgroups ... Processing usr/share/zsh/5.8.1/functions/_next_label ... Processing usr/share/zsh/5.8.1/functions/_next_tags ... Processing usr/share/zsh/5.8.1/functions/_nginx ... Processing usr/share/zsh/5.8.1/functions/_ngrep ... Processing usr/share/zsh/5.8.1/functions/_nice ... Processing usr/share/zsh/5.8.1/functions/_nkf ... Processing usr/share/zsh/5.8.1/functions/_nl ... Processing usr/share/zsh/5.8.1/functions/_nm ... Processing usr/share/zsh/5.8.1/functions/_nmap ... Processing usr/share/zsh/5.8.1/functions/_normal ... Processing usr/share/zsh/5.8.1/functions/_nothing ... Processing usr/share/zsh/5.8.1/functions/_npm ... Processing usr/share/zsh/5.8.1/functions/_nslookup ... Processing usr/share/zsh/5.8.1/functions/_numfmt ... Processing usr/share/zsh/5.8.1/functions/_nvram ... Processing usr/share/zsh/5.8.1/functions/_objdump ... Processing usr/share/zsh/5.8.1/functions/_object_classes ... Processing usr/share/zsh/5.8.1/functions/_object_files ... Processing usr/share/zsh/5.8.1/functions/_obsd_architectures ... Processing usr/share/zsh/5.8.1/functions/_od ... Processing usr/share/zsh/5.8.1/functions/_okular ... Processing usr/share/zsh/5.8.1/functions/_oldlist ... Processing usr/share/zsh/5.8.1/functions/_open ... Processing usr/share/zsh/5.8.1/functions/_openstack ... Processing usr/share/zsh/5.8.1/functions/_opkg ... Processing usr/share/zsh/5.8.1/functions/_options ... Processing usr/share/zsh/5.8.1/functions/_options_set ... Processing usr/share/zsh/5.8.1/functions/_options_unset ... Processing usr/share/zsh/5.8.1/functions/_osascript ... Processing usr/share/zsh/5.8.1/functions/_osc ... Processing usr/share/zsh/5.8.1/functions/_other_accounts ... Processing usr/share/zsh/5.8.1/functions/_otool ... Processing usr/share/zsh/5.8.1/functions/_pack ... Processing usr/share/zsh/5.8.1/functions/_pandoc ... Processing usr/share/zsh/5.8.1/functions/_parameter ... Processing usr/share/zsh/5.8.1/functions/_parameters ... Processing usr/share/zsh/5.8.1/functions/_paste ... Processing usr/share/zsh/5.8.1/functions/_patch ... Processing usr/share/zsh/5.8.1/functions/_patchutils ... Processing usr/share/zsh/5.8.1/functions/_path_commands ... Processing usr/share/zsh/5.8.1/functions/_path_files ... Processing usr/share/zsh/5.8.1/functions/_pax ... Processing usr/share/zsh/5.8.1/functions/_pbcopy ... Processing usr/share/zsh/5.8.1/functions/_pbm ... Processing usr/share/zsh/5.8.1/functions/_pbuilder ... Processing usr/share/zsh/5.8.1/functions/_pdf ... Processing usr/share/zsh/5.8.1/functions/_pdftk ... Processing usr/share/zsh/5.8.1/functions/_perforce ... Processing usr/share/zsh/5.8.1/functions/_perl ... Processing usr/share/zsh/5.8.1/functions/_perl_basepods ... Processing usr/share/zsh/5.8.1/functions/_perl_modules ... Processing usr/share/zsh/5.8.1/functions/_perldoc ... Processing usr/share/zsh/5.8.1/functions/_pfctl ... Processing usr/share/zsh/5.8.1/functions/_pfexec ... Processing usr/share/zsh/5.8.1/functions/_pgrep ... Processing usr/share/zsh/5.8.1/functions/_php ... Processing usr/share/zsh/5.8.1/functions/_physical_volumes ... Processing usr/share/zsh/5.8.1/functions/_pick_variant ... Processing usr/share/zsh/5.8.1/functions/_picocom ... Processing usr/share/zsh/5.8.1/functions/_pidof ... Processing usr/share/zsh/5.8.1/functions/_pids ... Processing usr/share/zsh/5.8.1/functions/_pine ... Processing usr/share/zsh/5.8.1/functions/_ping ... Processing usr/share/zsh/5.8.1/functions/_piuparts ... Processing usr/share/zsh/5.8.1/functions/_pkg-config ... Processing usr/share/zsh/5.8.1/functions/_pkg5 ... Processing usr/share/zsh/5.8.1/functions/_pkg_instance ... Processing usr/share/zsh/5.8.1/functions/_pkgadd ... Processing usr/share/zsh/5.8.1/functions/_pkgin ... Processing usr/share/zsh/5.8.1/functions/_pkginfo ... Processing usr/share/zsh/5.8.1/functions/_pkgrm ... Processing usr/share/zsh/5.8.1/functions/_pkgtool ... Processing usr/share/zsh/5.8.1/functions/_plutil ... Processing usr/share/zsh/5.8.1/functions/_pmap ... Processing usr/share/zsh/5.8.1/functions/_pon ... Processing usr/share/zsh/5.8.1/functions/_portaudit ... Processing usr/share/zsh/5.8.1/functions/_portlint ... Processing usr/share/zsh/5.8.1/functions/_portmaster ... Processing usr/share/zsh/5.8.1/functions/_ports ... Processing usr/share/zsh/5.8.1/functions/_portsnap ... Processing usr/share/zsh/5.8.1/functions/_postfix ... Processing usr/share/zsh/5.8.1/functions/_postgresql ... Processing usr/share/zsh/5.8.1/functions/_postscript ... Processing usr/share/zsh/5.8.1/functions/_powerd ... Processing usr/share/zsh/5.8.1/functions/_precommand ... Processing usr/share/zsh/5.8.1/functions/_prefix ... Processing usr/share/zsh/5.8.1/functions/_print ... Processing usr/share/zsh/5.8.1/functions/_printenv ... Processing usr/share/zsh/5.8.1/functions/_printers ... Processing usr/share/zsh/5.8.1/functions/_process_names ... Processing usr/share/zsh/5.8.1/functions/_procstat ... Processing usr/share/zsh/5.8.1/functions/_prompt ... Processing usr/share/zsh/5.8.1/functions/_prove ... Processing usr/share/zsh/5.8.1/functions/_prstat ... Processing usr/share/zsh/5.8.1/functions/_ps ... Processing usr/share/zsh/5.8.1/functions/_ps1234 ... Processing usr/share/zsh/5.8.1/functions/_pscp ... Processing usr/share/zsh/5.8.1/functions/_pspdf ... Processing usr/share/zsh/5.8.1/functions/_psutils ... Processing usr/share/zsh/5.8.1/functions/_ptree ... Processing usr/share/zsh/5.8.1/functions/_pump ... Processing usr/share/zsh/5.8.1/functions/_putclip ... Processing usr/share/zsh/5.8.1/functions/_pv ... Processing usr/share/zsh/5.8.1/functions/_pwgen ... Processing usr/share/zsh/5.8.1/functions/_pydoc ... Processing usr/share/zsh/5.8.1/functions/_python ... Processing usr/share/zsh/5.8.1/functions/_python_modules ... Processing usr/share/zsh/5.8.1/functions/_qdbus ... Processing usr/share/zsh/5.8.1/functions/_qemu ... Processing usr/share/zsh/5.8.1/functions/_qiv ... Processing usr/share/zsh/5.8.1/functions/_qtplay ... Processing usr/share/zsh/5.8.1/functions/_quilt ... Processing usr/share/zsh/5.8.1/functions/_rake ... Processing usr/share/zsh/5.8.1/functions/_ranlib ... Processing usr/share/zsh/5.8.1/functions/_rar ... Processing usr/share/zsh/5.8.1/functions/_rcctl ... Processing usr/share/zsh/5.8.1/functions/_rclone ... Processing usr/share/zsh/5.8.1/functions/_rcs ... Processing usr/share/zsh/5.8.1/functions/_rdesktop ... Processing usr/share/zsh/5.8.1/functions/_read ... Processing usr/share/zsh/5.8.1/functions/_read_comp ... Processing usr/share/zsh/5.8.1/functions/_readelf ... Processing usr/share/zsh/5.8.1/functions/_readlink ... Processing usr/share/zsh/5.8.1/functions/_readshortcut ... Processing usr/share/zsh/5.8.1/functions/_rebootin ... Processing usr/share/zsh/5.8.1/functions/_redirect ... Processing usr/share/zsh/5.8.1/functions/_regex_arguments ... Processing usr/share/zsh/5.8.1/functions/_regex_words ... Processing usr/share/zsh/5.8.1/functions/_remote_files ... Processing usr/share/zsh/5.8.1/functions/_renice ... Processing usr/share/zsh/5.8.1/functions/_reprepro ... Processing usr/share/zsh/5.8.1/functions/_requested ... Processing usr/share/zsh/5.8.1/functions/_retrieve_cache ... Processing usr/share/zsh/5.8.1/functions/_retrieve_mac_apps ... Processing usr/share/zsh/5.8.1/functions/_ri ... Processing usr/share/zsh/5.8.1/functions/_rlogin ... Processing usr/share/zsh/5.8.1/functions/_rm ... Processing usr/share/zsh/5.8.1/functions/_rmdir ... Processing usr/share/zsh/5.8.1/functions/_route ... Processing usr/share/zsh/5.8.1/functions/_rpm ... Processing usr/share/zsh/5.8.1/functions/_rrdtool ... Processing usr/share/zsh/5.8.1/functions/_rsync ... Processing usr/share/zsh/5.8.1/functions/_rubber ... Processing usr/share/zsh/5.8.1/functions/_ruby ... Processing usr/share/zsh/5.8.1/functions/_run-help ... Processing usr/share/zsh/5.8.1/functions/_runit ... Processing usr/share/zsh/5.8.1/functions/_samba ... Processing usr/share/zsh/5.8.1/functions/_savecore ... Processing usr/share/zsh/5.8.1/functions/_say ... Processing usr/share/zsh/5.8.1/functions/_sbuild ... Processing usr/share/zsh/5.8.1/functions/_sc_usage ... Processing usr/share/zsh/5.8.1/functions/_sccs ... Processing usr/share/zsh/5.8.1/functions/_sched ... Processing usr/share/zsh/5.8.1/functions/_schedtool ... Processing usr/share/zsh/5.8.1/functions/_schroot ... Processing usr/share/zsh/5.8.1/functions/_scl ... Processing usr/share/zsh/5.8.1/functions/_scons ... Processing usr/share/zsh/5.8.1/functions/_screen ... Processing usr/share/zsh/5.8.1/functions/_script ... Processing usr/share/zsh/5.8.1/functions/_scselect ... Processing usr/share/zsh/5.8.1/functions/_scutil ... Processing usr/share/zsh/5.8.1/functions/_seafile ... Processing usr/share/zsh/5.8.1/functions/_sed ... Processing usr/share/zsh/5.8.1/functions/_selinux_contexts ... Processing usr/share/zsh/5.8.1/functions/_selinux_roles ... Processing usr/share/zsh/5.8.1/functions/_selinux_types ... Processing usr/share/zsh/5.8.1/functions/_selinux_users ... Processing usr/share/zsh/5.8.1/functions/_sep_parts ... Processing usr/share/zsh/5.8.1/functions/_seq ... Processing usr/share/zsh/5.8.1/functions/_sequence ... Processing usr/share/zsh/5.8.1/functions/_service ... Processing usr/share/zsh/5.8.1/functions/_services ... Processing usr/share/zsh/5.8.1/functions/_set ... Processing usr/share/zsh/5.8.1/functions/_set_command ... Processing usr/share/zsh/5.8.1/functions/_setfacl ... Processing usr/share/zsh/5.8.1/functions/_setopt ... Processing usr/share/zsh/5.8.1/functions/_setsid ... Processing usr/share/zsh/5.8.1/functions/_setup ... Processing usr/share/zsh/5.8.1/functions/_setxkbmap ... Processing usr/share/zsh/5.8.1/functions/_sh ... Processing usr/share/zsh/5.8.1/functions/_shasum ... Processing usr/share/zsh/5.8.1/functions/_showmount ... Processing usr/share/zsh/5.8.1/functions/_shred ... Processing usr/share/zsh/5.8.1/functions/_shuf ... Processing usr/share/zsh/5.8.1/functions/_shutdown ... Processing usr/share/zsh/5.8.1/functions/_signals ... Processing usr/share/zsh/5.8.1/functions/_signify ... Processing usr/share/zsh/5.8.1/functions/_sisu ... Processing usr/share/zsh/5.8.1/functions/_slabtop ... Processing usr/share/zsh/5.8.1/functions/_slrn ... Processing usr/share/zsh/5.8.1/functions/_smartmontools ... Processing usr/share/zsh/5.8.1/functions/_smit ... Processing usr/share/zsh/5.8.1/functions/_snoop ... Processing usr/share/zsh/5.8.1/functions/_socket ... Processing usr/share/zsh/5.8.1/functions/_sockstat ... Processing usr/share/zsh/5.8.1/functions/_softwareupdate ... Processing usr/share/zsh/5.8.1/functions/_sort ... Processing usr/share/zsh/5.8.1/functions/_source ... Processing usr/share/zsh/5.8.1/functions/_spamassassin ... Processing usr/share/zsh/5.8.1/functions/_split ... Processing usr/share/zsh/5.8.1/functions/_sqlite ... Processing usr/share/zsh/5.8.1/functions/_sqsh ... Processing usr/share/zsh/5.8.1/functions/_ss ... Processing usr/share/zsh/5.8.1/functions/_ssh ... Processing usr/share/zsh/5.8.1/functions/_ssh_hosts ... Processing usr/share/zsh/5.8.1/functions/_sshfs ... Processing usr/share/zsh/5.8.1/functions/_stat ... Processing usr/share/zsh/5.8.1/functions/_stdbuf ... Processing usr/share/zsh/5.8.1/functions/_stgit ... Processing usr/share/zsh/5.8.1/functions/_store_cache ... Processing usr/share/zsh/5.8.1/functions/_stow ... Processing usr/share/zsh/5.8.1/functions/_strace ... Processing usr/share/zsh/5.8.1/functions/_strftime ... Processing usr/share/zsh/5.8.1/functions/_strings ... Processing usr/share/zsh/5.8.1/functions/_strip ... Processing usr/share/zsh/5.8.1/functions/_stty ... Processing usr/share/zsh/5.8.1/functions/_su ... Processing usr/share/zsh/5.8.1/functions/_sub_commands ... Processing usr/share/zsh/5.8.1/functions/_sublimetext ... Processing usr/share/zsh/5.8.1/functions/_subscript ... Processing usr/share/zsh/5.8.1/functions/_subversion ... Processing usr/share/zsh/5.8.1/functions/_sudo ... Processing usr/share/zsh/5.8.1/functions/_suffix_alias_files ... Processing usr/share/zsh/5.8.1/functions/_surfraw ... Processing usr/share/zsh/5.8.1/functions/_svcadm ... Processing usr/share/zsh/5.8.1/functions/_svccfg ... Processing usr/share/zsh/5.8.1/functions/_svcprop ... Processing usr/share/zsh/5.8.1/functions/_svcs ... Processing usr/share/zsh/5.8.1/functions/_svcs_fmri ... Processing usr/share/zsh/5.8.1/functions/_svn-buildpackage ... Processing usr/share/zsh/5.8.1/functions/_sw_vers ... Processing usr/share/zsh/5.8.1/functions/_swaks ... Processing usr/share/zsh/5.8.1/functions/_swanctl ... Processing usr/share/zsh/5.8.1/functions/_swift ... Processing usr/share/zsh/5.8.1/functions/_sys_calls ... Processing usr/share/zsh/5.8.1/functions/_sysctl ... Processing usr/share/zsh/5.8.1/functions/_sysrc ... Processing usr/share/zsh/5.8.1/functions/_sysstat ... Processing usr/share/zsh/5.8.1/functions/_systat ... Processing usr/share/zsh/5.8.1/functions/_system_profiler ... Processing usr/share/zsh/5.8.1/functions/_tac ... Processing usr/share/zsh/5.8.1/functions/_tags ... Processing usr/share/zsh/5.8.1/functions/_tail ... Processing usr/share/zsh/5.8.1/functions/_tar ... Processing usr/share/zsh/5.8.1/functions/_tar_archive ... Processing usr/share/zsh/5.8.1/functions/_tardy ... Processing usr/share/zsh/5.8.1/functions/_tcpdump ... Processing usr/share/zsh/5.8.1/functions/_tcpsys ... Processing usr/share/zsh/5.8.1/functions/_tcptraceroute ... Processing usr/share/zsh/5.8.1/functions/_tee ... Processing usr/share/zsh/5.8.1/functions/_telnet ... Processing usr/share/zsh/5.8.1/functions/_terminals ... Processing usr/share/zsh/5.8.1/functions/_tex ... Processing usr/share/zsh/5.8.1/functions/_texi ... Processing usr/share/zsh/5.8.1/functions/_texinfo ... Processing usr/share/zsh/5.8.1/functions/_tidy ... Processing usr/share/zsh/5.8.1/functions/_tiff ... Processing usr/share/zsh/5.8.1/functions/_tilde ... Processing usr/share/zsh/5.8.1/functions/_tilde_files ... Processing usr/share/zsh/5.8.1/functions/_time_zone ... Processing usr/share/zsh/5.8.1/functions/_timeout ... Processing usr/share/zsh/5.8.1/functions/_tin ... Processing usr/share/zsh/5.8.1/functions/_tla ... Processing usr/share/zsh/5.8.1/functions/_tload ... Processing usr/share/zsh/5.8.1/functions/_tmux ... Processing usr/share/zsh/5.8.1/functions/_todo.sh ... Processing usr/share/zsh/5.8.1/functions/_toilet ... Processing usr/share/zsh/5.8.1/functions/_toolchain-source ... Processing usr/share/zsh/5.8.1/functions/_top ... Processing usr/share/zsh/5.8.1/functions/_topgit ... Processing usr/share/zsh/5.8.1/functions/_totd ... Processing usr/share/zsh/5.8.1/functions/_touch ... Processing usr/share/zsh/5.8.1/functions/_tpb ... Processing usr/share/zsh/5.8.1/functions/_tput ... Processing usr/share/zsh/5.8.1/functions/_tr ... Processing usr/share/zsh/5.8.1/functions/_tracepath ... Processing usr/share/zsh/5.8.1/functions/_transmission ... Processing usr/share/zsh/5.8.1/functions/_trap ... Processing usr/share/zsh/5.8.1/functions/_trash ... Processing usr/share/zsh/5.8.1/functions/_tree ... Processing usr/share/zsh/5.8.1/functions/_truss ... Processing usr/share/zsh/5.8.1/functions/_tty ... Processing usr/share/zsh/5.8.1/functions/_ttyctl ... Processing usr/share/zsh/5.8.1/functions/_ttys ... Processing usr/share/zsh/5.8.1/functions/_tune2fs ... Processing usr/share/zsh/5.8.1/functions/_twidge ... Processing usr/share/zsh/5.8.1/functions/_twisted ... Processing usr/share/zsh/5.8.1/functions/_typeset ... Processing usr/share/zsh/5.8.1/functions/_ulimit ... Processing usr/share/zsh/5.8.1/functions/_uml ... Processing usr/share/zsh/5.8.1/functions/_umountable ... Processing usr/share/zsh/5.8.1/functions/_unace ... Processing usr/share/zsh/5.8.1/functions/_uname ... Processing usr/share/zsh/5.8.1/functions/_unexpand ... Processing usr/share/zsh/5.8.1/functions/_unhash ... Processing usr/share/zsh/5.8.1/functions/_uniq ... Processing usr/share/zsh/5.8.1/functions/_unison ... Processing usr/share/zsh/5.8.1/functions/_units ... Processing usr/share/zsh/5.8.1/functions/_update-alternatives ... Processing usr/share/zsh/5.8.1/functions/_update-rc.d ... Processing usr/share/zsh/5.8.1/functions/_uptime ... Processing usr/share/zsh/5.8.1/functions/_urls ... Processing usr/share/zsh/5.8.1/functions/_urpmi ... Processing usr/share/zsh/5.8.1/functions/_urxvt ... Processing usr/share/zsh/5.8.1/functions/_uscan ... Processing usr/share/zsh/5.8.1/functions/_user_admin ... Processing usr/share/zsh/5.8.1/functions/_user_at_host ... Processing usr/share/zsh/5.8.1/functions/_user_expand ... Processing usr/share/zsh/5.8.1/functions/_user_math_func ... Processing usr/share/zsh/5.8.1/functions/_users ... Processing usr/share/zsh/5.8.1/functions/_users_on ... Processing usr/share/zsh/5.8.1/functions/_valgrind ... Processing usr/share/zsh/5.8.1/functions/_value ... Processing usr/share/zsh/5.8.1/functions/_values ... Processing usr/share/zsh/5.8.1/functions/_vared ... Processing usr/share/zsh/5.8.1/functions/_vars ... Processing usr/share/zsh/5.8.1/functions/_vcsh ... Processing usr/share/zsh/5.8.1/functions/_vim ... Processing usr/share/zsh/5.8.1/functions/_vim-addons ... Processing usr/share/zsh/5.8.1/functions/_visudo ... Processing usr/share/zsh/5.8.1/functions/_vmctl ... Processing usr/share/zsh/5.8.1/functions/_vmstat ... Processing usr/share/zsh/5.8.1/functions/_vnc ... Processing usr/share/zsh/5.8.1/functions/_volume_groups ... Processing usr/share/zsh/5.8.1/functions/_vorbis ... Processing usr/share/zsh/5.8.1/functions/_vpnc ... Processing usr/share/zsh/5.8.1/functions/_vserver ... Processing usr/share/zsh/5.8.1/functions/_w ... Processing usr/share/zsh/5.8.1/functions/_w3m ... Processing usr/share/zsh/5.8.1/functions/_wait ... Processing usr/share/zsh/5.8.1/functions/_wajig ... Processing usr/share/zsh/5.8.1/functions/_wakeup_capable_devices ... Processing usr/share/zsh/5.8.1/functions/_wanna-build ... Processing usr/share/zsh/5.8.1/functions/_wanted ... Processing usr/share/zsh/5.8.1/functions/_watch ... Processing usr/share/zsh/5.8.1/functions/_watch-snoop ... Processing usr/share/zsh/5.8.1/functions/_wc ... Processing usr/share/zsh/5.8.1/functions/_webbrowser ... Processing usr/share/zsh/5.8.1/functions/_wget ... Processing usr/share/zsh/5.8.1/functions/_whereis ... Processing usr/share/zsh/5.8.1/functions/_which ... Processing usr/share/zsh/5.8.1/functions/_who ... Processing usr/share/zsh/5.8.1/functions/_whois ... Processing usr/share/zsh/5.8.1/functions/_widgets ... Processing usr/share/zsh/5.8.1/functions/_wiggle ... Processing usr/share/zsh/5.8.1/functions/_wipefs ... Processing usr/share/zsh/5.8.1/functions/_wpa_cli ... Processing usr/share/zsh/5.8.1/functions/_x_arguments ... Processing usr/share/zsh/5.8.1/functions/_x_borderwidth ... Processing usr/share/zsh/5.8.1/functions/_x_color ... Processing usr/share/zsh/5.8.1/functions/_x_colormapid ... Processing usr/share/zsh/5.8.1/functions/_x_cursor ... Processing usr/share/zsh/5.8.1/functions/_x_display ... Processing usr/share/zsh/5.8.1/functions/_x_extension ... Processing usr/share/zsh/5.8.1/functions/_x_font ... Processing usr/share/zsh/5.8.1/functions/_x_geometry ... Processing usr/share/zsh/5.8.1/functions/_x_keysym ... Processing usr/share/zsh/5.8.1/functions/_x_locale ... Processing usr/share/zsh/5.8.1/functions/_x_modifier ... Processing usr/share/zsh/5.8.1/functions/_x_name ... Processing usr/share/zsh/5.8.1/functions/_x_resource ... Processing usr/share/zsh/5.8.1/functions/_x_selection_timeout ... Processing usr/share/zsh/5.8.1/functions/_x_title ... Processing usr/share/zsh/5.8.1/functions/_x_utils ... Processing usr/share/zsh/5.8.1/functions/_x_visual ... Processing usr/share/zsh/5.8.1/functions/_x_window ... Processing usr/share/zsh/5.8.1/functions/_xargs ... Processing usr/share/zsh/5.8.1/functions/_xauth ... Processing usr/share/zsh/5.8.1/functions/_xautolock ... Processing usr/share/zsh/5.8.1/functions/_xclip ... Processing usr/share/zsh/5.8.1/functions/_xcode-select ... Processing usr/share/zsh/5.8.1/functions/_xdvi ... Processing usr/share/zsh/5.8.1/functions/_xfig ... Processing usr/share/zsh/5.8.1/functions/_xft_fonts ... Processing usr/share/zsh/5.8.1/functions/_xloadimage ... Processing usr/share/zsh/5.8.1/functions/_xmlsoft ... Processing usr/share/zsh/5.8.1/functions/_xmlstarlet ... Processing usr/share/zsh/5.8.1/functions/_xmms2 ... Processing usr/share/zsh/5.8.1/functions/_xmodmap ... Processing usr/share/zsh/5.8.1/functions/_xournal ... Processing usr/share/zsh/5.8.1/functions/_xpdf ... Processing usr/share/zsh/5.8.1/functions/_xrandr ... Processing usr/share/zsh/5.8.1/functions/_xscreensaver ... Processing usr/share/zsh/5.8.1/functions/_xset ... Processing usr/share/zsh/5.8.1/functions/_xt_arguments ... Processing usr/share/zsh/5.8.1/functions/_xt_session_id ... Processing usr/share/zsh/5.8.1/functions/_xterm ... Processing usr/share/zsh/5.8.1/functions/_xv ... Processing usr/share/zsh/5.8.1/functions/_xwit ... Processing usr/share/zsh/5.8.1/functions/_xxd ... Processing usr/share/zsh/5.8.1/functions/_xz ... Processing usr/share/zsh/5.8.1/functions/_yafc ... Processing usr/share/zsh/5.8.1/functions/_yast ... Processing usr/share/zsh/5.8.1/functions/_yodl ... Processing usr/share/zsh/5.8.1/functions/_yp ... Processing usr/share/zsh/5.8.1/functions/_yum ... Processing usr/share/zsh/5.8.1/functions/_zargs ... Processing usr/share/zsh/5.8.1/functions/_zattr ... Processing usr/share/zsh/5.8.1/functions/_zcalc ... Processing usr/share/zsh/5.8.1/functions/_zcalc_line ... Processing usr/share/zsh/5.8.1/functions/_zcat ... Processing usr/share/zsh/5.8.1/functions/_zcompile ... Processing usr/share/zsh/5.8.1/functions/_zdump ... Processing usr/share/zsh/5.8.1/functions/_zeal ... Processing usr/share/zsh/5.8.1/functions/_zed ... Processing usr/share/zsh/5.8.1/functions/_zfs ... Processing usr/share/zsh/5.8.1/functions/_zfs_dataset ... Processing usr/share/zsh/5.8.1/functions/_zfs_keysource_props ... Processing usr/share/zsh/5.8.1/functions/_zfs_pool ... Processing usr/share/zsh/5.8.1/functions/_zftp ... Processing usr/share/zsh/5.8.1/functions/_zip ... Processing usr/share/zsh/5.8.1/functions/_zle ... Processing usr/share/zsh/5.8.1/functions/_zlogin ... Processing usr/share/zsh/5.8.1/functions/_zmodload ... Processing usr/share/zsh/5.8.1/functions/_zmv ... Processing usr/share/zsh/5.8.1/functions/_zoneadm ... Processing usr/share/zsh/5.8.1/functions/_zones ... Processing usr/share/zsh/5.8.1/functions/_zparseopts ... Processing usr/share/zsh/5.8.1/functions/_zpool ... Processing usr/share/zsh/5.8.1/functions/_zpty ... Processing usr/share/zsh/5.8.1/functions/_zsh ... Processing usr/share/zsh/5.8.1/functions/_zsh-mime-handler ... Processing usr/share/zsh/5.8.1/functions/_zsocket ... Processing usr/share/zsh/5.8.1/functions/_zstyle ... Processing usr/share/zsh/5.8.1/functions/_ztodo ... Processing usr/share/zsh/5.8.1/functions/_zypper ... Processing usr/share/zsh/5.8.1/functions/add-zle-hook-widget ... Processing usr/share/zsh/5.8.1/functions/add-zsh-hook ... Processing usr/share/zsh/5.8.1/functions/after ... Processing usr/share/zsh/5.8.1/functions/age ... Processing usr/share/zsh/5.8.1/functions/allopt ... Processing usr/share/zsh/5.8.1/functions/backward-kill-word-match ... Processing usr/share/zsh/5.8.1/functions/backward-word-match ... Processing usr/share/zsh/5.8.1/functions/bashcompinit ... Processing usr/share/zsh/5.8.1/functions/before ... Processing usr/share/zsh/5.8.1/functions/bracketed-paste-magic ... Processing usr/share/zsh/5.8.1/functions/bracketed-paste-url-magic ... Processing usr/share/zsh/5.8.1/functions/calendar ... Processing usr/share/zsh/5.8.1/functions/calendar_add ... Processing usr/share/zsh/5.8.1/functions/calendar_edit ... Processing usr/share/zsh/5.8.1/functions/calendar_lockfiles ... Processing usr/share/zsh/5.8.1/functions/calendar_parse ... Processing usr/share/zsh/5.8.1/functions/calendar_read ... Processing usr/share/zsh/5.8.1/functions/calendar_scandate ... Processing usr/share/zsh/5.8.1/functions/calendar_show ... Processing usr/share/zsh/5.8.1/functions/calendar_showdate ... Processing usr/share/zsh/5.8.1/functions/calendar_sort ... Processing usr/share/zsh/5.8.1/functions/capitalize-word-match ... Processing usr/share/zsh/5.8.1/functions/catch ... Processing usr/share/zsh/5.8.1/functions/cdr ... Processing usr/share/zsh/5.8.1/functions/checkmail ... Processing usr/share/zsh/5.8.1/functions/chpwd_recent_add ... Processing usr/share/zsh/5.8.1/functions/chpwd_recent_dirs ... Processing usr/share/zsh/5.8.1/functions/chpwd_recent_filehandler ... Processing usr/share/zsh/5.8.1/functions/colors ... Processing usr/share/zsh/5.8.1/functions/compaudit ... Processing usr/share/zsh/5.8.1/functions/compdump ... Processing usr/share/zsh/5.8.1/functions/compinit ... Processing usr/share/zsh/5.8.1/functions/compinstall ... Processing usr/share/zsh/5.8.1/functions/copy-earlier-word ... Processing usr/share/zsh/5.8.1/functions/cycle-completion-positions ... Processing usr/share/zsh/5.8.1/functions/define-composed-chars ... Processing usr/share/zsh/5.8.1/functions/delete-whole-word-match ... Processing usr/share/zsh/5.8.1/functions/down-case-word-match ... Processing usr/share/zsh/5.8.1/functions/down-line-or-beginning-search ... Processing usr/share/zsh/5.8.1/functions/edit-command-line ... Processing usr/share/zsh/5.8.1/functions/expand-absolute-path ... Processing usr/share/zsh/5.8.1/functions/forward-word-match ... Processing usr/share/zsh/5.8.1/functions/getjobs ... Processing usr/share/zsh/5.8.1/functions/harden ... Processing usr/share/zsh/5.8.1/functions/history-beginning-search-menu ... Processing usr/share/zsh/5.8.1/functions/history-pattern-search ... Processing usr/share/zsh/5.8.1/functions/history-search-end ... Processing usr/share/zsh/5.8.1/functions/incarg ... Processing usr/share/zsh/5.8.1/functions/incremental-complete-word ... Processing usr/share/zsh/5.8.1/functions/insert-composed-char ... Processing usr/share/zsh/5.8.1/functions/insert-files ... Processing usr/share/zsh/5.8.1/functions/insert-unicode-char ... Processing usr/share/zsh/5.8.1/functions/is-at-least ... Processing usr/share/zsh/5.8.1/functions/keeper ... Processing usr/share/zsh/5.8.1/functions/keymap+widget ... Processing usr/share/zsh/5.8.1/functions/kill-word-match ... Processing usr/share/zsh/5.8.1/functions/match-word-context ... Processing usr/share/zsh/5.8.1/functions/match-words-by-style ... Processing usr/share/zsh/5.8.1/functions/mere ... Processing usr/share/zsh/5.8.1/functions/modify-current-argument ... Processing usr/share/zsh/5.8.1/functions/move-line-in-buffer ... Processing usr/share/zsh/5.8.1/functions/narrow-to-region ... Processing usr/share/zsh/5.8.1/functions/narrow-to-region-invisible ... Processing usr/share/zsh/5.8.1/functions/nslookup ... Processing usr/share/zsh/5.8.1/functions/pick-web-browser ... Processing usr/share/zsh/5.8.1/functions/predict-on ... Processing usr/share/zsh/5.8.1/functions/prompt_adam1_setup ... Processing usr/share/zsh/5.8.1/functions/prompt_adam2_setup ... Processing usr/share/zsh/5.8.1/functions/prompt_bart_setup ... Processing usr/share/zsh/5.8.1/functions/prompt_bigfade_setup ... Processing usr/share/zsh/5.8.1/functions/prompt_clint_setup ... Processing usr/share/zsh/5.8.1/functions/prompt_default_setup ... Processing usr/share/zsh/5.8.1/functions/prompt_elite2_setup ... Processing usr/share/zsh/5.8.1/functions/prompt_elite_setup ... Processing usr/share/zsh/5.8.1/functions/prompt_fade_setup ... Processing usr/share/zsh/5.8.1/functions/prompt_fire_setup ... Processing usr/share/zsh/5.8.1/functions/prompt_off_setup ... Processing usr/share/zsh/5.8.1/functions/prompt_oliver_setup ... Processing usr/share/zsh/5.8.1/functions/prompt_pws_setup ... Processing usr/share/zsh/5.8.1/functions/prompt_redhat_setup ... Processing usr/share/zsh/5.8.1/functions/prompt_restore_setup ... Processing usr/share/zsh/5.8.1/functions/prompt_special_chars ... Processing usr/share/zsh/5.8.1/functions/prompt_suse_setup ... Processing usr/share/zsh/5.8.1/functions/prompt_walters_setup ... Processing usr/share/zsh/5.8.1/functions/prompt_zefram_setup ... Processing usr/share/zsh/5.8.1/functions/promptinit ... Processing usr/share/zsh/5.8.1/functions/promptnl ... Processing usr/share/zsh/5.8.1/functions/quote-and-complete-word ... Processing usr/share/zsh/5.8.1/functions/read-from-minibuffer ... Processing usr/share/zsh/5.8.1/functions/regexp-replace ... Processing usr/share/zsh/5.8.1/functions/relative ... Processing usr/share/zsh/5.8.1/functions/replace-argument ... Processing usr/share/zsh/5.8.1/functions/replace-string ... Processing usr/share/zsh/5.8.1/functions/replace-string-again ... Processing usr/share/zsh/5.8.1/functions/run-help ... Processing usr/share/zsh/5.8.1/functions/run-help-git ... Processing usr/share/zsh/5.8.1/functions/run-help-ip ... Processing usr/share/zsh/5.8.1/functions/run-help-openssl ... Processing usr/share/zsh/5.8.1/functions/run-help-p4 ... Processing usr/share/zsh/5.8.1/functions/run-help-sudo ... Processing usr/share/zsh/5.8.1/functions/run-help-svk ... Processing usr/share/zsh/5.8.1/functions/run-help-svn ... Processing usr/share/zsh/5.8.1/functions/select-bracketed ... Processing usr/share/zsh/5.8.1/functions/select-quoted ... Processing usr/share/zsh/5.8.1/functions/select-word-match ... Processing usr/share/zsh/5.8.1/functions/select-word-style ... Processing usr/share/zsh/5.8.1/functions/send-invisible ... Processing usr/share/zsh/5.8.1/functions/smart-insert-last-word ... Processing usr/share/zsh/5.8.1/functions/split-shell-arguments ... Processing usr/share/zsh/5.8.1/functions/sticky-note ... Processing usr/share/zsh/5.8.1/functions/surround ... Processing usr/share/zsh/5.8.1/functions/tcp_alias ... Processing usr/share/zsh/5.8.1/functions/tcp_close ... Processing usr/share/zsh/5.8.1/functions/tcp_command ... Processing usr/share/zsh/5.8.1/functions/tcp_expect ... Processing usr/share/zsh/5.8.1/functions/tcp_fd_handler ... Processing usr/share/zsh/5.8.1/functions/tcp_log ... Processing usr/share/zsh/5.8.1/functions/tcp_open ... Processing usr/share/zsh/5.8.1/functions/tcp_output ... Processing usr/share/zsh/5.8.1/functions/tcp_point ... Processing usr/share/zsh/5.8.1/functions/tcp_proxy ... Processing usr/share/zsh/5.8.1/functions/tcp_read ... Processing usr/share/zsh/5.8.1/functions/tcp_rename ... Processing usr/share/zsh/5.8.1/functions/tcp_send ... Processing usr/share/zsh/5.8.1/functions/tcp_sess ... Processing usr/share/zsh/5.8.1/functions/tcp_shoot ... Processing usr/share/zsh/5.8.1/functions/tcp_spam ... Processing usr/share/zsh/5.8.1/functions/tcp_talk ... Processing usr/share/zsh/5.8.1/functions/tcp_wait ... Processing usr/share/zsh/5.8.1/functions/tetris ... Processing usr/share/zsh/5.8.1/functions/tetriscurses ... Processing usr/share/zsh/5.8.1/functions/throw ... Processing usr/share/zsh/5.8.1/functions/transpose-lines ... Processing usr/share/zsh/5.8.1/functions/transpose-words-match ... Processing usr/share/zsh/5.8.1/functions/up-case-word-match ... Processing usr/share/zsh/5.8.1/functions/up-line-or-beginning-search ... Processing usr/share/zsh/5.8.1/functions/url-quote-magic ... Processing usr/share/zsh/5.8.1/functions/vcs_info ... Processing usr/share/zsh/5.8.1/functions/vcs_info_hookadd ... Processing usr/share/zsh/5.8.1/functions/vcs_info_hookdel ... Processing usr/share/zsh/5.8.1/functions/vcs_info_lastmsg ... Processing usr/share/zsh/5.8.1/functions/vcs_info_printsys ... Processing usr/share/zsh/5.8.1/functions/vcs_info_setsys ... Processing usr/share/zsh/5.8.1/functions/vi-pipe ... Processing usr/share/zsh/5.8.1/functions/which-command ... Processing usr/share/zsh/5.8.1/functions/xtermctl ... Processing usr/share/zsh/5.8.1/functions/zargs ... Processing usr/share/zsh/5.8.1/functions/zcalc ... Processing usr/share/zsh/5.8.1/functions/zcalc-auto-insert ... Processing usr/share/zsh/5.8.1/functions/zed ... Processing usr/share/zsh/5.8.1/functions/zed-set-file-name ... Processing usr/share/zsh/5.8.1/functions/zfanon ... Processing usr/share/zsh/5.8.1/functions/zfautocheck ... Processing usr/share/zsh/5.8.1/functions/zfcd ... Processing usr/share/zsh/5.8.1/functions/zfcd_match ... Processing usr/share/zsh/5.8.1/functions/zfcget ... Processing usr/share/zsh/5.8.1/functions/zfclose ... Processing usr/share/zsh/5.8.1/functions/zfcput ... Processing usr/share/zsh/5.8.1/functions/zfdir ... Processing usr/share/zsh/5.8.1/functions/zffcache ... Processing usr/share/zsh/5.8.1/functions/zfgcp ... Processing usr/share/zsh/5.8.1/functions/zfget ... Processing usr/share/zsh/5.8.1/functions/zfget_match ... Processing usr/share/zsh/5.8.1/functions/zfgoto ... Processing usr/share/zsh/5.8.1/functions/zfhere ... Processing usr/share/zsh/5.8.1/functions/zfinit ... Processing usr/share/zsh/5.8.1/functions/zfls ... Processing usr/share/zsh/5.8.1/functions/zfmark ... Processing usr/share/zsh/5.8.1/functions/zfopen ... Processing usr/share/zsh/5.8.1/functions/zfparams ... Processing usr/share/zsh/5.8.1/functions/zfpcp ... Processing usr/share/zsh/5.8.1/functions/zfput ... Processing usr/share/zsh/5.8.1/functions/zfrglob ... Processing usr/share/zsh/5.8.1/functions/zfrtime ... Processing usr/share/zsh/5.8.1/functions/zfsession ... Processing usr/share/zsh/5.8.1/functions/zfstat ... Processing usr/share/zsh/5.8.1/functions/zftp_chpwd ... Processing usr/share/zsh/5.8.1/functions/zftp_progress ... Processing usr/share/zsh/5.8.1/functions/zftransfer ... Processing usr/share/zsh/5.8.1/functions/zftype ... Processing usr/share/zsh/5.8.1/functions/zfuget ... Processing usr/share/zsh/5.8.1/functions/zfuput ... Processing usr/share/zsh/5.8.1/functions/zkbd ... Processing usr/share/zsh/5.8.1/functions/zmathfunc ... Processing usr/share/zsh/5.8.1/functions/zmathfuncdef ... Processing usr/share/zsh/5.8.1/functions/zmv ... Processing usr/share/zsh/5.8.1/functions/zrecompile ... Processing usr/share/zsh/5.8.1/functions/zsh-mime-contexts ... Processing usr/share/zsh/5.8.1/functions/zsh-mime-handler ... Processing usr/share/zsh/5.8.1/functions/zsh-mime-setup ... Processing usr/share/zsh/5.8.1/functions/zsh-newuser-install ... Processing usr/share/zsh/5.8.1/functions/zsh_directory_name_cdr ... Processing usr/share/zsh/5.8.1/functions/zsh_directory_name_generic ... Processing usr/share/zsh/5.8.1/functions/zstyle+ ... Processing usr/share/zsh/5.8.1/functions/ztodo ... Processing usr/share/zsh/5.8.1/help ... Processing usr/share/zsh/5.8.1/help/alias ... Processing usr/share/zsh/5.8.1/help/autoload ... Processing usr/share/zsh/5.8.1/help/bg ... Processing usr/share/zsh/5.8.1/help/bindkey ... Processing usr/share/zsh/5.8.1/help/break ... Processing usr/share/zsh/5.8.1/help/builtin ... Processing usr/share/zsh/5.8.1/help/bye ... Processing usr/share/zsh/5.8.1/help/cap ... Processing usr/share/zsh/5.8.1/help/cd ... Processing usr/share/zsh/5.8.1/help/chdir ... Processing usr/share/zsh/5.8.1/help/clone ... Processing usr/share/zsh/5.8.1/help/colon ... Processing usr/share/zsh/5.8.1/help/command ... Processing usr/share/zsh/5.8.1/help/comparguments ... Processing usr/share/zsh/5.8.1/help/compcall ... Processing usr/share/zsh/5.8.1/help/compctl ... Processing usr/share/zsh/5.8.1/help/compdescribe ... Processing usr/share/zsh/5.8.1/help/compfiles ... Processing usr/share/zsh/5.8.1/help/compgroups ... Processing usr/share/zsh/5.8.1/help/compquote ... Processing usr/share/zsh/5.8.1/help/comptags ... Processing usr/share/zsh/5.8.1/help/comptry ... Processing usr/share/zsh/5.8.1/help/compvalues ... Processing usr/share/zsh/5.8.1/help/continue ... Processing usr/share/zsh/5.8.1/help/declare ... Processing usr/share/zsh/5.8.1/help/dirs ... Processing usr/share/zsh/5.8.1/help/disable ... Processing usr/share/zsh/5.8.1/help/disown ... Processing usr/share/zsh/5.8.1/help/dot ... Processing usr/share/zsh/5.8.1/help/echo ... Processing usr/share/zsh/5.8.1/help/echotc ... Processing usr/share/zsh/5.8.1/help/echoti ... Processing usr/share/zsh/5.8.1/help/emulate ... Processing usr/share/zsh/5.8.1/help/enable ... Processing usr/share/zsh/5.8.1/help/eval ... Processing usr/share/zsh/5.8.1/help/exec ... Processing usr/share/zsh/5.8.1/help/exit ... Processing usr/share/zsh/5.8.1/help/export ... Processing usr/share/zsh/5.8.1/help/false ... Processing usr/share/zsh/5.8.1/help/fc ... Processing usr/share/zsh/5.8.1/help/fg ... Processing usr/share/zsh/5.8.1/help/float ... Processing usr/share/zsh/5.8.1/help/functions ... Processing usr/share/zsh/5.8.1/help/getcap ... Processing usr/share/zsh/5.8.1/help/getln ... Processing usr/share/zsh/5.8.1/help/getopts ... Processing usr/share/zsh/5.8.1/help/hash ... Processing usr/share/zsh/5.8.1/help/history ... Processing usr/share/zsh/5.8.1/help/integer ... Processing usr/share/zsh/5.8.1/help/jobs ... Processing usr/share/zsh/5.8.1/help/kill ... Processing usr/share/zsh/5.8.1/help/let ... Processing usr/share/zsh/5.8.1/help/limit ... Processing usr/share/zsh/5.8.1/help/local ... Processing usr/share/zsh/5.8.1/help/log ... Processing usr/share/zsh/5.8.1/help/logout ... Processing usr/share/zsh/5.8.1/help/noglob ... Processing usr/share/zsh/5.8.1/help/popd ... Processing usr/share/zsh/5.8.1/help/print ... Processing usr/share/zsh/5.8.1/help/printf ... Processing usr/share/zsh/5.8.1/help/pushd ... Processing usr/share/zsh/5.8.1/help/pushln ... Processing usr/share/zsh/5.8.1/help/pwd ... Processing usr/share/zsh/5.8.1/help/r ... Processing usr/share/zsh/5.8.1/help/read ... Processing usr/share/zsh/5.8.1/help/readonly ... Processing usr/share/zsh/5.8.1/help/rehash ... Processing usr/share/zsh/5.8.1/help/return ... Processing usr/share/zsh/5.8.1/help/sched ... Processing usr/share/zsh/5.8.1/help/set ... Processing usr/share/zsh/5.8.1/help/setcap ... Processing usr/share/zsh/5.8.1/help/setopt ... Processing usr/share/zsh/5.8.1/help/shift ... Processing usr/share/zsh/5.8.1/help/source ... Processing usr/share/zsh/5.8.1/help/stat ... Processing usr/share/zsh/5.8.1/help/suspend ... Processing usr/share/zsh/5.8.1/help/test ... Processing usr/share/zsh/5.8.1/help/times ... Processing usr/share/zsh/5.8.1/help/trap ... Processing usr/share/zsh/5.8.1/help/true ... Processing usr/share/zsh/5.8.1/help/ttyctl ... Processing usr/share/zsh/5.8.1/help/type ... Processing usr/share/zsh/5.8.1/help/typeset ... Processing usr/share/zsh/5.8.1/help/ulimit ... Processing usr/share/zsh/5.8.1/help/umask ... Processing usr/share/zsh/5.8.1/help/unalias ... Processing usr/share/zsh/5.8.1/help/unfunction ... Processing usr/share/zsh/5.8.1/help/unhash ... Processing usr/share/zsh/5.8.1/help/unlimit ... Processing usr/share/zsh/5.8.1/help/unset ... Processing usr/share/zsh/5.8.1/help/unsetopt ... Processing usr/share/zsh/5.8.1/help/vared ... Processing usr/share/zsh/5.8.1/help/wait ... Processing usr/share/zsh/5.8.1/help/whence ... Processing usr/share/zsh/5.8.1/help/where ... Processing usr/share/zsh/5.8.1/help/which ... Processing usr/share/zsh/5.8.1/help/zcompile ... Processing usr/share/zsh/5.8.1/help/zformat ... Processing usr/share/zsh/5.8.1/help/zftp ... Processing usr/share/zsh/5.8.1/help/zle ... Processing usr/share/zsh/5.8.1/help/zmodload ... Processing usr/share/zsh/5.8.1/help/zparseopts ... Processing usr/share/zsh/5.8.1/help/zprof ... Processing usr/share/zsh/5.8.1/help/zpty ... Processing usr/share/zsh/5.8.1/help/zregexparse ... Processing usr/share/zsh/5.8.1/help/zsocket ... Processing usr/share/zsh/5.8.1/help/zstyle ... Processing usr/share/zsh/5.8.1/help/ztcp ... Processing usr/share/zsh/5.8.1/scripts ... Processing usr/share/zsh/5.8.1/scripts/newuser ... Processing usr/share/zsh/site-functions ... Processing var ... Processing var/cache ... Processing var/lib ... Processing var/lib/misc ... Processing var/lock ... Processing var/log ... Processing var/run ... Processing var/spool ... Processing var/tmp ... Processing var/www ... Processing var/www/vue.js ... Build completed. >>> Generating filesystem image rootfs.ext2 mkdir -p /home/thomas/autobuild/instance-2/output-1/images rm -rf /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/ext2 mkdir -p /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/ext2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/thomas/autobuild/instance-2/output-1/target/ /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/ext2/target echo '#!/bin/sh' > /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/ext2/fakeroot echo "set -e" >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/ext2/fakeroot echo "chown -h -R 0:0 /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/ext2/target" >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/ext2/fakeroot PATH="/home/thomas/autobuild/instance-2/output-1/host/bin:/home/thomas/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /home/thomas/autobuild/instance-2/buildroot/support/scripts/mkusers /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/full_users_table.txt /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/ext2/target >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/ext2/fakeroot echo "/home/thomas/autobuild/instance-2/output-1/host/bin/makedevs -d /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/ext2/target" >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/ext2/fakeroot printf ' rm -rf /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/ext2/target/usr/lib/udev/hwdb.d/ /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/ext2/target/etc/udev/hwdb.d/\n' >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/ext2/fakeroot echo "find /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/ext2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/ext2/fakeroot echo "find /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/ext2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/ext2/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/ext2/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/ext2/fakeroot printf ' rm -f /home/thomas/autobuild/instance-2/output-1/images/rootfs.ext2\n /home/thomas/autobuild/instance-2/output-1/host/sbin/mkfs.ext4 -d /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/ext2/target -r 1 -N 0 -m 5 -L "rootfs" -O ^64bit /home/thomas/autobuild/instance-2/output-1/images/rootfs.ext2 "5G" || { ret=$?; echo "*** Maybe you need to increase the filesystem size (BR2_TARGET_ROOTFS_EXT2_SIZE)" 1>&2; exit $ret; }\n' >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/ext2/fakeroot chmod a+x /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/ext2/fakeroot PATH="/home/thomas/autobuild/instance-2/output-1/host/bin:/home/thomas/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /home/thomas/autobuild/instance-2/output-1/host/bin/fakeroot -- /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/ext2/fakeroot rootdir=/home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/ext2/target table='/home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt' mke2fs 1.46.5 (30-Dec-2021) Creating regular file /home/thomas/autobuild/instance-2/output-1/images/rootfs.ext2 64-bit filesystem support is not enabled. The larger fields afforded by this feature enable full-strength checksumming. Pass -O 64bit to rectify. Creating filesystem with 1310720 4k blocks and 327680 inodes Filesystem UUID: 2eaba6d7-8cd7-43dc-ad40-4d8a64382b38 Superblock backups stored on blocks: 32768, 98304, 163840, 229376, 294912, 819200, 884736 Allocating group tables: 0/40 done Writing inode tables: 0/40 done Creating journal (16384 blocks): done Copying files into the device: done Writing superblocks and filesystem accounting information: 0/40 done PATH="/home/thomas/autobuild/instance-2/output-1/host/bin:/home/thomas/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" lz4 -l -9 -c /home/thomas/autobuild/instance-2/output-1/images/rootfs.ext2 > /home/thomas/autobuild/instance-2/output-1/images/rootfs.ext2.lz4 ln -sf rootfs.ext2.lz4 /home/thomas/autobuild/instance-2/output-1/images/rootfs.ext4.lz4 ln -snf /home/thomas/autobuild/instance-2/output-1/host/powerpc64-buildroot-linux-gnu/sysroot /home/thomas/autobuild/instance-2/output-1/staging make: Leaving directory '/home/thomas/autobuild/instance-2/buildroot' make: Entering directory '/home/thomas/autobuild/instance-2/buildroot' >>> Buildroot 2022.08-rc1-194-gd2141f65e4 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> glibc 2.35-134-gb6aade18a7e5719c942aa2da6cf3157aca993fa4 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-gawk 5.1.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 11.3.0 Collecting legal info >>> host-binutils 2.37 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 5.17.15 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> bubblewrap 0.6.2 Collecting legal info COPYING: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> host-meson 0.63.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2.g51db2.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-python-setuptools 63.2.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.10.6 Collecting legal info LICENSE: OK (sha256: f03e17cd594c2085f66a454e695c7ebe5b4d3c0eff534f4f194abc2fd164621b) >>> 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-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-expat 2.4.8 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> libcap 2.64 Collecting legal info License: OK (sha256: f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> 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.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> zlib Collecting legal info >>> zlib-ng 2.0.6 Collecting legal info LICENSE.md: OK (sha256: d3c80be055d94d798eaa786116e84fa0b010bc11420b5d2060d978ea77845436) >>> cairo 1.16.0 Collecting legal info COPYING: OK (sha256: 67228a9f7c5f9b67c58f556f1be178f62da4d9e2e6285318d8c74d567255abdf) COPYING-LGPL-2.1: OK (sha256: 9e9e8608c4cdda51a78cc3a385f4ec9a2e4c96d5ecad74ac8bca5fca3e563b7d) COPYING-MPL-1.1: OK (sha256: 53692a2ed6c6a2c6ec9b32dd0b820dfae91e0a1fcdf625ca9ed0bdf8705fcc4f) >>> fontconfig 2.13.1 Collecting legal info COPYING: OK (sha256: fa4cd9ab005185e10cd8f7504518856c7dd36c01e766c2bac87f4fc638e9f886) >>> expat 2.4.8 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> freetype 2.12.1 Collecting legal info LICENSE.TXT: OK (sha256: c85e842b7ff04d95dab7d68e812773de0f8b67940e5449d35b42c66eb0f619fe) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> pixman 0.40.0 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> chocolate-doom 3.0.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> sdl2 2.0.22 Collecting legal info LICENSE.txt: OK (sha256: fcb07e07ac6bc8b2fcf047b50431ef4ebe5b619d7ca7c82212018309a9067426) >>> sdl2_mixer 2.0.4 Collecting legal info COPYING.txt: OK (sha256: 113727180e7956cb9718b03b41da85b63ea54743a33047071a623bf672895a10) >>> sdl2_net 2.0.1 Collecting legal info COPYING.txt: OK (sha256: f09845a238245402a8b8388db6634d8a5b2c3e1dc098f16f9d8c74a276ef4594) >>> host-cryptsetup 2.5.0 Collecting legal info COPYING: OK (sha256: 45670cce8b6a0ddd66c8016cd8ccef6cd71f35717cbacc7f1e895b3855207b33) COPYING.LGPL: OK (sha256: 8c33cc37871654ec7ed87e6fbb896c8cf33ef5ef05b1611a5aed857596ffafa5) >>> host-json-c 0.16 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> host-lvm2 2.03.14 Collecting legal info COPYING: OK (sha256: e76fbcd2fb97cf202da330301327754d2db5c58b5b4bebd3a8a749393e7603d1) COPYING.LIB: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-libaio 0.3.113 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-popt 1.18 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> 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) >>> daq 2.0.7 Collecting legal info COPYING: OK (sha256: 07f28289c09fd9eb5a6ff7bc710ff40363601b1bbc6f3637d8ed412150e90819) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> davfs2 1.6.1 Collecting legal info COPYING: OK (sha256: 0ae0485a5bd37a63e63603596417e4eb0e653334fa6c7f932ca3a0e85d4af227) >>> neon 0.32.2 Collecting legal info src/COPYING.LIB: OK (sha256: d7bf9d064ac3e5840f9dd02422b7eeec4f1fd03f37fadbd043602be5e882304f) test/COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) README.md: OK (sha256: ce2421ee38d6c0e02c85ac076478a0f92da6ef92b92b7a174877cabf01b2e531) >>> ding-libs 0.6.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LESSER: OK (sha256: 6c57f43c939054fd4b831f271a14c97a488c38f98cdda5e887c5d396e3b3bc58) >>> host-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) >>> easyframes 0.4 Collecting legal info COPYING: OK (sha256: 24f37598e822a1411fb7164ce7eb3ef120aea8279016399abc282c2381ce3f57) >>> enscript 1.6.6 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> 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.3 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> fan-ctrl 1.3 Collecting legal info ERROR: No hash found for fan-ctrl.c >>> fbgrab 1.5 Collecting legal info COPYING: OK (sha256: fa5fc1d1eec39532ea517518eeefd7b6e3c14341a55e5880a0e2a49eee47a5b7) >>> fbv 1.0b Collecting legal info COPYING: OK (sha256: bf21d97bafcaacb5d6bc3d5502030c340f0e0593614078ab017af91e950083af) >>> fftw-single 3.3.8 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> flashbench 2e30b1968a66147412f21002ea844122a0d5e2f0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> font-awesome 4.7.0 Collecting legal info >>> getent Collecting legal info >>> giflib 5.2.1 Collecting legal info COPYING: OK (sha256: 0c9b7990ecdca88b676db232c226548ac408b279f550d424d996f0d83591dd8e) >>> googlefontdirectory 94dff3eaa9301b6640cccc63c56d6ff33d82882c Collecting legal info ufl/ubuntu/LICENCE.txt: OK (sha256: 2f0015108d68627bd788d313f529c21ff4da2c2c42a5e1f3883acc83480f9002) >>> initscripts Collecting legal info >>> iptables 1.8.8 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libnetfilter_conntrack 1.0.9 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnfnetlink 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> janet 1.23.0 Collecting legal info LICENSE: OK (sha256: e2d2ae8360d95386af751ac7d1a3da36ea8ceb230e5f0eba7eb762547b1c58c9) >>> jansson 2.14 Collecting legal info LICENSE: OK (sha256: 1fff7d37d22157bcd81ab53b6c54da755d7c2f868f15807d9bde920f10730da0) >>> jasper 2.0.33 Collecting legal info LICENSE: OK (sha256: 4ad1bb42aff888c4403d792e6e2c5f1716d6c279fea70b296333c9d577d30b81) >>> jpeg Collecting legal info >>> jpeg-turbo 2.1.3 Collecting legal info LICENSE.md: OK (sha256: ee1eaf194d5924b6360af8a6ba6a4e1554037091f7505943300cdeec65f1aebb) README.ijg: OK (sha256: 4b7b9f8c03bb8d60270dfd12684e70ab21e4abfd27e73905cd1a7c4cae6f5cdb) >>> json-c 0.16 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> libao 1.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libbacktrace 9b7f216e867916594d81e8b6118f092ac3fcf704 Collecting legal info LICENSE: OK (sha256: ef8a9b3247488f8901ca60de9b17b745d7bd67e5ec1e622f80d62364572200d8) >>> 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) >>> libcli 1.10.7 Collecting legal info COPYING: OK (sha256: 376b54d4c5f4aa99421823fa4da93e3ab73096fce2400e89858632aa7da24a14) >>> libdaemon 0.14 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libdmtx 0.7.5 Collecting legal info LICENSE: OK (sha256: fcc277b7302645322c63de22b9b0bdae2df3dfa7d6cbc0d5bed7a4d3f1a9af79) >>> libdnet 1.14 Collecting legal info LICENSE: OK (sha256: 6b46ec86e290066c47b6607d322135b3c473566e7225ac23d35a7c0588a82da6) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> openssl Collecting legal info >>> libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> libfastjson 0.99.9 Collecting legal info COPYING: OK (sha256: b29370bbfa98816e1fca0901f18149d920736771bfd68b4ee0eb00c78b38d245) >>> libilbc 829b08c7902ceb87a261279fabb36b6d523c6e07 Collecting legal info gips_iLBClicense.pdf: OK (sha256: b7f4cbb4a12cd11a3d1aeda9bd17c99f59b054de4b3ee53045531cd2fa74dd2a) >>> libmbus 0.8.0 Collecting legal info COPYING: OK (sha256: ea171a4ae443eca7186f564db2c3cc8b84c1ac343f227f92cd52ec6a948f4a74) >>> libminiupnpc 2.2.3 Collecting legal info LICENSE: OK (sha256: 90bb92bf524970569296022fea562c85a4ec4d99a16f3aef2144d13d7087b631) >>> libnetfilter_acct 1.0.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_log 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libopenaptx 0.2.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libraw1394 2.1.2 Collecting legal info COPYING.LIB: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> libreplaygain r475 Collecting legal info src/gain_analysis.c: OK (sha256: 511e7b63ce6530b93932d19da3471a6672586339bc131b2699ad4e9b0ee6c9bb) >>> libsha1 0.3 Collecting legal info COPYING: OK (sha256: 4c387926596bfeacc5b72ebeb96ab36c299a07568e18592c727a6c11dd512c20) >>> libsndfile 1.1.0 Collecting legal info COPYING: OK (sha256: ad01ea5cd2755f6048383c8d54c88459cd6fcb17757c5c8892f8c5ea060f6140) >>> libsvg-cairo 0.1.6 Collecting legal info COPYING: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libsvg 0.1.4 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libtommath 1.2.0 Collecting legal info LICENSE: OK (sha256: 2fa64b163659f41965c9815882a8296d3d03ff546b76153e11445f9bdecf955a) >>> libwebsockets 4.3.2 Collecting legal info LICENSE: OK (sha256: 2b5dd8030691f3d1870a040f085c37e45d9ab9c684a7f1284f5f379c1e829b28) >>> libxkbcommon 1.4.0 Collecting legal info LICENSE: OK (sha256: 086caee279449369d41c1157911ec7696e707b93feba7280de757d3c470b2dfb) >>> libxml2 2.9.14 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libxslt 1.1.35 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> lighttpd 1.4.65 Collecting legal info COPYING: OK (sha256: 5c98cad2fbaf5c5e2562bcbab401a7c557c1bb1bac9914ecc63730925052fb13) >>> xxhash 0.8.1 Collecting legal info LICENSE: OK (sha256: 553d0035773ddd1590045f8fdc3a4c6ead31e36336721aeca8421e88ed1c9f80) cli/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> zstd 1.5.2 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> links 2.26 Collecting legal info COPYING: OK (sha256: 92deeb70791366630095d4e0714fe37d6e2bd5db0e6ef498ebb8de328f45b253) >>> host-lzma-alone 9.22 Collecting legal info lzma.txt: OK (sha256: 65cd2f7b76266889cbdcec55ab8ce6e845beabb5f450d58287439b25666e3b6a) >>> memtester 4.5.1 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-meson-tools 0a02e2d34413f4bf9b15946352bc8c8ee13a5843 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> minimodem 0.24 Collecting legal info COPYING: OK (sha256: c298178753129680ef6d3112f0f8b61acc405c86c1997dfe59735257988f8b33) >>> minissdpd 1.5.20211105 Collecting legal info LICENSE: OK (sha256: 45950e1d443106906f83a4ec7b9c2e1a9d6457130737a493cff0e5b7a39da570) >>> mksh 59c Collecting legal info mksh.1: OK (sha256: abf44a61ec777c98f8ae7e08e4fe25fe258e0c470215e2eeb22816f6bae72c80) >>> mstpd 0.1.0 Collecting legal info LICENSE: OK (sha256: c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42) hmac_md5.c: OK (sha256: c5cfd44652276184374adf454150d436ce958ce50acc4ef9ccb3605a5ca7a9d3) >>> nanocom 1.0 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> ncftp 3.2.6 Collecting legal info doc/LICENSE.txt: OK (sha256: 4fe2f063d25d79c49712a272ebb68e050c703eed9c66c80108427edfe3285580) >>> netperf 2.7.0 Collecting legal info COPYING: OK (sha256: dc874b3047b6259336431e813961fb6c5945561c6ad7a732aa8531a3c6b1a9fa) >>> noip 2.1.9 Collecting legal info COPYING: OK (sha256: 5aaf7e9e1790c6e372b6c5dec8c6c4b60504414a8c56f64c3071d281d3c251fa) >>> nvme 1.12 Collecting legal info LICENSE: OK (sha256: a45d0bb572ed792ed34627a72621834b3ba92aab6e2cc4e04301dee7a728d753) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pkcs11-helper 1.28 Collecting legal info COPYING: OK (sha256: 808705ac1daafe07a76431929575c5712a8693977a39ec9102aed25f030754d9) COPYING.BSD: OK (sha256: 865496cf23a6c792739ff2f9ea11e95ac99db89cfe3780a295b4e1495a9c19fe) COPYING.GPL: OK (sha256: cd2e7d63a11058f19c58b06fb8c759140ce70788369dce6e6e9db40d3475021e) >>> popt 1.18 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> pppd 2.4.9 Collecting legal info pppd/tdb.c: OK (sha256: 3990c65c506885f7bb75455d1d6188743a14ad46f5b62e136ef3739aed52c532) pppd/plugins/pppoatm/COPYING: OK (sha256: 1822ead9d2854adfbd282322b29730a3fec4cc67f6f6a2e487aad3476e3afd59) pppdump/bsd-comp.c: OK (sha256: d759ec16875a69c2d5529f8cb3c040fef8fe38d26f70457aadb73c91b72746c8) pppd/ccp.c: OK (sha256: c0d0f14b6ec9948332f10ded741293ed1f3b96e0d266e4903b605a6e1f8af7cd) pppd/plugins/passprompt.c: OK (sha256: 367f334c509db2b293aea5ce9f54284d9a9f6e0a9e0c6e305d544079baf8ab63) >>> pps-tools e2b25049df9a4da28168b7378016f1650d0dfa6b Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> ptpd2 2.3.1 Collecting legal info COPYRIGHT: OK (sha256: 5e101ac565a8e74ef4efbf7e0c95ef9333e00618c05dbf5fb4ed50a5bab1ff09) >>> ramspeed 2.6.0 Collecting legal info LICENCE: OK (sha256: 2c308cffbab01762f8f6b11725725a227080746ef865f2756c9c9e1591dddaad) >>> raptor 2.0.15 Collecting legal info LICENSE.txt: OK (sha256: 6b926a47abfb87451c436fbd4a868defec963d0232c70b806ac02d4a2a6e1968) >>> rsync 3.2.5 Collecting legal info COPYING: OK (sha256: 85c19ea50a224c2d0067a69c083584e5717b40b76610ec1218f91385775067dd) >>> rtc-tools 33ef4aa1c92b0c92a351284d93d1ac5570de9cc7 Collecting legal info COPYING: OK (sha256: 7ae50a5344af14d6231aff6814632a220b3127da4099aea2c6070fd79c407c1a) >>> s6-linux-utils 2.5.1.5 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> skalibs 2.10.0.3 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> sdl2_gfx 1.0.4 Collecting legal info COPYING: OK (sha256: ec9036525fe1adde787041cce6c4b7fbb262863c238bb9051037e29a57e27bfc) SDL2_framerate.h: OK (sha256: 18e6fad60b809b0e30bd2576a0d33c179ca2ac694504a849d05b6579e3c481dd) >>> serd 0.30.10 Collecting legal info COPYING: OK (sha256: e06562d6bcf0341b2ac2ad0f0ca36801d2ebf388d5ef297011625e4c36e963f0) >>> socat 1.7.4.3 Collecting legal info README: OK (sha256: 432aebfec164bedcaada7cdf2849e1f003fa00a91a0a1ed34d7cf4abe980f5fb) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.OpenSSL: OK (sha256: fd9e48ca316a5032069b9521f4f4b4d9b1c60365012bae1e62286bcd5bd2e761) >>> sord 0.16.8 Collecting legal info COPYING: OK (sha256: e06562d6bcf0341b2ac2ad0f0ca36801d2ebf388d5ef297011625e4c36e963f0) >>> sound-theme-freedesktop 0.7 Collecting legal info >>> host-intltool 0.51.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-libxml-parser-perl 2.46 Collecting legal info README: OK (sha256: 6a2e768443ed00f09d3d4bc4dd14451035eac13c6864d68d8e2f76edf5a044f2) >>> sox 7524160b29a476f7e87bc14fddf12d349f9a3c5e Collecting legal info LICENSE.GPL: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE.LGPL: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> stm32flash 0.7 Collecting legal info gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> tcpreplay 4.4.2 Collecting legal info docs/LICENSE: OK (sha256: 07cf5e92d475287a7d1663b33097f40cae5adf03ed8920fcd4374e3dfb48c8ad) >>> tinc 1.0.36 Collecting legal info COPYING: OK (sha256: 3b37ffbf3459f2aceeef169aa65ee8b111ac1f8ba24a2a1b90b079678a9c7faa) COPYING.README: OK (sha256: 9bf76a8aa304d807df20bf3d221c21d259764be63e39b58f299b80ba3ac14b5b) >>> tinycbor 0.6.0 Collecting legal info LICENSE: OK (sha256: 3c6ba0b5bfa7830505301ffb336a17b0748e0d61c4d34216e9dc98f10e40395e) >>> tinyssh 20210601 Collecting legal info LICENCE: OK (sha256: b5dc19477e29f4111e1c16cd89ec0782f5a07b1a30e3bdb7c155425b81b12c46) >>> tstools 08f6be304040e7b84760ac3920bcff4a563b6cd2 Collecting legal info >>> ulogd 2.0.7 Collecting legal info COPYING: OK (sha256: b8a2f73f743dc1a51aff23f1aacbca4b868564db52496fa3c0caba755bfd1eaf) >>> unbound 1.16.2 Collecting legal info LICENSE: OK (sha256: 8eb9a16cbfb8703090bbfa3a2028fd46bb351509a2f90dc1001e51fbe6fd45db) >>> vuejs 3.2.33 Collecting legal info LICENSE: OK (sha256: 1bb85cc9b13b81ef41c81c51866172fc345e0503c86726a6755b796590b70175) >>> webp 1.2.2 Collecting legal info COPYING: OK (sha256: 5aec868f669e384a22372a4e8a1a6cd7d44c64cd451f960ca69cc170d1e13acf) >>> xmlstarlet 1.6.1 Collecting legal info COPYING: OK (sha256: 6641cc5b00c1651fa22175f34efd01695e64a348b1ba07048538276f44866862) >>> yavta 583bedefc2a247d2cfd32d1b4a0abbe3e2015c70 Collecting legal info COPYING.GPL: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> zsh 5.8.1 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-bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-cdrkit 1.1.11 Collecting legal info COPYING: OK (sha256: 90daae00475a992a367da5b0658469a5d1c4449dbbe964c5b7246e1aec92f491) >>> host-libcap 2.64 Collecting legal info License: OK (sha256: f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b) >>> host-cloop 3.14.1.3 Collecting legal info README: OK (sha256: 1b1f89e94e131e259b9e334565c5c3500d4b8aa755b75c3f145ddcdff3b89124) advancecomp-1.15/COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> host-fakeroot 1.26 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-mkpasswd Collecting legal info WARNING: the Buildroot source code has not been saved WARNING: gcc-final-11.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: font-awesome-4.7.0: cannot save license (FONT_AWESOME_LICENSE_FILES not defined) WARNING: sound-theme-freedesktop-0.7: cannot save license (SOUND_THEME_FREEDESKTOP_LICENSE_FILES not defined) WARNING: tstools-08f6be304040e7b84760ac3920bcff4a563b6cd2: cannot save license (TSTOOLS_LICENSE_FILES not defined) Legal info produced in /home/thomas/autobuild/instance-2/output-1/legal-info make: Leaving directory '/home/thomas/autobuild/instance-2/buildroot'