Host machine cpu family: mips64 Host machine cpu: Target machine cpu family: mips64 Target machine cpu: Checking for function "clock_gettime" : YES Build targets in project: 1 yavta 0.0.0 User defined options Cross files : /home/thomas/autobuild/instance-2/output-1/build/yavta-583bedefc2a247d2cfd32d1b4a0abbe3e2015c70//build/cross-compilation.conf build.cmake_prefix_path: /home/thomas/autobuild/instance-2/output-1/host/lib/cmake build.pkg_config_path : /home/thomas/autobuild/instance-2/output-1/host/lib/pkgconfig buildtype : debug default_library : static libdir : lib prefix : /usr strip : false werror : false b_pie : false Found ninja-1.10.2.git.kitware.jobserver-1 at /home/thomas/autobuild/instance-2/output-1/host/bin/ninja >>> yavta 583bedefc2a247d2cfd32d1b4a0abbe3e2015c70 Building PATH="/home/thomas/autobuild/instance-2/output-1/host/bin:/home/thomas/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PYTHONNOUSERSITE=y /home/thomas/autobuild/instance-2/output-1/host/bin/ninja -C /home/thomas/autobuild/instance-2/output-1/build/yavta-583bedefc2a247d2cfd32d1b4a0abbe3e2015c70//build ninja: Entering directory `/home/thomas/autobuild/instance-2/output-1/build/yavta-583bedefc2a247d2cfd32d1b4a0abbe3e2015c70//build' [1/2] Compiling C object yavta.p/yavta.c.o ../yavta.c: In function 'video_query_menu': ../yavta.c:1311:42: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type '__s64' {aka 'long int'} [-Wformat=] 1311 | printf(" %u: %lld%s\n", menu.index, menu.value, | ~~~^ ~~~~~~~~~~ | | | | long long int __s64 {aka long int} | %ld ../yavta.c: In function 'video_print_control_value': ../yavta.c:1358:36: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type '__s64' {aka 'long int'} [-Wformat=] 1358 | printf("%lld", ctrl->value64); | ~~~^ ~~~~~~~~~~~~~ | | | | | __s64 {aka long int} | long long int | %ld ../yavta.c: In function 'video_get_control': ../yavta.c:1397:52: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type '__s64' {aka 'long int'} [-Wformat=] 1397 | printf("control 0x%08x `%s' min %lld max %lld step %lld default %lld ", | ~~~^ | | | long long int | %ld 1398 | query->id, query->name, query->minimum, query->maximum, | ~~~~~~~~~~~~~~ | | | __s64 {aka long int} ../yavta.c:1397:61: warning: format '%lld' expects argument of type 'long long int', but argument 5 has type '__s64' {aka 'long int'} [-Wformat=] 1397 | printf("control 0x%08x `%s' min %lld max %lld step %lld default %lld ", | ~~~^ | | | long long int | %ld 1398 | query->id, query->name, query->minimum, query->maximum, | ~~~~~~~~~~~~~~ | | | __s64 {aka long int} ../yavta.c:1397:71: warning: format '%lld' expects argument of type 'long long int', but argument 6 has type '__u64' {aka 'long unsigned int'} [-Wformat=] 1397 | printf("control 0x%08x `%s' min %lld max %lld step %lld default %lld ", | ~~~^ | | | long long int | %ld 1398 | query->id, query->name, query->minimum, query->maximum, 1399 | query->step, query->default_value); | ~~~~~~~~~~~ | | | __u64 {aka long unsigned int} ../yavta.c:1397:84: warning: format '%lld' expects argument of type 'long long int', but argument 7 has type '__s64' {aka 'long int'} [-Wformat=] 1397 | printf("control 0x%08x `%s' min %lld max %lld step %lld default %lld ", | ~~~^ | | | long long int | %ld 1398 | query->id, query->name, query->minimum, query->maximum, 1399 | query->step, query->default_value); | ~~~~~~~~~~~~~~~~~~~~ | | | __s64 {aka long int} [2/2] Linking target yavta >>> yavta 583bedefc2a247d2cfd32d1b4a0abbe3e2015c70 Installing to target PATH="/home/thomas/autobuild/instance-2/output-1/host/bin:/home/thomas/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" DESTDIR=/home/thomas/autobuild/instance-2/output-1/target PYTHONNOUSERSITE=y /home/thomas/autobuild/instance-2/output-1/host/bin/ninja -C /home/thomas/autobuild/instance-2/output-1/build/yavta-583bedefc2a247d2cfd32d1b4a0abbe3e2015c70//build install ninja: Entering directory `/home/thomas/autobuild/instance-2/output-1/build/yavta-583bedefc2a247d2cfd32d1b4a0abbe3e2015c70//build' [0/1] Installing files. Installing yavta to /home/thomas/autobuild/instance-2/output-1/target/usr/bin genromfs-0.5.2.tar.gz: OK (sha256: 30f37fc734572c1dbaa2504585bc23ba6b8fd7df767ae7155995b2ca0ebed960) >>> host-genromfs 0.5.2 Extracting gzip -d -c /home/thomas/autobuild/instance-2/dl/genromfs/genromfs-0.5.2.tar.gz | tar --strip-components=1 -C /home/thomas/autobuild/instance-2/output-1/build/host-genromfs-0.5.2 -xf - >>> host-genromfs 0.5.2 Patching Applying 0001-build-system.patch using patch: patching file Makefile >>> host-genromfs 0.5.2 Configuring >>> host-genromfs 0.5.2 Building PATH="/home/thomas/autobuild/instance-2/output-1/host/bin:/home/thomas/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/home/thomas/autobuild/instance-2/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/thomas/autobuild/instance-2/output-1/host/lib/pkgconfig:/home/thomas/autobuild/instance-2/output-1/host/share/pkgconfig" /usr/bin/make -j4 -C /home/thomas/autobuild/instance-2/output-1/build/host-genromfs-0.5.2 make[1]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/host-genromfs-0.5.2' gcc -DVERSION=\"0.5.2\" genromfs.c -c -o genromfs.o gcc genromfs.o -o genromfs make[1]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/host-genromfs-0.5.2' >>> host-genromfs 0.5.2 Installing to host directory PATH="/home/thomas/autobuild/instance-2/output-1/host/bin:/home/thomas/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/home/thomas/autobuild/instance-2/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/thomas/autobuild/instance-2/output-1/host/lib/pkgconfig:/home/thomas/autobuild/instance-2/output-1/host/share/pkgconfig" /usr/bin/make -j4 -C /home/thomas/autobuild/instance-2/output-1/build/host-genromfs-0.5.2 prefix=/home/thomas/autobuild/instance-2/output-1/host install make[1]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/host-genromfs-0.5.2' mkdir -p /home/thomas/autobuild/instance-2/output-1/host/bin # genromfs 0.5 installed the man page in this file, # remove it before someone notices :) install -m 755 genromfs /home/thomas/autobuild/instance-2/output-1/host/bin/ if [ -f /home/thomas/autobuild/instance-2/output-1/host/bin/man8 ]; then \ rm -f /home/thomas/autobuild/instance-2/output-1/host/bin/man8; \ fi mkdir -p /home/thomas/autobuild/instance-2/output-1/host/man/man8 install -m 644 genromfs.8 /home/thomas/autobuild/instance-2/output-1/host/man/man8/ make[1]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/host-genromfs-0.5.2' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/thomas/autobuild/instance-2/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-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', '-Os', '-g0', '-static', '-static'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-Os', '-g0', '-static'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/thomas/autobuild/instance-2/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/home/thomas/autobuild/instance-2/output-1/host/bin/mips64el-buildroot-linux-uclibc-g++%g" -e "s%@TARGET_AR@%/home/thomas/autobuild/instance-2/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/home/thomas/autobuild/instance-2/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%mips64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/home/thomas/autobuild/instance-2/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/thomas/autobuild/instance-2/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/thomas/autobuild/instance-2/output-1/host%g" -e "s%@STAGING_DIR@%/home/thomas/autobuild/instance-2/output-1/host/mips64el-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%true%g" /home/thomas/autobuild/instance-2/buildroot/support/misc/cross-compilation.conf.in > /home/thomas/autobuild/instance-2/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/thomas/autobuild/instance-2/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/home/thomas/autobuild/instance-2/output-1/host/bin/mips64el-buildroot-linux-uclibc-g++%g" -e "s%@TARGET_AR@%/home/thomas/autobuild/instance-2/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/home/thomas/autobuild/instance-2/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%mips64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%'-Os', '-g0', '-static'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-static'%g" -e "s%@TARGET_LDFLAGS@%'-static'%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-static', '-static'%g" -e "s%@BR2_CMAKE@%/home/thomas/autobuild/instance-2/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/thomas/autobuild/instance-2/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/thomas/autobuild/instance-2/output-1/host%g" -e "s%@STAGING_DIR@%/home/thomas/autobuild/instance-2/output-1/host/mips64el-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%true%g" /home/thomas/autobuild/instance-2/buildroot/support/misc/cross-compilation.conf.in > /home/thomas/autobuild/instance-2/output-1/host/etc/meson/cross-compilation.conf if grep -q CONFIG_ASH=y /home/thomas/autobuild/instance-2/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/ash$' /home/thomas/autobuild/instance-2/output-1/target/etc/shells || echo "/bin/ash" >> /home/thomas/autobuild/instance-2/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/thomas/autobuild/instance-2/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/hush$' /home/thomas/autobuild/instance-2/output-1/target/etc/shells || echo "/bin/hush" >> /home/thomas/autobuild/instance-2/output-1/target/etc/shells; fi mkdir -p /home/thomas/autobuild/instance-2/output-1/target/etc echo "buildroot" > /home/thomas/autobuild/instance-2/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/thomas/autobuild/instance-2/output-1/target/etc/hosts mkdir -p /home/thomas/autobuild/instance-2/output-1/target/etc echo "Welcome to Buildroot" > /home/thomas/autobuild/instance-2/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root:"*":, /home/thomas/autobuild/instance-2/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/thomas/autobuild/instance-2/output-1/target/etc/shells || echo "/bin/sh" >> /home/thomas/autobuild/instance-2/output-1/target/etc/shells rm -rf /home/thomas/autobuild/instance-2/output-1/target/usr/include /home/thomas/autobuild/instance-2/output-1/target/usr/share/aclocal \ /home/thomas/autobuild/instance-2/output-1/target/usr/lib/pkgconfig /home/thomas/autobuild/instance-2/output-1/target/usr/share/pkgconfig \ /home/thomas/autobuild/instance-2/output-1/target/usr/lib/cmake /home/thomas/autobuild/instance-2/output-1/target/usr/share/cmake \ /home/thomas/autobuild/instance-2/output-1/target/usr/lib/rpm /home/thomas/autobuild/instance-2/output-1/target/usr/doc find /home/thomas/autobuild/instance-2/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/thomas/autobuild/instance-2/output-1/target/lib/ /home/thomas/autobuild/instance-2/output-1/target/usr/lib/ /home/thomas/autobuild/instance-2/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/thomas/autobuild/instance-2/output-1/target/usr/share/gdb rm -rf /home/thomas/autobuild/instance-2/output-1/target/usr/share/bash-completion rm -rf /home/thomas/autobuild/instance-2/output-1/target/etc/bash_completion.d rm -rf /home/thomas/autobuild/instance-2/output-1/target/usr/share/zsh rm -rf /home/thomas/autobuild/instance-2/output-1/target/usr/man /home/thomas/autobuild/instance-2/output-1/target/usr/share/man rm -rf /home/thomas/autobuild/instance-2/output-1/target/usr/info /home/thomas/autobuild/instance-2/output-1/target/usr/share/info rm -rf /home/thomas/autobuild/instance-2/output-1/target/usr/doc /home/thomas/autobuild/instance-2/output-1/target/usr/share/doc rm -rf /home/thomas/autobuild/instance-2/output-1/target/usr/share/gtk-doc rmdir /home/thomas/autobuild/instance-2/output-1/target/usr/share 2>/dev/null || true rm -rf /home/thomas/autobuild/instance-2/output-1/target/lib/debug /home/thomas/autobuild/instance-2/output-1/target/usr/lib/debug find /home/thomas/autobuild/instance-2/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /home/thomas/autobuild/instance-2/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /home/thomas/autobuild/instance-2/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/thomas/autobuild/instance-2/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/thomas/autobuild/instance-2/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.08-rc1-155-g628f3dc54c"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.08-rc1"; \ echo "PRETTY_NAME=\"Buildroot 2022.08-rc1\"" \ ) > /home/thomas/autobuild/instance-2/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/thomas/autobuild/instance-2/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/thomas/autobuild/instance-2/output-1/per-package /home/thomas/autobuild/instance-2/buildroot/support/scripts/fix-rpath target touch /home/thomas/autobuild/instance-2/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs mkdir -p /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs printf ' \n' >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n\n' > /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.erofs mkdir -p /home/thomas/autobuild/instance-2/output-1/images rm -rf /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/erofs mkdir -p /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/erofs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/thomas/autobuild/instance-2/output-1/target/ /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/erofs/target echo '#!/bin/sh' > /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/erofs/fakeroot echo "set -e" >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/erofs/fakeroot echo "chown -h -R 0:0 /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/erofs/target" >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/erofs/fakeroot PATH="/home/thomas/autobuild/instance-2/output-1/host/bin:/home/thomas/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /home/thomas/autobuild/instance-2/buildroot/support/scripts/mkusers /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/full_users_table.txt /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/erofs/target >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/erofs/fakeroot echo "/home/thomas/autobuild/instance-2/output-1/host/bin/makedevs -d /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/erofs/target" >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/erofs/fakeroot printf ' rm -rf /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/erofs/target/usr/lib/udev/hwdb.d/ /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/erofs/target/etc/udev/hwdb.d/\n' >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/erofs/fakeroot echo "find /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/erofs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/erofs/fakeroot echo "find /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/erofs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/erofs/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/erofs/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/erofs/fakeroot printf ' /home/thomas/autobuild/instance-2/output-1/host/bin/mkfs.erofs /home/thomas/autobuild/instance-2/output-1/images/rootfs.erofs /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/erofs/target\n' >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/erofs/fakeroot chmod a+x /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/erofs/fakeroot PATH="/home/thomas/autobuild/instance-2/output-1/host/bin:/home/thomas/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /home/thomas/autobuild/instance-2/output-1/host/bin/fakeroot -- /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/erofs/fakeroot rootdir=/home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/erofs/target table='/home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt' mkfs.erofs 1.5 Processing bin ... Processing bin/arch ... Processing bin/ash ... Processing bin/background ... Processing bin/backtick ... Processing bin/base32 ... Processing bin/base64 ... Processing bin/busybox ... Processing bin/cat ... Processing bin/cd ... Processing bin/chattr ... Processing bin/chgrp ... Processing bin/chmod ... Processing bin/chown ... Processing bin/cp ... Processing bin/cpio ... Processing bin/date ... Processing bin/dd ... Processing bin/define ... Processing bin/df ... Processing bin/dmesg ... Processing bin/dnsdomainname ... Processing bin/dollarat ... Processing bin/dumpkmap ... Processing bin/echo ... Processing bin/egrep ... Processing bin/elgetopt ... Processing bin/elgetpositionals ... Processing bin/elglob ... Processing bin/emptyenv ... Processing bin/envfile ... Processing bin/exec ... Processing bin/execline-cd ... Processing bin/execline-umask ... Processing bin/execlineb ... Processing bin/exit ... Processing bin/export ... Processing bin/false ... Processing bin/fdblock ... Processing bin/fdclose ... Processing bin/fdflush ... Processing bin/fdmove ... Processing bin/fdreserve ... Processing bin/fdswap ... Processing bin/fgrep ... Processing bin/forbacktickx ... Processing bin/foreground ... Processing bin/forstdin ... Processing bin/forx ... Processing bin/getcwd ... Processing bin/getopt ... Processing bin/getpid ... Processing bin/grep ... Processing bin/gunzip ... Processing bin/gzip ... Processing bin/heredoc ... Processing bin/homeof ... Processing bin/hostname ... Processing bin/if ... Processing bin/ifelse ... Processing bin/ifte ... Processing bin/ifthenelse ... Processing bin/importas ... Processing bin/kill ... Processing bin/link ... Processing bin/linux32 ... Processing bin/linux64 ... Processing bin/ln ... Processing bin/login ... Processing bin/loopwhilex ... Processing bin/ls ... Processing bin/lsattr ... Processing bin/mkdir ... Processing bin/mknod ... Processing bin/mktemp ... Processing bin/more ... Processing bin/mount ... Processing bin/mountpoint ... Processing bin/mt ... Processing bin/multidefine ... Processing bin/multisubstitute ... Processing bin/mv ... Processing bin/netstat ... Processing bin/nice ... Processing bin/nuke ... Processing bin/pidof ... Processing bin/ping ... Processing bin/pipe_progress ... Processing bin/pipeline ... Processing bin/piperw ... Processing bin/posix-cd ... Processing bin/posix-umask ... Processing bin/printenv ... Processing bin/ps ... Processing bin/pwd ... Processing bin/redirfd ... Processing bin/resume ... Processing bin/rm ... Processing bin/rmdir ... Processing bin/run-parts ... Processing bin/runblock ... Processing bin/s6-accessrules-cdb-from-fs ... Processing bin/s6-accessrules-fs-from-cdb ... Processing bin/s6-applyuidgid ... Processing bin/s6-cleanfifodir ... Processing bin/s6-connlimit ... Processing bin/s6-dnsip ... Processing bin/s6-dnsip4 ... Processing bin/s6-dnsip4-filter ... Processing bin/s6-dnsip6 ... Processing bin/s6-dnsip6-filter ... Processing bin/s6-dnsmx ... Processing bin/s6-dnsname ... Processing bin/s6-dnsname-filter ... Processing bin/s6-dnsns ... Processing bin/s6-dnsq ... Processing bin/s6-dnsqr ... Processing bin/s6-dnsqualify ... Processing bin/s6-dnssoa ... Processing bin/s6-dnssrv ... Processing bin/s6-dnstxt ... Processing bin/s6-envdir ... Processing bin/s6-envuidgid ... Processing bin/s6-fdholder-daemon ... Processing bin/s6-fdholder-delete ... Processing bin/s6-fdholder-getdump ... Processing bin/s6-fdholder-list ... Processing bin/s6-fdholder-retrieve ... Processing bin/s6-fdholder-setdump ... Processing bin/s6-fdholder-store ... Processing bin/s6-fdholder-transferdump ... Processing bin/s6-fdholderd ... Processing bin/s6-fghack ... Processing bin/s6-ftrig-listen ... Processing bin/s6-ftrig-listen1 ... Processing bin/s6-ftrig-notify ... Processing bin/s6-ftrig-wait ... Processing bin/s6-ftrigrd ... Processing bin/s6-ioconnect ... Processing bin/s6-ipcclient ... Processing bin/s6-ipcserver ... Processing bin/s6-ipcserver-access ... Processing bin/s6-ipcserver-socketbinder ... Processing bin/s6-ipcserverd ... Processing bin/s6-log ... Processing bin/s6-mkfifodir ... Processing bin/s6-notifyoncheck ... Processing bin/s6-permafailon ... Processing bin/s6-randomip ... Processing bin/s6-setlock ... Processing bin/s6-setsid ... Processing bin/s6-setuidgid ... Processing bin/s6-softlimit ... Processing bin/s6-sudo ... Processing bin/s6-sudoc ... Processing bin/s6-sudod ... Processing bin/s6-supervise ... Processing bin/s6-svc ... Processing bin/s6-svdt ... Processing bin/s6-svdt-clear ... Processing bin/s6-svlisten ... Processing bin/s6-svlisten1 ... Processing bin/s6-svok ... Processing bin/s6-svperms ... Processing bin/s6-svscan ... Processing bin/s6-svscanctl ... Processing bin/s6-svstat ... Processing bin/s6-svwait ... Processing bin/s6-tai64n ... Processing bin/s6-tai64nlocal ... Processing bin/s6-usertree-maker ... Processing bin/s6lockd ... Processing bin/sed ... Processing bin/setarch ... Processing bin/setpriv ... Processing bin/setserial ... Processing bin/sh ... Processing bin/shift ... Processing bin/skadnsd ... Processing bin/sleep ... Processing bin/stty ... Processing bin/su ... Processing bin/sync ... Processing bin/tar ... Processing bin/touch ... Processing bin/trap ... Processing bin/true ... Processing bin/tryexec ... Processing bin/ucspilogd ... Processing bin/umask ... Processing bin/umount ... Processing bin/uname ... Processing bin/unexport ... Processing bin/usleep ... Processing bin/vi ... Processing bin/wait ... Processing bin/watch ... Processing bin/withstdinas ... Processing bin/zcat ... Processing dev ... Processing dev/fd ... Processing dev/stderr ... Processing dev/stdin ... Processing dev/stdout ... Processing etc ... Processing etc/fonts ... Processing etc/fonts/conf.d ... Processing etc/fonts/conf.d/10-hinting-slight.conf ... Processing etc/fonts/conf.d/10-scale-bitmap-fonts.conf ... Processing etc/fonts/conf.d/20-unhint-small-vera.conf ... Processing etc/fonts/conf.d/30-metric-aliases.conf ... Processing etc/fonts/conf.d/40-nonlatin.conf ... Processing etc/fonts/conf.d/45-generic.conf ... Processing etc/fonts/conf.d/45-latin.conf ... Processing etc/fonts/conf.d/49-sansserif.conf ... Processing etc/fonts/conf.d/50-user.conf ... Processing etc/fonts/conf.d/51-local.conf ... Processing etc/fonts/conf.d/60-generic.conf ... Processing etc/fonts/conf.d/60-latin.conf ... Processing etc/fonts/conf.d/65-fonts-persian.conf ... Processing etc/fonts/conf.d/65-nonlatin.conf ... Processing etc/fonts/conf.d/69-unifont.conf ... Processing etc/fonts/conf.d/80-delicious.conf ... Processing etc/fonts/conf.d/90-synthetic.conf ... Processing etc/fonts/conf.d/README ... Processing etc/fonts/fonts.conf ... Processing etc/group ... Processing etc/hostname ... Processing etc/hosts ... Processing etc/inputrc ... Processing etc/issue ... Processing etc/mdev.conf ... Processing etc/mtab ... Processing etc/network ... Processing etc/network/if-down.d ... Processing etc/network/if-post-down.d ... Processing etc/network/if-pre-up.d ... Processing etc/network/if-up.d ... Processing etc/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/xattr.conf ... Processing include ... Processing include/execline ... Processing include/execline/config.h ... Processing include/execline/execline.h ... Processing include/s6 ... Processing include/s6/accessrules.h ... Processing include/s6/compat.h ... Processing include/s6/config.h ... Processing include/s6/ftrigr.h ... Processing include/s6/ftrigw.h ... Processing include/s6/s6-fdholder.h ... Processing include/s6/s6-supervise.h ... Processing include/s6/s6.h ... Processing include/s6/s6lock.h ... Processing include/s6-dns ... Processing include/s6-dns/config.h ... Processing include/s6-dns/dcache.h ... Processing include/s6-dns/s6dns-analyze.h ... Processing include/s6-dns/s6dns-constants.h ... Processing include/s6-dns/s6dns-debug.h ... Processing include/s6-dns/s6dns-domain.h ... Processing include/s6-dns/s6dns-engine.h ... Processing include/s6-dns/s6dns-fmt.h ... Processing include/s6-dns/s6dns-ip46.h ... Processing include/s6-dns/s6dns-message.h ... Processing include/s6-dns/s6dns-rci.h ... Processing include/s6-dns/s6dns-resolve.h ... Processing include/s6-dns/s6dns.h ... Processing include/s6-dns/skadns.h ... Processing include/skalibs ... Processing include/skalibs/alarm.h ... Processing include/skalibs/alloc.h ... Processing include/skalibs/allreadwrite.h ... Processing include/skalibs/ancil.h ... Processing include/skalibs/avlnode.h ... Processing include/skalibs/avltree.h ... Processing include/skalibs/avltreen.h ... Processing include/skalibs/bigkv.h ... Processing include/skalibs/biguint.h ... Processing include/skalibs/bitarray.h ... Processing include/skalibs/bsdsnowflake.h ... Processing include/skalibs/bufalloc.h ... Processing include/skalibs/buffer.h ... Processing include/skalibs/bytestr.h ... Processing include/skalibs/cbuffer.h ... Processing include/skalibs/cdb.h ... Processing include/skalibs/cdb_make.h ... Processing include/skalibs/config.h ... Processing include/skalibs/datastruct.h ... Processing include/skalibs/direntry.h ... Processing include/skalibs/disize.h ... Processing include/skalibs/diuint.h ... Processing include/skalibs/diuint32.h ... Processing include/skalibs/djbtime.h ... Processing include/skalibs/djbunix.h ... Processing include/skalibs/env.h ... Processing include/skalibs/envalloc.h ... Processing include/skalibs/environ.h ... Processing include/skalibs/error.h ... Processing include/skalibs/exec.h ... Processing include/skalibs/fmtscan.h ... Processing include/skalibs/functypes.h ... Processing include/skalibs/gccattributes.h ... Processing include/skalibs/genalloc.h ... Processing include/skalibs/genqdyn.h ... Processing include/skalibs/genset.h ... Processing include/skalibs/gensetdyn.h ... Processing include/skalibs/genwrite.h ... Processing include/skalibs/getpeereid.h ... Processing include/skalibs/iobuffer.h ... Processing include/skalibs/iopause.h ... Processing include/skalibs/ip46.h ... Processing include/skalibs/kolbak.h ... Processing include/skalibs/lolstdio.h ... Processing include/skalibs/md5.h ... Processing include/skalibs/netstring.h ... Processing include/skalibs/nonposix.h ... Processing include/skalibs/nsig.h ... Processing include/skalibs/posixishard.h ... Processing include/skalibs/posixplz.h ... Processing include/skalibs/random.h ... Processing include/skalibs/rc4.h ... Processing include/skalibs/segfault.h ... Processing include/skalibs/selfpipe.h ... Processing include/skalibs/setgroups.h ... Processing include/skalibs/sgetopt.h ... Processing include/skalibs/sha1.h ... Processing include/skalibs/sha256.h ... Processing include/skalibs/sha512.h ... Processing include/skalibs/sig.h ... Processing include/skalibs/siovec.h ... Processing include/skalibs/skaclient.h ... Processing include/skalibs/skalibs.h ... Processing include/skalibs/skamisc.h ... Processing include/skalibs/socket.h ... Processing include/skalibs/stdcrypto.h ... Processing include/skalibs/stddjb.h ... Processing include/skalibs/stralloc.h ... Processing include/skalibs/strerr.h ... Processing include/skalibs/strerr2.h ... Processing include/skalibs/surf.h ... Processing include/skalibs/sysdeps.h ... Processing include/skalibs/tai.h ... Processing include/skalibs/textclient.h ... Processing include/skalibs/textmessage.h ... Processing include/skalibs/types.h ... Processing include/skalibs/uint16.h ... Processing include/skalibs/uint32.h ... Processing include/skalibs/uint64.h ... Processing include/skalibs/unix-timed.h ... Processing include/skalibs/unix-transactional.h ... Processing include/skalibs/unixconnection.h ... Processing include/skalibs/unixmessage.h ... Processing include/skalibs/unixonacid.h ... Processing lib ... Processing lib/execline ... Processing lib/s6 ... Processing lib/s6-dns ... Processing lib/skalibs ... Processing lib/skalibs/sysdeps ... Processing lib/skalibs/sysdeps/socket.lib ... Processing lib/skalibs/sysdeps/spawn.lib ... Processing lib/skalibs/sysdeps/sysclock.lib ... Processing lib/skalibs/sysdeps/sysdeps ... Processing lib/skalibs/sysdeps/target ... Processing lib/skalibs/sysdeps/timer.lib ... Processing lib/skalibs/sysdeps/util.lib ... Processing lib64 ... Processing libexec ... Processing libexec/s6lockd-helper ... Processing linuxrc ... Processing media ... Processing mnt ... Processing opt ... Processing proc ... Processing root ... Processing run ... Processing sbin ... Processing sbin/agetty ... Processing sbin/arp ... Processing sbin/blkid ... Processing sbin/devmem ... Processing sbin/fconfig ... Processing sbin/fdisk ... Processing sbin/freeramdisk ... Processing sbin/fsck ... Processing sbin/fstrim ... Processing sbin/getty ... Processing sbin/halt ... Processing sbin/hdparm ... Processing sbin/hwclock ... Processing sbin/ifconfig ... Processing sbin/ifdown ... Processing sbin/ifup ... Processing sbin/init ... Processing sbin/insmod ... Processing sbin/ip ... Processing sbin/ipaddr ... Processing sbin/iplink ... Processing sbin/ipneigh ... Processing sbin/iproute ... Processing sbin/iprule ... Processing sbin/iptunnel ... Processing sbin/klogd ... Processing sbin/loadkmap ... Processing sbin/losetup ... Processing sbin/lsmod ... Processing sbin/makedevs ... Processing sbin/mdev ... Processing sbin/mkdosfs ... Processing sbin/mke2fs ... Processing sbin/mkswap ... Processing sbin/modprobe ... Processing sbin/nameif ... Processing sbin/pivot_root ... Processing sbin/poweroff ... Processing sbin/reboot ... Processing sbin/rmmod ... Processing sbin/route ... Processing sbin/run-init ... Processing sbin/runlevel ... Processing sbin/setconsole ... Processing sbin/start-stop-daemon ... Processing sbin/sulogin ... Processing sbin/swapoff ... Processing sbin/swapon ... Processing sbin/switch_root ... Processing sbin/sysctl ... Processing sbin/syslogd ... Processing sbin/tc ... Processing sbin/udhcpc ... Processing sbin/uevent ... Processing sbin/vconfig ... Processing sbin/watchdog ... Processing sys ... Processing tmp ... Processing usr ... Processing usr/bin ... Processing usr/bin/4th ... Processing usr/bin/4tsh ... Processing usr/bin/[ ... Processing usr/bin/[[ ... Processing usr/bin/ar ... Processing usr/bin/ascii ... Processing usr/bin/attr ... Processing usr/bin/awk ... Processing usr/bin/basename ... Processing usr/bin/bc ... Processing usr/bin/bunzip2 ... Processing usr/bin/bzcat ... Processing usr/bin/cache_calibrator ... Processing usr/bin/chacl ... Processing usr/bin/chrt ... Processing usr/bin/chvt ... Processing usr/bin/cksum ... Processing usr/bin/clear ... Processing usr/bin/cmp ... Processing usr/bin/crc32 ... Processing usr/bin/crontab ... Processing usr/bin/cut ... Processing usr/bin/dc ... Processing usr/bin/deallocvt ... Processing usr/bin/diff ... Processing usr/bin/dirname ... Processing usr/bin/dos2unix ... Processing usr/bin/du ... Processing usr/bin/eject ... Processing usr/bin/env ... Processing usr/bin/expr ... Processing usr/bin/factor ... Processing usr/bin/fallocate ... Processing usr/bin/fc-cache ... Processing usr/bin/fc-cat ... Processing usr/bin/fc-conflist ... Processing usr/bin/fc-list ... Processing usr/bin/fc-match ... Processing usr/bin/fc-pattern ... Processing usr/bin/fc-query ... Processing usr/bin/fc-scan ... Processing usr/bin/fc-validate ... Processing usr/bin/find ... Processing usr/bin/flock ... Processing usr/bin/fold ... Processing usr/bin/free ... Processing usr/bin/fuser ... Processing usr/bin/genpart ... Processing usr/bin/get-edid ... Processing usr/bin/getfacl ... Processing usr/bin/getfattr ... Processing usr/bin/gsl-histogram ... Processing usr/bin/gsl-randist ... Processing usr/bin/head ... Processing usr/bin/hexdump ... Processing usr/bin/hexedit ... Processing usr/bin/hostid ... Processing usr/bin/iconv ... Processing usr/bin/id ... Processing usr/bin/inotifywait ... Processing usr/bin/inotifywatch ... Processing usr/bin/install ... Processing usr/bin/ipcrm ... Processing usr/bin/ipcs ... Processing usr/bin/jimsh ... Processing usr/bin/joe ... Processing usr/bin/killall ... Processing usr/bin/last ... Processing usr/bin/less ... Processing usr/bin/logger ... Processing usr/bin/logname ... Processing usr/bin/lsof ... Processing usr/bin/lspci ... Processing usr/bin/lsscsi ... Processing usr/bin/lsuio ... Processing usr/bin/lsusb ... Processing usr/bin/lzcat ... Processing usr/bin/lzma ... Processing usr/bin/lzopcat ... Processing usr/bin/macchanger ... Processing usr/bin/md5sum ... Processing usr/bin/mesg ... Processing usr/bin/microcom ... Processing usr/bin/mkfifo ... Processing usr/bin/mkpasswd ... Processing usr/bin/mmc ... Processing usr/bin/netcalc ... Processing usr/bin/nl ... Processing usr/bin/nohup ... Processing usr/bin/nproc ... Processing usr/bin/nslookup ... Processing usr/bin/od ... Processing usr/bin/openvt ... Processing usr/bin/parse-edid ... Processing usr/bin/passwd ... Processing usr/bin/paste ... Processing usr/bin/patch ... Processing usr/bin/pcre2grep ... Processing usr/bin/pcre2test ... Processing usr/bin/pp4th ... Processing usr/bin/printf ... Processing usr/bin/readlink ... Processing usr/bin/readuio ... Processing usr/bin/realpath ... Processing usr/bin/renice ... Processing usr/bin/reset ... Processing usr/bin/resize ... Processing usr/bin/seq ... Processing usr/bin/setfacl ... Processing usr/bin/setfattr ... Processing usr/bin/setkeycodes ... Processing usr/bin/setsid ... Processing usr/bin/sha1sum ... Processing usr/bin/sha256sum ... Processing usr/bin/sha3sum ... Processing usr/bin/sha512sum ... Processing usr/bin/shred ... Processing usr/bin/sl ... Processing usr/bin/sort ... Processing usr/bin/stdlogctl ... Processing usr/bin/strings ... Processing usr/bin/svc ... Processing usr/bin/svok ... Processing usr/bin/tail ... Processing usr/bin/tclsh ... Processing usr/bin/tee ... Processing usr/bin/telnet ... Processing usr/bin/test ... Processing usr/bin/tftp ... Processing usr/bin/time ... Processing usr/bin/top ... Processing usr/bin/tr ... Processing usr/bin/traceroute ... Processing usr/bin/truncate ... Processing usr/bin/ts ... Processing usr/bin/tty ... Processing usr/bin/ul ... Processing usr/bin/uniq ... Processing usr/bin/unix2dos ... Processing usr/bin/unlink ... Processing usr/bin/unlzma ... Processing usr/bin/unlzop ... Processing usr/bin/unshare ... Processing usr/bin/unxz ... Processing usr/bin/unzip ... Processing usr/bin/uptime ... Processing usr/bin/uudecode ... Processing usr/bin/uuencode ... Processing usr/bin/vlock ... Processing usr/bin/w ... Processing usr/bin/wc ... Processing usr/bin/wget ... Processing usr/bin/which ... Processing usr/bin/who ... Processing usr/bin/whoami ... Processing usr/bin/write ... Processing usr/bin/xargs ... Processing usr/bin/xxd ... Processing usr/bin/xz ... Processing usr/bin/xzcat ... Processing usr/bin/yavta ... Processing usr/bin/yes ... Processing usr/lib ... Processing usr/lib/charset.alias ... Processing usr/lib/os-release ... Processing usr/lib/terminfo ... Processing usr/lib64 ... Processing usr/libexec ... Processing usr/libexec/lzo ... Processing usr/libexec/lzo/examples ... Processing usr/libexec/lzo/examples/lzopack ... Processing usr/libexec/lzo/examples/lzotest ... Processing usr/libexec/lzo/examples/simple ... Processing usr/libexec/lzo/examples/testmini ... Processing usr/sbin ... Processing usr/sbin/addgroup ... Processing usr/sbin/adduser ... Processing usr/sbin/arping ... Processing usr/sbin/chroot ... Processing usr/sbin/crond ... Processing usr/sbin/delgroup ... Processing usr/sbin/deluser ... Processing usr/sbin/dnsd ... Processing usr/sbin/ether-wake ... Processing usr/sbin/fbset ... Processing usr/sbin/fdformat ... Processing usr/sbin/fsfreeze ... Processing usr/sbin/ftl_format ... Processing usr/sbin/i2cdetect ... Processing usr/sbin/i2cdump ... Processing usr/sbin/i2cget ... Processing usr/sbin/i2cset ... Processing usr/sbin/i2ctransfer ... Processing usr/sbin/inetd ... Processing usr/sbin/jffs2dump ... Processing usr/sbin/killall5 ... Processing usr/sbin/loadfont ... Processing usr/sbin/mii-diag ... Processing usr/sbin/mim ... Processing usr/sbin/mkfs.jffs2 ... Processing usr/sbin/mtdinfo ... Processing usr/sbin/noip2 ... Processing usr/sbin/nologin ... Processing usr/sbin/odhcp6c ... Processing usr/sbin/odhcp6c-update ... Processing usr/sbin/partprobe ... Processing usr/sbin/rdate ... Processing usr/sbin/readprofile ... Processing usr/sbin/setlogcons ... Processing usr/sbin/spidev_test ... Processing usr/sbin/sslh ... Processing usr/sbin/tunctl ... Processing usr/sbin/ubimkvol ... Processing usr/sbin/ubirename ... 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/cursors ... Processing usr/share/cursors/xorg-x11 ... Processing usr/share/cursors/xorg-x11/Obsidian ... Processing usr/share/cursors/xorg-x11/Obsidian/cursors ... Processing []sors/xorg-x11/Obsidian/cursors/00008160000006810000408080010102 ... Processing []sors/xorg-x11/Obsidian/cursors/028006030e0e7ebffc7f7070c0600140 ... Processing []sors/xorg-x11/Obsidian/cursors/03b6e0fcb3499374a867c041f52298f0 ... Processing []sors/xorg-x11/Obsidian/cursors/0876e1c15ff2fc01f906f1c363074c0f ... Processing []sors/xorg-x11/Obsidian/cursors/08e8e1c95fe2fc01f976f1e063a24ccd ... Processing []sors/xorg-x11/Obsidian/cursors/08ffe1cb5fe6fc01f906f1c063814ccf ... Processing []sors/xorg-x11/Obsidian/cursors/1081e37283d90000800003c07f3ef6bf ... Processing []sors/xorg-x11/Obsidian/cursors/14fef782d02440884392942c11205230 ... Processing []sors/xorg-x11/Obsidian/cursors/208530c400c041818281048008011002 ... Processing []sors/xorg-x11/Obsidian/cursors/2870a09082c103050810ffdffffe0204 ... Processing []sors/xorg-x11/Obsidian/cursors/3085a0e285430894940527032f8b26df ... Processing []sors/xorg-x11/Obsidian/cursors/3ecb610c1bf2410f44200f48c40d3599 ... Processing []sors/xorg-x11/Obsidian/cursors/5aca4d189052212118709018842178c0 ... Processing []sors/xorg-x11/Obsidian/cursors/5c6cd98b3f3ebcb1f9c7f1c204630408 ... Processing []sors/xorg-x11/Obsidian/cursors/6407b0e94181790501fd1e167b474872 ... Processing []sors/xorg-x11/Obsidian/cursors/640fb0e74195791501fd1ed57b41487f ... Processing []sors/xorg-x11/Obsidian/cursors/9d800788f1b08800ae810202380a0822 ... Processing usr/share/cursors/xorg-x11/Obsidian/cursors/HDoubleArrow ... Processing usr/share/cursors/xorg-x11/Obsidian/cursors/HandGrab ... Processing usr/share/cursors/xorg-x11/Obsidian/cursors/HandSqueezed ... Processing usr/share/cursors/xorg-x11/Obsidian/cursors/VDoubleArrow ... Processing usr/share/cursors/xorg-x11/Obsidian/cursors/X_cursor ... Processing usr/share/cursors/xorg-x11/Obsidian/cursors/arrow ... Processing usr/share/cursors/xorg-x11/Obsidian/cursors/base_arrow_down ... Processing usr/share/cursors/xorg-x11/Obsidian/cursors/base_arrow_up ... Processing usr/share/cursors/xorg-x11/Obsidian/cursors/based_arrow_down ... Processing usr/share/cursors/xorg-x11/Obsidian/cursors/based_arrow_up ... Processing usr/share/cursors/xorg-x11/Obsidian/cursors/bd_double_arrow ... Processing usr/share/cursors/xorg-x11/Obsidian/cursors/bottom_left_corner ... Processing usr/share/cursors/xorg-x11/Obsidian/cursors/bottom_right_corner ... Processing usr/share/cursors/xorg-x11/Obsidian/cursors/bottom_side ... Processing []sors/xorg-x11/Obsidian/cursors/c7088f0f3e6c8088236ef8e1e3e70000 ... Processing usr/share/cursors/xorg-x11/Obsidian/cursors/center_ptr ... Processing usr/share/cursors/xorg-x11/Obsidian/cursors/circle ... Processing usr/share/cursors/xorg-x11/Obsidian/cursors/copy ... Processing usr/share/cursors/xorg-x11/Obsidian/cursors/cross ... Processing usr/share/cursors/xorg-x11/Obsidian/cursors/cross_reverse ... Processing usr/share/cursors/xorg-x11/Obsidian/cursors/crossed_circle ... Processing usr/share/cursors/xorg-x11/Obsidian/cursors/crosshair ... Processing []sors/xorg-x11/Obsidian/cursors/d9ce0ab605698f320427677b458ad60b ... Processing usr/share/cursors/xorg-x11/Obsidian/cursors/dnd-ask ... Processing usr/share/cursors/xorg-x11/Obsidian/cursors/dnd-copy ... Processing usr/share/cursors/xorg-x11/Obsidian/cursors/dnd-link ... Processing usr/share/cursors/xorg-x11/Obsidian/cursors/dnd-move ... Processing usr/share/cursors/xorg-x11/Obsidian/cursors/dnd-none ... Processing usr/share/cursors/xorg-x11/Obsidian/cursors/double_arrow ... Processing usr/share/cursors/xorg-x11/Obsidian/cursors/draft_large ... Processing usr/share/cursors/xorg-x11/Obsidian/cursors/draft_small ... Processing []sors/xorg-x11/Obsidian/cursors/e29285e634086352946a0e7090d73106 ... Processing []sors/xorg-x11/Obsidian/cursors/f41c0e382c94c0958e07017e42b00462 ... Processing []sors/xorg-x11/Obsidian/cursors/f41c0e382c97c0938e07017e42800402 ... Processing []sors/xorg-x11/Obsidian/cursors/fcf1c3c7cd4491d801f1e1c78f100000 ... Processing usr/share/cursors/xorg-x11/Obsidian/cursors/fd_double_arrow ... Processing usr/share/cursors/xorg-x11/Obsidian/cursors/fleur ... Processing usr/share/cursors/xorg-x11/Obsidian/cursors/h_double_arrow ... Processing usr/share/cursors/xorg-x11/Obsidian/cursors/hand ... Processing usr/share/cursors/xorg-x11/Obsidian/cursors/hand1 ... Processing usr/share/cursors/xorg-x11/Obsidian/cursors/hand2 ... Processing usr/share/cursors/xorg-x11/Obsidian/cursors/left_ptr ... Processing usr/share/cursors/xorg-x11/Obsidian/cursors/left_ptr_watch ... Processing usr/share/cursors/xorg-x11/Obsidian/cursors/left_side ... Processing usr/share/cursors/xorg-x11/Obsidian/cursors/link ... Processing usr/share/cursors/xorg-x11/Obsidian/cursors/ll_angle ... Processing usr/share/cursors/xorg-x11/Obsidian/cursors/lr_angle ... Processing usr/share/cursors/xorg-x11/Obsidian/cursors/move ... Processing usr/share/cursors/xorg-x11/Obsidian/cursors/pencil ... Processing usr/share/cursors/xorg-x11/Obsidian/cursors/plus ... Processing usr/share/cursors/xorg-x11/Obsidian/cursors/question_arrow ... Processing usr/share/cursors/xorg-x11/Obsidian/cursors/right_ptr ... Processing usr/share/cursors/xorg-x11/Obsidian/cursors/right_side ... Processing usr/share/cursors/xorg-x11/Obsidian/cursors/sb_down_arrow ... Processing usr/share/cursors/xorg-x11/Obsidian/cursors/sb_h_double_arrow ... Processing usr/share/cursors/xorg-x11/Obsidian/cursors/sb_left_arrow ... Processing usr/share/cursors/xorg-x11/Obsidian/cursors/sb_right_arrow ... Processing usr/share/cursors/xorg-x11/Obsidian/cursors/sb_up_arrow ... Processing usr/share/cursors/xorg-x11/Obsidian/cursors/sb_v_double_arrow ... Processing usr/share/cursors/xorg-x11/Obsidian/cursors/tcross ... Processing usr/share/cursors/xorg-x11/Obsidian/cursors/top_left_arrow ... Processing usr/share/cursors/xorg-x11/Obsidian/cursors/top_left_corner ... Processing usr/share/cursors/xorg-x11/Obsidian/cursors/top_right_corner ... Processing usr/share/cursors/xorg-x11/Obsidian/cursors/top_side ... Processing usr/share/cursors/xorg-x11/Obsidian/cursors/ul_angle ... Processing usr/share/cursors/xorg-x11/Obsidian/cursors/ur_angle ... Processing usr/share/cursors/xorg-x11/Obsidian/cursors/v_double_arrow ... Processing usr/share/cursors/xorg-x11/Obsidian/cursors/watch ... Processing usr/share/cursors/xorg-x11/Obsidian/cursors/xterm ... Processing usr/share/cursors/xorg-x11/Obsidian/cursors/zoomIn ... Processing usr/share/cursors/xorg-x11/Obsidian/cursors/zoomOut ... Processing usr/share/dvb ... Processing usr/share/dvb/atsc ... Processing usr/share/dvb/atsc/ca-AB-Calgary ... Processing usr/share/dvb/atsc/ca-ON-Toronto ... Processing usr/share/dvb/atsc/kr-Cable-8VSB ... Processing usr/share/dvb/atsc/us-ATSC-center-frequencies-8VSB ... Processing usr/share/dvb/atsc/us-ATSC-center-frequencies-8VSB-062009 ... Processing usr/share/dvb/atsc/us-CA-Mountain-View ... Processing usr/share/dvb/atsc/us-CA-SF-Bay-Area ... Processing usr/share/dvb/atsc/us-CA-San-Jose ... Processing usr/share/dvb/atsc/us-CO-Denver ... Processing usr/share/dvb/atsc/us-Cable-EIA-542-HRC-center-frequencies-QAM256 ... Processing usr/share/dvb/atsc/us-Cable-EIA-542-IRC-center_frequencies-QAM256 ... Processing usr/share/dvb/atsc/us-Cable-HRC-center-frequencies-QAM256 ... Processing usr/share/dvb/atsc/us-Cable-IRC-center-frequencies-QAM256 ... Processing usr/share/dvb/atsc/us-Cable-Standard-center-frequencies-QAM256 ... Processing usr/share/dvb/atsc/us-ID-Boise ... Processing usr/share/dvb/atsc/us-MA-Boston ... Processing usr/share/dvb/atsc/us-MI-Lansing ... Processing usr/share/dvb/atsc/us-NTSC-center-frequencies ... Processing usr/share/dvb/atsc/us-PA-Philadelphia ... Processing usr/share/dvb/dvb-c ... Processing usr/share/dvb/dvb-c/at-CNI ... Processing usr/share/dvb/dvb-c/at-Innsbruck ... Processing usr/share/dvb/dvb-c/at-Kabel-Braunau ... Processing usr/share/dvb/dvb-c/at-Kabelsignal ... Processing usr/share/dvb/dvb-c/at-KarrerNet ... Processing usr/share/dvb/dvb-c/at-Liwest ... Processing usr/share/dvb/dvb-c/at-SalzburgAG ... Processing usr/share/dvb/dvb-c/at-Vienna ... Processing usr/share/dvb/dvb-c/be-IN.DI-Integan ... Processing usr/share/dvb/dvb-c/br-Net-Digital ... Processing usr/share/dvb/dvb-c/ch-Bern-upc-cablecom ... Processing usr/share/dvb/dvb-c/ch-GGA-Pratteln ... Processing usr/share/dvb/dvb-c/ch-Oberwallis-ewcom ... Processing usr/share/dvb/dvb-c/ch-Rega-Sense ... Processing usr/share/dvb/dvb-c/ch-Video2000 ... Processing usr/share/dvb/dvb-c/ch-Zuerich-upc-cablecom ... Processing usr/share/dvb/dvb-c/ch-interGGA ... Processing usr/share/dvb/dvb-c/ch-quickline-ewaarberg ... Processing usr/share/dvb/dvb-c/cz-Moravianet ... Processing usr/share/dvb/dvb-c/cz-UPC ... Processing usr/share/dvb/dvb-c/de-Berlin ... Processing usr/share/dvb/dvb-c/de-Brandenburg-Havel ... Processing usr/share/dvb/dvb-c/de-Hessen-Unitymedia ... Processing usr/share/dvb/dvb-c/de-Kabel_BW ... Processing usr/share/dvb/dvb-c/de-Kabel_Deutschland-Hannover ... Processing usr/share/dvb/dvb-c/de-Kabel_Vodafone_Dresden ... Processing usr/share/dvb/dvb-c/de-Muenchen ... Processing usr/share/dvb/dvb-c/de-NetAachen ... Processing usr/share/dvb/dvb-c/de-Primacom ... Processing usr/share/dvb/dvb-c/de-Unitymedia ... Processing usr/share/dvb/dvb-c/de-Vodafone_Muenchen ... Processing usr/share/dvb/dvb-c/de-iesy ... Processing usr/share/dvb/dvb-c/de-komro-Rosenheim ... Processing usr/share/dvb/dvb-c/de-neftv ... Processing usr/share/dvb/dvb-c/dk-Aarhus-Antenneforening ... Processing usr/share/dvb/dvb-c/dk-Copenhagen-AFDK ... Processing usr/share/dvb/dvb-c/dk-Odense ... Processing usr/share/dvb/dvb-c/dk-YouSee ... Processing usr/share/dvb/dvb-c/es-Euskaltel ... Processing usr/share/dvb/dvb-c/fi-Elisa-PKS ... Processing usr/share/dvb/dvb-c/fi-HTV ... Processing usr/share/dvb/dvb-c/fi-Joensuu-Tikka ... Processing usr/share/dvb/dvb-c/fi-Kaisa ... Processing usr/share/dvb/dvb-c/fi-TTV ... Processing usr/share/dvb/dvb-c/fi-Turku ... Processing usr/share/dvb/dvb-c/fi-dna ... Processing usr/share/dvb/dvb-c/fi-jkl ... Processing usr/share/dvb/dvb-c/fi-sonera ... Processing usr/share/dvb/dvb-c/fi-vaasa-oncable ... Processing usr/share/dvb/dvb-c/fr-noos-numericable ... Processing usr/share/dvb/dvb-c/hr-B.net ... Processing usr/share/dvb/dvb-c/hu-Digikabel ... Processing usr/share/dvb/dvb-c/li-kabel-Dorfnetz ... Processing usr/share/dvb/dvb-c/lu-Ettelbruck-ACE ... Processing usr/share/dvb/dvb-c/nl-Delta ... Processing usr/share/dvb/dvb-c/nl-REKAM-CAIW_Gouda ... Processing usr/share/dvb/dvb-c/nl-Ziggo ... Processing usr/share/dvb/dvb-c/no-Oslo-CanalDigital ... Processing usr/share/dvb/dvb-c/no-Oslo-Get ... Processing usr/share/dvb/dvb-c/ro-DigiTV ... Processing usr/share/dvb/dvb-c/se-Gothnet ... Processing usr/share/dvb/dvb-c/se-comhem ... Processing usr/share/dvb/dvb-s ... Processing usr/share/dvb/dvb-s/ABS-2-75.0E ... Processing usr/share/dvb/dvb-s/ABS-22A-75.0E ... Processing usr/share/dvb/dvb-s/ABS-2A-75.0E ... Processing usr/share/dvb/dvb-s/ABS-3A-3.0W ... Processing usr/share/dvb/dvb-s/ABS-6-159.0E ... Processing usr/share/dvb/dvb-s/AMC-11-131.0W ... Processing usr/share/dvb/dvb-s/AMC-15-&-EchoStar-105SES-11-105.0W ... Processing usr/share/dvb/dvb-s/AMC-15-105.0W ... Processing usr/share/dvb/dvb-s/AMC-21-&-Galaxy-30-125.0W ... Processing usr/share/dvb/dvb-s/AMC-21-124.9W ... Processing usr/share/dvb/dvb-s/AMC-6-139.0W ... Processing usr/share/dvb/dvb-s/Africasat-1a-46.0E ... Processing usr/share/dvb/dvb-s/Al-Yah-1-52.5E ... Processing usr/share/dvb/dvb-s/Alcomsat-1-24.8W ... Processing usr/share/dvb/dvb-s/Amazonas-2-61.0W ... Processing usr/share/dvb/dvb-s/Amazonas-3-61.0W ... Processing usr/share/dvb/dvb-s/Amazonas-5-61.0W ... Processing usr/share/dvb/dvb-s/Amos-17-17.0E ... Processing usr/share/dvb/dvb-s/Amos-3-4.0W ... Processing usr/share/dvb/dvb-s/Amos-37-4.0W ... Processing usr/share/dvb/dvb-s/Amos-4-65.0E ... Processing usr/share/dvb/dvb-s/Amos-7-3.9W ... Processing usr/share/dvb/dvb-s/Anik-F1R-107.3W ... Processing usr/share/dvb/dvb-s/Anik-F1RG1-107.3W ... Processing usr/share/dvb/dvb-s/Anik-F2-111.1W ... Processing usr/share/dvb/dvb-s/Anik-F3-&-T8-&-EchoStar-14-119.0W ... Processing usr/share/dvb/dvb-s/Anik-F3-118.8W ... Processing usr/share/dvb/dvb-s/Anik-G1-107.3W ... Processing usr/share/dvb/dvb-s/Apstar-6C-134.0E ... Processing usr/share/dvb/dvb-s/Apstar-7-76.5E ... Processing usr/share/dvb/dvb-s/Apstar-9-142.0E ... Processing usr/share/dvb/dvb-s/Arabsat-5A-30.5E ... Processing usr/share/dvb/dvb-s/Arabsat-5A6A-30.5E ... Processing usr/share/dvb/dvb-s/Arabsat-5C-20.0E ... Processing usr/share/dvb/dvb-s/Arabsat-6A-30.5E ... Processing usr/share/dvb/dvb-s/Arsat-1-71.8W ... Processing usr/share/dvb/dvb-s/Arsat-2-81.0W ... Processing usr/share/dvb/dvb-s/AsiaSat-5-100.5E ... Processing usr/share/dvb/dvb-s/AsiaSat-6Thaicom-7-120.0E ... Processing usr/share/dvb/dvb-s/AsiaSat-7-105.5E ... Processing usr/share/dvb/dvb-s/AsiaSat-9-122.0E ... Processing usr/share/dvb/dvb-s/Astra-1KR-19.2E ... Processing usr/share/dvb/dvb-s/Astra-1L-19.2E ... Processing usr/share/dvb/dvb-s/Astra-1M-19.2E ... Processing usr/share/dvb/dvb-s/Astra-1N-19.2E ... Processing usr/share/dvb/dvb-s/Astra-2E-28.5E ... Processing usr/share/dvb/dvb-s/Astra-2F-28.2E ... Processing usr/share/dvb/dvb-s/Astra-2G-28.2E ... Processing usr/share/dvb/dvb-s/Astra-3B-23.5E ... Processing usr/share/dvb/dvb-s/Astra-4A-&-SES-5-4.9E ... Processing usr/share/dvb/dvb-s/Astra-4A-4.8E ... Processing usr/share/dvb/dvb-s/Astra-5B-31.5E ... Processing usr/share/dvb/dvb-s/BRIsat-150.5E ... Processing usr/share/dvb/dvb-s/Badr-4-26.0E ... Processing usr/share/dvb/dvb-s/Badr-5-26.0E ... Processing usr/share/dvb/dvb-s/Badr-6-26.0E ... Processing usr/share/dvb/dvb-s/Badr-7-26.0E ... Processing usr/share/dvb/dvb-s/Bangabandhu-1-119.1E ... Processing usr/share/dvb/dvb-s/Belintersat-1-51.5E ... Processing usr/share/dvb/dvb-s/BulgariaSat-1-1.9E ... Processing usr/share/dvb/dvb-s/ChinaSat-10-110.5E ... Processing usr/share/dvb/dvb-s/ChinaSat-11-98.0E ... Processing usr/share/dvb/dvb-s/ChinaSat-12-87.5E ... Processing usr/share/dvb/dvb-s/ChinaSat-6A-125.0E ... Processing usr/share/dvb/dvb-s/ChinaSat-6B-115.5E ... Processing usr/share/dvb/dvb-s/ChinaSat-6C-130.0E ... Processing usr/share/dvb/dvb-s/Ciel-2-&-SES-15-129.0W ... Processing usr/share/dvb/dvb-s/Ciel-2-129.0W ... Processing usr/share/dvb/dvb-s/EchoStar-10-110.0W ... Processing usr/share/dvb/dvb-s/EchoStar-105SES-11-105.0W ... Processing usr/share/dvb/dvb-s/EchoStar-11-110.0W ... Processing usr/share/dvb/dvb-s/EchoStar-14-119.0W ... Processing usr/share/dvb/dvb-s/EchoStar-16-61.5W ... Processing usr/share/dvb/dvb-s/EchoStar-9Galaxy-23-121.0W ... Processing usr/share/dvb/dvb-s/Es'hail-1-25.5E ... Processing usr/share/dvb/dvb-s/Es'hail-2-25.8E ... Processing usr/share/dvb/dvb-s/Eutelsat-10A-10.0E ... Processing usr/share/dvb/dvb-s/Eutelsat-113-West-A-113.0W ... Processing usr/share/dvb/dvb-s/Eutelsat-115-West-B-114.9W ... Processing usr/share/dvb/dvb-s/Eutelsat-117-West-A-116.8W ... Processing usr/share/dvb/dvb-s/Eutelsat-117-West-AB-117.0W ... Processing usr/share/dvb/dvb-s/Eutelsat-117-West-B-117.0W ... Processing usr/share/dvb/dvb-s/Eutelsat-16A-16.0E ... Processing usr/share/dvb/dvb-s/Eutelsat-172B-172.0E ... Processing usr/share/dvb/dvb-s/Eutelsat-21B-21.5E ... Processing usr/share/dvb/dvb-s/Eutelsat-33E-&-Intelsat-28-33.0E ... Processing usr/share/dvb/dvb-s/Eutelsat-33E-33.0E ... Processing usr/share/dvb/dvb-s/Eutelsat-36B-&-Express-AMU1-36.0E ... Processing usr/share/dvb/dvb-s/Eutelsat-36B-35.9E ... Processing usr/share/dvb/dvb-s/Eutelsat-3B-&-Rascom-QAF-1R-3.0E ... Processing usr/share/dvb/dvb-s/Eutelsat-3B-3.1E ... Processing usr/share/dvb/dvb-s/Eutelsat-5-West-A-5.0W ... Processing usr/share/dvb/dvb-s/Eutelsat-5-West-B-5.0W ... Processing usr/share/dvb/dvb-s/Eutelsat-65-West-A-65.0W ... Processing usr/share/dvb/dvb-s/Eutelsat-7-West-A-7.3W ... Processing usr/share/dvb/dvb-s/Eutelsat-70B-70.5E ... Processing usr/share/dvb/dvb-s/Eutelsat-7B-7.0E ... Processing usr/share/dvb/dvb-s/Eutelsat-7B7C-7.0E ... Processing usr/share/dvb/dvb-s/Eutelsat-7C-7.0E ... Processing usr/share/dvb/dvb-s/Eutelsat-8-West-B-8.0W ... Processing usr/share/dvb/dvb-s/Eutelsat-9B-&-Ka-Sat-9A-9.0E ... Processing usr/share/dvb/dvb-s/Eutelsat-9B-9.0E ... Processing usr/share/dvb/dvb-s/Eutelsat-Ka-Sat-9A-9.0E ... Processing usr/share/dvb/dvb-s/Express-103-96.5E ... Processing usr/share/dvb/dvb-s/Express-80-80.0E ... Processing usr/share/dvb/dvb-s/Express-AM44-11.0W ... Processing usr/share/dvb/dvb-s/Express-AM5-140.0E ... Processing usr/share/dvb/dvb-s/Express-AM5AT2-140.0E ... Processing usr/share/dvb/dvb-s/Express-AM6-53.0E ... Processing usr/share/dvb/dvb-s/Express-AM7-40.0E ... Processing usr/share/dvb/dvb-s/Express-AM8-14.0W ... Processing usr/share/dvb/dvb-s/Express-AMU1-36.1E ... Processing usr/share/dvb/dvb-s/Express-AT1-56.0E ... Processing usr/share/dvb/dvb-s/Express-AT2-140.0E ... Processing usr/share/dvb/dvb-s/G-Sat-10-83.0E ... Processing usr/share/dvb/dvb-s/G-Sat-1030-83.0E ... Processing usr/share/dvb/dvb-s/G-Sat-15-93.5E ... Processing usr/share/dvb/dvb-s/G-Sat-1517-93.5E ... Processing usr/share/dvb/dvb-s/G-Sat-16-55.0E ... Processing usr/share/dvb/dvb-s/G-Sat-17-93.5E ... Processing usr/share/dvb/dvb-s/G-Sat-18-74.0E ... Processing usr/share/dvb/dvb-s/G-Sat-30-83.0E ... Processing usr/share/dvb/dvb-s/G-Sat-8-55.0E ... Processing usr/share/dvb/dvb-s/G-Sat-816-&-Yamal-402-55.0E ... Processing usr/share/dvb/dvb-s/G-Sat-9-97.3E ... Processing usr/share/dvb/dvb-s/Galaxy-13Horizons-1-127.0W ... Processing usr/share/dvb/dvb-s/Galaxy-15-133.0W ... Processing usr/share/dvb/dvb-s/Galaxy-16-&-T11T14-99.2W ... Processing usr/share/dvb/dvb-s/Galaxy-16-99.0W ... Processing usr/share/dvb/dvb-s/Galaxy-17-&-Nimiq-6-91.0W ... Processing usr/share/dvb/dvb-s/Galaxy-17-91.0W ... Processing usr/share/dvb/dvb-s/Galaxy-18-123.0W ... Processing usr/share/dvb/dvb-s/Galaxy-19-97.0W ... Processing usr/share/dvb/dvb-s/Galaxy-28-89.0W ... Processing usr/share/dvb/dvb-s/Galaxy-30-125.0W ... Processing usr/share/dvb/dvb-s/Galaxy-3C-&-Spaceway-3-&-Intelsat-3031-95.0W ... Processing usr/share/dvb/dvb-s/Galaxy-3C-95.0W ... Processing usr/share/dvb/dvb-s/Hellas-Sat-3-39.0E ... Processing usr/share/dvb/dvb-s/Hellas-Sat-34-39.0E ... Processing usr/share/dvb/dvb-s/Hellas-Sat-4-39.0E ... Processing usr/share/dvb/dvb-s/Hispasat-30W-5-30.0W ... Processing usr/share/dvb/dvb-s/Hispasat-30W-530W-6-30.0W ... Processing usr/share/dvb/dvb-s/Hispasat-30W-6-30.0W ... Processing usr/share/dvb/dvb-s/Hispasat-74W-1-73.9W ... Processing usr/share/dvb/dvb-s/Horizons-2-&-Intelsat-15-85.0E ... Processing usr/share/dvb/dvb-s/Horizons-2-84.8E ... Processing usr/share/dvb/dvb-s/Horizons-3e-169.0E ... Processing usr/share/dvb/dvb-s/Hotbird-13B-13.0E ... Processing usr/share/dvb/dvb-s/Hotbird-13C-13.0E ... Processing usr/share/dvb/dvb-s/Hotbird-13E-13.0E ... Processing usr/share/dvb/dvb-s/Intelsat-10-02-1.0W ... Processing usr/share/dvb/dvb-s/Intelsat-11-&-Sky-Brasil-1-43.1W ... Processing usr/share/dvb/dvb-s/Intelsat-11-43.1W ... Processing usr/share/dvb/dvb-s/Intelsat-14-45.0W ... Processing usr/share/dvb/dvb-s/Intelsat-15-85.2E ... Processing usr/share/dvb/dvb-s/Intelsat-17-66.0E ... Processing usr/share/dvb/dvb-s/Intelsat-18-180.0E ... Processing usr/share/dvb/dvb-s/Intelsat-19-166.0E ... Processing usr/share/dvb/dvb-s/Intelsat-20-68.5E ... Processing usr/share/dvb/dvb-s/Intelsat-2036-68.5E ... Processing usr/share/dvb/dvb-s/Intelsat-21-58.0W ... Processing usr/share/dvb/dvb-s/Intelsat-22-72.1E ... Processing usr/share/dvb/dvb-s/Intelsat-23-53.0W ... Processing usr/share/dvb/dvb-s/Intelsat-25-31.5W ... Processing usr/share/dvb/dvb-s/Intelsat-28-32.9E ... Processing usr/share/dvb/dvb-s/Intelsat-33e-60.0E ... Processing usr/share/dvb/dvb-s/Intelsat-34-55.5W ... Processing usr/share/dvb/dvb-s/Intelsat-35e-34.5W ... Processing usr/share/dvb/dvb-s/Intelsat-36-68.5E ... Processing usr/share/dvb/dvb-s/Intelsat-37e-18.0W ... Processing usr/share/dvb/dvb-s/Intelsat-38-45.1E ... Processing usr/share/dvb/dvb-s/Intelsat-39-62.0E ... Processing usr/share/dvb/dvb-s/Intelsat-901-27.5W ... Processing usr/share/dvb/dvb-s/Intelsat-905-&-Alcomsat-1-24.5W ... Processing usr/share/dvb/dvb-s/Intelsat-905-24.5W ... Processing usr/share/dvb/dvb-s/Intelsat-906-64.2E ... Processing usr/share/dvb/dvb-s/JCSAT-2B-154.0E ... Processing usr/share/dvb/dvb-s/JCSAT-3A-128.0E ... Processing usr/share/dvb/dvb-s/JCSAT-4B-124.0E ... Processing usr/share/dvb/dvb-s/JCSAT-5A-&-Vinasat-12-132.0E ... Processing usr/share/dvb/dvb-s/JCSAT-5A-132.0E ... Processing usr/share/dvb/dvb-s/KazSat-2-86.5E ... Processing usr/share/dvb/dvb-s/KazSat-3-58.5E ... Processing usr/share/dvb/dvb-s/Koreasat-5-113.0E ... Processing usr/share/dvb/dvb-s/Koreasat-55A-113.0E ... Processing usr/share/dvb/dvb-s/Koreasat-5A-113.0E ... Processing usr/share/dvb/dvb-s/Koreasat-6-116.0E ... Processing usr/share/dvb/dvb-s/Koreasat-67-116.0E ... Processing usr/share/dvb/dvb-s/Koreasat-7-116.0E ... Processing usr/share/dvb/dvb-s/LaoSat-1-128.5E ... Processing usr/share/dvb/dvb-s/Measat-3-91.5E ... Processing usr/share/dvb/dvb-s/Measat-3a-91.4E ... Processing usr/share/dvb/dvb-s/Measat-3b-91.5E ... Processing usr/share/dvb/dvb-s/NSS-10-&-Telstar-11N-37.5W ... Processing usr/share/dvb/dvb-s/NSS-10-37.4W ... Processing usr/share/dvb/dvb-s/NSS-12-57.0E ... Processing usr/share/dvb/dvb-s/NSS-5-50.5E ... Processing usr/share/dvb/dvb-s/NSS-7-20.0W ... Processing usr/share/dvb/dvb-s/NSS-9-177.0W ... Processing usr/share/dvb/dvb-s/NigComSat-1R-42.5E ... Processing usr/share/dvb/dvb-s/Nilesat-201-&-Eutelsat-7-West-A-7.0W ... Processing usr/share/dvb/dvb-s/Nilesat-201-7.0W ... Processing usr/share/dvb/dvb-s/Nimiq-4-82.0W ... Processing usr/share/dvb/dvb-s/Nimiq-5-72.7W ... Processing usr/share/dvb/dvb-s/Nimiq-6-91.1W ... Processing usr/share/dvb/dvb-s/Nusantara-Satu-146.0E ... Processing usr/share/dvb/dvb-s/Optus-10-156.0E ... Processing usr/share/dvb/dvb-s/Optus-D1-160.0E ... Processing usr/share/dvb/dvb-s/Optus-D2-152.0E ... Processing usr/share/dvb/dvb-s/Optus-D3-156.0E ... Processing usr/share/dvb/dvb-s/Optus-D310-156.0E ... Processing usr/share/dvb/dvb-s/Paksat-1R-38.0E ... Processing usr/share/dvb/dvb-s/QuetzSat-1-77.0W ... Processing usr/share/dvb/dvb-s/Rascom-QAF-1R-2.8E ... Processing usr/share/dvb/dvb-s/SES-1-101.0W ... Processing usr/share/dvb/dvb-s/SES-10-67.0W ... Processing usr/share/dvb/dvb-s/SES-12-95.0E ... Processing usr/share/dvb/dvb-s/SES-14-47.5W ... Processing usr/share/dvb/dvb-s/SES-15-129.0W ... Processing usr/share/dvb/dvb-s/SES-2-&-TKSat-1-87.1W ... Processing usr/share/dvb/dvb-s/SES-2-87.0W ... Processing usr/share/dvb/dvb-s/SES-3-103.0W ... Processing usr/share/dvb/dvb-s/SES-4-22.0W ... Processing usr/share/dvb/dvb-s/SES-5-5.0E ... Processing usr/share/dvb/dvb-s/SES-6-40.5W ... Processing usr/share/dvb/dvb-s/SES-7-108.2E ... Processing usr/share/dvb/dvb-s/SES-79-&-Telkom-4-108.2E ... Processing usr/share/dvb/dvb-s/SES-8-95.0E ... Processing usr/share/dvb/dvb-s/SES-812-95.0E ... Processing usr/share/dvb/dvb-s/SES-9-108.2E ... Processing usr/share/dvb/dvb-s/ST-2-88.0E ... Processing usr/share/dvb/dvb-s/Sky-Brasil-1-43.1W ... Processing usr/share/dvb/dvb-s/Sky-Mexico-1-78.8W ... Processing usr/share/dvb/dvb-s/Star-One-C1-&-Eutelsat-65-West-A-65.0W ... Processing usr/share/dvb/dvb-s/Star-One-C1-65.0W ... Processing usr/share/dvb/dvb-s/Star-One-C2-70.0W ... Processing usr/share/dvb/dvb-s/Star-One-C2C4-70.0W ... Processing usr/share/dvb/dvb-s/Star-One-C3-75.0W ... Processing usr/share/dvb/dvb-s/Star-One-C4-70.0W ... Processing usr/share/dvb/dvb-s/Star-One-D1-84.0W ... Processing usr/share/dvb/dvb-s/Superbird-B3-162.0E ... Processing usr/share/dvb/dvb-s/Superbird-C2-144.0E ... Processing usr/share/dvb/dvb-s/T10T12-&-SES-3-103.0W ... Processing usr/share/dvb/dvb-s/T10T12-102.8W ... Processing usr/share/dvb/dvb-s/T5-&-EchoStar-1011-110.0W ... Processing usr/share/dvb/dvb-s/T8-119.0W ... Processing usr/share/dvb/dvb-s/T9ST16-&-SES-1-101.0W ... Processing usr/share/dvb/dvb-s/TKSat-1-87.2W ... Processing usr/share/dvb/dvb-s/Telkom-3S-118.0E ... Processing usr/share/dvb/dvb-s/Telkom-4-108.0E ... Processing usr/share/dvb/dvb-s/Telstar-11N-37.6W ... Processing usr/share/dvb/dvb-s/Telstar-12-Vantage-15.0W ... Processing usr/share/dvb/dvb-s/Telstar-14R-63.0W ... Processing usr/share/dvb/dvb-s/Telstar-18-Vantage-138.0E ... Processing usr/share/dvb/dvb-s/Thaicom-4-&-Bangabandhu-1-119.3E ... Processing usr/share/dvb/dvb-s/Thaicom-4-119.5E ... Processing usr/share/dvb/dvb-s/Thaicom-6-78.5E ... Processing usr/share/dvb/dvb-s/Thaicom-68-78.5E ... Processing usr/share/dvb/dvb-s/Thaicom-8-78.5E ... Processing usr/share/dvb/dvb-s/Thor-5-0.8W ... Processing usr/share/dvb/dvb-s/Thor-6-0.8W ... Processing usr/share/dvb/dvb-s/Thor-7-0.6W ... Processing usr/share/dvb/dvb-s/Trksat-3A-42.0E ... Processing usr/share/dvb/dvb-s/Trksat-3A4A-42.0E ... Processing usr/share/dvb/dvb-s/Trksat-4A-42.0E ... Processing usr/share/dvb/dvb-s/Trksat-4B-50.0E ... Processing usr/share/dvb/dvb-s/TurkmenlemMonacoSat-52.0E ... Processing usr/share/dvb/dvb-s/Vinasat-1-132.0E ... Processing usr/share/dvb/dvb-s/Vinasat-2-131.8E ... Processing usr/share/dvb/dvb-s/Yamal-401-90.0E ... Processing usr/share/dvb/dvb-s/Yamal-402-54.9E ... Processing usr/share/dvb/dvb-s/Yamal-601-49.0E ... Processing usr/share/dvb/dvb-t ... Processing usr/share/dvb/dvb-t/ad-Andorra ... Processing usr/share/dvb/dvb-t/at-All ... Processing usr/share/dvb/dvb-t/au-Adelaide ... Processing usr/share/dvb/dvb-t/au-AdelaideFoothills ... Processing usr/share/dvb/dvb-t/au-Ballarat ... Processing usr/share/dvb/dvb-t/au-Bendigo ... Processing usr/share/dvb/dvb-t/au-Brisbane ... Processing usr/share/dvb/dvb-t/au-Cairns ... Processing usr/share/dvb/dvb-t/au-Canberra-Black-Mt ... Processing usr/share/dvb/dvb-t/au-Coonabarabran ... Processing usr/share/dvb/dvb-t/au-Darwin ... Processing usr/share/dvb/dvb-t/au-Devonport ... Processing usr/share/dvb/dvb-t/au-FraserCoast-Bundaberg ... Processing usr/share/dvb/dvb-t/au-GoldCoast ... Processing usr/share/dvb/dvb-t/au-Goulburn-Rocky_Hill ... Processing usr/share/dvb/dvb-t/au-Hervey_Bay-Ghost_Hill ... Processing usr/share/dvb/dvb-t/au-Hobart ... Processing usr/share/dvb/dvb-t/au-Mackay ... Processing usr/share/dvb/dvb-t/au-Melbourne ... Processing usr/share/dvb/dvb-t/au-Melbourne-Selby ... Processing usr/share/dvb/dvb-t/au-Melbourne-Upwey ... Processing usr/share/dvb/dvb-t/au-MidNorthCoast ... Processing usr/share/dvb/dvb-t/au-Newcastle ... Processing usr/share/dvb/dvb-t/au-Perth ... Processing usr/share/dvb/dvb-t/au-Perth_Roleystone ... Processing usr/share/dvb/dvb-t/au-SpencerGulf ... Processing usr/share/dvb/dvb-t/au-SunshineCoast ... Processing usr/share/dvb/dvb-t/au-Sutherland ... Processing usr/share/dvb/dvb-t/au-Sydney ... Processing usr/share/dvb/dvb-t/au-Sydney_Kings_Cross ... Processing usr/share/dvb/dvb-t/au-Tamworth ... Processing usr/share/dvb/dvb-t/au-Townsville ... Processing usr/share/dvb/dvb-t/au-WaggaWagga ... Processing usr/share/dvb/dvb-t/au-Wollongong ... Processing usr/share/dvb/dvb-t/au-canberra ... Processing usr/share/dvb/dvb-t/au-unknown ... Processing usr/share/dvb/dvb-t/auto-Australia ... Processing usr/share/dvb/dvb-t/auto-Default ... Processing usr/share/dvb/dvb-t/auto-Taiwan ... Processing usr/share/dvb/dvb-t/auto-With167kHzOffsets ... Processing usr/share/dvb/dvb-t/ax-Smedsbole ... Processing usr/share/dvb/dvb-t/be-All ... Processing usr/share/dvb/dvb-t/bg-Sofia ... Processing usr/share/dvb/dvb-t/ch-All ... Processing usr/share/dvb/dvb-t/ch-Citycable ... Processing usr/share/dvb/dvb-t/ch-Geneva ... Processing usr/share/dvb/dvb-t/co-All ... Processing usr/share/dvb/dvb-t/cz-All ... Processing usr/share/dvb/dvb-t/de-All ... Processing usr/share/dvb/dvb-t/de-Baden-Wuerttemberg ... Processing usr/share/dvb/dvb-t/de-Bayern ... Processing usr/share/dvb/dvb-t/de-Berlin ... Processing usr/share/dvb/dvb-t/de-Brandenburg ... Processing usr/share/dvb/dvb-t/de-Bremen ... Processing usr/share/dvb/dvb-t/de-Dusseldorf ... Processing usr/share/dvb/dvb-t/de-Hamburg ... Processing usr/share/dvb/dvb-t/de-Hessen ... Processing usr/share/dvb/dvb-t/de-Mecklenburg-Vorpommern ... Processing usr/share/dvb/dvb-t/de-Niedersachsen ... Processing usr/share/dvb/dvb-t/de-Nordrhein-Westfalen ... Processing usr/share/dvb/dvb-t/de-Rheinland-Pfalz ... Processing usr/share/dvb/dvb-t/de-Saarland ... Processing usr/share/dvb/dvb-t/de-Sachsen ... Processing usr/share/dvb/dvb-t/de-Sachsen-Anhalt ... Processing usr/share/dvb/dvb-t/de-Schleswig-Holstein ... Processing usr/share/dvb/dvb-t/de-Thueringen ... Processing usr/share/dvb/dvb-t/dk-All ... Processing usr/share/dvb/dvb-t/ee-All ... Processing usr/share/dvb/dvb-t/es-Albacete ... Processing usr/share/dvb/dvb-t/es-Alfabia ... Processing usr/share/dvb/dvb-t/es-Alicante ... Processing usr/share/dvb/dvb-t/es-Almeria ... Processing usr/share/dvb/dvb-t/es-Alpicat ... Processing usr/share/dvb/dvb-t/es-Asturias ... Processing usr/share/dvb/dvb-t/es-BaixoMinho ... Processing usr/share/dvb/dvb-t/es-Bilbao ... Processing usr/share/dvb/dvb-t/es-Cadiz ... Processing usr/share/dvb/dvb-t/es-Carceres ... Processing usr/share/dvb/dvb-t/es-Collserola ... Processing usr/share/dvb/dvb-t/es-Donostia ... Processing usr/share/dvb/dvb-t/es-Granada ... Processing usr/share/dvb/dvb-t/es-Huelva ... Processing usr/share/dvb/dvb-t/es-Huesca ... Processing usr/share/dvb/dvb-t/es-Las_Palmas ... Processing usr/share/dvb/dvb-t/es-Lugo ... Processing usr/share/dvb/dvb-t/es-Madrid ... Processing usr/share/dvb/dvb-t/es-Malaga ... Processing usr/share/dvb/dvb-t/es-Muros-Noia ... Processing usr/share/dvb/dvb-t/es-Mussara ... Processing usr/share/dvb/dvb-t/es-Pamplona ... Processing usr/share/dvb/dvb-t/es-SC_Tenerife ... Processing usr/share/dvb/dvb-t/es-Santander ... Processing usr/share/dvb/dvb-t/es-Santiago_de_Compostela ... Processing usr/share/dvb/dvb-t/es-Sevilla ... Processing usr/share/dvb/dvb-t/es-Tenerife ... Processing usr/share/dvb/dvb-t/es-Valencia ... Processing usr/share/dvb/dvb-t/es-Valladolid ... Processing usr/share/dvb/dvb-t/es-Vilamarxant ... Processing usr/share/dvb/dvb-t/es-Vitoria-Gasteiz ... Processing usr/share/dvb/dvb-t/es-Zaragoza ... Processing usr/share/dvb/dvb-t/fi-Aanekoski ... Processing usr/share/dvb/dvb-t/fi-Aanekoski_Konginkangas ... Processing usr/share/dvb/dvb-t/fi-Ahtari ... Processing usr/share/dvb/dvb-t/fi-Alajarvi ... Processing usr/share/dvb/dvb-t/fi-Anjalankoski_Ruotila ... Processing usr/share/dvb/dvb-t/fi-Enontekio_Ahovaara ... Processing usr/share/dvb/dvb-t/fi-Enontekio_Hetta ... Processing usr/share/dvb/dvb-t/fi-Enontekio_Kuttanen ... Processing usr/share/dvb/dvb-t/fi-Espoo ... Processing usr/share/dvb/dvb-t/fi-Eurajoki ... Processing usr/share/dvb/dvb-t/fi-Fiskars ... Processing usr/share/dvb/dvb-t/fi-Haapavesi ... Processing usr/share/dvb/dvb-t/fi-Hameenkyro_Kyroskoski ... Processing usr/share/dvb/dvb-t/fi-Hameenlinna_Painokangas ... Processing usr/share/dvb/dvb-t/fi-Hanko ... Processing usr/share/dvb/dvb-t/fi-Hartola ... Processing usr/share/dvb/dvb-t/fi-Heinavesi ... Processing usr/share/dvb/dvb-t/fi-Heinola ... Processing usr/share/dvb/dvb-t/fi-Hyrynsalmi ... Processing usr/share/dvb/dvb-t/fi-Hyrynsalmi_Kyparavaara ... Processing usr/share/dvb/dvb-t/fi-Hyrynsalmi_Paljakka ... Processing usr/share/dvb/dvb-t/fi-Hyvinkaa ... Processing usr/share/dvb/dvb-t/fi-Ii_Raiskio ... Processing usr/share/dvb/dvb-t/fi-Iisalmi ... Processing usr/share/dvb/dvb-t/fi-Ikaalinen ... Processing usr/share/dvb/dvb-t/fi-Ikaalinen_Riitiala ... Processing usr/share/dvb/dvb-t/fi-Inari ... Processing usr/share/dvb/dvb-t/fi-Inari_Janispaa ... Processing usr/share/dvb/dvb-t/fi-Inari_Naatamo ... Processing usr/share/dvb/dvb-t/fi-Ivalo_Saarineitamovaara ... Processing usr/share/dvb/dvb-t/fi-Jalasjarvi ... Processing usr/share/dvb/dvb-t/fi-Jamsa_Halli ... Processing usr/share/dvb/dvb-t/fi-Jamsa_Kaipola ... Processing usr/share/dvb/dvb-t/fi-Jamsa_Matkosvuori ... Processing usr/share/dvb/dvb-t/fi-Jamsa_Ouninpohja ... Processing usr/share/dvb/dvb-t/fi-Jamsankoski ... Processing usr/share/dvb/dvb-t/fi-Joensuu_Vestinkallio ... Processing usr/share/dvb/dvb-t/fi-Joroinen_Puukkola ... Processing usr/share/dvb/dvb-t/fi-Joutsa_Lankia ... Processing usr/share/dvb/dvb-t/fi-Joutseno ... Processing usr/share/dvb/dvb-t/fi-Juupajoki_Kopsamo ... Processing usr/share/dvb/dvb-t/fi-Juva ... Processing usr/share/dvb/dvb-t/fi-Jyvaskyla ... Processing usr/share/dvb/dvb-t/fi-Jyvaskyla_Vaajakoski ... Processing usr/share/dvb/dvb-t/fi-Kaavi_Sivakkavaara ... Processing usr/share/dvb/dvb-t/fi-Kajaani_Pollyvaara ... Processing usr/share/dvb/dvb-t/fi-Kalajoki ... Processing usr/share/dvb/dvb-t/fi-Kangaslampi ... Processing usr/share/dvb/dvb-t/fi-Kangasniemi_Turkinmaki ... Processing usr/share/dvb/dvb-t/fi-Kankaanpaa ... Processing usr/share/dvb/dvb-t/fi-Karigasniemi ... Processing usr/share/dvb/dvb-t/fi-Karkkila ... Processing usr/share/dvb/dvb-t/fi-Karstula ... Processing usr/share/dvb/dvb-t/fi-Karvia ... Processing usr/share/dvb/dvb-t/fi-Kaunispaa ... Processing usr/share/dvb/dvb-t/fi-Kemijarvi_Suomutunturi ... Processing usr/share/dvb/dvb-t/fi-Kerimaki ... Processing usr/share/dvb/dvb-t/fi-Keuruu ... Processing usr/share/dvb/dvb-t/fi-Keuruu_Haapamaki ... Processing usr/share/dvb/dvb-t/fi-Kihnio ... Processing usr/share/dvb/dvb-t/fi-Kiihtelysvaara ... Processing usr/share/dvb/dvb-t/fi-Kilpisjarvi ... Processing usr/share/dvb/dvb-t/fi-Kittila_Levitunturi ... Processing usr/share/dvb/dvb-t/fi-Kolari_Vuolittaja ... Processing usr/share/dvb/dvb-t/fi-Koli ... Processing usr/share/dvb/dvb-t/fi-Korpilahti_Vaarunvuori ... Processing usr/share/dvb/dvb-t/fi-Korppoo ... Processing usr/share/dvb/dvb-t/fi-Kruunupyy ... Processing usr/share/dvb/dvb-t/fi-Kuhmo_Haukela ... Processing usr/share/dvb/dvb-t/fi-Kuhmo_Lentiira ... Processing usr/share/dvb/dvb-t/fi-Kuhmo_Niva ... Processing usr/share/dvb/dvb-t/fi-Kuhmoinen ... Processing usr/share/dvb/dvb-t/fi-Kuhmoinen_Harjunsalmi ... Processing usr/share/dvb/dvb-t/fi-Kuhmoinen_Puukkoinen ... Processing usr/share/dvb/dvb-t/fi-Kuopio ... Processing usr/share/dvb/dvb-t/fi-Kurikka_Kesti ... Processing usr/share/dvb/dvb-t/fi-Kustavi_Viherlahti ... Processing usr/share/dvb/dvb-t/fi-Kuusamo_Hamppulampi ... Processing usr/share/dvb/dvb-t/fi-Kyyjarvi_Noposenaho ... Processing usr/share/dvb/dvb-t/fi-Lahti ... Processing usr/share/dvb/dvb-t/fi-Lapua ... Processing usr/share/dvb/dvb-t/fi-Laukaa ... Processing usr/share/dvb/dvb-t/fi-Laukaa_Vihtavuori ... Processing usr/share/dvb/dvb-t/fi-Lavia ... Processing usr/share/dvb/dvb-t/fi-Lohja ... Processing usr/share/dvb/dvb-t/fi-Loimaa ... Processing usr/share/dvb/dvb-t/fi-Luhanka ... Processing usr/share/dvb/dvb-t/fi-Luopioinen ... Processing usr/share/dvb/dvb-t/fi-Mantta ... Processing usr/share/dvb/dvb-t/fi-Mantyharju ... Processing usr/share/dvb/dvb-t/fi-Mikkeli ... Processing usr/share/dvb/dvb-t/fi-Muonio_Olostunturi ... Processing usr/share/dvb/dvb-t/fi-Nilsia ... Processing usr/share/dvb/dvb-t/fi-Nilsia_Keski-Siikajarvi ... Processing usr/share/dvb/dvb-t/fi-Nilsia_Pisa ... Processing usr/share/dvb/dvb-t/fi-Nokia ... Processing usr/share/dvb/dvb-t/fi-Nokia_Siuro ... Processing usr/share/dvb/dvb-t/fi-Nummi-Pusula_Hyonola ... Processing usr/share/dvb/dvb-t/fi-Nuorgam_Njallavaara ... Processing usr/share/dvb/dvb-t/fi-Nuorgam_raja ... Processing usr/share/dvb/dvb-t/fi-Nurmes_Konnanvaara ... Processing usr/share/dvb/dvb-t/fi-Nurmes_Kortevaara ... Processing usr/share/dvb/dvb-t/fi-Orivesi_Talviainen ... Processing usr/share/dvb/dvb-t/fi-Oulu ... Processing usr/share/dvb/dvb-t/fi-Padasjoki ... Processing usr/share/dvb/dvb-t/fi-Padasjoki_Arrakoski ... Processing usr/share/dvb/dvb-t/fi-Paltamo_Kivesvaara ... Processing usr/share/dvb/dvb-t/fi-Parainen_Houtskari ... Processing usr/share/dvb/dvb-t/fi-Parikkala ... Processing usr/share/dvb/dvb-t/fi-Parkano_Sopukallio ... Processing usr/share/dvb/dvb-t/fi-Pello ... Processing usr/share/dvb/dvb-t/fi-Pello_Ratasvaara ... Processing usr/share/dvb/dvb-t/fi-Perho ... Processing usr/share/dvb/dvb-t/fi-Pernaja ... Processing usr/share/dvb/dvb-t/fi-Pieksamaki_Halkokumpu ... Processing usr/share/dvb/dvb-t/fi-Pihtipudas ... Processing usr/share/dvb/dvb-t/fi-Porvoo_Suomenkyla ... Processing usr/share/dvb/dvb-t/fi-Posio ... Processing usr/share/dvb/dvb-t/fi-Pudasjarvi ... Processing usr/share/dvb/dvb-t/fi-Pudasjarvi_Iso-Syote ... Processing usr/share/dvb/dvb-t/fi-Pudasjarvi_Kangasvaara ... Processing usr/share/dvb/dvb-t/fi-Puolanka ... Processing usr/share/dvb/dvb-t/fi-Pyhatunturi ... Processing usr/share/dvb/dvb-t/fi-Pyhavuori ... Processing usr/share/dvb/dvb-t/fi-Pylkonmaki_Karankajarvi ... Processing usr/share/dvb/dvb-t/fi-Raahe_Mestauskallio ... Processing usr/share/dvb/dvb-t/fi-Raahe_Piehinki ... Processing usr/share/dvb/dvb-t/fi-Ranua_Haasionmaa ... Processing usr/share/dvb/dvb-t/fi-Ranua_Leppiaho ... Processing usr/share/dvb/dvb-t/fi-Rautavaara_Angervikko ... Processing usr/share/dvb/dvb-t/fi-Rautjarvi_Simpele ... Processing usr/share/dvb/dvb-t/fi-Ristijarvi ... Processing usr/share/dvb/dvb-t/fi-Rovaniemi ... Processing usr/share/dvb/dvb-t/fi-Rovaniemi_Kaihuanvaara ... Processing usr/share/dvb/dvb-t/fi-Rovaniemi_Karhuvaara ... Processing usr/share/dvb/dvb-t/fi-Rovaniemi_Marasenkallio ... Processing usr/share/dvb/dvb-t/fi-Rovaniemi_Rantalaki ... Processing usr/share/dvb/dvb-t/fi-Rovaniemi_Sonka ... Processing usr/share/dvb/dvb-t/fi-Rovaniemi_Sorviselka ... Processing usr/share/dvb/dvb-t/fi-Ruka ... Processing usr/share/dvb/dvb-t/fi-Ruovesi_Storminiemi ... Processing usr/share/dvb/dvb-t/fi-Saarijarvi ... Processing usr/share/dvb/dvb-t/fi-Saarijarvi_Kalmari ... Processing usr/share/dvb/dvb-t/fi-Saarijarvi_Mahlu ... Processing usr/share/dvb/dvb-t/fi-Salla_Hirvasvaara ... Processing usr/share/dvb/dvb-t/fi-Salla_Ihistysjanka ... Processing usr/share/dvb/dvb-t/fi-Salla_Naruska ... Processing usr/share/dvb/dvb-t/fi-Salla_Sallatunturi ... Processing usr/share/dvb/dvb-t/fi-Salla_Sarivaara ... Processing usr/share/dvb/dvb-t/fi-Salo_Isokyla ... Processing usr/share/dvb/dvb-t/fi-Savukoski_Martti ... Processing usr/share/dvb/dvb-t/fi-Savukoski_Tanhua ... Processing usr/share/dvb/dvb-t/fi-Siilinjarvi ... Processing usr/share/dvb/dvb-t/fi-Simo_Viantie ... Processing usr/share/dvb/dvb-t/fi-Sipoo_Norrkulla ... Processing usr/share/dvb/dvb-t/fi-Sodankyla_Pittiovaara ... Processing usr/share/dvb/dvb-t/fi-Sodankyla_Vuotso ... Processing usr/share/dvb/dvb-t/fi-Sulkava_Vaatalanmaki ... Processing usr/share/dvb/dvb-t/fi-Suomussalmi_Ala-Vuokki ... Processing usr/share/dvb/dvb-t/fi-Suomussalmi_Ammansaari ... Processing usr/share/dvb/dvb-t/fi-Suomussalmi_Juntusranta ... Processing usr/share/dvb/dvb-t/fi-Suomussalmi_Myllylahti ... Processing usr/share/dvb/dvb-t/fi-Sysma_Liikola ... Processing usr/share/dvb/dvb-t/fi-Taivalkoski ... Processing usr/share/dvb/dvb-t/fi-Taivalkoski_Taivalvaara ... Processing usr/share/dvb/dvb-t/fi-Tammela ... Processing usr/share/dvb/dvb-t/fi-Tammisaari ... Processing usr/share/dvb/dvb-t/fi-Tampere_Pyynikki ... Processing usr/share/dvb/dvb-t/fi-Tervola ... Processing usr/share/dvb/dvb-t/fi-Turku ... Processing usr/share/dvb/dvb-t/fi-Utsjoki ... Processing usr/share/dvb/dvb-t/fi-Utsjoki_Nuvvus ... Processing usr/share/dvb/dvb-t/fi-Utsjoki_Outakoski ... Processing usr/share/dvb/dvb-t/fi-Utsjoki_Polvarniemi ... Processing usr/share/dvb/dvb-t/fi-Utsjoki_Rovisuvanto ... Processing usr/share/dvb/dvb-t/fi-Utsjoki_Tenola ... Processing usr/share/dvb/dvb-t/fi-Uusikaupunki_Orivo ... Processing usr/share/dvb/dvb-t/fi-Vaala ... Processing usr/share/dvb/dvb-t/fi-Vaasa ... Processing usr/share/dvb/dvb-t/fi-Valtimo ... Processing usr/share/dvb/dvb-t/fi-Vammala_Jyranvuori ... Processing usr/share/dvb/dvb-t/fi-Vammala_Roismala ... Processing usr/share/dvb/dvb-t/fi-Vammala_Savi ... Processing usr/share/dvb/dvb-t/fi-Vantaa_Hakunila ... Processing usr/share/dvb/dvb-t/fi-Varpaisjarvi_Honkamaki ... Processing usr/share/dvb/dvb-t/fi-Virrat_Lappavuori ... Processing usr/share/dvb/dvb-t/fi-Vuokatti ... Processing usr/share/dvb/dvb-t/fi-Ylitornio_Ainiovaara ... Processing usr/share/dvb/dvb-t/fi-Ylitornio_Raanujarvi ... Processing usr/share/dvb/dvb-t/fi-Yllas ... Processing usr/share/dvb/dvb-t/fi-Yllasjarvi ... Processing usr/share/dvb/dvb-t/fr-All ... Processing usr/share/dvb/dvb-t/fr-Paris ... Processing usr/share/dvb/dvb-t/gr-Athens ... Processing usr/share/dvb/dvb-t/hk-HongKong ... Processing usr/share/dvb/dvb-t/hr-All ... Processing usr/share/dvb/dvb-t/hu-Bekescsaba ... Processing usr/share/dvb/dvb-t/hu-Budapest ... Processing usr/share/dvb/dvb-t/hu-Csavoly-Kiskoros ... Processing usr/share/dvb/dvb-t/hu-Debrecen-Komadi ... Processing usr/share/dvb/dvb-t/hu-Fehergyarmat ... Processing usr/share/dvb/dvb-t/hu-Gerecse-Dorog-Tatabanya ... Processing usr/share/dvb/dvb-t/hu-Gyor ... Processing usr/share/dvb/dvb-t/hu-Kabhegy-Kaposvar-Tamasi ... Processing []-Karancs-Nagy-Hideg-hegy-Balassagyarmat-Godollo-Salgotarjan-Vac ... Processing usr/share/dvb/dvb-t/hu-Karcag ... Processing usr/share/dvb/dvb-t/hu-Kecskemet ... Processing usr/share/dvb/dvb-t/hu-Kekes-Cegled-Eger-Miskolctapolca-Ozd ... Processing usr/share/dvb/dvb-t/hu-Miskolc-Aggtelek-Fony ... Processing usr/share/dvb/dvb-t/hu-Mor-Siofok-Veszprem-Zirc ... Processing usr/share/dvb/dvb-t/hu-Nagykanizsa-Barcs-Keszthely ... Processing []b/dvb-t/hu-Nyiregyhaza-Tokaj-Kazincbarcika-Saly-Satoraljaujhely ... Processing usr/share/dvb/dvb-t/hu-Pecs-Siklos ... Processing usr/share/dvb/dvb-t/hu-Sopron-Koszeg ... Processing usr/share/dvb/dvb-t/hu-Szeged ... Processing usr/share/dvb/dvb-t/hu-Szekesfehervar ... Processing usr/share/dvb/dvb-t/hu-Szentes-Battonya ... Processing usr/share/dvb/dvb-t/hu-Szolnok ... Processing usr/share/dvb/dvb-t/hu-Szombathely-Vasvar-Lenti-Zalaegerszeg ... Processing []/share/dvb/dvb-t/hu-Uzd-Bonyhad-Dunaujvaros-Szekszard-Szigetvar ... Processing usr/share/dvb/dvb-t/ie-CairnHill ... Processing usr/share/dvb/dvb-t/ie-ClermontCarn ... Processing usr/share/dvb/dvb-t/ie-Dungarvan ... Processing usr/share/dvb/dvb-t/ie-HolywellHill ... Processing usr/share/dvb/dvb-t/ie-Kippure ... Processing usr/share/dvb/dvb-t/ie-Maghera ... Processing usr/share/dvb/dvb-t/ie-MountLeinster ... Processing usr/share/dvb/dvb-t/ie-Mullaghanish ... Processing usr/share/dvb/dvb-t/ie-SpurHill ... Processing usr/share/dvb/dvb-t/ie-ThreeRock ... Processing usr/share/dvb/dvb-t/ie-Truskmore ... Processing usr/share/dvb/dvb-t/ie-WoodcockHill ... Processing usr/share/dvb/dvb-t/il-All ... Processing usr/share/dvb/dvb-t/ir-Tehran ... Processing usr/share/dvb/dvb-t/is-Reykjavik ... Processing usr/share/dvb/dvb-t/it-All ... Processing usr/share/dvb/dvb-t/ke-Nairobi ... Processing usr/share/dvb/dvb-t/lt-All ... Processing usr/share/dvb/dvb-t/lu-All ... Processing usr/share/dvb/dvb-t/lv-Riga ... Processing usr/share/dvb/dvb-t/nl-All ... Processing usr/share/dvb/dvb-t/no-Trondelag_Stjordal ... Processing usr/share/dvb/dvb-t/nz-AucklandInfill ... Processing usr/share/dvb/dvb-t/nz-AucklandWaiatarua ... Processing usr/share/dvb/dvb-t/nz-Christchurch ... Processing usr/share/dvb/dvb-t/nz-Dunedin ... Processing usr/share/dvb/dvb-t/nz-Hamilton ... Processing usr/share/dvb/dvb-t/nz-HawkesBayMtErin ... Processing usr/share/dvb/dvb-t/nz-HawkesBayNapier ... Processing usr/share/dvb/dvb-t/nz-Manawatu ... Processing usr/share/dvb/dvb-t/nz-Tauranga ... Processing usr/share/dvb/dvb-t/nz-Waikato ... Processing usr/share/dvb/dvb-t/nz-WellingtonInfill ... Processing usr/share/dvb/dvb-t/nz-WellingtonKaukau ... Processing usr/share/dvb/dvb-t/nz-WellingtonNgarara ... Processing usr/share/dvb/dvb-t/pl-Czestochowa ... Processing usr/share/dvb/dvb-t/pl-Gdansk ... Processing usr/share/dvb/dvb-t/pl-Krakow ... Processing usr/share/dvb/dvb-t/pl-Krosno_Sucha_Gora ... Processing usr/share/dvb/dvb-t/pl-Rzeszow ... Processing usr/share/dvb/dvb-t/pl-Szczecin ... Processing usr/share/dvb/dvb-t/pl-Warszawa ... Processing usr/share/dvb/dvb-t/pl-Wroclaw ... Processing usr/share/dvb/dvb-t/pt-All ... Processing usr/share/dvb/dvb-t/ro-Bucharest ... Processing usr/share/dvb/dvb-t/ru-Krasnodar ... Processing usr/share/dvb/dvb-t/ru-Novosibirsk ... Processing usr/share/dvb/dvb-t/ru-Perm ... Processing usr/share/dvb/dvb-t/ru-Vladivostok ... Processing usr/share/dvb/dvb-t/ru-Volgodonsk ... Processing usr/share/dvb/dvb-t/ru-all ... Processing usr/share/dvb/dvb-t/se-Aareavaara ... Processing usr/share/dvb/dvb-t/se-Adolfstrom ... Processing usr/share/dvb/dvb-t/se-Agnas ... Processing usr/share/dvb/dvb-t/se-Akersjon ... Processing usr/share/dvb/dvb-t/se-Alafors ... Processing usr/share/dvb/dvb-t/se-Albacken ... Processing usr/share/dvb/dvb-t/se-Algsjo ... Processing usr/share/dvb/dvb-t/se-Alingsas_Mariedal ... Processing usr/share/dvb/dvb-t/se-Alvangen ... Processing usr/share/dvb/dvb-t/se-Alvdalen_Brunnsberg ... Processing usr/share/dvb/dvb-t/se-Alvdalsasen ... Processing usr/share/dvb/dvb-t/se-Alvsbacka ... Processing usr/share/dvb/dvb-t/se-Alvsbyn ... Processing usr/share/dvb/dvb-t/se-Ammarnas_Ribovardo ... Processing usr/share/dvb/dvb-t/se-Ammarnas_Tjultrask ... Processing usr/share/dvb/dvb-t/se-Amot ... Processing usr/share/dvb/dvb-t/se-Amotfors_Kroppstad ... Processing usr/share/dvb/dvb-t/se-An ... Processing usr/share/dvb/dvb-t/se-Andersvattnet_Ersmyrberget ... Processing usr/share/dvb/dvb-t/se-Ange_Snoberg ... Processing usr/share/dvb/dvb-t/se-Angebo ... Processing usr/share/dvb/dvb-t/se-Angelholm_Vegeholm ... Processing usr/share/dvb/dvb-t/se-Angersjo ... Processing usr/share/dvb/dvb-t/se-Are ... Processing usr/share/dvb/dvb-t/se-Arjang ... Processing usr/share/dvb/dvb-t/se-Arjeplog_Galtispouda ... Processing usr/share/dvb/dvb-t/se-Arosjokk ... Processing usr/share/dvb/dvb-t/se-Arvidsjaur_Jultrask ... Processing usr/share/dvb/dvb-t/se-Arvika_Orshultaberget ... Processing usr/share/dvb/dvb-t/se-As ... Processing usr/share/dvb/dvb-t/se-Asele_Aslia ... Processing usr/share/dvb/dvb-t/se-Asmon_Sormoflo ... Processing usr/share/dvb/dvb-t/se-Aspeboda ... Processing usr/share/dvb/dvb-t/se-Atvidaberg ... Processing usr/share/dvb/dvb-t/se-Avesta_Krylbo ... Processing usr/share/dvb/dvb-t/se-Backe ... Processing usr/share/dvb/dvb-t/se-Backefors ... Processing usr/share/dvb/dvb-t/se-Bankeryd ... Processing usr/share/dvb/dvb-t/se-Bengtsfors ... Processing usr/share/dvb/dvb-t/se-Berghamn ... Processing usr/share/dvb/dvb-t/se-Bergshamra_Vaxtuna ... Processing usr/share/dvb/dvb-t/se-Bergsjo_Balleberget ... Processing usr/share/dvb/dvb-t/se-Bergvik ... Processing usr/share/dvb/dvb-t/se-Billsjo ... Processing usr/share/dvb/dvb-t/se-Bispfors ... Processing usr/share/dvb/dvb-t/se-Bjorkliden_Tornehamn ... Processing usr/share/dvb/dvb-t/se-Bjorksele ... Processing usr/share/dvb/dvb-t/se-Bjorkvattnet ... Processing usr/share/dvb/dvb-t/se-Bjorna ... Processing usr/share/dvb/dvb-t/se-Bjurberget_Hemtjarn ... Processing usr/share/dvb/dvb-t/se-Bjurtrask ... Processing usr/share/dvb/dvb-t/se-Boberg ... Processing usr/share/dvb/dvb-t/se-Boda_Fagerum ... Processing usr/share/dvb/dvb-t/se-Boden_Skogsa ... Processing usr/share/dvb/dvb-t/se-Bograngen ... Processing usr/share/dvb/dvb-t/se-Bollebygd ... Processing usr/share/dvb/dvb-t/se-Bollnas ... Processing usr/share/dvb/dvb-t/se-Bonhamn ... Processing usr/share/dvb/dvb-t/se-Boras_Dalsjofors ... Processing usr/share/dvb/dvb-t/se-Boras_Sjobo ... Processing usr/share/dvb/dvb-t/se-Borgafjall ... Processing usr/share/dvb/dvb-t/se-Borgholm_Ramsattra ... Processing usr/share/dvb/dvb-t/se-Borgsjobyn ... Processing usr/share/dvb/dvb-t/se-Borkan ... Processing usr/share/dvb/dvb-t/se-Borlange_Idkerberget ... Processing usr/share/dvb/dvb-t/se-Borlange_Nygardarna ... Processing usr/share/dvb/dvb-t/se-Bortansbyn_Bortan ... Processing usr/share/dvb/dvb-t/se-Bosebyn ... Processing usr/share/dvb/dvb-t/se-Botsmark ... Processing usr/share/dvb/dvb-t/se-Bottnaryd_Ryd ... Processing usr/share/dvb/dvb-t/se-Bredaker ... Processing usr/share/dvb/dvb-t/se-Bredbyn_Kubbe ... Processing usr/share/dvb/dvb-t/se-Bredbyn_Vasterfannbyn ... Processing usr/share/dvb/dvb-t/se-Bredsjon ... Processing usr/share/dvb/dvb-t/se-Bromsebro ... Processing usr/share/dvb/dvb-t/se-Bruzaholm ... Processing usr/share/dvb/dvb-t/se-Bydalen_Hovdehogen ... Processing usr/share/dvb/dvb-t/se-Bygdetrask ... Processing usr/share/dvb/dvb-t/se-Bygdsiljum ... Processing usr/share/dvb/dvb-t/se-Byxelkrok ... Processing usr/share/dvb/dvb-t/se-Dadran ... Processing usr/share/dvb/dvb-t/se-Dal ... Processing usr/share/dvb/dvb-t/se-Dalfors ... Processing usr/share/dvb/dvb-t/se-Dals_Langed ... Processing usr/share/dvb/dvb-t/se-Dalstuga ... Processing usr/share/dvb/dvb-t/se-Degeberga ... Processing usr/share/dvb/dvb-t/se-Degerfors ... Processing usr/share/dvb/dvb-t/se-Delary ... Processing usr/share/dvb/dvb-t/se-Delary_Kolaboda ... Processing usr/share/dvb/dvb-t/se-Djura ... Processing usr/share/dvb/dvb-t/se-Dorotea ... Processing usr/share/dvb/dvb-t/se-Drevdagen ... Processing usr/share/dvb/dvb-t/se-Duved ... Processing usr/share/dvb/dvb-t/se-Duvnas ... Processing usr/share/dvb/dvb-t/se-Duvnas_Basna ... Processing usr/share/dvb/dvb-t/se-Edane ... Processing usr/share/dvb/dvb-t/se-Edsbyn ... Processing usr/share/dvb/dvb-t/se-Edsele ... Processing usr/share/dvb/dvb-t/se-Edsleskog_Hogheden ... Processing usr/share/dvb/dvb-t/se-Eksharad_Ekesberget ... Processing usr/share/dvb/dvb-t/se-Ellos ... Processing usr/share/dvb/dvb-t/se-Emmaboda_Balshult ... Processing usr/share/dvb/dvb-t/se-Enafors ... Processing usr/share/dvb/dvb-t/se-Enviken ... Processing usr/share/dvb/dvb-t/se-Erikslund_Bergasen ... Processing usr/share/dvb/dvb-t/se-Fagersta ... Processing usr/share/dvb/dvb-t/se-Fagersta_Jattasen ... Processing usr/share/dvb/dvb-t/se-Falerum_Centrum ... Processing usr/share/dvb/dvb-t/se-Falkenberg_Ringsegard ... Processing usr/share/dvb/dvb-t/se-Faltrask ... Processing usr/share/dvb/dvb-t/se-Falun_Lovberget ... Processing usr/share/dvb/dvb-t/se-Farila ... Processing usr/share/dvb/dvb-t/se-Farjestaden_Algutsrum ... Processing usr/share/dvb/dvb-t/se-Faro_Ajkerstrask ... Processing usr/share/dvb/dvb-t/se-Faro_Ajkestrask ... Processing usr/share/dvb/dvb-t/se-Farosund_Bunge ... Processing usr/share/dvb/dvb-t/se-Fengersfors ... Processing usr/share/dvb/dvb-t/se-Filipstad_Klockarhojden ... Processing usr/share/dvb/dvb-t/se-Finnveden ... Processing usr/share/dvb/dvb-t/se-Fjal ... Processing usr/share/dvb/dvb-t/se-Fjallsta ... Processing usr/share/dvb/dvb-t/se-Flarke ... Processing usr/share/dvb/dvb-t/se-Floda ... Processing usr/share/dvb/dvb-t/se-Flurkmark ... Processing usr/share/dvb/dvb-t/se-Flyggsjo ... Processing usr/share/dvb/dvb-t/se-Flyn ... Processing usr/share/dvb/dvb-t/se-Folsbyn ... Processing usr/share/dvb/dvb-t/se-Forsed ... Processing usr/share/dvb/dvb-t/se-Forsmo ... Processing usr/share/dvb/dvb-t/se-Forsmo_Yttersel ... Processing usr/share/dvb/dvb-t/se-Forsnaset ... Processing usr/share/dvb/dvb-t/se-Frankrikegarden_Frankrike ... Processing usr/share/dvb/dvb-t/se-Fransta ... Processing usr/share/dvb/dvb-t/se-Fredrika ... Processing usr/share/dvb/dvb-t/se-Fredriksberg ... Processing usr/share/dvb/dvb-t/se-Fredros ... Processing usr/share/dvb/dvb-t/se-Fritsla ... Processing usr/share/dvb/dvb-t/se-Fullsjon ... Processing usr/share/dvb/dvb-t/se-Funasdalen_Funasdalsberge ... Processing usr/share/dvb/dvb-t/se-Funasdalen_Telestation ... Processing usr/share/dvb/dvb-t/se-Furudal ... Processing usr/share/dvb/dvb-t/se-Gaddede ... Processing usr/share/dvb/dvb-t/se-Gallivare ... Processing usr/share/dvb/dvb-t/se-Gallsatter ... Processing usr/share/dvb/dvb-t/se-Gardikfors ... Processing usr/share/dvb/dvb-t/se-Gargnas ... Processing usr/share/dvb/dvb-t/se-Garpenberg_Kuppgarden ... Processing usr/share/dvb/dvb-t/se-Gavle_Skogmur ... Processing usr/share/dvb/dvb-t/se-Gillhov ... Processing usr/share/dvb/dvb-t/se-Glimakra ... Processing usr/share/dvb/dvb-t/se-Gnarp ... Processing usr/share/dvb/dvb-t/se-Gnesta ... Processing usr/share/dvb/dvb-t/se-Gnosjo_Marieholm ... Processing usr/share/dvb/dvb-t/se-Gordalen ... Processing usr/share/dvb/dvb-t/se-Goteborg_Brudaremossen ... Processing usr/share/dvb/dvb-t/se-Goteborg_Slattadamm ... Processing usr/share/dvb/dvb-t/se-Graninge ... Processing usr/share/dvb/dvb-t/se-Grasmark ... Processing usr/share/dvb/dvb-t/se-Grasmyr ... Processing usr/share/dvb/dvb-t/se-Grebbestad ... Processing usr/share/dvb/dvb-t/se-Grevie ... Processing usr/share/dvb/dvb-t/se-Grovelsjon ... Processing usr/share/dvb/dvb-t/se-Grums ... Processing usr/share/dvb/dvb-t/se-Guliksberg ... Processing usr/share/dvb/dvb-t/se-Guliksberg_Rodvattnet ... Processing usr/share/dvb/dvb-t/se-Gullbrandstorp ... Processing usr/share/dvb/dvb-t/se-Gumhojden ... Processing usr/share/dvb/dvb-t/se-Gunnarn_Sorsjoliden ... Processing usr/share/dvb/dvb-t/se-Gunnarsbo ... Processing usr/share/dvb/dvb-t/se-Gunnarsbyn ... Processing usr/share/dvb/dvb-t/se-Gunnarskog ... Processing usr/share/dvb/dvb-t/se-Gusum ... Processing usr/share/dvb/dvb-t/se-Hadanberg ... Processing usr/share/dvb/dvb-t/se-Hagfors_Varmullsasen ... Processing usr/share/dvb/dvb-t/se-Hakafot ... Processing usr/share/dvb/dvb-t/se-Halaforsen ... Processing usr/share/dvb/dvb-t/se-Haljeboda ... Processing usr/share/dvb/dvb-t/se-Hallan ... Processing usr/share/dvb/dvb-t/se-Hallaryd ... Processing usr/share/dvb/dvb-t/se-Hallastrom ... Processing usr/share/dvb/dvb-t/se-Hallbo ... Processing usr/share/dvb/dvb-t/se-Halle ... Processing usr/share/dvb/dvb-t/se-Halleviksstrand ... Processing usr/share/dvb/dvb-t/se-Hallsjo ... Processing usr/share/dvb/dvb-t/se-Halmstad_Hamnen ... Processing usr/share/dvb/dvb-t/se-Halmstad_Oskarstrom ... Processing usr/share/dvb/dvb-t/se-Hamburgsund ... Processing usr/share/dvb/dvb-t/se-Harads ... Processing usr/share/dvb/dvb-t/se-Harnosand_Harnon ... Processing usr/share/dvb/dvb-t/se-Harrsjon ... Processing usr/share/dvb/dvb-t/se-Hassela ... Processing usr/share/dvb/dvb-t/se-Havdhem ... Processing usr/share/dvb/dvb-t/se-Hede ... Processing usr/share/dvb/dvb-t/se-Hedemora ... Processing usr/share/dvb/dvb-t/se-Hedenaset ... Processing usr/share/dvb/dvb-t/se-Helgum ... Processing usr/share/dvb/dvb-t/se-Helsingborg_Olympia ... Processing usr/share/dvb/dvb-t/se-Hemavan ... Processing usr/share/dvb/dvb-t/se-Hemson ... Processing usr/share/dvb/dvb-t/se-Henan ... Processing usr/share/dvb/dvb-t/se-Hennan ... Processing usr/share/dvb/dvb-t/se-Hestra_Aspas ... Processing usr/share/dvb/dvb-t/se-Hjo_Grevback ... Processing usr/share/dvb/dvb-t/se-Hofors ... Processing usr/share/dvb/dvb-t/se-Hogfors ... Processing usr/share/dvb/dvb-t/se-Hoglunda ... Processing usr/share/dvb/dvb-t/se-Hogsby_Virstad ... Processing usr/share/dvb/dvb-t/se-Hogvalen ... Processing usr/share/dvb/dvb-t/se-Holjes ... Processing usr/share/dvb/dvb-t/se-Hollviken_Stora_Hammar ... Processing usr/share/dvb/dvb-t/se-Holsbybrunn_Holsbyholm ... Processing usr/share/dvb/dvb-t/se-Horby_Sallerup ... Processing usr/share/dvb/dvb-t/se-Horken ... Processing usr/share/dvb/dvb-t/se-Hornon ... Processing usr/share/dvb/dvb-t/se-Hotagen ... Processing usr/share/dvb/dvb-t/se-Hoting ... Processing usr/share/dvb/dvb-t/se-Hovfjallet ... Processing usr/share/dvb/dvb-t/se-Hudiksvall_Forsa ... Processing usr/share/dvb/dvb-t/se-Hudiksvall_Galgberget ... Processing usr/share/dvb/dvb-t/se-Hummelholm ... Processing usr/share/dvb/dvb-t/se-Hunnebostrand ... Processing usr/share/dvb/dvb-t/se-Huskvarna ... Processing usr/share/dvb/dvb-t/se-Husum ... Processing usr/share/dvb/dvb-t/se-Idivuoma ... Processing usr/share/dvb/dvb-t/se-Idre ... Processing usr/share/dvb/dvb-t/se-Ingatorp ... Processing usr/share/dvb/dvb-t/se-Ingvallsbenning ... Processing usr/share/dvb/dvb-t/se-Irevik ... Processing usr/share/dvb/dvb-t/se-Irevik_3195 ... Processing usr/share/dvb/dvb-t/se-Ivarsbyn ... Processing usr/share/dvb/dvb-t/se-Jakkvik_Frakenmyren ... Processing usr/share/dvb/dvb-t/se-Jamjo ... Processing usr/share/dvb/dvb-t/se-Jarkvissle ... Processing usr/share/dvb/dvb-t/se-Jarnforsen ... Processing usr/share/dvb/dvb-t/se-Jarpen_Mellangardsberget ... Processing usr/share/dvb/dvb-t/se-Jarvso ... Processing usr/share/dvb/dvb-t/se-Jarvtrask ... Processing usr/share/dvb/dvb-t/se-Joestrom ... Processing usr/share/dvb/dvb-t/se-Jokkmokk_Nyborg ... Processing usr/share/dvb/dvb-t/se-Jokkmokk_Tjalmejaure ... Processing usr/share/dvb/dvb-t/se-Jonkoping_Bondberget ... Processing usr/share/dvb/dvb-t/se-Jormvattnet ... Processing usr/share/dvb/dvb-t/se-Jude ... Processing usr/share/dvb/dvb-t/se-Junsele_Hamptjarnsberget ... Processing usr/share/dvb/dvb-t/se-Junsele_Vallen ... Processing usr/share/dvb/dvb-t/se-Kagerod_Mollarp ... Processing usr/share/dvb/dvb-t/se-Kalarne ... Processing usr/share/dvb/dvb-t/se-Kalen ... Processing usr/share/dvb/dvb-t/se-Kalix ... Processing usr/share/dvb/dvb-t/se-Kallered ... Processing usr/share/dvb/dvb-t/se-Kallinge_Kalleberga ... Processing usr/share/dvb/dvb-t/se-Kallror ... Processing usr/share/dvb/dvb-t/se-Kampersvik_Ekeberget ... Processing usr/share/dvb/dvb-t/se-Karbole ... Processing usr/share/dvb/dvb-t/se-Karesuando ... Processing usr/share/dvb/dvb-t/se-Karlanda ... Processing usr/share/dvb/dvb-t/se-Karlsborg_Vaberget ... Processing usr/share/dvb/dvb-t/se-Karlshamn ... Processing usr/share/dvb/dvb-t/se-Karlskrona_Jamjo ... Processing usr/share/dvb/dvb-t/se-Karlskrona_Vamo ... Processing usr/share/dvb/dvb-t/se-Karlstad_Sormon ... Processing usr/share/dvb/dvb-t/se-Kasta_Ringkallen ... Processing usr/share/dvb/dvb-t/se-Kaxas ... Processing usr/share/dvb/dvb-t/se-Kaxholmen_Vistakulle ... Processing usr/share/dvb/dvb-t/se-Kinnastrom ... Processing usr/share/dvb/dvb-t/se-Kiruna_Kirunavaara ... Processing usr/share/dvb/dvb-t/se-Kisa ... Processing usr/share/dvb/dvb-t/se-Klingsta ... Processing usr/share/dvb/dvb-t/se-Klovsjo ... Processing usr/share/dvb/dvb-t/se-Knared ... Processing usr/share/dvb/dvb-t/se-Knavland ... Processing usr/share/dvb/dvb-t/se-Kopmanholmen ... Processing usr/share/dvb/dvb-t/se-Kopparberg ... Processing usr/share/dvb/dvb-t/se-Koppom ... Processing usr/share/dvb/dvb-t/se-Korstrask ... Processing usr/share/dvb/dvb-t/se-Kottsjon ... Processing usr/share/dvb/dvb-t/se-Kovland ... Processing usr/share/dvb/dvb-t/se-Kramfors_Lugnvik ... Processing usr/share/dvb/dvb-t/se-Kramfors_Ostby ... Processing usr/share/dvb/dvb-t/se-Krangede ... Processing usr/share/dvb/dvb-t/se-Kristineberg ... Processing usr/share/dvb/dvb-t/se-Kristinehamn_Utsiktsberget ... Processing usr/share/dvb/dvb-t/se-Krokstrand ... Processing usr/share/dvb/dvb-t/se-Kultsjon ... Processing usr/share/dvb/dvb-t/se-Kungalv ... Processing usr/share/dvb/dvb-t/se-Kungsater ... Processing usr/share/dvb/dvb-t/se-Kungsbacka_Ojersbo ... Processing usr/share/dvb/dvb-t/se-Kungsberget_GI ... Processing usr/share/dvb/dvb-t/se-Kungsberget_Gl ... Processing usr/share/dvb/dvb-t/se-Kungshamn ... Processing usr/share/dvb/dvb-t/se-Kurravaara ... Processing usr/share/dvb/dvb-t/se-Kvarnsvedjan ... Processing usr/share/dvb/dvb-t/se-Kvikkjokk_Arrevare ... Processing usr/share/dvb/dvb-t/se-Kvikkjokk_Tavvevare ... Processing usr/share/dvb/dvb-t/se-Kyrkesund ... Processing usr/share/dvb/dvb-t/se-Lagfors ... Processing usr/share/dvb/dvb-t/se-Laggarberg ... Processing usr/share/dvb/dvb-t/se-Laisvall ... Processing usr/share/dvb/dvb-t/se-Langa ... Processing usr/share/dvb/dvb-t/se-Langsele ... Processing usr/share/dvb/dvb-t/se-Langshyttan ... Processing usr/share/dvb/dvb-t/se-Langshyttan_Engelsfors ... Processing usr/share/dvb/dvb-t/se-Laxsjo ... Processing usr/share/dvb/dvb-t/se-Laxviken ... Processing usr/share/dvb/dvb-t/se-Leksand_Asledsberget ... Processing usr/share/dvb/dvb-t/se-Leksand_Karingberget ... Processing usr/share/dvb/dvb-t/se-Lekvattnet ... Processing usr/share/dvb/dvb-t/se-Lerdala ... Processing usr/share/dvb/dvb-t/se-Lesjofors ... Processing usr/share/dvb/dvb-t/se-Liden ... Processing usr/share/dvb/dvb-t/se-Liden_Osterstrom ... Processing usr/share/dvb/dvb-t/se-Lilla_Edet ... Processing usr/share/dvb/dvb-t/se-Lillogda ... Processing usr/share/dvb/dvb-t/se-Lillpite_Bastaberget ... Processing usr/share/dvb/dvb-t/se-Lilltjara_Digerberget ... Processing usr/share/dvb/dvb-t/se-Limedsforsen ... Processing usr/share/dvb/dvb-t/se-Lindshammar_Ramkvilla ... Processing usr/share/dvb/dvb-t/se-Linkoping_Vattentornet ... Processing usr/share/dvb/dvb-t/se-Linsell ... Processing usr/share/dvb/dvb-t/se-Lit ... Processing usr/share/dvb/dvb-t/se-Ljugarn ... Processing usr/share/dvb/dvb-t/se-Ljugarn_3193 ... Processing usr/share/dvb/dvb-t/se-Ljungaverk ... Processing usr/share/dvb/dvb-t/se-Ljungdalen ... Processing usr/share/dvb/dvb-t/se-Ljustorp ... Processing usr/share/dvb/dvb-t/se-Ljusvattnet ... Processing usr/share/dvb/dvb-t/se-Loderups_Strandbad ... Processing usr/share/dvb/dvb-t/se-Loffstrand ... Processing usr/share/dvb/dvb-t/se-Lofsdalen ... Processing usr/share/dvb/dvb-t/se-Logdealv ... Processing usr/share/dvb/dvb-t/se-Lonneberga ... Processing usr/share/dvb/dvb-t/se-Lorstrand ... Processing usr/share/dvb/dvb-t/se-Lovanger ... Processing usr/share/dvb/dvb-t/se-Ludvika_Bjorkasen ... Processing usr/share/dvb/dvb-t/se-Lumsheden_Trekanten ... Processing usr/share/dvb/dvb-t/se-Lycksele_Knaften ... Processing usr/share/dvb/dvb-t/se-Mahult ... Processing usr/share/dvb/dvb-t/se-Mala ... Processing usr/share/dvb/dvb-t/se-Malmo_Jagersro ... Processing usr/share/dvb/dvb-t/se-Malung ... Processing usr/share/dvb/dvb-t/se-Manserud ... Processing usr/share/dvb/dvb-t/se-Mardsjo ... Processing usr/share/dvb/dvb-t/se-Mariannelund ... Processing usr/share/dvb/dvb-t/se-Markaryd_Hualtet ... Processing usr/share/dvb/dvb-t/se-Matfors ... Processing usr/share/dvb/dvb-t/se-Matsdal ... Processing usr/share/dvb/dvb-t/se-Medstugan ... Processing usr/share/dvb/dvb-t/se-Mittadalen ... Processing usr/share/dvb/dvb-t/se-Mjallom ... Processing usr/share/dvb/dvb-t/se-Mjosjo ... Processing usr/share/dvb/dvb-t/se-Moliden ... Processing usr/share/dvb/dvb-t/se-Molnbo_Tallstugan ... Processing usr/share/dvb/dvb-t/se-Molndal_Vasterberget ... Processing usr/share/dvb/dvb-t/se-Mora_Eldris ... Processing usr/share/dvb/dvb-t/se-Morkret ... Processing usr/share/dvb/dvb-t/se-Moskosel ... Processing usr/share/dvb/dvb-t/se-Motala_Ervasteby ... Processing usr/share/dvb/dvb-t/se-Mullsjo_Torestorp ... Processing usr/share/dvb/dvb-t/se-Munkedal ... Processing usr/share/dvb/dvb-t/se-Munkfors ... Processing usr/share/dvb/dvb-t/se-Muodoslompolo ... Processing usr/share/dvb/dvb-t/se-Nalden ... Processing usr/share/dvb/dvb-t/se-Nasaker ... Processing usr/share/dvb/dvb-t/se-Nasanget ... Processing usr/share/dvb/dvb-t/se-Nassjo ... Processing usr/share/dvb/dvb-t/se-Nasteln ... Processing usr/share/dvb/dvb-t/se-Navekvarn ... Processing usr/share/dvb/dvb-t/se-Naverede_Oberget ... Processing usr/share/dvb/dvb-t/se-Niemisel ... Processing usr/share/dvb/dvb-t/se-Nordanede ... Processing usr/share/dvb/dvb-t/se-Nordmaling ... Processing usr/share/dvb/dvb-t/se-Norra_Rorum ... Processing usr/share/dvb/dvb-t/se-Norrahammar ... Processing usr/share/dvb/dvb-t/se-Norraker ... Processing usr/share/dvb/dvb-t/se-Norrfors ... Processing usr/share/dvb/dvb-t/se-Norrhassel ... Processing usr/share/dvb/dvb-t/se-Norrkoping_Krokek ... Processing usr/share/dvb/dvb-t/se-Norrtalje_Sodra ... Processing usr/share/dvb/dvb-t/se-Norrtalje_Sodra_Bergen ... Processing usr/share/dvb/dvb-t/se-Norsjovallen ... Processing usr/share/dvb/dvb-t/se-Nyhem ... Processing usr/share/dvb/dvb-t/se-Nykoping ... Processing usr/share/dvb/dvb-t/se-Nyliden ... Processing usr/share/dvb/dvb-t/se-Nynashamn_Vattentornet ... Processing usr/share/dvb/dvb-t/se-Odsmal ... Processing usr/share/dvb/dvb-t/se-Olden_Telestation ... Processing usr/share/dvb/dvb-t/se-Olkamangi ... Processing usr/share/dvb/dvb-t/se-Olofstrom ... Processing usr/share/dvb/dvb-t/se-Orebro_Lockhyttan ... Processing usr/share/dvb/dvb-t/se-Orkelljunga ... Processing usr/share/dvb/dvb-t/se-Ornskoldsvik_As ... Processing usr/share/dvb/dvb-t/se-Oskarshamn ... Processing usr/share/dvb/dvb-t/se-Osmo_Bjorsta ... Processing usr/share/dvb/dvb-t/se-Osterforse ... Processing usr/share/dvb/dvb-t/se-Ostergraninge ... Processing usr/share/dvb/dvb-t/se-Ostersund_Brattasen ... Processing usr/share/dvb/dvb-t/se-Osthammar_Valo ... Processing usr/share/dvb/dvb-t/se-Ostmark ... Processing usr/share/dvb/dvb-t/se-Overammer ... Processing usr/share/dvb/dvb-t/se-Overhogdal ... Processing usr/share/dvb/dvb-t/se-Overkalix ... Processing usr/share/dvb/dvb-t/se-Overklinten ... Processing usr/share/dvb/dvb-t/se-Overrissjo ... Processing usr/share/dvb/dvb-t/se-Overtornea_Sarkivaara ... Processing usr/share/dvb/dvb-t/se-Overturingen ... Processing usr/share/dvb/dvb-t/se-Oxberg ... Processing usr/share/dvb/dvb-t/se-Pajala ... Processing usr/share/dvb/dvb-t/se-Paulistom ... Processing usr/share/dvb/dvb-t/se-Paulistrom ... Processing usr/share/dvb/dvb-t/se-Pilgrimstad ... Processing usr/share/dvb/dvb-t/se-Porjus ... Processing usr/share/dvb/dvb-t/se-Puoltsa ... Processing usr/share/dvb/dvb-t/se-Ragunda ... Processing usr/share/dvb/dvb-t/se-Ramsele_Skavasen ... Processing usr/share/dvb/dvb-t/se-Ramsjo ... Processing usr/share/dvb/dvb-t/se-Ramundberget ... Processing usr/share/dvb/dvb-t/se-Randalen ... Processing usr/share/dvb/dvb-t/se-Randijaure ... Processing usr/share/dvb/dvb-t/se-Ransater ... Processing usr/share/dvb/dvb-t/se-Rattvik ... Processing usr/share/dvb/dvb-t/se-Rengsjo ... Processing usr/share/dvb/dvb-t/se-Renstrom ... Processing usr/share/dvb/dvb-t/se-Resele ... Processing usr/share/dvb/dvb-t/se-Risback ... Processing usr/share/dvb/dvb-t/se-Rissna ... Processing usr/share/dvb/dvb-t/se-Ritsem ... Processing usr/share/dvb/dvb-t/se-Robertsfors ... Processing usr/share/dvb/dvb-t/se-Rojdafors ... Processing usr/share/dvb/dvb-t/se-Ronnang ... Processing usr/share/dvb/dvb-t/se-Rorbacksnas ... Processing usr/share/dvb/dvb-t/se-Rosson ... Processing usr/share/dvb/dvb-t/se-Rusksele ... Processing usr/share/dvb/dvb-t/se-Sadvaluspen ... Processing usr/share/dvb/dvb-t/se-Sagmyra ... Processing usr/share/dvb/dvb-t/se-Saivomuotka ... Processing usr/share/dvb/dvb-t/se-Salen ... Processing usr/share/dvb/dvb-t/se-Salfjallet ... Processing usr/share/dvb/dvb-t/se-Sarna_Mickeltemplet ... Processing usr/share/dvb/dvb-t/se-Satila ... Processing usr/share/dvb/dvb-t/se-Savar_Sorbyn ... Processing usr/share/dvb/dvb-t/se-Savast ... Processing usr/share/dvb/dvb-t/se-Saxdalen ... Processing usr/share/dvb/dvb-t/se-Seitevaare ... Processing usr/share/dvb/dvb-t/se-Selanger ... Processing usr/share/dvb/dvb-t/se-Seltjarn ... Processing usr/share/dvb/dvb-t/se-Sidensjo_Aberget ... Processing usr/share/dvb/dvb-t/se-Siljansnas_Uvberget ... Processing usr/share/dvb/dvb-t/se-Simrishamn_Fabriksgatan ... Processing usr/share/dvb/dvb-t/se-Skalan ... Processing usr/share/dvb/dvb-t/se-Skalmsjo ... Processing usr/share/dvb/dvb-t/se-Skarstad ... Processing usr/share/dvb/dvb-t/se-Skarvangen ... Processing usr/share/dvb/dvb-t/se-Skattungbyn ... Processing usr/share/dvb/dvb-t/se-Skaulo_Pyhakielinen ... Processing usr/share/dvb/dvb-t/se-Skelleftea ... Processing usr/share/dvb/dvb-t/se-Skene_Nycklarberget ... Processing usr/share/dvb/dvb-t/se-Skillingsfors ... Processing usr/share/dvb/dvb-t/se-Skorped ... Processing usr/share/dvb/dvb-t/se-Skottsund ... Processing usr/share/dvb/dvb-t/se-Skovde ... Processing usr/share/dvb/dvb-t/se-Skroven ... Processing usr/share/dvb/dvb-t/se-Skymnas ... Processing usr/share/dvb/dvb-t/se-Slussfors ... Processing usr/share/dvb/dvb-t/se-Smedjebacken_Uvberget ... Processing usr/share/dvb/dvb-t/se-Soderhamn ... Processing usr/share/dvb/dvb-t/se-Soderkoping ... Processing usr/share/dvb/dvb-t/se-Sodertalje_Ragnhildsborg ... Processing usr/share/dvb/dvb-t/se-Solleftea_Hallsta ... Processing usr/share/dvb/dvb-t/se-Solleftea_Multra ... Processing usr/share/dvb/dvb-t/se-Soraker ... Processing usr/share/dvb/dvb-t/se-Sorbygden ... Processing usr/share/dvb/dvb-t/se-Sorflarke ... Processing usr/share/dvb/dvb-t/se-Sorsele_Nalovardo ... Processing usr/share/dvb/dvb-t/se-Sorsele_Vattentornet ... Processing usr/share/dvb/dvb-t/se-Sorsjon ... Processing usr/share/dvb/dvb-t/se-Soukolojarvi ... Processing usr/share/dvb/dvb-t/se-Stalon ... Processing usr/share/dvb/dvb-t/se-Stigsjo ... Processing usr/share/dvb/dvb-t/se-Stockholm_Marieberg ... Processing usr/share/dvb/dvb-t/se-Stockholm_Nacka ... Processing usr/share/dvb/dvb-t/se-Stode_Hullsjon ... Processing usr/share/dvb/dvb-t/se-Stode_Intaget ... Processing usr/share/dvb/dvb-t/se-Stomne_Skasas ... Processing usr/share/dvb/dvb-t/se-Stora_Skedvi ... Processing usr/share/dvb/dvb-t/se-Stordalen ... Processing usr/share/dvb/dvb-t/se-Storfjaten ... Processing usr/share/dvb/dvb-t/se-Storlien ... Processing usr/share/dvb/dvb-t/se-Storuman ... Processing usr/share/dvb/dvb-t/se-Stromstad ... Processing usr/share/dvb/dvb-t/se-Stromsund_Grelsgard ... Processing usr/share/dvb/dvb-t/se-Stugun ... Processing usr/share/dvb/dvb-t/se-Styrsjobo ... Processing usr/share/dvb/dvb-t/se-Suddesjaur ... Processing usr/share/dvb/dvb-t/se-Suijavaara ... Processing usr/share/dvb/dvb-t/se-Sulvik ... Processing usr/share/dvb/dvb-t/se-Sundborn ... Processing usr/share/dvb/dvb-t/se-Sundsbruk ... Processing usr/share/dvb/dvb-t/se-Sundsvall_S_Stadsberget ... Processing usr/share/dvb/dvb-t/se-Sunne_As ... Processing usr/share/dvb/dvb-t/se-Sunne_Blabarskullen ... Processing usr/share/dvb/dvb-t/se-Sunnemo ... Processing usr/share/dvb/dvb-t/se-Svaneholm ... Processing usr/share/dvb/dvb-t/se-Svanstein ... Processing usr/share/dvb/dvb-t/se-Svardsosund_Svardso ... Processing usr/share/dvb/dvb-t/se-Svartnas ... Processing usr/share/dvb/dvb-t/se-Sveg_Brickan ... Processing usr/share/dvb/dvb-t/se-Sveg_Ransjo ... Processing usr/share/dvb/dvb-t/se-Svenstavik ... Processing usr/share/dvb/dvb-t/se-Svinesund ... Processing usr/share/dvb/dvb-t/se-Syssleback ... Processing usr/share/dvb/dvb-t/se-Taberg ... Processing usr/share/dvb/dvb-t/se-Tandadalen ... Processing usr/share/dvb/dvb-t/se-Tannas_Vastra ... Processing usr/share/dvb/dvb-t/se-Tanndalen ... Processing usr/share/dvb/dvb-t/se-Tarnaby_Ryfjallet ... Processing usr/share/dvb/dvb-t/se-Tarnamo ... Processing usr/share/dvb/dvb-t/se-Tasjo ... Processing usr/share/dvb/dvb-t/se-Tavelsjo ... Processing usr/share/dvb/dvb-t/se-Tocksfors ... Processing usr/share/dvb/dvb-t/se-Tollsjo ... Processing usr/share/dvb/dvb-t/se-Tormestorp ... Processing usr/share/dvb/dvb-t/se-Tornetrask ... Processing usr/share/dvb/dvb-t/se-Torpshammar ... Processing usr/share/dvb/dvb-t/se-Torsby_Bada ... Processing usr/share/dvb/dvb-t/se-Tranas_Bredkarr ... Processing usr/share/dvb/dvb-t/se-Tranemo ... Processing usr/share/dvb/dvb-t/se-Transtrand_Bolheden ... Processing usr/share/dvb/dvb-t/se-Traryd_Betas ... Processing usr/share/dvb/dvb-t/se-Trehorningsjo ... Processing usr/share/dvb/dvb-t/se-Trelleborg_Gylle ... Processing usr/share/dvb/dvb-t/se-Trollhattan ... Processing usr/share/dvb/dvb-t/se-Trosa ... Processing usr/share/dvb/dvb-t/se-Tullinge_Hamra ... Processing usr/share/dvb/dvb-t/se-Tyringe ... Processing usr/share/dvb/dvb-t/se-Tystberga ... Processing usr/share/dvb/dvb-t/se-Uddevalla_Herrestad ... Processing usr/share/dvb/dvb-t/se-Uddevalla_Kapelle ... Processing usr/share/dvb/dvb-t/se-Uggleheden ... Processing usr/share/dvb/dvb-t/se-Ullanger_Skidsta ... Processing usr/share/dvb/dvb-t/se-Ullared ... Processing usr/share/dvb/dvb-t/se-Ulricehamn ... Processing usr/share/dvb/dvb-t/se-Ulvohamn ... Processing usr/share/dvb/dvb-t/se-Ulvshyttan_Porjus ... Processing usr/share/dvb/dvb-t/se-Umea_Mariehem ... Processing usr/share/dvb/dvb-t/se-Umfors ... Processing usr/share/dvb/dvb-t/se-Umgransele_Granselelund ... Processing usr/share/dvb/dvb-t/se-Undersaker ... Processing usr/share/dvb/dvb-t/se-Uppsala_Rickomberga ... Processing usr/share/dvb/dvb-t/se-Uppsala_Vedyxa ... Processing usr/share/dvb/dvb-t/se-Utansjo ... Processing usr/share/dvb/dvb-t/se-Utanskog ... Processing usr/share/dvb/dvb-t/se-Vaddo_Elmsta ... Processing usr/share/dvb/dvb-t/se-Valadalen ... Processing usr/share/dvb/dvb-t/se-Valanger ... Processing usr/share/dvb/dvb-t/se-Valdemarsvik ... Processing usr/share/dvb/dvb-t/se-Valsjobyn ... Processing usr/share/dvb/dvb-t/se-Vannas_Granlundsberget ... Processing usr/share/dvb/dvb-t/se-Vansbro_Hummelberget ... Processing usr/share/dvb/dvb-t/se-Varberg_Grimeton ... Processing usr/share/dvb/dvb-t/se-Varmvattnet ... Processing usr/share/dvb/dvb-t/se-Varnamo_Alandsryd ... Processing usr/share/dvb/dvb-t/se-Vassbotten ... Processing usr/share/dvb/dvb-t/se-Vassijaure ... Processing usr/share/dvb/dvb-t/se-Vastansjo ... Processing usr/share/dvb/dvb-t/se-Vasteras_Lillharad ... Processing usr/share/dvb/dvb-t/se-Vastervik_Farhult ... Processing usr/share/dvb/dvb-t/se-Vato ... Processing usr/share/dvb/dvb-t/se-Vaxbo ... Processing usr/share/dvb/dvb-t/se-Vemdalsskalet ... Processing usr/share/dvb/dvb-t/se-Vessigebro ... Processing usr/share/dvb/dvb-t/se-Vetlanda_Nye ... Processing usr/share/dvb/dvb-t/se-Vidsel ... Processing usr/share/dvb/dvb-t/se-Vietas ... Processing usr/share/dvb/dvb-t/se-Vikmanshyttan ... Processing usr/share/dvb/dvb-t/se-Viksjo ... Processing usr/share/dvb/dvb-t/se-Vilhelmina ... Processing usr/share/dvb/dvb-t/se-Villands_Vanga ... Processing usr/share/dvb/dvb-t/se-Vindelgransele ... Processing usr/share/dvb/dvb-t/se-Vindeln_Renfors ... Processing usr/share/dvb/dvb-t/se-Virserum ... Processing usr/share/dvb/dvb-t/se-Visby_Follingbo ... Processing usr/share/dvb/dvb-t/se-Visby_Hamnen ... Processing usr/share/dvb/dvb-t/se-Visby_Havdhem ... Processing usr/share/dvb/dvb-t/se-Visingso ... Processing usr/share/dvb/dvb-t/se-Vislanda_Nydala ... Processing usr/share/dvb/dvb-t/se-Vitberget ... Processing usr/share/dvb/dvb-t/se-Vitsand ... Processing usr/share/dvb/dvb-t/se-Vitsand_Vagsjofors ... Processing usr/share/dvb/dvb-t/se-Voxna ... Processing usr/share/dvb/dvb-t/se-Vuollerim ... Processing usr/share/dvb/dvb-t/se-Ystad_Metallgatan ... Processing usr/share/dvb/dvb-t/se-Yttermalung ... Processing usr/share/dvb/dvb-t/si-Ljubljana ... Processing usr/share/dvb/dvb-t/sk-BanskaBystrica ... Processing usr/share/dvb/dvb-t/sk-BanskaStiavnica ... Processing usr/share/dvb/dvb-t/sk-Bardejov ... Processing usr/share/dvb/dvb-t/sk-Bratislava ... Processing usr/share/dvb/dvb-t/sk-Cadca ... Processing usr/share/dvb/dvb-t/sk-Detva ... Processing usr/share/dvb/dvb-t/sk-Hnusta ... Processing usr/share/dvb/dvb-t/sk-Kosice ... Processing usr/share/dvb/dvb-t/sk-KralovskyChlmec ... Processing usr/share/dvb/dvb-t/sk-Krompachy ... Processing usr/share/dvb/dvb-t/sk-Lucenec ... Processing usr/share/dvb/dvb-t/sk-Medzev ... Processing usr/share/dvb/dvb-t/sk-Namestovo ... Processing usr/share/dvb/dvb-t/sk-Nitra ... Processing usr/share/dvb/dvb-t/sk-Poprad ... Processing usr/share/dvb/dvb-t/sk-PovazskaBystrica ... Processing usr/share/dvb/dvb-t/sk-Presov ... Processing usr/share/dvb/dvb-t/sk-Prievidza ... Processing usr/share/dvb/dvb-t/sk-Revuca ... Processing usr/share/dvb/dvb-t/sk-Roznava ... Processing usr/share/dvb/dvb-t/sk-Ruzomberok ... Processing usr/share/dvb/dvb-t/sk-Snina ... Processing usr/share/dvb/dvb-t/sk-StaraLubovna ... Processing usr/share/dvb/dvb-t/sk-Sturovo ... Processing usr/share/dvb/dvb-t/sk-Trencin ... Processing usr/share/dvb/dvb-t/sk-Zilina ... Processing usr/share/dvb/dvb-t/tw-All ... Processing usr/share/dvb/dvb-t/ua-Kharkov ... Processing usr/share/dvb/dvb-t/ua-Kyiv ... Processing usr/share/dvb/dvb-t/ua-Lozovaya ... Processing usr/share/dvb/dvb-t/ua-Odessa ... Processing usr/share/dvb/dvb-t/ua-Shostka ... Processing usr/share/dvb/dvb-t/ug-All ... Processing usr/share/dvb/dvb-t/uk-Aberdare ... Processing usr/share/dvb/dvb-t/uk-Angus ... Processing usr/share/dvb/dvb-t/uk-BeaconHill ... Processing usr/share/dvb/dvb-t/uk-Belmont ... Processing usr/share/dvb/dvb-t/uk-Bilsdale ... Processing usr/share/dvb/dvb-t/uk-BlackHill ... Processing usr/share/dvb/dvb-t/uk-Blaenplwyf ... Processing usr/share/dvb/dvb-t/uk-BluebellHill ... Processing usr/share/dvb/dvb-t/uk-Bressay ... Processing usr/share/dvb/dvb-t/uk-BrierleyHill ... Processing usr/share/dvb/dvb-t/uk-BristolIlchesterCrescent ... Processing usr/share/dvb/dvb-t/uk-BristolKingsWeston ... Processing usr/share/dvb/dvb-t/uk-Bromsgrove ... Processing usr/share/dvb/dvb-t/uk-BrougherMountain ... Processing usr/share/dvb/dvb-t/uk-Caldbeck ... Processing usr/share/dvb/dvb-t/uk-CaradonHill ... Processing usr/share/dvb/dvb-t/uk-Carmel ... Processing usr/share/dvb/dvb-t/uk-Chatton ... Processing usr/share/dvb/dvb-t/uk-Chesterfield ... Processing usr/share/dvb/dvb-t/uk-Craigkelly ... Processing usr/share/dvb/dvb-t/uk-CrystalPalace ... Processing usr/share/dvb/dvb-t/uk-Darvel ... Processing usr/share/dvb/dvb-t/uk-Divis ... Processing usr/share/dvb/dvb-t/uk-Dover ... Processing usr/share/dvb/dvb-t/uk-Durris ... Processing usr/share/dvb/dvb-t/uk-Eitshal ... Processing usr/share/dvb/dvb-t/uk-EmleyMoor ... Processing usr/share/dvb/dvb-t/uk-Fenham ... Processing usr/share/dvb/dvb-t/uk-Fenton ... Processing usr/share/dvb/dvb-t/uk-Ferryside ... Processing usr/share/dvb/dvb-t/uk-Guildford ... Processing usr/share/dvb/dvb-t/uk-Hannington ... Processing usr/share/dvb/dvb-t/uk-Hastings ... Processing usr/share/dvb/dvb-t/uk-Heathfield ... Processing usr/share/dvb/dvb-t/uk-HemelHempstead ... Processing usr/share/dvb/dvb-t/uk-HuntshawCross ... Processing usr/share/dvb/dvb-t/uk-Idle ... Processing usr/share/dvb/dvb-t/uk-KeelylangHill ... Processing usr/share/dvb/dvb-t/uk-Keighley ... Processing usr/share/dvb/dvb-t/uk-KilveyHill ... Processing usr/share/dvb/dvb-t/uk-KnockMore ... Processing usr/share/dvb/dvb-t/uk-Lancaster ... Processing usr/share/dvb/dvb-t/uk-LarkStoke ... Processing usr/share/dvb/dvb-t/uk-Limavady ... Processing usr/share/dvb/dvb-t/uk-Llanddona ... Processing usr/share/dvb/dvb-t/uk-Malvern ... Processing usr/share/dvb/dvb-t/uk-Mendip ... Processing usr/share/dvb/dvb-t/uk-Midhurst ... Processing usr/share/dvb/dvb-t/uk-MoelyParc ... Processing usr/share/dvb/dvb-t/uk-Nottingham ... Processing usr/share/dvb/dvb-t/uk-OliversMount ... Processing usr/share/dvb/dvb-t/uk-Oxford ... Processing usr/share/dvb/dvb-t/uk-PendleForest ... Processing usr/share/dvb/dvb-t/uk-Plympton ... Processing usr/share/dvb/dvb-t/uk-PontopPike ... Processing usr/share/dvb/dvb-t/uk-Pontypool ... Processing usr/share/dvb/dvb-t/uk-Preseli ... Processing usr/share/dvb/dvb-t/uk-Redruth ... Processing usr/share/dvb/dvb-t/uk-Reigate ... Processing usr/share/dvb/dvb-t/uk-RidgeHill ... Processing usr/share/dvb/dvb-t/uk-Rosemarkie ... Processing usr/share/dvb/dvb-t/uk-Rosneath ... Processing usr/share/dvb/dvb-t/uk-Rowridge ... Processing usr/share/dvb/dvb-t/uk-RumsterForest ... Processing usr/share/dvb/dvb-t/uk-Saddleworth ... Processing usr/share/dvb/dvb-t/uk-Salisbury ... Processing usr/share/dvb/dvb-t/uk-SandyHeath ... Processing usr/share/dvb/dvb-t/uk-Selkirk ... Processing usr/share/dvb/dvb-t/uk-Sheffield ... Processing usr/share/dvb/dvb-t/uk-StocklandHill ... Processing usr/share/dvb/dvb-t/uk-Storeton ... Processing usr/share/dvb/dvb-t/uk-Sudbury ... Processing usr/share/dvb/dvb-t/uk-SuttonColdfield ... Processing usr/share/dvb/dvb-t/uk-Tacolneston ... Processing usr/share/dvb/dvb-t/uk-TheWrekin ... Processing usr/share/dvb/dvb-t/uk-Torosay ... Processing usr/share/dvb/dvb-t/uk-TunbridgeWells ... Processing usr/share/dvb/dvb-t/uk-Waltham ... Processing usr/share/dvb/dvb-t/uk-Wenvoe ... Processing usr/share/dvb/dvb-t/uk-WhitehawkHill ... Processing usr/share/dvb/dvb-t/uk-WinterHill ... Processing usr/share/dvb/dvb-t/vn-Hanoi ... Processing usr/share/dvb/dvb-t/vn-Thaibinh ... Processing usr/share/fontconfig ... Processing usr/share/fontconfig/conf.avail ... Processing usr/share/fontconfig/conf.avail/10-autohint.conf ... Processing usr/share/fontconfig/conf.avail/10-hinting-full.conf ... Processing usr/share/fontconfig/conf.avail/10-hinting-medium.conf ... Processing usr/share/fontconfig/conf.avail/10-hinting-none.conf ... Processing usr/share/fontconfig/conf.avail/10-hinting-slight.conf ... Processing usr/share/fontconfig/conf.avail/10-no-sub-pixel.conf ... Processing usr/share/fontconfig/conf.avail/10-scale-bitmap-fonts.conf ... Processing usr/share/fontconfig/conf.avail/10-sub-pixel-bgr.conf ... Processing usr/share/fontconfig/conf.avail/10-sub-pixel-rgb.conf ... Processing usr/share/fontconfig/conf.avail/10-sub-pixel-vbgr.conf ... Processing usr/share/fontconfig/conf.avail/10-sub-pixel-vrgb.conf ... Processing usr/share/fontconfig/conf.avail/10-unhinted.conf ... Processing usr/share/fontconfig/conf.avail/11-lcdfilter-default.conf ... Processing usr/share/fontconfig/conf.avail/11-lcdfilter-legacy.conf ... Processing usr/share/fontconfig/conf.avail/11-lcdfilter-light.conf ... Processing usr/share/fontconfig/conf.avail/20-unhint-small-vera.conf ... Processing usr/share/fontconfig/conf.avail/25-unhint-nonlatin.conf ... Processing usr/share/fontconfig/conf.avail/30-metric-aliases.conf ... Processing usr/share/fontconfig/conf.avail/40-nonlatin.conf ... Processing usr/share/fontconfig/conf.avail/45-generic.conf ... Processing usr/share/fontconfig/conf.avail/45-latin.conf ... Processing usr/share/fontconfig/conf.avail/49-sansserif.conf ... Processing usr/share/fontconfig/conf.avail/50-user.conf ... Processing usr/share/fontconfig/conf.avail/51-local.conf ... Processing usr/share/fontconfig/conf.avail/60-generic.conf ... Processing usr/share/fontconfig/conf.avail/60-latin.conf ... Processing usr/share/fontconfig/conf.avail/65-fonts-persian.conf ... Processing usr/share/fontconfig/conf.avail/65-khmer.conf ... Processing usr/share/fontconfig/conf.avail/65-nonlatin.conf ... Processing usr/share/fontconfig/conf.avail/69-unifont.conf ... Processing usr/share/fontconfig/conf.avail/70-no-bitmaps.conf ... Processing usr/share/fontconfig/conf.avail/70-yes-bitmaps.conf ... Processing usr/share/fontconfig/conf.avail/80-delicious.conf ... Processing usr/share/fontconfig/conf.avail/90-synthetic.conf ... Processing usr/share/gettext ... Processing usr/share/gettext/its ... Processing usr/share/gettext/its/fontconfig.its ... Processing usr/share/gettext/its/fontconfig.loc ... Processing usr/share/icons ... Processing usr/share/icons/hicolor ... Processing usr/share/icons/hicolor/128x128 ... Processing usr/share/icons/hicolor/128x128/actions ... Processing usr/share/icons/hicolor/128x128/animations ... Processing usr/share/icons/hicolor/128x128/apps ... Processing usr/share/icons/hicolor/128x128/categories ... Processing usr/share/icons/hicolor/128x128/devices ... Processing usr/share/icons/hicolor/128x128/emblems ... Processing usr/share/icons/hicolor/128x128/emotes ... Processing usr/share/icons/hicolor/128x128/filesystems ... Processing usr/share/icons/hicolor/128x128/intl ... Processing usr/share/icons/hicolor/128x128/mimetypes ... Processing usr/share/icons/hicolor/128x128/places ... Processing usr/share/icons/hicolor/128x128/status ... Processing usr/share/icons/hicolor/128x128/stock ... Processing usr/share/icons/hicolor/128x128/stock/chart ... Processing usr/share/icons/hicolor/128x128/stock/code ... Processing usr/share/icons/hicolor/128x128/stock/data ... Processing usr/share/icons/hicolor/128x128/stock/form ... Processing usr/share/icons/hicolor/128x128/stock/image ... Processing usr/share/icons/hicolor/128x128/stock/io ... Processing usr/share/icons/hicolor/128x128/stock/media ... Processing usr/share/icons/hicolor/128x128/stock/navigation ... Processing usr/share/icons/hicolor/128x128/stock/net ... Processing usr/share/icons/hicolor/128x128/stock/object ... Processing usr/share/icons/hicolor/128x128/stock/table ... Processing usr/share/icons/hicolor/128x128/stock/text ... Processing usr/share/icons/hicolor/16x16 ... Processing usr/share/icons/hicolor/16x16/actions ... Processing usr/share/icons/hicolor/16x16/animations ... Processing usr/share/icons/hicolor/16x16/apps ... Processing usr/share/icons/hicolor/16x16/categories ... Processing usr/share/icons/hicolor/16x16/devices ... Processing usr/share/icons/hicolor/16x16/emblems ... Processing usr/share/icons/hicolor/16x16/emotes ... Processing usr/share/icons/hicolor/16x16/filesystems ... Processing usr/share/icons/hicolor/16x16/intl ... Processing usr/share/icons/hicolor/16x16/mimetypes ... Processing usr/share/icons/hicolor/16x16/places ... Processing usr/share/icons/hicolor/16x16/status ... Processing usr/share/icons/hicolor/16x16/stock ... Processing usr/share/icons/hicolor/16x16/stock/chart ... Processing usr/share/icons/hicolor/16x16/stock/code ... Processing usr/share/icons/hicolor/16x16/stock/data ... Processing usr/share/icons/hicolor/16x16/stock/form ... Processing usr/share/icons/hicolor/16x16/stock/image ... Processing usr/share/icons/hicolor/16x16/stock/io ... Processing usr/share/icons/hicolor/16x16/stock/media ... Processing usr/share/icons/hicolor/16x16/stock/navigation ... Processing usr/share/icons/hicolor/16x16/stock/net ... Processing usr/share/icons/hicolor/16x16/stock/object ... Processing usr/share/icons/hicolor/16x16/stock/table ... Processing usr/share/icons/hicolor/16x16/stock/text ... Processing usr/share/icons/hicolor/192x192 ... Processing usr/share/icons/hicolor/192x192/actions ... Processing usr/share/icons/hicolor/192x192/animations ... Processing usr/share/icons/hicolor/192x192/apps ... Processing usr/share/icons/hicolor/192x192/categories ... Processing usr/share/icons/hicolor/192x192/devices ... Processing usr/share/icons/hicolor/192x192/emblems ... Processing usr/share/icons/hicolor/192x192/emotes ... Processing usr/share/icons/hicolor/192x192/filesystems ... Processing usr/share/icons/hicolor/192x192/intl ... Processing usr/share/icons/hicolor/192x192/mimetypes ... Processing usr/share/icons/hicolor/192x192/places ... Processing usr/share/icons/hicolor/192x192/status ... Processing usr/share/icons/hicolor/192x192/stock ... Processing usr/share/icons/hicolor/192x192/stock/chart ... Processing usr/share/icons/hicolor/192x192/stock/code ... Processing usr/share/icons/hicolor/192x192/stock/data ... Processing usr/share/icons/hicolor/192x192/stock/form ... Processing usr/share/icons/hicolor/192x192/stock/image ... Processing usr/share/icons/hicolor/192x192/stock/io ... Processing usr/share/icons/hicolor/192x192/stock/media ... Processing usr/share/icons/hicolor/192x192/stock/navigation ... Processing usr/share/icons/hicolor/192x192/stock/net ... Processing usr/share/icons/hicolor/192x192/stock/object ... Processing usr/share/icons/hicolor/192x192/stock/table ... Processing usr/share/icons/hicolor/192x192/stock/text ... Processing usr/share/icons/hicolor/22x22 ... Processing usr/share/icons/hicolor/22x22/actions ... Processing usr/share/icons/hicolor/22x22/animations ... Processing usr/share/icons/hicolor/22x22/apps ... Processing usr/share/icons/hicolor/22x22/categories ... Processing usr/share/icons/hicolor/22x22/devices ... Processing usr/share/icons/hicolor/22x22/emblems ... Processing usr/share/icons/hicolor/22x22/emotes ... Processing usr/share/icons/hicolor/22x22/filesystems ... Processing usr/share/icons/hicolor/22x22/intl ... Processing usr/share/icons/hicolor/22x22/mimetypes ... Processing usr/share/icons/hicolor/22x22/places ... Processing usr/share/icons/hicolor/22x22/status ... Processing usr/share/icons/hicolor/22x22/stock ... Processing usr/share/icons/hicolor/22x22/stock/chart ... Processing usr/share/icons/hicolor/22x22/stock/code ... Processing usr/share/icons/hicolor/22x22/stock/data ... Processing usr/share/icons/hicolor/22x22/stock/form ... Processing usr/share/icons/hicolor/22x22/stock/image ... Processing usr/share/icons/hicolor/22x22/stock/io ... Processing usr/share/icons/hicolor/22x22/stock/media ... Processing usr/share/icons/hicolor/22x22/stock/navigation ... Processing usr/share/icons/hicolor/22x22/stock/net ... Processing usr/share/icons/hicolor/22x22/stock/object ... Processing usr/share/icons/hicolor/22x22/stock/table ... Processing usr/share/icons/hicolor/22x22/stock/text ... Processing usr/share/icons/hicolor/24x24 ... Processing usr/share/icons/hicolor/24x24/actions ... Processing usr/share/icons/hicolor/24x24/animations ... Processing usr/share/icons/hicolor/24x24/apps ... Processing usr/share/icons/hicolor/24x24/categories ... Processing usr/share/icons/hicolor/24x24/devices ... Processing usr/share/icons/hicolor/24x24/emblems ... Processing usr/share/icons/hicolor/24x24/emotes ... Processing usr/share/icons/hicolor/24x24/filesystems ... Processing usr/share/icons/hicolor/24x24/intl ... Processing usr/share/icons/hicolor/24x24/mimetypes ... Processing usr/share/icons/hicolor/24x24/places ... Processing usr/share/icons/hicolor/24x24/status ... Processing usr/share/icons/hicolor/24x24/stock ... Processing usr/share/icons/hicolor/24x24/stock/chart ... Processing usr/share/icons/hicolor/24x24/stock/code ... Processing usr/share/icons/hicolor/24x24/stock/data ... Processing usr/share/icons/hicolor/24x24/stock/form ... Processing usr/share/icons/hicolor/24x24/stock/image ... Processing usr/share/icons/hicolor/24x24/stock/io ... Processing usr/share/icons/hicolor/24x24/stock/media ... Processing usr/share/icons/hicolor/24x24/stock/navigation ... Processing usr/share/icons/hicolor/24x24/stock/net ... Processing usr/share/icons/hicolor/24x24/stock/object ... Processing usr/share/icons/hicolor/24x24/stock/table ... Processing usr/share/icons/hicolor/24x24/stock/text ... Processing usr/share/icons/hicolor/256x256 ... Processing usr/share/icons/hicolor/256x256/actions ... Processing usr/share/icons/hicolor/256x256/animations ... Processing usr/share/icons/hicolor/256x256/apps ... Processing usr/share/icons/hicolor/256x256/categories ... Processing usr/share/icons/hicolor/256x256/devices ... Processing usr/share/icons/hicolor/256x256/emblems ... Processing usr/share/icons/hicolor/256x256/emotes ... Processing usr/share/icons/hicolor/256x256/filesystems ... Processing usr/share/icons/hicolor/256x256/intl ... Processing usr/share/icons/hicolor/256x256/mimetypes ... Processing usr/share/icons/hicolor/256x256/places ... Processing usr/share/icons/hicolor/256x256/status ... Processing usr/share/icons/hicolor/256x256/stock ... Processing usr/share/icons/hicolor/256x256/stock/chart ... Processing usr/share/icons/hicolor/256x256/stock/code ... Processing usr/share/icons/hicolor/256x256/stock/data ... Processing usr/share/icons/hicolor/256x256/stock/form ... Processing usr/share/icons/hicolor/256x256/stock/image ... Processing usr/share/icons/hicolor/256x256/stock/io ... Processing usr/share/icons/hicolor/256x256/stock/media ... Processing usr/share/icons/hicolor/256x256/stock/navigation ... Processing usr/share/icons/hicolor/256x256/stock/net ... Processing usr/share/icons/hicolor/256x256/stock/object ... Processing usr/share/icons/hicolor/256x256/stock/table ... Processing usr/share/icons/hicolor/256x256/stock/text ... Processing usr/share/icons/hicolor/32x32 ... Processing usr/share/icons/hicolor/32x32/actions ... Processing usr/share/icons/hicolor/32x32/animations ... Processing usr/share/icons/hicolor/32x32/apps ... Processing usr/share/icons/hicolor/32x32/categories ... Processing usr/share/icons/hicolor/32x32/devices ... Processing usr/share/icons/hicolor/32x32/emblems ... Processing usr/share/icons/hicolor/32x32/emotes ... Processing usr/share/icons/hicolor/32x32/filesystems ... Processing usr/share/icons/hicolor/32x32/intl ... Processing usr/share/icons/hicolor/32x32/mimetypes ... Processing usr/share/icons/hicolor/32x32/places ... Processing usr/share/icons/hicolor/32x32/status ... Processing usr/share/icons/hicolor/32x32/stock ... Processing usr/share/icons/hicolor/32x32/stock/chart ... Processing usr/share/icons/hicolor/32x32/stock/code ... Processing usr/share/icons/hicolor/32x32/stock/data ... Processing usr/share/icons/hicolor/32x32/stock/form ... Processing usr/share/icons/hicolor/32x32/stock/image ... Processing usr/share/icons/hicolor/32x32/stock/io ... Processing usr/share/icons/hicolor/32x32/stock/media ... Processing usr/share/icons/hicolor/32x32/stock/navigation ... Processing usr/share/icons/hicolor/32x32/stock/net ... Processing usr/share/icons/hicolor/32x32/stock/object ... Processing usr/share/icons/hicolor/32x32/stock/table ... Processing usr/share/icons/hicolor/32x32/stock/text ... Processing usr/share/icons/hicolor/36x36 ... Processing usr/share/icons/hicolor/36x36/actions ... Processing usr/share/icons/hicolor/36x36/animations ... Processing usr/share/icons/hicolor/36x36/apps ... Processing usr/share/icons/hicolor/36x36/categories ... Processing usr/share/icons/hicolor/36x36/devices ... Processing usr/share/icons/hicolor/36x36/emblems ... Processing usr/share/icons/hicolor/36x36/emotes ... Processing usr/share/icons/hicolor/36x36/filesystems ... Processing usr/share/icons/hicolor/36x36/intl ... Processing usr/share/icons/hicolor/36x36/mimetypes ... Processing usr/share/icons/hicolor/36x36/places ... Processing usr/share/icons/hicolor/36x36/status ... Processing usr/share/icons/hicolor/36x36/stock ... Processing usr/share/icons/hicolor/36x36/stock/chart ... Processing usr/share/icons/hicolor/36x36/stock/code ... Processing usr/share/icons/hicolor/36x36/stock/data ... Processing usr/share/icons/hicolor/36x36/stock/form ... Processing usr/share/icons/hicolor/36x36/stock/image ... Processing usr/share/icons/hicolor/36x36/stock/io ... Processing usr/share/icons/hicolor/36x36/stock/media ... Processing usr/share/icons/hicolor/36x36/stock/navigation ... Processing usr/share/icons/hicolor/36x36/stock/net ... Processing usr/share/icons/hicolor/36x36/stock/object ... Processing usr/share/icons/hicolor/36x36/stock/table ... Processing usr/share/icons/hicolor/36x36/stock/text ... Processing usr/share/icons/hicolor/48x48 ... Processing usr/share/icons/hicolor/48x48/actions ... Processing usr/share/icons/hicolor/48x48/animations ... Processing usr/share/icons/hicolor/48x48/apps ... Processing usr/share/icons/hicolor/48x48/categories ... Processing usr/share/icons/hicolor/48x48/devices ... Processing usr/share/icons/hicolor/48x48/emblems ... Processing usr/share/icons/hicolor/48x48/emotes ... Processing usr/share/icons/hicolor/48x48/filesystems ... Processing usr/share/icons/hicolor/48x48/intl ... Processing usr/share/icons/hicolor/48x48/mimetypes ... Processing usr/share/icons/hicolor/48x48/places ... Processing usr/share/icons/hicolor/48x48/status ... Processing usr/share/icons/hicolor/48x48/stock ... Processing usr/share/icons/hicolor/48x48/stock/chart ... Processing usr/share/icons/hicolor/48x48/stock/code ... Processing usr/share/icons/hicolor/48x48/stock/data ... Processing usr/share/icons/hicolor/48x48/stock/form ... Processing usr/share/icons/hicolor/48x48/stock/image ... Processing usr/share/icons/hicolor/48x48/stock/io ... Processing usr/share/icons/hicolor/48x48/stock/media ... Processing usr/share/icons/hicolor/48x48/stock/navigation ... Processing usr/share/icons/hicolor/48x48/stock/net ... Processing usr/share/icons/hicolor/48x48/stock/object ... Processing usr/share/icons/hicolor/48x48/stock/table ... Processing usr/share/icons/hicolor/48x48/stock/text ... Processing usr/share/icons/hicolor/512x512 ... Processing usr/share/icons/hicolor/512x512/actions ... Processing usr/share/icons/hicolor/512x512/animations ... Processing usr/share/icons/hicolor/512x512/apps ... Processing usr/share/icons/hicolor/512x512/categories ... Processing usr/share/icons/hicolor/512x512/devices ... Processing usr/share/icons/hicolor/512x512/emblems ... Processing usr/share/icons/hicolor/512x512/emotes ... Processing usr/share/icons/hicolor/512x512/filesystems ... Processing usr/share/icons/hicolor/512x512/intl ... Processing usr/share/icons/hicolor/512x512/mimetypes ... Processing usr/share/icons/hicolor/512x512/places ... Processing usr/share/icons/hicolor/512x512/status ... Processing usr/share/icons/hicolor/512x512/stock ... Processing usr/share/icons/hicolor/512x512/stock/chart ... Processing usr/share/icons/hicolor/512x512/stock/code ... Processing usr/share/icons/hicolor/512x512/stock/data ... Processing usr/share/icons/hicolor/512x512/stock/form ... Processing usr/share/icons/hicolor/512x512/stock/image ... Processing usr/share/icons/hicolor/512x512/stock/io ... Processing usr/share/icons/hicolor/512x512/stock/media ... Processing usr/share/icons/hicolor/512x512/stock/navigation ... Processing usr/share/icons/hicolor/512x512/stock/net ... Processing usr/share/icons/hicolor/512x512/stock/object ... Processing usr/share/icons/hicolor/512x512/stock/table ... Processing usr/share/icons/hicolor/512x512/stock/text ... Processing usr/share/icons/hicolor/64x64 ... Processing usr/share/icons/hicolor/64x64/actions ... Processing usr/share/icons/hicolor/64x64/animations ... Processing usr/share/icons/hicolor/64x64/apps ... Processing usr/share/icons/hicolor/64x64/categories ... Processing usr/share/icons/hicolor/64x64/devices ... Processing usr/share/icons/hicolor/64x64/emblems ... Processing usr/share/icons/hicolor/64x64/emotes ... Processing usr/share/icons/hicolor/64x64/filesystems ... Processing usr/share/icons/hicolor/64x64/intl ... Processing usr/share/icons/hicolor/64x64/mimetypes ... Processing usr/share/icons/hicolor/64x64/places ... Processing usr/share/icons/hicolor/64x64/status ... Processing usr/share/icons/hicolor/64x64/stock ... Processing usr/share/icons/hicolor/64x64/stock/chart ... Processing usr/share/icons/hicolor/64x64/stock/code ... Processing usr/share/icons/hicolor/64x64/stock/data ... Processing usr/share/icons/hicolor/64x64/stock/form ... Processing usr/share/icons/hicolor/64x64/stock/image ... Processing usr/share/icons/hicolor/64x64/stock/io ... Processing usr/share/icons/hicolor/64x64/stock/media ... Processing usr/share/icons/hicolor/64x64/stock/navigation ... Processing usr/share/icons/hicolor/64x64/stock/net ... Processing usr/share/icons/hicolor/64x64/stock/object ... Processing usr/share/icons/hicolor/64x64/stock/table ... Processing usr/share/icons/hicolor/64x64/stock/text ... Processing usr/share/icons/hicolor/72x72 ... Processing usr/share/icons/hicolor/72x72/actions ... Processing usr/share/icons/hicolor/72x72/animations ... Processing usr/share/icons/hicolor/72x72/apps ... Processing usr/share/icons/hicolor/72x72/categories ... Processing usr/share/icons/hicolor/72x72/devices ... Processing usr/share/icons/hicolor/72x72/emblems ... Processing usr/share/icons/hicolor/72x72/emotes ... Processing usr/share/icons/hicolor/72x72/filesystems ... Processing usr/share/icons/hicolor/72x72/intl ... Processing usr/share/icons/hicolor/72x72/mimetypes ... Processing usr/share/icons/hicolor/72x72/places ... Processing usr/share/icons/hicolor/72x72/status ... Processing usr/share/icons/hicolor/72x72/stock ... Processing usr/share/icons/hicolor/72x72/stock/chart ... Processing usr/share/icons/hicolor/72x72/stock/code ... Processing usr/share/icons/hicolor/72x72/stock/data ... Processing usr/share/icons/hicolor/72x72/stock/form ... Processing usr/share/icons/hicolor/72x72/stock/image ... Processing usr/share/icons/hicolor/72x72/stock/io ... Processing usr/share/icons/hicolor/72x72/stock/media ... Processing usr/share/icons/hicolor/72x72/stock/navigation ... Processing usr/share/icons/hicolor/72x72/stock/net ... Processing usr/share/icons/hicolor/72x72/stock/object ... Processing usr/share/icons/hicolor/72x72/stock/table ... Processing usr/share/icons/hicolor/72x72/stock/text ... Processing usr/share/icons/hicolor/96x96 ... Processing usr/share/icons/hicolor/96x96/actions ... Processing usr/share/icons/hicolor/96x96/animations ... Processing usr/share/icons/hicolor/96x96/apps ... Processing usr/share/icons/hicolor/96x96/categories ... Processing usr/share/icons/hicolor/96x96/devices ... Processing usr/share/icons/hicolor/96x96/emblems ... Processing usr/share/icons/hicolor/96x96/emotes ... Processing usr/share/icons/hicolor/96x96/filesystems ... Processing usr/share/icons/hicolor/96x96/intl ... Processing usr/share/icons/hicolor/96x96/mimetypes ... Processing usr/share/icons/hicolor/96x96/places ... Processing usr/share/icons/hicolor/96x96/status ... Processing usr/share/icons/hicolor/96x96/stock ... Processing usr/share/icons/hicolor/96x96/stock/chart ... Processing usr/share/icons/hicolor/96x96/stock/code ... Processing usr/share/icons/hicolor/96x96/stock/data ... Processing usr/share/icons/hicolor/96x96/stock/form ... Processing usr/share/icons/hicolor/96x96/stock/image ... Processing usr/share/icons/hicolor/96x96/stock/io ... Processing usr/share/icons/hicolor/96x96/stock/media ... Processing usr/share/icons/hicolor/96x96/stock/navigation ... Processing usr/share/icons/hicolor/96x96/stock/net ... Processing usr/share/icons/hicolor/96x96/stock/object ... Processing usr/share/icons/hicolor/96x96/stock/table ... Processing usr/share/icons/hicolor/96x96/stock/text ... Processing usr/share/icons/hicolor/index.theme ... Processing usr/share/icons/hicolor/scalable ... Processing usr/share/icons/hicolor/scalable/actions ... Processing usr/share/icons/hicolor/scalable/animations ... Processing usr/share/icons/hicolor/scalable/apps ... Processing usr/share/icons/hicolor/scalable/categories ... Processing usr/share/icons/hicolor/scalable/devices ... Processing usr/share/icons/hicolor/scalable/emblems ... Processing usr/share/icons/hicolor/scalable/emotes ... Processing usr/share/icons/hicolor/scalable/filesystems ... Processing usr/share/icons/hicolor/scalable/intl ... Processing usr/share/icons/hicolor/scalable/mimetypes ... Processing usr/share/icons/hicolor/scalable/places ... Processing usr/share/icons/hicolor/scalable/status ... Processing usr/share/icons/hicolor/scalable/stock ... Processing usr/share/icons/hicolor/scalable/stock/chart ... Processing usr/share/icons/hicolor/scalable/stock/code ... Processing usr/share/icons/hicolor/scalable/stock/data ... Processing usr/share/icons/hicolor/scalable/stock/form ... Processing usr/share/icons/hicolor/scalable/stock/image ... Processing usr/share/icons/hicolor/scalable/stock/io ... Processing usr/share/icons/hicolor/scalable/stock/media ... Processing usr/share/icons/hicolor/scalable/stock/navigation ... Processing usr/share/icons/hicolor/scalable/stock/net ... Processing usr/share/icons/hicolor/scalable/stock/object ... Processing usr/share/icons/hicolor/scalable/stock/table ... Processing usr/share/icons/hicolor/scalable/stock/text ... Processing usr/share/icons/hicolor/symbolic ... Processing usr/share/icons/hicolor/symbolic/apps ... Processing usr/share/locale ... Processing usr/share/locale/ast ... Processing usr/share/locale/ast/LC_MESSAGES ... Processing usr/share/locale/ast/LC_MESSAGES/libbytesize.mo ... Processing usr/share/locale/be ... Processing usr/share/locale/be/LC_MESSAGES ... Processing usr/share/locale/be/LC_MESSAGES/libbytesize.mo ... Processing usr/share/locale/bn_IN ... Processing usr/share/locale/bn_IN/LC_MESSAGES ... Processing usr/share/locale/bn_IN/LC_MESSAGES/libbytesize.mo ... Processing usr/share/locale/ca ... Processing usr/share/locale/ca/LC_MESSAGES ... Processing usr/share/locale/ca/LC_MESSAGES/libbytesize.mo ... Processing usr/share/locale/cs ... Processing usr/share/locale/cs/LC_MESSAGES ... Processing usr/share/locale/cs/LC_MESSAGES/libbytesize.mo ... Processing usr/share/locale/da ... Processing usr/share/locale/da/LC_MESSAGES ... Processing usr/share/locale/da/LC_MESSAGES/libbytesize.mo ... Processing usr/share/locale/de ... Processing usr/share/locale/de/LC_MESSAGES ... Processing usr/share/locale/de/LC_MESSAGES/libbytesize.mo ... Processing usr/share/locale/es ... Processing usr/share/locale/es/LC_MESSAGES ... Processing usr/share/locale/es/LC_MESSAGES/libbytesize.mo ... Processing usr/share/locale/fi ... Processing usr/share/locale/fi/LC_MESSAGES ... Processing usr/share/locale/fi/LC_MESSAGES/libbytesize.mo ... Processing usr/share/locale/fr ... Processing usr/share/locale/fr/LC_MESSAGES ... Processing usr/share/locale/fr/LC_MESSAGES/libbytesize.mo ... Processing usr/share/locale/fur ... Processing usr/share/locale/fur/LC_MESSAGES ... Processing usr/share/locale/fur/LC_MESSAGES/libbytesize.mo ... Processing usr/share/locale/he ... Processing usr/share/locale/he/LC_MESSAGES ... Processing usr/share/locale/he/LC_MESSAGES/libbytesize.mo ... Processing usr/share/locale/hr ... Processing usr/share/locale/hr/LC_MESSAGES ... Processing usr/share/locale/hr/LC_MESSAGES/libbytesize.mo ... Processing usr/share/locale/hu ... Processing usr/share/locale/hu/LC_MESSAGES ... Processing usr/share/locale/hu/LC_MESSAGES/libbytesize.mo ... Processing usr/share/locale/id ... Processing usr/share/locale/id/LC_MESSAGES ... Processing usr/share/locale/id/LC_MESSAGES/libbytesize.mo ... Processing usr/share/locale/it ... Processing usr/share/locale/it/LC_MESSAGES ... Processing usr/share/locale/it/LC_MESSAGES/libbytesize.mo ... Processing usr/share/locale/ko ... Processing usr/share/locale/ko/LC_MESSAGES ... Processing usr/share/locale/ko/LC_MESSAGES/libbytesize.mo ... Processing usr/share/locale/nl ... Processing usr/share/locale/nl/LC_MESSAGES ... Processing usr/share/locale/nl/LC_MESSAGES/libbytesize.mo ... Processing usr/share/locale/nn ... Processing usr/share/locale/nn/LC_MESSAGES ... Processing usr/share/locale/nn/LC_MESSAGES/libbytesize.mo ... Processing usr/share/locale/pl ... Processing usr/share/locale/pl/LC_MESSAGES ... Processing usr/share/locale/pl/LC_MESSAGES/libbytesize.mo ... Processing usr/share/locale/pt ... Processing usr/share/locale/pt/LC_MESSAGES ... Processing usr/share/locale/pt/LC_MESSAGES/libbytesize.mo ... Processing usr/share/locale/pt_BR ... Processing usr/share/locale/pt_BR/LC_MESSAGES ... Processing usr/share/locale/pt_BR/LC_MESSAGES/libbytesize.mo ... Processing usr/share/locale/ru ... Processing usr/share/locale/ru/LC_MESSAGES ... Processing usr/share/locale/ru/LC_MESSAGES/libbytesize.mo ... Processing usr/share/locale/si ... Processing usr/share/locale/si/LC_MESSAGES ... Processing usr/share/locale/si/LC_MESSAGES/libbytesize.mo ... Processing usr/share/locale/sk ... Processing usr/share/locale/sk/LC_MESSAGES ... Processing usr/share/locale/sk/LC_MESSAGES/libbytesize.mo ... Processing usr/share/locale/sq ... Processing usr/share/locale/sq/LC_MESSAGES ... Processing usr/share/locale/sq/LC_MESSAGES/libbytesize.mo ... Processing usr/share/locale/sv ... Processing usr/share/locale/sv/LC_MESSAGES ... Processing usr/share/locale/sv/LC_MESSAGES/libbytesize.mo ... Processing usr/share/locale/tr ... Processing usr/share/locale/tr/LC_MESSAGES ... Processing usr/share/locale/tr/LC_MESSAGES/libbytesize.mo ... Processing usr/share/locale/uk ... Processing usr/share/locale/uk/LC_MESSAGES ... Processing usr/share/locale/uk/LC_MESSAGES/libbytesize.mo ... Processing usr/share/locale/zh_CN ... Processing usr/share/locale/zh_CN/LC_MESSAGES ... Processing usr/share/locale/zh_CN/LC_MESSAGES/libbytesize.mo ... Processing usr/share/locale/zh_TW ... Processing usr/share/locale/zh_TW/LC_MESSAGES ... Processing usr/share/locale/zh_TW/LC_MESSAGES/libbytesize.mo ... Processing usr/share/macchanger ... Processing usr/share/macchanger/OUI.list ... Processing usr/share/macchanger/wireless.list ... Processing usr/share/terminfo ... Processing usr/share/terminfo/a ... Processing usr/share/terminfo/a/ansi ... Processing usr/share/terminfo/d ... Processing usr/share/terminfo/d/dumb ... Processing usr/share/terminfo/l ... Processing usr/share/terminfo/l/linux ... Processing usr/share/terminfo/p ... Processing usr/share/terminfo/p/putty ... Processing usr/share/terminfo/p/putty-256color ... Processing usr/share/terminfo/p/putty-vt100 ... Processing usr/share/terminfo/s ... Processing usr/share/terminfo/s/screen ... Processing usr/share/terminfo/s/screen-256color ... Processing usr/share/terminfo/v ... Processing usr/share/terminfo/v/vt100 ... Processing usr/share/terminfo/v/vt100-putty ... Processing usr/share/terminfo/v/vt102 ... Processing usr/share/terminfo/v/vt200 ... Processing usr/share/terminfo/v/vt220 ... Processing usr/share/terminfo/x ... Processing usr/share/terminfo/x/xterm ... Processing usr/share/terminfo/x/xterm+256color ... Processing usr/share/terminfo/x/xterm-256color ... Processing usr/share/terminfo/x/xterm-color ... Processing usr/share/terminfo/x/xterm-xfree86 ... Processing usr/share/udhcpc ... Processing usr/share/udhcpc/default.script ... Processing usr/share/udhcpc/default.script.d ... Processing usr/share/xml ... Processing usr/share/xml/fontconfig ... Processing usr/share/xml/fontconfig/fonts.dtd ... Processing var ... Processing var/cache ... Processing var/cache/fontconfig ... Processing var/www ... Build completed. >>> Generating filesystem image rootfs.romfs mkdir -p /home/thomas/autobuild/instance-2/output-1/images rm -rf /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/romfs mkdir -p /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/romfs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/thomas/autobuild/instance-2/output-1/target/ /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/romfs/target echo '#!/bin/sh' > /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/romfs/fakeroot echo "set -e" >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/romfs/fakeroot echo "chown -h -R 0:0 /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/romfs/target" >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/romfs/fakeroot PATH="/home/thomas/autobuild/instance-2/output-1/host/bin:/home/thomas/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /home/thomas/autobuild/instance-2/buildroot/support/scripts/mkusers /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/full_users_table.txt /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/romfs/target >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/romfs/fakeroot echo "/home/thomas/autobuild/instance-2/output-1/host/bin/makedevs -d /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/romfs/target" >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/romfs/fakeroot printf ' rm -rf /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/romfs/target/usr/lib/udev/hwdb.d/ /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/romfs/target/etc/udev/hwdb.d/\n' >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/romfs/fakeroot echo "find /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/romfs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/romfs/fakeroot echo "find /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/romfs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/romfs/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/romfs/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/romfs/fakeroot printf ' /home/thomas/autobuild/instance-2/output-1/host/bin/genromfs -d /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/romfs/target -f /home/thomas/autobuild/instance-2/output-1/images/rootfs.romfs\n' >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/romfs/fakeroot chmod a+x /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/romfs/fakeroot PATH="/home/thomas/autobuild/instance-2/output-1/host/bin:/home/thomas/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /home/thomas/autobuild/instance-2/output-1/host/bin/fakeroot -- /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/romfs/fakeroot rootdir=/home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/romfs/target table='/home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt' ln -snf /home/thomas/autobuild/instance-2/output-1/host/mips64el-buildroot-linux-uclibc/sysroot /home/thomas/autobuild/instance-2/output-1/staging make: Leaving directory '/home/thomas/autobuild/instance-2/buildroot' make: Entering directory '/home/thomas/autobuild/instance-2/buildroot' >>> Buildroot 2022.08-rc1-155-g628f3dc54c Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> 4th 3.64.1 Collecting legal info COPYING: OK (sha256: 8c6111b645a02219579ea66e84aa8e78a0ed4f4dd80857ffb91bcda5528717d4) >>> host-4th 3.64.1 Collecting legal info COPYING: OK (sha256: 8c6111b645a02219579ea66e84aa8e78a0ed4f4dd80857ffb91bcda5528717d4) >>> host-ccache 3.7.12 Collecting legal info LICENSE.adoc: OK (sha256: 4f63223bcdee822d55a6768cc8399ffe06401d7a03cfe79e1dc305f50dc22c59) GPL-3.0.txt: OK (sha256: ec6b1a326ff93b2cc21df88a697ae470ff6927a55b8929e7e491b315e1563361) >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> host-binutils 2.37 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.42 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 11.3.0 Collecting legal info >>> linux-headers 5.10.129 Collecting legal info >>> acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> argp-standalone 1.4.1 Collecting legal info README.md: OK (sha256: b5db0353a5b1902fc8a2e055d8899dd0c189ce73a31e67af9a0ffc24711b63f0) >>> 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) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> mtd 2.1.3 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> zlib Collecting legal info >>> libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> pcre2 10.40 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> readline 8.1.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> cache-calibrator Collecting legal info calibrator.c.license: OK (sha256: a853663f5b4fb3ad77bf2790ab53146f456b8d9b9ddf83b99fe28c0bdec42514) >>> cairo 1.16.0 Collecting legal info COPYING: OK (sha256: 67228a9f7c5f9b67c58f556f1be178f62da4d9e2e6285318d8c74d567255abdf) COPYING-LGPL-2.1: OK (sha256: 9e9e8608c4cdda51a78cc3a385f4ec9a2e4c96d5ecad74ac8bca5fca3e563b7d) COPYING-MPL-1.1: OK (sha256: 53692a2ed6c6a2c6ec9b32dd0b820dfae91e0a1fcdf625ca9ed0bdf8705fcc4f) >>> fontconfig 2.13.1 Collecting legal info COPYING: OK (sha256: fa4cd9ab005185e10cd8f7504518856c7dd36c01e766c2bac87f4fc638e9f886) >>> expat 2.4.8 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> freetype 2.12.1 Collecting legal info LICENSE.TXT: OK (sha256: c85e842b7ff04d95dab7d68e812773de0f8b67940e5449d35b42c66eb0f619fe) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pixman 0.40.0 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> dtv-scan-tables 57ed2982275045ea5e92ef2a40b9fa58255852e5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LGPL: OK (sha256: 4fd46f32582c29007657e2daad8d0a6d954cf4e9d2e47bae8f8d8c32765fc987) >>> host-erofs-utils 1.5 Collecting legal info COPYING: OK (sha256: 0df042de29b44887355db86c79708a4489ce6e6666f6e33ad02040293f09e6a2) LICENSES/Apache-2.0: OK (sha256: a400f85dd06d230f1b308cde4290a53f345b6e320a376b7904b31c51c2fd4b1a) LICENSES/GPL-2.0: OK (sha256: feee3b3157dcdf78d4f50edefbd5dd7adf8b6d52c11bfaaa746a85a373256713) >>> host-lz4 1.9.3 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> execline 2.8.0.1 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> skalibs 2.10.0.3 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> fconfig 20080329 Collecting legal info fconfig.c: OK (sha256: e698a9ea4d6dab0a15d3d6fd354b97b820629244f946529cc7f42b2b8e8f16d0) >>> host-firmware-utils 86739f2b3ae9502368b89ef37fa6f31c42aad6f4 Collecting legal info >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> genpart 1.0.2 Collecting legal info >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> gsl 2.6 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> hicolor-icon-theme 0.17 Collecting legal info COPYING: OK (sha256: b0a64377d4ee87b7dbcf418ce4fb33ec3b2d7081b6732890e4af06b8118c4526) >>> inotify-tools 3.20.2.2 Collecting legal info COPYING: OK (sha256: e41fc126320a79ed53b5aa3386f059f7d10770856d6fd714ab80a96ce6bd09d6) >>> jimtcl 0.81 Collecting legal info LICENSE: OK (sha256: 419f1146334e57fb258d6c957d1f94d43455ec0d24b1b54c4447e5f61a353950) >>> joe 4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libbytesize 2.7 Collecting legal info LICENSE: OK (sha256: 97bdc721d875501b6243a456333fdfdb1ab64d31c4da2554de845caf4674b946) >>> mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> 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) >>> libcuefile 475 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libfastjson 0.99.9 Collecting legal info COPYING: OK (sha256: b29370bbfa98816e1fca0901f18149d920736771bfd68b4ee0eb00c78b38d245) >>> libite 2.5.2 Collecting legal info LICENSE: OK (sha256: 20db0601195f708d68ff7907907b3cd3b25808efa8332e064b11f00c839a5d2f) src/chomp.c: OK (sha256: c2882adb51555b836f35babc59f618d9ddceadcaa2d1dc80bbd4699614d2cd14) src/pidfile.c: OK (sha256: bff7fa7b74324f13a24d56ebb8b49bc9c63ea01836a1c8b5a6afcbbabed62918) >>> liblogging 1.0.6 Collecting legal info COPYING: OK (sha256: a5626f700d3ee92513673b5f43733af5b651d9e7a9157d4bd81ceb9c89ec04b0) >>> libsrtp 2.4.2 Collecting legal info LICENSE: OK (sha256: 8e19d42a1eec9561f3f347253ddf2e385c55f392f025bb0fd41b88dbf38db5ae) >>> libtpl 1.6.1 Collecting legal info LICENSE: OK (sha256: 8554ddb5779f1ad2f3ea6db1d0df622e63fca11f44bfc3c8b3c207ea0482c746) >>> libuio 6ef3d8d096a641686bfdd112035aa04aa16fe81a Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> linux-syscall-support e1e7b0ad8ee99a875b272c8e33e308472e897660 Collecting legal info LICENSE: OK (sha256: c180f12840c00224cceed7139192018d2c7e6061db4ce4310b8626f7ad10bf26) >>> macchanger 1.7.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> mii-diag 2.11 Collecting legal info mii-diag.c: OK (sha256: c83cf866874d6171fbea4e3786370483beb6d2898ac2ea91123b144effec7fcb) >>> mmc-utils d40ec535b9d4e4c974e8c2fbfb422cd0348cc5e8 Collecting legal info mmc.h: OK (sha256: c3165393bcd710624e2909327a6fbeb736c47bdbe66de1c1a364ac7324d3e4d6) >>> neon 0.32.2 Collecting legal info src/COPYING.LIB: OK (sha256: d7bf9d064ac3e5840f9dd02422b7eeec4f1fd03f37fadbd043602be5e882304f) test/COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) README.md: OK (sha256: ce2421ee38d6c0e02c85ac076478a0f92da6ef92b92b7a174877cabf01b2e531) >>> netcalc 2.1.6 Collecting legal info LICENSE: OK (sha256: 745538f8d515d37af6f03442df982a8b211b129e8dc10d0195e33c4b42f8fe5f) >>> noip 2.1.9 Collecting legal info COPYING: OK (sha256: 5aaf7e9e1790c6e372b6c5dec8c6c4b60504414a8c56f64c3071d281d3c251fa) >>> obsidian-cursors 1.0 Collecting legal info >>> odhcp6c 53f07e90b7f1da6977143a488dd5cb73a33b233b Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> odroidc2-firmware s905_6.0.1_v5.5 Collecting legal info >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> popt 1.18 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> host-pwgen 2.08 Collecting legal info debian/copyright: OK (sha256: 5d3e49e01ef782be5841d5d1f7fb64d290cd86459598a913818584a46a2f81a1) >>> host-qemu 7.0.0 Collecting legal info COPYING: OK (sha256: 6f04ae8364d0079a192b14635f4b1da294ce18724c034c39a6a41d1b09df6100) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-dtc 1.6.1 Collecting legal info README.license: OK (sha256: 78e1e1ce5728a990d59c7de61d4741c49185d5129daf783b386380a214328d68) GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> host-meson 0.63.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2.g51db2.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 63.2.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.10.5 Collecting legal info LICENSE: OK (sha256: f03e17cd594c2085f66a454e695c7ebe5b4d3c0eff534f4f194abc2fd164621b) >>> host-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.4.8 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> host-pixman 0.40.0 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> host-rauc 1.7 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-squashfs 4.5 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-xz 5.2.5 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zstd 1.5.2 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> read-edid 3.0.2 Collecting legal info LICENSE: OK (sha256: 1f8e8a59865d73076ab0a015330bc5bde7332384281260093878a3c366b778b7) >>> s6-dns 2.3.5.1 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> s6 2.10.0.3 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> seatd 0.7.0 Collecting legal info LICENSE: OK (sha256: 282a494803d666616bd726e0279636b5f6a31387ae19a707459074050f2600d3) >>> sl 5.02 Collecting legal info LICENSE: OK (sha256: 72c7d262e2c9ddf019edc90af852a01a410338efff4e75e1c005b77ada4be7c4) >>> spidev_test 5.8 Collecting legal info >>> sslh 1.22c Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> tunctl 1.5 Collecting legal info tunctl.c: OK (sha256: bcd12b6749dbd86c051cc2ef9e838096741602d4db213cc866b1da6cfeda5f16) >>> yavta 583bedefc2a247d2cfd32d1b4a0abbe3e2015c70 Collecting legal info COPYING.GPL: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.26 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-genromfs 0.5.2 Collecting legal info COPYING: OK (sha256: cc2a6651c315b233ebc110b49ea3c6452eff9a28f8bc051ffd2bb92a8dcfa3d2) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-11.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: linux-headers-5.10.129: cannot save license (LINUX_HEADERS_LICENSE_FILES not defined) WARNING: firmware-utils-86739f2b3ae9502368b89ef37fa6f31c42aad6f4: cannot save license (HOST_FIRMWARE_UTILS_LICENSE_FILES not defined) WARNING: genpart-1.0.2: cannot save license (GENPART_LICENSE_FILES not defined) WARNING: obsidian-cursors-1.0: cannot save license (OBSIDIAN_CURSORS_LICENSE_FILES not defined) WARNING: odroidc2-firmware-s905_6.0.1_v5.5: cannot save license (ODROIDC2_FIRMWARE_LICENSE_FILES not defined) WARNING: spidev_test-5.8: cannot save license (SPIDEV_TEST_LICENSE_FILES not defined) Legal info produced in /home/thomas/autobuild/instance-2/output-1/legal-info make: Leaving directory '/home/thomas/autobuild/instance-2/buildroot'