/usr/bin/install -c -m 644 jffsX-utils/mkfs.jffs2.1 '/tmp/instance-0/output-1/host/share/man/man1' /usr/bin/mkdir -p '/tmp/instance-0/output-1/host/share/man/man8' /usr/bin/install -c -m 644 ubi-utils/ubinize.8 misc-utils/lsmtd.8 '/tmp/instance-0/output-1/host/share/man/man8' make[2]: Leaving directory '/tmp/instance-0/output-1/build/host-mtd-2.1.5' make[1]: Leaving directory '/tmp/instance-0/output-1/build/host-mtd-2.1.5' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-0/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-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', '-O0', '-g0', '-static', '-static'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-O0', '-g0', '-static'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/tmp/instance-0/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-0/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%arc%g" -e "s%@TARGET_CPU@%archs%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@%/tmp/instance-0/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-0/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-0/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%true%g" /tmp/instance-0/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-0/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/tmp/instance-0/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-0/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%arc%g" -e "s%@TARGET_CPU@%archs%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%'-O0', '-g0', '-static'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-g0', '-static'%g" -e "s%@TARGET_LDFLAGS@%'-static'%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-g0', '-static', '-static'%g" -e "s%@BR2_CMAKE@%/tmp/instance-0/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-0/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-0/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%true%g" /tmp/instance-0/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-0/output-1/host/etc/meson/cross-compilation.conf mkdir -p /tmp/instance-0/output-1/target/etc echo "buildroot" > /tmp/instance-0/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-0/output-1/target/etc/hosts mkdir -p /tmp/instance-0/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-0/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root:"*":, /tmp/instance-0/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /tmp/instance-0/output-1/target/etc/shells || echo "/bin/sh" >> /tmp/instance-0/output-1/target/etc/shells ln -sf zsh /tmp/instance-0/output-1/target/bin/sh /usr/bin/sed -i -e '/^root:/s,[^/]*$,zsh,' /tmp/instance-0/output-1/target/etc/passwd if [ -x /tmp/instance-0/output-1/target/sbin/swapon -a -x /tmp/instance-0/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /tmp/instance-0/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /tmp/instance-0/output-1/target/etc/inittab; fi /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~# S0:1:respawn:/sbin/getty -L ttyS0 115200 vt100 #~' /tmp/instance-0/output-1/target/etc/inittab /usr/bin/sed -i -e '/^[^#].*-o remount,rw \/$/s~^~#~' /tmp/instance-0/output-1/target/etc/inittab grep -qsE '^/bin/zsh$' /tmp/instance-0/output-1/target/etc/shells || echo "/bin/zsh" >> /tmp/instance-0/output-1/target/etc/shells rm -rf /tmp/instance-0/output-1/target/usr/include /tmp/instance-0/output-1/target/usr/share/aclocal \ /tmp/instance-0/output-1/target/usr/lib/pkgconfig /tmp/instance-0/output-1/target/usr/share/pkgconfig \ /tmp/instance-0/output-1/target/usr/lib/cmake /tmp/instance-0/output-1/target/usr/share/cmake \ /tmp/instance-0/output-1/target/usr/lib/rpm /tmp/instance-0/output-1/target/usr/doc find /tmp/instance-0/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-0/output-1/target/lib/ /tmp/instance-0/output-1/target/usr/lib/ /tmp/instance-0/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/tmp/instance-0/output-1/target/usr/libexec/': No such file or directory rm -rf /tmp/instance-0/output-1/target/usr/share/gdb rm -rf /tmp/instance-0/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-0/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-0/output-1/target/usr/man /tmp/instance-0/output-1/target/usr/share/man rm -rf /tmp/instance-0/output-1/target/usr/info /tmp/instance-0/output-1/target/usr/share/info rm -rf /tmp/instance-0/output-1/target/usr/doc /tmp/instance-0/output-1/target/usr/share/doc rm -rf /tmp/instance-0/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-0/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-0/output-1/target/lib/debug /tmp/instance-0/output-1/target/usr/lib/debug find /tmp/instance-0/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 /tmp/instance-0/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /tmp/instance-0/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /tmp/instance-0/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 /tmp/instance-0/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2023.02-270-gb100440bff"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2023.05-git\"" \ ) > /tmp/instance-0/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-0/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-0/output-1/per-package /tmp/instance-0/buildroot/support/scripts/fix-rpath target touch /tmp/instance-0/output-1/target/usr >>> Generating root filesystems common tables rm -rf /tmp/instance-0/output-1/build/buildroot-fs mkdir -p /tmp/instance-0/output-1/build/buildroot-fs printf ' \n' >> /tmp/instance-0/output-1/build/buildroot-fs/full_users_table.txt printf ' \n' > /tmp/instance-0/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /tmp/instance-0/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.axfs mkdir -p /tmp/instance-0/output-1/images rm -rf /tmp/instance-0/output-1/build/buildroot-fs/axfs mkdir -p /tmp/instance-0/output-1/build/buildroot-fs/axfs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /tmp/instance-0/output-1/target/ /tmp/instance-0/output-1/build/buildroot-fs/axfs/target echo '#!/bin/sh' > /tmp/instance-0/output-1/build/buildroot-fs/axfs/fakeroot echo "set -e" >> /tmp/instance-0/output-1/build/buildroot-fs/axfs/fakeroot echo "chown -h -R 0:0 /tmp/instance-0/output-1/build/buildroot-fs/axfs/target" >> /tmp/instance-0/output-1/build/buildroot-fs/axfs/fakeroot PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /tmp/instance-0/buildroot/support/scripts/mkusers /tmp/instance-0/output-1/build/buildroot-fs/full_users_table.txt /tmp/instance-0/output-1/build/buildroot-fs/axfs/target >> /tmp/instance-0/output-1/build/buildroot-fs/axfs/fakeroot echo "/tmp/instance-0/output-1/host/bin/makedevs -d /tmp/instance-0/output-1/build/buildroot-fs/full_devices_table.txt /tmp/instance-0/output-1/build/buildroot-fs/axfs/target" >> /tmp/instance-0/output-1/build/buildroot-fs/axfs/fakeroot printf ' rm -rf /tmp/instance-0/output-1/build/buildroot-fs/axfs/target/usr/lib/udev/hwdb.d/ /tmp/instance-0/output-1/build/buildroot-fs/axfs/target/etc/udev/hwdb.d/\n' >> /tmp/instance-0/output-1/build/buildroot-fs/axfs/fakeroot echo "find /tmp/instance-0/output-1/build/buildroot-fs/axfs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /tmp/instance-0/output-1/build/buildroot-fs/axfs/fakeroot echo "find /tmp/instance-0/output-1/build/buildroot-fs/axfs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /tmp/instance-0/output-1/build/buildroot-fs/axfs/fakeroot printf ' \n' >> /tmp/instance-0/output-1/build/buildroot-fs/axfs/fakeroot printf ' \n' >> /tmp/instance-0/output-1/build/buildroot-fs/axfs/fakeroot printf ' /tmp/instance-0/output-1/host/bin/mkfs.axfs -s -a /tmp/instance-0/output-1/build/buildroot-fs/axfs/target /tmp/instance-0/output-1/images/rootfs.axfs\n' >> /tmp/instance-0/output-1/build/buildroot-fs/axfs/fakeroot chmod a+x /tmp/instance-0/output-1/build/buildroot-fs/axfs/fakeroot PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /tmp/instance-0/output-1/host/bin/fakeroot -- /tmp/instance-0/output-1/build/buildroot-fs/axfs/fakeroot rootdir=/tmp/instance-0/output-1/build/buildroot-fs/axfs/target table='/tmp/instance-0/output-1/build/buildroot-fs/full_devices_table.txt' number of files: 3547 number of 4KB nodes: 19589 Total image size: 53070152 >>> Generating filesystem image rootfs.erofs mkdir -p /tmp/instance-0/output-1/images rm -rf /tmp/instance-0/output-1/build/buildroot-fs/erofs mkdir -p /tmp/instance-0/output-1/build/buildroot-fs/erofs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /tmp/instance-0/output-1/target/ /tmp/instance-0/output-1/build/buildroot-fs/erofs/target echo '#!/bin/sh' > /tmp/instance-0/output-1/build/buildroot-fs/erofs/fakeroot echo "set -e" >> /tmp/instance-0/output-1/build/buildroot-fs/erofs/fakeroot echo "chown -h -R 0:0 /tmp/instance-0/output-1/build/buildroot-fs/erofs/target" >> /tmp/instance-0/output-1/build/buildroot-fs/erofs/fakeroot PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /tmp/instance-0/buildroot/support/scripts/mkusers /tmp/instance-0/output-1/build/buildroot-fs/full_users_table.txt /tmp/instance-0/output-1/build/buildroot-fs/erofs/target >> /tmp/instance-0/output-1/build/buildroot-fs/erofs/fakeroot echo "/tmp/instance-0/output-1/host/bin/makedevs -d /tmp/instance-0/output-1/build/buildroot-fs/full_devices_table.txt /tmp/instance-0/output-1/build/buildroot-fs/erofs/target" >> /tmp/instance-0/output-1/build/buildroot-fs/erofs/fakeroot printf ' rm -rf /tmp/instance-0/output-1/build/buildroot-fs/erofs/target/usr/lib/udev/hwdb.d/ /tmp/instance-0/output-1/build/buildroot-fs/erofs/target/etc/udev/hwdb.d/\n' >> /tmp/instance-0/output-1/build/buildroot-fs/erofs/fakeroot echo "find /tmp/instance-0/output-1/build/buildroot-fs/erofs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /tmp/instance-0/output-1/build/buildroot-fs/erofs/fakeroot echo "find /tmp/instance-0/output-1/build/buildroot-fs/erofs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /tmp/instance-0/output-1/build/buildroot-fs/erofs/fakeroot printf ' \n' >> /tmp/instance-0/output-1/build/buildroot-fs/erofs/fakeroot printf ' \n' >> /tmp/instance-0/output-1/build/buildroot-fs/erofs/fakeroot printf ' /tmp/instance-0/output-1/host/bin/mkfs.erofs /tmp/instance-0/output-1/images/rootfs.erofs /tmp/instance-0/output-1/build/buildroot-fs/erofs/target\n' >> /tmp/instance-0/output-1/build/buildroot-fs/erofs/fakeroot chmod a+x /tmp/instance-0/output-1/build/buildroot-fs/erofs/fakeroot PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /tmp/instance-0/output-1/host/bin/fakeroot -- /tmp/instance-0/output-1/build/buildroot-fs/erofs/fakeroot rootdir=/tmp/instance-0/output-1/build/buildroot-fs/erofs/target table='/tmp/instance-0/output-1/build/buildroot-fs/full_devices_table.txt' mkfs.erofs 1.5 Processing bin ... Processing bin/sh ... Processing bin/zsh ... Processing boot ... Processing boot/modem_fsg ... 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/fstab ... Processing etc/group ... Processing etc/hostname ... Processing etc/hosts ... Processing etc/init.d ... Processing etc/init.d/S41mrouted ... Processing etc/init.d/rcK ... Processing etc/init.d/rcS ... Processing etc/init.d/socketcand ... Processing etc/inittab ... Processing etc/issue ... Processing etc/log4crc.sample ... Processing etc/mtab ... Processing etc/network ... Processing etc/network/if-down.d ... Processing etc/network/if-post-down.d ... Processing etc/network/if-pre-up.d ... Processing etc/network/if-up.d ... Processing etc/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/siproxd.conf.example ... Processing etc/siproxd_passwd.cfg ... Processing etc/socketcand.conf ... Processing etc/ssl ... Processing etc/ssl/cert.pem ... Processing etc/ssl/certs ... Processing etc/ssl/openssl.cnf ... Processing etc/ssl/x509v3.cnf ... Processing lib ... Processing lib/firmware ... Processing lib/firmware/brcm ... Processing lib/firmware/brcm/brcmfmac4359-pcie.bin ... Processing lib/firmware/brcm/brcmfmac4359-pcie.clm_blob ... Processing lib/firmware/mchp ... Processing lib/firmware/mchp/wilc3000_ble_firmware.bin ... Processing lib/firmware/mchp/wilc3000_wifi_firmware.bin ... Processing lib/firmware/qcom ... Processing lib/firmware/qcom/msm8916 ... Processing lib/firmware/qcom/msm8916/mba.mbn ... Processing lib/firmware/qcom/msm8916/modem.b00 ... Processing lib/firmware/qcom/msm8916/modem.b01 ... Processing lib/firmware/qcom/msm8916/modem.b02 ... Processing lib/firmware/qcom/msm8916/modem.b07 ... Processing lib/firmware/qcom/msm8916/modem.b17 ... Processing lib/firmware/qcom/msm8916/modem.b19 ... Processing lib/firmware/qcom/msm8916/modem.b20 ... Processing lib/firmware/qcom/msm8916/modem.b23 ... Processing lib/firmware/qcom/msm8916/modem.b24 ... Processing lib/firmware/qcom/msm8916/modem.b25 ... Processing lib/firmware/qcom/msm8916/modem.b27 ... Processing lib/firmware/qcom/msm8916/modem.mdt ... Processing lib/firmware/qcom/msm8916/wcnss.b00 ... Processing lib/firmware/qcom/msm8916/wcnss.b01 ... Processing lib/firmware/qcom/msm8916/wcnss.b02 ... Processing lib/firmware/qcom/msm8916/wcnss.b04 ... Processing lib/firmware/qcom/msm8916/wcnss.b06 ... Processing lib/firmware/qcom/msm8916/wcnss.b09 ... Processing lib/firmware/qcom/msm8916/wcnss.b10 ... Processing lib/firmware/qcom/msm8916/wcnss.b11 ... Processing lib/firmware/qcom/msm8916/wcnss.mdt ... Processing lib/firmware/wlan ... Processing lib/firmware/wlan/prima ... Processing lib/firmware/wlan/prima/WCNSS_qcom_wlan_nv.bin ... Processing lib32 ... Processing media ... Processing mnt ... Processing opt ... Processing proc ... Processing root ... Processing run ... Processing sbin ... Processing sbin/halt ... Processing sbin/init ... Processing sbin/killall5 ... Processing sbin/pidof ... Processing sbin/poweroff ... Processing sbin/reboot ... Processing sbin/shutdown ... Processing sys ... Processing tmp ... Processing usr ... Processing usr/bin ... Processing usr/bin/4th ... Processing usr/bin/4tsh ... Processing usr/bin/corkscrew ... Processing usr/bin/dumpsolv ... Processing usr/bin/ficl ... Processing usr/bin/ftop ... Processing usr/bin/fw_printenv ... Processing usr/bin/fw_setenv ... Processing usr/bin/getent ... Processing usr/bin/gm ... 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/iconv ... Processing usr/bin/installcheck ... Processing usr/bin/jimsh ... Processing usr/bin/ldns-config ... Processing usr/bin/lstopo ... Processing usr/bin/lstopo-no-graphics ... Processing usr/bin/ltris ... Processing usr/bin/mbus-serial-request-data ... Processing usr/bin/mbus-serial-request-data-multi-reply ... Processing usr/bin/mbus-serial-scan ... Processing usr/bin/mbus-serial-scan-secondary ... Processing usr/bin/mbus-serial-select-secondary ... Processing usr/bin/mbus-serial-switch-baudrate ... Processing usr/bin/mbus-tcp-request-data ... Processing usr/bin/mbus-tcp-request-data-multi-reply ... Processing usr/bin/mbus-tcp-scan ... Processing usr/bin/mbus-tcp-scan-secondary ... Processing usr/bin/mbus-tcp-select-secondary ... Processing usr/bin/mbw ... Processing usr/bin/mergesolv ... Processing usr/bin/nanocom ... Processing usr/bin/ocspcheck ... Processing usr/bin/ogg123 ... Processing usr/bin/oggdec ... Processing usr/bin/oggenc ... Processing usr/bin/ogginfo ... Processing usr/bin/openocd ... Processing usr/bin/pp4th ... Processing usr/bin/repo2solv ... Processing usr/bin/rtc ... Processing usr/bin/rtc-range ... Processing usr/bin/rtc-sync ... Processing usr/bin/socketcand ... Processing usr/bin/socketcandcl ... Processing usr/bin/sqlite3 ... Processing usr/bin/tclsh ... Processing usr/bin/testsolv ... Processing usr/bin/uredir ... Processing usr/bin/vcut ... Processing usr/bin/vorbiscomment ... Processing usr/lib ... Processing usr/lib/GraphicsMagick-1.3.38 ... Processing usr/lib/GraphicsMagick-1.3.38/config ... Processing usr/lib/GraphicsMagick-1.3.38/config/delegates.mgk ... Processing usr/lib/GraphicsMagick-1.3.38/config/type-ghostscript.mgk ... Processing usr/lib/GraphicsMagick-1.3.38/config/type-solaris.mgk ... Processing usr/lib/GraphicsMagick-1.3.38/config/type-windows.mgk ... Processing usr/lib/GraphicsMagick-1.3.38/config/type.mgk ... Processing usr/lib/ao ... Processing usr/lib/ao/plugins-4 ... Processing usr/lib/charset.alias ... Processing usr/lib/ckport ... Processing usr/lib/ckport/db ... Processing usr/lib/ckport/db/libao.ckport ... Processing usr/lib/ckport/db/libshout.ckport ... Processing usr/lib/os-release ... Processing usr/lib/siproxd ... Processing usr/lib/terminfo ... Processing usr/lib32 ... Processing usr/sbin ... Processing usr/sbin/ifmetric ... Processing usr/sbin/map-mbone ... Processing usr/sbin/mrinfo ... Processing usr/sbin/mroutectl ... Processing usr/sbin/mrouted ... Processing usr/sbin/mtrace ... Processing usr/sbin/siproxd ... Processing usr/share ... Processing usr/share/4th ... Processing usr/share/4th/12stats.4th ... Processing usr/share/4th/12xmas.4th ... Processing usr/share/4th/23match.4th ... Processing usr/share/4th/24game.4th ... Processing usr/share/4th/4bitsadd.4th ... Processing usr/share/4th/4lz77.4th ... Processing usr/share/4th/4pp ... Processing usr/share/4th/4pp/atantest.4pp ... Processing usr/share/4th/4pp/cf.4pp ... Processing usr/share/4th/4pp/closdemo.4pp ... Processing usr/share/4th/4pp/coroutin.4pp ... Processing usr/share/4th/4pp/cosine.4pp ... Processing usr/share/4th/4pp/cubic.4pp ... Processing usr/share/4th/4pp/factor.4pp ... Processing usr/share/4th/4pp/factor2.4pp ... Processing usr/share/4th/4pp/foosabst.4pp ... Processing usr/share/4th/4pp/foosadap.4pp ... Processing usr/share/4th/4pp/foosafac.4pp ... Processing usr/share/4th/4pp/foosarry.4pp ... Processing usr/share/4th/4pp/foosblbd.4pp ... Processing usr/share/4th/4pp/foosbld.4pp ... Processing usr/share/4th/4pp/foosbrid.4pp ... Processing usr/share/4th/4pp/fooschre.4pp ... Processing usr/share/4th/4pp/foosclf1.4pp ... Processing usr/share/4th/4pp/foosclf2.4pp ... Processing usr/share/4th/4pp/fooscmd.4pp ... Processing usr/share/4th/4pp/fooscmpn.4pp ... Processing usr/share/4th/4pp/fooscomp.4pp ... Processing usr/share/4th/4pp/fooscopy.4pp ... Processing usr/share/4th/4pp/foosdeco.4pp ... Processing usr/share/4th/4pp/foosdemo.4pp ... Processing usr/share/4th/4pp/foosdepi.4pp ... Processing usr/share/4th/4pp/foosdice.4pp ... Processing usr/share/4th/4pp/foosdlg2.4pp ... Processing usr/share/4th/4pp/foosdlgt.4pp ... Processing usr/share/4th/4pp/fooservt.4pp ... Processing usr/share/4th/4pp/foosfaca.4pp ... Processing usr/share/4th/4pp/foosfact.4pp ... Processing usr/share/4th/4pp/foosflyw.4pp ... Processing usr/share/4th/4pp/foosfsm2.4pp ... Processing usr/share/4th/4pp/foosingl.4pp ... Processing usr/share/4th/4pp/foosinht.4pp ... Processing usr/share/4th/4pp/foosintp.4pp ... Processing usr/share/4th/4pp/foositer.4pp ... Processing usr/share/4th/4pp/foosjava.4pp ... Processing usr/share/4th/4pp/fooskotl.4pp ... Processing usr/share/4th/4pp/fooslazy.4pp ... Processing usr/share/4th/4pp/fooslite.4pp ... Processing usr/share/4th/4pp/foosmedi.4pp ... Processing usr/share/4th/4pp/foosmeme.4pp ... Processing usr/share/4th/4pp/foosmeth.4pp ... Processing usr/share/4th/4pp/foosmptr.4pp ... Processing usr/share/4th/4pp/foosmton.4pp ... Processing usr/share/4th/4pp/foosnull.4pp ... Processing usr/share/4th/4pp/foosnums.4pp ... Processing usr/share/4th/4pp/foosobsv.4pp ... Processing usr/share/4th/4pp/foospol2.4pp ... Processing usr/share/4th/4pp/foospoly.4pp ... Processing usr/share/4th/4pp/foospool.4pp ... Processing usr/share/4th/4pp/foosprot.4pp ... Processing usr/share/4th/4pp/foosprox.4pp ... Processing usr/share/4th/4pp/foostama.4pp ... Processing usr/share/4th/4pp/foostate.4pp ... Processing usr/share/4th/4pp/foostemp.4pp ... Processing usr/share/4th/4pp/foostmp2.4pp ... Processing usr/share/4th/4pp/foostrat.4pp ... Processing usr/share/4th/4pp/foostwin.4pp ... Processing usr/share/4th/4pp/foostype.4pp ... Processing usr/share/4th/4pp/foosvisi.4pp ... Processing usr/share/4th/4pp/fooswiki.4pp ... Processing usr/share/4th/4pp/gbatman.4pp ... Processing usr/share/4th/4pp/lander.4pp ... Processing usr/share/4th/4pp/lib ... Processing usr/share/4th/4pp/lib/ansforth.4pp ... Processing usr/share/4th/4pp/lib/closures.4pp ... Processing usr/share/4th/4pp/lib/compare.4pp ... Processing usr/share/4th/4pp/lib/double.4pp ... Processing usr/share/4th/4pp/lib/float.4pp ... Processing usr/share/4th/4pp/lib/foos.4pp ... Processing usr/share/4th/4pp/lib/ifdef.4pp ... Processing usr/share/4th/4pp/lib/interprt.4pp ... Processing usr/share/4th/4pp/lib/rangext.4pp ... Processing usr/share/4th/4pp/lib/sbslquot.4pp ... Processing usr/share/4th/4pp/lib/standard.4pp ... Processing usr/share/4th/4pp/lib/yield.4pp ... Processing usr/share/4th/4pp/mandelb2.4pp ... Processing usr/share/4th/4pp/mandelbt.4pp ... Processing usr/share/4th/4pp/numint.4pp ... Processing usr/share/4th/4pp/portstem.4pp ... Processing usr/share/4th/4pp/quadratc.4pp ... Processing usr/share/4th/4pp/rational.4pp ... Processing usr/share/4th/4pp/reflect.4pp ... Processing usr/share/4th/4pp/rungek2.4pp ... Processing usr/share/4th/4pp/sine.4pp ... Processing usr/share/4th/4pp/sinewave.4pp ... Processing usr/share/4th/4pp/sun.4pp ... Processing usr/share/4th/4pp/teonw.4pp ... Processing usr/share/4th/4pp/test1opg.4pp ... Processing usr/share/4th/4pp/test2opg.4pp ... Processing usr/share/4th/4pp/vmemtest.4pp ... Processing usr/share/4th/4th2dot.4th ... Processing usr/share/4th/8queens.4th ... Processing usr/share/4th/abc.4th ... Processing usr/share/4th/advisor.4th ... Processing usr/share/4th/animal.4th ... Processing usr/share/4th/ansify.4th ... Processing usr/share/4th/arcalc.4th ... Processing usr/share/4th/asm2dot.4th ... Processing usr/share/4th/atkin.4th ... Processing usr/share/4th/balanced.4th ... Processing usr/share/4th/banner.4th ... Processing usr/share/4th/benford.4th ... Processing usr/share/4th/bf.4th ... Processing usr/share/4th/bf24th.4th ... Processing usr/share/4th/bfi.4th ... Processing usr/share/4th/bfo.4th ... Processing usr/share/4th/bfo24th.4th ... Processing usr/share/4th/bin24th.4th ... Processing usr/share/4th/bin2h.4th ... Processing usr/share/4th/bin2txt.4th ... Processing usr/share/4th/black.4th ... Processing usr/share/4th/blk2html.4th ... Processing usr/share/4th/blk2txt.4th ... Processing usr/share/4th/bottles.4th ... Processing usr/share/4th/bottlfac.4th ... Processing usr/share/4th/brainiac.4th ... Processing usr/share/4th/bwdither.4th ... Processing usr/share/4th/cal-ace.4th ... Processing usr/share/4th/calendar.4th ... Processing usr/share/4th/case24th.4th ... Processing usr/share/4th/cassini.4th ... Processing usr/share/4th/chaotic.4th ... Processing usr/share/4th/chinarem.4th ... Processing usr/share/4th/chkiban.4th ... Processing usr/share/4th/coconuts.4th ... Processing usr/share/4th/coinflip.4th ... Processing usr/share/4th/coinscnt.4th ... Processing usr/share/4th/col2gray.4th ... Processing usr/share/4th/col2pal.4th ... Processing usr/share/4th/column.4th ... Processing usr/share/4th/compat.4th ... Processing usr/share/4th/contfrac.4th ... Processing usr/share/4th/cordic.4th ... Processing usr/share/4th/csv2json.4th ... Processing usr/share/4th/csv2lyx.4th ... Processing usr/share/4th/csv2sql.4th ... Processing usr/share/4th/csv2tcs.4th ... Processing usr/share/4th/csv2xls.4th ... Processing usr/share/4th/csv2xml.4th ... Processing usr/share/4th/csvfield.4th ... Processing usr/share/4th/csvgrep.4th ... Processing usr/share/4th/csvnolf.4th ... Processing usr/share/4th/csvscan.4th ... Processing usr/share/4th/csvsort.4th ... Processing usr/share/4th/csvsplit.4th ... Processing usr/share/4th/csvwrap.4th ... Processing usr/share/4th/cubecrwl.4th ... Processing usr/share/4th/cycle.4th ... Processing usr/share/4th/dbmjoin.4th ... Processing usr/share/4th/dc-tutor.4th ... Processing usr/share/4th/dc.4th ... Processing usr/share/4th/dcmacro.4th ... Processing usr/share/4th/decode64.4th ... Processing usr/share/4th/demo ... Processing usr/share/4th/demo/3ddemo.4th ... Processing usr/share/4th/demo/a32-test.4th ... Processing usr/share/4th/demo/ackertst.4th ... Processing usr/share/4th/demo/anorecur.4th ... Processing usr/share/4th/demo/ansfptst.4th ... Processing usr/share/4th/demo/arc4test.4th ... Processing usr/share/4th/demo/atan2tst.4th ... Processing usr/share/4th/demo/bcdftest.4th ... Processing usr/share/4th/demo/betademo.4th ... Processing usr/share/4th/demo/bintdemo.4th ... Processing usr/share/4th/demo/bstring.4th ... Processing usr/share/4th/demo/btintest.4th ... Processing usr/share/4th/demo/c-add.4th ... Processing usr/share/4th/demo/c-divide.4th ... Processing usr/share/4th/demo/chi2test.4th ... Processing usr/share/4th/demo/circdemo.4th ... Processing usr/share/4th/demo/combtest.4th ... Processing usr/share/4th/demo/compdemo.4th ... Processing usr/share/4th/demo/comptest.4th ... Processing usr/share/4th/demo/condcomp.4th ... Processing usr/share/4th/demo/crc-demo.4th ... Processing usr/share/4th/demo/datedemo.4th ... Processing usr/share/4th/demo/defer.4th ... Processing usr/share/4th/demo/demogray.4th ... Processing usr/share/4th/demo/demoinim.4th ... Processing usr/share/4th/demo/demourl.4th ... Processing usr/share/4th/demo/dstrdemo.4th ... Processing usr/share/4th/demo/dsttdemo.4th ... Processing usr/share/4th/demo/eastersu.4th ... Processing usr/share/4th/demo/elpintst.4th ... Processing usr/share/4th/demo/erftest.4th ... Processing usr/share/4th/demo/etldemo.4th ... Processing usr/share/4th/demo/expdemo.4th ... Processing usr/share/4th/demo/factest.4th ... Processing usr/share/4th/demo/fasintst.4th ... Processing usr/share/4th/demo/feliptst.4th ... Processing usr/share/4th/demo/fexpindm.4th ... Processing usr/share/4th/demo/filetest.4th ... Processing usr/share/4th/demo/fixdemo.4th ... Processing usr/share/4th/demo/fpindemo.4th ... Processing usr/share/4th/demo/fpintest.4th ... Processing usr/share/4th/demo/fpoutdem.4th ... Processing usr/share/4th/demo/fracdemo.4th ... Processing usr/share/4th/demo/fractest.4th ... Processing usr/share/4th/demo/fsmdemo.4th ... Processing usr/share/4th/demo/ftruncdm.4th ... Processing usr/share/4th/demo/fwt_test.4th ... Processing usr/share/4th/demo/gammatst.4th ... Processing usr/share/4th/demo/gaustest.4th ... Processing usr/share/4th/demo/gdemo3d.4th ... Processing usr/share/4th/demo/gen-demo.4th ... Processing usr/share/4th/demo/glocdemo.4th ... Processing usr/share/4th/demo/gnomtest.4th ... Processing usr/share/4th/demo/gpq-test.4th ... Processing usr/share/4th/demo/gtest1.4th ... Processing usr/share/4th/demo/gtest2.4th ... Processing usr/share/4th/demo/gtest3.4th ... Processing usr/share/4th/demo/gtest4.4th ... Processing usr/share/4th/demo/gtkdemo1.4th ... Processing usr/share/4th/demo/gtkdemo2.4th ... Processing usr/share/4th/demo/hamgdemo.4th ... Processing usr/share/4th/demo/hashdemo.4th ... Processing usr/share/4th/demo/hashtest.4th ... Processing usr/share/4th/demo/heaptest.4th ... Processing usr/share/4th/demo/hello.4th ... Processing usr/share/4th/demo/hidemo.4th ... Processing usr/share/4th/demo/hiworld.4th ... Processing usr/share/4th/demo/hornerdm.4th ... Processing usr/share/4th/demo/htmldemo.4th ... Processing usr/share/4th/demo/htmltst.4th ... Processing usr/share/4th/demo/i18ndem2.4th ... Processing usr/share/4th/demo/i18ndemo.4th ... Processing usr/share/4th/demo/interact.4th ... Processing usr/share/4th/demo/inthdemo.4th ... Processing usr/share/4th/demo/kisstest.4th ... Processing usr/share/4th/demo/kpredemo.4th ... Processing usr/share/4th/demo/latextst.4th ... Processing usr/share/4th/demo/leafdemo.4th ... Processing usr/share/4th/demo/loccatch.4th ... Processing usr/share/4th/demo/locdemo.4th ... Processing usr/share/4th/demo/matchtst.4th ... Processing usr/share/4th/demo/mblktest.4th ... Processing usr/share/4th/demo/md5-demo.4th ... Processing usr/share/4th/demo/md5-test.4th ... Processing usr/share/4th/demo/memdemo.4th ... Processing usr/share/4th/demo/menudemo.4th ... Processing usr/share/4th/demo/mersdemo.4th ... Processing usr/share/4th/demo/mrg32tst.4th ... Processing usr/share/4th/demo/multi-a.4th ... Processing usr/share/4th/demo/multi-b.4th ... Processing usr/share/4th/demo/multiclk.4th ... Processing usr/share/4th/demo/multifib.4th ... Processing usr/share/4th/demo/npdftest.4th ... Processing usr/share/4th/demo/ntortest.4th ... Processing usr/share/4th/demo/numintdm.4th ... Processing usr/share/4th/demo/opgtest.4th ... Processing usr/share/4th/demo/parstest.4th ... Processing usr/share/4th/demo/pcylftst.4th ... Processing usr/share/4th/demo/permtest.4th ... Processing usr/share/4th/demo/pipes1.4th ... Processing usr/share/4th/demo/pipes2.4th ... Processing usr/share/4th/demo/polytest.4th ... Processing usr/share/4th/demo/priodemo.4th ... Processing usr/share/4th/demo/quotdemo.4th ... Processing usr/share/4th/demo/quotest.4th ... Processing usr/share/4th/demo/ramtest.4th ... Processing usr/share/4th/demo/randtest.4th ... Processing usr/share/4th/demo/records.4th ... Processing usr/share/4th/demo/recurse.4th ... Processing usr/share/4th/demo/rtftest.4th ... Processing usr/share/4th/demo/scanftst.4th ... Processing usr/share/4th/demo/searches.4th ... Processing usr/share/4th/demo/sequdemo.4th ... Processing usr/share/4th/demo/sh1-test.4th ... Processing usr/share/4th/demo/sh2-test.4th ... Processing usr/share/4th/demo/skysload.4th ... Processing usr/share/4th/demo/sndxtest.4th ... Processing usr/share/4th/demo/sorts.4th ... Processing usr/share/4th/demo/speldemo.4th ... Processing usr/share/4th/demo/spindemo.4th ... Processing usr/share/4th/demo/sprintft.4th ... Processing usr/share/4th/demo/squares.4th ... Processing usr/share/4th/demo/statdemo.4th ... Processing usr/share/4th/demo/stlfdemo.4th ... Processing usr/share/4th/demo/substdem.4th ... Processing usr/share/4th/demo/substest.4th ... Processing usr/share/4th/demo/tables.4th ... Processing usr/share/4th/demo/teantest.4th ... Processing usr/share/4th/demo/testeol.4th ... Processing usr/share/4th/demo/throw.4th ... Processing usr/share/4th/demo/tooltest.4th ... Processing usr/share/4th/demo/tt_width.4th ... Processing usr/share/4th/demo/ttheight.4th ... Processing usr/share/4th/demo/ustaload.4th ... Processing usr/share/4th/demo/vectordm.4th ... Processing usr/share/4th/demo/vmemdemo.4th ... Processing usr/share/4th/demo/vmemtest.4th ... Processing usr/share/4th/demo/xchartst.4th ... Processing usr/share/4th/demo/zenfpin.4th ... Processing usr/share/4th/demo/zenfpout.4th ... Processing usr/share/4th/demo/zenfptst.4th ... Processing usr/share/4th/demo/zenrdtst.4th ... Processing usr/share/4th/demo/zentctst.4th ... Processing usr/share/4th/demo/zetatest.4th ... Processing usr/share/4th/detab.4th ... Processing usr/share/4th/dinesman.4th ... Processing usr/share/4th/dither.4th ... Processing usr/share/4th/divisors.4th ... Processing usr/share/4th/dof.4th ... Processing usr/share/4th/doors.4th ... Processing usr/share/4th/duc.4th ... Processing usr/share/4th/dzen5.4th ... Processing usr/share/4th/earthcrv.4th ... Processing usr/share/4th/echo.4th ... Processing usr/share/4th/editor.4th ... Processing usr/share/4th/eliza.4th ... Processing usr/share/4th/employee.4th ... Processing usr/share/4th/emu6502.4th ... Processing usr/share/4th/encode64.4th ... Processing usr/share/4th/encrypt.4th ... Processing usr/share/4th/equation.4th ... Processing usr/share/4th/ethiop.4th ... Processing usr/share/4th/euler09.4th ... Processing usr/share/4th/euler27.4th ... Processing usr/share/4th/euler303.4th ... Processing usr/share/4th/euro.4th ... Processing usr/share/4th/exprange.4th ... Processing usr/share/4th/factoria.4th ... Processing usr/share/4th/factors.4th ... Processing usr/share/4th/fdc.4th ... Processing usr/share/4th/fgrep.4th ... Processing usr/share/4th/filer.4th ... Processing usr/share/4th/fizzbuzz.4th ... Processing usr/share/4th/floyd.4th ... Processing usr/share/4th/fractals.4th ... Processing usr/share/4th/fractre2.4th ... Processing usr/share/4th/fractree.4th ... Processing usr/share/4th/freqfile.4th ... Processing usr/share/4th/fseries.4th ... Processing usr/share/4th/g3dgraph.4th ... Processing usr/share/4th/g3igraph.4th ... Processing usr/share/4th/g3spiral.4th ... Processing usr/share/4th/gantenna.4th ... Processing usr/share/4th/gasket.4th ... Processing usr/share/4th/gclelia.4th ... Processing usr/share/4th/gdragon.4th ... Processing usr/share/4th/genstack.4th ... Processing usr/share/4th/gepicycl.4th ... Processing usr/share/4th/gfignitn.4th ... Processing usr/share/4th/ghilbert.4th ... Processing usr/share/4th/ghilbrt2.4th ... Processing usr/share/4th/gknuth.4th ... Processing usr/share/4th/gkoch.4th ... Processing usr/share/4th/gmandel.4th ... Processing usr/share/4th/gmirex.4th ... Processing usr/share/4th/gpeano.4th ... Processing usr/share/4th/gpspiral.4th ... Processing usr/share/4th/grate.4th ... Processing usr/share/4th/gray2col.4th ... Processing usr/share/4th/gsierp.4th ... Processing usr/share/4th/gsmile.4th ... Processing usr/share/4th/gspiro.4th ... Processing usr/share/4th/gtriangle.4th ... Processing usr/share/4th/guess.4th ... Processing usr/share/4th/gwirth.4th ... Processing usr/share/4th/gyinyang.4th ... Processing usr/share/4th/hailston.4th ... Processing usr/share/4th/hamnumbs.4th ... Processing usr/share/4th/hamurabi.4th ... Processing usr/share/4th/hanoi.4th ... Processing usr/share/4th/happy.4th ... Processing usr/share/4th/haystack.4th ... Processing usr/share/4th/hickersn.4th ... Processing usr/share/4th/hidehtml.4th ... Processing usr/share/4th/hideseek.4th ... Processing usr/share/4th/hookup.4th ... Processing usr/share/4th/horst.4th ... Processing usr/share/4th/horstprm.4th ... Processing usr/share/4th/hq9p.4th ... Processing usr/share/4th/integrat.4th ... Processing usr/share/4th/interpol.4th ... Processing usr/share/4th/intgamln.4th ... Processing usr/share/4th/intgamma.4th ... Processing usr/share/4th/io.4th ... Processing usr/share/4th/ipaint2.4th ... Processing usr/share/4th/ipaint3.4th ... Processing usr/share/4th/ipsubnet.4th ... Processing usr/share/4th/isinwav2.4th ... Processing usr/share/4th/isinwave.4th ... Processing usr/share/4th/itfollow.4th ... Processing usr/share/4th/ivantsov.4th ... Processing usr/share/4th/iview2.4th ... Processing usr/share/4th/japanese.4th ... Processing usr/share/4th/jd.4th ... Processing usr/share/4th/jensen.4th ... Processing usr/share/4th/joelsoft.4th ... Processing usr/share/4th/jots2txt.4th ... Processing usr/share/4th/keirsey.4th ... Processing usr/share/4th/key2dot.4th ... Processing usr/share/4th/kjots2gn.4th ... Processing usr/share/4th/knapsack.4th ... Processing usr/share/4th/knapsak2.4th ... Processing usr/share/4th/knightj2.4th ... Processing usr/share/4th/knightjp.4th ... Processing usr/share/4th/lander.4th ... Processing usr/share/4th/ldif2csv.4th ... Processing usr/share/4th/letter.4th ... Processing usr/share/4th/levenshr.4th ... Processing usr/share/4th/lib ... Processing usr/share/4th/lib/3dup3rot.4th ... Processing usr/share/4th/lib/4dup4rot.4th ... Processing usr/share/4th/lib/acker.4th ... Processing usr/share/4th/lib/acptword.4th ... Processing usr/share/4th/lib/adler32.4th ... Processing usr/share/4th/lib/allsheet.4th ... Processing usr/share/4th/lib/ansblock.4th ... Processing usr/share/4th/lib/anscore.4th ... Processing usr/share/4th/lib/ansdbl.4th ... Processing usr/share/4th/lib/ansfacil.4th ... Processing usr/share/4th/lib/ansfile.4th ... Processing usr/share/4th/lib/ansfloat.4th ... Processing usr/share/4th/lib/ansfpio.4th ... Processing usr/share/4th/lib/ansmem.4th ... Processing usr/share/4th/lib/ansquote.4th ... Processing usr/share/4th/lib/ansren.4th ... Processing usr/share/4th/lib/anstools.4th ... Processing usr/share/4th/lib/arcfour.4th ... Processing usr/share/4th/lib/argopen.4th ... Processing usr/share/4th/lib/ascii7.4th ... Processing usr/share/4th/lib/asciixml.4th ... Processing usr/share/4th/lib/asinacos.4th ... Processing usr/share/4th/lib/back.4th ... Processing usr/share/4th/lib/backtrak.4th ... Processing usr/share/4th/lib/banners.4th ... Processing usr/share/4th/lib/base64.4th ... Processing usr/share/4th/lib/baseexec.4th ... Processing usr/share/4th/lib/basename.4th ... Processing usr/share/4th/lib/binomial.4th ... Processing usr/share/4th/lib/binquick.4th ... Processing usr/share/4th/lib/binssort.4th ... Processing usr/share/4th/lib/bintree.4th ... Processing usr/share/4th/lib/bintrkv.4th ... Processing usr/share/4th/lib/bitarray.4th ... Processing usr/share/4th/lib/bitfield.4th ... Processing usr/share/4th/lib/bitosort.4th ... Processing usr/share/4th/lib/bitrevse.4th ... Processing usr/share/4th/lib/bits.4th ... Processing usr/share/4th/lib/bitset.4th ... Processing usr/share/4th/lib/boxes.4th ... Processing usr/share/4th/lib/breakq.4th ... Processing usr/share/4th/lib/brow.4th ... Processing usr/share/4th/lib/bsearch.4th ... Processing usr/share/4th/lib/bstable.4th ... Processing usr/share/4th/lib/bub2sort.4th ... Processing usr/share/4th/lib/bublsort.4th ... Processing usr/share/4th/lib/buffer.4th ... Processing usr/share/4th/lib/cansignd.4th ... Processing usr/share/4th/lib/capitals.4th ... Processing usr/share/4th/lib/cards.4th ... Processing usr/share/4th/lib/ccitt2.4th ... Processing usr/share/4th/lib/charat.4th ... Processing usr/share/4th/lib/chars.4th ... Processing usr/share/4th/lib/chi2.4th ... Processing usr/share/4th/lib/chkisbn.4th ... Processing usr/share/4th/lib/chkisin.4th ... Processing usr/share/4th/lib/chmatch.4th ... Processing usr/share/4th/lib/choose.4th ... Processing usr/share/4th/lib/cir2sort.4th ... Processing usr/share/4th/lib/circsort.4th ... Processing usr/share/4th/lib/coc2sort.4th ... Processing usr/share/4th/lib/cocksort.4th ... Processing usr/share/4th/lib/com2sort.4th ... Processing usr/share/4th/lib/combsort.4th ... Processing usr/share/4th/lib/commadot.4th ... Processing usr/share/4th/lib/compare.4th ... Processing usr/share/4th/lib/compose.4th ... Processing usr/share/4th/lib/comus.4th ... Processing usr/share/4th/lib/concat.4th ... Processing usr/share/4th/lib/constant.4th ... Processing usr/share/4th/lib/convert.4th ... Processing usr/share/4th/lib/country.4th ... Processing usr/share/4th/lib/countstr.4th ... Processing usr/share/4th/lib/cp437htm.4th ... Processing usr/share/4th/lib/crc.4th ... Processing usr/share/4th/lib/crc32.4th ... Processing usr/share/4th/lib/create-w.4th ... Processing usr/share/4th/lib/csimpson.4th ... Processing usr/share/4th/lib/cstring.4th ... Processing usr/share/4th/lib/csv-w.4th ... Processing usr/share/4th/lib/csvfrom.4th ... Processing usr/share/4th/lib/csvtype.4th ... Processing usr/share/4th/lib/ctos.4th ... Processing usr/share/4th/lib/cut.4th ... Processing usr/share/4th/lib/cyclsort.4th ... Processing usr/share/4th/lib/damm.4th ... Processing usr/share/4th/lib/darray.4th ... Processing usr/share/4th/lib/date2xls.4th ... Processing usr/share/4th/lib/dblbin.4th ... Processing usr/share/4th/lib/dbldiv.4th ... Processing usr/share/4th/lib/dbldot.4th ... Processing usr/share/4th/lib/dblsharp.4th ... Processing usr/share/4th/lib/dblshift.4th ... Processing usr/share/4th/lib/dbm.4th ... Processing usr/share/4th/lib/dbmidx.4th ... Processing usr/share/4th/lib/dbms.4th ... Processing usr/share/4th/lib/dda.4th ... Processing usr/share/4th/lib/ddigroot.4th ... Processing usr/share/4th/lib/ddotf.4th ... Processing usr/share/4th/lib/debug.4th ... Processing usr/share/4th/lib/digiroot.4th ... Processing usr/share/4th/lib/digit.4th ... Processing usr/share/4th/lib/discord.4th ... Processing usr/share/4th/lib/dostime.4th ... Processing usr/share/4th/lib/dpower.4th ... Processing usr/share/4th/lib/drange.4th ... Processing usr/share/4th/lib/dsqrt.4th ... Processing usr/share/4th/lib/dst.4th ... Processing usr/share/4th/lib/dstrarrt.4th ... Processing usr/share/4th/lib/dstring.4th ... Processing usr/share/4th/lib/dstringt.4th ... Processing usr/share/4th/lib/dump.4th ... Processing usr/share/4th/lib/dumpbase.4th ... Processing usr/share/4th/lib/easter.4th ... Processing usr/share/4th/lib/easy.4th ... Processing usr/share/4th/lib/ellipint.4th ... Processing usr/share/4th/lib/embed.4th ... Processing usr/share/4th/lib/emits.4th ... Processing usr/share/4th/lib/enclose.4th ... Processing usr/share/4th/lib/enter.4th ... Processing usr/share/4th/lib/environ.4th ... Processing usr/share/4th/lib/erf.4th ... Processing usr/share/4th/lib/erf1.4th ... Processing usr/share/4th/lib/escape.4th ... Processing usr/share/4th/lib/etl.4th ... Processing usr/share/4th/lib/evaluate.4th ... Processing usr/share/4th/lib/exceptn.4th ... Processing usr/share/4th/lib/expout.4th ... Processing usr/share/4th/lib/ezneeds.4th ... Processing usr/share/4th/lib/ezpp4th.4th ... Processing usr/share/4th/lib/factor.4th ... Processing usr/share/4th/lib/falog.4th ... Processing usr/share/4th/lib/fast-fac.4th ... Processing usr/share/4th/lib/fast-fib.4th ... Processing usr/share/4th/lib/fatan2.4th ... Processing usr/share/4th/lib/fatanh.4th ... Processing usr/share/4th/lib/fbessel.4th ... Processing usr/share/4th/lib/fbeta.4th ... Processing usr/share/4th/lib/fbetacdf.4th ... Processing usr/share/4th/lib/fbetapdf.4th ... Processing usr/share/4th/lib/fcartes.4th ... Processing usr/share/4th/lib/fcbrt.4th ... Processing usr/share/4th/lib/fdeg2rad.4th ... Processing usr/share/4th/lib/felip.4th ... Processing usr/share/4th/lib/fenter.4th ... Processing usr/share/4th/lib/fequals.4th ... Processing usr/share/4th/lib/ferf.4th ... Processing usr/share/4th/lib/fexp.4th ... Processing usr/share/4th/lib/fexpflni.4th ... Processing usr/share/4th/lib/fexpint.4th ... Processing usr/share/4th/lib/fexpm1.4th ... Processing usr/share/4th/lib/fexpt.4th ... Processing usr/share/4th/lib/ffl-frc.4th ... Processing usr/share/4th/lib/ffsfls.4th ... Processing usr/share/4th/lib/fgamma.4th ... Processing usr/share/4th/lib/fhaversn.4th ... Processing usr/share/4th/lib/figures.4th ... Processing usr/share/4th/lib/files.4th ... Processing usr/share/4th/lib/filestat.4th ... Processing usr/share/4th/lib/filter.4th ... Processing usr/share/4th/lib/filtring.4th ... Processing usr/share/4th/lib/fixeddot.4th ... Processing usr/share/4th/lib/fixedfld.4th ... Processing usr/share/4th/lib/flnflog.4th ... Processing usr/share/4th/lib/flnflogb.4th ... Processing usr/share/4th/lib/flnp1.4th ... Processing usr/share/4th/lib/flocals.4th ... Processing usr/share/4th/lib/flogist.4th ... Processing usr/share/4th/lib/floordiv.4th ... Processing usr/share/4th/lib/floormod.4th ... Processing usr/share/4th/lib/forwdiff.4th ... Processing usr/share/4th/lib/fp0.4th ... Processing usr/share/4th/lib/fp1.4th ... Processing usr/share/4th/lib/fp2.4th ... Processing usr/share/4th/lib/fp3.4th ... Processing usr/share/4th/lib/fp4.4th ... Processing usr/share/4th/lib/fp5.4th ... Processing usr/share/4th/lib/fpconst.4th ... Processing usr/share/4th/lib/fpdot.4th ... Processing usr/share/4th/lib/fpin.4th ... Processing usr/share/4th/lib/fpolar.4th ... Processing usr/share/4th/lib/fpout.4th ... Processing usr/share/4th/lib/fpow.4th ... Processing usr/share/4th/lib/fpow10.4th ... Processing usr/share/4th/lib/fq.4th ... Processing usr/share/4th/lib/fracout.4th ... Processing usr/share/4th/lib/fractext.4th ... Processing usr/share/4th/lib/fraction.4th ... Processing usr/share/4th/lib/frexp.4th ... Processing usr/share/4th/lib/fsincost.4th ... Processing usr/share/4th/lib/fsinfcos.4th ... Processing usr/share/4th/lib/fsinnpi.4th ... Processing usr/share/4th/lib/fsl-util.4th ... Processing usr/share/4th/lib/fsm.4th ... Processing usr/share/4th/lib/fsprintf.4th ... Processing usr/share/4th/lib/fstack.4th ... Processing usr/share/4th/lib/fsum.4th ... Processing usr/share/4th/lib/fsum_arr.4th ... Processing usr/share/4th/lib/ftrunc.4th ... Processing usr/share/4th/lib/fvector.4th ... Processing usr/share/4th/lib/fwt.4th ... Processing usr/share/4th/lib/fwtlite.4th ... Processing usr/share/4th/lib/fxexpln.4th ... Processing usr/share/4th/lib/fzeta.4th ... Processing usr/share/4th/lib/gamma.4th ... Processing usr/share/4th/lib/gammaln.4th ... Processing usr/share/4th/lib/gammapq.4th ... Processing usr/share/4th/lib/garccirc.4th ... Processing usr/share/4th/lib/gaspect.4th ... Processing usr/share/4th/lib/gauslege.4th ... Processing usr/share/4th/lib/gauss.4th ... Processing usr/share/4th/lib/gbanner.4th ... Processing usr/share/4th/lib/gbezier.4th ... Processing usr/share/4th/lib/gbk2utf8.4th ... Processing usr/share/4th/lib/gburst.4th ... Processing usr/share/4th/lib/gc.4th ... Processing usr/share/4th/lib/gcdlcd.4th ... Processing usr/share/4th/lib/gcircle.4th ... Processing usr/share/4th/lib/gcol2gry.4th ... Processing usr/share/4th/lib/gellipse.4th ... Processing usr/share/4th/lib/getdate.4th ... Processing usr/share/4th/lib/getenv.4th ... Processing usr/share/4th/lib/getopts.4th ... Processing usr/share/4th/lib/gfill.4th ... Processing usr/share/4th/lib/gflood.4th ... Processing usr/share/4th/lib/glines.4th ... Processing usr/share/4th/lib/glocal.4th ... Processing usr/share/4th/lib/gmkiss.4th ... Processing usr/share/4th/lib/gmskiss.4th ... Processing usr/share/4th/lib/gno2sort.4th ... Processing usr/share/4th/lib/gnomsort.4th ... Processing usr/share/4th/lib/gpic2txt.4th ... Processing usr/share/4th/lib/gplot3d.4th ... Processing usr/share/4th/lib/graphics.4th ... Processing usr/share/4th/lib/graycode.4th ... Processing usr/share/4th/lib/gshrink.4th ... Processing usr/share/4th/lib/gtkipc.4th ... Processing usr/share/4th/lib/gtkserv.4th ... Processing usr/share/4th/lib/gturtle.4th ... Processing usr/share/4th/lib/gview.4th ... Processing usr/share/4th/lib/hamming.4th ... Processing usr/share/4th/lib/harshad.4th ... Processing usr/share/4th/lib/hash.4th ... Processing usr/share/4th/lib/hashbuck.4th ... Processing usr/share/4th/lib/hashkey.4th ... Processing usr/share/4th/lib/hashtabl.4th ... Processing usr/share/4th/lib/hea2sort.4th ... Processing usr/share/4th/lib/headings.4th ... Processing usr/share/4th/lib/heapsort.4th ... Processing usr/share/4th/lib/hiorder.4th ... Processing usr/share/4th/lib/hms2secs.4th ... Processing usr/share/4th/lib/holds.4th ... Processing usr/share/4th/lib/horner.4th ... Processing usr/share/4th/lib/html-w.4th ... Processing usr/share/4th/lib/html.4th ... Processing usr/share/4th/lib/huntjoin.4th ... Processing usr/share/4th/lib/i18n.4th ... Processing usr/share/4th/lib/i8859htm.4th ... Processing usr/share/4th/lib/icompare.4th ... Processing usr/share/4th/lib/identify.4th ... Processing usr/share/4th/lib/idsystem.4th ... Processing usr/share/4th/lib/info.4th ... Processing usr/share/4th/lib/inifile.4th ... Processing usr/share/4th/lib/inimanag.4th ... Processing usr/share/4th/lib/ins2sort.4th ... Processing usr/share/4th/lib/instsort.4th ... Processing usr/share/4th/lib/intelhex.4th ... Processing usr/share/4th/lib/interprt.4th ... Processing usr/share/4th/lib/intpfile.4th ... Processing usr/share/4th/lib/intrsort.4th ... Processing usr/share/4th/lib/isdate.4th ... Processing usr/share/4th/lib/ismpsort.4th ... Processing usr/share/4th/lib/isprime.4th ... Processing usr/share/4th/lib/isqrt.4th ... Processing usr/share/4th/lib/istype.4th ... Processing usr/share/4th/lib/json-w.4th ... Processing usr/share/4th/lib/kaprekar.4th ... Processing usr/share/4th/lib/key.4th ... Processing usr/share/4th/lib/knuthrng.4th ... Processing usr/share/4th/lib/koksp-w.4th ... Processing usr/share/4th/lib/kpre.4th ... Processing usr/share/4th/lib/latex.4th ... Processing usr/share/4th/lib/leading.4th ... Processing usr/share/4th/lib/leaf.4th ... Processing usr/share/4th/lib/legacy.4th ... Processing usr/share/4th/lib/levensht.4th ... Processing usr/share/4th/lib/license.4th ... Processing usr/share/4th/lib/lists.4th ... Processing usr/share/4th/lib/locals.4th ... Processing usr/share/4th/lib/logger.4th ... Processing usr/share/4th/lib/logtime.4th ... Processing usr/share/4th/lib/longjday.4th ... Processing usr/share/4th/lib/luhn.4th ... Processing usr/share/4th/lib/lz77.4th ... Processing usr/share/4th/lib/m3todate.4th ... Processing usr/share/4th/lib/matcher.4th ... Processing usr/share/4th/lib/math.4th ... Processing usr/share/4th/lib/mbinoml.4th ... Processing usr/share/4th/lib/md5.4th ... Processing usr/share/4th/lib/memcell.4th ... Processing usr/share/4th/lib/memchar.4th ... Processing usr/share/4th/lib/menu.4th ... Processing usr/share/4th/lib/mergsort.4th ... Processing usr/share/4th/lib/mersenne.4th ... Processing usr/share/4th/lib/message.4th ... Processing usr/share/4th/lib/mif-prng.4th ... Processing usr/share/4th/lib/minstd.4th ... Processing usr/share/4th/lib/mixed.4th ... Processing usr/share/4th/lib/mon3date.4th ... Processing usr/share/4th/lib/morse.4th ... Processing usr/share/4th/lib/mrg32k3a.4th ... Processing usr/share/4th/lib/msxls2-w.4th ... Processing usr/share/4th/lib/msxmls-w.4th ... Processing usr/share/4th/lib/multiblk.4th ... Processing usr/share/4th/lib/multifac.4th ... Processing usr/share/4th/lib/namedstk.4th ... Processing usr/share/4th/lib/ncoding.4th ... Processing usr/share/4th/lib/norm-pdf.4th ... Processing usr/share/4th/lib/ntor.4th ... Processing usr/share/4th/lib/obsolete.4th ... Processing usr/share/4th/lib/odevsort.4th ... Processing usr/share/4th/lib/oofods-w.4th ... Processing usr/share/4th/lib/opgftran.4th ... Processing usr/share/4th/lib/ordidate.4th ... Processing usr/share/4th/lib/oyelsort.4th ... Processing usr/share/4th/lib/padding.4th ... Processing usr/share/4th/lib/palette.4th ... Processing usr/share/4th/lib/palindrm.4th ... Processing usr/share/4th/lib/pancsort.4th ... Processing usr/share/4th/lib/pangram.4th ... Processing usr/share/4th/lib/parseurl.4th ... Processing usr/share/4th/lib/parsexml.4th ... Processing usr/share/4th/lib/parsing.4th ... Processing usr/share/4th/lib/parsname.4th ... Processing usr/share/4th/lib/pcylfun.4th ... Processing usr/share/4th/lib/perfect.4th ... Processing usr/share/4th/lib/permcomb.4th ... Processing usr/share/4th/lib/perrin.4th ... Processing usr/share/4th/lib/phone.4th ... Processing usr/share/4th/lib/pickroll.4th ... Processing usr/share/4th/lib/picture.4th ... Processing usr/share/4th/lib/place-n.4th ... Processing usr/share/4th/lib/placelne.4th ... Processing usr/share/4th/lib/plecuyer.4th ... Processing usr/share/4th/lib/polys.4th ... Processing usr/share/4th/lib/power.4th ... Processing usr/share/4th/lib/prefixno.4th ... Processing usr/share/4th/lib/print.4th ... Processing usr/share/4th/lib/printf.4th ... Processing usr/share/4th/lib/prio-q.4th ... Processing usr/share/4th/lib/prioq.4th ... Processing usr/share/4th/lib/prng.4th ... Processing usr/share/4th/lib/qsort.4th ... Processing usr/share/4th/lib/quiz.4th ... Processing usr/share/4th/lib/quotes.4th ... Processing usr/share/4th/lib/radxsort.4th ... Processing usr/share/4th/lib/ramdisk.4th ... Processing usr/share/4th/lib/ran4.4th ... Processing usr/share/4th/lib/randbin.4th ... Processing usr/share/4th/lib/randjava.4th ... Processing usr/share/4th/lib/randlcg.4th ... Processing usr/share/4th/lib/randlcg2.4th ... Processing usr/share/4th/lib/randmwcp.4th ... Processing usr/share/4th/lib/random.4th ... Processing usr/share/4th/lib/randoom.4th ... Processing usr/share/4th/lib/range.4th ... Processing usr/share/4th/lib/rbounds.4th ... Processing usr/share/4th/lib/rcheck.4th ... Processing usr/share/4th/lib/rdepth.4th ... Processing usr/share/4th/lib/refills.4th ... Processing usr/share/4th/lib/replace.4th ... Processing usr/share/4th/lib/represnt.4th ... Processing usr/share/4th/lib/reverse.4th ... Processing usr/share/4th/lib/rndubias.4th ... Processing usr/share/4th/lib/rot13.4th ... Processing usr/share/4th/lib/row.4th ... Processing usr/share/4th/lib/rtf.4th ... Processing usr/share/4th/lib/runiform.4th ... Processing usr/share/4th/lib/savefile.4th ... Processing usr/share/4th/lib/say.4th ... Processing usr/share/4th/lib/sbreak.4th ... Processing usr/share/4th/lib/scanfile.4th ... Processing usr/share/4th/lib/scanskip.4th ... Processing usr/share/4th/lib/scomma.4th ... Processing usr/share/4th/lib/search.4th ... Processing usr/share/4th/lib/sedol.4th ... Processing usr/share/4th/lib/sel2sort.4th ... Processing usr/share/4th/lib/selcsort.4th ... Processing usr/share/4th/lib/semiprim.4th ... Processing usr/share/4th/lib/sequence.4th ... Processing usr/share/4th/lib/sfpout.4th ... Processing usr/share/4th/lib/sha1.4th ... Processing usr/share/4th/lib/sha256.4th ... Processing usr/share/4th/lib/shelsort.4th ... Processing usr/share/4th/lib/shuffle.4th ... Processing usr/share/4th/lib/simps38.4th ... Processing usr/share/4th/lib/simpson.4th ... Processing usr/share/4th/lib/simpsort.4th ... Processing usr/share/4th/lib/sinhcosh.4th ... Processing usr/share/4th/lib/slice.4th ... Processing usr/share/4th/lib/slowsort.4th ... Processing usr/share/4th/lib/slurptxt.4th ... Processing usr/share/4th/lib/soundex.4th ... Processing usr/share/4th/lib/speak.4th ... Processing usr/share/4th/lib/spelldis.4th ... Processing usr/share/4th/lib/spinner.4th ... Processing usr/share/4th/lib/split.4th ... Processing usr/share/4th/lib/splitext.4th ... Processing usr/share/4th/lib/splitpth.4th ... Processing usr/share/4th/lib/sprintf.4th ... Processing usr/share/4th/lib/sqrtrem.4th ... Processing usr/share/4th/lib/srtstack.4th ... Processing usr/share/4th/lib/sscanf.4th ... Processing usr/share/4th/lib/stack.4th ... Processing usr/share/4th/lib/startend.4th ... Processing usr/share/4th/lib/statist.4th ... Processing usr/share/4th/lib/stemleaf.4th ... Processing usr/share/4th/lib/stester.4th ... Processing usr/share/4th/lib/stmbuf.4th ... Processing usr/share/4th/lib/stmstack.4th ... Processing usr/share/4th/lib/stoosort.4th ... Processing usr/share/4th/lib/strbuf.4th ... Processing usr/share/4th/lib/strcount.4th ... Processing usr/share/4th/lib/strstack.4th ... Processing usr/share/4th/lib/strtime.4th ... Processing usr/share/4th/lib/strto10k.4th ... Processing usr/share/4th/lib/stsstack.4th ... Processing usr/share/4th/lib/substit.4th ... Processing usr/share/4th/lib/sumdivs.4th ... Processing usr/share/4th/lib/swapping.4th ... Processing usr/share/4th/lib/system.4th ... Processing usr/share/4th/lib/tabs.4th ... Processing usr/share/4th/lib/taylor.4th ... Processing usr/share/4th/lib/tea.4th ... Processing usr/share/4th/lib/tean.4th ... Processing usr/share/4th/lib/termansi.4th ... Processing usr/share/4th/lib/th-word.4th ... Processing usr/share/4th/lib/threevl.4th ... Processing usr/share/4th/lib/throw.4th ... Processing usr/share/4th/lib/throwstr.4th ... Processing usr/share/4th/lib/time.4th ... Processing usr/share/4th/lib/time3339.4th ... Processing usr/share/4th/lib/timer.4th ... Processing usr/share/4th/lib/timsort.4th ... Processing usr/share/4th/lib/toarabic.4th ... Processing usr/share/4th/lib/todate.4th ... Processing usr/share/4th/lib/todbl.4th ... Processing usr/share/4th/lib/tofloat.4th ... Processing usr/share/4th/lib/tokenize.4th ... Processing usr/share/4th/lib/tonumber.4th ... Processing usr/share/4th/lib/toolbelt.4th ... Processing usr/share/4th/lib/toolfile.4th ... Processing usr/share/4th/lib/toroman.4th ... Processing usr/share/4th/lib/totime.4th ... Processing usr/share/4th/lib/totriple.4th ... Processing usr/share/4th/lib/translat.4th ... Processing usr/share/4th/lib/tre.4th ... Processing usr/share/4th/lib/trim.4th ... Processing usr/share/4th/lib/triple.4th ... Processing usr/share/4th/lib/triplus.4th ... Processing usr/share/4th/lib/trisharp.4th ... Processing usr/share/4th/lib/tst.4th ... Processing usr/share/4th/lib/tt800.4th ... Processing usr/share/4th/lib/ttester.4th ... Processing usr/share/4th/lib/ulcase.4th ... Processing usr/share/4th/lib/unicdgbk.4th ... Processing usr/share/4th/lib/unitconv.4th ... Processing usr/share/4th/lib/userpad.4th ... Processing usr/share/4th/lib/ustodate.4th ... Processing usr/share/4th/lib/utf8.4th ... Processing usr/share/4th/lib/utf8gbk2.4th ... Processing usr/share/4th/lib/utf8type.4th ... Processing usr/share/4th/lib/varray.4th ... Processing usr/share/4th/lib/version.4th ... Processing usr/share/4th/lib/vmem.4th ... Processing usr/share/4th/lib/weekend.4th ... Processing usr/share/4th/lib/well512.4th ... Processing usr/share/4th/lib/westhtml.4th ... Processing usr/share/4th/lib/wichill.4th ... Processing usr/share/4th/lib/wildcard.4th ... Processing usr/share/4th/lib/wildcrdr.4th ... Processing usr/share/4th/lib/word.4th ... Processing usr/share/4th/lib/wwwopen.4th ... Processing usr/share/4th/lib/xchar.4th ... Processing usr/share/4th/lib/xdump.4th ... Processing usr/share/4th/lib/yesno.4th ... Processing usr/share/4th/lib/yesorno.4th ... Processing usr/share/4th/lib/yield.4th ... Processing usr/share/4th/lib/zenans.4th ... Processing usr/share/4th/lib/zenatan2.4th ... Processing usr/share/4th/lib/zenatanh.4th ... Processing usr/share/4th/lib/zencart.4th ... Processing usr/share/4th/lib/zenconst.4th ... Processing usr/share/4th/lib/zendegrd.4th ... Processing usr/share/4th/lib/zenexpm1.4th ... Processing usr/share/4th/lib/zenfalog.4th ... Processing usr/share/4th/lib/zenfasin.4th ... Processing usr/share/4th/lib/zenfcbrt.4th ... Processing usr/share/4th/lib/zenferf.4th ... Processing usr/share/4th/lib/zenfexp.4th ... Processing usr/share/4th/lib/zenfexpt.4th ... Processing usr/share/4th/lib/zenfln.4th ... Processing usr/share/4th/lib/zenflnp1.4th ... Processing usr/share/4th/lib/zenfloat.4th ... Processing usr/share/4th/lib/zenfloor.4th ... Processing usr/share/4th/lib/zenfmin.4th ... Processing usr/share/4th/lib/zenfpio.4th ... Processing usr/share/4th/lib/zenfpow.4th ... Processing usr/share/4th/lib/zenfprox.4th ... Processing usr/share/4th/lib/zenfsin.4th ... Processing usr/share/4th/lib/zenfsinh.4th ... Processing usr/share/4th/lib/zenfsqrt.4th ... Processing usr/share/4th/lib/zengamm2.4th ... Processing usr/share/4th/lib/zengamma.4th ... Processing usr/share/4th/lib/zenhaver.4th ... Processing usr/share/4th/lib/zenhornr.4th ... Processing usr/share/4th/lib/zenpolar.4th ... Processing usr/share/4th/lib/zenround.4th ... Processing usr/share/4th/lib/zentaylr.4th ... Processing usr/share/4th/lib/zentodbl.4th ... Processing usr/share/4th/lib/zentrunc.4th ... Processing usr/share/4th/lib/zxrandom.4th ... Processing usr/share/4th/life.4th ... Processing usr/share/4th/lifeld.4th ... Processing usr/share/4th/line2txt.4th ... Processing usr/share/4th/lisp.4th ... Processing usr/share/4th/loan.4th ... Processing usr/share/4th/longseq.4th ... Processing usr/share/4th/looknsay.4th ... Processing usr/share/4th/luclehm.4th ... Processing usr/share/4th/magic.4th ... Processing usr/share/4th/makeblk.4th ... Processing usr/share/4th/makegcch.4th ... Processing usr/share/4th/makehide.4th ... Processing usr/share/4th/makeinfo.4th ... Processing usr/share/4th/makesudo.4th ... Processing usr/share/4th/mandelbt.4th ... Processing usr/share/4th/markov.4th ... Processing usr/share/4th/mastermd.4th ... Processing usr/share/4th/mcpi.4th ... Processing usr/share/4th/mersfact.4th ... Processing usr/share/4th/meteor.4th ... Processing usr/share/4th/mindread.4th ... Processing usr/share/4th/minijack.4th ... Processing usr/share/4th/mkknight.4th ... Processing usr/share/4th/mknliban.4th ... Processing usr/share/4th/modular.4th ... Processing usr/share/4th/mon.4th ... Processing usr/share/4th/montcarl.4th ... Processing usr/share/4th/monthall.4th ... Processing usr/share/4th/mu2recur.4th ... Processing usr/share/4th/multiply.4th ... Processing usr/share/4th/mutrecur.4th ... Processing usr/share/4th/mxhanoi.4th ... Processing usr/share/4th/notes.4th ... Processing usr/share/4th/od.4th ... Processing usr/share/4th/oldlady.4th ... Processing usr/share/4th/opgcalc.4th ... Processing usr/share/4th/opgconv.4th ... Processing usr/share/4th/optconst.4th ... Processing usr/share/4th/ordered.4th ... Processing usr/share/4th/pagerank.4th ... Processing usr/share/4th/pal2col.4th ... Processing usr/share/4th/paper.4th ... Processing usr/share/4th/pascalt2.4th ... Processing usr/share/4th/pascaltr.4th ... Processing usr/share/4th/patch4th.4th ... Processing usr/share/4th/permute.4th ... Processing usr/share/4th/phpgen.4th ... Processing usr/share/4th/pi.4th ... Processing usr/share/4th/pigdice.4th ... Processing usr/share/4th/plt3dex.4th ... Processing usr/share/4th/pm2html.4th ... Processing usr/share/4th/polygon.4th ... Processing usr/share/4th/powerset.4th ... Processing usr/share/4th/pp4th.4th ... Processing usr/share/4th/ppm2txt.4th ... Processing usr/share/4th/prices.4th ... Processing usr/share/4th/priname.4th ... Processing usr/share/4th/prtrange.4th ... Processing usr/share/4th/ps-erf.4th ... Processing usr/share/4th/ps-sine.4th ... Processing usr/share/4th/quadcalc.4th ... Processing usr/share/4th/quatnion.4th ... Processing usr/share/4th/quine.4th ... Processing usr/share/4th/randompw.4th ... Processing usr/share/4th/readdate.4th ... Processing usr/share/4th/renfiles.4th ... Processing usr/share/4th/retroed.4th ... Processing usr/share/4th/reversal.4th ... Processing usr/share/4th/romans.4th ... Processing usr/share/4th/romans2.4th ... Processing usr/share/4th/sailor.4th ... Processing usr/share/4th/samplsiz.4th ... Processing usr/share/4th/scissors.4th ... Processing usr/share/4th/scramble.4th ... Processing usr/share/4th/selfdesc.4th ... Processing usr/share/4th/shuffle.4th ... Processing usr/share/4th/simpladv.4th ... Processing usr/share/4th/simplgen.4th ... Processing usr/share/4th/sinewave.4th ... Processing usr/share/4th/skyquery.4th ... Processing usr/share/4th/sloc.4th ... Processing usr/share/4th/smaltest.4th ... Processing usr/share/4th/smarter.4th ... Processing usr/share/4th/snoopy.4th ... Processing usr/share/4th/spiles.4th ... Processing usr/share/4th/spock.4th ... Processing usr/share/4th/spock_iv.4th ... Processing usr/share/4th/srtshift.4th ... Processing usr/share/4th/stackopt.4th ... Processing usr/share/4th/startrek.4th ... Processing usr/share/4th/stumble.4th ... Processing usr/share/4th/subleq.4th ... Processing usr/share/4th/sudoku.4th ... Processing usr/share/4th/sum_int.4th ... Processing usr/share/4th/sums.4th ... Processing usr/share/4th/sunday.4th ... Processing usr/share/4th/sundial.4th ... Processing usr/share/4th/synonym.4th ... Processing usr/share/4th/tak.4th ... Processing usr/share/4th/tam-kan.4th ... Processing usr/share/4th/tcs.4th ... Processing usr/share/4th/theory.4th ... Processing usr/share/4th/tics.4th ... Processing usr/share/4th/timecalc.4th ... Processing usr/share/4th/tinyc.4th ... Processing usr/share/4th/topitsm.4th ... Processing usr/share/4th/towers.4th ... Processing usr/share/4th/tpencode.4th ... Processing usr/share/4th/tpknuth.4th ... Processing usr/share/4th/train.4th ... Processing usr/share/4th/trampoln.4th ... Processing usr/share/4th/triangle.4th ... Processing usr/share/4th/trig2sql.4th ... Processing usr/share/4th/ttt.4th ... Processing usr/share/4th/turing.4th ... Processing usr/share/4th/txt2blk.4th ... Processing usr/share/4th/txt2blk2.4th ... Processing usr/share/4th/txt2html.4th ... Processing usr/share/4th/txt2kedu.4th ... Processing usr/share/4th/txt2lyx.4th ... Processing usr/share/4th/ub2dot.4th ... Processing usr/share/4th/ubasic.4th ... Processing usr/share/4th/ubrlabel.4th ... Processing usr/share/4th/ubulabel.4th ... Processing usr/share/4th/udc.4th ... Processing usr/share/4th/unique.4th ... Processing usr/share/4th/uudecode.4th ... Processing usr/share/4th/uuencode.4th ... Processing usr/share/4th/valuhack.4th ... Processing usr/share/4th/vdcorput.4th ... Processing usr/share/4th/venture.4th ... Processing usr/share/4th/vm-test.4th ... Processing usr/share/4th/walktree.4th ... Processing usr/share/4th/wc.4th ... Processing usr/share/4th/weasel1.4th ... Processing usr/share/4th/weasel2.4th ... Processing usr/share/4th/web4th.4th ... Processing usr/share/4th/wirewrld.4th ... Processing usr/share/4th/wsb.4th ... Processing usr/share/4th/wumpus.4th ... Processing usr/share/4th/xlap.4th ... Processing usr/share/4th/xmlstrip.4th ... Processing usr/share/4th/yellowst.4th ... Processing usr/share/4th/yinyang.4th ... Processing usr/share/4th/yiqing.4th ... Processing usr/share/4th/zigzag.4th ... Processing usr/share/GraphicsMagick-1.3.38 ... Processing usr/share/GraphicsMagick-1.3.38/config ... Processing usr/share/GraphicsMagick-1.3.38/config/colors.mgk ... Processing usr/share/GraphicsMagick-1.3.38/config/log.mgk ... Processing usr/share/GraphicsMagick-1.3.38/config/modules.mgk ... Processing usr/share/applications ... Processing usr/share/applications/ltris.desktop ... 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/icons ... Processing usr/share/icons/ltris48.gif ... Processing usr/share/ltris ... Processing usr/share/ltris/figures ... Processing usr/share/ltris/gfx ... Processing usr/share/ltris/gfx/back0.bmp ... Processing usr/share/ltris/gfx/back1.bmp ... Processing usr/share/ltris/gfx/back2.bmp ... Processing usr/share/ltris/gfx/back3.bmp ... Processing usr/share/ltris/gfx/balloon.bmp ... Processing usr/share/ltris/gfx/balloon_peek.bmp ... Processing usr/share/ltris/gfx/blocks.bmp ... Processing usr/share/ltris/gfx/f_small_white.bmp ... Processing usr/share/ltris/gfx/f_small_yellow.bmp ... Processing usr/share/ltris/gfx/f_tiny_black.bmp ... Processing usr/share/ltris/gfx/f_white.bmp ... Processing usr/share/ltris/gfx/f_yellow.bmp ... Processing usr/share/ltris/gfx/logo.bmp ... Processing usr/share/ltris/gfx/menuback.bmp ... Processing usr/share/ltris/gfx/quest.bmp ... Processing usr/share/ltris/sounds ... Processing usr/share/ltris/sounds/click.wav ... Processing usr/share/ltris/sounds/excellent.wav ... Processing usr/share/ltris/sounds/explosion.wav ... Processing usr/share/ltris/sounds/leftright.wav ... Processing usr/share/ltris/sounds/motion.wav ... Processing usr/share/ltris/sounds/nextlevel.wav ... Processing usr/share/ltris/sounds/stop.wav ... Processing usr/share/openocd ... Processing usr/share/openocd/contrib ... Processing usr/share/openocd/contrib/60-openocd.rules ... Processing usr/share/openocd/contrib/libdcc ... Processing usr/share/openocd/contrib/libdcc/README ... Processing usr/share/openocd/contrib/libdcc/dcc_stdio.c ... Processing usr/share/openocd/contrib/libdcc/dcc_stdio.h ... Processing usr/share/openocd/contrib/libdcc/example.c ... Processing usr/share/openocd/scripts ... Processing usr/share/openocd/scripts/bitsbytes.tcl ... Processing usr/share/openocd/scripts/board ... Processing usr/share/openocd/scripts/board/8devices-lima.cfg ... Processing usr/share/openocd/scripts/board/actux3.cfg ... Processing usr/share/openocd/scripts/board/adapteva_parallella1.cfg ... Processing usr/share/openocd/scripts/board/adsp-sc584-ezbrd.cfg ... Processing usr/share/openocd/scripts/board/alphascale_asm9260_ek.cfg ... Processing usr/share/openocd/scripts/board/altera_sockit.cfg ... Processing usr/share/openocd/scripts/board/am3517evm.cfg ... Processing usr/share/openocd/scripts/board/ampere_emag8180.cfg ... Processing usr/share/openocd/scripts/board/ampere_qs_mq_1s.cfg ... Processing usr/share/openocd/scripts/board/ampere_qs_mq_2s.cfg ... Processing usr/share/openocd/scripts/board/arm_evaluator7t.cfg ... Processing usr/share/openocd/scripts/board/arm_musca_a.cfg ... Processing usr/share/openocd/scripts/board/arty_s7.cfg ... Processing usr/share/openocd/scripts/board/asus-rt-n16.cfg ... Processing usr/share/openocd/scripts/board/asus-rt-n66u.cfg ... Processing usr/share/openocd/scripts/board/at91cap7a-stk-sdram.cfg ... Processing usr/share/openocd/scripts/board/at91eb40a.cfg ... Processing usr/share/openocd/scripts/board/at91rm9200-dk.cfg ... Processing usr/share/openocd/scripts/board/at91rm9200-ek.cfg ... Processing usr/share/openocd/scripts/board/at91sam9261-ek.cfg ... Processing usr/share/openocd/scripts/board/at91sam9263-ek.cfg ... Processing usr/share/openocd/scripts/board/at91sam9g20-ek.cfg ... Processing usr/share/openocd/scripts/board/atmel_at91sam7s-ek.cfg ... Processing usr/share/openocd/scripts/board/atmel_at91sam9260-ek.cfg ... Processing usr/share/openocd/scripts/board/atmel_at91sam9rl-ek.cfg ... Processing usr/share/openocd/scripts/board/atmel_sam3n_ek.cfg ... Processing usr/share/openocd/scripts/board/atmel_sam3s_ek.cfg ... Processing usr/share/openocd/scripts/board/atmel_sam3u_ek.cfg ... Processing usr/share/openocd/scripts/board/atmel_sam3x_ek.cfg ... Processing usr/share/openocd/scripts/board/atmel_sam4e_ek.cfg ... Processing usr/share/openocd/scripts/board/atmel_sam4l8_xplained_pro.cfg ... Processing usr/share/openocd/scripts/board/atmel_sam4s_ek.cfg ... Processing usr/share/openocd/scripts/board/atmel_sam4s_xplained_pro.cfg ... Processing usr/share/openocd/scripts/board/atmel_samc20_xplained_pro.cfg ... Processing usr/share/openocd/scripts/board/atmel_samc21_xplained_pro.cfg ... Processing usr/share/openocd/scripts/board/atmel_samd10_xplained_mini.cfg ... Processing usr/share/openocd/scripts/board/atmel_samd11_xplained_pro.cfg ... Processing usr/share/openocd/scripts/board/atmel_samd20_xplained_pro.cfg ... Processing usr/share/openocd/scripts/board/atmel_samd21_xplained_pro.cfg ... Processing usr/share/openocd/scripts/board/atmel_same70_xplained.cfg ... Processing usr/share/openocd/scripts/board/atmel_samg53_xplained_pro.cfg ... Processing usr/share/openocd/scripts/board/atmel_samg55_xplained_pro.cfg ... Processing usr/share/openocd/scripts/board/atmel_saml21_xplained_pro.cfg ... Processing usr/share/openocd/scripts/board/atmel_samr21_xplained_pro.cfg ... Processing usr/share/openocd/scripts/board/atmel_samv71_xplained_ultra.cfg ... Processing usr/share/openocd/scripts/board/avnet_ultrazed-eg.cfg ... Processing usr/share/openocd/scripts/board/balloon3-cpu.cfg ... Processing usr/share/openocd/scripts/board/bcm28155_ap.cfg ... Processing usr/share/openocd/scripts/board/bluefield.cfg ... Processing usr/share/openocd/scripts/board/bt-homehubv1.cfg ... Processing usr/share/openocd/scripts/board/colibri.cfg ... Processing usr/share/openocd/scripts/board/crossbow_tech_imote2.cfg ... Processing usr/share/openocd/scripts/board/csb337.cfg ... Processing usr/share/openocd/scripts/board/csb732.cfg ... Processing usr/share/openocd/scripts/board/da850evm.cfg ... Processing usr/share/openocd/scripts/board/digi_connectcore_wi-9c.cfg ... Processing usr/share/openocd/scripts/board/digilent_analog_discovery.cfg ... Processing usr/share/openocd/scripts/board/digilent_atlys.cfg ... Processing usr/share/openocd/scripts/board/digilent_nexys_video.cfg ... Processing usr/share/openocd/scripts/board/digilent_zedboard.cfg ... Processing usr/share/openocd/scripts/board/diolan_lpc4350-db1.cfg ... Processing usr/share/openocd/scripts/board/diolan_lpc4357-db1.cfg ... Processing usr/share/openocd/scripts/board/dk-tm4c129.cfg ... Processing usr/share/openocd/scripts/board/dm355evm.cfg ... Processing usr/share/openocd/scripts/board/dm365evm.cfg ... Processing usr/share/openocd/scripts/board/dm6446evm.cfg ... Processing usr/share/openocd/scripts/board/dp_busblaster_v3.cfg ... Processing usr/share/openocd/scripts/board/dp_busblaster_v4.cfg ... Processing usr/share/openocd/scripts/board/dptechnics_dpt-board-v1.cfg ... Processing usr/share/openocd/scripts/board/efikamx.cfg ... Processing usr/share/openocd/scripts/board/efm32.cfg ... Processing usr/share/openocd/scripts/board/eir.cfg ... Processing usr/share/openocd/scripts/board/ek-lm3s1968.cfg ... Processing usr/share/openocd/scripts/board/ek-lm3s3748.cfg ... Processing usr/share/openocd/scripts/board/ek-lm3s6965.cfg ... Processing usr/share/openocd/scripts/board/ek-lm3s811-revb.cfg ... Processing usr/share/openocd/scripts/board/ek-lm3s811.cfg ... Processing usr/share/openocd/scripts/board/ek-lm3s8962.cfg ... Processing usr/share/openocd/scripts/board/ek-lm3s9b9x.cfg ... Processing usr/share/openocd/scripts/board/ek-lm3s9d92.cfg ... Processing usr/share/openocd/scripts/board/ek-lm4f120xl.cfg ... Processing usr/share/openocd/scripts/board/ek-lm4f232.cfg ... Processing usr/share/openocd/scripts/board/ek-tm4c123gxl.cfg ... Processing usr/share/openocd/scripts/board/ek-tm4c1294xl.cfg ... Processing usr/share/openocd/scripts/board/embedded-artists_lpc2478-32.cfg ... Processing usr/share/openocd/scripts/board/emcraft_imx8m-som-bsb.cfg ... Processing usr/share/openocd/scripts/board/emcraft_twr-vf6-som-bsb.cfg ... Processing usr/share/openocd/scripts/board/emcraft_vf6-som.cfg ... Processing usr/share/openocd/scripts/board/esp32-bridge.cfg ... Processing usr/share/openocd/scripts/board/esp32-ethernet-kit-3.3v.cfg ... Processing usr/share/openocd/scripts/board/esp32-wrover-kit-1.8v.cfg ... Processing usr/share/openocd/scripts/board/esp32-wrover-kit-3.3v.cfg ... Processing usr/share/openocd/scripts/board/esp32s2-bridge.cfg ... Processing usr/share/openocd/scripts/board/esp32s2-kaluga-1.cfg ... Processing usr/share/openocd/scripts/board/esp32s3-bridge.cfg ... Processing usr/share/openocd/scripts/board/esp32s3-ftdi.cfg ... Processing usr/share/openocd/scripts/board/ethernut3.cfg ... Processing usr/share/openocd/scripts/board/evb-lan9255.cfg ... Processing usr/share/openocd/scripts/board/frdm-kl25z.cfg ... Processing usr/share/openocd/scripts/board/frdm-kl46z.cfg ... Processing usr/share/openocd/scripts/board/fsl_imx6q_sabresd.cfg ... Processing usr/share/openocd/scripts/board/glyn_tonga2.cfg ... Processing usr/share/openocd/scripts/board/gti ... Processing usr/share/openocd/scripts/board/gti/espressobin.cfg ... Processing usr/share/openocd/scripts/board/gumstix-aerocore.cfg ... Processing usr/share/openocd/scripts/board/hammer.cfg ... Processing usr/share/openocd/scripts/board/hilscher_nxdb500sys.cfg ... Processing usr/share/openocd/scripts/board/hilscher_nxeb500hmi.cfg ... Processing usr/share/openocd/scripts/board/hilscher_nxhx10.cfg ... Processing usr/share/openocd/scripts/board/hilscher_nxhx50.cfg ... Processing usr/share/openocd/scripts/board/hilscher_nxhx500.cfg ... Processing usr/share/openocd/scripts/board/hilscher_nxsb100.cfg ... Processing usr/share/openocd/scripts/board/hitex_lpc1768stick.cfg ... Processing usr/share/openocd/scripts/board/hitex_lpc2929.cfg ... Processing usr/share/openocd/scripts/board/hitex_stm32-performancestick.cfg ... Processing usr/share/openocd/scripts/board/hitex_str9-comstick.cfg ... Processing usr/share/openocd/scripts/board/iar_lpc1768.cfg ... Processing usr/share/openocd/scripts/board/iar_str912_sk.cfg ... Processing usr/share/openocd/scripts/board/icnova_imx53_sodimm.cfg ... Processing usr/share/openocd/scripts/board/icnova_sam9g45_sodimm.cfg ... Processing usr/share/openocd/scripts/board/imx27ads.cfg ... Processing usr/share/openocd/scripts/board/imx27lnst.cfg ... Processing usr/share/openocd/scripts/board/imx28evk.cfg ... Processing usr/share/openocd/scripts/board/imx31pdk.cfg ... Processing usr/share/openocd/scripts/board/imx35pdk.cfg ... Processing usr/share/openocd/scripts/board/imx53-m53evk.cfg ... Processing usr/share/openocd/scripts/board/imx53loco.cfg ... Processing usr/share/openocd/scripts/board/imx8mp-evk.cfg ... Processing usr/share/openocd/scripts/board/insignal_arndale.cfg ... Processing usr/share/openocd/scripts/board/kasli.cfg ... Processing usr/share/openocd/scripts/board/kc100.cfg ... Processing usr/share/openocd/scripts/board/kc705.cfg ... Processing usr/share/openocd/scripts/board/kcu105.cfg ... Processing usr/share/openocd/scripts/board/keil_mcb1700.cfg ... Processing usr/share/openocd/scripts/board/keil_mcb2140.cfg ... Processing usr/share/openocd/scripts/board/kindle2.cfg ... Processing usr/share/openocd/scripts/board/kontron_sl28.cfg ... Processing usr/share/openocd/scripts/board/kwikstik.cfg ... Processing usr/share/openocd/scripts/board/la_fonera-fon2200.cfg ... Processing usr/share/openocd/scripts/board/lambdaconcept_ecpix-5.cfg ... Processing usr/share/openocd/scripts/board/lemaker_hikey.cfg ... Processing usr/share/openocd/scripts/board/linksys-wag200g.cfg ... Processing usr/share/openocd/scripts/board/linksys-wrt54gl.cfg ... Processing usr/share/openocd/scripts/board/linksys_nslu2.cfg ... Processing usr/share/openocd/scripts/board/lisa-l.cfg ... Processing usr/share/openocd/scripts/board/logicpd_imx27.cfg ... Processing usr/share/openocd/scripts/board/lpc1850_spifi_generic.cfg ... Processing usr/share/openocd/scripts/board/lpc4350_spifi_generic.cfg ... Processing usr/share/openocd/scripts/board/lubbock.cfg ... Processing usr/share/openocd/scripts/board/marsohod.cfg ... Processing usr/share/openocd/scripts/board/marsohod2.cfg ... Processing usr/share/openocd/scripts/board/marsohod3.cfg ... Processing usr/share/openocd/scripts/board/mbed-lpc11u24.cfg ... Processing usr/share/openocd/scripts/board/mbed-lpc1768.cfg ... Processing usr/share/openocd/scripts/board/mcb1700.cfg ... Processing usr/share/openocd/scripts/board/microchip_explorer16.cfg ... Processing usr/share/openocd/scripts/board/microchip_sama5d27_som1_kit1.cfg ... Processing []share/openocd/scripts/board/microchip_same51_curiosity_nano.cfg ... Processing usr/share/openocd/scripts/board/microchip_same54_xplained_pro.cfg ... Processing usr/share/openocd/scripts/board/microchip_saml11_xplained_pro.cfg ... Processing usr/share/openocd/scripts/board/mini2440.cfg ... Processing usr/share/openocd/scripts/board/mini6410.cfg ... Processing usr/share/openocd/scripts/board/minispartan6.cfg ... Processing usr/share/openocd/scripts/board/nds32_corvettef1.cfg ... Processing usr/share/openocd/scripts/board/nds32_xc5.cfg ... Processing usr/share/openocd/scripts/board/nds32_xc7.cfg ... Processing usr/share/openocd/scripts/board/netgear-dg834v3.cfg ... Processing usr/share/openocd/scripts/board/netgear-wg102.cfg ... Processing usr/share/openocd/scripts/board/nordic_nrf51822_mkit.cfg ... Processing usr/share/openocd/scripts/board/nordic_nrf51_dk.cfg ... Processing usr/share/openocd/scripts/board/nordic_nrf52_dk.cfg ... Processing usr/share/openocd/scripts/board/nordic_nrf52_ftx232.cfg ... Processing usr/share/openocd/scripts/board/novena-internal-fpga.cfg ... Processing usr/share/openocd/scripts/board/npcx_evb.cfg ... Processing usr/share/openocd/scripts/board/numato_mimas_a7.cfg ... Processing usr/share/openocd/scripts/board/numato_opsis.cfg ... Processing usr/share/openocd/scripts/board/nxp_frdm-k64f.cfg ... Processing usr/share/openocd/scripts/board/nxp_frdm-ls1012a.cfg ... Processing usr/share/openocd/scripts/board/nxp_imx7sabre.cfg ... Processing usr/share/openocd/scripts/board/nxp_lpc-link2.cfg ... Processing usr/share/openocd/scripts/board/nxp_mcimx8m-evk.cfg ... Processing usr/share/openocd/scripts/board/nxp_rdb-ls1046a.cfg ... Processing usr/share/openocd/scripts/board/nxp_rdb-ls1088a.cfg ... Processing usr/share/openocd/scripts/board/olimex_LPC2378STK.cfg ... Processing usr/share/openocd/scripts/board/olimex_lpc_h2148.cfg ... Processing usr/share/openocd/scripts/board/olimex_sam7_ex256.cfg ... Processing usr/share/openocd/scripts/board/olimex_sam7_la2.cfg ... Processing usr/share/openocd/scripts/board/olimex_sam9_l9260.cfg ... Processing usr/share/openocd/scripts/board/olimex_stm32_h103.cfg ... Processing usr/share/openocd/scripts/board/olimex_stm32_h107.cfg ... Processing usr/share/openocd/scripts/board/olimex_stm32_h405.cfg ... Processing usr/share/openocd/scripts/board/olimex_stm32_p107.cfg ... Processing usr/share/openocd/scripts/board/omap2420_h4.cfg ... Processing usr/share/openocd/scripts/board/openrd.cfg ... Processing usr/share/openocd/scripts/board/or1k_generic.cfg ... Processing usr/share/openocd/scripts/board/osk5912.cfg ... Processing usr/share/openocd/scripts/board/phone_se_j100i.cfg ... Processing usr/share/openocd/scripts/board/phytec_lpc3250.cfg ... Processing usr/share/openocd/scripts/board/pic-p32mx.cfg ... Processing usr/share/openocd/scripts/board/pico-debug.cfg ... Processing usr/share/openocd/scripts/board/pipistrello.cfg ... Processing usr/share/openocd/scripts/board/propox_mmnet1001.cfg ... Processing usr/share/openocd/scripts/board/pxa255_sst.cfg ... Processing usr/share/openocd/scripts/board/quark_d2000_refboard.cfg ... Processing usr/share/openocd/scripts/board/quark_x10xx_board.cfg ... Processing usr/share/openocd/scripts/board/quicklogic_quickfeather.cfg ... Processing usr/share/openocd/scripts/board/radiona_ulx3s.cfg ... Processing usr/share/openocd/scripts/board/redbee.cfg ... Processing []/openocd/scripts/board/reflexces_achilles_i-dev_kit_arria10.cfg ... Processing usr/share/openocd/scripts/board/renesas_dk-s7g2.cfg ... Processing usr/share/openocd/scripts/board/renesas_falcon.cfg ... Processing usr/share/openocd/scripts/board/renesas_gr_peach.cfg ... Processing usr/share/openocd/scripts/board/renesas_porter.cfg ... Processing usr/share/openocd/scripts/board/renesas_salvator-xs.cfg ... Processing usr/share/openocd/scripts/board/renesas_silk.cfg ... Processing usr/share/openocd/scripts/board/renesas_stout.cfg ... Processing usr/share/openocd/scripts/board/rigado_bmd300_ek.cfg ... Processing usr/share/openocd/scripts/board/rpi3.cfg ... Processing usr/share/openocd/scripts/board/rpi4b.cfg ... Processing usr/share/openocd/scripts/board/rsc-w910.cfg ... Processing usr/share/openocd/scripts/board/sayma_amc.cfg ... Processing usr/share/openocd/scripts/board/sheevaplug.cfg ... Processing usr/share/openocd/scripts/board/sifive-e31arty.cfg ... Processing usr/share/openocd/scripts/board/sifive-e51arty.cfg ... Processing usr/share/openocd/scripts/board/sifive-hifive1-revb.cfg ... Processing usr/share/openocd/scripts/board/sifive-hifive1.cfg ... Processing usr/share/openocd/scripts/board/smdk6410.cfg ... Processing usr/share/openocd/scripts/board/snps_em_sk.cfg ... Processing usr/share/openocd/scripts/board/snps_em_sk_v1.cfg ... Processing usr/share/openocd/scripts/board/snps_em_sk_v2.1.cfg ... Processing usr/share/openocd/scripts/board/snps_em_sk_v2.2.cfg ... Processing usr/share/openocd/scripts/board/snps_hsdk.cfg ... Processing usr/share/openocd/scripts/board/spansion_sk-fm4-176l-s6e2cc.cfg ... Processing usr/share/openocd/scripts/board/spansion_sk-fm4-u120-9b560.cfg ... Processing usr/share/openocd/scripts/board/spear300evb.cfg ... Processing usr/share/openocd/scripts/board/spear300evb_mod.cfg ... Processing usr/share/openocd/scripts/board/spear310evb20.cfg ... Processing usr/share/openocd/scripts/board/spear310evb20_mod.cfg ... Processing usr/share/openocd/scripts/board/spear320cpu.cfg ... Processing usr/share/openocd/scripts/board/spear320cpu_mod.cfg ... Processing usr/share/openocd/scripts/board/st_b-l475e-iot01a.cfg ... Processing usr/share/openocd/scripts/board/st_nucleo_8l152r8.cfg ... Processing usr/share/openocd/scripts/board/st_nucleo_8s208rb.cfg ... Processing usr/share/openocd/scripts/board/st_nucleo_f0.cfg ... Processing usr/share/openocd/scripts/board/st_nucleo_f103rb.cfg ... Processing usr/share/openocd/scripts/board/st_nucleo_f3.cfg ... Processing usr/share/openocd/scripts/board/st_nucleo_f4.cfg ... Processing usr/share/openocd/scripts/board/st_nucleo_f7.cfg ... Processing usr/share/openocd/scripts/board/st_nucleo_g0.cfg ... Processing usr/share/openocd/scripts/board/st_nucleo_g4.cfg ... Processing usr/share/openocd/scripts/board/st_nucleo_h743zi.cfg ... Processing usr/share/openocd/scripts/board/st_nucleo_h745zi.cfg ... Processing usr/share/openocd/scripts/board/st_nucleo_l073rz.cfg ... Processing usr/share/openocd/scripts/board/st_nucleo_l1.cfg ... Processing usr/share/openocd/scripts/board/st_nucleo_l4.cfg ... Processing usr/share/openocd/scripts/board/st_nucleo_l5.cfg ... Processing usr/share/openocd/scripts/board/st_nucleo_wb55.cfg ... Processing usr/share/openocd/scripts/board/steval-idb007v1.cfg ... Processing usr/share/openocd/scripts/board/steval-idb008v1.cfg ... Processing usr/share/openocd/scripts/board/steval-idb011v1.cfg ... Processing usr/share/openocd/scripts/board/steval-idb012v1.cfg ... Processing usr/share/openocd/scripts/board/steval_pcc010.cfg ... Processing usr/share/openocd/scripts/board/stm320518_eval.cfg ... Processing usr/share/openocd/scripts/board/stm320518_eval_stlink.cfg ... Processing usr/share/openocd/scripts/board/stm32100b_eval.cfg ... Processing usr/share/openocd/scripts/board/stm3210b_eval.cfg ... Processing usr/share/openocd/scripts/board/stm3210c_eval.cfg ... Processing usr/share/openocd/scripts/board/stm3210e_eval.cfg ... Processing usr/share/openocd/scripts/board/stm3220g_eval.cfg ... Processing usr/share/openocd/scripts/board/stm3220g_eval_stlink.cfg ... Processing usr/share/openocd/scripts/board/stm3241g_eval.cfg ... Processing usr/share/openocd/scripts/board/stm3241g_eval_stlink.cfg ... Processing usr/share/openocd/scripts/board/stm32429i_eval.cfg ... Processing usr/share/openocd/scripts/board/stm32429i_eval_stlink.cfg ... Processing usr/share/openocd/scripts/board/stm32439i_eval.cfg ... Processing usr/share/openocd/scripts/board/stm32439i_eval_stlink.cfg ... Processing usr/share/openocd/scripts/board/stm327x6g_eval.cfg ... Processing usr/share/openocd/scripts/board/stm32f0discovery.cfg ... Processing usr/share/openocd/scripts/board/stm32f103c8_blue_pill.cfg ... Processing usr/share/openocd/scripts/board/stm32f334discovery.cfg ... Processing usr/share/openocd/scripts/board/stm32f3discovery.cfg ... Processing usr/share/openocd/scripts/board/stm32f412g-disco.cfg ... Processing usr/share/openocd/scripts/board/stm32f413h-disco.cfg ... Processing usr/share/openocd/scripts/board/stm32f429disc1.cfg ... Processing usr/share/openocd/scripts/board/stm32f429discovery.cfg ... Processing usr/share/openocd/scripts/board/stm32f469discovery.cfg ... Processing usr/share/openocd/scripts/board/stm32f469i-disco.cfg ... Processing usr/share/openocd/scripts/board/stm32f4discovery.cfg ... Processing usr/share/openocd/scripts/board/stm32f723e-disco.cfg ... Processing usr/share/openocd/scripts/board/stm32f746g-disco.cfg ... Processing usr/share/openocd/scripts/board/stm32f769i-disco.cfg ... Processing usr/share/openocd/scripts/board/stm32f7discovery.cfg ... Processing usr/share/openocd/scripts/board/stm32h735g-disco.cfg ... Processing usr/share/openocd/scripts/board/stm32h745i-disco.cfg ... Processing usr/share/openocd/scripts/board/stm32h747i-disco.cfg ... Processing usr/share/openocd/scripts/board/stm32h750b-disco.cfg ... Processing usr/share/openocd/scripts/board/stm32h7b3i-disco.cfg ... Processing usr/share/openocd/scripts/board/stm32h7x3i_eval.cfg ... Processing usr/share/openocd/scripts/board/stm32h7x_dual_qspi.cfg ... Processing usr/share/openocd/scripts/board/stm32l0discovery.cfg ... Processing usr/share/openocd/scripts/board/stm32l476g-disco.cfg ... Processing usr/share/openocd/scripts/board/stm32l496g-disco.cfg ... Processing usr/share/openocd/scripts/board/stm32l4discovery.cfg ... Processing usr/share/openocd/scripts/board/stm32l4p5g-disco.cfg ... Processing usr/share/openocd/scripts/board/stm32l4r9i-disco.cfg ... Processing usr/share/openocd/scripts/board/stm32ldiscovery.cfg ... Processing usr/share/openocd/scripts/board/stm32mp13x_dk.cfg ... Processing usr/share/openocd/scripts/board/stm32mp15x_dk2.cfg ... Processing usr/share/openocd/scripts/board/stm32vldiscovery.cfg ... Processing usr/share/openocd/scripts/board/str910-eval.cfg ... Processing usr/share/openocd/scripts/board/telo.cfg ... Processing usr/share/openocd/scripts/board/ti_am335xevm.cfg ... Processing usr/share/openocd/scripts/board/ti_am437x_idk.cfg ... Processing usr/share/openocd/scripts/board/ti_am43xx_evm.cfg ... Processing usr/share/openocd/scripts/board/ti_am625evm.cfg ... Processing usr/share/openocd/scripts/board/ti_am642evm.cfg ... Processing usr/share/openocd/scripts/board/ti_am654evm.cfg ... Processing usr/share/openocd/scripts/board/ti_beagleboard.cfg ... Processing usr/share/openocd/scripts/board/ti_beagleboard_xm.cfg ... Processing usr/share/openocd/scripts/board/ti_beaglebone-base.cfg ... Processing usr/share/openocd/scripts/board/ti_beaglebone.cfg ... Processing usr/share/openocd/scripts/board/ti_beaglebone_black.cfg ... Processing usr/share/openocd/scripts/board/ti_blaze.cfg ... Processing usr/share/openocd/scripts/board/ti_cc13x0_launchpad.cfg ... Processing usr/share/openocd/scripts/board/ti_cc13x2_launchpad.cfg ... Processing usr/share/openocd/scripts/board/ti_cc26x0_launchpad.cfg ... Processing usr/share/openocd/scripts/board/ti_cc26x2_launchpad.cfg ... Processing usr/share/openocd/scripts/board/ti_cc3200_launchxl.cfg ... Processing usr/share/openocd/scripts/board/ti_cc3220sf_launchpad.cfg ... Processing usr/share/openocd/scripts/board/ti_cc32xx_launchpad.cfg ... Processing usr/share/openocd/scripts/board/ti_dk-tm4c129.cfg ... Processing usr/share/openocd/scripts/board/ti_ek-tm4c123gxl.cfg ... Processing usr/share/openocd/scripts/board/ti_ek-tm4c1294xl.cfg ... Processing usr/share/openocd/scripts/board/ti_j7200evm.cfg ... Processing usr/share/openocd/scripts/board/ti_j721evm.cfg ... Processing usr/share/openocd/scripts/board/ti_j721s2evm.cfg ... Processing usr/share/openocd/scripts/board/ti_msp432_launchpad.cfg ... Processing usr/share/openocd/scripts/board/ti_pandaboard.cfg ... Processing usr/share/openocd/scripts/board/ti_pandaboard_es.cfg ... Processing usr/share/openocd/scripts/board/ti_tmdx570ls20susb.cfg ... Processing usr/share/openocd/scripts/board/ti_tmdx570ls31usb.cfg ... Processing usr/share/openocd/scripts/board/tocoding_poplar.cfg ... Processing usr/share/openocd/scripts/board/topas910.cfg ... Processing usr/share/openocd/scripts/board/topasa900.cfg ... Processing usr/share/openocd/scripts/board/tp-link_tl-mr3020.cfg ... Processing usr/share/openocd/scripts/board/tp-link_wdr4300.cfg ... Processing usr/share/openocd/scripts/board/twr-k60f120m.cfg ... Processing usr/share/openocd/scripts/board/twr-k60n512.cfg ... Processing usr/share/openocd/scripts/board/twr-vf65gs10.cfg ... Processing usr/share/openocd/scripts/board/twr-vf65gs10_cmsisdap.cfg ... Processing usr/share/openocd/scripts/board/tx25_stk5.cfg ... Processing usr/share/openocd/scripts/board/tx27_stk5.cfg ... Processing usr/share/openocd/scripts/board/unknown_at91sam9260.cfg ... Processing usr/share/openocd/scripts/board/uptech_2410.cfg ... Processing usr/share/openocd/scripts/board/vd_a53x2_dap.cfg ... Processing usr/share/openocd/scripts/board/vd_a53x2_jtag.cfg ... Processing usr/share/openocd/scripts/board/vd_m4_dap.cfg ... Processing usr/share/openocd/scripts/board/vd_m4_jtag.cfg ... Processing usr/share/openocd/scripts/board/vd_m7_jtag.cfg ... Processing usr/share/openocd/scripts/board/vd_pulpissimo_jtag.cfg ... Processing usr/share/openocd/scripts/board/vd_swerv_jtag.cfg ... Processing usr/share/openocd/scripts/board/verdex.cfg ... Processing usr/share/openocd/scripts/board/voipac.cfg ... Processing usr/share/openocd/scripts/board/voltcraft_dso-3062c.cfg ... Processing usr/share/openocd/scripts/board/x300t.cfg ... Processing usr/share/openocd/scripts/board/xmc-2go.cfg ... Processing usr/share/openocd/scripts/board/xmc1100-boot-kit.cfg ... Processing []hare/openocd/scripts/board/xmc4200-application-kit-actuator.cfg ... Processing usr/share/openocd/scripts/board/xmc4300-relax.cfg ... Processing []share/openocd/scripts/board/xmc4500-application-kit-general.cfg ... Processing usr/share/openocd/scripts/board/xmc4500-application-kit-sdram.cfg ... Processing usr/share/openocd/scripts/board/xmc4500-relax.cfg ... Processing usr/share/openocd/scripts/board/xmc4700-relax.cfg ... Processing usr/share/openocd/scripts/board/xmc4800-relax.cfg ... Processing usr/share/openocd/scripts/board/xmos_xk-xac-xa8_arm.cfg ... Processing usr/share/openocd/scripts/board/xtensa-kc705-ext-dap.cfg ... Processing usr/share/openocd/scripts/board/xtensa-kc705-ext.cfg ... Processing usr/share/openocd/scripts/board/xtensa-kc705-onboard.cfg ... Processing usr/share/openocd/scripts/board/xtensa-palladium-vdebug.cfg ... Processing usr/share/openocd/scripts/board/xtensa-rt685-ext.cfg ... Processing usr/share/openocd/scripts/chip ... Processing usr/share/openocd/scripts/chip/atmel ... Processing usr/share/openocd/scripts/chip/atmel/at91 ... Processing usr/share/openocd/scripts/chip/atmel/at91/aic.tcl ... Processing usr/share/openocd/scripts/chip/atmel/at91/at91_pio.cfg ... Processing usr/share/openocd/scripts/chip/atmel/at91/at91_pmc.cfg ... Processing usr/share/openocd/scripts/chip/atmel/at91/at91_rstc.cfg ... Processing usr/share/openocd/scripts/chip/atmel/at91/at91_wdt.cfg ... Processing usr/share/openocd/scripts/chip/atmel/at91/at91sam7x128.tcl ... Processing usr/share/openocd/scripts/chip/atmel/at91/at91sam7x256.tcl ... Processing usr/share/openocd/scripts/chip/atmel/at91/at91sam9261.cfg ... Processing usr/share/openocd/scripts/chip/atmel/at91/at91sam9261_matrix.cfg ... Processing usr/share/openocd/scripts/chip/atmel/at91/at91sam9263.cfg ... Processing usr/share/openocd/scripts/chip/atmel/at91/at91sam9263_matrix.cfg ... Processing usr/share/openocd/scripts/chip/atmel/at91/at91sam9_init.cfg ... Processing usr/share/openocd/scripts/chip/atmel/at91/at91sam9_sdramc.cfg ... Processing usr/share/openocd/scripts/chip/atmel/at91/at91sam9_smc.cfg ... Processing usr/share/openocd/scripts/chip/atmel/at91/hardware.cfg ... Processing usr/share/openocd/scripts/chip/atmel/at91/pmc.tcl ... Processing usr/share/openocd/scripts/chip/atmel/at91/rtt.tcl ... Processing usr/share/openocd/scripts/chip/atmel/at91/sam9_smc.cfg ... Processing usr/share/openocd/scripts/chip/atmel/at91/usarts.tcl ... Processing usr/share/openocd/scripts/chip/st ... Processing usr/share/openocd/scripts/chip/st/spear ... Processing usr/share/openocd/scripts/chip/st/spear/quirk_no_srst.tcl ... Processing usr/share/openocd/scripts/chip/st/spear/spear3xx.tcl ... Processing usr/share/openocd/scripts/chip/st/spear/spear3xx_ddr.tcl ... Processing usr/share/openocd/scripts/chip/st/stm32 ... Processing usr/share/openocd/scripts/chip/st/stm32/stm32.tcl ... Processing usr/share/openocd/scripts/chip/st/stm32/stm32_rcc.tcl ... Processing usr/share/openocd/scripts/chip/st/stm32/stm32_regs.tcl ... Processing usr/share/openocd/scripts/chip/ti ... Processing usr/share/openocd/scripts/chip/ti/lm3s ... Processing usr/share/openocd/scripts/chip/ti/lm3s/lm3s.tcl ... Processing usr/share/openocd/scripts/chip/ti/lm3s/lm3s_regs.tcl ... Processing usr/share/openocd/scripts/cpld ... Processing usr/share/openocd/scripts/cpld/altera-5m570z-cpld.cfg ... Processing usr/share/openocd/scripts/cpld/altera-epm240.cfg ... Processing usr/share/openocd/scripts/cpld/jtagspi.cfg ... Processing usr/share/openocd/scripts/cpld/lattice-lc4032ze.cfg ... Processing usr/share/openocd/scripts/cpld/xilinx-xc6s.cfg ... Processing usr/share/openocd/scripts/cpld/xilinx-xc7.cfg ... Processing usr/share/openocd/scripts/cpld/xilinx-xcf-p.cfg ... Processing usr/share/openocd/scripts/cpld/xilinx-xcf-s.cfg ... Processing usr/share/openocd/scripts/cpld/xilinx-xcr3256.cfg ... Processing usr/share/openocd/scripts/cpld/xilinx-xcu.cfg ... Processing usr/share/openocd/scripts/cpu ... Processing usr/share/openocd/scripts/cpu/arc ... Processing usr/share/openocd/scripts/cpu/arc/common.tcl ... Processing usr/share/openocd/scripts/cpu/arc/em.tcl ... Processing usr/share/openocd/scripts/cpu/arc/hs.tcl ... Processing usr/share/openocd/scripts/cpu/arc/v2.tcl ... Processing usr/share/openocd/scripts/cpu/arm ... Processing usr/share/openocd/scripts/cpu/arm/arm7tdmi.tcl ... Processing usr/share/openocd/scripts/cpu/arm/arm920.tcl ... Processing usr/share/openocd/scripts/cpu/arm/arm946.tcl ... Processing usr/share/openocd/scripts/cpu/arm/arm966.tcl ... Processing usr/share/openocd/scripts/cpu/arm/cortex_m3.tcl ... Processing usr/share/openocd/scripts/fpga ... Processing usr/share/openocd/scripts/fpga/altera-10m50.cfg ... Processing usr/share/openocd/scripts/fpga/altera-ep3c10.cfg ... Processing usr/share/openocd/scripts/fpga/lattice_ecp5.cfg ... Processing usr/share/openocd/scripts/fpga/lattice_machxo3.cfg ... Processing usr/share/openocd/scripts/fpga/xilinx-dna.cfg ... Processing usr/share/openocd/scripts/fpga/xilinx-xadc.cfg ... Processing usr/share/openocd/scripts/interface ... Processing usr/share/openocd/scripts/interface/altera-usb-blaster.cfg ... Processing usr/share/openocd/scripts/interface/altera-usb-blaster2.cfg ... Processing usr/share/openocd/scripts/interface/arm-jtag-ew.cfg ... Processing usr/share/openocd/scripts/interface/ast2600-gpiod.cfg ... Processing usr/share/openocd/scripts/interface/at91rm9200.cfg ... Processing usr/share/openocd/scripts/interface/beaglebone-jtag-native.cfg ... Processing usr/share/openocd/scripts/interface/beaglebone-swd-native.cfg ... Processing usr/share/openocd/scripts/interface/buspirate.cfg ... Processing usr/share/openocd/scripts/interface/calao-usb-a9260.cfg ... Processing usr/share/openocd/scripts/interface/chameleon.cfg ... Processing usr/share/openocd/scripts/interface/cmsis-dap.cfg ... Processing usr/share/openocd/scripts/interface/dln-2-gpiod.cfg ... Processing usr/share/openocd/scripts/interface/dummy.cfg ... Processing usr/share/openocd/scripts/interface/esp_usb_bridge.cfg ... Processing usr/share/openocd/scripts/interface/estick.cfg ... Processing usr/share/openocd/scripts/interface/flashlink.cfg ... Processing usr/share/openocd/scripts/interface/ft232r ... Processing usr/share/openocd/scripts/interface/ft232r/radiona_ulx3s.cfg ... Processing usr/share/openocd/scripts/interface/ft232r.cfg ... Processing usr/share/openocd/scripts/interface/ftdi ... Processing usr/share/openocd/scripts/interface/ftdi/100ask-openjtag.cfg ... Processing []share/openocd/scripts/interface/ftdi/ashling-opella-ld-jtag.cfg ... Processing []/share/openocd/scripts/interface/ftdi/ashling-opella-ld-swd.cfg ... Processing usr/share/openocd/scripts/interface/ftdi/axm0432.cfg ... Processing usr/share/openocd/scripts/interface/ftdi/c232hm.cfg ... Processing usr/share/openocd/scripts/interface/ftdi/calao-usb-a9260-c01.cfg ... Processing usr/share/openocd/scripts/interface/ftdi/calao-usb-a9260-c02.cfg ... Processing usr/share/openocd/scripts/interface/ftdi/cortino.cfg ... Processing usr/share/openocd/scripts/interface/ftdi/digilent-hs1.cfg ... Processing usr/share/openocd/scripts/interface/ftdi/digilent-hs2.cfg ... Processing usr/share/openocd/scripts/interface/ftdi/digilent_jtag_hs3.cfg ... Processing usr/share/openocd/scripts/interface/ftdi/digilent_jtag_smt2.cfg ... Processing []/share/openocd/scripts/interface/ftdi/digilent_jtag_smt2_nc.cfg ... Processing usr/share/openocd/scripts/interface/ftdi/dlp-usb1232h.cfg ... Processing usr/share/openocd/scripts/interface/ftdi/dp_busblaster.cfg ... Processing []/share/openocd/scripts/interface/ftdi/dp_busblaster_kt-link.cfg ... Processing usr/share/openocd/scripts/interface/ftdi/esp32_devkitj_v1.cfg ... Processing usr/share/openocd/scripts/interface/ftdi/esp32s2_kaluga_v1.cfg ... Processing usr/share/openocd/scripts/interface/ftdi/flossjtag-noeeprom.cfg ... Processing usr/share/openocd/scripts/interface/ftdi/flossjtag.cfg ... Processing usr/share/openocd/scripts/interface/ftdi/flyswatter.cfg ... Processing usr/share/openocd/scripts/interface/ftdi/flyswatter2.cfg ... Processing usr/share/openocd/scripts/interface/ftdi/ft232h-module-swd.cfg ... Processing usr/share/openocd/scripts/interface/ftdi/gw16042.cfg ... Processing usr/share/openocd/scripts/interface/ftdi/hie-jtag.cfg ... Processing usr/share/openocd/scripts/interface/ftdi/hilscher_nxhx10_etm.cfg ... Processing usr/share/openocd/scripts/interface/ftdi/hilscher_nxhx500_etm.cfg ... Processing usr/share/openocd/scripts/interface/ftdi/hilscher_nxhx500_re.cfg ... Processing usr/share/openocd/scripts/interface/ftdi/hilscher_nxhx50_etm.cfg ... Processing usr/share/openocd/scripts/interface/ftdi/hilscher_nxhx50_re.cfg ... Processing usr/share/openocd/scripts/interface/ftdi/hitex_lpc1768stick.cfg ... Processing usr/share/openocd/scripts/interface/ftdi/hitex_str9-comstick.cfg ... Processing usr/share/openocd/scripts/interface/ftdi/icebear.cfg ... Processing usr/share/openocd/scripts/interface/ftdi/imx8mp-evk.cfg ... Processing usr/share/openocd/scripts/interface/ftdi/incircuit-icprog.cfg ... Processing usr/share/openocd/scripts/interface/ftdi/iotlab-usb.cfg ... Processing usr/share/openocd/scripts/interface/ftdi/isodebug.cfg ... Processing []/share/openocd/scripts/interface/ftdi/jtag-lock-pick_tiny_2.cfg ... Processing usr/share/openocd/scripts/interface/ftdi/jtagkey.cfg ... Processing usr/share/openocd/scripts/interface/ftdi/jtagkey2.cfg ... Processing usr/share/openocd/scripts/interface/ftdi/jtagkey2p.cfg ... Processing usr/share/openocd/scripts/interface/ftdi/kt-link.cfg ... Processing []/share/openocd/scripts/interface/ftdi/lambdaconcept_ecpix-5.cfg ... Processing usr/share/openocd/scripts/interface/ftdi/lisa-l.cfg ... Processing usr/share/openocd/scripts/interface/ftdi/luminary-icdi.cfg ... Processing usr/share/openocd/scripts/interface/ftdi/luminary-lm3s811.cfg ... Processing usr/share/openocd/scripts/interface/ftdi/luminary.cfg ... Processing usr/share/openocd/scripts/interface/ftdi/m53evk.cfg ... Processing usr/share/openocd/scripts/interface/ftdi/mbftdi.cfg ... Processing usr/share/openocd/scripts/interface/ftdi/minimodule-swd.cfg ... Processing usr/share/openocd/scripts/interface/ftdi/minimodule.cfg ... Processing usr/share/openocd/scripts/interface/ftdi/minispartan6.cfg ... Processing usr/share/openocd/scripts/interface/ftdi/miniwiggler.cfg ... Processing usr/share/openocd/scripts/interface/ftdi/neodb.cfg ... Processing usr/share/openocd/scripts/interface/ftdi/ngxtech.cfg ... Processing usr/share/openocd/scripts/interface/ftdi/olimex-arm-jtag-swd.cfg ... Processing usr/share/openocd/scripts/interface/ftdi/olimex-arm-usb-ocd-h.cfg ... Processing usr/share/openocd/scripts/interface/ftdi/olimex-arm-usb-ocd.cfg ... Processing []/share/openocd/scripts/interface/ftdi/olimex-arm-usb-tiny-h.cfg ... Processing usr/share/openocd/scripts/interface/ftdi/olimex-jtag-tiny.cfg ... Processing usr/share/openocd/scripts/interface/ftdi/oocdlink.cfg ... Processing usr/share/openocd/scripts/interface/ftdi/opendous_ftdi.cfg ... Processing usr/share/openocd/scripts/interface/ftdi/openocd-usb-hs.cfg ... Processing usr/share/openocd/scripts/interface/ftdi/openocd-usb.cfg ... Processing usr/share/openocd/scripts/interface/ftdi/openrd.cfg ... Processing usr/share/openocd/scripts/interface/ftdi/pipistrello.cfg ... Processing usr/share/openocd/scripts/interface/ftdi/pls_spc5.cfg ... Processing usr/share/openocd/scripts/interface/ftdi/redbee-econotag.cfg ... Processing usr/share/openocd/scripts/interface/ftdi/redbee-usb.cfg ... Processing usr/share/openocd/scripts/interface/ftdi/rowley-cc-arm-swd.cfg ... Processing usr/share/openocd/scripts/interface/ftdi/sheevaplug.cfg ... Processing usr/share/openocd/scripts/interface/ftdi/signalyzer-lite.cfg ... Processing usr/share/openocd/scripts/interface/ftdi/signalyzer.cfg ... Processing usr/share/openocd/scripts/interface/ftdi/snps_sdp.cfg ... Processing usr/share/openocd/scripts/interface/ftdi/steppenprobe.cfg ... Processing usr/share/openocd/scripts/interface/ftdi/stm32-stick.cfg ... Processing usr/share/openocd/scripts/interface/ftdi/swd-resistor-hack.cfg ... Processing usr/share/openocd/scripts/interface/ftdi/ti-icdi.cfg ... Processing usr/share/openocd/scripts/interface/ftdi/tigard.cfg ... Processing usr/share/openocd/scripts/interface/ftdi/tumpa-lite.cfg ... Processing usr/share/openocd/scripts/interface/ftdi/tumpa.cfg ... Processing usr/share/openocd/scripts/interface/ftdi/turtelizer2-revB.cfg ... Processing usr/share/openocd/scripts/interface/ftdi/turtelizer2-revC.cfg ... Processing usr/share/openocd/scripts/interface/ftdi/um232h.cfg ... Processing usr/share/openocd/scripts/interface/ftdi/vpaclink.cfg ... Processing usr/share/openocd/scripts/interface/ftdi/xds100v2.cfg ... Processing usr/share/openocd/scripts/interface/ftdi/xds100v3.cfg ... Processing usr/share/openocd/scripts/interface/ftdi/xt_kc705_ml605.cfg ... Processing usr/share/openocd/scripts/interface/imx-native.cfg ... Processing usr/share/openocd/scripts/interface/jlink.cfg ... Processing usr/share/openocd/scripts/interface/jtag_dpi.cfg ... Processing usr/share/openocd/scripts/interface/jtag_hat_rpi2.cfg ... Processing usr/share/openocd/scripts/interface/jtag_vpi.cfg ... Processing usr/share/openocd/scripts/interface/kitprog.cfg ... Processing usr/share/openocd/scripts/interface/nds32-aice.cfg ... Processing usr/share/openocd/scripts/interface/nulink.cfg ... Processing usr/share/openocd/scripts/interface/opendous.cfg ... Processing usr/share/openocd/scripts/interface/openjtag.cfg ... Processing usr/share/openocd/scripts/interface/osbdm.cfg ... Processing usr/share/openocd/scripts/interface/parport.cfg ... Processing usr/share/openocd/scripts/interface/parport_dlc5.cfg ... Processing usr/share/openocd/scripts/interface/raspberrypi-native.cfg ... Processing usr/share/openocd/scripts/interface/raspberrypi2-native.cfg ... Processing usr/share/openocd/scripts/interface/rlink.cfg ... Processing usr/share/openocd/scripts/interface/rshim.cfg ... Processing usr/share/openocd/scripts/interface/stlink-dap.cfg ... Processing usr/share/openocd/scripts/interface/stlink-v1.cfg ... Processing usr/share/openocd/scripts/interface/stlink-v2-1.cfg ... Processing usr/share/openocd/scripts/interface/stlink-v2.cfg ... Processing usr/share/openocd/scripts/interface/stlink.cfg ... Processing usr/share/openocd/scripts/interface/sysfsgpio-raspberrypi.cfg ... Processing usr/share/openocd/scripts/interface/ti-icdi.cfg ... Processing usr/share/openocd/scripts/interface/ulink.cfg ... Processing usr/share/openocd/scripts/interface/usb-jtag.cfg ... Processing usr/share/openocd/scripts/interface/usbprog.cfg ... Processing usr/share/openocd/scripts/interface/vdebug.cfg ... Processing usr/share/openocd/scripts/interface/vsllink.cfg ... Processing usr/share/openocd/scripts/interface/xds110.cfg ... Processing usr/share/openocd/scripts/mem_helper.tcl ... Processing usr/share/openocd/scripts/memory.tcl ... Processing usr/share/openocd/scripts/mmr_helpers.tcl ... Processing usr/share/openocd/scripts/target ... Processing usr/share/openocd/scripts/target/1986ве1т.cfg ... Processing usr/share/openocd/scripts/target/adsp-sc58x.cfg ... Processing usr/share/openocd/scripts/target/aduc702x.cfg ... Processing usr/share/openocd/scripts/target/aducm360.cfg ... Processing usr/share/openocd/scripts/target/allwinner_v3s.cfg ... Processing usr/share/openocd/scripts/target/alphascale_asm9260t.cfg ... Processing usr/share/openocd/scripts/target/altera_fpgasoc.cfg ... Processing usr/share/openocd/scripts/target/altera_fpgasoc_arria10.cfg ... Processing usr/share/openocd/scripts/target/am335x.cfg ... Processing usr/share/openocd/scripts/target/am437x.cfg ... Processing usr/share/openocd/scripts/target/amdm37x.cfg ... Processing usr/share/openocd/scripts/target/ampere_emag.cfg ... Processing usr/share/openocd/scripts/target/ampere_qs_mq.cfg ... Processing usr/share/openocd/scripts/target/ar71xx.cfg ... Processing usr/share/openocd/scripts/target/arm_corelink_sse200.cfg ... Processing usr/share/openocd/scripts/target/armada370.cfg ... Processing usr/share/openocd/scripts/target/at32ap7000.cfg ... Processing usr/share/openocd/scripts/target/at91r40008.cfg ... Processing usr/share/openocd/scripts/target/at91rm9200.cfg ... Processing usr/share/openocd/scripts/target/at91sam3XXX.cfg ... Processing usr/share/openocd/scripts/target/at91sam3ax_4x.cfg ... Processing usr/share/openocd/scripts/target/at91sam3ax_8x.cfg ... Processing usr/share/openocd/scripts/target/at91sam3ax_xx.cfg ... Processing usr/share/openocd/scripts/target/at91sam3nXX.cfg ... Processing usr/share/openocd/scripts/target/at91sam3sXX.cfg ... Processing usr/share/openocd/scripts/target/at91sam3u1c.cfg ... Processing usr/share/openocd/scripts/target/at91sam3u1e.cfg ... Processing usr/share/openocd/scripts/target/at91sam3u2c.cfg ... Processing usr/share/openocd/scripts/target/at91sam3u2e.cfg ... Processing usr/share/openocd/scripts/target/at91sam3u4c.cfg ... Processing usr/share/openocd/scripts/target/at91sam3u4e.cfg ... Processing usr/share/openocd/scripts/target/at91sam3uxx.cfg ... Processing usr/share/openocd/scripts/target/at91sam4XXX.cfg ... Processing usr/share/openocd/scripts/target/at91sam4c32x.cfg ... Processing usr/share/openocd/scripts/target/at91sam4cXXX.cfg ... Processing usr/share/openocd/scripts/target/at91sam4lXX.cfg ... Processing usr/share/openocd/scripts/target/at91sam4sXX.cfg ... Processing usr/share/openocd/scripts/target/at91sam4sd32x.cfg ... Processing usr/share/openocd/scripts/target/at91sam7a2.cfg ... Processing usr/share/openocd/scripts/target/at91sam7se512.cfg ... Processing usr/share/openocd/scripts/target/at91sam7sx.cfg ... Processing usr/share/openocd/scripts/target/at91sam7x256.cfg ... Processing usr/share/openocd/scripts/target/at91sam7x512.cfg ... Processing usr/share/openocd/scripts/target/at91sam9.cfg ... Processing usr/share/openocd/scripts/target/at91sam9260.cfg ... Processing []/share/openocd/scripts/target/at91sam9260_ext_RAM_ext_flash.cfg ... Processing usr/share/openocd/scripts/target/at91sam9261.cfg ... Processing usr/share/openocd/scripts/target/at91sam9263.cfg ... Processing usr/share/openocd/scripts/target/at91sam9g10.cfg ... Processing usr/share/openocd/scripts/target/at91sam9g20.cfg ... Processing usr/share/openocd/scripts/target/at91sam9g45.cfg ... Processing usr/share/openocd/scripts/target/at91sam9rl.cfg ... Processing usr/share/openocd/scripts/target/at91sama5d2.cfg ... Processing usr/share/openocd/scripts/target/at91samdXX.cfg ... Processing usr/share/openocd/scripts/target/at91samg5x.cfg ... Processing usr/share/openocd/scripts/target/atheros_ar2313.cfg ... Processing usr/share/openocd/scripts/target/atheros_ar2315.cfg ... Processing usr/share/openocd/scripts/target/atheros_ar9331.cfg ... Processing usr/share/openocd/scripts/target/atheros_ar9344.cfg ... Processing usr/share/openocd/scripts/target/atmega128.cfg ... Processing usr/share/openocd/scripts/target/atmega128rfa1.cfg ... Processing usr/share/openocd/scripts/target/atsame5x.cfg ... Processing usr/share/openocd/scripts/target/atsaml1x.cfg ... Processing usr/share/openocd/scripts/target/atsamv.cfg ... Processing usr/share/openocd/scripts/target/avr32.cfg ... Processing usr/share/openocd/scripts/target/bcm2711.cfg ... Processing usr/share/openocd/scripts/target/bcm281xx.cfg ... Processing usr/share/openocd/scripts/target/bcm2835.cfg ... Processing usr/share/openocd/scripts/target/bcm2836.cfg ... Processing usr/share/openocd/scripts/target/bcm2837.cfg ... Processing usr/share/openocd/scripts/target/bcm4706.cfg ... Processing usr/share/openocd/scripts/target/bcm4718.cfg ... Processing usr/share/openocd/scripts/target/bcm47xx.cfg ... Processing usr/share/openocd/scripts/target/bcm5352e.cfg ... Processing usr/share/openocd/scripts/target/bcm6348.cfg ... Processing usr/share/openocd/scripts/target/bluefield.cfg ... Processing usr/share/openocd/scripts/target/bluenrg-x.cfg ... Processing usr/share/openocd/scripts/target/c100.cfg ... Processing usr/share/openocd/scripts/target/c100config.tcl ... Processing usr/share/openocd/scripts/target/c100helper.tcl ... Processing usr/share/openocd/scripts/target/c100regs.tcl ... Processing usr/share/openocd/scripts/target/cc2538.cfg ... Processing usr/share/openocd/scripts/target/cs351x.cfg ... Processing usr/share/openocd/scripts/target/davinci.cfg ... Processing usr/share/openocd/scripts/target/dragonite.cfg ... Processing usr/share/openocd/scripts/target/dsp56321.cfg ... Processing usr/share/openocd/scripts/target/dsp568013.cfg ... Processing usr/share/openocd/scripts/target/dsp568037.cfg ... Processing usr/share/openocd/scripts/target/efm32.cfg ... Processing usr/share/openocd/scripts/target/em357.cfg ... Processing usr/share/openocd/scripts/target/em358.cfg ... Processing usr/share/openocd/scripts/target/eos_s3.cfg ... Processing usr/share/openocd/scripts/target/epc9301.cfg ... Processing usr/share/openocd/scripts/target/esi32xx.cfg ... Processing usr/share/openocd/scripts/target/esp32.cfg ... Processing usr/share/openocd/scripts/target/esp32s2.cfg ... Processing usr/share/openocd/scripts/target/esp32s3.cfg ... Processing usr/share/openocd/scripts/target/esp_common.cfg ... Processing usr/share/openocd/scripts/target/exynos5250.cfg ... Processing usr/share/openocd/scripts/target/faux.cfg ... Processing usr/share/openocd/scripts/target/feroceon.cfg ... Processing usr/share/openocd/scripts/target/fm3.cfg ... Processing usr/share/openocd/scripts/target/fm4.cfg ... Processing usr/share/openocd/scripts/target/fm4_mb9bf.cfg ... Processing usr/share/openocd/scripts/target/fm4_s6e2cc.cfg ... Processing usr/share/openocd/scripts/target/gd32e23x.cfg ... Processing usr/share/openocd/scripts/target/gd32vf103.cfg ... Processing usr/share/openocd/scripts/target/gp326xxxa.cfg ... Processing usr/share/openocd/scripts/target/hi3798.cfg ... Processing usr/share/openocd/scripts/target/hi6220.cfg ... Processing usr/share/openocd/scripts/target/hilscher_netx10.cfg ... Processing usr/share/openocd/scripts/target/hilscher_netx50.cfg ... Processing usr/share/openocd/scripts/target/hilscher_netx500.cfg ... Processing usr/share/openocd/scripts/target/icepick.cfg ... Processing usr/share/openocd/scripts/target/imx.cfg ... Processing usr/share/openocd/scripts/target/imx21.cfg ... Processing usr/share/openocd/scripts/target/imx25.cfg ... Processing usr/share/openocd/scripts/target/imx27.cfg ... Processing usr/share/openocd/scripts/target/imx28.cfg ... Processing usr/share/openocd/scripts/target/imx31.cfg ... Processing usr/share/openocd/scripts/target/imx35.cfg ... Processing usr/share/openocd/scripts/target/imx51.cfg ... Processing usr/share/openocd/scripts/target/imx53.cfg ... Processing usr/share/openocd/scripts/target/imx6.cfg ... Processing usr/share/openocd/scripts/target/imx6sx.cfg ... Processing usr/share/openocd/scripts/target/imx6ul.cfg ... Processing usr/share/openocd/scripts/target/imx7.cfg ... Processing usr/share/openocd/scripts/target/imx7ulp.cfg ... Processing usr/share/openocd/scripts/target/imx8m.cfg ... Processing usr/share/openocd/scripts/target/imx8qm.cfg ... Processing usr/share/openocd/scripts/target/infineon ... Processing usr/share/openocd/scripts/target/infineon/tle987x.cfg ... Processing usr/share/openocd/scripts/target/is5114.cfg ... Processing usr/share/openocd/scripts/target/ixp42x.cfg ... Processing usr/share/openocd/scripts/target/k1921vk01t.cfg ... Processing usr/share/openocd/scripts/target/k40.cfg ... Processing usr/share/openocd/scripts/target/k60.cfg ... Processing usr/share/openocd/scripts/target/ke0x.cfg ... Processing usr/share/openocd/scripts/target/ke1xf.cfg ... Processing usr/share/openocd/scripts/target/ke1xz.cfg ... Processing usr/share/openocd/scripts/target/kl25.cfg ... Processing usr/share/openocd/scripts/target/kl46.cfg ... Processing usr/share/openocd/scripts/target/klx.cfg ... Processing usr/share/openocd/scripts/target/ks869x.cfg ... Processing usr/share/openocd/scripts/target/kx.cfg ... Processing usr/share/openocd/scripts/target/lpc11xx.cfg ... Processing usr/share/openocd/scripts/target/lpc12xx.cfg ... Processing usr/share/openocd/scripts/target/lpc13xx.cfg ... Processing usr/share/openocd/scripts/target/lpc17xx.cfg ... Processing usr/share/openocd/scripts/target/lpc1850.cfg ... Processing usr/share/openocd/scripts/target/lpc1xxx.cfg ... Processing usr/share/openocd/scripts/target/lpc2103.cfg ... Processing usr/share/openocd/scripts/target/lpc2124.cfg ... Processing usr/share/openocd/scripts/target/lpc2129.cfg ... Processing usr/share/openocd/scripts/target/lpc2148.cfg ... Processing usr/share/openocd/scripts/target/lpc2294.cfg ... Processing usr/share/openocd/scripts/target/lpc2378.cfg ... Processing usr/share/openocd/scripts/target/lpc2460.cfg ... Processing usr/share/openocd/scripts/target/lpc2478.cfg ... Processing usr/share/openocd/scripts/target/lpc2900.cfg ... Processing usr/share/openocd/scripts/target/lpc2xxx.cfg ... Processing usr/share/openocd/scripts/target/lpc3131.cfg ... Processing usr/share/openocd/scripts/target/lpc3250.cfg ... Processing usr/share/openocd/scripts/target/lpc40xx.cfg ... Processing usr/share/openocd/scripts/target/lpc4350.cfg ... Processing usr/share/openocd/scripts/target/lpc4357.cfg ... Processing usr/share/openocd/scripts/target/lpc4370.cfg ... Processing usr/share/openocd/scripts/target/lpc84x.cfg ... Processing usr/share/openocd/scripts/target/lpc8nxx.cfg ... Processing usr/share/openocd/scripts/target/lpc8xx.cfg ... Processing usr/share/openocd/scripts/target/ls1012a.cfg ... Processing usr/share/openocd/scripts/target/ls1028a.cfg ... Processing usr/share/openocd/scripts/target/ls1046a.cfg ... Processing usr/share/openocd/scripts/target/ls1088a.cfg ... Processing usr/share/openocd/scripts/target/lsch3_common.cfg ... Processing usr/share/openocd/scripts/target/marvell ... Processing usr/share/openocd/scripts/target/marvell/88f3710.cfg ... Processing usr/share/openocd/scripts/target/marvell/88f3720.cfg ... Processing usr/share/openocd/scripts/target/marvell/88f37x0.cfg ... Processing usr/share/openocd/scripts/target/max32620.cfg ... Processing usr/share/openocd/scripts/target/max32625.cfg ... Processing usr/share/openocd/scripts/target/max3263x.cfg ... Processing usr/share/openocd/scripts/target/mc13224v.cfg ... Processing usr/share/openocd/scripts/target/mdr32f9q2i.cfg ... Processing usr/share/openocd/scripts/target/nds32v2.cfg ... Processing usr/share/openocd/scripts/target/nds32v3.cfg ... Processing usr/share/openocd/scripts/target/nds32v3m.cfg ... Processing usr/share/openocd/scripts/target/nds32v5.cfg ... Processing usr/share/openocd/scripts/target/ngultra.cfg ... Processing usr/share/openocd/scripts/target/nhs31xx.cfg ... Processing usr/share/openocd/scripts/target/npcx.cfg ... Processing usr/share/openocd/scripts/target/nrf51.cfg ... Processing usr/share/openocd/scripts/target/nrf52.cfg ... Processing usr/share/openocd/scripts/target/nuc910.cfg ... Processing usr/share/openocd/scripts/target/numicro.cfg ... Processing usr/share/openocd/scripts/target/omap2420.cfg ... Processing usr/share/openocd/scripts/target/omap3530.cfg ... Processing usr/share/openocd/scripts/target/omap4430.cfg ... Processing usr/share/openocd/scripts/target/omap4460.cfg ... Processing usr/share/openocd/scripts/target/omap5912.cfg ... Processing usr/share/openocd/scripts/target/omapl138.cfg ... Processing usr/share/openocd/scripts/target/or1k.cfg ... Processing usr/share/openocd/scripts/target/pic32mx.cfg ... Processing usr/share/openocd/scripts/target/psoc4.cfg ... Processing usr/share/openocd/scripts/target/psoc5lp.cfg ... Processing usr/share/openocd/scripts/target/psoc6.cfg ... Processing usr/share/openocd/scripts/target/pxa255.cfg ... Processing usr/share/openocd/scripts/target/pxa270.cfg ... Processing usr/share/openocd/scripts/target/pxa3xx.cfg ... Processing usr/share/openocd/scripts/target/qualcomm_qca4531.cfg ... Processing usr/share/openocd/scripts/target/quark_d20xx.cfg ... Processing usr/share/openocd/scripts/target/quark_x10xx.cfg ... Processing usr/share/openocd/scripts/target/readme.txt ... Processing usr/share/openocd/scripts/target/renesas_r7s72100.cfg ... Processing usr/share/openocd/scripts/target/renesas_rcar_gen2.cfg ... Processing usr/share/openocd/scripts/target/renesas_rcar_gen3.cfg ... Processing usr/share/openocd/scripts/target/renesas_rcar_reset_common.cfg ... Processing usr/share/openocd/scripts/target/renesas_rz_five.cfg ... Processing usr/share/openocd/scripts/target/renesas_rz_g2.cfg ... Processing usr/share/openocd/scripts/target/renesas_s7g2.cfg ... Processing usr/share/openocd/scripts/target/rk3308.cfg ... Processing usr/share/openocd/scripts/target/rk3399.cfg ... Processing usr/share/openocd/scripts/target/rp2040-core0.cfg ... Processing usr/share/openocd/scripts/target/rp2040.cfg ... Processing usr/share/openocd/scripts/target/rsl10.cfg ... Processing usr/share/openocd/scripts/target/samsung_s3c2410.cfg ... Processing usr/share/openocd/scripts/target/samsung_s3c2440.cfg ... Processing usr/share/openocd/scripts/target/samsung_s3c2450.cfg ... Processing usr/share/openocd/scripts/target/samsung_s3c4510.cfg ... Processing usr/share/openocd/scripts/target/samsung_s3c6410.cfg ... Processing usr/share/openocd/scripts/target/sharp_lh79532.cfg ... Processing usr/share/openocd/scripts/target/sim3x.cfg ... Processing usr/share/openocd/scripts/target/smp8634.cfg ... Processing usr/share/openocd/scripts/target/snps_em_sk_fpga.cfg ... Processing usr/share/openocd/scripts/target/snps_hsdk.cfg ... Processing usr/share/openocd/scripts/target/spear3xx.cfg ... Processing usr/share/openocd/scripts/target/stellaris.cfg ... Processing usr/share/openocd/scripts/target/stm32f0x.cfg ... Processing usr/share/openocd/scripts/target/stm32f1x.cfg ... Processing usr/share/openocd/scripts/target/stm32f2x.cfg ... Processing usr/share/openocd/scripts/target/stm32f3x.cfg ... Processing usr/share/openocd/scripts/target/stm32f4x.cfg ... Processing usr/share/openocd/scripts/target/stm32f7x.cfg ... Processing usr/share/openocd/scripts/target/stm32g0x.cfg ... Processing usr/share/openocd/scripts/target/stm32g4x.cfg ... Processing usr/share/openocd/scripts/target/stm32h7x.cfg ... Processing usr/share/openocd/scripts/target/stm32h7x_dual_bank.cfg ... Processing usr/share/openocd/scripts/target/stm32l0.cfg ... Processing usr/share/openocd/scripts/target/stm32l0_dual_bank.cfg ... Processing usr/share/openocd/scripts/target/stm32l1.cfg ... Processing usr/share/openocd/scripts/target/stm32l1x_dual_bank.cfg ... Processing usr/share/openocd/scripts/target/stm32l4x.cfg ... Processing usr/share/openocd/scripts/target/stm32l5x.cfg ... Processing usr/share/openocd/scripts/target/stm32mp13x.cfg ... Processing usr/share/openocd/scripts/target/stm32mp15x.cfg ... Processing usr/share/openocd/scripts/target/stm32u5x.cfg ... Processing usr/share/openocd/scripts/target/stm32w108xx.cfg ... Processing usr/share/openocd/scripts/target/stm32wbx.cfg ... Processing usr/share/openocd/scripts/target/stm32wlx.cfg ... Processing usr/share/openocd/scripts/target/stm32x5x_common.cfg ... Processing usr/share/openocd/scripts/target/stm32xl.cfg ... Processing usr/share/openocd/scripts/target/stm8l.cfg ... Processing usr/share/openocd/scripts/target/stm8l152.cfg ... Processing usr/share/openocd/scripts/target/stm8s.cfg ... Processing usr/share/openocd/scripts/target/stm8s003.cfg ... Processing usr/share/openocd/scripts/target/stm8s103.cfg ... Processing usr/share/openocd/scripts/target/stm8s105.cfg ... Processing usr/share/openocd/scripts/target/str710.cfg ... Processing usr/share/openocd/scripts/target/str730.cfg ... Processing usr/share/openocd/scripts/target/str750.cfg ... Processing usr/share/openocd/scripts/target/str912.cfg ... Processing usr/share/openocd/scripts/target/swj-dp.tcl ... Processing usr/share/openocd/scripts/target/swm050.cfg ... Processing usr/share/openocd/scripts/target/test_reset_syntax_error.cfg ... Processing usr/share/openocd/scripts/target/test_syntax_error.cfg ... Processing usr/share/openocd/scripts/target/ti-ar7.cfg ... Processing usr/share/openocd/scripts/target/ti-cjtag.cfg ... Processing usr/share/openocd/scripts/target/ti_calypso.cfg ... Processing usr/share/openocd/scripts/target/ti_cc13x0.cfg ... Processing usr/share/openocd/scripts/target/ti_cc13x2.cfg ... Processing usr/share/openocd/scripts/target/ti_cc26x0.cfg ... Processing usr/share/openocd/scripts/target/ti_cc26x2.cfg ... Processing usr/share/openocd/scripts/target/ti_cc3220sf.cfg ... Processing usr/share/openocd/scripts/target/ti_cc32xx.cfg ... Processing usr/share/openocd/scripts/target/ti_dm355.cfg ... Processing usr/share/openocd/scripts/target/ti_dm365.cfg ... Processing usr/share/openocd/scripts/target/ti_dm6446.cfg ... Processing usr/share/openocd/scripts/target/ti_k3.cfg ... Processing usr/share/openocd/scripts/target/ti_msp432.cfg ... Processing usr/share/openocd/scripts/target/ti_rm4x.cfg ... Processing usr/share/openocd/scripts/target/ti_tms570.cfg ... Processing usr/share/openocd/scripts/target/ti_tms570ls20xxx.cfg ... Processing usr/share/openocd/scripts/target/ti_tms570ls3137.cfg ... Processing usr/share/openocd/scripts/target/tmpa900.cfg ... Processing usr/share/openocd/scripts/target/tmpa910.cfg ... Processing usr/share/openocd/scripts/target/tnetc4401.cfg ... Processing usr/share/openocd/scripts/target/u8500.cfg ... Processing usr/share/openocd/scripts/target/vd_aarch64.cfg ... Processing usr/share/openocd/scripts/target/vd_cortex_m.cfg ... Processing usr/share/openocd/scripts/target/vd_riscv.cfg ... Processing usr/share/openocd/scripts/target/vd_xtensa_jtag.cfg ... Processing usr/share/openocd/scripts/target/vybrid_vf6xx.cfg ... Processing usr/share/openocd/scripts/target/xilinx_zynqmp.cfg ... Processing usr/share/openocd/scripts/target/xmc1xxx.cfg ... Processing usr/share/openocd/scripts/target/xmc4xxx.cfg ... Processing usr/share/openocd/scripts/target/xmos_xs1-xau8a-10_arm.cfg ... Processing usr/share/openocd/scripts/target/xtensa-core-esp32.cfg ... Processing usr/share/openocd/scripts/target/xtensa-core-esp32s2.cfg ... Processing usr/share/openocd/scripts/target/xtensa-core-esp32s3.cfg ... Processing usr/share/openocd/scripts/target/xtensa-core-nxp_rt600.cfg ... Processing usr/share/openocd/scripts/target/xtensa.cfg ... Processing usr/share/openocd/scripts/target/zynq_7000.cfg ... Processing usr/share/openocd/scripts/target/к1879xб1я.cfg ... Processing usr/share/openocd/scripts/test ... Processing usr/share/openocd/scripts/test/selftest.cfg ... Processing usr/share/openocd/scripts/test/syntax1.cfg ... Processing usr/share/openocd/scripts/tools ... Processing usr/share/openocd/scripts/tools/firmware-recovery.tcl ... Processing usr/share/openocd/scripts/tools/memtest.tcl ... Processing usr/share/openocd/scripts/tools/test_cpu_speed.tcl ... 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/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/lock ... Processing var/log ... Processing var/ltris.hscr ... Processing var/run ... Processing var/spool ... Processing var/tmp ... Processing var/www ... Build completed. >>> Generating filesystem image rootfs.squashfs mkdir -p /tmp/instance-0/output-1/images rm -rf /tmp/instance-0/output-1/build/buildroot-fs/squashfs mkdir -p /tmp/instance-0/output-1/build/buildroot-fs/squashfs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /tmp/instance-0/output-1/target/ /tmp/instance-0/output-1/build/buildroot-fs/squashfs/target echo '#!/bin/sh' > /tmp/instance-0/output-1/build/buildroot-fs/squashfs/fakeroot echo "set -e" >> /tmp/instance-0/output-1/build/buildroot-fs/squashfs/fakeroot echo "chown -h -R 0:0 /tmp/instance-0/output-1/build/buildroot-fs/squashfs/target" >> /tmp/instance-0/output-1/build/buildroot-fs/squashfs/fakeroot PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /tmp/instance-0/buildroot/support/scripts/mkusers /tmp/instance-0/output-1/build/buildroot-fs/full_users_table.txt /tmp/instance-0/output-1/build/buildroot-fs/squashfs/target >> /tmp/instance-0/output-1/build/buildroot-fs/squashfs/fakeroot echo "/tmp/instance-0/output-1/host/bin/makedevs -d /tmp/instance-0/output-1/build/buildroot-fs/full_devices_table.txt /tmp/instance-0/output-1/build/buildroot-fs/squashfs/target" >> /tmp/instance-0/output-1/build/buildroot-fs/squashfs/fakeroot printf ' rm -rf /tmp/instance-0/output-1/build/buildroot-fs/squashfs/target/usr/lib/udev/hwdb.d/ /tmp/instance-0/output-1/build/buildroot-fs/squashfs/target/etc/udev/hwdb.d/\n' >> /tmp/instance-0/output-1/build/buildroot-fs/squashfs/fakeroot echo "find /tmp/instance-0/output-1/build/buildroot-fs/squashfs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /tmp/instance-0/output-1/build/buildroot-fs/squashfs/fakeroot echo "find /tmp/instance-0/output-1/build/buildroot-fs/squashfs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /tmp/instance-0/output-1/build/buildroot-fs/squashfs/fakeroot printf ' \n' >> /tmp/instance-0/output-1/build/buildroot-fs/squashfs/fakeroot printf ' \n' >> /tmp/instance-0/output-1/build/buildroot-fs/squashfs/fakeroot printf ' /tmp/instance-0/output-1/host/bin/mksquashfs /tmp/instance-0/output-1/build/buildroot-fs/squashfs/target /tmp/instance-0/output-1/images/rootfs.squashfs -noappend -processors 1 -b 512K -nopad -comp zstd\n' >> /tmp/instance-0/output-1/build/buildroot-fs/squashfs/fakeroot chmod a+x /tmp/instance-0/output-1/build/buildroot-fs/squashfs/fakeroot PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /tmp/instance-0/output-1/host/bin/fakeroot -- /tmp/instance-0/output-1/build/buildroot-fs/squashfs/fakeroot rootdir=/tmp/instance-0/output-1/build/buildroot-fs/squashfs/target table='/tmp/instance-0/output-1/build/buildroot-fs/full_devices_table.txt' Parallel mksquashfs: Using 1 processor Creating 4.0 filesystem on /tmp/instance-0/output-1/images/rootfs.squashfs, block size 524288. [=============================================================|] 3485/3485 100% Exportable Squashfs 4.0 filesystem, zstd compressed, data block size 524288 compressed data, compressed metadata, compressed fragments, compressed xattrs, compressed ids duplicates are removed Filesystem size 27961.91 Kbytes (27.31 Mbytes) 40.44% of uncompressed filesystem size (69138.02 Kbytes) Inode table size 31453 bytes (30.72 Kbytes) 27.55% of uncompressed inode table size (114180 bytes) Directory table size 33222 bytes (32.44 Kbytes) 47.74% of uncompressed directory table size (69586 bytes) Number of duplicate files found 7 Number of inodes 3547 Number of files 3402 Number of fragments 39 Number of symbolic links 42 Number of device nodes 0 Number of fifo nodes 0 Number of socket nodes 0 Number of directories 103 Number of hard-links 0 Number of ids (unique uids + gids) 2 Number of uids 2 root (0) www-data (33) Number of gids 2 root (0) www-data (33) >>> Generating filesystem image rootfs.tar mkdir -p /tmp/instance-0/output-1/images rm -rf /tmp/instance-0/output-1/build/buildroot-fs/tar mkdir -p /tmp/instance-0/output-1/build/buildroot-fs/tar rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /tmp/instance-0/output-1/target/ /tmp/instance-0/output-1/build/buildroot-fs/tar/target echo '#!/bin/sh' > /tmp/instance-0/output-1/build/buildroot-fs/tar/fakeroot echo "set -e" >> /tmp/instance-0/output-1/build/buildroot-fs/tar/fakeroot echo "chown -h -R 0:0 /tmp/instance-0/output-1/build/buildroot-fs/tar/target" >> /tmp/instance-0/output-1/build/buildroot-fs/tar/fakeroot PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /tmp/instance-0/buildroot/support/scripts/mkusers /tmp/instance-0/output-1/build/buildroot-fs/full_users_table.txt /tmp/instance-0/output-1/build/buildroot-fs/tar/target >> /tmp/instance-0/output-1/build/buildroot-fs/tar/fakeroot echo "/tmp/instance-0/output-1/host/bin/makedevs -d /tmp/instance-0/output-1/build/buildroot-fs/full_devices_table.txt /tmp/instance-0/output-1/build/buildroot-fs/tar/target" >> /tmp/instance-0/output-1/build/buildroot-fs/tar/fakeroot printf ' rm -rf /tmp/instance-0/output-1/build/buildroot-fs/tar/target/usr/lib/udev/hwdb.d/ /tmp/instance-0/output-1/build/buildroot-fs/tar/target/etc/udev/hwdb.d/\n' >> /tmp/instance-0/output-1/build/buildroot-fs/tar/fakeroot echo "find /tmp/instance-0/output-1/build/buildroot-fs/tar/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /tmp/instance-0/output-1/build/buildroot-fs/tar/fakeroot echo "find /tmp/instance-0/output-1/build/buildroot-fs/tar/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /tmp/instance-0/output-1/build/buildroot-fs/tar/fakeroot printf ' \n' >> /tmp/instance-0/output-1/build/buildroot-fs/tar/fakeroot printf ' \n' >> /tmp/instance-0/output-1/build/buildroot-fs/tar/fakeroot printf ' (cd /tmp/instance-0/output-1/build/buildroot-fs/tar/target; find -print0 | LC_ALL=C sort -z | tar --pax-option=exthdr.name=%%d/PaxHeaders/%%f,atime:=0,ctime:=0 -cf /tmp/instance-0/output-1/images/rootfs.tar --null --xattrs-include='\''*'\'' --no-recursion -T - --numeric-owner)\n' >> /tmp/instance-0/output-1/build/buildroot-fs/tar/fakeroot chmod a+x /tmp/instance-0/output-1/build/buildroot-fs/tar/fakeroot PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /tmp/instance-0/output-1/host/bin/fakeroot -- /tmp/instance-0/output-1/build/buildroot-fs/tar/fakeroot rootdir=/tmp/instance-0/output-1/build/buildroot-fs/tar/target table='/tmp/instance-0/output-1/build/buildroot-fs/full_devices_table.txt' PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /tmp/instance-0/output-1/host/bin/lzma -9 -c /tmp/instance-0/output-1/images/rootfs.tar > /tmp/instance-0/output-1/images/rootfs.tar.lzma >>> Generating filesystem image rootfs.ubifs mkdir -p /tmp/instance-0/output-1/images rm -rf /tmp/instance-0/output-1/build/buildroot-fs/ubifs mkdir -p /tmp/instance-0/output-1/build/buildroot-fs/ubifs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /tmp/instance-0/output-1/target/ /tmp/instance-0/output-1/build/buildroot-fs/ubifs/target echo '#!/bin/sh' > /tmp/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot echo "set -e" >> /tmp/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot echo "chown -h -R 0:0 /tmp/instance-0/output-1/build/buildroot-fs/ubifs/target" >> /tmp/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /tmp/instance-0/buildroot/support/scripts/mkusers /tmp/instance-0/output-1/build/buildroot-fs/full_users_table.txt /tmp/instance-0/output-1/build/buildroot-fs/ubifs/target >> /tmp/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot echo "/tmp/instance-0/output-1/host/bin/makedevs -d /tmp/instance-0/output-1/build/buildroot-fs/full_devices_table.txt /tmp/instance-0/output-1/build/buildroot-fs/ubifs/target" >> /tmp/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot printf ' rm -rf /tmp/instance-0/output-1/build/buildroot-fs/ubifs/target/usr/lib/udev/hwdb.d/ /tmp/instance-0/output-1/build/buildroot-fs/ubifs/target/etc/udev/hwdb.d/\n' >> /tmp/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot echo "find /tmp/instance-0/output-1/build/buildroot-fs/ubifs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /tmp/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot echo "find /tmp/instance-0/output-1/build/buildroot-fs/ubifs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /tmp/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot printf ' \n' >> /tmp/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot printf ' \n' >> /tmp/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot printf ' /tmp/instance-0/output-1/host/sbin/mkfs.ubifs -d /tmp/instance-0/output-1/build/buildroot-fs/ubifs/target -e 0x1f800 -c 2048 -m 0x800 -x lzo -o /tmp/instance-0/output-1/images/rootfs.ubifs\n' >> /tmp/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot chmod a+x /tmp/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /tmp/instance-0/output-1/host/bin/fakeroot -- /tmp/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot rootdir=/tmp/instance-0/output-1/build/buildroot-fs/ubifs/target table='/tmp/instance-0/output-1/build/buildroot-fs/full_devices_table.txt' PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" bzip2 -9 -c /tmp/instance-0/output-1/images/rootfs.ubifs > /tmp/instance-0/output-1/images/rootfs.ubifs.bz2 >>> Generating filesystem image rootfs.ubi mkdir -p /tmp/instance-0/output-1/images rm -rf /tmp/instance-0/output-1/build/buildroot-fs/ubi mkdir -p /tmp/instance-0/output-1/build/buildroot-fs/ubi rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /tmp/instance-0/output-1/target/ /tmp/instance-0/output-1/build/buildroot-fs/ubi/target echo '#!/bin/sh' > /tmp/instance-0/output-1/build/buildroot-fs/ubi/fakeroot echo "set -e" >> /tmp/instance-0/output-1/build/buildroot-fs/ubi/fakeroot echo "chown -h -R 0:0 /tmp/instance-0/output-1/build/buildroot-fs/ubi/target" >> /tmp/instance-0/output-1/build/buildroot-fs/ubi/fakeroot PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /tmp/instance-0/buildroot/support/scripts/mkusers /tmp/instance-0/output-1/build/buildroot-fs/full_users_table.txt /tmp/instance-0/output-1/build/buildroot-fs/ubi/target >> /tmp/instance-0/output-1/build/buildroot-fs/ubi/fakeroot echo "/tmp/instance-0/output-1/host/bin/makedevs -d /tmp/instance-0/output-1/build/buildroot-fs/full_devices_table.txt /tmp/instance-0/output-1/build/buildroot-fs/ubi/target" >> /tmp/instance-0/output-1/build/buildroot-fs/ubi/fakeroot printf ' rm -rf /tmp/instance-0/output-1/build/buildroot-fs/ubi/target/usr/lib/udev/hwdb.d/ /tmp/instance-0/output-1/build/buildroot-fs/ubi/target/etc/udev/hwdb.d/\n' >> /tmp/instance-0/output-1/build/buildroot-fs/ubi/fakeroot echo "find /tmp/instance-0/output-1/build/buildroot-fs/ubi/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /tmp/instance-0/output-1/build/buildroot-fs/ubi/fakeroot echo "find /tmp/instance-0/output-1/build/buildroot-fs/ubi/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /tmp/instance-0/output-1/build/buildroot-fs/ubi/fakeroot printf ' \n' >> /tmp/instance-0/output-1/build/buildroot-fs/ubi/fakeroot printf ' \n' >> /tmp/instance-0/output-1/build/buildroot-fs/ubi/fakeroot printf ' sed '\''s;BR2_ROOTFS_UBIFS_PATH;/tmp/instance-0/output-1/images/rootfs.ubifs;;s;BINARIES_DIR;/tmp/instance-0/output-1/images;'\'' fs/ubi/ubinize.cfg > /tmp/instance-0/output-1/build/ubinize.cfg\n /tmp/instance-0/output-1/host/sbin/ubinize -o /tmp/instance-0/output-1/images/rootfs.ubi -m 0x800 -p 0x20000 -s 512 /tmp/instance-0/output-1/build/ubinize.cfg\n rm /tmp/instance-0/output-1/build/ubinize.cfg\n' >> /tmp/instance-0/output-1/build/buildroot-fs/ubi/fakeroot chmod a+x /tmp/instance-0/output-1/build/buildroot-fs/ubi/fakeroot PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /tmp/instance-0/output-1/host/bin/fakeroot -- /tmp/instance-0/output-1/build/buildroot-fs/ubi/fakeroot rootdir=/tmp/instance-0/output-1/build/buildroot-fs/ubi/target table='/tmp/instance-0/output-1/build/buildroot-fs/full_devices_table.txt' ubinize: volume size was not specified in section "ubifs", assume minimum to fit image "/tmp/instance-0/output-1/images/rootfs.ubifs"42835968 bytes (40.8 MiB) ln -snf /tmp/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot /tmp/instance-0/output-1/staging make: Leaving directory '/tmp/instance-0/buildroot' make: Entering directory '/tmp/instance-0/buildroot' >>> Buildroot 2023.02-270-gb100440bff Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final arc-2020.09-release Collecting legal info >>> host-binutils 2.39 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-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-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.43 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial arc-2020.09-release Collecting legal info >>> linux-headers 6.1.14 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> 4th 3.64.1 Collecting legal info COPYING: OK (sha256: 8c6111b645a02219579ea66e84aa8e78a0ed4f4dd80857ffb91bcda5528717d4) >>> host-4th 3.64.1 Collecting legal info COPYING: OK (sha256: 8c6111b645a02219579ea66e84aa8e78a0ed4f4dd80857ffb91bcda5528717d4) >>> host-aespipe 2.4f Collecting legal info >>> host-bootgen xilinx_v2022.2 Collecting legal info LICENSE: OK (sha256: 4da5f5eff0592e5d275f1871faf9e9a4fc0f6346027bfb777fa59d0aa6a59aa3) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1t Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> c-periphery 2.3.1 Collecting legal info LICENSE: OK (sha256: 7121a0a2ba36ed9388be2f1a916f0e3584d8e49cc7888fbcfcf83bab2a8bebef) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> corkscrew 2.0 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> 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) >>> expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> ficl 4.1.0 Collecting legal info ReadMe.txt: OK (sha256: 1d1dd1f1cde52e8b607c5ccb6a2e5de878fd1719b8c5a4d31b9cdb343c203d0d) >>> host-firmware-utils 86739f2b3ae9502368b89ef37fa6f31c42aad6f4 Collecting legal info >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> ftop 1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> host-ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> getent Collecting legal info >>> graphicsmagick 1.3.38 Collecting legal info Copyright.txt: OK (sha256: 0a20e661de942ebe115a354d0ec6d1d42b93856ea765f813f350a5ce5024cdb7) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> hwloc 2.9.0 Collecting legal info COPYING: OK (sha256: d79a936a42f3c6cb7c8375a023d43f4435f4664d3a5a2ea6b4623cff83c7fc06) >>> ifmetric 0.3 Collecting legal info LICENSE: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) README: OK (sha256: 1e33d5a8750b4b3c2cb4fb89a916463f3c838f8eb361abbf72faf244c7dde771) >>> initscripts Collecting legal info >>> jimtcl 0.81 Collecting legal info LICENSE: OK (sha256: 419f1146334e57fb258d6c957d1f94d43455ec0d24b1b54c4447e5f61a353950) >>> libao 1.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libart 2.3.21 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libcddb 1.3.2 Collecting legal info COPYING: OK (sha256: 7a4436f9ec37603356791c87de3bc444989befd2682d29efb3d97604e04c1852) >>> libiconv 1.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> libcurl 7.88.1 Collecting legal info COPYING: OK (sha256: b1d7feb949ea5023552029fbe0bf5db4f23c2f85e9b8e51e18536f0ecbf9c524) >>> openssl Collecting legal info >>> libressl 3.6.2 Collecting legal info COPYING: OK (sha256: 5c63613f008f16a9c0025c096bbd736cecf720494d121b5c5203e0ec6e5955b1) >>> libdvbcsa 1.1.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libdvdcss 1.4.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libdvdnav 6.1.1 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libdvdread 6.1.3 Collecting legal info COPYING: OK (sha256: d6cb0e9e560f51085556949a84af12b79a00f10ab8b66c752537faf7cd665572) >>> libldns 1.8.3 Collecting legal info LICENSE: OK (sha256: 9e0b1505c358d1a7c79555ee8bd1acbe2985dbc74dd81f3697cebf2161e922e6) >>> liblog4c-localtime 1.0 Collecting legal info COPYING: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) >>> libmbus 0.8.0 Collecting legal info COPYING: OK (sha256: ea171a4ae443eca7186f564db2c3cc8b84c1ac343f227f92cd52ec6a948f4a74) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libosip2 5.3.1 Collecting legal info COPYING: OK (sha256: 8d9e95ed0e48df46dc758eb0d86df611f771eab4eed94bebb77dca87f1c897de) >>> libsha1 0.3 Collecting legal info COPYING: OK (sha256: 4c387926596bfeacc5b72ebeb96ab36c299a07568e18592c727a6c11dd512c20) >>> libshout 2.4.6 Collecting legal info COPYING: OK (sha256: 7a4436f9ec37603356791c87de3bc444989befd2682d29efb3d97604e04c1852) >>> libvorbis 1.3.7 Collecting legal info COPYING: OK (sha256: ec1815db59fcd302846df949d7424876cb2e2dc5ed1606c5fb0b36787b1cf43a) >>> libsolv 0.7.22 Collecting legal info LICENSE.BSD: OK (sha256: 57f15acfb29fbef7749779e096a5885c60b716633e34484a21bb717554c0198f) >>> libsoxr 0.1.3 Collecting legal info LICENCE: OK (sha256: dc98676341fdcd29d9f279c9679d6a75288785b174ded8d1b2e316c366166135) COPYING.LGPL: OK (sha256: f2f118b9029ec1871b953639ecc46651b2fc7b62e295e6cf3ef2ac4c9a058b33) >>> libtomcrypt 1.18.2 Collecting legal info LICENSE: OK (sha256: 8f196cb13afd271f5e267fd29543fc454596382ad580e7592709492843996ac8) >>> libtommath 1.2.0 Collecting legal info LICENSE: OK (sha256: 2fa64b163659f41965c9815882a8296d3d03ff546b76153e11445f9bdecf955a) >>> libtool 2.4.6 Collecting legal info libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libubootenv 0.3.3 Collecting legal info LICENSES/CC0-1.0.txt: OK (sha256: 0558101984550fa84d1d13c2af11d116c20079d2be58711e8d99cadce7009192) LICENSES/LGPL-2.1-or-later.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES/MIT.txt: OK (sha256: 89807acf2309bd285f033404ee78581602f3cd9b819a16ac2f0e5f60ff4a473e) >>> libudfread 1.1.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libuev 2.4.0 Collecting legal info LICENSE: OK (sha256: 694a734d9c1b46ae203314ed1c744a1acebd4fe5fc964b761703772546f0d3ab) >>> libusb-compat 0.1.7 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> ltris 1.2 Collecting legal info COPYING: OK (sha256: 67f82e045cf7acfef853ea0f426575a8359161a0a325e19f02b529a87c4b6c34) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> mbw 1.5 Collecting legal info mbw.spec: OK (sha256: 1afb2b8258506742238b9ceb8a865d7030c5889c56ba2911a0c0c042aa1335d1) >>> mrouted 4.4 Collecting legal info LICENSE: OK (sha256: 834f45ed282fd010f354ecc0a50538af519a1cfcc4d2866de3be06982fa9ed29) >>> host-mtools 4.0.42 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> murata-cyw-fw 8d87950bfad28c65926695b7357bd8995b60016a Collecting legal info LICENCE.cypress: OK (sha256: 3a892759b73e8b459f1a750954b316118b0061fd9d1868d11fa258c104ee7e0c) >>> nanocom 1.0 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> openocd 0.12.0 Collecting legal info COPYING: OK (sha256: 1b8f7e37ee5afbbf95c2a4d62b12b25232e29538692663b434318503a9a88419) LICENSES/license-rules.txt: OK (sha256: 0a37155eb8bc0cb94477a0cae4f030e39da9317374e8a9f597e9229fd09aff78) LICENSES/exceptions/eCos-exception-2.0: OK (sha256: 034da732b4f3079b8783fff756613c1cff89dec5ac80c5cdd90532b7539922a1) LICENSES/preferred/BSD-1-Clause: OK (sha256: f3ba76203a7b6993db31f987559cc4c621ae1ff78119ced2a669756c2c5fd3b1) LICENSES/preferred/BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) LICENSES/preferred/BSD-2-Clause-Views: OK (sha256: 1483f15e9fddc73b5df0acab1c42d21ecd0bf6ade8a79179fb90c09f13d03dcd) LICENSES/preferred/BSD-3-Clause: OK (sha256: 7a83b1aeb460458db9a4bd521d7f237c45b1650f6e60ea5ffc71e49472454de3) LICENSES/preferred/BSD-Source-Code: OK (sha256: 5cf024f6e3611d5c6fb98748d1a0ad99b8cf9ffe46f2d60fa10c299cd29e0a75) LICENSES/preferred/GFDL-1.2: OK (sha256: f35396f4095619f986736ca5e2976b313d381463a35c921c9ae677cc7eb83e28) LICENSES/preferred/gfdl-1.2.texi.readme: OK (sha256: 76515be2d7334a1a038f775238c9a4c2b37e19514248e5eea0434cdfee526f9d) LICENSES/preferred/GPL-2.0: OK (sha256: 7d35bc44da7bb763022e3c2c32cfc0125dd222060bc50992420599d8e65f6c0a) LICENSES/preferred/MIT: OK (sha256: 323c587d0ccf10e376f8bf9a7f31fb4ca6078105194b42e0b1e0ee2bc9bde71f) LICENSES/stand-alone/GPL-3.0: OK (sha256: 9a41b56594cd89743ca72f188318c9871661847074dd16497ae0c695fe3ab9c9) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-pwgen 2.08 Collecting legal info debian/copyright: OK (sha256: 5d3e49e01ef782be5841d5d1f7fb64d290cd86459598a913818584a46a2f81a1) >>> qcom-db410c-firmware 1034.2.1 Collecting legal info LICENSE: OK (sha256: 11e60ad6f83c2a86e40dca374c24230b53650dd3e0adf2e72c15f8cafedc2e5a) >>> host-qoriq-rcw LSDK-21.08 Collecting legal info LICENSE: OK (sha256: 68f4b15ecc085729419bc60ca6eeadca5af0237bbfec791e8a79da9c943d42e9) >>> rtc-tools 33ef4aa1c92b0c92a351284d93d1ac5570de9cc7 Collecting legal info COPYING: OK (sha256: 7ae50a5344af14d6231aff6814632a220b3127da4099aea2c6070fd79c407c1a) >>> host-rust-bin 1.68.2 Collecting legal info LICENSE-APACHE: OK (sha256: 62c7a1e35f56406896d7aa7ca52d0cc0d272ac022b5d2796e7d6905db8a3636a) LICENSE-MIT: OK (sha256: 23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3) >>> host-sentry-cli 2.8.0 Collecting legal info LICENSE: OK (sha256: 9503def7b54ceb6e3cd182fd59bc05d3a30d7eae481e65aaba4b495133c83c14) >>> host-rustc Collecting legal info >>> siproxd 0.8.3 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> sqlite 3.41.2 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> socketcand 69e2201222f015a1abe7a58ecf61325012cd91b1 Collecting legal info socketcand.c: OK (sha256: 18bda0db4e3c56cefdb1b9b01b7eada7764c0746f6321378c30d78f5ee81cfee) >>> sysvinit 2.99 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> uredir 3.3 Collecting legal info LICENSE: OK (sha256: e4b8fd3375ce44e5e03be199724a8785510ea5fa58ed92a7a34fd0ccbd35db10) >>> host-uuu 1.5.21 Collecting legal info LICENSE: OK (sha256: cc8d47f7b9260f6669ecd41c24554c552f17581d81ee8fc602c6d23edb8bf495) README.md: OK (sha256: 584bfbb18b4c08b872d48b80419dd453307212a144134fb516bd6ddc0700c2e8) >>> host-bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-zstd 1.5.5 Collecting legal info LICENSE: OK (sha256: 7055266497633c9025b777c78eb7235af13922117480ed5c674677adc381c9d8) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> vorbis-tools 1.4.2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> wilc-firmware wilc_linux_15_7 Collecting legal info LICENSE.wilc_fw: OK (sha256: 71355eee947a312594dbdaac039827544f93d23949b65c356b7b0ce09e2600fb) >>> x264 baee400fa9ced6f5481a728138fed6e867b0ff7f Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> zsh 5.9 Collecting legal info LICENCE: OK (sha256: d06fdf3ef9b1ec69d6b9e170b0a9516fbad3523261ff1668bde3bfea6e0ef5f5) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-axfsutils 384a1ea214c8cf8359faba00a12513ee7ae1a9f5 Collecting legal info mkfs.axfs-legacy/COPYING: OK (sha256: 1929a1e67d189aa3a24de76255841b33818f7f65944b6e73a1568ba575ab54d5) >>> host-fakeroot 1.30.1 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-squashfs 4.6.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-xz 5.2.10 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-lzma 4.32.7 Collecting legal info COPYING.GPLv2: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-mtd 2.1.5 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-arc-2020.09-release: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-arc-2020.09-release: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: aespipe-2.4f: cannot save license (HOST_AESPIPE_LICENSE_FILES not defined) WARNING: firmware-utils-86739f2b3ae9502368b89ef37fa6f31c42aad6f4: cannot save license (HOST_FIRMWARE_UTILS_LICENSE_FILES not defined) Legal info produced in /tmp/instance-0/output-1/legal-info make: Leaving directory '/tmp/instance-0/buildroot'