-- Installing: /home/autobuild/autobuild/instance-4/output-1/target/usr/include/zzip/wrap.h -- Installing: /home/autobuild/autobuild/instance-4/output-1/target/usr/lib/libzzipwrap-0.a -- Installing: /home/autobuild/autobuild/instance-4/output-1/target/usr/bin/zzcat -- Installing: /home/autobuild/autobuild/instance-4/output-1/target/usr/bin/zzdir -- Installing: /home/autobuild/autobuild/instance-4/output-1/target/usr/bin/zzxorcat -- Installing: /home/autobuild/autobuild/instance-4/output-1/target/usr/bin/zzxordir -- Installing: /home/autobuild/autobuild/instance-4/output-1/target/usr/bin/zzxorcopy -- Installing: /home/autobuild/autobuild/instance-4/output-1/target/usr/bin/unzzip -- Installing: /home/autobuild/autobuild/instance-4/output-1/target/usr/bin/unzzip-mix -- Installing: /home/autobuild/autobuild/instance-4/output-1/target/usr/bin/unzzip-big -- Installing: /home/autobuild/autobuild/instance-4/output-1/target/usr/bin/unzzip-mem -- Installing: /home/autobuild/autobuild/instance-4/output-1/target/usr/bin/unzip-mem -- Installing: /home/autobuild/autobuild/instance-4/output-1/target/usr/share/aclocal/zziplib.m4 make[1]: Leaving directory '/home/autobuild/autobuild/instance-4/output-1/build/zziplib-0.13.72' genromfs-0.5.2.tar.gz: OK (sha256: 30f37fc734572c1dbaa2504585bc23ba6b8fd7df767ae7155995b2ca0ebed960) >>> host-genromfs 0.5.2 Extracting gzip -d -c /home/autobuild/autobuild/instance-4/dl/genromfs/genromfs-0.5.2.tar.gz | tar --strip-components=1 -C /home/autobuild/autobuild/instance-4/output-1/build/host-genromfs-0.5.2 -xf - >>> host-genromfs 0.5.2 Patching Applying 0001-build-system.patch using patch: patching file Makefile >>> host-genromfs 0.5.2 Configuring >>> host-genromfs 0.5.2 Building PATH="/home/autobuild/autobuild/instance-4/output-1/host/bin:/home/autobuild/autobuild/instance-4/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" PKG_CONFIG="/home/autobuild/autobuild/instance-4/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/autobuild/autobuild/instance-4/output-1/host/lib/pkgconfig:/home/autobuild/autobuild/instance-4/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /home/autobuild/autobuild/instance-4/output-1/build/host-genromfs-0.5.2 make[1]: Entering directory '/home/autobuild/autobuild/instance-4/output-1/build/host-genromfs-0.5.2' gcc -DVERSION=\"0.5.2\" genromfs.c -c -o genromfs.o gcc genromfs.o -o genromfs make[1]: Leaving directory '/home/autobuild/autobuild/instance-4/output-1/build/host-genromfs-0.5.2' >>> host-genromfs 0.5.2 Installing to host directory PATH="/home/autobuild/autobuild/instance-4/output-1/host/bin:/home/autobuild/autobuild/instance-4/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" PKG_CONFIG="/home/autobuild/autobuild/instance-4/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/autobuild/autobuild/instance-4/output-1/host/lib/pkgconfig:/home/autobuild/autobuild/instance-4/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /home/autobuild/autobuild/instance-4/output-1/build/host-genromfs-0.5.2 prefix=/home/autobuild/autobuild/instance-4/output-1/host install make[1]: Entering directory '/home/autobuild/autobuild/instance-4/output-1/build/host-genromfs-0.5.2' mkdir -p /home/autobuild/autobuild/instance-4/output-1/host/bin install -m 755 genromfs /home/autobuild/autobuild/instance-4/output-1/host/bin/ # genromfs 0.5 installed the man page in this file, # remove it before someone notices :) if [ -f /home/autobuild/autobuild/instance-4/output-1/host/bin/man8 ]; then \ rm -f /home/autobuild/autobuild/instance-4/output-1/host/bin/man8; \ fi mkdir -p /home/autobuild/autobuild/instance-4/output-1/host/man/man8 install -m 644 genromfs.8 /home/autobuild/autobuild/instance-4/output-1/host/man/man8/ make[1]: Leaving directory '/home/autobuild/autobuild/instance-4/output-1/build/host-genromfs-0.5.2' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/autobuild/autobuild/instance-4/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0', '-static'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%'-static'@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0', '-static', '-static'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-O3', '-g0', '-static'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-4/output-1/host/bin/mips64-buildroot-linux-musl-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-4/output-1/host/bin/mips64-buildroot-linux-musl-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%mips64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/home/autobuild/autobuild/instance-4/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-4/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-4/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-4/output-1/host/mips64-buildroot-linux-musl/sysroot%g" -e "s%@STATIC@%true%g" /home/autobuild/autobuild/instance-4/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-4/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-4/output-1/host/bin/mips64-buildroot-linux-musl-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-4/output-1/host/bin/mips64-buildroot-linux-musl-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%mips64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%'-O3', '-g0', '-static'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0', '-static'%g" -e "s%@TARGET_LDFLAGS@%'-static'%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0', '-static', '-static'%g" -e "s%@BR2_CMAKE@%/home/autobuild/autobuild/instance-4/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-4/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-4/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-4/output-1/host/mips64-buildroot-linux-musl/sysroot%g" -e "s%@STATIC@%true%g" /home/autobuild/autobuild/instance-4/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-4/output-1/host/etc/meson/cross-compilation.conf /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~#ttyS0::respawn:/sbin/getty -L ttyS0 115200 vt100 #~' /home/autobuild/autobuild/instance-4/output-1/target/etc/inittab /usr/bin/sed -i -e '/^[^#].*-o remount,rw \/$/s~^~#~' /home/autobuild/autobuild/instance-4/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /home/autobuild/autobuild/instance-4/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/ash$' /home/autobuild/autobuild/instance-4/output-1/target/etc/shells || echo "/bin/ash" >> /home/autobuild/autobuild/instance-4/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/autobuild/autobuild/instance-4/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/hush$' /home/autobuild/autobuild/instance-4/output-1/target/etc/shells || echo "/bin/hush" >> /home/autobuild/autobuild/instance-4/output-1/target/etc/shells; fi rm -f /home/autobuild/autobuild/instance-4/output-1/target/usr/share/glib-2.0/schemas/*.xml /home/autobuild/autobuild/instance-4/output-1/target/usr/share/glib-2.0/schemas/*.dtd /home/autobuild/autobuild/instance-4/output-1/host/bin/glib-compile-schemas /home/autobuild/autobuild/instance-4/output-1/host/mips64-buildroot-linux-musl/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/autobuild/autobuild/instance-4/output-1/target/usr/share/glib-2.0/schemas Warning: Schema ?org.gnome.system.locale? has path ?/system/locale/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. Warning: Schema ?org.gnome.system.proxy? has path ?/system/proxy/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. Warning: Schema ?org.gnome.system.proxy.http? has path ?/system/proxy/http/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. Warning: Schema ?org.gnome.system.proxy.https? has path ?/system/proxy/https/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. Warning: Schema ?org.gnome.system.proxy.ftp? has path ?/system/proxy/ftp/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. Warning: Schema ?org.gnome.system.proxy.socks? has path ?/system/proxy/socks/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. mkdir -p /home/autobuild/autobuild/instance-4/output-1/target/etc echo "buildroot" > /home/autobuild/autobuild/instance-4/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/autobuild/autobuild/instance-4/output-1/target/etc/hosts mkdir -p /home/autobuild/autobuild/instance-4/output-1/target/etc echo "Welcome to Buildroot" > /home/autobuild/autobuild/instance-4/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root:"*":, /home/autobuild/autobuild/instance-4/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/autobuild/autobuild/instance-4/output-1/target/etc/shells || echo "/bin/sh" >> /home/autobuild/autobuild/instance-4/output-1/target/etc/shells if [ -x /home/autobuild/autobuild/instance-4/output-1/target/sbin/swapon -a -x /home/autobuild/autobuild/instance-4/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/autobuild/autobuild/instance-4/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/autobuild/autobuild/instance-4/output-1/target/etc/inittab; fi grep -qsE '^/bin/zsh$' /home/autobuild/autobuild/instance-4/output-1/target/etc/shells || echo "/bin/zsh" >> /home/autobuild/autobuild/instance-4/output-1/target/etc/shells rm -rf /home/autobuild/autobuild/instance-4/output-1/target/usr/include /home/autobuild/autobuild/instance-4/output-1/target/usr/share/aclocal \ /home/autobuild/autobuild/instance-4/output-1/target/usr/lib/pkgconfig /home/autobuild/autobuild/instance-4/output-1/target/usr/share/pkgconfig \ /home/autobuild/autobuild/instance-4/output-1/target/usr/lib/cmake /home/autobuild/autobuild/instance-4/output-1/target/usr/share/cmake \ /home/autobuild/autobuild/instance-4/output-1/target/usr/lib/rpm /home/autobuild/autobuild/instance-4/output-1/target/usr/doc find /home/autobuild/autobuild/instance-4/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/autobuild/autobuild/instance-4/output-1/target/lib/ /home/autobuild/autobuild/instance-4/output-1/target/usr/lib/ /home/autobuild/autobuild/instance-4/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/home/autobuild/autobuild/instance-4/output-1/target/usr/libexec/': No such file or directory rm -rf /home/autobuild/autobuild/instance-4/output-1/target/usr/share/gdb rm -rf /home/autobuild/autobuild/instance-4/output-1/target/usr/share/bash-completion rm -rf /home/autobuild/autobuild/instance-4/output-1/target/etc/bash_completion.d rm -rf /home/autobuild/autobuild/instance-4/output-1/target/usr/man /home/autobuild/autobuild/instance-4/output-1/target/usr/share/man rm -rf /home/autobuild/autobuild/instance-4/output-1/target/usr/info /home/autobuild/autobuild/instance-4/output-1/target/usr/share/info rm -rf /home/autobuild/autobuild/instance-4/output-1/target/usr/doc /home/autobuild/autobuild/instance-4/output-1/target/usr/share/doc rm -rf /home/autobuild/autobuild/instance-4/output-1/target/usr/share/gtk-doc rmdir /home/autobuild/autobuild/instance-4/output-1/target/usr/share 2>/dev/null || true rm -rf /home/autobuild/autobuild/instance-4/output-1/target/lib/debug /home/autobuild/autobuild/instance-4/output-1/target/usr/lib/debug find /home/autobuild/autobuild/instance-4/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /home/autobuild/autobuild/instance-4/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /home/autobuild/autobuild/instance-4/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/autobuild/autobuild/instance-4/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/autobuild/autobuild/instance-4/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.08-822-gf66221589f"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2022.11-git\"" \ ) > /home/autobuild/autobuild/instance-4/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/autobuild/autobuild/instance-4/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/autobuild/autobuild/instance-4/output-1/per-package /home/autobuild/autobuild/instance-4/buildroot/support/scripts/fix-rpath target touch /home/autobuild/autobuild/instance-4/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs mkdir -p /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs printf ' \n' >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n\n' > /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.erofs mkdir -p /home/autobuild/autobuild/instance-4/output-1/images rm -rf /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/erofs mkdir -p /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/erofs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-4/output-1/target/ /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/erofs/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/erofs/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/erofs/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/erofs/target" >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/erofs/fakeroot PATH="/home/autobuild/autobuild/instance-4/output-1/host/bin:/home/autobuild/autobuild/instance-4/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-4/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/erofs/target >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/erofs/fakeroot echo "/home/autobuild/autobuild/instance-4/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/erofs/target" >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/erofs/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/erofs/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/erofs/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/erofs/fakeroot echo "find /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/erofs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/erofs/fakeroot echo "find /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/erofs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/erofs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/erofs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/erofs/fakeroot printf ' /home/autobuild/autobuild/instance-4/output-1/host/bin/mkfs.erofs -zlz4hc /home/autobuild/autobuild/instance-4/output-1/images/rootfs.erofs /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/erofs/target\n' >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/erofs/fakeroot chmod a+x /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/erofs/fakeroot PATH="/home/autobuild/autobuild/instance-4/output-1/host/bin:/home/autobuild/autobuild/instance-4/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-4/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/erofs/fakeroot rootdir=/home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/erofs/target table='/home/autobuild/autobuild/instance-4/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/mktemp ... Processing bin/more ... Processing bin/mount ... Processing bin/mountpoint ... Processing bin/mt ... Processing bin/mv ... Processing bin/netstat ... Processing bin/nice ... Processing bin/nuke ... Processing bin/pidof ... Processing bin/ping ... Processing bin/pipe_progress ... Processing bin/printenv ... Processing bin/ps ... Processing bin/pwd ... Processing bin/resume ... Processing bin/rm ... Processing bin/rmdir ... Processing bin/run-parts ... Processing bin/sed ... Processing bin/setarch ... Processing bin/setpriv ... Processing bin/setserial ... Processing bin/sh ... Processing bin/sleep ... Processing bin/stty ... Processing bin/su ... Processing bin/sync ... Processing bin/tar ... Processing bin/touch ... Processing bin/true ... Processing bin/umount ... Processing bin/uname ... Processing bin/usleep ... Processing bin/vi ... Processing bin/watch ... Processing bin/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/at.deny ... Processing etc/bindresvport.blacklist ... Processing etc/civetweb.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/S13irqbalance ... Processing etc/init.d/S50minissdpd ... Processing etc/init.d/S50smsd ... Processing etc/init.d/S50stunnel ... Processing etc/init.d/S99at ... Processing etc/init.d/S99motion ... Processing etc/init.d/rcK ... Processing etc/init.d/rcS ... Processing etc/inittab ... Processing etc/inputrc ... Processing etc/issue ... Processing etc/libnl ... Processing etc/libnl/classid ... Processing etc/libnl/pktloc ... Processing etc/motion ... Processing etc/motion/motion.conf ... Processing etc/mtab ... Processing etc/netconfig ... 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/nftables ... Processing etc/nftables/osf ... Processing etc/nftables/osf/pf.os ... 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/smsd.conf ... 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/stunnel ... Processing etc/stunnel/stunnel.conf ... Processing lib ... Processing lib/firmware ... Processing lib/firmware/regulatory.db ... Processing lib/firmware/regulatory.db.p7s ... Processing lib/firmware/zd1211 ... Processing lib/firmware/zd1211/zd1211_ub ... Processing lib/firmware/zd1211/zd1211_uphr ... Processing lib/firmware/zd1211/zd1211_ur ... Processing lib/firmware/zd1211/zd1211b_ub ... Processing lib/firmware/zd1211/zd1211b_uphr ... Processing lib/firmware/zd1211/zd1211b_ur ... Processing lib/ld-musl* ... Processing lib64 ... Processing linuxrc ... Processing media ... Processing mnt ... Processing opt ... Processing proc ... Processing root ... Processing run ... Processing sbin ... Processing sbin/arp ... Processing sbin/blkid ... Processing sbin/devmem ... Processing sbin/fdisk ... Processing sbin/freeramdisk ... Processing sbin/fsck ... Processing sbin/fsck.xfs ... 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/mkfs.xfs ... Processing sbin/mkswap ... Processing sbin/modprobe ... 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/vconfig ... Processing sbin/watchdog ... Processing sbin/xfs_repair ... Processing sys ... Processing tmp ... Processing usr ... Processing usr/argus ... Processing usr/argus/archive ... Processing usr/bin ... Processing usr/bin/[ ... Processing usr/bin/[[ ... Processing usr/bin/apg ... Processing usr/bin/ar ... Processing usr/bin/argus-extip ... Processing usr/bin/argus-lsof ... Processing usr/bin/argus-snmp ... Processing usr/bin/argus-vmstat ... Processing usr/bin/argusbug ... Processing usr/bin/ascii ... Processing usr/bin/at ... Processing usr/bin/atq ... Processing usr/bin/atrm ... Processing usr/bin/awk ... Processing usr/bin/basename ... Processing usr/bin/batch ... Processing usr/bin/bc ... Processing usr/bin/bunzip2 ... Processing usr/bin/bzcat ... Processing usr/bin/calibrator ... Processing usr/bin/ccat ... Processing usr/bin/ccdecrypt ... Processing usr/bin/ccencrypt ... Processing usr/bin/ccguess ... Processing usr/bin/ccrypt ... Processing usr/bin/cdrwtool ... Processing usr/bin/chrt ... Processing usr/bin/chvt ... Processing usr/bin/civetweb ... 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/dc ... Processing usr/bin/deallocvt ... Processing usr/bin/diff ... Processing usr/bin/dirname ... Processing usr/bin/dos2unix ... Processing usr/bin/du ... Processing usr/bin/eject ... Processing usr/bin/env ... Processing usr/bin/expr ... Processing usr/bin/factor ... Processing usr/bin/fallocate ... Processing usr/bin/fb-test ... Processing usr/bin/fb-test-offset ... Processing usr/bin/fb-test-perf ... Processing usr/bin/fb-test-rect ... Processing usr/bin/fb-test-string ... Processing usr/bin/find ... Processing usr/bin/flock ... Processing usr/bin/fold ... Processing usr/bin/free ... Processing usr/bin/fuser ... Processing usr/bin/gapplication ... Processing usr/bin/gdbus ... Processing usr/bin/gio ... Processing usr/bin/gio-querymodules ... Processing usr/bin/gresource ... Processing usr/bin/gsettings ... Processing usr/bin/gupnp-binding-tool-1.2 ... Processing usr/bin/head ... Processing usr/bin/hexdump ... Processing usr/bin/hexedit ... Processing usr/bin/hostid ... Processing usr/bin/httping ... Processing usr/bin/hwloc-annotate ... Processing usr/bin/hwloc-bind ... Processing usr/bin/hwloc-calc ... Processing usr/bin/hwloc-compress-dir ... Processing usr/bin/hwloc-diff ... Processing usr/bin/hwloc-distrib ... Processing usr/bin/hwloc-gather-topology ... Processing usr/bin/hwloc-info ... Processing usr/bin/hwloc-ls ... Processing usr/bin/hwloc-patch ... Processing usr/bin/hwloc-ps ... Processing usr/bin/id ... Processing usr/bin/idn2 ... Processing usr/bin/install ... Processing usr/bin/ipcrm ... Processing usr/bin/ipcs ... Processing usr/bin/jpgicc ... Processing usr/bin/killall ... Processing usr/bin/last ... Processing usr/bin/lastb ... Processing usr/bin/less ... Processing usr/bin/libevdev-tweak-device ... Processing usr/bin/linkicc ... Processing usr/bin/logger ... Processing usr/bin/logname ... Processing usr/bin/lsof ... Processing usr/bin/lspci ... Processing usr/bin/lsscsi ... Processing usr/bin/lstopo ... Processing usr/bin/lstopo-no-graphics ... Processing usr/bin/lsusb ... Processing usr/bin/lv2_validate ... Processing usr/bin/lzcat ... Processing usr/bin/lzma ... Processing usr/bin/lzopcat ... Processing usr/bin/md5sum ... Processing usr/bin/mesg ... Processing usr/bin/microcom ... Processing usr/bin/mimic ... Processing usr/bin/mimic_cmu_time_awb ... Processing usr/bin/mimic_cmu_us_awb ... Processing usr/bin/mimic_cmu_us_kal ... Processing usr/bin/mimic_cmu_us_kal16 ... Processing usr/bin/mimic_cmu_us_rms ... Processing usr/bin/mimic_cmu_us_slt ... Processing usr/bin/mimic_time ... Processing usr/bin/mimic_vid_gb_ap ... Processing usr/bin/mkfifo ... Processing usr/bin/mkpasswd ... Processing usr/bin/motion ... Processing usr/bin/mouse-dpi-tool ... Processing usr/bin/nl ... Processing usr/bin/nohup ... Processing usr/bin/nproc ... Processing usr/bin/nslookup ... Processing usr/bin/od ... Processing usr/bin/openvt ... Processing usr/bin/passwd ... Processing usr/bin/paste ... Processing usr/bin/patch ... Processing usr/bin/pcre2grep ... Processing usr/bin/pcre2test ... Processing usr/bin/pcregrep ... Processing usr/bin/pcretest ... Processing usr/bin/pngquant ... Processing usr/bin/printf ... Processing usr/bin/psicc ... Processing usr/bin/pwgen ... Processing usr/bin/readlink ... Processing usr/bin/realpath ... Processing usr/bin/renice ... Processing usr/bin/reset ... Processing usr/bin/resize ... Processing usr/bin/sendsms ... 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/smsd ... Processing usr/bin/sord_validate ... Processing usr/bin/sordi ... Processing usr/bin/sort ... Processing usr/bin/sqlite3 ... Processing usr/bin/strings ... Processing usr/bin/stunnel ... Processing usr/bin/stunnel3 ... Processing usr/bin/svc ... Processing usr/bin/svok ... Processing usr/bin/tail ... Processing usr/bin/tee ... Processing usr/bin/telnet ... Processing usr/bin/test ... Processing usr/bin/tftp ... Processing usr/bin/time ... Processing usr/bin/top ... Processing usr/bin/touchpad-edge-detector ... Processing usr/bin/tr ... Processing usr/bin/traceroute ... Processing usr/bin/transicc ... Processing usr/bin/transmission-create ... Processing usr/bin/transmission-edit ... Processing usr/bin/transmission-remote ... Processing usr/bin/transmission-show ... Processing usr/bin/truncate ... Processing usr/bin/ts ... Processing usr/bin/tty ... Processing usr/bin/udfinfo ... Processing usr/bin/udpxrec ... Processing usr/bin/udpxy ... 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/unzip-mem ... Processing usr/bin/unzzip ... Processing usr/bin/unzzip-big ... Processing usr/bin/unzzip-mem ... Processing usr/bin/unzzip-mix ... 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/wget ... Processing usr/bin/which ... Processing usr/bin/who ... Processing usr/bin/whoami ... Processing usr/bin/wrudf ... Processing usr/bin/xargs ... Processing usr/bin/xmlcatalog ... Processing usr/bin/xmllint ... Processing usr/bin/xxd ... Processing usr/bin/xz ... Processing usr/bin/xzcat ... Processing usr/bin/yes ... Processing usr/bin/zzcat ... Processing usr/bin/zzdir ... Processing usr/bin/zzxorcat ... Processing usr/bin/zzxorcopy ... Processing usr/bin/zzxordir ... Processing usr/lib ... Processing usr/lib/lv2 ... Processing usr/lib/lv2/atom.lv2 ... Processing usr/lib/lv2/atom.lv2/atom.meta.ttl ... Processing usr/lib/lv2/atom.lv2/atom.ttl ... Processing usr/lib/lv2/atom.lv2/manifest.ttl ... Processing usr/lib/lv2/buf-size.lv2 ... Processing usr/lib/lv2/buf-size.lv2/buf-size.meta.ttl ... Processing usr/lib/lv2/buf-size.lv2/buf-size.ttl ... Processing usr/lib/lv2/buf-size.lv2/manifest.ttl ... Processing usr/lib/lv2/core.lv2 ... Processing usr/lib/lv2/core.lv2/lv2core.meta.ttl ... Processing usr/lib/lv2/core.lv2/lv2core.ttl ... Processing usr/lib/lv2/core.lv2/manifest.ttl ... Processing usr/lib/lv2/core.lv2/meta.ttl ... Processing usr/lib/lv2/core.lv2/people.ttl ... Processing usr/lib/lv2/data-access.lv2 ... Processing usr/lib/lv2/data-access.lv2/data-access.meta.ttl ... Processing usr/lib/lv2/data-access.lv2/data-access.ttl ... Processing usr/lib/lv2/data-access.lv2/manifest.ttl ... Processing usr/lib/lv2/dynmanifest.lv2 ... Processing usr/lib/lv2/dynmanifest.lv2/dynmanifest.meta.ttl ... Processing usr/lib/lv2/dynmanifest.lv2/dynmanifest.ttl ... Processing usr/lib/lv2/dynmanifest.lv2/manifest.ttl ... Processing usr/lib/lv2/event.lv2 ... Processing usr/lib/lv2/event.lv2/event.meta.ttl ... Processing usr/lib/lv2/event.lv2/event.ttl ... Processing usr/lib/lv2/event.lv2/manifest.ttl ... Processing usr/lib/lv2/instance-access.lv2 ... Processing usr/lib/lv2/instance-access.lv2/instance-access.meta.ttl ... Processing usr/lib/lv2/instance-access.lv2/instance-access.ttl ... Processing usr/lib/lv2/instance-access.lv2/manifest.ttl ... Processing usr/lib/lv2/log.lv2 ... Processing usr/lib/lv2/log.lv2/log.meta.ttl ... Processing usr/lib/lv2/log.lv2/log.ttl ... Processing usr/lib/lv2/log.lv2/manifest.ttl ... Processing usr/lib/lv2/midi.lv2 ... Processing usr/lib/lv2/midi.lv2/manifest.ttl ... Processing usr/lib/lv2/midi.lv2/midi.meta.ttl ... Processing usr/lib/lv2/midi.lv2/midi.ttl ... Processing usr/lib/lv2/morph.lv2 ... Processing usr/lib/lv2/morph.lv2/manifest.ttl ... Processing usr/lib/lv2/morph.lv2/morph.meta.ttl ... Processing usr/lib/lv2/morph.lv2/morph.ttl ... Processing usr/lib/lv2/options.lv2 ... Processing usr/lib/lv2/options.lv2/manifest.ttl ... Processing usr/lib/lv2/options.lv2/options.meta.ttl ... Processing usr/lib/lv2/options.lv2/options.ttl ... Processing usr/lib/lv2/parameters.lv2 ... Processing usr/lib/lv2/parameters.lv2/manifest.ttl ... Processing usr/lib/lv2/parameters.lv2/parameters.meta.ttl ... Processing usr/lib/lv2/parameters.lv2/parameters.ttl ... Processing usr/lib/lv2/patch.lv2 ... Processing usr/lib/lv2/patch.lv2/manifest.ttl ... Processing usr/lib/lv2/patch.lv2/patch.meta.ttl ... Processing usr/lib/lv2/patch.lv2/patch.ttl ... Processing usr/lib/lv2/port-groups.lv2 ... Processing usr/lib/lv2/port-groups.lv2/manifest.ttl ... Processing usr/lib/lv2/port-groups.lv2/port-groups.meta.ttl ... Processing usr/lib/lv2/port-groups.lv2/port-groups.ttl ... Processing usr/lib/lv2/port-props.lv2 ... Processing usr/lib/lv2/port-props.lv2/manifest.ttl ... Processing usr/lib/lv2/port-props.lv2/port-props.meta.ttl ... Processing usr/lib/lv2/port-props.lv2/port-props.ttl ... Processing usr/lib/lv2/presets.lv2 ... Processing usr/lib/lv2/presets.lv2/manifest.ttl ... Processing usr/lib/lv2/presets.lv2/presets.meta.ttl ... Processing usr/lib/lv2/presets.lv2/presets.ttl ... Processing usr/lib/lv2/resize-port.lv2 ... Processing usr/lib/lv2/resize-port.lv2/manifest.ttl ... Processing usr/lib/lv2/resize-port.lv2/resize-port.meta.ttl ... Processing usr/lib/lv2/resize-port.lv2/resize-port.ttl ... Processing usr/lib/lv2/schemas.lv2 ... Processing usr/lib/lv2/schemas.lv2/dcterms.ttl ... Processing usr/lib/lv2/schemas.lv2/doap.ttl ... Processing usr/lib/lv2/schemas.lv2/foaf.ttl ... Processing usr/lib/lv2/schemas.lv2/manifest.ttl ... Processing usr/lib/lv2/schemas.lv2/owl.ttl ... Processing usr/lib/lv2/schemas.lv2/rdf.ttl ... Processing usr/lib/lv2/schemas.lv2/rdfs.ttl ... Processing usr/lib/lv2/schemas.lv2/xsd.ttl ... Processing usr/lib/lv2/state.lv2 ... Processing usr/lib/lv2/state.lv2/manifest.ttl ... Processing usr/lib/lv2/state.lv2/state.meta.ttl ... Processing usr/lib/lv2/state.lv2/state.ttl ... Processing usr/lib/lv2/time.lv2 ... Processing usr/lib/lv2/time.lv2/manifest.ttl ... Processing usr/lib/lv2/time.lv2/time.meta.ttl ... Processing usr/lib/lv2/time.lv2/time.ttl ... Processing usr/lib/lv2/ui.lv2 ... Processing usr/lib/lv2/ui.lv2/manifest.ttl ... Processing usr/lib/lv2/ui.lv2/ui.meta.ttl ... Processing usr/lib/lv2/ui.lv2/ui.ttl ... Processing usr/lib/lv2/units.lv2 ... Processing usr/lib/lv2/units.lv2/manifest.ttl ... Processing usr/lib/lv2/units.lv2/units.meta.ttl ... Processing usr/lib/lv2/units.lv2/units.ttl ... Processing usr/lib/lv2/uri-map.lv2 ... Processing usr/lib/lv2/uri-map.lv2/manifest.ttl ... Processing usr/lib/lv2/uri-map.lv2/uri-map.meta.ttl ... Processing usr/lib/lv2/uri-map.lv2/uri-map.ttl ... Processing usr/lib/lv2/urid.lv2 ... Processing usr/lib/lv2/urid.lv2/manifest.ttl ... Processing usr/lib/lv2/urid.lv2/urid.meta.ttl ... Processing usr/lib/lv2/urid.lv2/urid.ttl ... Processing usr/lib/lv2/worker.lv2 ... Processing usr/lib/lv2/worker.lv2/manifest.ttl ... Processing usr/lib/lv2/worker.lv2/worker.meta.ttl ... Processing usr/lib/lv2/worker.lv2/worker.ttl ... Processing usr/lib/os-release ... Processing usr/lib/stunnel ... Processing usr/lib/terminfo ... Processing usr/lib/xfsprogs ... Processing usr/lib/xfsprogs/xfs_scrub_all.cron ... Processing usr/lib64 ... Processing usr/sbin ... Processing usr/sbin/addgroup ... Processing usr/sbin/adduser ... Processing usr/sbin/arping ... Processing usr/sbin/atd ... Processing usr/sbin/atrun ... Processing usr/sbin/chroot ... Processing usr/sbin/crond ... Processing usr/sbin/delgroup ... Processing usr/sbin/deluser ... Processing usr/sbin/dnsd ... Processing usr/sbin/ether-wake ... 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/irqbalance ... Processing usr/sbin/iw ... Processing usr/sbin/killall5 ... Processing usr/sbin/latencytop ... Processing usr/sbin/loadfont ... Processing usr/sbin/mim ... Processing usr/sbin/minissdpd ... Processing usr/sbin/mkfs.udf ... Processing usr/sbin/mkudffs ... Processing usr/sbin/nft ... Processing usr/sbin/nologin ... Processing usr/sbin/partprobe ... Processing usr/sbin/pktcdvd-check ... Processing usr/sbin/pktsetup ... Processing usr/sbin/rdate ... Processing usr/sbin/readprofile ... Processing usr/sbin/setlogcons ... Processing usr/sbin/ubirename ... Processing usr/sbin/udflabel ... Processing usr/sbin/xfs_admin ... Processing usr/sbin/xfs_bmap ... Processing usr/sbin/xfs_copy ... Processing usr/sbin/xfs_db ... Processing usr/sbin/xfs_estimate ... Processing usr/sbin/xfs_freeze ... Processing usr/sbin/xfs_fsr ... Processing usr/sbin/xfs_growfs ... Processing usr/sbin/xfs_info ... Processing usr/sbin/xfs_io ... Processing usr/sbin/xfs_logprint ... Processing usr/sbin/xfs_mdrestore ... Processing usr/sbin/xfs_metadump ... Processing usr/sbin/xfs_mkfile ... Processing usr/sbin/xfs_ncheck ... Processing usr/sbin/xfs_quota ... Processing usr/sbin/xfs_rtcp ... Processing usr/sbin/xfs_scrub ... Processing usr/sbin/xfs_scrub_all ... Processing usr/sbin/xfs_spaceman ... Processing usr/share ... Processing usr/share/GConf ... Processing usr/share/GConf/gsettings ... Processing usr/share/GConf/gsettings/gsettings-desktop-schemas.convert ... Processing usr/share/GConf/gsettings/wm-schemas.convert ... Processing usr/share/at ... Processing usr/share/at/batch-job ... Processing usr/share/gettext ... Processing usr/share/gettext/its ... Processing usr/share/gettext/its/gschema.its ... Processing usr/share/gettext/its/gschema.loc ... Processing usr/share/glib-2.0 ... Processing usr/share/glib-2.0/schemas ... Processing usr/share/glib-2.0/schemas/gschemas.compiled ... Processing usr/share/glib-2.0/valgrind ... Processing usr/share/glib-2.0/valgrind/glib.supp ... Processing usr/share/hwloc ... Processing usr/share/hwloc/hwloc-dump-hwdata.service ... Processing usr/share/hwloc/hwloc-ps.www ... Processing usr/share/hwloc/hwloc-ps.www/README ... Processing usr/share/hwloc/hwloc-ps.www/assets ... Processing usr/share/hwloc/hwloc-ps.www/assets/index.html ... Processing usr/share/hwloc/hwloc-ps.www/assets/main.css ... Processing usr/share/hwloc/hwloc-ps.www/assets/script.js ... Processing usr/share/hwloc/hwloc-ps.www/assets/style.css ... Processing usr/share/hwloc/hwloc-ps.www/client.js ... Processing usr/share/hwloc/hwloc-ps.www/package.json ... Processing usr/share/hwloc/hwloc-valgrind.supp ... Processing usr/share/hwloc/hwloc.dtd ... Processing usr/share/hwloc/hwloc2-diff.dtd ... Processing usr/share/hwloc/hwloc2.dtd ... Processing usr/share/latencytop ... Processing usr/share/latencytop/global.png ... Processing usr/share/latencytop/kernel_thread.png ... Processing usr/share/latencytop/latencytop.trans ... Processing usr/share/latencytop/user_process.png ... Processing usr/share/locale ... Processing usr/share/locale/af ... Processing usr/share/locale/af/LC_MESSAGES ... Processing usr/share/locale/af/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/am ... Processing usr/share/locale/am/LC_MESSAGES ... Processing usr/share/locale/am/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/an ... Processing usr/share/locale/an/LC_MESSAGES ... Processing usr/share/locale/an/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/an/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/ar ... Processing usr/share/locale/ar/LC_MESSAGES ... Processing usr/share/locale/ar/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/as ... Processing usr/share/locale/as/LC_MESSAGES ... Processing usr/share/locale/as/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/as/LC_MESSAGES/gsettings-desktop-schemas.mo ... Processing usr/share/locale/as/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/ast ... Processing usr/share/locale/ast/LC_MESSAGES ... Processing usr/share/locale/ast/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/az ... Processing usr/share/locale/az/LC_MESSAGES ... Processing usr/share/locale/az/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/be ... Processing usr/share/locale/be/LC_MESSAGES ... Processing usr/share/locale/be/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/be/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/be@latin ... Processing usr/share/locale/be@latin/LC_MESSAGES ... Processing usr/share/locale/be@latin/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/bg ... Processing usr/share/locale/bg/LC_MESSAGES ... Processing usr/share/locale/bg/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/bg/LC_MESSAGES/gsettings-desktop-schemas.mo ... Processing usr/share/locale/bg/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/bn ... Processing usr/share/locale/bn/LC_MESSAGES ... Processing usr/share/locale/bn/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/bn_IN ... Processing usr/share/locale/bn_IN/LC_MESSAGES ... Processing usr/share/locale/bn_IN/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/bn_IN/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/bs ... Processing usr/share/locale/bs/LC_MESSAGES ... Processing usr/share/locale/bs/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/bs/LC_MESSAGES/gsettings-desktop-schemas.mo ... Processing usr/share/locale/bs/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/ca ... Processing usr/share/locale/ca/LC_MESSAGES ... Processing usr/share/locale/ca/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/ca/LC_MESSAGES/gsettings-desktop-schemas.mo ... Processing usr/share/locale/ca/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/ca@valencia ... Processing usr/share/locale/ca@valencia/LC_MESSAGES ... Processing usr/share/locale/ca@valencia/LC_MESSAGES/glib20.mo ... Processing []are/locale/ca@valencia/LC_MESSAGES/gsettings-desktop-schemas.mo ... Processing usr/share/locale/ca@valencia/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/cs ... Processing usr/share/locale/cs/LC_MESSAGES ... Processing usr/share/locale/cs/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/cs/LC_MESSAGES/gsettings-desktop-schemas.mo ... Processing usr/share/locale/cs/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/cy ... Processing usr/share/locale/cy/LC_MESSAGES ... Processing usr/share/locale/cy/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/da ... Processing usr/share/locale/da/LC_MESSAGES ... Processing usr/share/locale/da/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/da/LC_MESSAGES/gsettings-desktop-schemas.mo ... Processing usr/share/locale/da/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/de ... Processing usr/share/locale/de/LC_MESSAGES ... Processing usr/share/locale/de/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/de/LC_MESSAGES/gsettings-desktop-schemas.mo ... Processing usr/share/locale/de/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/dz ... Processing usr/share/locale/dz/LC_MESSAGES ... Processing usr/share/locale/dz/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/el ... Processing usr/share/locale/el/LC_MESSAGES ... Processing usr/share/locale/el/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/el/LC_MESSAGES/gsettings-desktop-schemas.mo ... Processing usr/share/locale/el/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/en@shaw ... Processing usr/share/locale/en@shaw/LC_MESSAGES ... Processing usr/share/locale/en@shaw/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/en_CA ... Processing usr/share/locale/en_CA/LC_MESSAGES ... Processing usr/share/locale/en_CA/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/en_GB ... Processing usr/share/locale/en_GB/LC_MESSAGES ... Processing usr/share/locale/en_GB/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/en_GB/LC_MESSAGES/gsettings-desktop-schemas.mo ... Processing usr/share/locale/en_GB/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/eo ... Processing usr/share/locale/eo/LC_MESSAGES ... Processing usr/share/locale/eo/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/eo/LC_MESSAGES/gsettings-desktop-schemas.mo ... Processing usr/share/locale/eo/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/es ... Processing usr/share/locale/es/LC_MESSAGES ... Processing usr/share/locale/es/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/es/LC_MESSAGES/gsettings-desktop-schemas.mo ... Processing usr/share/locale/es/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/et ... Processing usr/share/locale/et/LC_MESSAGES ... Processing usr/share/locale/et/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/et/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/eu ... Processing usr/share/locale/eu/LC_MESSAGES ... Processing usr/share/locale/eu/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/eu/LC_MESSAGES/gsettings-desktop-schemas.mo ... Processing usr/share/locale/eu/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/fa ... Processing usr/share/locale/fa/LC_MESSAGES ... Processing usr/share/locale/fa/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/fa/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/fi ... Processing usr/share/locale/fi/LC_MESSAGES ... Processing usr/share/locale/fi/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/fi/LC_MESSAGES/gsettings-desktop-schemas.mo ... Processing usr/share/locale/fi/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/fr ... Processing usr/share/locale/fr/LC_MESSAGES ... Processing usr/share/locale/fr/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/fr/LC_MESSAGES/gsettings-desktop-schemas.mo ... Processing usr/share/locale/fr/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/fur ... Processing usr/share/locale/fur/LC_MESSAGES ... Processing usr/share/locale/fur/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/fur/LC_MESSAGES/gsettings-desktop-schemas.mo ... Processing usr/share/locale/fur/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/ga ... Processing usr/share/locale/ga/LC_MESSAGES ... Processing usr/share/locale/ga/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/gd ... Processing usr/share/locale/gd/LC_MESSAGES ... Processing usr/share/locale/gd/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/gd/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/gl ... Processing usr/share/locale/gl/LC_MESSAGES ... Processing usr/share/locale/gl/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/gl/LC_MESSAGES/gsettings-desktop-schemas.mo ... Processing usr/share/locale/gl/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/gu ... Processing usr/share/locale/gu/LC_MESSAGES ... Processing usr/share/locale/gu/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/gu/LC_MESSAGES/gsettings-desktop-schemas.mo ... Processing usr/share/locale/gu/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/he ... Processing usr/share/locale/he/LC_MESSAGES ... Processing usr/share/locale/he/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/he/LC_MESSAGES/gsettings-desktop-schemas.mo ... Processing usr/share/locale/he/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/hi ... Processing usr/share/locale/hi/LC_MESSAGES ... Processing usr/share/locale/hi/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/hi/LC_MESSAGES/gsettings-desktop-schemas.mo ... Processing usr/share/locale/hi/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/hr ... Processing usr/share/locale/hr/LC_MESSAGES ... Processing usr/share/locale/hr/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/hr/LC_MESSAGES/gsettings-desktop-schemas.mo ... Processing usr/share/locale/hr/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/hu ... Processing usr/share/locale/hu/LC_MESSAGES ... Processing usr/share/locale/hu/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/hu/LC_MESSAGES/gsettings-desktop-schemas.mo ... Processing usr/share/locale/hu/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/hy ... Processing usr/share/locale/hy/LC_MESSAGES ... Processing usr/share/locale/hy/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/id ... Processing usr/share/locale/id/LC_MESSAGES ... Processing usr/share/locale/id/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/id/LC_MESSAGES/gsettings-desktop-schemas.mo ... Processing usr/share/locale/id/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/is ... Processing usr/share/locale/is/LC_MESSAGES ... Processing usr/share/locale/is/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/is/LC_MESSAGES/gsettings-desktop-schemas.mo ... Processing usr/share/locale/it ... Processing usr/share/locale/it/LC_MESSAGES ... Processing usr/share/locale/it/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/it/LC_MESSAGES/gsettings-desktop-schemas.mo ... Processing usr/share/locale/it/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/ja ... Processing usr/share/locale/ja/LC_MESSAGES ... Processing usr/share/locale/ja/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/ja/LC_MESSAGES/gsettings-desktop-schemas.mo ... Processing usr/share/locale/ja/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/ka ... Processing usr/share/locale/ka/LC_MESSAGES ... Processing usr/share/locale/ka/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/kk ... Processing usr/share/locale/kk/LC_MESSAGES ... Processing usr/share/locale/kk/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/kk/LC_MESSAGES/gsettings-desktop-schemas.mo ... Processing usr/share/locale/kn ... Processing usr/share/locale/kn/LC_MESSAGES ... Processing usr/share/locale/kn/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/kn/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/ko ... Processing usr/share/locale/ko/LC_MESSAGES ... Processing usr/share/locale/ko/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/ko/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/ku ... Processing usr/share/locale/ku/LC_MESSAGES ... Processing usr/share/locale/ku/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/lt ... Processing usr/share/locale/lt/LC_MESSAGES ... Processing usr/share/locale/lt/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/lt/LC_MESSAGES/gsettings-desktop-schemas.mo ... Processing usr/share/locale/lt/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/lv ... Processing usr/share/locale/lv/LC_MESSAGES ... Processing usr/share/locale/lv/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/lv/LC_MESSAGES/gsettings-desktop-schemas.mo ... Processing usr/share/locale/lv/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/mai ... Processing usr/share/locale/mai/LC_MESSAGES ... Processing usr/share/locale/mai/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/mg ... Processing usr/share/locale/mg/LC_MESSAGES ... Processing usr/share/locale/mg/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/mk ... Processing usr/share/locale/mk/LC_MESSAGES ... Processing usr/share/locale/mk/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/ml ... Processing usr/share/locale/ml/LC_MESSAGES ... Processing usr/share/locale/ml/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/ml/LC_MESSAGES/gsettings-desktop-schemas.mo ... Processing usr/share/locale/ml/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/mn ... Processing usr/share/locale/mn/LC_MESSAGES ... Processing usr/share/locale/mn/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/mr ... Processing usr/share/locale/mr/LC_MESSAGES ... Processing usr/share/locale/mr/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/mr/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/ms ... Processing usr/share/locale/ms/LC_MESSAGES ... Processing usr/share/locale/ms/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/ms/LC_MESSAGES/gsettings-desktop-schemas.mo ... Processing usr/share/locale/ms/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/nb ... Processing usr/share/locale/nb/LC_MESSAGES ... Processing usr/share/locale/nb/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/nb/LC_MESSAGES/gsettings-desktop-schemas.mo ... Processing usr/share/locale/nb/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/nds ... Processing usr/share/locale/nds/LC_MESSAGES ... Processing usr/share/locale/nds/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/ne ... Processing usr/share/locale/ne/LC_MESSAGES ... Processing usr/share/locale/ne/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/ne/LC_MESSAGES/gsettings-desktop-schemas.mo ... Processing usr/share/locale/ne/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/nl ... Processing usr/share/locale/nl/LC_MESSAGES ... Processing usr/share/locale/nl/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/nl/LC_MESSAGES/gsettings-desktop-schemas.mo ... Processing usr/share/locale/nl/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/nn ... Processing usr/share/locale/nn/LC_MESSAGES ... Processing usr/share/locale/nn/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/oc ... Processing usr/share/locale/oc/LC_MESSAGES ... Processing usr/share/locale/oc/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/oc/LC_MESSAGES/gsettings-desktop-schemas.mo ... Processing usr/share/locale/oc/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/or ... Processing usr/share/locale/or/LC_MESSAGES ... Processing usr/share/locale/or/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/or/LC_MESSAGES/gsettings-desktop-schemas.mo ... Processing usr/share/locale/or/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/pa ... Processing usr/share/locale/pa/LC_MESSAGES ... Processing usr/share/locale/pa/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/pa/LC_MESSAGES/gsettings-desktop-schemas.mo ... Processing usr/share/locale/pa/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/pl ... Processing usr/share/locale/pl/LC_MESSAGES ... Processing usr/share/locale/pl/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/pl/LC_MESSAGES/gsettings-desktop-schemas.mo ... Processing usr/share/locale/pl/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/ps ... Processing usr/share/locale/ps/LC_MESSAGES ... Processing usr/share/locale/ps/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/pt ... Processing usr/share/locale/pt/LC_MESSAGES ... Processing usr/share/locale/pt/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/pt/LC_MESSAGES/gsettings-desktop-schemas.mo ... Processing usr/share/locale/pt/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/pt_BR ... Processing usr/share/locale/pt_BR/LC_MESSAGES ... Processing usr/share/locale/pt_BR/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/pt_BR/LC_MESSAGES/gsettings-desktop-schemas.mo ... Processing usr/share/locale/pt_BR/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/ro ... Processing usr/share/locale/ro/LC_MESSAGES ... Processing usr/share/locale/ro/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/ro/LC_MESSAGES/gsettings-desktop-schemas.mo ... Processing usr/share/locale/ro/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/ru ... Processing usr/share/locale/ru/LC_MESSAGES ... Processing usr/share/locale/ru/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/ru/LC_MESSAGES/gsettings-desktop-schemas.mo ... Processing usr/share/locale/ru/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/rw ... Processing usr/share/locale/rw/LC_MESSAGES ... Processing usr/share/locale/rw/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/si ... Processing usr/share/locale/si/LC_MESSAGES ... Processing usr/share/locale/si/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/sk ... Processing usr/share/locale/sk/LC_MESSAGES ... Processing usr/share/locale/sk/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/sk/LC_MESSAGES/gsettings-desktop-schemas.mo ... Processing usr/share/locale/sk/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/sl ... Processing usr/share/locale/sl/LC_MESSAGES ... Processing usr/share/locale/sl/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/sl/LC_MESSAGES/gsettings-desktop-schemas.mo ... Processing usr/share/locale/sl/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/sq ... Processing usr/share/locale/sq/LC_MESSAGES ... Processing usr/share/locale/sq/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/sr ... Processing usr/share/locale/sr/LC_MESSAGES ... Processing usr/share/locale/sr/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/sr/LC_MESSAGES/gsettings-desktop-schemas.mo ... Processing usr/share/locale/sr/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/sr@ije ... Processing usr/share/locale/sr@ije/LC_MESSAGES ... Processing usr/share/locale/sr@ije/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/sr@latin ... Processing usr/share/locale/sr@latin/LC_MESSAGES ... Processing usr/share/locale/sr@latin/LC_MESSAGES/glib20.mo ... Processing []/share/locale/sr@latin/LC_MESSAGES/gsettings-desktop-schemas.mo ... Processing usr/share/locale/sr@latin/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/sv ... Processing usr/share/locale/sv/LC_MESSAGES ... Processing usr/share/locale/sv/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/sv/LC_MESSAGES/gsettings-desktop-schemas.mo ... Processing usr/share/locale/sv/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/ta ... Processing usr/share/locale/ta/LC_MESSAGES ... Processing usr/share/locale/ta/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/ta/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/te ... Processing usr/share/locale/te/LC_MESSAGES ... Processing usr/share/locale/te/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/te/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/tg ... Processing usr/share/locale/tg/LC_MESSAGES ... Processing usr/share/locale/tg/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/tg/LC_MESSAGES/gsettings-desktop-schemas.mo ... Processing usr/share/locale/tg/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/th ... Processing usr/share/locale/th/LC_MESSAGES ... Processing usr/share/locale/th/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/th/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/tl ... Processing usr/share/locale/tl/LC_MESSAGES ... Processing usr/share/locale/tl/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/tr ... Processing usr/share/locale/tr/LC_MESSAGES ... Processing usr/share/locale/tr/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/tr/LC_MESSAGES/gsettings-desktop-schemas.mo ... Processing usr/share/locale/tr/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/tt ... Processing usr/share/locale/tt/LC_MESSAGES ... Processing usr/share/locale/tt/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/ug ... Processing usr/share/locale/ug/LC_MESSAGES ... Processing usr/share/locale/ug/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/ug/LC_MESSAGES/gsettings-desktop-schemas.mo ... Processing usr/share/locale/ug/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/uk ... Processing usr/share/locale/uk/LC_MESSAGES ... Processing usr/share/locale/uk/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/uk/LC_MESSAGES/gsettings-desktop-schemas.mo ... Processing usr/share/locale/uk/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/uz@cyrillic ... Processing usr/share/locale/uz@cyrillic/LC_MESSAGES ... Processing usr/share/locale/uz@cyrillic/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/vi ... Processing usr/share/locale/vi/LC_MESSAGES ... Processing usr/share/locale/vi/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/vi/LC_MESSAGES/gsettings-desktop-schemas.mo ... Processing usr/share/locale/vi/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/wa ... Processing usr/share/locale/wa/LC_MESSAGES ... Processing usr/share/locale/wa/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/xh ... Processing usr/share/locale/xh/LC_MESSAGES ... Processing usr/share/locale/xh/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/yi ... Processing usr/share/locale/yi/LC_MESSAGES ... Processing usr/share/locale/yi/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/zh_CN ... Processing usr/share/locale/zh_CN/LC_MESSAGES ... Processing usr/share/locale/zh_CN/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/zh_CN/LC_MESSAGES/gsettings-desktop-schemas.mo ... Processing usr/share/locale/zh_CN/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/zh_HK ... Processing usr/share/locale/zh_HK/LC_MESSAGES ... Processing usr/share/locale/zh_HK/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/zh_HK/LC_MESSAGES/gsettings-desktop-schemas.mo ... Processing usr/share/locale/zh_HK/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/zh_TW ... Processing usr/share/locale/zh_TW/LC_MESSAGES ... Processing usr/share/locale/zh_TW/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/zh_TW/LC_MESSAGES/gsettings-desktop-schemas.mo ... Processing usr/share/locale/zh_TW/LC_MESSAGES/libsoup.mo ... Processing usr/share/nftables ... Processing usr/share/nftables/all-in-one.nft ... Processing usr/share/nftables/arp-filter.nft ... Processing usr/share/nftables/bridge-filter.nft ... Processing usr/share/nftables/inet-filter.nft ... Processing usr/share/nftables/inet-nat.nft ... Processing usr/share/nftables/ipv4-filter.nft ... Processing usr/share/nftables/ipv4-mangle.nft ... Processing usr/share/nftables/ipv4-nat.nft ... Processing usr/share/nftables/ipv4-raw.nft ... Processing usr/share/nftables/ipv6-filter.nft ... Processing usr/share/nftables/ipv6-mangle.nft ... Processing usr/share/nftables/ipv6-nat.nft ... Processing usr/share/nftables/ipv6-raw.nft ... Processing usr/share/nftables/netdev-ingress.nft ... 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/transmission ... Processing usr/share/transmission/web ... Processing usr/share/transmission/web/LICENSE ... Processing usr/share/transmission/web/images ... Processing usr/share/transmission/web/images/favicon.ico ... Processing usr/share/transmission/web/images/favicon.png ... Processing usr/share/transmission/web/images/webclip-icon.png ... Processing usr/share/transmission/web/index.html ... Processing usr/share/transmission/web/javascript ... Processing usr/share/transmission/web/javascript/common.js ... Processing usr/share/transmission/web/javascript/dialog.js ... Processing usr/share/transmission/web/javascript/file-row.js ... Processing usr/share/transmission/web/javascript/formatter.js ... Processing usr/share/transmission/web/javascript/inspector.js ... Processing usr/share/transmission/web/javascript/jquery ... Processing []/share/transmission/web/javascript/jquery/jquery-migrate.min.js ... Processing usr/share/transmission/web/javascript/jquery/jquery-ui.min.js ... Processing usr/share/transmission/web/javascript/jquery/jquery.min.js ... Processing []hare/transmission/web/javascript/jquery/jquery.transmenu.min.js ... Processing []transmission/web/javascript/jquery/jquery.ui-contextmenu.min.js ... Processing usr/share/transmission/web/javascript/jquery/json2.min.js ... Processing usr/share/transmission/web/javascript/main.js ... Processing usr/share/transmission/web/javascript/notifications.js ... Processing usr/share/transmission/web/javascript/polyfill.js ... Processing usr/share/transmission/web/javascript/prefs-dialog.js ... Processing usr/share/transmission/web/javascript/remote.js ... Processing usr/share/transmission/web/javascript/torrent-row.js ... Processing usr/share/transmission/web/javascript/torrent.js ... Processing usr/share/transmission/web/javascript/transmission.js ... Processing usr/share/transmission/web/style ... Processing usr/share/transmission/web/style/jqueryui ... Processing usr/share/transmission/web/style/jqueryui/images ... Processing []ission/web/style/jqueryui/images/ui-bg_flat_0_aaaaaa_40x100.png ... Processing []ssion/web/style/jqueryui/images/ui-bg_flat_75_ffffff_40x100.png ... Processing []ssion/web/style/jqueryui/images/ui-bg_glass_55_fbf9ee_1x400.png ... Processing []ssion/web/style/jqueryui/images/ui-bg_glass_65_ffffff_1x400.png ... Processing []ssion/web/style/jqueryui/images/ui-bg_glass_75_dadada_1x400.png ... Processing []ssion/web/style/jqueryui/images/ui-bg_glass_75_e6e6e6_1x400.png ... Processing []ssion/web/style/jqueryui/images/ui-bg_glass_95_fef1ec_1x400.png ... Processing []/style/jqueryui/images/ui-bg_highlight-soft_75_cccccc_1x100.png ... Processing []nsmission/web/style/jqueryui/images/ui-icons_222222_256x240.png ... Processing []nsmission/web/style/jqueryui/images/ui-icons_2e83ff_256x240.png ... Processing []nsmission/web/style/jqueryui/images/ui-icons_454545_256x240.png ... Processing []nsmission/web/style/jqueryui/images/ui-icons_888888_256x240.png ... Processing []nsmission/web/style/jqueryui/images/ui-icons_cd0a0a_256x240.png ... Processing usr/share/transmission/web/style/jqueryui/jquery-ui.min.css ... Processing usr/share/transmission/web/style/transmission ... Processing usr/share/transmission/web/style/transmission/common.css ... Processing usr/share/transmission/web/style/transmission/images ... Processing []share/transmission/web/style/transmission/images/arrow-down.png ... Processing usr/share/transmission/web/style/transmission/images/arrow-up.png ... Processing []hare/transmission/web/style/transmission/images/blue-turtle.png ... Processing usr/share/transmission/web/style/transmission/images/buttons ... Processing []ssion/web/style/transmission/images/buttons/torrent_buttons.png ... Processing usr/share/transmission/web/style/transmission/images/compact.png ... Processing []ansmission/web/style/transmission/images/file-priority-high.png ... Processing []ransmission/web/style/transmission/images/file-priority-low.png ... Processing []smission/web/style/transmission/images/file-priority-normal.png ... Processing []share/transmission/web/style/transmission/images/filter_bar.png ... Processing []hare/transmission/web/style/transmission/images/filter_icon.png ... Processing []/transmission/web/style/transmission/images/inspector-files.png ... Processing []e/transmission/web/style/transmission/images/inspector-info.png ... Processing []/transmission/web/style/transmission/images/inspector-peers.png ... Processing []ansmission/web/style/transmission/images/inspector-trackers.png ... Processing []/share/transmission/web/style/transmission/images/lock_icon.png ... Processing usr/share/transmission/web/style/transmission/images/logo.png ... Processing usr/share/transmission/web/style/transmission/images/progress.png ... Processing usr/share/transmission/web/style/transmission/images/settings.png ... Processing []re/transmission/web/style/transmission/images/toolbar-close.png ... Processing []e/transmission/web/style/transmission/images/toolbar-folder.png ... Processing []are/transmission/web/style/transmission/images/toolbar-info.png ... Processing []ransmission/web/style/transmission/images/toolbar-pause-all.png ... Processing []re/transmission/web/style/transmission/images/toolbar-pause.png ... Processing []ransmission/web/style/transmission/images/toolbar-start-all.png ... Processing []re/transmission/web/style/transmission/images/toolbar-start.png ... Processing usr/share/transmission/web/style/transmission/images/turtle.png ... Processing usr/share/transmission/web/style/transmission/images/wrench.png ... Processing usr/share/transmission/web/style/transmission/mobile.css ... Processing usr/share/udhcpc ... Processing usr/share/udhcpc/default.script ... Processing usr/share/udhcpc/default.script.d ... Processing usr/share/zsh ... Processing usr/share/zsh/5.9 ... Processing usr/share/zsh/5.9/functions ... Processing usr/share/zsh/5.9/functions/VCS_INFO_adjust ... Processing usr/share/zsh/5.9/functions/VCS_INFO_bydir_detect ... Processing usr/share/zsh/5.9/functions/VCS_INFO_check_com ... Processing usr/share/zsh/5.9/functions/VCS_INFO_detect_bzr ... Processing usr/share/zsh/5.9/functions/VCS_INFO_detect_cdv ... Processing usr/share/zsh/5.9/functions/VCS_INFO_detect_cvs ... Processing usr/share/zsh/5.9/functions/VCS_INFO_detect_darcs ... Processing usr/share/zsh/5.9/functions/VCS_INFO_detect_fossil ... Processing usr/share/zsh/5.9/functions/VCS_INFO_detect_git ... Processing usr/share/zsh/5.9/functions/VCS_INFO_detect_hg ... Processing usr/share/zsh/5.9/functions/VCS_INFO_detect_mtn ... Processing usr/share/zsh/5.9/functions/VCS_INFO_detect_p4 ... Processing usr/share/zsh/5.9/functions/VCS_INFO_detect_svk ... Processing usr/share/zsh/5.9/functions/VCS_INFO_detect_svn ... Processing usr/share/zsh/5.9/functions/VCS_INFO_detect_tla ... Processing usr/share/zsh/5.9/functions/VCS_INFO_formats ... Processing usr/share/zsh/5.9/functions/VCS_INFO_get_cmd ... Processing usr/share/zsh/5.9/functions/VCS_INFO_get_data_bzr ... Processing usr/share/zsh/5.9/functions/VCS_INFO_get_data_cdv ... Processing usr/share/zsh/5.9/functions/VCS_INFO_get_data_cvs ... Processing usr/share/zsh/5.9/functions/VCS_INFO_get_data_darcs ... Processing usr/share/zsh/5.9/functions/VCS_INFO_get_data_fossil ... Processing usr/share/zsh/5.9/functions/VCS_INFO_get_data_git ... Processing usr/share/zsh/5.9/functions/VCS_INFO_get_data_hg ... Processing usr/share/zsh/5.9/functions/VCS_INFO_get_data_mtn ... Processing usr/share/zsh/5.9/functions/VCS_INFO_get_data_p4 ... Processing usr/share/zsh/5.9/functions/VCS_INFO_get_data_svk ... Processing usr/share/zsh/5.9/functions/VCS_INFO_get_data_svn ... Processing usr/share/zsh/5.9/functions/VCS_INFO_get_data_tla ... Processing usr/share/zsh/5.9/functions/VCS_INFO_hexdump ... Processing usr/share/zsh/5.9/functions/VCS_INFO_hook ... Processing usr/share/zsh/5.9/functions/VCS_INFO_maxexports ... Processing usr/share/zsh/5.9/functions/VCS_INFO_nvcsformats ... Processing usr/share/zsh/5.9/functions/VCS_INFO_patch2subject ... Processing usr/share/zsh/5.9/functions/VCS_INFO_quilt ... Processing usr/share/zsh/5.9/functions/VCS_INFO_reposub ... Processing usr/share/zsh/5.9/functions/VCS_INFO_set ... Processing usr/share/zsh/5.9/functions/VCS_INFO_set-branch-format ... Processing usr/share/zsh/5.9/functions/VCS_INFO_set-patch-format ... Processing usr/share/zsh/5.9/functions/_SUSEconfig ... Processing usr/share/zsh/5.9/functions/__arguments ... Processing usr/share/zsh/5.9/functions/_a2ps ... Processing usr/share/zsh/5.9/functions/_a2utils ... Processing usr/share/zsh/5.9/functions/_aap ... Processing usr/share/zsh/5.9/functions/_abcde ... Processing usr/share/zsh/5.9/functions/_absolute_command_paths ... Processing usr/share/zsh/5.9/functions/_ack ... Processing usr/share/zsh/5.9/functions/_acpi ... Processing usr/share/zsh/5.9/functions/_acpitool ... Processing usr/share/zsh/5.9/functions/_acroread ... Processing usr/share/zsh/5.9/functions/_adb ... Processing usr/share/zsh/5.9/functions/_add-zle-hook-widget ... Processing usr/share/zsh/5.9/functions/_add-zsh-hook ... Processing usr/share/zsh/5.9/functions/_alias ... Processing usr/share/zsh/5.9/functions/_aliases ... Processing usr/share/zsh/5.9/functions/_all_labels ... Processing usr/share/zsh/5.9/functions/_all_matches ... Processing usr/share/zsh/5.9/functions/_alsa-utils ... Processing usr/share/zsh/5.9/functions/_alternative ... Processing usr/share/zsh/5.9/functions/_analyseplugin ... Processing usr/share/zsh/5.9/functions/_ansible ... Processing usr/share/zsh/5.9/functions/_ant ... Processing usr/share/zsh/5.9/functions/_antiword ... Processing usr/share/zsh/5.9/functions/_apachectl ... Processing usr/share/zsh/5.9/functions/_apm ... Processing usr/share/zsh/5.9/functions/_approximate ... Processing usr/share/zsh/5.9/functions/_apt ... Processing usr/share/zsh/5.9/functions/_apt-file ... Processing usr/share/zsh/5.9/functions/_apt-move ... Processing usr/share/zsh/5.9/functions/_apt-show-versions ... Processing usr/share/zsh/5.9/functions/_aptitude ... Processing usr/share/zsh/5.9/functions/_arch_archives ... Processing usr/share/zsh/5.9/functions/_arch_namespace ... Processing usr/share/zsh/5.9/functions/_arg_compile ... Processing usr/share/zsh/5.9/functions/_arguments ... Processing usr/share/zsh/5.9/functions/_arp ... Processing usr/share/zsh/5.9/functions/_arping ... Processing usr/share/zsh/5.9/functions/_arrays ... Processing usr/share/zsh/5.9/functions/_asciidoctor ... Processing usr/share/zsh/5.9/functions/_asciinema ... Processing usr/share/zsh/5.9/functions/_assign ... Processing usr/share/zsh/5.9/functions/_at ... Processing usr/share/zsh/5.9/functions/_attr ... Processing usr/share/zsh/5.9/functions/_augeas ... Processing usr/share/zsh/5.9/functions/_auto-apt ... Processing usr/share/zsh/5.9/functions/_autocd ... Processing usr/share/zsh/5.9/functions/_avahi ... Processing usr/share/zsh/5.9/functions/_awk ... Processing usr/share/zsh/5.9/functions/_axi-cache ... Processing usr/share/zsh/5.9/functions/_base64 ... Processing usr/share/zsh/5.9/functions/_basename ... Processing usr/share/zsh/5.9/functions/_basenc ... Processing usr/share/zsh/5.9/functions/_bash ... Processing usr/share/zsh/5.9/functions/_bash_completions ... Processing usr/share/zsh/5.9/functions/_baudrates ... Processing usr/share/zsh/5.9/functions/_baz ... Processing usr/share/zsh/5.9/functions/_be_name ... Processing usr/share/zsh/5.9/functions/_beadm ... Processing usr/share/zsh/5.9/functions/_beep ... Processing usr/share/zsh/5.9/functions/_bibtex ... Processing usr/share/zsh/5.9/functions/_bind_addresses ... Processing usr/share/zsh/5.9/functions/_bindkey ... Processing usr/share/zsh/5.9/functions/_bison ... Processing usr/share/zsh/5.9/functions/_bittorrent ... Processing usr/share/zsh/5.9/functions/_bogofilter ... Processing usr/share/zsh/5.9/functions/_bpf_filters ... Processing usr/share/zsh/5.9/functions/_bpython ... Processing usr/share/zsh/5.9/functions/_brace_parameter ... Processing usr/share/zsh/5.9/functions/_brctl ... Processing usr/share/zsh/5.9/functions/_bsd_disks ... Processing usr/share/zsh/5.9/functions/_bsd_pkg ... Processing usr/share/zsh/5.9/functions/_bsdconfig ... Processing usr/share/zsh/5.9/functions/_bsdinstall ... Processing usr/share/zsh/5.9/functions/_btrfs ... Processing usr/share/zsh/5.9/functions/_bts ... Processing usr/share/zsh/5.9/functions/_bug ... Processing usr/share/zsh/5.9/functions/_builtin ... Processing usr/share/zsh/5.9/functions/_bzip2 ... Processing usr/share/zsh/5.9/functions/_bzr ... Processing usr/share/zsh/5.9/functions/_cabal ... Processing usr/share/zsh/5.9/functions/_cache_invalid ... Processing usr/share/zsh/5.9/functions/_caffeinate ... Processing usr/share/zsh/5.9/functions/_cal ... Processing usr/share/zsh/5.9/functions/_calendar ... Processing usr/share/zsh/5.9/functions/_call_function ... Processing usr/share/zsh/5.9/functions/_call_program ... Processing usr/share/zsh/5.9/functions/_canonical_paths ... Processing usr/share/zsh/5.9/functions/_capabilities ... Processing usr/share/zsh/5.9/functions/_cat ... Processing usr/share/zsh/5.9/functions/_ccal ... Processing usr/share/zsh/5.9/functions/_cd ... Processing usr/share/zsh/5.9/functions/_cdbs-edit-patch ... Processing usr/share/zsh/5.9/functions/_cdcd ... Processing usr/share/zsh/5.9/functions/_cdr ... Processing usr/share/zsh/5.9/functions/_cdrdao ... Processing usr/share/zsh/5.9/functions/_cdrecord ... Processing usr/share/zsh/5.9/functions/_chattr ... Processing usr/share/zsh/5.9/functions/_chcon ... Processing usr/share/zsh/5.9/functions/_chflags ... Processing usr/share/zsh/5.9/functions/_chkconfig ... Processing usr/share/zsh/5.9/functions/_chmod ... Processing usr/share/zsh/5.9/functions/_choom ... Processing usr/share/zsh/5.9/functions/_chown ... Processing usr/share/zsh/5.9/functions/_chroot ... Processing usr/share/zsh/5.9/functions/_chrt ... Processing usr/share/zsh/5.9/functions/_chsh ... Processing usr/share/zsh/5.9/functions/_cksum ... Processing usr/share/zsh/5.9/functions/_clay ... Processing usr/share/zsh/5.9/functions/_cmdambivalent ... Processing usr/share/zsh/5.9/functions/_cmdstring ... Processing usr/share/zsh/5.9/functions/_cmp ... Processing usr/share/zsh/5.9/functions/_code ... Processing usr/share/zsh/5.9/functions/_column ... Processing usr/share/zsh/5.9/functions/_combination ... Processing usr/share/zsh/5.9/functions/_comm ... Processing usr/share/zsh/5.9/functions/_command ... Processing usr/share/zsh/5.9/functions/_command_names ... Processing usr/share/zsh/5.9/functions/_comp_locale ... Processing usr/share/zsh/5.9/functions/_compadd ... Processing usr/share/zsh/5.9/functions/_compdef ... Processing usr/share/zsh/5.9/functions/_complete ... Processing usr/share/zsh/5.9/functions/_complete_debug ... Processing usr/share/zsh/5.9/functions/_complete_help ... Processing usr/share/zsh/5.9/functions/_complete_help_generic ... Processing usr/share/zsh/5.9/functions/_complete_tag ... Processing usr/share/zsh/5.9/functions/_completers ... Processing usr/share/zsh/5.9/functions/_composer ... Processing usr/share/zsh/5.9/functions/_compress ... Processing usr/share/zsh/5.9/functions/_condition ... Processing usr/share/zsh/5.9/functions/_configure ... Processing usr/share/zsh/5.9/functions/_coreadm ... Processing usr/share/zsh/5.9/functions/_correct ... Processing usr/share/zsh/5.9/functions/_correct_filename ... Processing usr/share/zsh/5.9/functions/_correct_word ... Processing usr/share/zsh/5.9/functions/_cowsay ... Processing usr/share/zsh/5.9/functions/_cp ... Processing usr/share/zsh/5.9/functions/_cpio ... Processing usr/share/zsh/5.9/functions/_cplay ... Processing usr/share/zsh/5.9/functions/_cpupower ... Processing usr/share/zsh/5.9/functions/_crontab ... Processing usr/share/zsh/5.9/functions/_cryptsetup ... Processing usr/share/zsh/5.9/functions/_cscope ... Processing usr/share/zsh/5.9/functions/_csplit ... Processing usr/share/zsh/5.9/functions/_cssh ... Processing usr/share/zsh/5.9/functions/_csup ... Processing usr/share/zsh/5.9/functions/_ctags ... Processing usr/share/zsh/5.9/functions/_ctags_tags ... Processing usr/share/zsh/5.9/functions/_cu ... Processing usr/share/zsh/5.9/functions/_curl ... Processing usr/share/zsh/5.9/functions/_cut ... Processing usr/share/zsh/5.9/functions/_cvs ... Processing usr/share/zsh/5.9/functions/_cvsup ... Processing usr/share/zsh/5.9/functions/_cygcheck ... Processing usr/share/zsh/5.9/functions/_cygpath ... Processing usr/share/zsh/5.9/functions/_cygrunsrv ... Processing usr/share/zsh/5.9/functions/_cygserver ... Processing usr/share/zsh/5.9/functions/_cygstart ... Processing usr/share/zsh/5.9/functions/_dak ... Processing usr/share/zsh/5.9/functions/_darcs ... Processing usr/share/zsh/5.9/functions/_date ... Processing usr/share/zsh/5.9/functions/_date_formats ... Processing usr/share/zsh/5.9/functions/_dates ... Processing usr/share/zsh/5.9/functions/_dbus ... Processing usr/share/zsh/5.9/functions/_dchroot ... Processing usr/share/zsh/5.9/functions/_dchroot-dsa ... Processing usr/share/zsh/5.9/functions/_dconf ... Processing usr/share/zsh/5.9/functions/_dcop ... Processing usr/share/zsh/5.9/functions/_dcut ... Processing usr/share/zsh/5.9/functions/_dd ... Processing usr/share/zsh/5.9/functions/_deb_architectures ... Processing usr/share/zsh/5.9/functions/_deb_codenames ... Processing usr/share/zsh/5.9/functions/_deb_files ... Processing usr/share/zsh/5.9/functions/_deb_packages ... Processing usr/share/zsh/5.9/functions/_debbugs_bugnumber ... Processing usr/share/zsh/5.9/functions/_debchange ... Processing usr/share/zsh/5.9/functions/_debcheckout ... Processing usr/share/zsh/5.9/functions/_debdiff ... Processing usr/share/zsh/5.9/functions/_debfoster ... Processing usr/share/zsh/5.9/functions/_deborphan ... Processing usr/share/zsh/5.9/functions/_debsign ... Processing usr/share/zsh/5.9/functions/_debsnap ... Processing usr/share/zsh/5.9/functions/_debuild ... Processing usr/share/zsh/5.9/functions/_default ... Processing usr/share/zsh/5.9/functions/_defaults ... Processing usr/share/zsh/5.9/functions/_delimiters ... Processing usr/share/zsh/5.9/functions/_describe ... Processing usr/share/zsh/5.9/functions/_description ... Processing usr/share/zsh/5.9/functions/_devtodo ... Processing usr/share/zsh/5.9/functions/_df ... Processing usr/share/zsh/5.9/functions/_dhclient ... Processing usr/share/zsh/5.9/functions/_dhcpinfo ... Processing usr/share/zsh/5.9/functions/_dict ... Processing usr/share/zsh/5.9/functions/_dict_words ... Processing usr/share/zsh/5.9/functions/_diff ... Processing usr/share/zsh/5.9/functions/_diff3 ... Processing usr/share/zsh/5.9/functions/_diff_options ... Processing usr/share/zsh/5.9/functions/_diffstat ... Processing usr/share/zsh/5.9/functions/_dig ... Processing usr/share/zsh/5.9/functions/_dir_list ... Processing usr/share/zsh/5.9/functions/_directories ... Processing usr/share/zsh/5.9/functions/_directory_stack ... Processing usr/share/zsh/5.9/functions/_dirs ... Processing usr/share/zsh/5.9/functions/_disable ... Processing usr/share/zsh/5.9/functions/_dispatch ... Processing usr/share/zsh/5.9/functions/_django ... Processing usr/share/zsh/5.9/functions/_dkms ... Processing usr/share/zsh/5.9/functions/_dladm ... Processing usr/share/zsh/5.9/functions/_dlocate ... Processing usr/share/zsh/5.9/functions/_dmesg ... Processing usr/share/zsh/5.9/functions/_dmidecode ... Processing usr/share/zsh/5.9/functions/_dnf ... Processing usr/share/zsh/5.9/functions/_dns_types ... Processing usr/share/zsh/5.9/functions/_doas ... Processing usr/share/zsh/5.9/functions/_domains ... Processing usr/share/zsh/5.9/functions/_dos2unix ... Processing usr/share/zsh/5.9/functions/_dpatch-edit-patch ... Processing usr/share/zsh/5.9/functions/_dpkg ... Processing usr/share/zsh/5.9/functions/_dpkg-buildpackage ... Processing usr/share/zsh/5.9/functions/_dpkg-cross ... Processing usr/share/zsh/5.9/functions/_dpkg-repack ... Processing usr/share/zsh/5.9/functions/_dpkg_source ... Processing usr/share/zsh/5.9/functions/_dput ... Processing usr/share/zsh/5.9/functions/_drill ... Processing usr/share/zsh/5.9/functions/_dropbox ... Processing usr/share/zsh/5.9/functions/_dscverify ... Processing usr/share/zsh/5.9/functions/_dsh ... Processing usr/share/zsh/5.9/functions/_dtrace ... Processing usr/share/zsh/5.9/functions/_dtruss ... Processing usr/share/zsh/5.9/functions/_du ... Processing usr/share/zsh/5.9/functions/_dumpadm ... Processing usr/share/zsh/5.9/functions/_dumper ... Processing usr/share/zsh/5.9/functions/_dupload ... Processing usr/share/zsh/5.9/functions/_dvi ... Processing usr/share/zsh/5.9/functions/_dynamic_directory_name ... Processing usr/share/zsh/5.9/functions/_e2label ... Processing usr/share/zsh/5.9/functions/_ecasound ... Processing usr/share/zsh/5.9/functions/_echotc ... Processing usr/share/zsh/5.9/functions/_echoti ... Processing usr/share/zsh/5.9/functions/_ed ... Processing usr/share/zsh/5.9/functions/_elfdump ... Processing usr/share/zsh/5.9/functions/_elinks ... Processing usr/share/zsh/5.9/functions/_email_addresses ... Processing usr/share/zsh/5.9/functions/_emulate ... Processing usr/share/zsh/5.9/functions/_enable ... Processing usr/share/zsh/5.9/functions/_enscript ... Processing usr/share/zsh/5.9/functions/_entr ... Processing usr/share/zsh/5.9/functions/_env ... Processing usr/share/zsh/5.9/functions/_eog ... Processing usr/share/zsh/5.9/functions/_equal ... Processing usr/share/zsh/5.9/functions/_espeak ... Processing usr/share/zsh/5.9/functions/_etags ... Processing usr/share/zsh/5.9/functions/_ethtool ... Processing usr/share/zsh/5.9/functions/_evince ... Processing usr/share/zsh/5.9/functions/_exec ... Processing usr/share/zsh/5.9/functions/_expand ... Processing usr/share/zsh/5.9/functions/_expand_alias ... Processing usr/share/zsh/5.9/functions/_expand_word ... Processing usr/share/zsh/5.9/functions/_extensions ... Processing usr/share/zsh/5.9/functions/_external_pwds ... Processing usr/share/zsh/5.9/functions/_fakeroot ... Processing usr/share/zsh/5.9/functions/_fbsd_architectures ... Processing usr/share/zsh/5.9/functions/_fbsd_device_types ... Processing usr/share/zsh/5.9/functions/_fc ... Processing usr/share/zsh/5.9/functions/_feh ... Processing usr/share/zsh/5.9/functions/_fetch ... Processing usr/share/zsh/5.9/functions/_fetchmail ... Processing usr/share/zsh/5.9/functions/_ffmpeg ... Processing usr/share/zsh/5.9/functions/_figlet ... Processing usr/share/zsh/5.9/functions/_file_descriptors ... Processing usr/share/zsh/5.9/functions/_file_flags ... Processing usr/share/zsh/5.9/functions/_file_modes ... Processing usr/share/zsh/5.9/functions/_file_systems ... Processing usr/share/zsh/5.9/functions/_files ... Processing usr/share/zsh/5.9/functions/_find ... Processing usr/share/zsh/5.9/functions/_find_net_interfaces ... Processing usr/share/zsh/5.9/functions/_findmnt ... Processing usr/share/zsh/5.9/functions/_finger ... Processing usr/share/zsh/5.9/functions/_fink ... Processing usr/share/zsh/5.9/functions/_first ... Processing usr/share/zsh/5.9/functions/_flac ... Processing usr/share/zsh/5.9/functions/_flex ... Processing usr/share/zsh/5.9/functions/_floppy ... Processing usr/share/zsh/5.9/functions/_flowadm ... Processing usr/share/zsh/5.9/functions/_fmadm ... Processing usr/share/zsh/5.9/functions/_fmt ... Processing usr/share/zsh/5.9/functions/_fold ... Processing usr/share/zsh/5.9/functions/_fortune ... Processing usr/share/zsh/5.9/functions/_free ... Processing usr/share/zsh/5.9/functions/_freebsd-update ... Processing usr/share/zsh/5.9/functions/_fs_usage ... Processing usr/share/zsh/5.9/functions/_fsh ... Processing usr/share/zsh/5.9/functions/_fstat ... Processing usr/share/zsh/5.9/functions/_functions ... Processing usr/share/zsh/5.9/functions/_fuse_arguments ... Processing usr/share/zsh/5.9/functions/_fuse_values ... Processing usr/share/zsh/5.9/functions/_fuser ... Processing usr/share/zsh/5.9/functions/_fusermount ... Processing usr/share/zsh/5.9/functions/_fw_update ... Processing usr/share/zsh/5.9/functions/_gcc ... Processing usr/share/zsh/5.9/functions/_gcore ... Processing usr/share/zsh/5.9/functions/_gdb ... Processing usr/share/zsh/5.9/functions/_geany ... Processing usr/share/zsh/5.9/functions/_gem ... Processing usr/share/zsh/5.9/functions/_generic ... Processing usr/share/zsh/5.9/functions/_genisoimage ... Processing usr/share/zsh/5.9/functions/_getclip ... Processing usr/share/zsh/5.9/functions/_getconf ... Processing usr/share/zsh/5.9/functions/_getent ... Processing usr/share/zsh/5.9/functions/_getfacl ... Processing usr/share/zsh/5.9/functions/_getmail ... Processing usr/share/zsh/5.9/functions/_getopt ... Processing usr/share/zsh/5.9/functions/_ghostscript ... Processing usr/share/zsh/5.9/functions/_git ... Processing usr/share/zsh/5.9/functions/_git-buildpackage ... Processing usr/share/zsh/5.9/functions/_global ... Processing usr/share/zsh/5.9/functions/_global_tags ... Processing usr/share/zsh/5.9/functions/_globflags ... Processing usr/share/zsh/5.9/functions/_globqual_delims ... Processing usr/share/zsh/5.9/functions/_globquals ... Processing usr/share/zsh/5.9/functions/_gnome-gv ... Processing usr/share/zsh/5.9/functions/_gnu_generic ... Processing usr/share/zsh/5.9/functions/_gnupod ... Processing usr/share/zsh/5.9/functions/_gnutls ... Processing usr/share/zsh/5.9/functions/_go ... Processing usr/share/zsh/5.9/functions/_gpasswd ... Processing usr/share/zsh/5.9/functions/_gpg ... Processing usr/share/zsh/5.9/functions/_gphoto2 ... Processing usr/share/zsh/5.9/functions/_gprof ... Processing usr/share/zsh/5.9/functions/_gqview ... Processing usr/share/zsh/5.9/functions/_gradle ... Processing usr/share/zsh/5.9/functions/_graphicsmagick ... Processing usr/share/zsh/5.9/functions/_grep ... Processing usr/share/zsh/5.9/functions/_grep-excuses ... Processing usr/share/zsh/5.9/functions/_groff ... Processing usr/share/zsh/5.9/functions/_groups ... Processing usr/share/zsh/5.9/functions/_growisofs ... Processing usr/share/zsh/5.9/functions/_gsettings ... Processing usr/share/zsh/5.9/functions/_gstat ... Processing usr/share/zsh/5.9/functions/_guard ... Processing usr/share/zsh/5.9/functions/_guilt ... Processing usr/share/zsh/5.9/functions/_gv ... Processing usr/share/zsh/5.9/functions/_gzip ... Processing usr/share/zsh/5.9/functions/_hash ... Processing usr/share/zsh/5.9/functions/_have_glob_qual ... Processing usr/share/zsh/5.9/functions/_hdiutil ... Processing usr/share/zsh/5.9/functions/_head ... Processing usr/share/zsh/5.9/functions/_hexdump ... Processing usr/share/zsh/5.9/functions/_history ... Processing usr/share/zsh/5.9/functions/_history_complete_word ... Processing usr/share/zsh/5.9/functions/_history_modifiers ... Processing usr/share/zsh/5.9/functions/_host ... Processing usr/share/zsh/5.9/functions/_hostname ... Processing usr/share/zsh/5.9/functions/_hosts ... Processing usr/share/zsh/5.9/functions/_htop ... Processing usr/share/zsh/5.9/functions/_hwinfo ... Processing usr/share/zsh/5.9/functions/_iconv ... Processing usr/share/zsh/5.9/functions/_iconvconfig ... Processing usr/share/zsh/5.9/functions/_id ... Processing usr/share/zsh/5.9/functions/_ifconfig ... Processing usr/share/zsh/5.9/functions/_iftop ... Processing usr/share/zsh/5.9/functions/_ignored ... Processing usr/share/zsh/5.9/functions/_imagemagick ... Processing usr/share/zsh/5.9/functions/_in_vared ... Processing usr/share/zsh/5.9/functions/_inetadm ... Processing usr/share/zsh/5.9/functions/_init_d ... Processing usr/share/zsh/5.9/functions/_initctl ... Processing usr/share/zsh/5.9/functions/_install ... Processing usr/share/zsh/5.9/functions/_invoke-rc.d ... Processing usr/share/zsh/5.9/functions/_ionice ... Processing usr/share/zsh/5.9/functions/_iostat ... Processing usr/share/zsh/5.9/functions/_ip ... Processing usr/share/zsh/5.9/functions/_ipadm ... Processing usr/share/zsh/5.9/functions/_ipfw ... Processing usr/share/zsh/5.9/functions/_ipsec ... Processing usr/share/zsh/5.9/functions/_ipset ... Processing usr/share/zsh/5.9/functions/_iptables ... Processing usr/share/zsh/5.9/functions/_irssi ... Processing usr/share/zsh/5.9/functions/_ispell ... Processing usr/share/zsh/5.9/functions/_iwconfig ... Processing usr/share/zsh/5.9/functions/_jail ... Processing usr/share/zsh/5.9/functions/_jails ... Processing usr/share/zsh/5.9/functions/_java ... Processing usr/share/zsh/5.9/functions/_java_class ... Processing usr/share/zsh/5.9/functions/_jexec ... Processing usr/share/zsh/5.9/functions/_jls ... Processing usr/share/zsh/5.9/functions/_jobs ... Processing usr/share/zsh/5.9/functions/_jobs_bg ... Processing usr/share/zsh/5.9/functions/_jobs_builtin ... Processing usr/share/zsh/5.9/functions/_jobs_fg ... Processing usr/share/zsh/5.9/functions/_joe ... Processing usr/share/zsh/5.9/functions/_join ... Processing usr/share/zsh/5.9/functions/_jot ... Processing usr/share/zsh/5.9/functions/_jq ... Processing usr/share/zsh/5.9/functions/_kdeconnect ... Processing usr/share/zsh/5.9/functions/_kdump ... Processing usr/share/zsh/5.9/functions/_kfmclient ... Processing usr/share/zsh/5.9/functions/_kill ... Processing usr/share/zsh/5.9/functions/_killall ... Processing usr/share/zsh/5.9/functions/_kld ... Processing usr/share/zsh/5.9/functions/_knock ... Processing usr/share/zsh/5.9/functions/_kpartx ... Processing usr/share/zsh/5.9/functions/_ktrace ... Processing usr/share/zsh/5.9/functions/_ktrace_points ... Processing usr/share/zsh/5.9/functions/_kvno ... Processing usr/share/zsh/5.9/functions/_last ... Processing usr/share/zsh/5.9/functions/_ld_debug ... Processing usr/share/zsh/5.9/functions/_ldap ... Processing usr/share/zsh/5.9/functions/_ldconfig ... Processing usr/share/zsh/5.9/functions/_ldd ... Processing usr/share/zsh/5.9/functions/_less ... Processing usr/share/zsh/5.9/functions/_lha ... Processing usr/share/zsh/5.9/functions/_libvirt ... Processing usr/share/zsh/5.9/functions/_lighttpd ... Processing usr/share/zsh/5.9/functions/_limit ... Processing usr/share/zsh/5.9/functions/_limits ... Processing usr/share/zsh/5.9/functions/_links ... Processing usr/share/zsh/5.9/functions/_lintian ... Processing usr/share/zsh/5.9/functions/_list ... Processing usr/share/zsh/5.9/functions/_list_files ... Processing usr/share/zsh/5.9/functions/_lldb ... Processing usr/share/zsh/5.9/functions/_ln ... Processing usr/share/zsh/5.9/functions/_loadkeys ... Processing usr/share/zsh/5.9/functions/_locale ... Processing usr/share/zsh/5.9/functions/_localedef ... Processing usr/share/zsh/5.9/functions/_locales ... Processing usr/share/zsh/5.9/functions/_locate ... Processing usr/share/zsh/5.9/functions/_logger ... Processing usr/share/zsh/5.9/functions/_logical_volumes ... Processing usr/share/zsh/5.9/functions/_login_classes ... Processing usr/share/zsh/5.9/functions/_look ... Processing usr/share/zsh/5.9/functions/_losetup ... Processing usr/share/zsh/5.9/functions/_lp ... Processing usr/share/zsh/5.9/functions/_ls ... Processing usr/share/zsh/5.9/functions/_lsattr ... Processing usr/share/zsh/5.9/functions/_lsblk ... Processing usr/share/zsh/5.9/functions/_lscfg ... Processing usr/share/zsh/5.9/functions/_lsdev ... Processing usr/share/zsh/5.9/functions/_lslv ... Processing usr/share/zsh/5.9/functions/_lsns ... Processing usr/share/zsh/5.9/functions/_lsof ... Processing usr/share/zsh/5.9/functions/_lspv ... Processing usr/share/zsh/5.9/functions/_lsusb ... Processing usr/share/zsh/5.9/functions/_lsvg ... Processing usr/share/zsh/5.9/functions/_ltrace ... Processing usr/share/zsh/5.9/functions/_lua ... Processing usr/share/zsh/5.9/functions/_luarocks ... Processing usr/share/zsh/5.9/functions/_lynx ... Processing usr/share/zsh/5.9/functions/_lz4 ... Processing usr/share/zsh/5.9/functions/_lzop ... Processing usr/share/zsh/5.9/functions/_mac_applications ... Processing usr/share/zsh/5.9/functions/_mac_files_for_application ... Processing usr/share/zsh/5.9/functions/_madison ... Processing usr/share/zsh/5.9/functions/_mail ... Processing usr/share/zsh/5.9/functions/_mailboxes ... Processing usr/share/zsh/5.9/functions/_main_complete ... Processing usr/share/zsh/5.9/functions/_make ... Processing usr/share/zsh/5.9/functions/_make-kpkg ... Processing usr/share/zsh/5.9/functions/_man ... Processing usr/share/zsh/5.9/functions/_mat ... Processing usr/share/zsh/5.9/functions/_mat2 ... Processing usr/share/zsh/5.9/functions/_match ... Processing usr/share/zsh/5.9/functions/_math ... Processing usr/share/zsh/5.9/functions/_math_params ... Processing usr/share/zsh/5.9/functions/_matlab ... Processing usr/share/zsh/5.9/functions/_md5sum ... Processing usr/share/zsh/5.9/functions/_mdadm ... Processing usr/share/zsh/5.9/functions/_mdfind ... Processing usr/share/zsh/5.9/functions/_mdls ... Processing usr/share/zsh/5.9/functions/_mdutil ... Processing usr/share/zsh/5.9/functions/_members ... Processing usr/share/zsh/5.9/functions/_mencal ... Processing usr/share/zsh/5.9/functions/_menu ... Processing usr/share/zsh/5.9/functions/_mere ... Processing usr/share/zsh/5.9/functions/_mergechanges ... Processing usr/share/zsh/5.9/functions/_message ... Processing usr/share/zsh/5.9/functions/_mh ... Processing usr/share/zsh/5.9/functions/_mii-tool ... Processing usr/share/zsh/5.9/functions/_mime_types ... Processing usr/share/zsh/5.9/functions/_mixerctl ... Processing usr/share/zsh/5.9/functions/_mkdir ... Processing usr/share/zsh/5.9/functions/_mkfifo ... Processing usr/share/zsh/5.9/functions/_mknod ... Processing usr/share/zsh/5.9/functions/_mkshortcut ... Processing usr/share/zsh/5.9/functions/_mktemp ... Processing usr/share/zsh/5.9/functions/_mkzsh ... Processing usr/share/zsh/5.9/functions/_module ... Processing usr/share/zsh/5.9/functions/_module-assistant ... Processing usr/share/zsh/5.9/functions/_module_math_func ... Processing usr/share/zsh/5.9/functions/_modutils ... Processing usr/share/zsh/5.9/functions/_mondo ... Processing usr/share/zsh/5.9/functions/_monotone ... Processing usr/share/zsh/5.9/functions/_moosic ... Processing usr/share/zsh/5.9/functions/_mosh ... Processing usr/share/zsh/5.9/functions/_most_recent_file ... Processing usr/share/zsh/5.9/functions/_mount ... Processing usr/share/zsh/5.9/functions/_mozilla ... Processing usr/share/zsh/5.9/functions/_mpc ... Processing usr/share/zsh/5.9/functions/_mplayer ... Processing usr/share/zsh/5.9/functions/_mt ... Processing usr/share/zsh/5.9/functions/_mtools ... Processing usr/share/zsh/5.9/functions/_mtr ... Processing usr/share/zsh/5.9/functions/_multi_parts ... Processing usr/share/zsh/5.9/functions/_mupdf ... Processing usr/share/zsh/5.9/functions/_mutt ... Processing usr/share/zsh/5.9/functions/_mv ... Processing usr/share/zsh/5.9/functions/_my_accounts ... Processing usr/share/zsh/5.9/functions/_myrepos ... Processing usr/share/zsh/5.9/functions/_mysql_utils ... Processing usr/share/zsh/5.9/functions/_mysqldiff ... Processing usr/share/zsh/5.9/functions/_nautilus ... Processing usr/share/zsh/5.9/functions/_nbsd_architectures ... Processing usr/share/zsh/5.9/functions/_ncftp ... Processing usr/share/zsh/5.9/functions/_nedit ... Processing usr/share/zsh/5.9/functions/_net_interfaces ... Processing usr/share/zsh/5.9/functions/_netcat ... Processing usr/share/zsh/5.9/functions/_netscape ... Processing usr/share/zsh/5.9/functions/_netstat ... Processing usr/share/zsh/5.9/functions/_networkmanager ... Processing usr/share/zsh/5.9/functions/_networksetup ... Processing usr/share/zsh/5.9/functions/_newsgroups ... Processing usr/share/zsh/5.9/functions/_next_label ... Processing usr/share/zsh/5.9/functions/_next_tags ... Processing usr/share/zsh/5.9/functions/_nginx ... Processing usr/share/zsh/5.9/functions/_ngrep ... Processing usr/share/zsh/5.9/functions/_nice ... Processing usr/share/zsh/5.9/functions/_nkf ... Processing usr/share/zsh/5.9/functions/_nl ... Processing usr/share/zsh/5.9/functions/_nm ... Processing usr/share/zsh/5.9/functions/_nmap ... Processing usr/share/zsh/5.9/functions/_normal ... Processing usr/share/zsh/5.9/functions/_nothing ... Processing usr/share/zsh/5.9/functions/_npm ... Processing usr/share/zsh/5.9/functions/_nsenter ... Processing usr/share/zsh/5.9/functions/_nslookup ... Processing usr/share/zsh/5.9/functions/_numbers ... Processing usr/share/zsh/5.9/functions/_numfmt ... Processing usr/share/zsh/5.9/functions/_nvram ... Processing usr/share/zsh/5.9/functions/_objdump ... Processing usr/share/zsh/5.9/functions/_object_classes ... Processing usr/share/zsh/5.9/functions/_object_files ... Processing usr/share/zsh/5.9/functions/_obsd_architectures ... Processing usr/share/zsh/5.9/functions/_od ... Processing usr/share/zsh/5.9/functions/_okular ... Processing usr/share/zsh/5.9/functions/_oldlist ... Processing usr/share/zsh/5.9/functions/_open ... Processing usr/share/zsh/5.9/functions/_openstack ... Processing usr/share/zsh/5.9/functions/_opkg ... Processing usr/share/zsh/5.9/functions/_options ... Processing usr/share/zsh/5.9/functions/_options_set ... Processing usr/share/zsh/5.9/functions/_options_unset ... Processing usr/share/zsh/5.9/functions/_opustools ... Processing usr/share/zsh/5.9/functions/_osascript ... Processing usr/share/zsh/5.9/functions/_osc ... Processing usr/share/zsh/5.9/functions/_other_accounts ... Processing usr/share/zsh/5.9/functions/_otool ... Processing usr/share/zsh/5.9/functions/_pack ... Processing usr/share/zsh/5.9/functions/_pandoc ... Processing usr/share/zsh/5.9/functions/_parameter ... Processing usr/share/zsh/5.9/functions/_parameters ... Processing usr/share/zsh/5.9/functions/_paste ... Processing usr/share/zsh/5.9/functions/_patch ... Processing usr/share/zsh/5.9/functions/_patchutils ... Processing usr/share/zsh/5.9/functions/_path_commands ... Processing usr/share/zsh/5.9/functions/_path_files ... Processing usr/share/zsh/5.9/functions/_pax ... Processing usr/share/zsh/5.9/functions/_pbcopy ... Processing usr/share/zsh/5.9/functions/_pbm ... Processing usr/share/zsh/5.9/functions/_pbuilder ... Processing usr/share/zsh/5.9/functions/_pdf ... Processing usr/share/zsh/5.9/functions/_pdftk ... Processing usr/share/zsh/5.9/functions/_perf ... Processing usr/share/zsh/5.9/functions/_perforce ... Processing usr/share/zsh/5.9/functions/_perl ... Processing usr/share/zsh/5.9/functions/_perl_basepods ... Processing usr/share/zsh/5.9/functions/_perl_modules ... Processing usr/share/zsh/5.9/functions/_perldoc ... Processing usr/share/zsh/5.9/functions/_pfctl ... Processing usr/share/zsh/5.9/functions/_pfexec ... Processing usr/share/zsh/5.9/functions/_pgids ... Processing usr/share/zsh/5.9/functions/_pgrep ... Processing usr/share/zsh/5.9/functions/_php ... Processing usr/share/zsh/5.9/functions/_physical_volumes ... Processing usr/share/zsh/5.9/functions/_pick_variant ... Processing usr/share/zsh/5.9/functions/_picocom ... Processing usr/share/zsh/5.9/functions/_pidof ... Processing usr/share/zsh/5.9/functions/_pids ... Processing usr/share/zsh/5.9/functions/_pine ... Processing usr/share/zsh/5.9/functions/_ping ... Processing usr/share/zsh/5.9/functions/_pip ... Processing usr/share/zsh/5.9/functions/_piuparts ... Processing usr/share/zsh/5.9/functions/_pkg-config ... Processing usr/share/zsh/5.9/functions/_pkg5 ... Processing usr/share/zsh/5.9/functions/_pkg_instance ... Processing usr/share/zsh/5.9/functions/_pkgadd ... Processing usr/share/zsh/5.9/functions/_pkgin ... Processing usr/share/zsh/5.9/functions/_pkginfo ... Processing usr/share/zsh/5.9/functions/_pkgrm ... Processing usr/share/zsh/5.9/functions/_pkgtool ... Processing usr/share/zsh/5.9/functions/_plutil ... Processing usr/share/zsh/5.9/functions/_pmap ... Processing usr/share/zsh/5.9/functions/_pon ... Processing usr/share/zsh/5.9/functions/_portaudit ... Processing usr/share/zsh/5.9/functions/_portlint ... Processing usr/share/zsh/5.9/functions/_portmaster ... Processing usr/share/zsh/5.9/functions/_ports ... Processing usr/share/zsh/5.9/functions/_portsnap ... Processing usr/share/zsh/5.9/functions/_postfix ... Processing usr/share/zsh/5.9/functions/_postgresql ... Processing usr/share/zsh/5.9/functions/_postscript ... Processing usr/share/zsh/5.9/functions/_powerd ... Processing usr/share/zsh/5.9/functions/_pr ... Processing usr/share/zsh/5.9/functions/_precommand ... Processing usr/share/zsh/5.9/functions/_prefix ... Processing usr/share/zsh/5.9/functions/_print ... Processing usr/share/zsh/5.9/functions/_printenv ... Processing usr/share/zsh/5.9/functions/_printers ... Processing usr/share/zsh/5.9/functions/_process_names ... Processing usr/share/zsh/5.9/functions/_procstat ... Processing usr/share/zsh/5.9/functions/_prompt ... Processing usr/share/zsh/5.9/functions/_prove ... Processing usr/share/zsh/5.9/functions/_prstat ... Processing usr/share/zsh/5.9/functions/_ps ... Processing usr/share/zsh/5.9/functions/_ps1234 ... Processing usr/share/zsh/5.9/functions/_pscp ... Processing usr/share/zsh/5.9/functions/_pspdf ... Processing usr/share/zsh/5.9/functions/_psutils ... Processing usr/share/zsh/5.9/functions/_ptree ... Processing usr/share/zsh/5.9/functions/_ptx ... Processing usr/share/zsh/5.9/functions/_pump ... Processing usr/share/zsh/5.9/functions/_putclip ... Processing usr/share/zsh/5.9/functions/_pv ... Processing usr/share/zsh/5.9/functions/_pwgen ... Processing usr/share/zsh/5.9/functions/_pydoc ... Processing usr/share/zsh/5.9/functions/_python ... Processing usr/share/zsh/5.9/functions/_python_modules ... Processing usr/share/zsh/5.9/functions/_qdbus ... Processing usr/share/zsh/5.9/functions/_qemu ... Processing usr/share/zsh/5.9/functions/_qiv ... Processing usr/share/zsh/5.9/functions/_qtplay ... Processing usr/share/zsh/5.9/functions/_quilt ... Processing usr/share/zsh/5.9/functions/_rake ... Processing usr/share/zsh/5.9/functions/_ranlib ... Processing usr/share/zsh/5.9/functions/_rar ... Processing usr/share/zsh/5.9/functions/_rcctl ... Processing usr/share/zsh/5.9/functions/_rclone ... Processing usr/share/zsh/5.9/functions/_rcs ... Processing usr/share/zsh/5.9/functions/_rdesktop ... Processing usr/share/zsh/5.9/functions/_read ... Processing usr/share/zsh/5.9/functions/_read_comp ... Processing usr/share/zsh/5.9/functions/_readelf ... Processing usr/share/zsh/5.9/functions/_readlink ... Processing usr/share/zsh/5.9/functions/_readshortcut ... Processing usr/share/zsh/5.9/functions/_rebootin ... Processing usr/share/zsh/5.9/functions/_redirect ... Processing usr/share/zsh/5.9/functions/_regex_arguments ... Processing usr/share/zsh/5.9/functions/_regex_words ... Processing usr/share/zsh/5.9/functions/_remote_files ... Processing usr/share/zsh/5.9/functions/_renice ... Processing usr/share/zsh/5.9/functions/_reprepro ... Processing usr/share/zsh/5.9/functions/_requested ... Processing usr/share/zsh/5.9/functions/_retrieve_cache ... Processing usr/share/zsh/5.9/functions/_retrieve_mac_apps ... Processing usr/share/zsh/5.9/functions/_ri ... Processing usr/share/zsh/5.9/functions/_rlogin ... Processing usr/share/zsh/5.9/functions/_rm ... Processing usr/share/zsh/5.9/functions/_rmdir ... Processing usr/share/zsh/5.9/functions/_route ... Processing usr/share/zsh/5.9/functions/_routing_domains ... Processing usr/share/zsh/5.9/functions/_routing_tables ... Processing usr/share/zsh/5.9/functions/_rpm ... Processing usr/share/zsh/5.9/functions/_rrdtool ... Processing usr/share/zsh/5.9/functions/_rsync ... Processing usr/share/zsh/5.9/functions/_rubber ... Processing usr/share/zsh/5.9/functions/_ruby ... Processing usr/share/zsh/5.9/functions/_run-help ... Processing usr/share/zsh/5.9/functions/_runit ... Processing usr/share/zsh/5.9/functions/_samba ... Processing usr/share/zsh/5.9/functions/_savecore ... Processing usr/share/zsh/5.9/functions/_say ... Processing usr/share/zsh/5.9/functions/_sbuild ... Processing usr/share/zsh/5.9/functions/_sc_usage ... Processing usr/share/zsh/5.9/functions/_sccs ... Processing usr/share/zsh/5.9/functions/_sched ... Processing usr/share/zsh/5.9/functions/_schedtool ... Processing usr/share/zsh/5.9/functions/_schroot ... Processing usr/share/zsh/5.9/functions/_scl ... Processing usr/share/zsh/5.9/functions/_scons ... Processing usr/share/zsh/5.9/functions/_screen ... Processing usr/share/zsh/5.9/functions/_script ... Processing usr/share/zsh/5.9/functions/_scselect ... Processing usr/share/zsh/5.9/functions/_scutil ... Processing usr/share/zsh/5.9/functions/_seafile ... Processing usr/share/zsh/5.9/functions/_sed ... Processing usr/share/zsh/5.9/functions/_selinux_contexts ... Processing usr/share/zsh/5.9/functions/_selinux_roles ... Processing usr/share/zsh/5.9/functions/_selinux_types ... Processing usr/share/zsh/5.9/functions/_selinux_users ... Processing usr/share/zsh/5.9/functions/_sep_parts ... Processing usr/share/zsh/5.9/functions/_seq ... Processing usr/share/zsh/5.9/functions/_sequence ... Processing usr/share/zsh/5.9/functions/_service ... Processing usr/share/zsh/5.9/functions/_services ... Processing usr/share/zsh/5.9/functions/_set ... Processing usr/share/zsh/5.9/functions/_set_command ... Processing usr/share/zsh/5.9/functions/_setfacl ... Processing usr/share/zsh/5.9/functions/_setopt ... Processing usr/share/zsh/5.9/functions/_setpriv ... Processing usr/share/zsh/5.9/functions/_setsid ... Processing usr/share/zsh/5.9/functions/_setup ... Processing usr/share/zsh/5.9/functions/_setxkbmap ... Processing usr/share/zsh/5.9/functions/_sh ... Processing usr/share/zsh/5.9/functions/_shasum ... Processing usr/share/zsh/5.9/functions/_showmount ... Processing usr/share/zsh/5.9/functions/_shred ... Processing usr/share/zsh/5.9/functions/_shuf ... Processing usr/share/zsh/5.9/functions/_shutdown ... Processing usr/share/zsh/5.9/functions/_signals ... Processing usr/share/zsh/5.9/functions/_signify ... Processing usr/share/zsh/5.9/functions/_sisu ... Processing usr/share/zsh/5.9/functions/_slabtop ... Processing usr/share/zsh/5.9/functions/_slrn ... Processing usr/share/zsh/5.9/functions/_smartmontools ... Processing usr/share/zsh/5.9/functions/_smit ... Processing usr/share/zsh/5.9/functions/_snoop ... Processing usr/share/zsh/5.9/functions/_socket ... Processing usr/share/zsh/5.9/functions/_sockstat ... Processing usr/share/zsh/5.9/functions/_softwareupdate ... Processing usr/share/zsh/5.9/functions/_sort ... Processing usr/share/zsh/5.9/functions/_source ... Processing usr/share/zsh/5.9/functions/_spamassassin ... Processing usr/share/zsh/5.9/functions/_split ... Processing usr/share/zsh/5.9/functions/_sqlite ... Processing usr/share/zsh/5.9/functions/_sqsh ... Processing usr/share/zsh/5.9/functions/_ss ... Processing usr/share/zsh/5.9/functions/_ssh ... Processing usr/share/zsh/5.9/functions/_ssh_hosts ... Processing usr/share/zsh/5.9/functions/_sshfs ... Processing usr/share/zsh/5.9/functions/_stat ... Processing usr/share/zsh/5.9/functions/_stdbuf ... Processing usr/share/zsh/5.9/functions/_stgit ... Processing usr/share/zsh/5.9/functions/_store_cache ... Processing usr/share/zsh/5.9/functions/_stow ... Processing usr/share/zsh/5.9/functions/_strace ... Processing usr/share/zsh/5.9/functions/_strftime ... Processing usr/share/zsh/5.9/functions/_strings ... Processing usr/share/zsh/5.9/functions/_strip ... Processing usr/share/zsh/5.9/functions/_stty ... Processing usr/share/zsh/5.9/functions/_su ... Processing usr/share/zsh/5.9/functions/_sub_commands ... Processing usr/share/zsh/5.9/functions/_sublimetext ... Processing usr/share/zsh/5.9/functions/_subscript ... Processing usr/share/zsh/5.9/functions/_subversion ... Processing usr/share/zsh/5.9/functions/_sudo ... Processing usr/share/zsh/5.9/functions/_suffix_alias_files ... Processing usr/share/zsh/5.9/functions/_surfraw ... Processing usr/share/zsh/5.9/functions/_svcadm ... Processing usr/share/zsh/5.9/functions/_svccfg ... Processing usr/share/zsh/5.9/functions/_svcprop ... Processing usr/share/zsh/5.9/functions/_svcs ... Processing usr/share/zsh/5.9/functions/_svcs_fmri ... Processing usr/share/zsh/5.9/functions/_svn-buildpackage ... Processing usr/share/zsh/5.9/functions/_sw_vers ... Processing usr/share/zsh/5.9/functions/_swaks ... Processing usr/share/zsh/5.9/functions/_swanctl ... Processing usr/share/zsh/5.9/functions/_swift ... Processing usr/share/zsh/5.9/functions/_sys_calls ... Processing usr/share/zsh/5.9/functions/_sysclean ... Processing usr/share/zsh/5.9/functions/_sysctl ... Processing usr/share/zsh/5.9/functions/_sysmerge ... Processing usr/share/zsh/5.9/functions/_syspatch ... Processing usr/share/zsh/5.9/functions/_sysrc ... Processing usr/share/zsh/5.9/functions/_sysstat ... Processing usr/share/zsh/5.9/functions/_systat ... Processing usr/share/zsh/5.9/functions/_system_profiler ... Processing usr/share/zsh/5.9/functions/_sysupgrade ... Processing usr/share/zsh/5.9/functions/_tac ... Processing usr/share/zsh/5.9/functions/_tags ... Processing usr/share/zsh/5.9/functions/_tail ... Processing usr/share/zsh/5.9/functions/_tar ... Processing usr/share/zsh/5.9/functions/_tar_archive ... Processing usr/share/zsh/5.9/functions/_tardy ... Processing usr/share/zsh/5.9/functions/_tcpdump ... Processing usr/share/zsh/5.9/functions/_tcpsys ... Processing usr/share/zsh/5.9/functions/_tcptraceroute ... Processing usr/share/zsh/5.9/functions/_tee ... Processing usr/share/zsh/5.9/functions/_telnet ... Processing usr/share/zsh/5.9/functions/_terminals ... Processing usr/share/zsh/5.9/functions/_tex ... Processing usr/share/zsh/5.9/functions/_texi ... Processing usr/share/zsh/5.9/functions/_texinfo ... Processing usr/share/zsh/5.9/functions/_tidy ... Processing usr/share/zsh/5.9/functions/_tiff ... Processing usr/share/zsh/5.9/functions/_tilde ... Processing usr/share/zsh/5.9/functions/_tilde_files ... Processing usr/share/zsh/5.9/functions/_time_zone ... Processing usr/share/zsh/5.9/functions/_timeout ... Processing usr/share/zsh/5.9/functions/_tin ... Processing usr/share/zsh/5.9/functions/_tla ... Processing usr/share/zsh/5.9/functions/_tload ... Processing usr/share/zsh/5.9/functions/_tmux ... Processing usr/share/zsh/5.9/functions/_todo.sh ... Processing usr/share/zsh/5.9/functions/_toilet ... Processing usr/share/zsh/5.9/functions/_toolchain-source ... Processing usr/share/zsh/5.9/functions/_top ... Processing usr/share/zsh/5.9/functions/_topgit ... Processing usr/share/zsh/5.9/functions/_totd ... Processing usr/share/zsh/5.9/functions/_touch ... Processing usr/share/zsh/5.9/functions/_tpb ... Processing usr/share/zsh/5.9/functions/_tput ... Processing usr/share/zsh/5.9/functions/_tr ... Processing usr/share/zsh/5.9/functions/_tracepath ... Processing usr/share/zsh/5.9/functions/_transmission ... Processing usr/share/zsh/5.9/functions/_trap ... Processing usr/share/zsh/5.9/functions/_trash ... Processing usr/share/zsh/5.9/functions/_tree ... Processing usr/share/zsh/5.9/functions/_truncate ... Processing usr/share/zsh/5.9/functions/_truss ... Processing usr/share/zsh/5.9/functions/_tty ... Processing usr/share/zsh/5.9/functions/_ttyctl ... Processing usr/share/zsh/5.9/functions/_ttys ... Processing usr/share/zsh/5.9/functions/_tune2fs ... Processing usr/share/zsh/5.9/functions/_twidge ... Processing usr/share/zsh/5.9/functions/_twisted ... Processing usr/share/zsh/5.9/functions/_typeset ... Processing usr/share/zsh/5.9/functions/_ulimit ... Processing usr/share/zsh/5.9/functions/_uml ... Processing usr/share/zsh/5.9/functions/_umountable ... Processing usr/share/zsh/5.9/functions/_unace ... Processing usr/share/zsh/5.9/functions/_uname ... Processing usr/share/zsh/5.9/functions/_unexpand ... Processing usr/share/zsh/5.9/functions/_unhash ... Processing usr/share/zsh/5.9/functions/_uniq ... Processing usr/share/zsh/5.9/functions/_unison ... Processing usr/share/zsh/5.9/functions/_units ... Processing usr/share/zsh/5.9/functions/_unshare ... Processing usr/share/zsh/5.9/functions/_update-alternatives ... Processing usr/share/zsh/5.9/functions/_update-rc.d ... Processing usr/share/zsh/5.9/functions/_uptime ... Processing usr/share/zsh/5.9/functions/_urls ... Processing usr/share/zsh/5.9/functions/_urpmi ... Processing usr/share/zsh/5.9/functions/_urxvt ... Processing usr/share/zsh/5.9/functions/_usbconfig ... Processing usr/share/zsh/5.9/functions/_uscan ... Processing usr/share/zsh/5.9/functions/_user_admin ... Processing usr/share/zsh/5.9/functions/_user_at_host ... Processing usr/share/zsh/5.9/functions/_user_expand ... Processing usr/share/zsh/5.9/functions/_user_math_func ... Processing usr/share/zsh/5.9/functions/_users ... Processing usr/share/zsh/5.9/functions/_users_on ... Processing usr/share/zsh/5.9/functions/_valgrind ... Processing usr/share/zsh/5.9/functions/_value ... Processing usr/share/zsh/5.9/functions/_values ... Processing usr/share/zsh/5.9/functions/_vared ... Processing usr/share/zsh/5.9/functions/_vars ... Processing usr/share/zsh/5.9/functions/_vcs_info ... Processing usr/share/zsh/5.9/functions/_vcs_info_hooks ... Processing usr/share/zsh/5.9/functions/_vi ... Processing usr/share/zsh/5.9/functions/_vim ... Processing usr/share/zsh/5.9/functions/_vim-addons ... Processing usr/share/zsh/5.9/functions/_visudo ... Processing usr/share/zsh/5.9/functions/_vmctl ... Processing usr/share/zsh/5.9/functions/_vmstat ... Processing usr/share/zsh/5.9/functions/_vnc ... Processing usr/share/zsh/5.9/functions/_volume_groups ... Processing usr/share/zsh/5.9/functions/_vorbis ... Processing usr/share/zsh/5.9/functions/_vpnc ... Processing usr/share/zsh/5.9/functions/_vserver ... Processing usr/share/zsh/5.9/functions/_w ... Processing usr/share/zsh/5.9/functions/_w3m ... Processing usr/share/zsh/5.9/functions/_wait ... Processing usr/share/zsh/5.9/functions/_wajig ... Processing usr/share/zsh/5.9/functions/_wakeup_capable_devices ... Processing usr/share/zsh/5.9/functions/_wanna-build ... Processing usr/share/zsh/5.9/functions/_wanted ... Processing usr/share/zsh/5.9/functions/_watch ... Processing usr/share/zsh/5.9/functions/_watch-snoop ... Processing usr/share/zsh/5.9/functions/_wc ... Processing usr/share/zsh/5.9/functions/_webbrowser ... Processing usr/share/zsh/5.9/functions/_wget ... Processing usr/share/zsh/5.9/functions/_whereis ... Processing usr/share/zsh/5.9/functions/_which ... Processing usr/share/zsh/5.9/functions/_who ... Processing usr/share/zsh/5.9/functions/_whois ... Processing usr/share/zsh/5.9/functions/_widgets ... Processing usr/share/zsh/5.9/functions/_wiggle ... Processing usr/share/zsh/5.9/functions/_wipefs ... Processing usr/share/zsh/5.9/functions/_wpa_cli ... Processing usr/share/zsh/5.9/functions/_x_arguments ... Processing usr/share/zsh/5.9/functions/_x_borderwidth ... Processing usr/share/zsh/5.9/functions/_x_color ... Processing usr/share/zsh/5.9/functions/_x_colormapid ... Processing usr/share/zsh/5.9/functions/_x_cursor ... Processing usr/share/zsh/5.9/functions/_x_display ... Processing usr/share/zsh/5.9/functions/_x_extension ... Processing usr/share/zsh/5.9/functions/_x_font ... Processing usr/share/zsh/5.9/functions/_x_geometry ... Processing usr/share/zsh/5.9/functions/_x_keysym ... Processing usr/share/zsh/5.9/functions/_x_locale ... Processing usr/share/zsh/5.9/functions/_x_modifier ... Processing usr/share/zsh/5.9/functions/_x_name ... Processing usr/share/zsh/5.9/functions/_x_resource ... Processing usr/share/zsh/5.9/functions/_x_selection_timeout ... Processing usr/share/zsh/5.9/functions/_x_title ... Processing usr/share/zsh/5.9/functions/_x_utils ... Processing usr/share/zsh/5.9/functions/_x_visual ... Processing usr/share/zsh/5.9/functions/_x_window ... Processing usr/share/zsh/5.9/functions/_xargs ... Processing usr/share/zsh/5.9/functions/_xauth ... Processing usr/share/zsh/5.9/functions/_xautolock ... Processing usr/share/zsh/5.9/functions/_xclip ... Processing usr/share/zsh/5.9/functions/_xcode-select ... Processing usr/share/zsh/5.9/functions/_xdvi ... Processing usr/share/zsh/5.9/functions/_xfig ... Processing usr/share/zsh/5.9/functions/_xft_fonts ... Processing usr/share/zsh/5.9/functions/_xinput ... Processing usr/share/zsh/5.9/functions/_xloadimage ... Processing usr/share/zsh/5.9/functions/_xmlsoft ... Processing usr/share/zsh/5.9/functions/_xmlstarlet ... Processing usr/share/zsh/5.9/functions/_xmms2 ... Processing usr/share/zsh/5.9/functions/_xmodmap ... Processing usr/share/zsh/5.9/functions/_xournal ... Processing usr/share/zsh/5.9/functions/_xpdf ... Processing usr/share/zsh/5.9/functions/_xrandr ... Processing usr/share/zsh/5.9/functions/_xscreensaver ... Processing usr/share/zsh/5.9/functions/_xset ... Processing usr/share/zsh/5.9/functions/_xt_arguments ... Processing usr/share/zsh/5.9/functions/_xt_session_id ... Processing usr/share/zsh/5.9/functions/_xterm ... Processing usr/share/zsh/5.9/functions/_xv ... Processing usr/share/zsh/5.9/functions/_xwit ... Processing usr/share/zsh/5.9/functions/_xxd ... Processing usr/share/zsh/5.9/functions/_xz ... Processing usr/share/zsh/5.9/functions/_yafc ... Processing usr/share/zsh/5.9/functions/_yast ... Processing usr/share/zsh/5.9/functions/_yodl ... Processing usr/share/zsh/5.9/functions/_yp ... Processing usr/share/zsh/5.9/functions/_yum ... Processing usr/share/zsh/5.9/functions/_zargs ... Processing usr/share/zsh/5.9/functions/_zattr ... Processing usr/share/zsh/5.9/functions/_zcalc ... Processing usr/share/zsh/5.9/functions/_zcalc_line ... Processing usr/share/zsh/5.9/functions/_zcat ... Processing usr/share/zsh/5.9/functions/_zcompile ... Processing usr/share/zsh/5.9/functions/_zdump ... Processing usr/share/zsh/5.9/functions/_zeal ... Processing usr/share/zsh/5.9/functions/_zed ... Processing usr/share/zsh/5.9/functions/_zfs ... Processing usr/share/zsh/5.9/functions/_zfs_dataset ... Processing usr/share/zsh/5.9/functions/_zfs_pool ... Processing usr/share/zsh/5.9/functions/_zftp ... Processing usr/share/zsh/5.9/functions/_zip ... Processing usr/share/zsh/5.9/functions/_zle ... Processing usr/share/zsh/5.9/functions/_zlogin ... Processing usr/share/zsh/5.9/functions/_zmodload ... Processing usr/share/zsh/5.9/functions/_zmv ... Processing usr/share/zsh/5.9/functions/_zoneadm ... Processing usr/share/zsh/5.9/functions/_zones ... Processing usr/share/zsh/5.9/functions/_zparseopts ... Processing usr/share/zsh/5.9/functions/_zpty ... Processing usr/share/zsh/5.9/functions/_zsh ... Processing usr/share/zsh/5.9/functions/_zsh-mime-handler ... Processing usr/share/zsh/5.9/functions/_zsocket ... Processing usr/share/zsh/5.9/functions/_zstyle ... Processing usr/share/zsh/5.9/functions/_ztodo ... Processing usr/share/zsh/5.9/functions/_zypper ... Processing usr/share/zsh/5.9/functions/add-zle-hook-widget ... Processing usr/share/zsh/5.9/functions/add-zsh-hook ... Processing usr/share/zsh/5.9/functions/after ... Processing usr/share/zsh/5.9/functions/age ... Processing usr/share/zsh/5.9/functions/allopt ... Processing usr/share/zsh/5.9/functions/backward-kill-word-match ... Processing usr/share/zsh/5.9/functions/backward-word-match ... Processing usr/share/zsh/5.9/functions/bashcompinit ... Processing usr/share/zsh/5.9/functions/before ... Processing usr/share/zsh/5.9/functions/bracketed-paste-magic ... Processing usr/share/zsh/5.9/functions/bracketed-paste-url-magic ... Processing usr/share/zsh/5.9/functions/calendar ... Processing usr/share/zsh/5.9/functions/calendar_add ... Processing usr/share/zsh/5.9/functions/calendar_edit ... Processing usr/share/zsh/5.9/functions/calendar_lockfiles ... Processing usr/share/zsh/5.9/functions/calendar_parse ... Processing usr/share/zsh/5.9/functions/calendar_read ... Processing usr/share/zsh/5.9/functions/calendar_scandate ... Processing usr/share/zsh/5.9/functions/calendar_show ... Processing usr/share/zsh/5.9/functions/calendar_showdate ... Processing usr/share/zsh/5.9/functions/calendar_sort ... Processing usr/share/zsh/5.9/functions/capitalize-word-match ... Processing usr/share/zsh/5.9/functions/catch ... Processing usr/share/zsh/5.9/functions/cdr ... Processing usr/share/zsh/5.9/functions/checkmail ... Processing usr/share/zsh/5.9/functions/chpwd_recent_add ... Processing usr/share/zsh/5.9/functions/chpwd_recent_dirs ... Processing usr/share/zsh/5.9/functions/chpwd_recent_filehandler ... Processing usr/share/zsh/5.9/functions/colors ... Processing usr/share/zsh/5.9/functions/compaudit ... Processing usr/share/zsh/5.9/functions/compdump ... Processing usr/share/zsh/5.9/functions/compinit ... Processing usr/share/zsh/5.9/functions/compinstall ... Processing usr/share/zsh/5.9/functions/copy-earlier-word ... Processing usr/share/zsh/5.9/functions/cycle-completion-positions ... Processing usr/share/zsh/5.9/functions/define-composed-chars ... Processing usr/share/zsh/5.9/functions/delete-whole-word-match ... Processing usr/share/zsh/5.9/functions/down-case-word-match ... Processing usr/share/zsh/5.9/functions/down-line-or-beginning-search ... Processing usr/share/zsh/5.9/functions/edit-command-line ... Processing usr/share/zsh/5.9/functions/expand-absolute-path ... Processing usr/share/zsh/5.9/functions/forward-word-match ... Processing usr/share/zsh/5.9/functions/getjobs ... Processing usr/share/zsh/5.9/functions/harden ... Processing usr/share/zsh/5.9/functions/history-beginning-search-menu ... Processing usr/share/zsh/5.9/functions/history-pattern-search ... Processing usr/share/zsh/5.9/functions/history-search-end ... Processing usr/share/zsh/5.9/functions/incarg ... Processing usr/share/zsh/5.9/functions/incremental-complete-word ... Processing usr/share/zsh/5.9/functions/insert-composed-char ... Processing usr/share/zsh/5.9/functions/insert-files ... Processing usr/share/zsh/5.9/functions/insert-unicode-char ... Processing usr/share/zsh/5.9/functions/is-at-least ... Processing usr/share/zsh/5.9/functions/keeper ... Processing usr/share/zsh/5.9/functions/keymap+widget ... Processing usr/share/zsh/5.9/functions/kill-word-match ... Processing usr/share/zsh/5.9/functions/match-word-context ... Processing usr/share/zsh/5.9/functions/match-words-by-style ... Processing usr/share/zsh/5.9/functions/mere ... Processing usr/share/zsh/5.9/functions/modify-current-argument ... Processing usr/share/zsh/5.9/functions/move-line-in-buffer ... Processing usr/share/zsh/5.9/functions/narrow-to-region ... Processing usr/share/zsh/5.9/functions/narrow-to-region-invisible ... Processing usr/share/zsh/5.9/functions/nslookup ... Processing usr/share/zsh/5.9/functions/pick-web-browser ... Processing usr/share/zsh/5.9/functions/predict-on ... Processing usr/share/zsh/5.9/functions/prompt_adam1_setup ... Processing usr/share/zsh/5.9/functions/prompt_adam2_setup ... Processing usr/share/zsh/5.9/functions/prompt_bart_setup ... Processing usr/share/zsh/5.9/functions/prompt_bigfade_setup ... Processing usr/share/zsh/5.9/functions/prompt_clint_setup ... Processing usr/share/zsh/5.9/functions/prompt_default_setup ... Processing usr/share/zsh/5.9/functions/prompt_elite2_setup ... Processing usr/share/zsh/5.9/functions/prompt_elite_setup ... Processing usr/share/zsh/5.9/functions/prompt_fade_setup ... Processing usr/share/zsh/5.9/functions/prompt_fire_setup ... Processing usr/share/zsh/5.9/functions/prompt_off_setup ... Processing usr/share/zsh/5.9/functions/prompt_oliver_setup ... Processing usr/share/zsh/5.9/functions/prompt_pws_setup ... Processing usr/share/zsh/5.9/functions/prompt_redhat_setup ... Processing usr/share/zsh/5.9/functions/prompt_restore_setup ... Processing usr/share/zsh/5.9/functions/prompt_special_chars ... Processing usr/share/zsh/5.9/functions/prompt_suse_setup ... Processing usr/share/zsh/5.9/functions/prompt_walters_setup ... Processing usr/share/zsh/5.9/functions/prompt_zefram_setup ... Processing usr/share/zsh/5.9/functions/promptinit ... Processing usr/share/zsh/5.9/functions/promptnl ... Processing usr/share/zsh/5.9/functions/quote-and-complete-word ... Processing usr/share/zsh/5.9/functions/read-from-minibuffer ... Processing usr/share/zsh/5.9/functions/regexp-replace ... Processing usr/share/zsh/5.9/functions/relative ... Processing usr/share/zsh/5.9/functions/replace-argument ... Processing usr/share/zsh/5.9/functions/replace-string ... Processing usr/share/zsh/5.9/functions/replace-string-again ... Processing usr/share/zsh/5.9/functions/run-help ... Processing usr/share/zsh/5.9/functions/run-help-btrfs ... Processing usr/share/zsh/5.9/functions/run-help-git ... Processing usr/share/zsh/5.9/functions/run-help-ip ... Processing usr/share/zsh/5.9/functions/run-help-openssl ... Processing usr/share/zsh/5.9/functions/run-help-p4 ... Processing usr/share/zsh/5.9/functions/run-help-sudo ... Processing usr/share/zsh/5.9/functions/run-help-svk ... Processing usr/share/zsh/5.9/functions/run-help-svn ... Processing usr/share/zsh/5.9/functions/select-bracketed ... Processing usr/share/zsh/5.9/functions/select-quoted ... Processing usr/share/zsh/5.9/functions/select-word-match ... Processing usr/share/zsh/5.9/functions/select-word-style ... Processing usr/share/zsh/5.9/functions/send-invisible ... Processing usr/share/zsh/5.9/functions/smart-insert-last-word ... Processing usr/share/zsh/5.9/functions/split-shell-arguments ... Processing usr/share/zsh/5.9/functions/sticky-note ... Processing usr/share/zsh/5.9/functions/surround ... Processing usr/share/zsh/5.9/functions/test-repo-git-rebase-apply ... Processing usr/share/zsh/5.9/functions/test-repo-git-rebase-merge ... Processing usr/share/zsh/5.9/functions/tetris ... Processing usr/share/zsh/5.9/functions/tetriscurses ... Processing usr/share/zsh/5.9/functions/throw ... Processing usr/share/zsh/5.9/functions/transpose-lines ... Processing usr/share/zsh/5.9/functions/transpose-words-match ... Processing usr/share/zsh/5.9/functions/up-case-word-match ... Processing usr/share/zsh/5.9/functions/up-line-or-beginning-search ... Processing usr/share/zsh/5.9/functions/url-quote-magic ... Processing usr/share/zsh/5.9/functions/vcs_info ... Processing usr/share/zsh/5.9/functions/vcs_info_hookadd ... Processing usr/share/zsh/5.9/functions/vcs_info_hookdel ... Processing usr/share/zsh/5.9/functions/vcs_info_lastmsg ... Processing usr/share/zsh/5.9/functions/vcs_info_printsys ... Processing usr/share/zsh/5.9/functions/vcs_info_setsys ... Processing usr/share/zsh/5.9/functions/vi-pipe ... Processing usr/share/zsh/5.9/functions/which-command ... Processing usr/share/zsh/5.9/functions/xtermctl ... Processing usr/share/zsh/5.9/functions/zargs ... Processing usr/share/zsh/5.9/functions/zcalc ... Processing usr/share/zsh/5.9/functions/zcalc-auto-insert ... Processing usr/share/zsh/5.9/functions/zed ... Processing usr/share/zsh/5.9/functions/zed-set-file-name ... Processing usr/share/zsh/5.9/functions/zkbd ... Processing usr/share/zsh/5.9/functions/zmathfunc ... Processing usr/share/zsh/5.9/functions/zmathfuncdef ... Processing usr/share/zsh/5.9/functions/zmv ... Processing usr/share/zsh/5.9/functions/zrecompile ... Processing usr/share/zsh/5.9/functions/zsh-mime-contexts ... Processing usr/share/zsh/5.9/functions/zsh-mime-handler ... Processing usr/share/zsh/5.9/functions/zsh-mime-setup ... Processing usr/share/zsh/5.9/functions/zsh_directory_name_cdr ... Processing usr/share/zsh/5.9/functions/zsh_directory_name_generic ... Processing usr/share/zsh/5.9/functions/zstyle+ ... Processing usr/share/zsh/5.9/functions/ztodo ... Processing usr/share/zsh/5.9/help ... Processing usr/share/zsh/5.9/help/alias ... Processing usr/share/zsh/5.9/help/autoload ... Processing usr/share/zsh/5.9/help/bg ... Processing usr/share/zsh/5.9/help/bindkey ... Processing usr/share/zsh/5.9/help/break ... Processing usr/share/zsh/5.9/help/builtin ... Processing usr/share/zsh/5.9/help/bye ... Processing usr/share/zsh/5.9/help/cap ... Processing usr/share/zsh/5.9/help/cd ... Processing usr/share/zsh/5.9/help/chdir ... Processing usr/share/zsh/5.9/help/clone ... Processing usr/share/zsh/5.9/help/colon ... Processing usr/share/zsh/5.9/help/command ... Processing usr/share/zsh/5.9/help/comparguments ... Processing usr/share/zsh/5.9/help/compcall ... Processing usr/share/zsh/5.9/help/compctl ... Processing usr/share/zsh/5.9/help/compdescribe ... Processing usr/share/zsh/5.9/help/compfiles ... Processing usr/share/zsh/5.9/help/compgroups ... Processing usr/share/zsh/5.9/help/compquote ... Processing usr/share/zsh/5.9/help/comptags ... Processing usr/share/zsh/5.9/help/comptry ... Processing usr/share/zsh/5.9/help/compvalues ... Processing usr/share/zsh/5.9/help/continue ... Processing usr/share/zsh/5.9/help/declare ... Processing usr/share/zsh/5.9/help/dirs ... Processing usr/share/zsh/5.9/help/disable ... Processing usr/share/zsh/5.9/help/disown ... Processing usr/share/zsh/5.9/help/dot ... Processing usr/share/zsh/5.9/help/echo ... Processing usr/share/zsh/5.9/help/echotc ... Processing usr/share/zsh/5.9/help/echoti ... Processing usr/share/zsh/5.9/help/emulate ... Processing usr/share/zsh/5.9/help/enable ... Processing usr/share/zsh/5.9/help/eval ... Processing usr/share/zsh/5.9/help/exec ... Processing usr/share/zsh/5.9/help/exit ... Processing usr/share/zsh/5.9/help/export ... Processing usr/share/zsh/5.9/help/false ... Processing usr/share/zsh/5.9/help/fc ... Processing usr/share/zsh/5.9/help/fg ... Processing usr/share/zsh/5.9/help/float ... Processing usr/share/zsh/5.9/help/functions ... Processing usr/share/zsh/5.9/help/getcap ... Processing usr/share/zsh/5.9/help/getln ... Processing usr/share/zsh/5.9/help/getopts ... Processing usr/share/zsh/5.9/help/hash ... Processing usr/share/zsh/5.9/help/history ... Processing usr/share/zsh/5.9/help/integer ... Processing usr/share/zsh/5.9/help/jobs ... Processing usr/share/zsh/5.9/help/kill ... Processing usr/share/zsh/5.9/help/let ... Processing usr/share/zsh/5.9/help/limit ... Processing usr/share/zsh/5.9/help/local ... Processing usr/share/zsh/5.9/help/logout ... Processing usr/share/zsh/5.9/help/noglob ... Processing usr/share/zsh/5.9/help/popd ... Processing usr/share/zsh/5.9/help/print ... Processing usr/share/zsh/5.9/help/printf ... Processing usr/share/zsh/5.9/help/pushd ... Processing usr/share/zsh/5.9/help/pushln ... Processing usr/share/zsh/5.9/help/pwd ... Processing usr/share/zsh/5.9/help/r ... Processing usr/share/zsh/5.9/help/read ... Processing usr/share/zsh/5.9/help/readonly ... Processing usr/share/zsh/5.9/help/rehash ... Processing usr/share/zsh/5.9/help/return ... Processing usr/share/zsh/5.9/help/sched ... Processing usr/share/zsh/5.9/help/set ... Processing usr/share/zsh/5.9/help/setcap ... Processing usr/share/zsh/5.9/help/setopt ... Processing usr/share/zsh/5.9/help/shift ... Processing usr/share/zsh/5.9/help/source ... Processing usr/share/zsh/5.9/help/stat ... Processing usr/share/zsh/5.9/help/suspend ... Processing usr/share/zsh/5.9/help/test ... Processing usr/share/zsh/5.9/help/times ... Processing usr/share/zsh/5.9/help/trap ... Processing usr/share/zsh/5.9/help/true ... Processing usr/share/zsh/5.9/help/ttyctl ... Processing usr/share/zsh/5.9/help/type ... Processing usr/share/zsh/5.9/help/typeset ... Processing usr/share/zsh/5.9/help/ulimit ... Processing usr/share/zsh/5.9/help/umask ... Processing usr/share/zsh/5.9/help/unalias ... Processing usr/share/zsh/5.9/help/unfunction ... Processing usr/share/zsh/5.9/help/unhash ... Processing usr/share/zsh/5.9/help/unlimit ... Processing usr/share/zsh/5.9/help/unset ... Processing usr/share/zsh/5.9/help/unsetopt ... Processing usr/share/zsh/5.9/help/vared ... Processing usr/share/zsh/5.9/help/wait ... Processing usr/share/zsh/5.9/help/whence ... Processing usr/share/zsh/5.9/help/where ... Processing usr/share/zsh/5.9/help/which ... Processing usr/share/zsh/5.9/help/zcompile ... Processing usr/share/zsh/5.9/help/zformat ... Processing usr/share/zsh/5.9/help/zftp ... Processing usr/share/zsh/5.9/help/zle ... Processing usr/share/zsh/5.9/help/zmodload ... Processing usr/share/zsh/5.9/help/zparseopts ... Processing usr/share/zsh/5.9/help/zprof ... Processing usr/share/zsh/5.9/help/zpty ... Processing usr/share/zsh/5.9/help/zregexparse ... Processing usr/share/zsh/5.9/help/zsocket ... Processing usr/share/zsh/5.9/help/zstyle ... Processing usr/share/zsh/5.9/help/ztcp ... Processing usr/share/zsh/site-functions ... Processing var ... Processing var/cache ... Processing var/lib ... Processing var/lib/misc ... Processing var/lib/stunnel ... Processing var/lock ... Processing var/log ... Processing var/run ... Processing var/spool ... Processing var/tmp ... Processing var/www ... Processing var/www/civetweb_64x64.png ... Processing var/www/css ... Processing var/www/css/keyboard.css ... Processing var/www/images ... Processing var/www/images/ajax-loader.gif ... Processing var/www/images/icons-png ... Processing var/www/images/icons-png/action-black.png ... Processing var/www/images/icons-png/action-white.png ... Processing var/www/images/icons-png/alert-black.png ... Processing var/www/images/icons-png/alert-white.png ... Processing var/www/images/icons-png/arrow-d-black.png ... Processing var/www/images/icons-png/arrow-d-l-black.png ... Processing var/www/images/icons-png/arrow-d-l-white.png ... Processing var/www/images/icons-png/arrow-d-r-black.png ... Processing var/www/images/icons-png/arrow-d-r-white.png ... Processing var/www/images/icons-png/arrow-d-white.png ... Processing var/www/images/icons-png/arrow-l-black.png ... Processing var/www/images/icons-png/arrow-l-white.png ... Processing var/www/images/icons-png/arrow-r-black.png ... Processing var/www/images/icons-png/arrow-r-white.png ... Processing var/www/images/icons-png/arrow-u-black.png ... Processing var/www/images/icons-png/arrow-u-l-black.png ... Processing var/www/images/icons-png/arrow-u-l-white.png ... Processing var/www/images/icons-png/arrow-u-r-black.png ... Processing var/www/images/icons-png/arrow-u-r-white.png ... Processing var/www/images/icons-png/arrow-u-white.png ... Processing var/www/images/icons-png/audio-black.png ... Processing var/www/images/icons-png/audio-white.png ... Processing var/www/images/icons-png/back-black.png ... Processing var/www/images/icons-png/back-white.png ... Processing var/www/images/icons-png/bars-black.png ... Processing var/www/images/icons-png/bars-white.png ... Processing var/www/images/icons-png/bullets-black.png ... Processing var/www/images/icons-png/bullets-white.png ... Processing var/www/images/icons-png/calendar-black.png ... Processing var/www/images/icons-png/calendar-white.png ... Processing var/www/images/icons-png/camera-black.png ... Processing var/www/images/icons-png/camera-white.png ... Processing var/www/images/icons-png/carat-d-black.png ... Processing var/www/images/icons-png/carat-d-white.png ... Processing var/www/images/icons-png/carat-l-black.png ... Processing var/www/images/icons-png/carat-l-white.png ... Processing var/www/images/icons-png/carat-r-black.png ... Processing var/www/images/icons-png/carat-r-white.png ... Processing var/www/images/icons-png/carat-u-black.png ... Processing var/www/images/icons-png/carat-u-white.png ... Processing var/www/images/icons-png/check-black.png ... Processing var/www/images/icons-png/check-white.png ... Processing var/www/images/icons-png/clock-black.png ... Processing var/www/images/icons-png/clock-white.png ... Processing var/www/images/icons-png/cloud-black.png ... Processing var/www/images/icons-png/cloud-white.png ... Processing var/www/images/icons-png/comment-black.png ... Processing var/www/images/icons-png/comment-white.png ... Processing var/www/images/icons-png/delete-black.png ... Processing var/www/images/icons-png/delete-white.png ... Processing var/www/images/icons-png/edit-black.png ... Processing var/www/images/icons-png/edit-white.png ... Processing var/www/images/icons-png/eye-black.png ... Processing var/www/images/icons-png/eye-white.png ... Processing var/www/images/icons-png/forbidden-black.png ... Processing var/www/images/icons-png/forbidden-white.png ... Processing var/www/images/icons-png/forward-black.png ... Processing var/www/images/icons-png/forward-white.png ... Processing var/www/images/icons-png/gear-black.png ... Processing var/www/images/icons-png/gear-white.png ... Processing var/www/images/icons-png/grid-black.png ... Processing var/www/images/icons-png/grid-white.png ... Processing var/www/images/icons-png/heart-black.png ... Processing var/www/images/icons-png/heart-white.png ... Processing var/www/images/icons-png/home-black.png ... Processing var/www/images/icons-png/home-white.png ... Processing var/www/images/icons-png/info-black.png ... Processing var/www/images/icons-png/info-white.png ... Processing var/www/images/icons-png/location-black.png ... Processing var/www/images/icons-png/location-white.png ... Processing var/www/images/icons-png/lock-black.png ... Processing var/www/images/icons-png/lock-white.png ... Processing var/www/images/icons-png/mail-black.png ... Processing var/www/images/icons-png/mail-white.png ... Processing var/www/images/icons-png/minus-black.png ... Processing var/www/images/icons-png/minus-white.png ... Processing var/www/images/icons-png/navigation-black.png ... Processing var/www/images/icons-png/navigation-white.png ... Processing var/www/images/icons-png/phone-black.png ... Processing var/www/images/icons-png/phone-white.png ... Processing var/www/images/icons-png/plus-black.png ... Processing var/www/images/icons-png/plus-white.png ... Processing var/www/images/icons-png/power-black.png ... Processing var/www/images/icons-png/power-white.png ... Processing var/www/images/icons-png/recycle-black.png ... Processing var/www/images/icons-png/recycle-white.png ... Processing var/www/images/icons-png/refresh-black.png ... Processing var/www/images/icons-png/refresh-white.png ... Processing var/www/images/icons-png/search-black.png ... Processing var/www/images/icons-png/search-white.png ... Processing var/www/images/icons-png/shop-black.png ... Processing var/www/images/icons-png/shop-white.png ... Processing var/www/images/icons-png/star-black.png ... Processing var/www/images/icons-png/star-white.png ... Processing var/www/images/icons-png/tag-black.png ... Processing var/www/images/icons-png/tag-white.png ... Processing var/www/images/icons-png/user-black.png ... Processing var/www/images/icons-png/user-white.png ... Processing var/www/images/icons-png/video-black.png ... Processing var/www/images/icons-png/video-white.png ... Processing var/www/images/icons-svg ... Processing var/www/images/icons-svg/action-black.svg ... Processing var/www/images/icons-svg/action-white.svg ... Processing var/www/images/icons-svg/alert-black.svg ... Processing var/www/images/icons-svg/alert-white.svg ... Processing var/www/images/icons-svg/arrow-d-black.svg ... Processing var/www/images/icons-svg/arrow-d-l-black.svg ... Processing var/www/images/icons-svg/arrow-d-l-white.svg ... Processing var/www/images/icons-svg/arrow-d-r-black.svg ... Processing var/www/images/icons-svg/arrow-d-r-white.svg ... Processing var/www/images/icons-svg/arrow-d-white.svg ... Processing var/www/images/icons-svg/arrow-l-black.svg ... Processing var/www/images/icons-svg/arrow-l-white.svg ... Processing var/www/images/icons-svg/arrow-r-black.svg ... Processing var/www/images/icons-svg/arrow-r-white.svg ... Processing var/www/images/icons-svg/arrow-u-black.svg ... Processing var/www/images/icons-svg/arrow-u-l-black.svg ... Processing var/www/images/icons-svg/arrow-u-l-white.svg ... Processing var/www/images/icons-svg/arrow-u-r-black.svg ... Processing var/www/images/icons-svg/arrow-u-r-white.svg ... Processing var/www/images/icons-svg/arrow-u-white.svg ... Processing var/www/images/icons-svg/audio-black.svg ... Processing var/www/images/icons-svg/audio-white.svg ... Processing var/www/images/icons-svg/back-black.svg ... Processing var/www/images/icons-svg/back-white.svg ... Processing var/www/images/icons-svg/bars-black.svg ... Processing var/www/images/icons-svg/bars-white.svg ... Processing var/www/images/icons-svg/bullets-black.svg ... Processing var/www/images/icons-svg/bullets-white.svg ... Processing var/www/images/icons-svg/calendar-black.svg ... Processing var/www/images/icons-svg/calendar-white.svg ... Processing var/www/images/icons-svg/camera-black.svg ... Processing var/www/images/icons-svg/camera-white.svg ... Processing var/www/images/icons-svg/carat-d-black.svg ... Processing var/www/images/icons-svg/carat-d-white.svg ... Processing var/www/images/icons-svg/carat-l-black.svg ... Processing var/www/images/icons-svg/carat-l-white.svg ... Processing var/www/images/icons-svg/carat-r-black.svg ... Processing var/www/images/icons-svg/carat-r-white.svg ... Processing var/www/images/icons-svg/carat-u-black.svg ... Processing var/www/images/icons-svg/carat-u-white.svg ... Processing var/www/images/icons-svg/check-black.svg ... Processing var/www/images/icons-svg/check-white.svg ... Processing var/www/images/icons-svg/clock-black.svg ... Processing var/www/images/icons-svg/clock-white.svg ... Processing var/www/images/icons-svg/cloud-black.svg ... Processing var/www/images/icons-svg/cloud-white.svg ... Processing var/www/images/icons-svg/comment-black.svg ... Processing var/www/images/icons-svg/comment-white.svg ... Processing var/www/images/icons-svg/delete-black.svg ... Processing var/www/images/icons-svg/delete-white.svg ... Processing var/www/images/icons-svg/edit-black.svg ... Processing var/www/images/icons-svg/edit-white.svg ... Processing var/www/images/icons-svg/eye-black.svg ... Processing var/www/images/icons-svg/eye-white.svg ... Processing var/www/images/icons-svg/forbidden-black.svg ... Processing var/www/images/icons-svg/forbidden-white.svg ... Processing var/www/images/icons-svg/forward-black.svg ... Processing var/www/images/icons-svg/forward-white.svg ... Processing var/www/images/icons-svg/gear-black.svg ... Processing var/www/images/icons-svg/gear-white.svg ... Processing var/www/images/icons-svg/grid-black.svg ... Processing var/www/images/icons-svg/grid-white.svg ... Processing var/www/images/icons-svg/heart-black.svg ... Processing var/www/images/icons-svg/heart-white.svg ... Processing var/www/images/icons-svg/home-black.svg ... Processing var/www/images/icons-svg/home-white.svg ... Processing var/www/images/icons-svg/info-black.svg ... Processing var/www/images/icons-svg/info-white.svg ... Processing var/www/images/icons-svg/location-black.svg ... Processing var/www/images/icons-svg/location-white.svg ... Processing var/www/images/icons-svg/lock-black.svg ... Processing var/www/images/icons-svg/lock-white.svg ... Processing var/www/images/icons-svg/mail-black.svg ... Processing var/www/images/icons-svg/mail-white.svg ... Processing var/www/images/icons-svg/minus-black.svg ... Processing var/www/images/icons-svg/minus-white.svg ... Processing var/www/images/icons-svg/navigation-black.svg ... Processing var/www/images/icons-svg/navigation-white.svg ... Processing var/www/images/icons-svg/phone-black.svg ... Processing var/www/images/icons-svg/phone-white.svg ... Processing var/www/images/icons-svg/plus-black.svg ... Processing var/www/images/icons-svg/plus-white.svg ... Processing var/www/images/icons-svg/power-black.svg ... Processing var/www/images/icons-svg/power-white.svg ... Processing var/www/images/icons-svg/recycle-black.svg ... Processing var/www/images/icons-svg/recycle-white.svg ... Processing var/www/images/icons-svg/refresh-black.svg ... Processing var/www/images/icons-svg/refresh-white.svg ... Processing var/www/images/icons-svg/search-black.svg ... Processing var/www/images/icons-svg/search-white.svg ... Processing var/www/images/icons-svg/shop-black.svg ... Processing var/www/images/icons-svg/shop-white.svg ... Processing var/www/images/icons-svg/star-black.svg ... Processing var/www/images/icons-svg/star-white.svg ... Processing var/www/images/icons-svg/tag-black.svg ... Processing var/www/images/icons-svg/tag-white.svg ... Processing var/www/images/icons-svg/user-black.svg ... Processing var/www/images/icons-svg/user-white.svg ... Processing var/www/images/icons-svg/video-black.svg ... Processing var/www/images/icons-svg/video-white.svg ... Processing var/www/images/ui-icons_444444_256x240.png ... Processing var/www/images/ui-icons_555555_256x240.png ... Processing var/www/images/ui-icons_777620_256x240.png ... Processing var/www/images/ui-icons_777777_256x240.png ... Processing var/www/images/ui-icons_cc0000_256x240.png ... Processing var/www/images/ui-icons_ffffff_256x240.png ... Processing var/www/index.html ... Processing var/www/jquery-ui.css ... Processing var/www/jquery-ui.js ... Processing var/www/jquery.js ... Processing var/www/jquery.keyboard.extension-all.js ... Processing var/www/jquery.keyboard.extension-all.min.js ... Processing var/www/jquery.keyboard.extension-autocomplete.js ... Processing var/www/jquery.keyboard.extension-autocomplete.min.js ... Processing var/www/jquery.keyboard.extension-mobile.js ... Processing var/www/jquery.keyboard.extension-mobile.min.js ... Processing var/www/jquery.keyboard.extension-navigation.js ... Processing var/www/jquery.keyboard.extension-navigation.min.js ... Processing var/www/jquery.keyboard.extension-scramble.js ... Processing var/www/jquery.keyboard.extension-scramble.min.js ... Processing var/www/jquery.keyboard.extension-typing.js ... Processing var/www/jquery.keyboard.extension-typing.min.js ... Processing var/www/jquery.keyboard.js ... Processing var/www/jquery.keyboard.min.js ... Processing var/www/jquery.mobile-1.4.3.min.css ... Processing var/www/jquery.mobile-1.4.3.min.js ... Processing var/www/jquery.mobile-1.4.3.min.map ... Processing var/www/jquery.mobile.structure-1.4.3.min.css ... Processing var/www/jquery.mobile.theme-1.4.3.min.css ... Processing var/www/jquery.mousewheel.js ... Processing var/www/layouts ... Processing var/www/layouts/albanian.js ... Processing var/www/layouts/arabic.js ... Processing var/www/layouts/belarusian.js ... Processing var/www/layouts/bengali.js ... Processing var/www/layouts/bulgarian.js ... Processing var/www/layouts/catalan.js ... Processing var/www/layouts/chinese.js ... Processing var/www/layouts/danish.js ... Processing var/www/layouts/french.js ... Processing var/www/layouts/german.js ... Processing var/www/layouts/hebrew.js ... Processing var/www/layouts/hindi.js ... Processing var/www/layouts/hungarian.js ... Processing var/www/layouts/hungarianansi.js ... Processing var/www/layouts/japanese.js ... Processing var/www/layouts/latvian.js ... Processing var/www/layouts/mongolian.js ... Processing var/www/layouts/polish.js ... Processing var/www/layouts/portuguese.js ... Processing var/www/layouts/romanian.js ... Processing var/www/layouts/russian.js ... Processing var/www/layouts/spanish.js ... Processing var/www/layouts/swedish.js ... Processing var/www/layouts/tamil.js ... Processing var/www/layouts/thai.js ... Processing var/www/layouts/turkish.js ... Processing var/www/layouts/vietnamese.js ... Build completed. >>> Generating filesystem image rootfs.romfs mkdir -p /home/autobuild/autobuild/instance-4/output-1/images rm -rf /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/romfs mkdir -p /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/romfs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-4/output-1/target/ /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/romfs/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/romfs/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/romfs/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/romfs/target" >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/romfs/fakeroot PATH="/home/autobuild/autobuild/instance-4/output-1/host/bin:/home/autobuild/autobuild/instance-4/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-4/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/romfs/target >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/romfs/fakeroot echo "/home/autobuild/autobuild/instance-4/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/romfs/target" >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/romfs/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/romfs/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/romfs/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/romfs/fakeroot echo "find /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/romfs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/romfs/fakeroot echo "find /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/romfs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/romfs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/romfs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/romfs/fakeroot printf ' /home/autobuild/autobuild/instance-4/output-1/host/bin/genromfs -d /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/romfs/target -f /home/autobuild/autobuild/instance-4/output-1/images/rootfs.romfs\n' >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/romfs/fakeroot chmod a+x /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/romfs/fakeroot PATH="/home/autobuild/autobuild/instance-4/output-1/host/bin:/home/autobuild/autobuild/instance-4/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-4/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/romfs/fakeroot rootdir=/home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/romfs/target table='/home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/full_devices_table.txt' ln -snf /home/autobuild/autobuild/instance-4/output-1/host/mips64-buildroot-linux-musl/sysroot /home/autobuild/autobuild/instance-4/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-4/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-4/buildroot' >>> Buildroot 2022.08-822-gf66221589f Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 12.2.0 Collecting legal info >>> host-binutils 2.37 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-skeleton Collecting legal info >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> musl 1.2.3 Collecting legal info COPYRIGHT: OK (sha256: f9bc4423732350eb0b3f7ed7e91d530298476f8fec0c6c427a1c04ade22655af) >>> host-gcc-initial 12.2.0 Collecting legal info >>> linux-headers 5.15.73 Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> musl-compat-headers Collecting legal info >>> toolchain Collecting legal info >>> 18xx-ti-utils 8.8 Collecting legal info COPYING: OK (sha256: 363cef40b276a7a91ebcff3f78626d9cfe5e5a51927c725236007259403d5fc4) >>> libnl 3.7.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> apg 2.3.0b Collecting legal info COPYING: OK (sha256: 5d0c892ea452c3828f1e311637cde4e3a04eb6431554308b3fcdac8c1b330168) >>> argus 3.0.8.2 Collecting legal info README: OK (sha256: c68221f7207486bfce863fada4ba9b2aaf4adc9e1c672f965ae98e88143e5f16) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libtirpc 1.3.3 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> at 3.2.5 Collecting legal info Copyright: OK (sha256: 01dccc0975aa9ba1a9f83e7c5e04f16077353d3c72a0a759b8846ee7a5b2b616) COPYING: OK (sha256: c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42) >>> bdwgc 8.2.2 Collecting legal info README.QUICK: OK (sha256: a9b077aeb4e9e1aaf9742119d8023ef26f52f445cdc3f60d390bf59e1647f54a) >>> libatomic_ops 7.6.14 Collecting legal info doc/LICENSING.txt: OK (sha256: 636c2bf07975765ab9aff17f7c9b6beb9540378f45b5a1b21691d14ea804f0ff) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> bitstream 1.5 Collecting legal info COPYING: OK (sha256: 9644a812f9a8377a59acb7092a36ce8882a39743425d9171a8fb84637e2f6e04) >>> host-bootgen xilinx_v2022.2 Collecting legal info LICENSE: OK (sha256: 4da5f5eff0592e5d275f1871faf9e9a4fc0f6346027bfb777fa59d0aa6a59aa3) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> 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) >>> pcre2 10.40 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> readline 8.1.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> ccrypt 1.11 Collecting legal info COPYING: OK (sha256: d48d3af3cf27b32106ee3418c7c892cae745ece26cd909e72aa59b08e3f9c93d) >>> civetweb 1.15 Collecting legal info LICENSE.md: OK (sha256: 24d3d2aee56ae3cddcdf3392c1250877818108314233cf15f2bc9eb3ac298934) >>> openssl Collecting legal info >>> libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-dtc 1.6.1 Collecting legal info README.license: OK (sha256: 78e1e1ce5728a990d59c7de61d4741c49185d5129daf783b386380a214328d68) GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) >>> host-erofs-utils 1.5 Collecting legal info COPYING: OK (sha256: 0df042de29b44887355db86c79708a4489ce6e6666f6e33ad02040293f09e6a2) LICENSES/Apache-2.0: OK (sha256: a400f85dd06d230f1b308cde4290a53f345b6e320a376b7904b31c51c2fd4b1a) LICENSES/GPL-2.0: OK (sha256: feee3b3157dcdf78d4f50edefbd5dd7adf8b6d52c11bfaaa746a85a373256713) >>> host-lz4 1.9.4 Collecting legal info lib/LICENSE: OK (sha256: 8b58c446121a109ccf32edc094bba3010a3d85e4ee3702950db55e4d3e87736c) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-f2fs-tools 1.15.0 Collecting legal info COPYING: OK (sha256: 662abb3a8a80b36ae7036c289dd1e03b361ee5dd2e6fd5211d0d8d029146449f) >>> fb-test-app 1.1.1 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> host-genpart 1.0.2 Collecting legal info >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> gsettings-desktop-schemas 3.36.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-meson 0.63.3 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-python-setuptools 65.5.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.10.8 Collecting legal info LICENSE: OK (sha256: d4a223f033419313218c9b8444167e91e87a5bebdb43fb8490df441df5220a8b) >>> host-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> gssdp 1.4.0.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libsoup 2.74.2 Collecting legal info COPYING: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> 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) >>> libpsl 0.21.1 Collecting legal info COPYING: OK (sha256: 7903413e7aa0bbcb77aa19150a3f1034edc0a760cff174f9a53efe4de6f056a4) src/LICENSE.chromium: OK (sha256: 1d7f52747a9169751cdf2641a8299c0098e9ecdf9429296ffd55bdb14c9ed5b3) >>> libidn2 2.3.4 Collecting legal info COPYING: OK (sha256: 73483f797a83373fca1b968c11785b98c4fc4803cdc7d3210811ca8b075d6d76) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LESSERv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) COPYING.unicode: OK (sha256: 01d621eef165cf4d3d3dbb737aa0699178d94c6f18cf87e9dde6db3ca7790f46) >>> libunistring 1.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> libxml2 2.10.3 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> sqlite 3.39.4 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> gupnp 1.4.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> httping 2.5 Collecting legal info license.txt: OK (sha256: c5db2e5b9a692fcdf2bd370f1533529063fbcf8947a8f5ee9d4b050a14e0566d) >>> hwloc 2.8.0 Collecting legal info COPYING: OK (sha256: d79a936a42f3c6cb7c8375a023d43f4435f4664d3a5a2ea6b4623cff83c7fc06) >>> inih 55 Collecting legal info LICENSE.txt: OK (sha256: 9ae3b39e83e9158e44b67733baa3bb2d84e80efdcfb14a5820210a42c7abdf7f) >>> initscripts Collecting legal info >>> irqbalance 1.9.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> iw 5.16 Collecting legal info COPYING: OK (sha256: 5932fb70481e128940168a5fdf133e6454293c0865c7e757874b235cb6daa2af) >>> jasper 2.0.33 Collecting legal info LICENSE: OK (sha256: 4ad1bb42aff888c4403d792e6e2c5f1716d6c279fea70b296333c9d577d30b81) >>> jpeg Collecting legal info >>> jpeg-turbo 2.1.4 Collecting legal info LICENSE.md: OK (sha256: ee1eaf194d5924b6360af8a6ba6a4e1554037091f7505943300cdeec65f1aebb) README.ijg: OK (sha256: 4b7b9f8c03bb8d60270dfd12684e70ab21e4abfd27e73905cd1a7c4cae6f5cdb) >>> jquery-keyboard 1.18.12 Collecting legal info README.markdown: OK (sha256: 0ad9a0e7291b45cdb5abe2a517d8b82282a816d41c9224660849792ce01fe983) >>> jquery-mobile 1.4.3 Collecting legal info >>> jquery-ui 1.13.1 Collecting legal info LICENSE.txt: OK (sha256: de33fb695880d0b07615d4b86f78cd43796906959ade5fdfef70968827a0db78) >>> jquery 3.5.1 Collecting legal info >>> latencytop 0.5 Collecting legal info latencytop.c: OK (sha256: 34d1db30ab21eaedb2c191b2787632a960090a0c63da9f5b481d84b23b98c438) >>> lcms2 2.13.1 Collecting legal info COPYING: OK (sha256: 46d4e05af3bce75332a12d01f19bcce7e32b6bac544be28a64043d0231291e31) >>> libcddb 1.3.2 Collecting legal info COPYING: OK (sha256: 7a4436f9ec37603356791c87de3bc444989befd2682d29efb3d97604e04c1852) >>> libcurl 7.86.0 Collecting legal info COPYING: OK (sha256: 321b1a09ebc30410f2e837c072e5521cf7095b757193af4a7dae1086e36ed31a) >>> libdmtx 0.7.7 Collecting legal info LICENSE: OK (sha256: fcc277b7302645322c63de22b9b0bdae2df3dfa7d6cbc0d5bed7a4d3f1a9af79) >>> libdvdcss 1.4.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libdvdread 6.1.3 Collecting legal info COPYING: OK (sha256: d6cb0e9e560f51085556949a84af12b79a00f10ab8b66c752537faf7cd665572) >>> libestr 0.1.11 Collecting legal info COPYING: OK (sha256: 835b4793da5cbb8965fbd63905b55a4cb4310b7d1b882077d23066b08f901ff8) >>> libevdev 1.12.1 Collecting legal info COPYING: OK (sha256: 6f13de7ce28e4948ba95170e0723ee1254c1978ce1f127af82aeca597b567cb9) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libilbc 829b08c7902ceb87a261279fabb36b6d523c6e07 Collecting legal info gips_iLBClicense.pdf: OK (sha256: b7f4cbb4a12cd11a3d1aeda9bd17c99f59b054de4b3ee53045531cd2fa74dd2a) >>> libmicrohttpd 0.9.75 Collecting legal info COPYING: OK (sha256: 7399547209438c93f9b90297954698773d4846cea44cde5ca982c84c45952a3b) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnet 1.2 Collecting legal info LICENSE: OK (sha256: a06f600f67f239898d85f083aeed82ce6015b1c57599ab1def00fb68787ef388) >>> libnfnetlink 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnftnl 1.2.3 Collecting legal info COPYING: OK (sha256: 98193898c663001eff2fdcfb676e210c13042bc1a05e8d570c363efa396f8e24) >>> libnids 1.26 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libpng 1.6.38 Collecting legal info LICENSE: OK (sha256: dfe5a536b0e5a531f844fb9c101a3089aca60772a503893b8e15f9457e369960) >>> libpthread-stubs 0.4 Collecting legal info COPYING: OK (sha256: 78c20706e799f2b8f445e71d3d2ade6ba23b3388fd6cbeed7d71796623febde8) >>> libtomcrypt 1.18.2 Collecting legal info LICENSE: OK (sha256: 8f196cb13afd271f5e267fd29543fc454596382ad580e7592709492843996ac8) >>> libtommath 1.2.0 Collecting legal info LICENSE: OK (sha256: 2fa64b163659f41965c9815882a8296d3d03ff546b76153e11445f9bdecf955a) >>> liburcu 0.13.2 Collecting legal info lgpl-2.1.txt: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) lgpl-relicensing.txt: OK (sha256: 8ef8121eddd2fc0779d94331a1d0f1ead9c796343d845e564cd8c8c4ae3d6f6e) gpl-2.0.txt: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE: OK (sha256: e8c070cb093be4b2eaf938a5f1c11621163b2d9cfa2790460cf925d81e442fa7) >>> liburing 2.2 Collecting legal info COPYING: OK (sha256: 592987e8510228d546540b84a22444bde98e48d03078d3b2eefcd889bec5ce8c) COPYING.GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 2ec12f7934cdfce25ff72b0557738989d79fc7a496d1cf9b2d3f9464fd61edbe) README: OK (sha256: 1c3351726408c22787dafbb5cc4bfeaa38ca8e92eabf59a36a046a5a2e66108f) >>> libvpx 1.12.0 Collecting legal info LICENSE: OK (sha256: 8267348d5af1262c11d1a08de2f5afc77457755f1ac658627dd9acf71011d615) PATENTS: OK (sha256: cc3273e0694ea5896145e0677699b53471b03ea43021ddc50e7923fbb9f5023c) >>> lv2 1.18.10 Collecting legal info COPYING: OK (sha256: 1e6bb175e193608b767ff25a4ed68b82c4db599491cf0d2694435cf60e9a4841) >>> mimic 1.1.0 Collecting legal info COPYING: OK (sha256: c423c1c6d260091d80ee4c00f386a10fea39963a3f1530f2c245f15dd20324ee) >>> minissdpd 1.6.0 Collecting legal info LICENSE: OK (sha256: a0f853256954f388ce4fab5faaef6a1f5bcd5e682c3c7c70b07b7130e932a021) >>> motion 4.5.0 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> musl-fts 1.2.7 Collecting legal info COPYING: OK (sha256: 55af87e4017668f54467a3380e7ebbac5e672d8c763bfe95e6fc882a6fdc4046) >>> neon 0.32.2 Collecting legal info src/COPYING.LIB: OK (sha256: d7bf9d064ac3e5840f9dd02422b7eeec4f1fd03f37fadbd043602be5e882304f) test/COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) README.md: OK (sha256: ce2421ee38d6c0e02c85ac076478a0f92da6ef92b92b7a174877cabf01b2e531) >>> nftables 1.0.5 Collecting legal info COPYING: OK (sha256: c17bc4fa5b2434c6f283ffcb2312e5bf3c7cdf5787b79505f094d8de734ac53e) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pngquant 2.17.0 Collecting legal info COPYRIGHT: OK (sha256: e4f467f7abf860b4e620f5f60fdd88bc3a63a0fdb98a481fb002b5e511c9b826) >>> pwgen 2.08 Collecting legal info debian/copyright: OK (sha256: 5d3e49e01ef782be5841d5d1f7fb64d290cd86459598a913818584a46a2f81a1) >>> rapidxml 1.13 Collecting legal info license.txt: OK (sha256: 794bf3b2ecf5cf0c740ac6c524d66ce6284c4b1de1f983d21a242b8abbeb9720) >>> host-rust-bin 1.64.0 Collecting legal info LICENSE-APACHE: OK (sha256: 62c7a1e35f56406896d7aa7ca52d0cc0d272ac022b5d2796e7d6905db8a3636a) LICENSE-MIT: OK (sha256: 23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3) >>> serd 0.30.14 Collecting legal info COPYING: OK (sha256: 13b62d3705cabee6a21730eb24f773249271c2d95e9ecbab16069e729d4ae147) >>> smstools3 3.1.21 Collecting legal info doc/license.html: OK (sha256: 884d8f0377259f291432f4fa31d5a9720eefa0e0d797652ae686b6325a434624) LICENSE: OK (sha256: 786b4da4dd900cad87a7dc17769458607bdeae575d62e6e98ad7144e9225f8d3) >>> sord 0.16.12 Collecting legal info COPYING: OK (sha256: e06562d6bcf0341b2ac2ad0f0ca36801d2ebf388d5ef297011625e4c36e963f0) >>> sratom 0.6.14 Collecting legal info COPYING: OK (sha256: 97742aacc982d8bb10d4450e3ce71dd02a9f26ba73a0eb822ef3356a74525597) >>> stunnel 5.65 Collecting legal info COPYING.md: OK (sha256: f10bcd7ee7b722dce40c9c674761ddb37e7e29a76a6e413e961cd52e361c5d7a) COPYRIGHT.md: OK (sha256: 62f171d4d8b6726df61f18a6bbc0a70f79c4bc2134d837d35c81fc6289a2d84d) >>> szip 2.1.1 Collecting legal info COPYING: OK (sha256: 98cc66747133b26563fefc4630ad4c8c7848c722c7b8a60ecd4afbc4c7d7eb01) >>> transmission 3.00 Collecting legal info COPYING: OK (sha256: 2b16da5bd02790d1e4d332cfd42b9dfd7d1b0ed3a16a75dc7e76b6ed239fdba9) >>> udftools 2.3 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> udpxy 1.0.23-9-prod Collecting legal info README: OK (sha256: 60ead3913246c7cd930fe653c0053aba1af2cd9f82b266befdbbd6e0b8ecb750) >>> host-utp_com dee512ced1e9367d223d22f10797fbf9aeacfab6 Collecting legal info LICENSE: OK (sha256: a45d0bb572ed792ed34627a72621834b3ba92aab6e2cc4e04301dee7a728d753) >>> host-sg3_utils 1.47 Collecting legal info COPYING: OK (sha256: d212debdb0a5d7754c977f6dc53bb6c88b4ace7ab784ddbccd06bb970adb1a37) BSD_LICENSE: OK (sha256: 8ddd1d82f2be2f5cbd5b5c3b5c2ee94a90d2ca7112958448da74dd78384fd96a) >>> vo-aacenc 0.1.3 Collecting legal info COPYING: OK (sha256: 8b3f1762349248d444ab9acbafe73941254e36e1064954da56bb9ddbd5873ddb) >>> wireless-regdb 2022.02.18 Collecting legal info LICENSE: OK (sha256: 678b0df753c86198fc496d1f1033429bbd57f101472132ee7eaaf9f5e0a7fae1) >>> xfsprogs 5.14.2 Collecting legal info LICENSES/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/LGPL-2.1: OK (sha256: 0b9a4febcdee6de55872501d5c1a8f5d8b0d1650cd4d5351995ceb22e889f8ca) >>> zd1211-firmware 1.5 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> zsh 5.9 Collecting legal info LICENCE: OK (sha256: d06fdf3ef9b1ec69d6b9e170b0a9516fbad3523261ff1668bde3bfea6e0ef5f5) >>> zziplib 0.13.72 Collecting legal info docs/COPYING.LIB: OK (sha256: 94b03f1a60a7fd5007149530626a895a6ef5a8b9342abfd56860c5f3956f5d23) docs/COPYING.MPL: OK (sha256: c2aa7d58cebd24cb877bbf11d6b13a4bb7cd08b9d7db5d3037ca06c46bf4cfd8) docs/copying.htm: OK (sha256: 1c6da11efe8c43ee853fe5b21501dd72b81831ae84d58ea376bddc0620a5c361) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.26 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-genromfs 0.5.2 Collecting legal info COPYING: OK (sha256: cc2a6651c315b233ebc110b49ea3c6452eff9a28f8bc051ffd2bb92a8dcfa3d2) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-12.2.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-12.2.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: linux-headers-5.15.73: cannot save license (LINUX_HEADERS_LICENSE_FILES not defined) WARNING: genpart-1.0.2: cannot save license (HOST_GENPART_LICENSE_FILES not defined) WARNING: jquery-mobile-1.4.3: cannot save license (JQUERY_MOBILE_LICENSE_FILES not defined) WARNING: jquery-3.5.1: cannot save license (JQUERY_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-4/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-4/buildroot'