patching file iwlib.c >>> wireless_tools 30.pre9 Configuring >>> wireless_tools 30.pre9 Building GIT_DIR=. PATH="/home/autobuild/autobuild/instance-7/output-1/host/bin:/home/autobuild/autobuild/instance-7/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /usr/bin/make -j1 -C /home/autobuild/autobuild/instance-7/output-1/build/wireless_tools-30.pre9 CC="/home/autobuild/autobuild/instance-7/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1" iwmulticall make[1]: Entering directory '/home/autobuild/autobuild/instance-7/output-1/build/wireless_tools-30.pre9' cp wireless.22.h wireless.h /home/autobuild/autobuild/instance-7/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -MMD -c iwmulticall.c In file included from iwmulticall.c:59: iwlib.c: In function 'iw_enum_devices': iwlib.c:263:7: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 263 | fgets(buff, sizeof(buff), fh); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iwlib.c:264:7: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 264 | fgets(buff, sizeof(buff), fh); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iwlib.c: In function 'iw_get_kernel_we_version': iwlib.c:346:3: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 346 | fgets(buff, sizeof(buff), fh); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iwlib.c:362:3: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 362 | fgets(buff, sizeof(buff), fh); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/autobuild/autobuild/instance-7/output-1/host/powerpc-buildroot-linux-gnu/sysroot/usr/include/stdio.h:980, from iwlib.h:20, from iwlib-private.h:19, from iwlib.c:14: In function 'snprintf', inlined from 'iw_print_stats' at iwlib.c:1618:7, inlined from 'print_ap_info' at iwlist.c:1660:4: /home/autobuild/autobuild/instance-7/output-1/host/powerpc-buildroot-linux-gnu/sysroot/usr/include/bits/stdio2.h:54:10: warning: '__builtin___snprintf_chk' specified bound 1280 exceeds destination size 128 [-Wstringop-overflow=] 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-7/output-1/host/powerpc-buildroot-linux-gnu/sysroot/usr/include/bits/stdio2.h:54:10: warning: '__builtin___snprintf_chk' specified bound 1280 exceeds destination size 128 [-Wstringop-overflow=] /home/autobuild/autobuild/instance-7/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc -Wl,-s -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -MMD -o iwmulticall iwmulticall.o -lm make[1]: Leaving directory '/home/autobuild/autobuild/instance-7/output-1/build/wireless_tools-30.pre9' >>> wireless_tools 30.pre9 Installing to staging directory >>> wireless_tools 30.pre9 Fixing libtool files for la in $(find /home/autobuild/autobuild/instance-7/output-1/host/powerpc-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/home/autobuild/autobuild/instance-7/output-1:@BASE_DIR@:g" \ -e "s:/home/autobuild/autobuild/instance-7/output-1/host/powerpc-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/home/autobuild/autobuild/instance-7/output-1/host/powerpc-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/home/autobuild/autobuild/instance-7/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> wireless_tools 30.pre9 Installing to target GIT_DIR=. PATH="/home/autobuild/autobuild/instance-7/output-1/host/bin:/home/autobuild/autobuild/instance-7/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /usr/bin/make -j1 -C /home/autobuild/autobuild/instance-7/output-1/build/wireless_tools-30.pre9 PREFIX="/home/autobuild/autobuild/instance-7/output-1/target" LDCONFIG=/bin/true install-iwmulticall make[1]: Entering directory '/home/autobuild/autobuild/instance-7/output-1/build/wireless_tools-30.pre9' install -m 755 -d /home/autobuild/autobuild/instance-7/output-1/target/sbin install -m 755 iwmulticall /home/autobuild/autobuild/instance-7/output-1/target/sbin/iwconfig ( cd /home/autobuild/autobuild/instance-7/output-1/target/sbin ; \ ln -f -s iwconfig iwlist ; \ ln -f -s iwconfig iwspy ; \ ln -f -s iwconfig iwpriv ; \ ln -f -s iwconfig iwgetid ) make[1]: Leaving directory '/home/autobuild/autobuild/instance-7/output-1/build/wireless_tools-30.pre9' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/autobuild/autobuild/instance-7/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-O3', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-7/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-7/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%ppc%g" -e "s%@TARGET_CPU@%823%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/home/autobuild/autobuild/instance-7/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-7/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-7/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-7/output-1/host/powerpc-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-7/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-7/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-7/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-7/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%ppc%g" -e "s%@TARGET_CPU@%823%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%'-O3', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@BR2_CMAKE@%/home/autobuild/autobuild/instance-7/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-7/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-7/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-7/output-1/host/powerpc-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-7/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-7/output-1/host/etc/meson/cross-compilation.conf mkdir -p /home/autobuild/autobuild/instance-7/output-1/target/etc echo "buildroot" > /home/autobuild/autobuild/instance-7/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/autobuild/autobuild/instance-7/output-1/target/etc/hosts mkdir -p /home/autobuild/autobuild/instance-7/output-1/target/etc echo "Welcome to Buildroot" > /home/autobuild/autobuild/instance-7/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root:"*":, /home/autobuild/autobuild/instance-7/output-1/target/etc/shadow rm -f /home/autobuild/autobuild/instance-7/output-1/target/bin/sh if [ -x /home/autobuild/autobuild/instance-7/output-1/target/sbin/swapon -a -x /home/autobuild/autobuild/instance-7/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/autobuild/autobuild/instance-7/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/autobuild/autobuild/instance-7/output-1/target/etc/inittab; fi /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~# S0:1:respawn:/sbin/getty -L ttyS0 115200 vt100 #~' /home/autobuild/autobuild/instance-7/output-1/target/etc/inittab /usr/bin/sed -i -e '/^[^#].*-o remount,rw \/$/s~^~#~' /home/autobuild/autobuild/instance-7/output-1/target/etc/inittab rm -rf /home/autobuild/autobuild/instance-7/output-1/target/usr/include /home/autobuild/autobuild/instance-7/output-1/target/usr/share/aclocal \ /home/autobuild/autobuild/instance-7/output-1/target/usr/lib/pkgconfig /home/autobuild/autobuild/instance-7/output-1/target/usr/share/pkgconfig \ /home/autobuild/autobuild/instance-7/output-1/target/usr/lib/cmake /home/autobuild/autobuild/instance-7/output-1/target/usr/share/cmake \ /home/autobuild/autobuild/instance-7/output-1/target/usr/lib/rpm /home/autobuild/autobuild/instance-7/output-1/target/usr/doc find /home/autobuild/autobuild/instance-7/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/autobuild/autobuild/instance-7/output-1/target/lib/ /home/autobuild/autobuild/instance-7/output-1/target/usr/lib/ /home/autobuild/autobuild/instance-7/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/autobuild/autobuild/instance-7/output-1/target/usr/share/gdb rm -rf /home/autobuild/autobuild/instance-7/output-1/target/usr/share/bash-completion rm -rf /home/autobuild/autobuild/instance-7/output-1/target/etc/bash_completion.d rm -rf /home/autobuild/autobuild/instance-7/output-1/target/usr/share/zsh rm -rf /home/autobuild/autobuild/instance-7/output-1/target/usr/man /home/autobuild/autobuild/instance-7/output-1/target/usr/share/man rm -rf /home/autobuild/autobuild/instance-7/output-1/target/usr/info /home/autobuild/autobuild/instance-7/output-1/target/usr/share/info rm -rf /home/autobuild/autobuild/instance-7/output-1/target/usr/doc /home/autobuild/autobuild/instance-7/output-1/target/usr/share/doc rm -rf /home/autobuild/autobuild/instance-7/output-1/target/usr/share/gtk-doc rmdir /home/autobuild/autobuild/instance-7/output-1/target/usr/share 2>/dev/null || true rm -rf /home/autobuild/autobuild/instance-7/output-1/target/lib/debug /home/autobuild/autobuild/instance-7/output-1/target/usr/lib/debug find /home/autobuild/autobuild/instance-7/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /home/autobuild/autobuild/instance-7/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /home/autobuild/autobuild/instance-7/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/autobuild/autobuild/instance-7/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/autobuild/autobuild/instance-7/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2024.08-rc1-12-g81e6541efe"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2024.08-rc1"; \ echo "PRETTY_NAME=\"Buildroot 2024.08-rc1\"" \ ) > /home/autobuild/autobuild/instance-7/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/autobuild/autobuild/instance-7/output-1/target/etc >>> Sanitizing RPATH in target tree PARALLEL_JOBS=1 \ PER_PACKAGE_DIR=/home/autobuild/autobuild/instance-7/output-1/per-package \ /home/autobuild/autobuild/instance-7/buildroot/support/scripts/fix-rpath target touch /home/autobuild/autobuild/instance-7/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs mkdir -p /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs printf ' \n' >> /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/full_users_table.txt printf ' \n' > /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.erofs mkdir -p /home/autobuild/autobuild/instance-7/output-1/images rm -rf /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/erofs mkdir -p /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/erofs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-7/output-1/target/ /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/erofs/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/erofs/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/erofs/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/erofs/target" >> /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/erofs/fakeroot PATH="/home/autobuild/autobuild/instance-7/output-1/host/bin:/home/autobuild/autobuild/instance-7/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-7/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/erofs/target >> /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/erofs/fakeroot echo "/home/autobuild/autobuild/instance-7/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/erofs/target" >> /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/erofs/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/erofs/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/erofs/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/erofs/fakeroot echo "find /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/erofs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/erofs/fakeroot echo "find /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/erofs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/erofs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/erofs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/erofs/fakeroot printf ' /home/autobuild/autobuild/instance-7/output-1/host/bin/mkfs.erofs /home/autobuild/autobuild/instance-7/output-1/images/rootfs.erofs /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/erofs/target\n' >> /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/erofs/fakeroot chmod a+x /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/erofs/fakeroot PATH="/home/autobuild/autobuild/instance-7/output-1/host/bin:/home/autobuild/autobuild/instance-7/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-7/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/erofs/fakeroot rootdir=/home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/erofs/target table='/home/autobuild/autobuild/instance-7/output-1/build/buildroot-fs/full_devices_table.txt' mkfs.erofs 1.7.1 Processing ... Processing bin ... Processing dev ... Processing etc ... Processing include ... Processing lib ... Processing lib32 ... Processing media ... Processing mnt ... Processing opt ... Processing proc ... Processing root ... Processing run ... Processing sbin ... Processing share ... Processing sys ... Processing tmp ... Processing usr ... Processing var ... Processing bin/background ... Processing bin/backtick ... Processing bin/case ... Processing bin/cd ... Processing bin/define ... Processing bin/dmesg ... Processing bin/dollarat ... Processing bin/elgetopt ... Processing bin/elgetpositionals ... Processing bin/elglob ... Processing bin/eltest ... 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/fdblock ... Processing bin/fdclose ... Processing bin/fdmove ... Processing bin/fdreserve ... Processing bin/fdswap ... Processing bin/findmnt ... Processing bin/forbacktickx ... Processing bin/foreground ... Processing bin/forstdin ... Processing bin/forx ... Processing bin/getcwd ... Processing bin/getpid ... Processing bin/heredoc ... Processing bin/homeof ... Processing bin/if ... Processing bin/ifelse ... Processing bin/ifte ... Processing bin/ifthenelse ... Processing bin/importas ... Processing bin/loopwhilex ... Processing bin/lsblk ... Processing bin/multidefine ... Processing bin/multisubstitute ... Processing bin/pipeline ... Processing bin/piperw ... Processing bin/pipesz ... Processing bin/posix-cd ... Processing bin/posix-umask ... Processing bin/redirfd ... Processing bin/runblock ... Processing bin/shift ... Processing bin/trap ... Processing bin/tryexec ... Processing bin/umask ... Processing bin/unexport ... Processing bin/unifdef ... Processing bin/unifdefall ... Processing bin/wait ... Processing bin/withstdinas ... Processing dev/fd ... Processing dev/log ... Processing dev/pts ... Processing dev/shm ... Processing dev/stderr ... Processing dev/stdin ... Processing dev/stdout ... Processing etc/fstab ... Processing etc/group ... Processing etc/hostname ... Processing etc/hosts ... Processing etc/init.d ... Processing etc/inittab ... Processing etc/inputrc ... Processing etc/issue ... Processing etc/mtab ... Processing etc/netplug ... Processing etc/netplug.d ... Processing etc/network ... Processing etc/nsswitch.conf ... Processing etc/os-release ... Processing etc/passwd ... Processing etc/pimd.conf ... Processing etc/profile ... Processing etc/profile.d ... Processing etc/protocols ... Processing etc/rc.d ... Processing etc/resolv.conf ... Processing etc/services ... Processing etc/shadow ... Processing etc/ssl ... Processing include/execline ... Processing include/skalibs ... Processing lib/firmware ... Processing lib/ld.so.1 ... Processing lib/libanl.so.1 ... Processing lib/libatomic.so ... Processing lib/libatomic.so.1 ... Processing lib/libatomic.so.1.2.0 ... Processing lib/libblkid.so.1 ... Processing lib/libblkid.so.1.1.0 ... Processing lib/libc.so.6 ... Processing lib/libdl.so.2 ... Processing lib/libexecline.so ... Processing lib/libexecline.so.2.9 ... Processing lib/libexecline.so.2.9.6.0 ... Processing lib/libfdisk.so.1 ... Processing lib/libfdisk.so.1.1.0 ... Processing lib/libgcc_s.so ... Processing lib/libgcc_s.so.1 ... Processing lib/libm.so.6 ... Processing lib/libmount.so.1 ... Processing lib/libmount.so.1.1.0 ... Processing lib/libnss_dns.so.2 ... Processing lib/libnss_files.so.2 ... Processing lib/libpthread.so.0 ... Processing lib/libresolv.so.2 ... Processing lib/librt.so.1 ... Processing lib/libskarnet.so ... Processing lib/libskarnet.so.2.14 ... Processing lib/libskarnet.so.2.14.2.0 ... Processing lib/libsmartcols.so.1 ... Processing lib/libsmartcols.so.1.1.0 ... Processing lib/libutil.so.1 ... Processing lib/libuuid.so.1 ... Processing lib/libuuid.so.1.3.0 ... Processing lib/skalibs ... Processing sbin/blkdiscard ... Processing sbin/blkid ... Processing sbin/blkpr ... Processing sbin/blkzone ... Processing sbin/blockdev ... Processing sbin/cfdisk ... Processing sbin/chcpu ... Processing sbin/ctrlaltdel ... Processing sbin/fdisk ... Processing sbin/findfs ... Processing sbin/fsfreeze ... Processing sbin/fstrim ... Processing sbin/halt ... Processing sbin/init ... Processing sbin/iwconfig ... Processing sbin/iwgetid ... Processing sbin/iwlist ... Processing sbin/iwpriv ... Processing sbin/iwspy ... Processing sbin/killall5 ... Processing sbin/mkfs ... Processing sbin/mkswap ... Processing sbin/netplugd ... Processing sbin/nologin ... Processing sbin/pidof ... Processing sbin/poweroff ... Processing sbin/reboot ... Processing sbin/sfdisk ... Processing sbin/shutdown ... Processing sbin/swaplabel ... Processing sbin/swapoff ... Processing sbin/swapon ... Processing share/man ... Processing usr/bin ... Processing usr/lib ... Processing usr/lib32 ... Processing usr/libexec ... Processing usr/sbin ... Processing usr/share ... Processing var/cache ... Processing var/lib ... Processing var/lock ... Processing var/log ... Processing var/run ... Processing var/spool ... Processing var/tmp ... Processing var/www ... Processing etc/init.d/S29netplug ... Processing etc/init.d/S30cgroupfs ... Processing etc/init.d/rcK ... Processing etc/init.d/rcS ... Processing etc/netplug/netplugd.conf ... Processing etc/netplug.d/netplug ... 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/profile.d/umask.sh ... Processing etc/rc.d/init.d ... Processing etc/ssl/certs ... Processing etc/ssl/ct_log_list.cnf ... Processing etc/ssl/ct_log_list.cnf.dist ... Processing etc/ssl/misc ... Processing etc/ssl/openssl.cnf ... Processing etc/ssl/openssl.cnf.dist ... Processing etc/ssl/private ... Processing include/execline/config.h ... Processing include/execline/execline.h ... 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/bitarray.h ... Processing include/skalibs/blake2s.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/cdbmake.h ... Processing include/skalibs/config.h ... Processing include/skalibs/cspawn.h ... Processing include/skalibs/datastruct.h ... Processing include/skalibs/devino.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/error.h ... Processing include/skalibs/exec.h ... Processing include/skalibs/fcntl.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/gol.h ... Processing include/skalibs/iopause.h ... Processing include/skalibs/ip46.h ... Processing include/skalibs/kolbak.h ... Processing include/skalibs/lolstdio.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/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/stat.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/firmware/mchp ... Processing lib/skalibs/sysdeps ... Processing share/man/man1 ... Processing usr/bin/4th ... Processing usr/bin/4tsh ... Processing usr/bin/cgroupfs-mount ... Processing usr/bin/cgroupfs-umount ... Processing usr/bin/chkcon ... Processing usr/bin/chmem ... Processing usr/bin/choom ... Processing usr/bin/col ... Processing usr/bin/colcrt ... Processing usr/bin/colrm ... Processing usr/bin/column ... Processing usr/bin/dmalloc ... Processing usr/bin/dos2unix ... Processing usr/bin/dotlockfile ... Processing usr/bin/dvdauthor ... Processing usr/bin/dvddirdel ... Processing usr/bin/ef ... Processing usr/bin/fadvise ... Processing usr/bin/fincore ... Processing usr/bin/flock ... Processing usr/bin/fribidi ... Processing usr/bin/genl-family-get ... Processing usr/bin/genl-group-events ... Processing usr/bin/getopt ... Processing usr/bin/glorytun ... Processing usr/bin/gnuplot ... Processing usr/bin/hexdump ... Processing usr/bin/hwloc-annotate ... Processing usr/bin/hwloc-bind ... Processing usr/bin/hwloc-calc ... Processing usr/bin/hwloc-compress-dir ... Processing usr/bin/hwloc-diff ... Processing usr/bin/hwloc-distrib ... Processing usr/bin/hwloc-gather-topology ... Processing usr/bin/hwloc-info ... Processing usr/bin/hwloc-ls ... Processing usr/bin/hwloc-patch ... Processing usr/bin/hwloc-ps ... Processing usr/bin/isosize ... Processing usr/bin/jimsh ... Processing usr/bin/kcapi-speed ... Processing usr/bin/kobject-event ... Processing usr/bin/less ... Processing usr/bin/lessecho ... Processing usr/bin/lesskey ... Processing usr/bin/linux-serial-test ... Processing usr/bin/linux32 ... Processing usr/bin/linux64 ... Processing usr/bin/lockfile-check ... Processing usr/bin/lockfile-create ... Processing usr/bin/lockfile-remove ... Processing usr/bin/lockfile-touch ... Processing usr/bin/look ... Processing usr/bin/lscpu ... Processing usr/bin/lsipc ... Processing usr/bin/lsirq ... Processing usr/bin/lslocks ... Processing usr/bin/lsns ... Processing usr/bin/lstopo ... Processing usr/bin/lstopo-no-graphics ... Processing usr/bin/lsuio ... Processing usr/bin/mac2unix ... Processing usr/bin/mail-lock ... Processing usr/bin/mail-touchlock ... Processing usr/bin/mail-unlock ... Processing usr/bin/mcookie ... Processing usr/bin/mpeg2desc ... Processing usr/bin/namei ... Processing usr/bin/netperf ... Processing usr/bin/netserver ... Processing usr/bin/nf-log ... Processing usr/bin/nf-queue ... Processing usr/bin/nfct-create-batch ... Processing usr/bin/nfct-daemon ... Processing usr/bin/nfct-dump ... Processing usr/bin/nfct-event ... Processing usr/bin/opentyrian ... Processing usr/bin/pdbg ... Processing usr/bin/pp4th ... Processing usr/bin/ppc ... Processing usr/bin/ppc32 ... Processing usr/bin/ppc64 ... Processing usr/bin/prlimit ... Processing usr/bin/renice ... Processing usr/bin/rev ... Processing usr/bin/rtnl-addr-add ... Processing usr/bin/rtnl-addr-dump ... Processing usr/bin/rtnl-link-can ... Processing usr/bin/rtnl-link-dump ... Processing usr/bin/rtnl-link-dump2 ... Processing usr/bin/rtnl-link-dump3 ... Processing usr/bin/rtnl-link-event ... Processing usr/bin/rtnl-link-set ... Processing usr/bin/rtnl-neigh-dump ... Processing usr/bin/rtnl-route-add ... Processing usr/bin/rtnl-route-dump ... Processing usr/bin/rtnl-route-event ... Processing usr/bin/script ... Processing usr/bin/scriptlive ... Processing usr/bin/scriptreplay ... Processing usr/bin/scrypt ... Processing usr/bin/semodule_expand ... Processing usr/bin/semodule_link ... Processing usr/bin/semodule_package ... Processing usr/bin/semodule_unpackage ... Processing usr/bin/sepol_check_access ... Processing usr/bin/sepol_compute_av ... Processing usr/bin/sepol_compute_member ... Processing usr/bin/sepol_compute_relabel ... Processing usr/bin/sepol_validate_transition ... Processing usr/bin/setarch ... Processing usr/bin/setsid ... Processing usr/bin/setterm ... Processing usr/bin/spumux ... Processing usr/bin/spuunmux ... Processing usr/bin/systool ... Processing usr/bin/tclsh ... Processing usr/bin/tcping ... Processing usr/bin/tini ... Processing usr/bin/tipidee-config ... Processing usr/bin/tipideed ... Processing usr/bin/uname26 ... Processing usr/bin/unix2dos ... Processing usr/bin/unix2mac ... Processing usr/bin/uriparse ... Processing usr/bin/uuidgen ... Processing usr/bin/uuidparse ... Processing usr/bin/whereis ... Processing usr/bin/write ... Processing usr/bin/xmlcatalog ... Processing usr/bin/xmllint ... Processing usr/lib/ao ... Processing usr/lib/ckport ... Processing usr/lib/lib4th.so ... Processing usr/lib/lib4th.so.3 ... Processing usr/lib/lib4th.so.3.64.1 ... Processing usr/lib/libSDL-1.2.so.0 ... Processing usr/lib/libSDL-1.2.so.0.11.4 ... Processing usr/lib/libSDL.so ... Processing usr/lib/libao.so ... Processing usr/lib/libao.so.4 ... Processing usr/lib/libao.so.4.1.0 ... Processing usr/lib/libblkid.so ... Processing usr/lib/libcap.so ... Processing usr/lib/libcap.so.2 ... Processing usr/lib/libcap.so.2.70 ... Processing usr/lib/libcrypt.so ... Processing usr/lib/libcrypt.so.2 ... Processing usr/lib/libcrypt.so.2.0.0 ... Processing usr/lib/libcrypto.so ... Processing usr/lib/libcrypto.so.3 ... Processing usr/lib/libcurses.so ... Processing usr/lib/libdaemon.so ... Processing usr/lib/libdaemon.so.0 ... Processing usr/lib/libdaemon.so.0.5.0 ... Processing usr/lib/libdmalloc.so ... Processing usr/lib/libdmallocth.so ... Processing usr/lib/libfdisk.so ... Processing usr/lib/libfdt.so ... Processing usr/lib/libfdt.so.0 ... Processing usr/lib/libfdt.so.0.0.0 ... Processing usr/lib/libform.so ... Processing usr/lib/libform.so.6 ... Processing usr/lib/libform.so.6.4 ... Processing usr/lib/libfreetype.so ... Processing usr/lib/libfreetype.so.6 ... Processing usr/lib/libfreetype.so.6.20.1 ... Processing usr/lib/libfribidi.so ... Processing usr/lib/libfribidi.so.0 ... Processing usr/lib/libfribidi.so.0.4.0 ... Processing usr/lib/libgmp.so ... Processing usr/lib/libgmp.so.10 ... Processing usr/lib/libgmp.so.10.5.0 ... Processing usr/lib/libhistory.so ... Processing usr/lib/libhistory.so.8 ... Processing usr/lib/libhistory.so.8.2 ... Processing usr/lib/libhtp.so ... Processing usr/lib/libhtp.so.2 ... Processing usr/lib/libhtp.so.2.0.0 ... Processing usr/lib/libhwloc.so ... Processing usr/lib/libhwloc.so.15 ... Processing usr/lib/libhwloc.so.15.6.4 ... Processing usr/lib/libjim.so ... Processing usr/lib/libjim.so.0.81 ... Processing usr/lib/libkcapi.so ... Processing usr/lib/libkcapi.so.1 ... Processing usr/lib/libkcapi.so.1.5.0 ... Processing usr/lib/liblockfile.so ... Processing usr/lib/liblockfile.so.1 ... Processing usr/lib/liblockfile.so.1.0 ... Processing usr/lib/liblzo2.so ... Processing usr/lib/liblzo2.so.2 ... Processing usr/lib/liblzo2.so.2.0.0 ... Processing usr/lib/libmenu.so ... Processing usr/lib/libmenu.so.6 ... Processing usr/lib/libmenu.so.6.4 ... Processing usr/lib/libmnl.so ... Processing usr/lib/libmnl.so.0 ... Processing usr/lib/libmnl.so.0.2.0 ... Processing usr/lib/libmount.so ... Processing usr/lib/libmpc.so ... Processing usr/lib/libmpc.so.3 ... Processing usr/lib/libmpc.so.3.3.1 ... Processing usr/lib/libmpfr.so ... Processing usr/lib/libmpfr.so.6 ... Processing usr/lib/libmpfr.so.6.1.1 ... Processing usr/lib/libncurses.so ... Processing usr/lib/libncurses.so.6 ... Processing usr/lib/libncurses.so.6.4 ... Processing usr/lib/libogg.so ... Processing usr/lib/libogg.so.0 ... Processing usr/lib/libogg.so.0.8.5 ... Processing usr/lib/libopenobex.so ... Processing usr/lib/libopenobex.so.1.7.2 ... Processing usr/lib/libopenobex.so.2 ... Processing usr/lib/libopus.so ... Processing usr/lib/libopus.so.0 ... Processing usr/lib/libopus.so.0.9.0 ... Processing usr/lib/libopusfile.so ... Processing usr/lib/libopusfile.so.0 ... Processing usr/lib/libopusfile.so.0.4.5 ... Processing usr/lib/libopusurl.so ... Processing usr/lib/libopusurl.so.0 ... Processing usr/lib/libopusurl.so.0.4.5 ... Processing usr/lib/libpanel.so ... Processing usr/lib/libpanel.so.6 ... Processing usr/lib/libpanel.so.6.4 ... Processing usr/lib/libpcap.so ... Processing usr/lib/libpcap.so.1 ... Processing usr/lib/libpcap.so.1.10.4 ... Processing usr/lib/libpdbg.so ... Processing usr/lib/libpdbg.so.5 ... Processing usr/lib/libpdbg.so.5.0.2 ... Processing usr/lib/libpng.so ... Processing usr/lib/libpng16.so ... Processing usr/lib/libpng16.so.16 ... Processing usr/lib/libpng16.so.16.43.0 ... Processing usr/lib/libpsx.so ... Processing usr/lib/libpsx.so.2 ... Processing usr/lib/libpsx.so.2.70 ... Processing usr/lib/libreadline.so ... Processing usr/lib/libreadline.so.8 ... Processing usr/lib/libreadline.so.8.2 ... Processing usr/lib/libsepol.so ... Processing usr/lib/libsepol.so.2 ... Processing usr/lib/libsha1.so ... Processing usr/lib/libsha1.so.0 ... Processing usr/lib/libsha1.so.0.0.0 ... Processing usr/lib/libsharpyuv.so ... Processing usr/lib/libsharpyuv.so.0 ... Processing usr/lib/libsharpyuv.so.0.0.1 ... Processing usr/lib/libsmartcols.so ... Processing usr/lib/libsodium.so ... Processing usr/lib/libsodium.so.23 ... Processing usr/lib/libsodium.so.23.3.0 ... Processing usr/lib/libssl.so ... Processing usr/lib/libssl.so.3 ... Processing usr/lib/libsysfs.so ... Processing usr/lib/libsysfs.so.2 ... Processing usr/lib/libsysfs.so.2.0.1 ... Processing usr/lib/libtheora.so ... Processing usr/lib/libtheora.so.0 ... Processing usr/lib/libtheora.so.0.3.10 ... Processing usr/lib/libtheoradec.so ... Processing usr/lib/libtheoradec.so.1 ... Processing usr/lib/libtheoradec.so.1.1.4 ... Processing usr/lib/libtheoraenc.so ... Processing usr/lib/libtheoraenc.so.1 ... Processing usr/lib/libtheoraenc.so.1.1.2 ... Processing usr/lib/libtipidee.so ... Processing usr/lib/libtipidee.so.0.0 ... Processing usr/lib/libtipidee.so.0.0.5.0 ... Processing usr/lib/libtwolame.so ... Processing usr/lib/libtwolame.so.0 ... Processing usr/lib/libtwolame.so.0.0.0 ... Processing usr/lib/liburiparser.so ... Processing usr/lib/liburiparser.so.1 ... Processing usr/lib/liburiparser.so.1.0.31 ... Processing usr/lib/libuuid.so ... Processing usr/lib/libvorbis.so ... Processing usr/lib/libvorbis.so.0 ... Processing usr/lib/libvorbis.so.0.4.9 ... Processing usr/lib/libvorbisenc.so ... Processing usr/lib/libvorbisenc.so.2 ... Processing usr/lib/libvorbisenc.so.2.0.12 ... Processing usr/lib/libvorbisfile.so ... Processing usr/lib/libvorbisfile.so.3 ... Processing usr/lib/libvorbisfile.so.3.3.8 ... Processing usr/lib/libwebp.so ... Processing usr/lib/libwebp.so.7 ... Processing usr/lib/libwebp.so.7.1.8 ... Processing usr/lib/libxml2.so ... Processing usr/lib/libxml2.so.2 ... Processing usr/lib/libxml2.so.2.13.3 ... Processing usr/lib/libz.so ... Processing usr/lib/libz.so.1 ... Processing usr/lib/libz.so.1.3.0.zlib-ng ... Processing usr/lib/os-release ... Processing usr/lib/ossl-modules ... Processing usr/lib/terminfo ... Processing usr/libexec/docker ... Processing usr/libexec/gnuplot ... Processing usr/libexec/ls.cgi ... Processing usr/libexec/lzo ... Processing usr/libexec/tipidee-config-preprocess ... Processing usr/sbin/aoe-discover ... Processing usr/sbin/aoe-flush ... Processing usr/sbin/aoe-interfaces ... Processing usr/sbin/aoe-mkdevs ... Processing usr/sbin/aoe-mkshelf ... Processing usr/sbin/aoe-revalidate ... Processing usr/sbin/aoe-sancheck ... Processing usr/sbin/aoe-stat ... Processing usr/sbin/aoe-version ... Processing usr/sbin/aoecfg ... Processing usr/sbin/aoeping ... Processing usr/sbin/coraid-update ... Processing usr/sbin/ldattach ... Processing usr/sbin/pimd ... Processing usr/sbin/readprofile ... Processing usr/sbin/rtcwake ... Processing usr/share/4th ... Processing usr/share/dvb ... Processing usr/share/dvdauthor ... Processing usr/share/hwloc ... Processing usr/share/opentyrian ... Processing usr/share/soundfonts ... Processing usr/share/terminfo ... Processing var/lib/misc ... Processing var/www/excanvas.js ... Processing etc/rc.d/init.d/netplugd ... Processing lib/firmware/mchp/wilc1000_wifi_firmware.bin ... Processing lib/skalibs/sysdeps/pthread.lib ... 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 share/man/man1/unifdef.1 ... Processing share/man/man1/unifdefall.1 ... Processing usr/lib/ao/plugins-4 ... Processing usr/lib/ckport/db ... Processing usr/lib/ossl-modules/legacy.so ... Processing usr/libexec/docker/docker-init ... Processing usr/libexec/gnuplot/6.0 ... Processing usr/libexec/lzo/examples ... 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/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/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/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/dvb/atsc ... Processing usr/share/dvb/dvb-c ... Processing usr/share/dvb/dvb-s ... Processing usr/share/dvb/dvb-t ... Processing usr/share/dvdauthor/common.xsd ... Processing usr/share/dvdauthor/dvdauthor.xsd ... Processing usr/share/dvdauthor/spumux.xsd ... Processing usr/share/hwloc/hwloc-dump-hwdata.service ... Processing usr/share/hwloc/hwloc-ps.www ... Processing usr/share/hwloc/hwloc-valgrind.supp ... Processing usr/share/hwloc/hwloc.dtd ... Processing usr/share/hwloc/hwloc2-diff.dtd ... Processing usr/share/hwloc/hwloc2.dtd ... Processing usr/share/opentyrian/data ... Processing usr/share/soundfonts/FluidR3_GM.sf2 ... Processing usr/share/terminfo/a ... Processing usr/share/terminfo/d ... Processing usr/share/terminfo/l ... Processing usr/share/terminfo/p ... Processing usr/share/terminfo/s ... Processing usr/share/terminfo/v ... Processing usr/share/terminfo/x ... Processing usr/lib/ao/plugins-4/liboss.so ... Processing usr/lib/ckport/db/libao.ckport ... 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/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/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/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/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/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/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/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-15-&-EchoStar-105SES-11-105.0W ... Processing usr/share/dvb/dvb-s/AMC-15-105.0W ... Processing usr/share/dvb/dvb-s/AMC-6-139.0W ... 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/BRIsat-150.5E ... Processing usr/share/dvb/dvb-s/Badr-5-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/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/Es'hail-1-25.5E ... Processing usr/share/dvb/dvb-s/Es'hail-2-25.8E ... 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-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-B-5.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-15-93.5E ... Processing usr/share/dvb/dvb-s/G-Sat-1517-93.5E ... 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-9-97.3E ... 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-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/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-3e-169.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-14-45.0W ... 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-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-39-62.0E ... Processing usr/share/dvb/dvb-s/Intelsat-901-27.5W ... 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-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-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-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-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-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-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-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/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-Lviv ... 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/hwloc/hwloc-ps.www/README ... Processing usr/share/hwloc/hwloc-ps.www/assets ... Processing usr/share/hwloc/hwloc-ps.www/client.js ... Processing usr/share/hwloc/hwloc-ps.www/package.json ... Processing usr/share/opentyrian/data/cubetxt1.dat ... Processing usr/share/opentyrian/data/cubetxt2.dat ... Processing usr/share/opentyrian/data/cubetxt3.dat ... Processing usr/share/opentyrian/data/cubetxt4.dat ... Processing usr/share/opentyrian/data/demo.1 ... Processing usr/share/opentyrian/data/demo.2 ... Processing usr/share/opentyrian/data/demo.3 ... Processing usr/share/opentyrian/data/demo.4 ... Processing usr/share/opentyrian/data/demo.5 ... Processing usr/share/opentyrian/data/dpmi16bi.ovl ... Processing usr/share/opentyrian/data/estsc.shp ... Processing usr/share/opentyrian/data/exitmsg.bin ... Processing usr/share/opentyrian/data/file_id.diz ... Processing usr/share/opentyrian/data/levels1.dat ... Processing usr/share/opentyrian/data/levels2.dat ... Processing usr/share/opentyrian/data/levels3.dat ... Processing usr/share/opentyrian/data/levels4.dat ... Processing usr/share/opentyrian/data/loudness.awe ... Processing usr/share/opentyrian/data/modems.txt ... Processing usr/share/opentyrian/data/music.mus ... Processing usr/share/opentyrian/data/netarena.pcx ... Processing usr/share/opentyrian/data/netfont1.pcx ... Processing usr/share/opentyrian/data/netfont2.pcx ... Processing usr/share/opentyrian/data/netmega.pcx ... Processing usr/share/opentyrian/data/netset.pcx ... Processing usr/share/opentyrian/data/netterm.int ... Processing usr/share/opentyrian/data/newsh#.shp ... Processing usr/share/opentyrian/data/newsh0.shp ... Processing usr/share/opentyrian/data/newsh1.shp ... Processing usr/share/opentyrian/data/newsh2.shp ... Processing usr/share/opentyrian/data/newsh3.shp ... Processing usr/share/opentyrian/data/newsh4.shp ... Processing usr/share/opentyrian/data/newsh5.shp ... Processing usr/share/opentyrian/data/newsh6.shp ... Processing usr/share/opentyrian/data/newsh7.shp ... Processing usr/share/opentyrian/data/newsh8.shp ... Processing usr/share/opentyrian/data/newsh9.shp ... Processing usr/share/opentyrian/data/newsh^.shp ... Processing usr/share/opentyrian/data/newsha.shp ... Processing usr/share/opentyrian/data/newshb.shp ... Processing usr/share/opentyrian/data/newshc.shp ... Processing usr/share/opentyrian/data/newshd.shp ... Processing usr/share/opentyrian/data/newshe.shp ... Processing usr/share/opentyrian/data/newshf.shp ... Processing usr/share/opentyrian/data/newshg.shp ... Processing usr/share/opentyrian/data/newshh.shp ... Processing usr/share/opentyrian/data/newshi.shp ... Processing usr/share/opentyrian/data/newshj.shp ... Processing usr/share/opentyrian/data/newshk.shp ... Processing usr/share/opentyrian/data/newshl.shp ... Processing usr/share/opentyrian/data/newshm.shp ... Processing usr/share/opentyrian/data/newshn.shp ... Processing usr/share/opentyrian/data/newsho.shp ... Processing usr/share/opentyrian/data/newshp.shp ... Processing usr/share/opentyrian/data/newshr.shp ... Processing usr/share/opentyrian/data/newshs.shp ... Processing usr/share/opentyrian/data/newsht.shp ... Processing usr/share/opentyrian/data/newshu.shp ... Processing usr/share/opentyrian/data/newshv.shp ... Processing usr/share/opentyrian/data/newsh~.shp ... Processing usr/share/opentyrian/data/order.tfp ... Processing usr/share/opentyrian/data/palette.dat ... Processing usr/share/opentyrian/data/setup.box ... Processing usr/share/opentyrian/data/setup.ini ... Processing usr/share/opentyrian/data/setup.int ... Processing usr/share/opentyrian/data/shapes).dat ... Processing usr/share/opentyrian/data/shapesw.dat ... Processing usr/share/opentyrian/data/shapesx.dat ... Processing usr/share/opentyrian/data/shapesy.dat ... Processing usr/share/opentyrian/data/shapesz.dat ... Processing usr/share/opentyrian/data/shipedit.pcx ... Processing usr/share/opentyrian/data/tshp2.pcx ... Processing usr/share/opentyrian/data/tyrend.anm ... Processing usr/share/opentyrian/data/tyrian.cdt ... Processing usr/share/opentyrian/data/tyrian.hdt ... Processing usr/share/opentyrian/data/tyrian.ico ... Processing usr/share/opentyrian/data/tyrian.pic ... Processing usr/share/opentyrian/data/tyrian.shp ... Processing usr/share/opentyrian/data/tyrian.snd ... Processing usr/share/opentyrian/data/tyrian1.lvl ... Processing usr/share/opentyrian/data/tyrian2.lvl ... Processing usr/share/opentyrian/data/tyrian3.lvl ... Processing usr/share/opentyrian/data/tyrian4.lvl ... Processing usr/share/opentyrian/data/tyrianc.shp ... Processing usr/share/opentyrian/data/tyrset.pcx ... Processing usr/share/opentyrian/data/user1.shp ... Processing usr/share/opentyrian/data/user2.shp ... Processing usr/share/opentyrian/data/voices.snd ... Processing usr/share/opentyrian/data/voicesc.snd ... Processing usr/share/terminfo/a/ansi ... Processing usr/share/terminfo/d/dumb ... Processing usr/share/terminfo/l/linux ... 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/screen ... Processing usr/share/terminfo/s/screen-256color ... 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/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/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/hwloc/hwloc-ps.www/assets/index.html ... Processing usr/share/hwloc/hwloc-ps.www/assets/main.css ... Processing usr/share/hwloc/hwloc-ps.www/assets/script.js ... Processing usr/share/hwloc/hwloc-ps.www/assets/style.css ... Build completed. ------ Filesystem UUID: 5ac3cc69-ca49-4718-a34b-f3fd52cf6e0f Filesystem total blocks: 13782 (of 16384-byte blocks) Filesystem total inodes: 3255 Filesystem total metadata blocks: 484 Filesystem total deduplicated bytes (of source files): 0 ln -snf /home/autobuild/autobuild/instance-7/output-1/host/powerpc-buildroot-linux-gnu/sysroot /home/autobuild/autobuild/instance-7/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-7/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-7/buildroot' >>> Buildroot 2024.08-rc1-12-g81e6541efe Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> gcc-final 13.3.0 Collecting legal info COPYING.RUNTIME: OK (sha256: 9d6b43ce4d8de0c878bf16b54d8e7a10d9bd42b75178153e3af6a815bdc90f74) >>> host-gcc-final 13.3.0 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING3.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> glibc 2.39-74-g198632a05f6c7b9ab67d3331d8caace9ceabb685 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: bba29819a3e938fae92674d6a88533e10605e389da8b51cdcba0a94f6221c5bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-gawk 5.3.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 13.3.0 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING3.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> host-binutils 2.41 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.3.0 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.3.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 6.10.3 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> 4th 3.64.1 Collecting legal info COPYING: OK (sha256: 8c6111b645a02219579ea66e84aa8e78a0ed4f4dd80857ffb91bcda5528717d4) >>> host-4th 3.64.1 Collecting legal info COPYING: OK (sha256: 8c6111b645a02219579ea66e84aa8e78a0ed4f4dd80857ffb91bcda5528717d4) >>> aoetools 37 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> cgroupfs-mount 1.4 Collecting legal info debian/copyright: OK (sha256: e52f47a650734f70c40c8fd9318f85e42777bf3fba7ff1dfb72f845bb417f7e6) >>> host-depot-tools 75932421da2cd8b5807a4ac52ed2a6f46d7c2120 Collecting legal info LICENSE: OK (sha256: 984523ee987f4e8b72d61df37d8f1189a7077cd4b77e41a397e35593b297a29d) >>> host-python-httplib2 0.22.0 Collecting legal info LICENSE: OK (sha256: 589eec38f72df2be203711d3b8cbece9b908c5e7ff00bc3cab7f63bae9e366b4) >>> host-python-installer 0.7.0 Collecting legal info LICENSE: OK (sha256: 37b8b9f2569892fa54406383d431169dbb2115980d78b7efba6eeae5664c484f) >>> host-python-flit-core 3.9.0 Collecting legal info LICENSE: OK (sha256: 35b4f1dec512e617077fd6980dbb43ef8c2887adc5d0185edb4c04da175dd816) >>> host-python3 3.12.4 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf 2.72 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-autoconf-archive 2023.02.20 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-expat 2.6.2 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.6 Collecting legal info LICENSE: OK (sha256: 67894089811f93fca47a76f85e017da6f8582d4ba0905963c6e0f1ad6df7a195) >>> host-ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> host-openssl Collecting legal info >>> host-libopenssl 3.3.1 Collecting legal info LICENSE.txt: OK (sha256: 7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a) >>> host-zlib Collecting legal info >>> host-libzlib 1.3.1 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-python-pypa-build 1.2.1 Collecting legal info LICENSE: OK (sha256: aaf9a29ca5907971ccf07de025375db34539a8d5eeebce20b46099805722106f) >>> host-python-packaging 24.0 Collecting legal info LICENSE: OK (sha256: cad1ef5bd340d73e074ba614d26f7deaca5c7940c3d8c34852e65c4909686c48) LICENSE.APACHE: OK (sha256: 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594) LICENSE.BSD: OK (sha256: b70e7e9b742f1cc6f948b34c16aa39ffece94196364bc88ff0d2180f0028fac5) >>> host-python-pyproject-hooks 1.0.0 Collecting legal info LICENSE: OK (sha256: 1b22b049b5267d6dfc23a67bf4a84d8ec04b9fdfb1a51d360e42b4342c8b4154) >>> host-python-setuptools 71.0.3 Collecting legal info LICENSE: OK (sha256: 86da0f01aeae46348a3c3d465195dc1ceccde79f79e87769a64b8da04b2a4741) >>> host-python-wheel 0.40.0 Collecting legal info LICENSE.txt: OK (sha256: 30c23618679108f3e8ea1d2a658c7ca417bdfc891c98ef1a89fa4ff0c9828654) >>> host-python-pyparsing 3.1.2 Collecting legal info LICENSE: OK (sha256: 10d5120a16805804ffda8b688c220bfb4e8f39741b57320604d455a309e01972) >>> host-python-six 1.16.0 Collecting legal info LICENSE: OK (sha256: 8bb850c565aa389fdc16f3a46965ad23d82adff60f2393fc2762b63185e8e6c9) >>> dmalloc 5.6.5 Collecting legal info LICENSE.txt: OK (sha256: 8657f6bc5ebb765dd792b2c3c54d5dc37b8b4e6bbe8aa48d464fd92081b1e720) >>> dos2unix 7.5.2 Collecting legal info COPYING.txt: OK (sha256: 03b60fa2cf28b2c6dd585a13b32377c1f87b8f016db44ce2ab6bc7eb306220e2) >>> dtv-scan-tables 7098bdd27548eaf3e5d9485fc68575f88e362daf Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LGPL: OK (sha256: 4fd46f32582c29007657e2daad8d0a6d954cf4e9d2e47bae8f8d8c32765fc987) >>> dvdauthor 0.7.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> freetype 2.13.2 Collecting legal info LICENSE.TXT: OK (sha256: 2e3bbb7d7c5c396368dd0853a790ec29ce5b8647163dde42a0493fb0d6556b2b) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.43 Collecting legal info LICENSE: OK (sha256: 7317e078e2d3b5d7ba5a6159e650945153262b44b76f6700f8e9edb261c5143e) >>> zlib Collecting legal info >>> zlib-ng 2.1.6 Collecting legal info LICENSE.md: OK (sha256: d3c80be055d94d798eaa786116e84fa0b010bc11420b5d2060d978ea77845436) >>> host-cmake 3.30.0 Collecting legal info Copyright.txt: OK (sha256: 0676e30827684487aa0ea8f72f01e9460a6320fa34a2888df0ad1dd3e8a06eb8) >>> libfribidi 1.0.15 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) >>> libxml2 2.13.3 Collecting legal info Copyright: OK (sha256: c99aae1afe013e50b8b3701e089222b351258043c3025b64053a233fd25b4be7) >>> easyframes 0.4 Collecting legal info COPYING: OK (sha256: 24f37598e822a1411fb7164ce7eb3ef120aea8279016399abc282c2381ce3f57) >>> libpcap 1.10.4 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-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) >>> host-erofs-utils 1.7.1 Collecting legal info COPYING: OK (sha256: 0df042de29b44887355db86c79708a4489ce6e6666f6e33ad02040293f09e6a2) LICENSES/Apache-2.0: OK (sha256: a400f85dd06d230f1b308cde4290a53f345b6e320a376b7904b31c51c2fd4b1a) LICENSES/GPL-2.0: OK (sha256: feee3b3157dcdf78d4f50edefbd5dd7adf8b6d52c11bfaaa746a85a373256713) >>> host-lz4 1.9.4 Collecting legal info lib/LICENSE: OK (sha256: 8b58c446121a109ccf32edc094bba3010a3d85e4ee3702950db55e4d3e87736c) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-util-linux 2.39.3 Collecting legal info README.licensing: OK (sha256: 13f0ea46d12d798c095a6ad39d7ddc988e2e4d274c6494115f6b463f7bc4f702) 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-xz 5.6.2 Collecting legal info COPYING: OK (sha256: ee3b35b82f7bb0ba5fd9f13ca34ebbe757a59c05bfde5ab9d50ff4188ed33396) COPYING.0BSD: OK (sha256: 0b01625d853911cd0e2e088dcfb743261034a091bb379246cb25a14cc4c74bf1) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> execline 2.9.6.0 Collecting legal info COPYING: OK (sha256: fdc931295525dd0009cdf339189cbecd228d65cefe33402f037f9b046f07989e) >>> skalibs 2.14.2.0 Collecting legal info COPYING: OK (sha256: fdc931295525dd0009cdf339189cbecd228d65cefe33402f037f9b046f07989e) >>> explorercanvas aa989ea9d9bac748638f7c66b0fc88e619715da6 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-f2fs-tools 1.16.0 Collecting legal info COPYING: OK (sha256: 662abb3a8a80b36ae7036c289dd1e03b361ee5dd2e6fd5211d0d8d029146449f) >>> fluid-soundfont 3.1 Collecting legal info COPYING: OK (sha256: 8ef830b65c97a976b86e34bb5fde08d99dfb1db13c4149b5b20bc837ac6c4568) >>> host-genimage 18 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> glorytun 0.3.4 Collecting legal info LICENSE: OK (sha256: 3d9ddddb8807c305287d9dbab58473e5307e9c91651c43c654a0828855d2b373) >>> libsodium 1.0.18 Collecting legal info LICENSE: OK (sha256: dea1855c9809f3faf22aa4a1fba20ec8af5a5587f23115012e5b98279cedc4af) >>> gmp 6.3.0 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> gnuplot 6.0.1 Collecting legal info Copyright: OK (sha256: 895928ec0735cca1c8cec42656c7e314a065d0242813bb8693c0c1bf61fd4e4d) >>> readline 8.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> hwloc 2.9.3 Collecting legal info COPYING: OK (sha256: d79a936a42f3c6cb7c8375a023d43f4435f4664d3a5a2ea6b4623cff83c7fc06) >>> initscripts Collecting legal info >>> jimtcl 0.81 Collecting legal info LICENSE: OK (sha256: 419f1146334e57fb258d6c957d1f94d43455ec0d24b1b54c4447e5f61a353950) >>> less 643 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> libao 1.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libcap 2.70 Collecting legal info License: OK (sha256: 68467e731f4744bd6e0bb69e8df9c3a994e09cd6b203d0c41327ac6d079c581d) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libdaemon 0.14 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libhtp 0.5.48 Collecting legal info LICENSE: OK (sha256: 87c93904e5434c81622ea690c2b90097b9f162aaa92a96542649a157dbf98d15) >>> libkcapi 1.5.0 Collecting legal info COPYING: OK (sha256: 00e0a844d67b190580a9dc5943e555a3d0b2158e21d01a25526762c619979326) COPYING.gplv2: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) COPYING.bsd: OK (sha256: 13aa749a5b0a454917a944ed8fffc530b784f5ead522b1aacaf4ec8aa55a6239) >>> liblockfile 1.17 Collecting legal info COPYRIGHT: OK (sha256: 3d080ab931103a823e6b9b788ccbc3e9d44797bd54546f3feebfd305f90de46a) licenses/GPL-2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) licenses/LGPL-2: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libopenssl 3.3.1 Collecting legal info LICENSE.txt: OK (sha256: 7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a) >>> libsepol 3.6 Collecting legal info LICENSE: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libsha1 0.3 Collecting legal info COPYING: OK (sha256: 4c387926596bfeacc5b72ebeb96ab36c299a07568e18592c727a6c11dd512c20) >>> libsysfs 2.1.1 Collecting legal info cmd/GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) lib/LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libtheora 1.1.1 Collecting legal info COPYING: OK (sha256: 8417fad7da775735564e209484a2e011e0fa201e94f01fdbee6e4977e478e6fc) LICENSE: OK (sha256: 654a0238f789f4435c4818f50005b141d013c5a09a31d861efc1d0d67ba975a4) >>> libvorbis 1.3.7 Collecting legal info COPYING: OK (sha256: ec1815db59fcd302846df949d7424876cb2e2dc5ed1606c5fb0b36787b1cf43a) >>> liburiparser 0.9.8 Collecting legal info COPYING: OK (sha256: 287f09e6546a9610f949f89e8fb937cacfeabd7bfaa8c8a0c18312193bf04ad3) >>> libxcrypt 4.4.36 Collecting legal info LICENSING: OK (sha256: f9b48b0bc67a92b752780710aa774cf08b62ec2ebaa3f4aebd00069fba6effd2) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> linux-serial-test bf865c37ccf9cbb1826ada61037c036dc1990b7b Collecting legal info LICENSES/MIT: OK (sha256: a2a6760c2c6fa779a635e4a7ad00f668862ebcadb2a8a57d16662543e103e08c) >>> lockfile-progs 0.1.19 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> lsuio 0.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-lttng-babeltrace 1.5.7 Collecting legal info mit-license.txt: OK (sha256: 2f801b7c2494850c3d91da820eb230502dc0192c9d0db024db37ec08d0be1434) gpl-2.0.txt: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE: OK (sha256: 12d4222ac628fe4092cba8ed90bc5227a4dedd0b94973273cecbc393325bf1c2) >>> host-elfutils 0.189 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING-GPLV2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-LGPLV3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-libglib2 2.76.1 Collecting legal info COPYING: OK (sha256: fa6f36630bb1e0c571d34b2bbdf188d08495c9dbf58f28cac112f303fc1f58fb) >>> host-meson 1.3.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-pcre2 10.43 Collecting legal info LICENCE: OK (sha256: 030087e2e8dd7c1bdd26057d25d4ded8f45bbf01ad458d68665ad04b8b0fbedf) >>> host-popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> host-lzma-alone 9.22 Collecting legal info lzma.txt: OK (sha256: 65cd2f7b76266889cbdcec55ab8ce6e845beabb5f450d58287439b25666e3b6a) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> mpc 1.3.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> netperf 2.7.0 Collecting legal info COPYING: OK (sha256: dc874b3047b6259336431e813961fb6c5945561c6ad7a732aa8531a3c6b1a9fa) >>> netplug 1.2.9.2 Collecting legal info COPYING: OK (sha256: 08ce3ddda499d6befdc80161c7cc82e90da05c31eb1047dae41ef531d5170e9b) >>> host-nodejs-src 20.15.1 Collecting legal info LICENSE: OK (sha256: 49cd410e0fe6a8879a40d0764092d1e6114cc85fe41d4efed990d028eec25582) >>> host-icu 73-2 Collecting legal info LICENSE: OK (sha256: f3005e195ff74d8812cc1f182a1c446fab678d70a10e3dada497585befee5416) >>> openobex 1.7.2 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> openssl Collecting legal info >>> opentyrian-data 2.1 Collecting legal info >>> opentyrian cf5dbeb69eebd9ef9afc4473088d9469b79589eb Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> opus 1.4 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> opusfile 0.12 Collecting legal info COPYING: OK (sha256: 0267ae795ab744c4e0f9c45e249440fdf2e75dac8c804f36066b28649bf74aaf) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pdbg 3.5 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-dtc 1.7.0 Collecting legal info README.license: OK (sha256: 78e1e1ce5728a990d59c7de61d4741c49185d5129daf783b386380a214328d68) GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) >>> pimd 2.3.2 Collecting legal info LICENSE: OK (sha256: 3379436c16caccdef9b40a49fbdfdbb45aad8ecb05870834490b8fb080126009) LICENSE.mrouted: OK (sha256: 4328a21f0822caa9976356623118bcdcc9970c7a0f9a3deeba23c779b7cfb5d1) >>> scrypt 1.3.2 Collecting legal info COPYRIGHT: OK (sha256: 277ba0da6001b6c53c1da3f0d0d9107cf847eed49280e2cf4ca1421b8f707119) >>> semodule-utils 3.6 Collecting legal info LICENSE: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> spice-protocol 0.14.4 Collecting legal info COPYING: OK (sha256: eb55ea746be694c449224c7ddce6340648b075fd377281712a19094e7fb7ef92) >>> sysvinit 3.04 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> tcping 2.1.0 Collecting legal info LICENSE: OK (sha256: 4a35620e27ddb8de27898e4206c8f93633d877c1e128e98e95a035f760d94428) >>> tini 0.19.0 Collecting legal info LICENSE: OK (sha256: e5f46bca81266bdd511cf08018d66866870531794569c04f9b45f50dd23c28b0) >>> tipidee 0.0.5.0 Collecting legal info COPYING: OK (sha256: 8feb7933c6e6506a7f20fbfc03fd37df3caff4becdf3b7a0ffad5016277e441e) >>> twolame 0.4.0 Collecting legal info COPYING: OK (sha256: 257a842724705950b07da76ce0e22ffa80ec77b3e9dfc6702522ac342409da0f) >>> unifdef 2.12 Collecting legal info COPYING: OK (sha256: 37ed46a39446b15b08af418fda23b75c27a769d5aad236d817ee7522cc9caeee) >>> util-linux 2.39.3 Collecting legal info README.licensing: OK (sha256: 13f0ea46d12d798c095a6ad39d7ddc988e2e4d274c6494115f6b463f7bc4f702) 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) >>> webp 1.3.2 Collecting legal info COPYING: OK (sha256: 5aec868f669e384a22372a4e8a1a6cd7d44c64cd451f960ca69cc170d1e13acf) >>> wilc-firmware wilc_linux_16_3 Collecting legal info LICENSE.wilc_fw: OK (sha256: 71355eee947a312594dbdaac039827544f93d23949b65c356b7b0ce09e2600fb) >>> wireless_tools 30.pre9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-acl 2.3.2 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.2 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.34 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info WARNING: the Buildroot source code has not been saved WARNING: opentyrian-data-2.1: cannot save license (OPENTYRIAN_DATA_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-7/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-7/buildroot'