AR tools/env/built-in.o HOSTCC tools/env/crc32.o HOSTCC tools/env/ctype.o HOSTCC tools/env/env_attr.o HOSTCC tools/env/env_flags.o HOSTCC tools/env/fw_env.o HOSTCC tools/env/linux_string.o AR tools/env/lib.a HOSTCC tools/env/fw_env_main.o HOSTLD tools/env/fw_printenv STRIP tools/env/fw_printenv host-make[1]: Leaving directory '/home/autobuild/autobuild/instance-5/output-1/build/uboot-tools-2021.07' >>> uboot-tools 2021.07 Installing to staging directory /usr/bin/install -D -m 0755 /home/autobuild/autobuild/instance-5/output-1/build/uboot-tools-2021.07/tools/env/lib.a /home/autobuild/autobuild/instance-5/output-1/host/mips-buildroot-linux-gnu/sysroot/usr/lib/libubootenv.a /usr/bin/install -D -m 0644 /home/autobuild/autobuild/instance-5/output-1/build/uboot-tools-2021.07/tools/env/fw_env.h /home/autobuild/autobuild/instance-5/output-1/host/mips-buildroot-linux-gnu/sysroot/usr/include/fw_env.h >>> uboot-tools 2021.07 Fixing libtool files for la in $(find /home/autobuild/autobuild/instance-5/output-1/host/mips-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/home/autobuild/autobuild/instance-5/output-1:@BASE_DIR@:g" \ -e "s:/home/autobuild/autobuild/instance-5/output-1/host/mips-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-5/output-1/host/mips-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/home/autobuild/autobuild/instance-5/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 >>> uboot-tools 2021.07 Installing to target >>> udev-gentoo-scripts 33 Downloading wget --passive-ftp -nd -t 3 -O '/home/autobuild/autobuild/instance-5/output-1/build/.udev-gentoo-scripts-33.tar.bz2.hcxrJr/output' 'https://gitweb.gentoo.org/proj/udev-gentoo-scripts.git/snapshot/udev-gentoo-scripts-33.tar.bz2' --2023-07-27 13:27:37-- https://gitweb.gentoo.org/proj/udev-gentoo-scripts.git/snapshot/udev-gentoo-scripts-33.tar.bz2 Loaded CA certificate '/etc/ssl/certs/ca-certificates.crt' Resolving gitweb.gentoo.org (gitweb.gentoo.org)... 151.101.1.91, 151.101.65.91, 151.101.129.91, ... Connecting to gitweb.gentoo.org (gitweb.gentoo.org)|151.101.1.91|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 3686 (3.6K) [application/x-bzip2] Saving to: '/home/autobuild/autobuild/instance-5/output-1/build/.udev-gentoo-scripts-33.tar.bz2.hcxrJr/output' 0K ... 100% 47.6M=0s 2023-07-27 13:27:38 (47.6 MB/s) - '/home/autobuild/autobuild/instance-5/output-1/build/.udev-gentoo-scripts-33.tar.bz2.hcxrJr/output' saved [3686/3686] udev-gentoo-scripts-33.tar.bz2: OK (sha256: b206f72c93cd2e51ed59061931918a9c23c3c1f7e6caffacc9d4f8915a42c30a) >>> udev-gentoo-scripts 33 Extracting bzcat /home/autobuild/autobuild/instance-5/dl/udev-gentoo-scripts/udev-gentoo-scripts-33.tar.bz2 | /home/autobuild/autobuild/instance-5/output-1/host/bin/tar --strip-components=1 -C /home/autobuild/autobuild/instance-5/output-1/build/udev-gentoo-scripts-33 -xf - >>> udev-gentoo-scripts 33 Patching >>> udev-gentoo-scripts 33 Configuring >>> udev-gentoo-scripts 33 Building >>> udev-gentoo-scripts 33 Installing to target /home/autobuild/make/make -j1 -C /home/autobuild/autobuild/instance-5/output-1/build/udev-gentoo-scripts-33 install DESTDIR=/home/autobuild/autobuild/instance-5/output-1/target make[1]: Entering directory '/home/autobuild/autobuild/instance-5/output-1/build/udev-gentoo-scripts-33' install -d /home/autobuild/autobuild/instance-5/output-1/target/etc/conf.d install -m 0644 conf.d/* /home/autobuild/autobuild/instance-5/output-1/target/etc/conf.d install -d /home/autobuild/autobuild/instance-5/output-1/target/etc/init.d install -m 0755 init.d/* /home/autobuild/autobuild/instance-5/output-1/target/etc/init.d make[1]: Leaving directory '/home/autobuild/autobuild/instance-5/output-1/build/udev-gentoo-scripts-33' /usr/bin/install -d -m 755 /home/autobuild/autobuild/instance-5/output-1/target/etc/runlevels/sysinit ln -s -f /etc/init.d/udev-settle /etc/init.d/udev-trigger /home/autobuild/autobuild/instance-5/output-1/target/etc/runlevels/sysinit >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/autobuild/autobuild/instance-5/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-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', '-Ofast', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-Ofast', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-5/output-1/host/bin/mips-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-5/output-1/host/bin/mips-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%mips%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/home/autobuild/autobuild/instance-5/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-5/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-5/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-5/output-1/host/mips-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-5/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-5/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-5/output-1/host/bin/mips-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-5/output-1/host/bin/mips-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%mips%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%'-Ofast', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-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', '-Ofast', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@BR2_CMAKE@%/home/autobuild/autobuild/instance-5/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-5/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-5/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-5/output-1/host/mips-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-5/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-5/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/dash$' /home/autobuild/autobuild/instance-5/output-1/target/etc/shells || echo "/bin/dash" >> /home/autobuild/autobuild/instance-5/output-1/target/etc/shells rm -f /home/autobuild/autobuild/instance-5/output-1/target/usr/share/glib-2.0/schemas/*.xml /home/autobuild/autobuild/instance-5/output-1/target/usr/share/glib-2.0/schemas/*.dtd /home/autobuild/autobuild/instance-5/output-1/host/bin/glib-compile-schemas /home/autobuild/autobuild/instance-5/output-1/host/mips-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/autobuild/autobuild/instance-5/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. rm -f -r /home/autobuild/autobuild/instance-5/output-1/target/usr/share/openrc { echo "baud=\"0\""; echo "term_type=\"vt100\"" ; echo "agetty_options=\"-L \""; } > /home/autobuild/autobuild/instance-5/output-1/target/etc/conf.d/agetty.console ln -sf agetty /home/autobuild/autobuild/instance-5/output-1/target/etc/init.d/agetty.console ln -sf /etc/init.d/agetty.console /home/autobuild/autobuild/instance-5/output-1/target/etc/runlevels/default/agetty.console mkdir -p /home/autobuild/autobuild/instance-5/output-1/target/etc echo "buildroot" > /home/autobuild/autobuild/instance-5/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-5/output-1/target/etc/hosts mkdir -p /home/autobuild/autobuild/instance-5/output-1/target/etc echo "Welcome to Buildroot" > /home/autobuild/autobuild/instance-5/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/autobuild/autobuild/instance-5/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/autobuild/autobuild/instance-5/output-1/target/etc/shells || echo "/bin/sh" >> /home/autobuild/autobuild/instance-5/output-1/target/etc/shells ln -sf dash /home/autobuild/autobuild/instance-5/output-1/target/bin/sh /usr/bin/sed -i -e '/^root:/s,[^/]*$,dash,' /home/autobuild/autobuild/instance-5/output-1/target/etc/passwd rm -rf /home/autobuild/autobuild/instance-5/output-1/target/usr/include /home/autobuild/autobuild/instance-5/output-1/target/usr/share/aclocal \ /home/autobuild/autobuild/instance-5/output-1/target/usr/lib/pkgconfig /home/autobuild/autobuild/instance-5/output-1/target/usr/share/pkgconfig \ /home/autobuild/autobuild/instance-5/output-1/target/usr/lib/cmake /home/autobuild/autobuild/instance-5/output-1/target/usr/share/cmake \ /home/autobuild/autobuild/instance-5/output-1/target/usr/lib/rpm /home/autobuild/autobuild/instance-5/output-1/target/usr/doc find /home/autobuild/autobuild/instance-5/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/autobuild/autobuild/instance-5/output-1/target/lib/ /home/autobuild/autobuild/instance-5/output-1/target/usr/lib/ /home/autobuild/autobuild/instance-5/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/autobuild/autobuild/instance-5/output-1/target/usr/share/gdb rm -rf /home/autobuild/autobuild/instance-5/output-1/target/usr/share/bash-completion rm -rf /home/autobuild/autobuild/instance-5/output-1/target/etc/bash_completion.d rm -rf /home/autobuild/autobuild/instance-5/output-1/target/usr/share/zsh rm -rf /home/autobuild/autobuild/instance-5/output-1/target/usr/man /home/autobuild/autobuild/instance-5/output-1/target/usr/share/man rm -rf /home/autobuild/autobuild/instance-5/output-1/target/usr/info /home/autobuild/autobuild/instance-5/output-1/target/usr/share/info rm -rf /home/autobuild/autobuild/instance-5/output-1/target/usr/doc /home/autobuild/autobuild/instance-5/output-1/target/usr/share/doc rm -rf /home/autobuild/autobuild/instance-5/output-1/target/usr/share/gtk-doc rmdir /home/autobuild/autobuild/instance-5/output-1/target/usr/share 2>/dev/null || true rm -rf /home/autobuild/autobuild/instance-5/output-1/target/lib/debug /home/autobuild/autobuild/instance-5/output-1/target/usr/lib/debug find /home/autobuild/autobuild/instance-5/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-5/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-5/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-5/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-5/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2023.05-580-g41493cae71"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2023.08-git\"" \ ) > /home/autobuild/autobuild/instance-5/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/autobuild/autobuild/instance-5/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/autobuild/autobuild/instance-5/output-1/per-package /home/autobuild/autobuild/instance-5/buildroot/support/scripts/fix-rpath target touch /home/autobuild/autobuild/instance-5/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs mkdir -p /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs printf ' - - input -1 * - - - Input device group\n - - kvm -1 * - - - kvm nodes\n\n' >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/full_users_table.txt printf ' \n' > /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.erofs mkdir -p /home/autobuild/autobuild/instance-5/output-1/images rm -rf /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/erofs mkdir -p /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/erofs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-5/output-1/target/ /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/erofs/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/erofs/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/erofs/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/erofs/target" >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/erofs/fakeroot PATH="/home/autobuild/autobuild/instance-5/output-1/host/bin:/home/autobuild/autobuild/instance-5/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-5/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/erofs/target >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/erofs/fakeroot echo "/home/autobuild/autobuild/instance-5/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/erofs/target" >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/erofs/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/erofs/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/erofs/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/erofs/fakeroot echo "find /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/erofs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/erofs/fakeroot echo "find /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/erofs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/erofs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/erofs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/erofs/fakeroot printf ' /home/autobuild/autobuild/instance-5/output-1/host/bin/mkfs.erofs /home/autobuild/autobuild/instance-5/output-1/images/rootfs.erofs /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/erofs/target\n' >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/erofs/fakeroot chmod a+x /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/erofs/fakeroot PATH="/home/autobuild/autobuild/instance-5/output-1/host/bin:/home/autobuild/autobuild/instance-5/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-5/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/erofs/fakeroot rootdir=/home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/erofs/target table='/home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/full_devices_table.txt' mkfs.erofs 1.5 Processing bin ... Processing bin/dash ... Processing bin/rc-status ... Processing bin/sh ... Processing dev ... Processing dev/fd ... Processing dev/log ... Processing dev/stderr ... Processing dev/stdin ... Processing dev/stdout ... Processing etc ... Processing etc/conf.d ... Processing etc/conf.d/agetty ... Processing etc/conf.d/agetty.console ... Processing etc/conf.d/bootmisc ... Processing etc/conf.d/consolefont ... Processing etc/conf.d/devfs ... Processing etc/conf.d/dmesg ... Processing etc/conf.d/fsck ... Processing etc/conf.d/hostname ... Processing etc/conf.d/hwclock ... Processing etc/conf.d/keymaps ... Processing etc/conf.d/killprocs ... Processing etc/conf.d/localmount ... Processing etc/conf.d/modules ... Processing etc/conf.d/mtab ... Processing etc/conf.d/net-online ... Processing etc/conf.d/netmount ... Processing etc/conf.d/network ... Processing etc/conf.d/staticroute ... Processing etc/conf.d/swap ... Processing etc/conf.d/udev ... Processing etc/conf.d/udev-settle ... Processing etc/conf.d/udev-trigger ... Processing etc/conf.d/urandom ... Processing etc/fluent-bit ... Processing etc/fluent-bit/fluent-bit.conf ... Processing etc/fluent-bit/parsers.conf ... Processing etc/fluent-bit/plugins.conf ... Processing etc/fstab ... Processing etc/group ... Processing etc/hostname ... Processing etc/hosts ... Processing etc/init.d ... Processing etc/init.d/S50minissdpd ... Processing etc/init.d/S99fluent-bit ... Processing etc/init.d/agetty ... Processing etc/init.d/agetty.console ... Processing etc/init.d/binfmt ... Processing etc/init.d/bootmisc ... Processing etc/init.d/cgroups ... Processing etc/init.d/consolefont ... Processing etc/init.d/devfs ... Processing etc/init.d/dmesg ... Processing etc/init.d/fsck ... Processing etc/init.d/functions.sh ... Processing etc/init.d/hostname ... Processing etc/init.d/hwclock ... Processing etc/init.d/keymaps ... Processing etc/init.d/killprocs ... Processing etc/init.d/local ... Processing etc/init.d/localmount ... Processing etc/init.d/loopback ... Processing etc/init.d/modules ... Processing etc/init.d/mount-ro ... Processing etc/init.d/mtab ... Processing etc/init.d/net-online ... Processing etc/init.d/netmount ... Processing etc/init.d/network ... Processing etc/init.d/numlock ... Processing etc/init.d/osclock ... Processing etc/init.d/procfs ... Processing etc/init.d/root ... Processing etc/init.d/runsvdir ... Processing etc/init.d/s6-svscan ... Processing etc/init.d/save-keymaps ... Processing etc/init.d/save-termencoding ... Processing etc/init.d/savecache ... Processing etc/init.d/staticroute ... Processing etc/init.d/swap ... Processing etc/init.d/swclock ... Processing etc/init.d/sysctl ... Processing etc/init.d/sysfs ... Processing etc/init.d/sysv-rcs ... Processing etc/init.d/termencoding ... Processing etc/init.d/udev ... Processing etc/init.d/udev-settle ... Processing etc/init.d/udev-trigger ... Processing etc/init.d/urandom ... Processing etc/inputrc ... Processing etc/issue ... Processing etc/local.d ... Processing etc/local.d/README ... Processing etc/mosquitto ... Processing etc/mosquitto/mosquitto.conf ... Processing etc/mtab ... Processing etc/network ... Processing etc/network/if-down.d ... Processing etc/network/if-post-down.d ... Processing etc/network/if-pre-up.d ... Processing etc/network/if-up.d ... Processing etc/nilfs_cleanerd.conf ... Processing etc/nsswitch.conf ... Processing etc/os-release ... Processing etc/passwd ... Processing etc/profile ... Processing etc/profile.d ... Processing etc/profile.d/umask.sh ... Processing etc/protocols ... Processing etc/radiusclient ... Processing etc/radiusclient/dictionary ... Processing etc/radiusclient/dictionary.ascend ... Processing etc/radiusclient/dictionary.compat ... Processing etc/radiusclient/dictionary.merit ... Processing etc/radiusclient/dictionary.sip ... Processing etc/radiusclient/issue ... Processing etc/radiusclient/port-id-map ... Processing etc/radiusclient/radiusclient.conf ... Processing etc/radiusclient/servers ... Processing etc/rc.conf ... Processing etc/resolv.conf ... Processing etc/runlevels ... Processing etc/runlevels/boot ... Processing etc/runlevels/boot/binfmt ... Processing etc/runlevels/boot/bootmisc ... Processing etc/runlevels/boot/fsck ... Processing etc/runlevels/boot/hostname ... Processing etc/runlevels/boot/hwclock ... Processing etc/runlevels/boot/keymaps ... Processing etc/runlevels/boot/localmount ... Processing etc/runlevels/boot/loopback ... Processing etc/runlevels/boot/modules ... Processing etc/runlevels/boot/mtab ... Processing etc/runlevels/boot/network ... Processing etc/runlevels/boot/procfs ... Processing etc/runlevels/boot/root ... Processing etc/runlevels/boot/save-keymaps ... Processing etc/runlevels/boot/save-termencoding ... Processing etc/runlevels/boot/staticroute ... Processing etc/runlevels/boot/swap ... Processing etc/runlevels/boot/sysctl ... Processing etc/runlevels/boot/termencoding ... Processing etc/runlevels/boot/urandom ... Processing etc/runlevels/default ... Processing etc/runlevels/default/agetty.console ... Processing etc/runlevels/default/sysv-rcs ... Processing etc/runlevels/nonetwork ... Processing etc/runlevels/nonetwork/local ... Processing etc/runlevels/shutdown ... Processing etc/runlevels/shutdown/killprocs ... Processing etc/runlevels/shutdown/mount-ro ... Processing etc/runlevels/shutdown/savecache ... Processing etc/runlevels/sysinit ... Processing etc/runlevels/sysinit/cgroups ... Processing etc/runlevels/sysinit/devfs ... Processing etc/runlevels/sysinit/dmesg ... Processing etc/runlevels/sysinit/sysfs ... Processing etc/runlevels/sysinit/udev-settle ... Processing etc/runlevels/sysinit/udev-trigger ... Processing etc/services ... Processing etc/shadow ... Processing etc/shells ... Processing etc/sngreprc ... Processing etc/ssl ... Processing etc/ssl/certs ... Processing etc/ssl/ct_log_list.cnf ... Processing etc/ssl/ct_log_list.cnf.dist ... Processing etc/ssl/misc ... Processing etc/ssl/misc/tsget.pl ... Processing etc/ssl/openssl.cnf ... Processing etc/ssl/openssl.cnf.dist ... Processing etc/ssl/private ... Processing etc/strongswan.conf ... Processing etc/strongswan.d ... Processing etc/strongswan.d/charon ... Processing etc/strongswan.d/charon/aes.conf ... Processing etc/strongswan.d/charon/attr.conf ... Processing etc/strongswan.d/charon/cmac.conf ... Processing etc/strongswan.d/charon/constraints.conf ... Processing etc/strongswan.d/charon/curve25519.conf ... Processing etc/strongswan.d/charon/des.conf ... Processing etc/strongswan.d/charon/dnskey.conf ... Processing etc/strongswan.d/charon/drbg.conf ... Processing etc/strongswan.d/charon/fips-prf.conf ... Processing etc/strongswan.d/charon/gcm.conf ... Processing etc/strongswan.d/charon/gcrypt.conf ... Processing etc/strongswan.d/charon/hmac.conf ... Processing etc/strongswan.d/charon/kdf.conf ... Processing etc/strongswan.d/charon/kernel-netlink.conf ... Processing etc/strongswan.d/charon/led.conf ... Processing etc/strongswan.d/charon/md5.conf ... Processing etc/strongswan.d/charon/nonce.conf ... Processing etc/strongswan.d/charon/pem.conf ... Processing etc/strongswan.d/charon/pgp.conf ... Processing etc/strongswan.d/charon/pkcs1.conf ... Processing etc/strongswan.d/charon/pkcs11.conf ... Processing etc/strongswan.d/charon/pkcs12.conf ... Processing etc/strongswan.d/charon/pkcs7.conf ... Processing etc/strongswan.d/charon/pkcs8.conf ... Processing etc/strongswan.d/charon/pubkey.conf ... Processing etc/strongswan.d/charon/random.conf ... Processing etc/strongswan.d/charon/rc2.conf ... Processing etc/strongswan.d/charon/resolve.conf ... Processing etc/strongswan.d/charon/revocation.conf ... Processing etc/strongswan.d/charon/sha1.conf ... Processing etc/strongswan.d/charon/sha2.conf ... Processing etc/strongswan.d/charon/socket-default.conf ... Processing etc/strongswan.d/charon/sshkey.conf ... Processing etc/strongswan.d/charon/updown.conf ... Processing etc/strongswan.d/charon/x509.conf ... Processing etc/strongswan.d/charon/xauth-generic.conf ... Processing etc/strongswan.d/charon/xcbc.conf ... Processing etc/sysctl.d ... Processing etc/sysctl.d/README ... Processing etc/udev ... Processing etc/udev/rules.d ... Processing etc/udev/rules.d/rtl-sdr.rules ... Processing etc/udev/udev.conf ... Processing lib ... Processing lib/ld-linux-mipsn8.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/libcrypt.so.1 ... Processing lib/libdl.so.2 ... Processing lib/libgcc_s.so ... Processing lib/libgcc_s.so.1 ... Processing lib/libm.so.6 ... Processing lib/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/libsmartcols.so.1 ... Processing lib/libsmartcols.so.1.1.0 ... Processing lib/libudev.so.1 ... Processing lib/libudev.so.1.6.3 ... Processing lib/libutil.so.1 ... Processing lib/libuuid.so.1 ... Processing lib/libuuid.so.1.3.0 ... Processing lib/systemd ... Processing lib/systemd/system ... Processing lib/systemd/system/fluent-bit.service ... Processing lib/udev ... Processing lib/udev/ata_id ... Processing lib/udev/cdrom_id ... Processing lib/udev/collect ... Processing lib/udev/dmi_memory_id ... Processing lib/udev/fido_id ... Processing lib/udev/mtd_probe ... Processing lib/udev/rules.d ... Processing lib/udev/rules.d/50-udev-default.rules ... Processing lib/udev/rules.d/60-autosuspend.rules ... Processing lib/udev/rules.d/60-block.rules ... Processing lib/udev/rules.d/60-cdrom_id.rules ... Processing lib/udev/rules.d/60-drm.rules ... Processing lib/udev/rules.d/60-evdev.rules ... Processing lib/udev/rules.d/60-fido-id.rules ... Processing lib/udev/rules.d/60-input-id.rules ... Processing lib/udev/rules.d/60-persistent-alsa.rules ... Processing lib/udev/rules.d/60-persistent-input.rules ... Processing lib/udev/rules.d/60-persistent-storage-tape.rules ... Processing lib/udev/rules.d/60-persistent-storage.rules ... Processing lib/udev/rules.d/60-persistent-v4l.rules ... Processing lib/udev/rules.d/60-sensor.rules ... Processing lib/udev/rules.d/60-serial.rules ... Processing lib/udev/rules.d/64-btrfs.rules ... Processing lib/udev/rules.d/70-camera.rules ... Processing lib/udev/rules.d/70-joystick.rules ... Processing lib/udev/rules.d/70-memory.rules ... Processing lib/udev/rules.d/70-mouse.rules ... Processing lib/udev/rules.d/70-touchpad.rules ... Processing lib/udev/rules.d/75-net-description.rules ... Processing lib/udev/rules.d/75-probe_mtd.rules ... Processing lib/udev/rules.d/78-sound-card.rules ... Processing lib/udev/rules.d/80-drivers.rules ... Processing lib/udev/rules.d/80-net-name-slot.rules ... Processing lib/udev/rules.d/81-net-dhcp.rules ... Processing lib/udev/scsi_id ... Processing lib/udev/v4l_id ... Processing lib32 ... Processing media ... Processing mnt ... Processing opt ... Processing proc ... Processing root ... Processing run ... Processing sbin ... Processing sbin/depmod ... Processing sbin/halt ... Processing sbin/hdparm ... Processing sbin/init ... Processing sbin/insmod ... Processing sbin/lsmod ... Processing sbin/mkfs.nilfs2 ... Processing sbin/modinfo ... Processing sbin/modprobe ... Processing sbin/mount.nilfs2 ... Processing sbin/nilfs_cleanerd ... Processing sbin/openrc ... Processing sbin/openrc-init ... Processing sbin/openrc-run ... Processing sbin/openrc-shutdown ... Processing sbin/poweroff ... Processing sbin/rc ... Processing sbin/rc-service ... Processing sbin/rc-sstat ... Processing sbin/rc-update ... Processing sbin/reboot ... Processing sbin/rmmod ... Processing sbin/runscript ... Processing sbin/shutdown ... Processing sbin/start-stop-daemon ... Processing sbin/supervise-daemon ... Processing sbin/udevadm ... Processing sbin/udevd ... Processing sbin/umount.nilfs2 ... Processing sys ... Processing tmp ... Processing usr ... Processing usr/bin ... Processing usr/bin/argon2 ... Processing usr/bin/bunzip2 ... Processing usr/bin/bzcat ... Processing usr/bin/bzcmp ... Processing usr/bin/bzdiff ... Processing usr/bin/bzegrep ... Processing usr/bin/bzfgrep ... Processing usr/bin/bzgrep ... Processing usr/bin/bzip2 ... Processing usr/bin/bzip2recover ... Processing usr/bin/bzless ... Processing usr/bin/bzmore ... Processing usr/bin/cdda2mp3 ... Processing usr/bin/cdda2ogg ... Processing usr/bin/chcp ... Processing usr/bin/chvt ... Processing usr/bin/deallocvt ... Processing usr/bin/devdump ... Processing usr/bin/dirsplit ... Processing usr/bin/dumpkeys ... Processing usr/bin/dumpseg ... Processing usr/bin/dumpsexp ... Processing usr/bin/fgconsole ... Processing usr/bin/fluent-bit ... Processing usr/bin/frotz ... Processing usr/bin/gadget-acm-ecm ... Processing usr/bin/gadget-export ... Processing usr/bin/gadget-ffs ... Processing usr/bin/gadget-hid ... Processing usr/bin/gadget-import ... Processing usr/bin/gadget-midi ... Processing usr/bin/gadget-ms ... Processing usr/bin/gadget-rndis-os-desc ... Processing usr/bin/gadget-uac2 ... Processing usr/bin/gadget-vid-pid-remove ... Processing usr/bin/gapplication ... Processing usr/bin/gdbus ... Processing usr/bin/genisoimage ... Processing usr/bin/getkeycodes ... Processing usr/bin/gio ... Processing usr/bin/gio-querymodules ... Processing usr/bin/gpg-error ... Processing usr/bin/gpgrt-config ... Processing usr/bin/gresource ... Processing usr/bin/gsettings ... Processing usr/bin/gupnp-dlna-info-2.0 ... Processing usr/bin/gupnp-dlna-ls-profiles-2.0 ... Processing usr/bin/hmac256 ... Processing usr/bin/icedax ... Processing usr/bin/imlib2_conv ... Processing usr/bin/imlib2_load ... Processing usr/bin/isodebug ... Processing usr/bin/isodump ... Processing usr/bin/isoinfo ... Processing usr/bin/isovfy ... Processing usr/bin/jshn ... Processing usr/bin/json-glib-format ... Processing usr/bin/json-glib-validate ... Processing usr/bin/kbd_mode ... Processing usr/bin/kbdinfo ... Processing usr/bin/kbdrate ... Processing usr/bin/kmod ... Processing usr/bin/libevdev-tweak-device ... Processing usr/bin/loadkeys ... Processing usr/bin/loadunimap ... Processing usr/bin/logger ... Processing usr/bin/lscp ... Processing usr/bin/lsscsi ... Processing usr/bin/lssu ... Processing usr/bin/luksmeta ... Processing usr/bin/mapscrn ... Processing usr/bin/mkcp ... Processing usr/bin/mmc ... Processing usr/bin/mosquitto_pub ... Processing usr/bin/mosquitto_rr ... Processing usr/bin/mosquitto_sub ... Processing usr/bin/mouse-dpi-tool ... Processing usr/bin/mpicalc ... Processing usr/bin/openvt ... Processing usr/bin/pageant ... Processing usr/bin/pcre2grep ... Processing usr/bin/pcre2test ... Processing usr/bin/pitchplay ... Processing usr/bin/plink ... Processing usr/bin/procrank ... Processing usr/bin/pscp ... Processing usr/bin/psfaddtable ... Processing usr/bin/psfgettable ... Processing usr/bin/psfstriptable ... Processing usr/bin/psftp ... Processing usr/bin/psfxtable ... Processing usr/bin/psusan ... Processing usr/bin/puttygen ... Processing usr/bin/readmult ... Processing usr/bin/readom ... Processing usr/bin/rmcp ... Processing usr/bin/rtl_adsb ... Processing usr/bin/rtl_eeprom ... Processing usr/bin/rtl_fm ... Processing usr/bin/rtl_power ... Processing usr/bin/rtl_sdr ... Processing usr/bin/rtl_tcp ... Processing usr/bin/rtl_test ... Processing usr/bin/setfont ... Processing usr/bin/setkeycodes ... Processing usr/bin/setleds ... Processing usr/bin/setmetamode ... Processing usr/bin/setvtrgb ... Processing usr/bin/show-gadgets ... Processing usr/bin/show-udcs ... Processing usr/bin/showconsolefont ... Processing usr/bin/showkey ... Processing usr/bin/sngrep ... Processing usr/bin/systool ... Processing usr/bin/touchpad-edge-detector ... Processing usr/bin/tree ... Processing usr/bin/udevadm ... Processing usr/bin/unicode_start ... Processing usr/bin/unicode_stop ... Processing usr/bin/wodim ... Processing usr/bin/xmlcatalog ... Processing usr/bin/xmllint ... Processing usr/lib ... Processing usr/lib/cryptsetup ... Processing usr/lib/engines-3 ... Processing usr/lib/fluent-bit ... Processing usr/lib/fluent-bit/libfluent-bit.so ... Processing usr/lib/gio ... Processing usr/lib/gio/modules ... Processing usr/lib/imlib2 ... Processing usr/lib/imlib2/filters ... Processing usr/lib/imlib2/filters/bumpmap.so ... Processing usr/lib/imlib2/filters/colormod.so ... Processing usr/lib/imlib2/filters/testfilter.so ... Processing usr/lib/imlib2/loaders ... Processing usr/lib/imlib2/loaders/argb.so ... Processing usr/lib/imlib2/loaders/bmp.so ... Processing usr/lib/imlib2/loaders/bz2.so ... Processing usr/lib/imlib2/loaders/ff.so ... Processing usr/lib/imlib2/loaders/ico.so ... Processing usr/lib/imlib2/loaders/lbm.so ... Processing usr/lib/imlib2/loaders/pnm.so ... Processing usr/lib/imlib2/loaders/tga.so ... Processing usr/lib/imlib2/loaders/xbm.so ... Processing usr/lib/imlib2/loaders/xpm.so ... Processing usr/lib/imlib2/loaders/zlib.so ... Processing usr/lib/include ... Processing usr/lib/include/config.h ... Processing usr/lib/libImlib2.so ... Processing usr/lib/libImlib2.so.1 ... Processing usr/lib/libImlib2.so.1.7.3 ... Processing usr/lib/libaio.so ... Processing usr/lib/libaio.so.1 ... Processing usr/lib/libaio.so.1.0.2 ... Processing usr/lib/libargon2.so ... Processing usr/lib/libargon2.so.1 ... Processing usr/lib/libasm-0.189.so ... Processing usr/lib/libasm.so ... Processing usr/lib/libasm.so.1 ... Processing usr/lib/libatasmart.so ... Processing usr/lib/libatasmart.so.4 ... Processing usr/lib/libatasmart.so.4.0.5 ... Processing usr/lib/libblkid.so ... Processing usr/lib/libblobmsg_json.so ... Processing usr/lib/libbpf.so ... Processing usr/lib/libbpf.so.1 ... Processing usr/lib/libbpf.so.1.1.0 ... Processing usr/lib/libbz2.so ... Processing usr/lib/libbz2.so.1.0 ... Processing usr/lib/libbz2.so.1.0.8 ... Processing usr/lib/libcap.so ... Processing usr/lib/libcap.so.2 ... Processing usr/lib/libcap.so.2.69 ... Processing usr/lib/libconfig.so ... Processing usr/lib/libconfig.so.11 ... Processing usr/lib/libconfig.so.11.1.0 ... Processing usr/lib/libcrypto.so ... Processing usr/lib/libcrypto.so.3 ... Processing usr/lib/libcryptsetup.so ... Processing usr/lib/libcryptsetup.so.12 ... Processing usr/lib/libcryptsetup.so.12.9.0 ... Processing usr/lib/libcurses.so ... Processing usr/lib/libdevmapper-event.so ... Processing usr/lib/libdevmapper-event.so.1.02 ... Processing usr/lib/libdevmapper.so ... Processing usr/lib/libdevmapper.so.1.02 ... Processing usr/lib/libdw-0.189.so ... Processing usr/lib/libdw.so ... Processing usr/lib/libdw.so.1 ... Processing usr/lib/libeinfo.so ... Processing usr/lib/libeinfo.so.1 ... Processing usr/lib/libelf-0.189.so ... Processing usr/lib/libelf.so ... Processing usr/lib/libelf.so.1 ... Processing usr/lib/libevdev.so ... Processing usr/lib/libevdev.so.2 ... Processing usr/lib/libevdev.so.2.3.0 ... Processing usr/lib/libfdt-1.6.1.so ... Processing usr/lib/libfdt.so ... Processing usr/lib/libfdt.so.1 ... Processing usr/lib/libffi.so ... Processing usr/lib/libffi.so.8 ... Processing usr/lib/libffi.so.8.1.2 ... Processing usr/lib/libform.so ... Processing usr/lib/libform.so.6 ... Processing usr/lib/libform.so.6.4 ... Processing usr/lib/libfreeradius-client.so ... Processing usr/lib/libfreeradius-client.so.2 ... Processing usr/lib/libfreeradius-client.so.2.0.0 ... Processing usr/lib/libfreetype.so ... Processing usr/lib/libfreetype.so.6 ... Processing usr/lib/libfreetype.so.6.20.0 ... Processing usr/lib/libg722_1.so ... Processing usr/lib/libg722_1.so.0 ... Processing usr/lib/libg722_1.so.0.0.2 ... Processing usr/lib/libgcrypt.so ... Processing usr/lib/libgcrypt.so.20 ... Processing usr/lib/libgcrypt.so.20.4.2 ... Processing usr/lib/libgdruntime.so ... Processing usr/lib/libgdruntime.so.2 ... Processing usr/lib/libgdruntime.so.2.0.0 ... Processing usr/lib/libgio-2.0.so ... Processing usr/lib/libgio-2.0.so.0 ... Processing usr/lib/libgio-2.0.so.0.7600.1 ... Processing usr/lib/libglib-2.0.so ... Processing usr/lib/libglib-2.0.so.0 ... Processing usr/lib/libglib-2.0.so.0.7600.1 ... Processing usr/lib/libgmodule-2.0.so ... Processing usr/lib/libgmodule-2.0.so.0 ... Processing usr/lib/libgmodule-2.0.so.0.7600.1 ... Processing usr/lib/libgobject-2.0.so ... Processing usr/lib/libgobject-2.0.so.0 ... Processing usr/lib/libgobject-2.0.so.0.7600.1 ... Processing usr/lib/libgpg-error.so ... Processing usr/lib/libgpg-error.so.0 ... Processing usr/lib/libgpg-error.so.0.34.0 ... Processing usr/lib/libgphobos.so ... Processing usr/lib/libgphobos.so.2 ... Processing usr/lib/libgphobos.so.2.0.0 ... Processing usr/lib/libgthread-2.0.so ... Processing usr/lib/libgthread-2.0.so.0 ... Processing usr/lib/libgthread-2.0.so.0.7600.1 ... Processing usr/lib/libgupnp-dlna-2.0.so ... Processing usr/lib/libgupnp-dlna-2.0.so.4 ... Processing usr/lib/libgupnp-dlna-2.0.so.4.0.0 ... Processing usr/lib/libhistory.so ... Processing usr/lib/libhistory.so.8 ... Processing usr/lib/libhistory.so.8.2 ... Processing usr/lib/libixml.so ... Processing usr/lib/libixml.so.11 ... Processing usr/lib/libixml.so.11.1.2 ... Processing usr/lib/libjansson.so ... Processing usr/lib/libjansson.so.4 ... Processing usr/lib/libjansson.so.4.14.0 ... Processing usr/lib/libjitterentropy.so ... Processing usr/lib/libjitterentropy.so.3 ... Processing usr/lib/libjitterentropy.so.3.4.1 ... Processing usr/lib/libjpeg.so ... Processing usr/lib/libjpeg.so.9 ... Processing usr/lib/libjpeg.so.9.5.0 ... Processing usr/lib/libjson-c.so ... Processing usr/lib/libjson-c.so.5 ... Processing usr/lib/libjson-c.so.5.2.0 ... Processing usr/lib/libjson-glib-1.0.so ... Processing usr/lib/libjson-glib-1.0.so.0 ... Processing usr/lib/libjson-glib-1.0.so.0.600.6 ... Processing usr/lib/libjson_script.so ... Processing usr/lib/libkmod.so ... Processing usr/lib/libkmod.so.2 ... Processing usr/lib/libkmod.so.2.4.0 ... Processing usr/lib/libluksmeta.so ... Processing usr/lib/libluksmeta.so.0 ... Processing usr/lib/libluksmeta.so.0.0.0 ... Processing usr/lib/libmenu.so ... Processing usr/lib/libmenu.so.6 ... Processing usr/lib/libmenu.so.6.4 ... Processing usr/lib/libmosquitto.so ... Processing usr/lib/libmosquitto.so.1 ... Processing usr/lib/libmount.so ... Processing usr/lib/libncurses.so ... Processing usr/lib/libncurses.so.6 ... Processing usr/lib/libncurses.so.6.4 ... Processing usr/lib/libnfnetlink.so ... Processing usr/lib/libnfnetlink.so.0 ... Processing usr/lib/libnfnetlink.so.0.2.0 ... Processing usr/lib/libnilfs.so ... Processing usr/lib/libnilfs.so.0 ... Processing usr/lib/libnilfs.so.0.2.4 ... Processing usr/lib/libnilfscleaner.so ... Processing usr/lib/libnilfscleaner.so.0 ... Processing usr/lib/libnilfscleaner.so.0.1.0 ... Processing usr/lib/libnilfsgc.so ... Processing usr/lib/libnilfsgc.so.0 ... Processing usr/lib/libnilfsgc.so.0.2.1 ... 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/libpciaccess.so ... Processing usr/lib/libpciaccess.so.0 ... Processing usr/lib/libpciaccess.so.0.11.1 ... Processing usr/lib/libpcre2-32.so ... Processing usr/lib/libpcre2-32.so.0 ... Processing usr/lib/libpcre2-32.so.0.11.2 ... Processing usr/lib/libpcre2-8.so ... Processing usr/lib/libpcre2-8.so.0 ... Processing usr/lib/libpcre2-8.so.0.11.2 ... Processing usr/lib/libpcre2-posix.so ... Processing usr/lib/libpcre2-posix.so.3 ... Processing usr/lib/libpcre2-posix.so.3.0.4 ... Processing usr/lib/libphidget21.so ... Processing usr/lib/libphidget21.so.0 ... Processing usr/lib/libphidget21.so.0.0.0 ... Processing usr/lib/libpng.so ... Processing usr/lib/libpng16.so ... Processing usr/lib/libpng16.so.16 ... Processing usr/lib/libpng16.so.16.40.0 ... Processing usr/lib/libpopt.so ... Processing usr/lib/libpopt.so.0 ... Processing usr/lib/libpopt.so.0.0.2 ... Processing usr/lib/libpsx.so ... Processing usr/lib/libpsx.so.2 ... Processing usr/lib/libpsx.so.2.69 ... Processing usr/lib/librc.so ... Processing usr/lib/librc.so.1 ... Processing usr/lib/libreadline.so ... Processing usr/lib/libreadline.so.8 ... Processing usr/lib/libreadline.so.8.2 ... Processing usr/lib/libreplaygain.so ... Processing usr/lib/libreplaygain.so.1 ... Processing usr/lib/libreplaygain.so.1.0.0 ... Processing usr/lib/librtlsdr.so ... Processing usr/lib/librtlsdr.so.0 ... Processing usr/lib/librtlsdr.so.0.0.5 ... Processing usr/lib/libsbc.so ... Processing usr/lib/libsbc.so.1 ... Processing usr/lib/libsbc.so.1.3.1 ... Processing usr/lib/libsmartcols.so ... Processing usr/lib/libsoftether.so ... Processing usr/lib/libssh2.so ... Processing usr/lib/libssh2.so.1 ... Processing usr/lib/libssh2.so.1.0.1 ... Processing usr/lib/libssl.so ... Processing usr/lib/libssl.so.3 ... Processing usr/lib/libsvg.so ... Processing usr/lib/libsvg.so.1 ... Processing usr/lib/libsvg.so.1.0.0 ... Processing usr/lib/libsysfs.so ... Processing usr/lib/libsysfs.so.2 ... Processing usr/lib/libsysfs.so.2.0.1 ... Processing usr/lib/libubox.so ... Processing usr/lib/libudev.so ... Processing usr/lib/libupnp.so ... Processing usr/lib/libupnp.so.17 ... Processing usr/lib/libupnp.so.17.1.4 ... Processing usr/lib/libusb-1.0.so ... Processing usr/lib/libusb-1.0.so.0 ... Processing usr/lib/libusb-1.0.so.0.3.0 ... Processing usr/lib/libusbgx.so ... Processing usr/lib/libusbgx.so.2 ... Processing usr/lib/libusbgx.so.2.0.0 ... Processing usr/lib/libuuid.so ... Processing usr/lib/libxml2.so ... Processing usr/lib/libxml2.so.2 ... Processing usr/lib/libxml2.so.2.11.4 ... Processing usr/lib/libyaml-0.so.2 ... Processing usr/lib/libyaml-0.so.2.0.9 ... Processing usr/lib/libyaml.so ... Processing usr/lib/libz.so ... Processing usr/lib/libz.so.1 ... Processing usr/lib/libz.so.1.2.13 ... Processing usr/lib/os-release ... Processing usr/lib/ossl-modules ... Processing usr/lib/ossl-modules/legacy.so ... Processing usr/lib/terminfo ... Processing usr/lib/udev ... Processing usr/lib/udev/rules.d ... Processing usr/lib/udev/rules.d/10-dm.rules ... Processing usr/lib/udev/rules.d/13-dm-disk.rules ... Processing usr/lib/udev/rules.d/95-dm-notify.rules ... Processing usr/lib32 ... Processing usr/libexec ... Processing usr/libexec/gio-launch-desktop ... Processing usr/libexec/ipsec ... Processing usr/libexec/ipsec/_updown ... Processing usr/libexec/rc ... Processing usr/libexec/rc/bin ... Processing usr/libexec/rc/bin/checkpath ... Processing usr/libexec/rc/bin/ebegin ... Processing usr/libexec/rc/bin/eend ... Processing usr/libexec/rc/bin/eerror ... Processing usr/libexec/rc/bin/eerrorn ... Processing usr/libexec/rc/bin/eindent ... Processing usr/libexec/rc/bin/einfo ... Processing usr/libexec/rc/bin/einfon ... Processing usr/libexec/rc/bin/eoutdent ... Processing usr/libexec/rc/bin/esyslog ... Processing usr/libexec/rc/bin/eval_ecolors ... Processing usr/libexec/rc/bin/ewaitfile ... Processing usr/libexec/rc/bin/ewarn ... Processing usr/libexec/rc/bin/ewarnn ... Processing usr/libexec/rc/bin/ewend ... Processing usr/libexec/rc/bin/fstabinfo ... Processing usr/libexec/rc/bin/get_options ... Processing usr/libexec/rc/bin/halt ... Processing usr/libexec/rc/bin/is_newer_than ... Processing usr/libexec/rc/bin/is_older_than ... Processing usr/libexec/rc/bin/kill_all ... Processing usr/libexec/rc/bin/mountinfo ... Processing usr/libexec/rc/bin/on_ac_power ... Processing usr/libexec/rc/bin/poweroff ... Processing usr/libexec/rc/bin/rc-depend ... Processing usr/libexec/rc/bin/rc-sstat ... Processing usr/libexec/rc/bin/reboot ... Processing usr/libexec/rc/bin/save_options ... Processing usr/libexec/rc/bin/service_crashed ... Processing usr/libexec/rc/bin/service_get_value ... Processing usr/libexec/rc/bin/service_hotplugged ... Processing usr/libexec/rc/bin/service_inactive ... Processing usr/libexec/rc/bin/service_set_value ... Processing usr/libexec/rc/bin/service_started ... Processing usr/libexec/rc/bin/service_started_daemon ... Processing usr/libexec/rc/bin/service_starting ... Processing usr/libexec/rc/bin/service_stopped ... Processing usr/libexec/rc/bin/service_stopping ... Processing usr/libexec/rc/bin/service_wasinactive ... Processing usr/libexec/rc/bin/shell_var ... Processing usr/libexec/rc/bin/shutdown ... Processing usr/libexec/rc/bin/vebegin ... Processing usr/libexec/rc/bin/veend ... Processing usr/libexec/rc/bin/veindent ... Processing usr/libexec/rc/bin/veinfo ... Processing usr/libexec/rc/bin/veoutdent ... Processing usr/libexec/rc/bin/vewarn ... Processing usr/libexec/rc/bin/vewend ... Processing usr/libexec/rc/sbin ... Processing usr/libexec/rc/sbin/mark_service_crashed ... Processing usr/libexec/rc/sbin/mark_service_failed ... Processing usr/libexec/rc/sbin/mark_service_hotplugged ... Processing usr/libexec/rc/sbin/mark_service_inactive ... Processing usr/libexec/rc/sbin/mark_service_started ... Processing usr/libexec/rc/sbin/mark_service_starting ... Processing usr/libexec/rc/sbin/mark_service_stopped ... Processing usr/libexec/rc/sbin/mark_service_stopping ... Processing usr/libexec/rc/sbin/mark_service_wasinactive ... Processing usr/libexec/rc/sbin/rc-abort ... Processing usr/libexec/rc/sbin/swclock ... Processing usr/libexec/rc/sh ... Processing usr/libexec/rc/sh/binfmt.sh ... Processing usr/libexec/rc/sh/cgroup-release-agent.sh ... Processing usr/libexec/rc/sh/functions.sh ... Processing usr/libexec/rc/sh/gendepends.sh ... Processing usr/libexec/rc/sh/init-early.sh ... Processing usr/libexec/rc/sh/init.sh ... Processing usr/libexec/rc/sh/openrc-run.sh ... Processing usr/libexec/rc/sh/rc-cgroup.sh ... Processing usr/libexec/rc/sh/rc-functions.sh ... Processing usr/libexec/rc/sh/rc-mount.sh ... Processing usr/libexec/rc/sh/runit.sh ... Processing usr/libexec/rc/sh/s6.sh ... Processing usr/libexec/rc/sh/start-stop-daemon.sh ... Processing usr/libexec/rc/sh/supervise-daemon.sh ... Processing usr/libexec/rc/tmp ... Processing usr/libexec/rc/version ... Processing usr/sbin ... Processing usr/sbin/addpart ... Processing usr/sbin/blkdeactivate ... Processing usr/sbin/cryptsetup ... Processing usr/sbin/delpart ... Processing usr/sbin/dmeventd ... Processing usr/sbin/dmsetup ... Processing usr/sbin/dmstats ... Processing usr/sbin/integritysetup ... Processing usr/sbin/kmemd ... Processing usr/sbin/login.radius ... Processing usr/sbin/minissdpd ... Processing usr/sbin/netscsid ... Processing usr/sbin/nilfs-clean ... Processing usr/sbin/nilfs-resize ... Processing usr/sbin/nilfs-tune ... Processing usr/sbin/partx ... Processing usr/sbin/radacct ... Processing usr/sbin/radembedded ... Processing usr/sbin/radexample ... Processing usr/sbin/radiusclient ... Processing usr/sbin/radlogin ... Processing usr/sbin/radstatus ... Processing usr/sbin/resizepart ... Processing usr/sbin/skdump ... Processing usr/sbin/sktest ... Processing usr/sbin/softetherd ... Processing usr/sbin/veritysetup ... Processing usr/sbin/vpnbridge ... Processing usr/sbin/vpnclient ... Processing usr/sbin/vpncmd ... Processing usr/sbin/vpnserver ... Processing usr/share ... Processing usr/share/consolefonts ... Processing usr/share/consolefonts/161.cp.gz ... Processing usr/share/consolefonts/162.cp.gz ... Processing usr/share/consolefonts/163.cp.gz ... Processing usr/share/consolefonts/164.cp.gz ... Processing usr/share/consolefonts/165.cp.gz ... Processing usr/share/consolefonts/737.cp.gz ... Processing usr/share/consolefonts/880.cp.gz ... Processing usr/share/consolefonts/928.cp.gz ... Processing usr/share/consolefonts/972.cp.gz ... Processing usr/share/consolefonts/Agafari-12.psfu.gz ... Processing usr/share/consolefonts/Agafari-14.psfu.gz ... Processing usr/share/consolefonts/Agafari-16.psfu.gz ... Processing usr/share/consolefonts/Cyr_a8x14.psfu.gz ... Processing usr/share/consolefonts/Cyr_a8x16.psfu.gz ... Processing usr/share/consolefonts/Cyr_a8x8.psfu.gz ... Processing usr/share/consolefonts/ERRORS ... Processing usr/share/consolefonts/Goha-12.psfu.gz ... Processing usr/share/consolefonts/Goha-14.psfu.gz ... Processing usr/share/consolefonts/Goha-16.psfu.gz ... Processing usr/share/consolefonts/GohaClassic-12.psfu.gz ... Processing usr/share/consolefonts/GohaClassic-14.psfu.gz ... Processing usr/share/consolefonts/GohaClassic-16.psfu.gz ... Processing usr/share/consolefonts/Lat2-Terminus16.psfu.gz ... Processing usr/share/consolefonts/LatArCyrHeb-08.psfu.gz ... Processing usr/share/consolefonts/LatArCyrHeb-14.psfu.gz ... Processing usr/share/consolefonts/LatArCyrHeb-16+.psfu.gz ... Processing usr/share/consolefonts/LatArCyrHeb-16.psfu.gz ... Processing usr/share/consolefonts/LatArCyrHeb-19.psfu.gz ... Processing usr/share/consolefonts/LatGrkCyr-12x22.psfu.gz ... Processing usr/share/consolefonts/LatGrkCyr-8x16.psfu.gz ... Processing usr/share/consolefonts/LatKaCyrHeb-14.psfu.gz ... Processing usr/share/consolefonts/Mik_8x16.gz ... Processing usr/share/consolefonts/README.12x22 ... Processing usr/share/consolefonts/README.Arabic ... Processing usr/share/consolefonts/README.Cyrillic ... Processing usr/share/consolefonts/README.Ethiopic ... Processing usr/share/consolefonts/README.Greek ... Processing usr/share/consolefonts/README.Hebrew ... Processing usr/share/consolefonts/README.Lat2-Terminus16 ... Processing usr/share/consolefonts/README.LatGrkCyr ... Processing usr/share/consolefonts/README.Sun ... Processing usr/share/consolefonts/README.cp1250 ... Processing usr/share/consolefonts/README.cybercafe ... Processing usr/share/consolefonts/README.drdos ... Processing usr/share/consolefonts/README.eurlatgr ... Processing usr/share/consolefonts/README.eurlatgr.mappings ... Processing usr/share/consolefonts/README.lat0 ... Processing usr/share/consolefonts/README.lat7 ... Processing usr/share/consolefonts/README.lat9 ... Processing usr/share/consolefonts/README.psfu ... Processing usr/share/consolefonts/UniCyrExt_8x16.psf.gz ... Processing usr/share/consolefonts/UniCyr_8x14.psf.gz ... Processing usr/share/consolefonts/UniCyr_8x16.psf.gz ... Processing usr/share/consolefonts/UniCyr_8x8.psf.gz ... Processing usr/share/consolefonts/alt-8x14.gz ... Processing usr/share/consolefonts/alt-8x16.gz ... Processing usr/share/consolefonts/alt-8x8.gz ... Processing usr/share/consolefonts/altc-8x16.gz ... Processing usr/share/consolefonts/aply16.psf.gz ... Processing usr/share/consolefonts/arm8.fnt.gz ... Processing usr/share/consolefonts/cp1250.psfu.gz ... Processing usr/share/consolefonts/cp850-8x14.psfu.gz ... Processing usr/share/consolefonts/cp850-8x16.psfu.gz ... Processing usr/share/consolefonts/cp850-8x8.psfu.gz ... Processing usr/share/consolefonts/cp857.08.gz ... Processing usr/share/consolefonts/cp857.14.gz ... Processing usr/share/consolefonts/cp857.16.gz ... Processing usr/share/consolefonts/cp865-8x14.psfu.gz ... Processing usr/share/consolefonts/cp865-8x16.psfu.gz ... Processing usr/share/consolefonts/cp865-8x8.psfu.gz ... Processing usr/share/consolefonts/cp866-8x14.psf.gz ... Processing usr/share/consolefonts/cp866-8x16.psf.gz ... Processing usr/share/consolefonts/cp866-8x8.psf.gz ... Processing usr/share/consolefonts/cybercafe.fnt.gz ... Processing usr/share/consolefonts/cyr-sun16.psfu.gz ... Processing usr/share/consolefonts/default8x16.psfu.gz ... Processing usr/share/consolefonts/default8x9.psfu.gz ... Processing usr/share/consolefonts/drdos8x14.psfu.gz ... Processing usr/share/consolefonts/drdos8x16.psfu.gz ... Processing usr/share/consolefonts/drdos8x6.psfu.gz ... Processing usr/share/consolefonts/drdos8x8.psfu.gz ... Processing usr/share/consolefonts/eurlatgr.psfu.gz ... Processing usr/share/consolefonts/gr737a-8x8.psfu.gz ... Processing usr/share/consolefonts/gr737a-9x14.psfu.gz ... Processing usr/share/consolefonts/gr737a-9x16.psfu.gz ... Processing usr/share/consolefonts/gr737b-8x11.psfu.gz ... Processing usr/share/consolefonts/gr737b-9x16-medieval.psfu.gz ... Processing usr/share/consolefonts/gr737c-8x14.psfu.gz ... Processing usr/share/consolefonts/gr737c-8x16.psfu.gz ... Processing usr/share/consolefonts/gr737c-8x6.psfu.gz ... Processing usr/share/consolefonts/gr737c-8x7.psfu.gz ... Processing usr/share/consolefonts/gr737c-8x8.psfu.gz ... Processing usr/share/consolefonts/gr737d-8x16.psfu.gz ... Processing usr/share/consolefonts/gr928-8x16-thin.psfu.gz ... Processing usr/share/consolefonts/gr928-9x14.psfu.gz ... Processing usr/share/consolefonts/gr928-9x16.psfu.gz ... Processing usr/share/consolefonts/gr928a-8x14.psfu.gz ... Processing usr/share/consolefonts/gr928a-8x16.psfu.gz ... Processing usr/share/consolefonts/gr928b-8x14.psfu.gz ... Processing usr/share/consolefonts/gr928b-8x16.psfu.gz ... Processing usr/share/consolefonts/greek-polytonic.psfu.gz ... Processing usr/share/consolefonts/iso01-12x22.psfu.gz ... Processing usr/share/consolefonts/iso01.08.gz ... Processing usr/share/consolefonts/iso01.14.gz ... Processing usr/share/consolefonts/iso01.16.gz ... Processing usr/share/consolefonts/iso02-12x22.psfu.gz ... Processing usr/share/consolefonts/iso02.08.gz ... Processing usr/share/consolefonts/iso02.14.gz ... Processing usr/share/consolefonts/iso02.16.gz ... Processing usr/share/consolefonts/iso03.08.gz ... Processing usr/share/consolefonts/iso03.14.gz ... Processing usr/share/consolefonts/iso03.16.gz ... Processing usr/share/consolefonts/iso04.08.gz ... Processing usr/share/consolefonts/iso04.14.gz ... Processing usr/share/consolefonts/iso04.16.gz ... Processing usr/share/consolefonts/iso05.08.gz ... Processing usr/share/consolefonts/iso05.14.gz ... Processing usr/share/consolefonts/iso05.16.gz ... Processing usr/share/consolefonts/iso06.08.gz ... Processing usr/share/consolefonts/iso06.14.gz ... Processing usr/share/consolefonts/iso06.16.gz ... Processing usr/share/consolefonts/iso07.14.gz ... Processing usr/share/consolefonts/iso07.16.gz ... Processing usr/share/consolefonts/iso07u-16.psfu.gz ... Processing usr/share/consolefonts/iso08.08.gz ... Processing usr/share/consolefonts/iso08.14.gz ... Processing usr/share/consolefonts/iso08.16.gz ... Processing usr/share/consolefonts/iso09.08.gz ... Processing usr/share/consolefonts/iso09.14.gz ... Processing usr/share/consolefonts/iso09.16.gz ... Processing usr/share/consolefonts/iso10.08.gz ... Processing usr/share/consolefonts/iso10.14.gz ... Processing usr/share/consolefonts/iso10.16.gz ... Processing usr/share/consolefonts/koi8-14.psf.gz ... Processing usr/share/consolefonts/koi8c-8x16.gz ... Processing usr/share/consolefonts/koi8r-8x14.gz ... Processing usr/share/consolefonts/koi8r-8x16.gz ... Processing usr/share/consolefonts/koi8r-8x8.gz ... Processing usr/share/consolefonts/koi8r.8x8.psfu.gz ... Processing usr/share/consolefonts/koi8u_8x14.psfu.gz ... Processing usr/share/consolefonts/koi8u_8x16.psfu.gz ... Processing usr/share/consolefonts/koi8u_8x8.psfu.gz ... Processing usr/share/consolefonts/lat0-08.psfu.gz ... Processing usr/share/consolefonts/lat0-10.psfu.gz ... Processing usr/share/consolefonts/lat0-12.psfu.gz ... Processing usr/share/consolefonts/lat0-14.psfu.gz ... Processing usr/share/consolefonts/lat0-16.psfu.gz ... Processing usr/share/consolefonts/lat0-sun16.psfu.gz ... Processing usr/share/consolefonts/lat1-08.psfu.gz ... Processing usr/share/consolefonts/lat1-10.psfu.gz ... Processing usr/share/consolefonts/lat1-12.psfu.gz ... Processing usr/share/consolefonts/lat1-14.psfu.gz ... Processing usr/share/consolefonts/lat1-16.psfu.gz ... Processing usr/share/consolefonts/lat2-08.psfu.gz ... Processing usr/share/consolefonts/lat2-10.psfu.gz ... Processing usr/share/consolefonts/lat2-12.psfu.gz ... Processing usr/share/consolefonts/lat2-14.psfu.gz ... Processing usr/share/consolefonts/lat2-16.psfu.gz ... Processing usr/share/consolefonts/lat2-sun16.psfu.gz ... Processing usr/share/consolefonts/lat2a-16.psfu.gz ... Processing usr/share/consolefonts/lat4-08.psfu.gz ... Processing usr/share/consolefonts/lat4-10.psfu.gz ... Processing usr/share/consolefonts/lat4-12.psfu.gz ... Processing usr/share/consolefonts/lat4-14.psfu.gz ... Processing usr/share/consolefonts/lat4-16+.psfu.gz ... Processing usr/share/consolefonts/lat4-16.psfu.gz ... Processing usr/share/consolefonts/lat4-19.psfu.gz ... Processing usr/share/consolefonts/lat4a-08.psfu.gz ... Processing usr/share/consolefonts/lat4a-10.psfu.gz ... Processing usr/share/consolefonts/lat4a-12.psfu.gz ... Processing usr/share/consolefonts/lat4a-14.psfu.gz ... Processing usr/share/consolefonts/lat4a-16+.psfu.gz ... Processing usr/share/consolefonts/lat4a-16.psfu.gz ... Processing usr/share/consolefonts/lat4a-19.psfu.gz ... Processing usr/share/consolefonts/lat5-12.psfu.gz ... Processing usr/share/consolefonts/lat5-14.psfu.gz ... Processing usr/share/consolefonts/lat5-16.psfu.gz ... Processing usr/share/consolefonts/lat7-14.psfu.gz ... Processing usr/share/consolefonts/lat7a-14.psfu.gz ... Processing usr/share/consolefonts/lat7a-16.psf.gz ... Processing usr/share/consolefonts/lat9-08.psf.gz ... Processing usr/share/consolefonts/lat9-10.psf.gz ... Processing usr/share/consolefonts/lat9-12.psf.gz ... Processing usr/share/consolefonts/lat9-14.psf.gz ... Processing usr/share/consolefonts/lat9-16.psf.gz ... Processing usr/share/consolefonts/lat9u-08.psfu.gz ... Processing usr/share/consolefonts/lat9u-10.psfu.gz ... Processing usr/share/consolefonts/lat9u-12.psfu.gz ... Processing usr/share/consolefonts/lat9u-14.psfu.gz ... Processing usr/share/consolefonts/lat9u-16.psfu.gz ... Processing usr/share/consolefonts/lat9v-08.psfu.gz ... Processing usr/share/consolefonts/lat9v-10.psfu.gz ... Processing usr/share/consolefonts/lat9v-12.psfu.gz ... Processing usr/share/consolefonts/lat9v-14.psfu.gz ... Processing usr/share/consolefonts/lat9v-16.psfu.gz ... Processing usr/share/consolefonts/lat9w-08.psfu.gz ... Processing usr/share/consolefonts/lat9w-10.psfu.gz ... Processing usr/share/consolefonts/lat9w-12.psfu.gz ... Processing usr/share/consolefonts/lat9w-14.psfu.gz ... Processing usr/share/consolefonts/lat9w-16.psfu.gz ... Processing usr/share/consolefonts/latarcyrheb-sun16.psfu.gz ... Processing usr/share/consolefonts/latarcyrheb-sun32.psfu.gz ... Processing usr/share/consolefonts/pancyrillic.f16.psfu.gz ... Processing usr/share/consolefonts/partialfonts ... Processing usr/share/consolefonts/partialfonts/8859-1.a0-ff.08.gz ... Processing usr/share/consolefonts/partialfonts/8859-1.a0-ff.14.gz ... Processing usr/share/consolefonts/partialfonts/8859-1.a0-ff.16.gz ... Processing usr/share/consolefonts/partialfonts/8859-10.a0-ff.08.gz ... Processing usr/share/consolefonts/partialfonts/8859-10.a0-ff.14.gz ... Processing usr/share/consolefonts/partialfonts/8859-10.a0-ff.16.gz ... Processing usr/share/consolefonts/partialfonts/8859-2.a0-ff.08.gz ... Processing usr/share/consolefonts/partialfonts/8859-2.a0-ff.14.gz ... Processing usr/share/consolefonts/partialfonts/8859-2.a0-ff.16.gz ... Processing usr/share/consolefonts/partialfonts/8859-3.a0-ff.08.gz ... Processing usr/share/consolefonts/partialfonts/8859-3.a0-ff.14.gz ... Processing usr/share/consolefonts/partialfonts/8859-3.a0-ff.16.gz ... Processing usr/share/consolefonts/partialfonts/8859-4.a0-ff.08.gz ... Processing usr/share/consolefonts/partialfonts/8859-4.a0-ff.14.gz ... Processing usr/share/consolefonts/partialfonts/8859-4.a0-ff.16.gz ... Processing usr/share/consolefonts/partialfonts/8859-5.a0-ff.08.gz ... Processing usr/share/consolefonts/partialfonts/8859-5.a0-ff.14.gz ... Processing usr/share/consolefonts/partialfonts/8859-5.a0-ff.16.gz ... Processing usr/share/consolefonts/partialfonts/8859-6.a0-ff.08.gz ... Processing usr/share/consolefonts/partialfonts/8859-6.a0-ff.14.gz ... Processing usr/share/consolefonts/partialfonts/8859-6.a0-ff.16.gz ... Processing usr/share/consolefonts/partialfonts/8859-7.a0-ff.08.gz ... Processing usr/share/consolefonts/partialfonts/8859-7.a0-ff.14.gz ... Processing usr/share/consolefonts/partialfonts/8859-7.a0-ff.16.gz ... Processing usr/share/consolefonts/partialfonts/8859-8.a0-ff.08.gz ... Processing usr/share/consolefonts/partialfonts/8859-8.a0-ff.14.gz ... Processing usr/share/consolefonts/partialfonts/8859-8.a0-ff.16.gz ... Processing usr/share/consolefonts/partialfonts/8859-9.a0-ff.08.gz ... Processing usr/share/consolefonts/partialfonts/8859-9.a0-ff.14.gz ... Processing usr/share/consolefonts/partialfonts/8859-9.a0-ff.16.gz ... Processing usr/share/consolefonts/partialfonts/ascii.20-7f.08.gz ... Processing usr/share/consolefonts/partialfonts/ascii.20-7f.14.gz ... Processing usr/share/consolefonts/partialfonts/ascii.20-7f.16.gz ... Processing usr/share/consolefonts/partialfonts/cp437.00-1f.08.gz ... Processing usr/share/consolefonts/partialfonts/cp437.00-1f.14.gz ... Processing usr/share/consolefonts/partialfonts/cp437.00-1f.16.gz ... Processing usr/share/consolefonts/partialfonts/none.00-17.08.gz ... Processing usr/share/consolefonts/partialfonts/none.00-17.14.gz ... Processing usr/share/consolefonts/partialfonts/none.00-17.16.gz ... Processing usr/share/consolefonts/ruscii_8x16.psfu.gz ... Processing usr/share/consolefonts/ruscii_8x8.psfu.gz ... Processing usr/share/consolefonts/solar24x32.psfu.gz ... Processing usr/share/consolefonts/sun12x22.psfu.gz ... Processing usr/share/consolefonts/t.fnt.gz ... Processing usr/share/consolefonts/t850b.fnt.gz ... Processing usr/share/consolefonts/tcvn8x16.psf.gz ... Processing usr/share/consolefonts/viscii10-8x16.psfu.gz ... Processing usr/share/consoletrans ... Processing usr/share/consoletrans/8859-10_to_uni.trans ... Processing usr/share/consoletrans/8859-13_to_uni.trans ... Processing usr/share/consoletrans/8859-14_to_uni.trans ... Processing usr/share/consoletrans/8859-15_to_uni.trans ... Processing usr/share/consoletrans/8859-1_to_uni.trans ... Processing usr/share/consoletrans/8859-2_to_uni.trans ... Processing usr/share/consoletrans/8859-3_to_uni.trans ... Processing usr/share/consoletrans/8859-4_to_uni.trans ... Processing usr/share/consoletrans/8859-5_to_uni.trans ... Processing usr/share/consoletrans/8859-6_to_uni.trans ... Processing usr/share/consoletrans/8859-7_to_uni.trans ... Processing usr/share/consoletrans/8859-8_to_uni.trans ... Processing usr/share/consoletrans/8859-9_to_uni.trans ... Processing usr/share/consoletrans/baltic.trans ... Processing usr/share/consoletrans/cp1250_to_uni.trans ... Processing usr/share/consoletrans/cp1251_to_uni.trans ... Processing usr/share/consoletrans/cp437_to_iso01.trans ... Processing usr/share/consoletrans/cp437_to_uni.trans ... Processing usr/share/consoletrans/cp737_to_uni.trans ... Processing usr/share/consoletrans/cp775_to_uni.trans ... Processing usr/share/consoletrans/cp850_to_iso01.trans ... Processing usr/share/consoletrans/cp850_to_uni.trans ... Processing usr/share/consoletrans/cp852_to_uni.trans ... Processing usr/share/consoletrans/cp853_to_uni.trans ... Processing usr/share/consoletrans/cp855_to_uni.trans ... Processing usr/share/consoletrans/cp857_to_uni.trans ... Processing usr/share/consoletrans/cp860_to_uni.trans ... Processing usr/share/consoletrans/cp861_to_uni.trans ... Processing usr/share/consoletrans/cp862_to_uni.trans ... Processing usr/share/consoletrans/cp863_to_uni.trans ... Processing usr/share/consoletrans/cp864_to_uni.trans ... Processing usr/share/consoletrans/cp865_to_uni.trans ... Processing usr/share/consoletrans/cp866_to_uni.trans ... Processing usr/share/consoletrans/cp869_to_uni.trans ... Processing usr/share/consoletrans/cp874_to_uni.trans ... Processing usr/share/consoletrans/iso02_to_cp1250.trans ... Processing usr/share/consoletrans/koi2alt ... Processing usr/share/consoletrans/koi8-r_to_uni.trans ... Processing usr/share/consoletrans/koi8-u_to_uni.trans ... Processing usr/share/consoletrans/koi8u2ruscii ... Processing usr/share/consoletrans/latin2u.trans ... Processing usr/share/consoletrans/null ... Processing usr/share/consoletrans/space ... Processing usr/share/consoletrans/trivial ... Processing usr/share/consoletrans/utflist ... Processing usr/share/consoletrans/vga2iso ... Processing usr/share/consoletrans/viscii1.0_to_tcvn.trans ... Processing usr/share/consoletrans/viscii1.0_to_viscii1.1.trans ... Processing usr/share/consoletrans/zero ... Processing usr/share/gettext ... Processing usr/share/gettext/its ... Processing usr/share/gettext/its/gschema.its ... Processing usr/share/gettext/its/gschema.loc ... Processing usr/share/glib-2.0 ... Processing usr/share/glib-2.0/schemas ... Processing usr/share/glib-2.0/valgrind ... Processing usr/share/glib-2.0/valgrind/glib.supp ... Processing usr/share/gupnp-dlna-2.0 ... Processing usr/share/gupnp-dlna-2.0/dlna-profiles ... Processing usr/share/gupnp-dlna-2.0/dlna-profiles/aac.xml ... Processing usr/share/gupnp-dlna-2.0/dlna-profiles/ac3.xml ... Processing usr/share/gupnp-dlna-2.0/dlna-profiles/amr.xml ... Processing usr/share/gupnp-dlna-2.0/dlna-profiles/avc.xml ... Processing usr/share/gupnp-dlna-2.0/dlna-profiles/common.xml ... Processing usr/share/gupnp-dlna-2.0/dlna-profiles/dlna-profiles.rng ... Processing usr/share/gupnp-dlna-2.0/dlna-profiles/jpeg.xml ... Processing usr/share/gupnp-dlna-2.0/dlna-profiles/lpcm.xml ... Processing usr/share/gupnp-dlna-2.0/dlna-profiles/mp3.xml ... Processing usr/share/gupnp-dlna-2.0/dlna-profiles/mpeg-common.xml ... Processing usr/share/gupnp-dlna-2.0/dlna-profiles/mpeg-ps.xml ... Processing usr/share/gupnp-dlna-2.0/dlna-profiles/mpeg-ts.xml ... Processing usr/share/gupnp-dlna-2.0/dlna-profiles/mpeg1.xml ... Processing usr/share/gupnp-dlna-2.0/dlna-profiles/mpeg4.xml ... Processing usr/share/gupnp-dlna-2.0/dlna-profiles/png.xml ... Processing usr/share/gupnp-dlna-2.0/dlna-profiles/wma.xml ... Processing usr/share/imlib2 ... Processing usr/share/imlib2/data ... Processing usr/share/imlib2/data/fonts ... Processing usr/share/imlib2/data/fonts/cinema.ttf ... Processing usr/share/imlib2/data/fonts/grunge.ttf ... Processing usr/share/imlib2/data/fonts/morpheus.ttf ... Processing usr/share/imlib2/data/fonts/notepad.ttf ... Processing usr/share/imlib2/data/images ... Processing usr/share/imlib2/data/images/audio.png ... Processing usr/share/imlib2/data/images/bg.png ... Processing usr/share/imlib2/data/images/bulb.png ... Processing usr/share/imlib2/data/images/cal.png ... Processing usr/share/imlib2/data/images/calc.png ... Processing usr/share/imlib2/data/images/folder.png ... Processing usr/share/imlib2/data/images/globe.png ... Processing usr/share/imlib2/data/images/imlib2.png ... Processing usr/share/imlib2/data/images/lock.png ... Processing usr/share/imlib2/data/images/mail.png ... Processing usr/share/imlib2/data/images/menu.png ... Processing usr/share/imlib2/data/images/mush.png ... Processing usr/share/imlib2/data/images/paper.png ... Processing usr/share/imlib2/data/images/sh1.png ... Processing usr/share/imlib2/data/images/sh2.png ... Processing usr/share/imlib2/data/images/sh3.png ... Processing usr/share/imlib2/data/images/stop.png ... Processing usr/share/imlib2/data/images/tnt.png ... Processing usr/share/keymaps ... Processing usr/share/keymaps/amiga ... Processing usr/share/keymaps/amiga/amiga-de.map.gz ... Processing usr/share/keymaps/amiga/amiga-us.map.gz ... Processing usr/share/keymaps/atari ... Processing usr/share/keymaps/atari/atari-de.map.gz ... Processing usr/share/keymaps/atari/atari-se.map.gz ... Processing usr/share/keymaps/atari/atari-uk-falcon.map.gz ... Processing usr/share/keymaps/atari/atari-us.map.gz ... Processing usr/share/keymaps/i386 ... Processing usr/share/keymaps/i386/azerty ... Processing usr/share/keymaps/i386/azerty/azerty.map.gz ... Processing usr/share/keymaps/i386/azerty/be-latin1.map.gz ... Processing usr/share/keymaps/i386/azerty/fr-latin1.map.gz ... Processing usr/share/keymaps/i386/azerty/fr-latin9.map.gz ... Processing usr/share/keymaps/i386/azerty/fr-pc.map.gz ... Processing usr/share/keymaps/i386/azerty/fr.map.gz ... Processing usr/share/keymaps/i386/azerty/wangbe.map.gz ... Processing usr/share/keymaps/i386/azerty/wangbe2.map.gz ... Processing usr/share/keymaps/i386/bepo ... Processing usr/share/keymaps/i386/bepo/fr-bepo-latin9.map.gz ... Processing usr/share/keymaps/i386/bepo/fr-bepo.map.gz ... Processing usr/share/keymaps/i386/carpalx ... Processing usr/share/keymaps/i386/carpalx/carpalx-full.map.gz ... Processing usr/share/keymaps/i386/carpalx/carpalx.map.gz ... Processing usr/share/keymaps/i386/colemak ... Processing usr/share/keymaps/i386/colemak/en-latin9.map.gz ... Processing usr/share/keymaps/i386/dvorak ... Processing usr/share/keymaps/i386/dvorak/ANSI-dvorak.map.gz ... Processing usr/share/keymaps/i386/dvorak/dvorak-ca-fr.map.gz ... Processing usr/share/keymaps/i386/dvorak/dvorak-es.map.gz ... Processing usr/share/keymaps/i386/dvorak/dvorak-fr.map.gz ... Processing usr/share/keymaps/i386/dvorak/dvorak-l.map.gz ... Processing usr/share/keymaps/i386/dvorak/dvorak-la.map.gz ... Processing usr/share/keymaps/i386/dvorak/dvorak-no.map.gz ... Processing usr/share/keymaps/i386/dvorak/dvorak-programmer.map.gz ... Processing usr/share/keymaps/i386/dvorak/dvorak-r.map.gz ... Processing usr/share/keymaps/i386/dvorak/dvorak-ru.map.gz ... Processing usr/share/keymaps/i386/dvorak/dvorak-sv-a1.map.gz ... Processing usr/share/keymaps/i386/dvorak/dvorak-sv-a5.map.gz ... Processing usr/share/keymaps/i386/dvorak/dvorak-uk.map.gz ... Processing usr/share/keymaps/i386/dvorak/dvorak-ukp.map.gz ... Processing usr/share/keymaps/i386/dvorak/dvorak.map.gz ... Processing usr/share/keymaps/i386/fgGIod ... Processing usr/share/keymaps/i386/fgGIod/tr_f-latin5.map.gz ... Processing usr/share/keymaps/i386/fgGIod/trf.map.gz ... Processing usr/share/keymaps/i386/include ... Processing usr/share/keymaps/i386/include/applkey.map.gz ... Processing usr/share/keymaps/i386/include/azerty-layout.inc ... Processing usr/share/keymaps/i386/include/backspace.map.gz ... Processing usr/share/keymaps/i386/include/compose.inc ... Processing usr/share/keymaps/i386/include/ctrl.map.gz ... Processing usr/share/keymaps/i386/include/euro.map.gz ... Processing usr/share/keymaps/i386/include/euro1.inc ... Processing usr/share/keymaps/i386/include/euro1.map.gz ... Processing usr/share/keymaps/i386/include/euro2.map.gz ... Processing usr/share/keymaps/i386/include/keypad.map.gz ... Processing usr/share/keymaps/i386/include/linux-keys-bare.inc ... Processing usr/share/keymaps/i386/include/linux-keys-extd.inc ... Processing usr/share/keymaps/i386/include/linux-with-alt-and-altgr.inc ... Processing usr/share/keymaps/i386/include/linux-with-modeshift-altgr.inc ... Processing usr/share/keymaps/i386/include/linux-with-two-alt-keys.inc ... Processing usr/share/keymaps/i386/include/qwerty-layout.inc ... Processing usr/share/keymaps/i386/include/qwertz-layout.inc ... Processing usr/share/keymaps/i386/include/unicode.map.gz ... Processing usr/share/keymaps/i386/include/windowkeys.map.gz ... Processing usr/share/keymaps/i386/neo ... Processing usr/share/keymaps/i386/neo/3l.map.gz ... Processing usr/share/keymaps/i386/neo/README.md ... Processing usr/share/keymaps/i386/neo/adnw.map.gz ... Processing usr/share/keymaps/i386/neo/bone.map.gz ... Processing usr/share/keymaps/i386/neo/koy.map.gz ... Processing usr/share/keymaps/i386/neo/neo.map.gz ... Processing usr/share/keymaps/i386/neo/neoqwertz.map.gz ... Processing usr/share/keymaps/i386/olpc ... Processing usr/share/keymaps/i386/olpc/es.map.gz ... Processing usr/share/keymaps/i386/olpc/pt.map.gz ... Processing usr/share/keymaps/i386/qwerty ... Processing usr/share/keymaps/i386/qwerty/bashkir.map.gz ... Processing usr/share/keymaps/i386/qwerty/bg-cp1251.map.gz ... Processing usr/share/keymaps/i386/qwerty/bg-cp855.map.gz ... Processing usr/share/keymaps/i386/qwerty/bg_bds-cp1251.map.gz ... Processing usr/share/keymaps/i386/qwerty/bg_bds-utf8.map.gz ... Processing usr/share/keymaps/i386/qwerty/bg_pho-cp1251.map.gz ... Processing usr/share/keymaps/i386/qwerty/bg_pho-utf8.map.gz ... Processing usr/share/keymaps/i386/qwerty/br-abnt.map.gz ... Processing usr/share/keymaps/i386/qwerty/br-abnt2.map.gz ... Processing usr/share/keymaps/i386/qwerty/br-latin1-abnt2.map.gz ... Processing usr/share/keymaps/i386/qwerty/br-latin1-us.map.gz ... Processing usr/share/keymaps/i386/qwerty/by-cp1251.map.gz ... Processing usr/share/keymaps/i386/qwerty/by.map.gz ... Processing usr/share/keymaps/i386/qwerty/bywin-cp1251.map.gz ... Processing usr/share/keymaps/i386/qwerty/ca.map.gz ... Processing usr/share/keymaps/i386/qwerty/cf.map.gz ... Processing usr/share/keymaps/i386/qwerty/cz-cp1250.map.gz ... Processing usr/share/keymaps/i386/qwerty/cz-lat2-prog.map.gz ... Processing usr/share/keymaps/i386/qwerty/cz-lat2.map.gz ... Processing usr/share/keymaps/i386/qwerty/cz.map.gz ... Processing usr/share/keymaps/i386/qwerty/defkeymap.map.gz ... Processing usr/share/keymaps/i386/qwerty/defkeymap_V1.0.map.gz ... Processing usr/share/keymaps/i386/qwerty/dk-latin1.map.gz ... Processing usr/share/keymaps/i386/qwerty/dk.map.gz ... Processing usr/share/keymaps/i386/qwerty/emacs.map.gz ... Processing usr/share/keymaps/i386/qwerty/emacs2.map.gz ... Processing usr/share/keymaps/i386/qwerty/es-cp850.map.gz ... Processing usr/share/keymaps/i386/qwerty/es.map.gz ... Processing usr/share/keymaps/i386/qwerty/et-nodeadkeys.map.gz ... Processing usr/share/keymaps/i386/qwerty/et.map.gz ... Processing usr/share/keymaps/i386/qwerty/fa.map.gz ... Processing usr/share/keymaps/i386/qwerty/fi.map.gz ... Processing usr/share/keymaps/i386/qwerty/gr-pc.map.gz ... Processing usr/share/keymaps/i386/qwerty/gr.map.gz ... Processing usr/share/keymaps/i386/qwerty/hu101.map.gz ... Processing usr/share/keymaps/i386/qwerty/hypermap.m4 ... Processing usr/share/keymaps/i386/qwerty/ie.map.gz ... Processing usr/share/keymaps/i386/qwerty/il-heb.map.gz ... Processing usr/share/keymaps/i386/qwerty/il-phonetic.map.gz ... Processing usr/share/keymaps/i386/qwerty/il.map.gz ... Processing usr/share/keymaps/i386/qwerty/is-latin1-us.map.gz ... Processing usr/share/keymaps/i386/qwerty/is-latin1.map.gz ... Processing usr/share/keymaps/i386/qwerty/it-ibm.map.gz ... Processing usr/share/keymaps/i386/qwerty/it.map.gz ... Processing usr/share/keymaps/i386/qwerty/it2.map.gz ... Processing usr/share/keymaps/i386/qwerty/jp106.map.gz ... Processing usr/share/keymaps/i386/qwerty/kazakh.map.gz ... Processing usr/share/keymaps/i386/qwerty/ky_alt_sh-UTF-8.map.gz ... Processing usr/share/keymaps/i386/qwerty/kyrgyz.map.gz ... Processing usr/share/keymaps/i386/qwerty/la-latin1.map.gz ... Processing usr/share/keymaps/i386/qwerty/lt.baltic.map.gz ... Processing usr/share/keymaps/i386/qwerty/lt.l4.map.gz ... Processing usr/share/keymaps/i386/qwerty/lt.map.gz ... Processing usr/share/keymaps/i386/qwerty/lv-tilde.map.gz ... Processing usr/share/keymaps/i386/qwerty/lv.map.gz ... Processing usr/share/keymaps/i386/qwerty/mk-cp1251.map.gz ... Processing usr/share/keymaps/i386/qwerty/mk-utf.map.gz ... Processing usr/share/keymaps/i386/qwerty/mk.map.gz ... Processing usr/share/keymaps/i386/qwerty/mk0.map.gz ... Processing usr/share/keymaps/i386/qwerty/nl.map.gz ... Processing usr/share/keymaps/i386/qwerty/nl2.map.gz ... Processing usr/share/keymaps/i386/qwerty/no-latin1.doc ... Processing usr/share/keymaps/i386/qwerty/no-latin1.map.gz ... Processing usr/share/keymaps/i386/qwerty/no.map.gz ... Processing usr/share/keymaps/i386/qwerty/pc110.map.gz ... Processing usr/share/keymaps/i386/qwerty/pl.map.gz ... Processing usr/share/keymaps/i386/qwerty/pl1.map.gz ... Processing usr/share/keymaps/i386/qwerty/pl2.map.gz ... Processing usr/share/keymaps/i386/qwerty/pl3.map.gz ... Processing usr/share/keymaps/i386/qwerty/pl4.map.gz ... Processing usr/share/keymaps/i386/qwerty/pt-latin1.map.gz ... Processing usr/share/keymaps/i386/qwerty/pt-latin9.map.gz ... Processing usr/share/keymaps/i386/qwerty/ro.map.gz ... Processing usr/share/keymaps/i386/qwerty/ro_std.map.gz ... Processing usr/share/keymaps/i386/qwerty/ro_win.map.gz ... Processing usr/share/keymaps/i386/qwerty/ru-cp1251.map.gz ... Processing usr/share/keymaps/i386/qwerty/ru-ms.map.gz ... Processing usr/share/keymaps/i386/qwerty/ru-yawerty.map.gz ... Processing usr/share/keymaps/i386/qwerty/ru.map.gz ... Processing usr/share/keymaps/i386/qwerty/ru1.map.gz ... Processing usr/share/keymaps/i386/qwerty/ru2.map.gz ... Processing usr/share/keymaps/i386/qwerty/ru3.map.gz ... Processing usr/share/keymaps/i386/qwerty/ru4.map.gz ... Processing usr/share/keymaps/i386/qwerty/ru_win.map.gz ... Processing usr/share/keymaps/i386/qwerty/ruwin_alt-CP1251.map.gz ... Processing usr/share/keymaps/i386/qwerty/ruwin_alt-KOI8-R.map.gz ... Processing usr/share/keymaps/i386/qwerty/ruwin_alt-UTF-8.map.gz ... Processing usr/share/keymaps/i386/qwerty/ruwin_alt_sh-UTF-8.map.gz ... Processing usr/share/keymaps/i386/qwerty/ruwin_cplk-CP1251.map.gz ... Processing usr/share/keymaps/i386/qwerty/ruwin_cplk-KOI8-R.map.gz ... Processing usr/share/keymaps/i386/qwerty/ruwin_cplk-UTF-8.map.gz ... Processing usr/share/keymaps/i386/qwerty/ruwin_ct_sh-CP1251.map.gz ... Processing usr/share/keymaps/i386/qwerty/ruwin_ct_sh-KOI8-R.map.gz ... Processing usr/share/keymaps/i386/qwerty/ruwin_ct_sh-UTF-8.map.gz ... Processing usr/share/keymaps/i386/qwerty/ruwin_ctrl-CP1251.map.gz ... Processing usr/share/keymaps/i386/qwerty/ruwin_ctrl-KOI8-R.map.gz ... Processing usr/share/keymaps/i386/qwerty/ruwin_ctrl-UTF-8.map.gz ... Processing usr/share/keymaps/i386/qwerty/se-fi-ir209.map.gz ... Processing usr/share/keymaps/i386/qwerty/se-fi-lat6.map.gz ... Processing usr/share/keymaps/i386/qwerty/se-ir209.map.gz ... Processing usr/share/keymaps/i386/qwerty/se-lat6.map.gz ... Processing usr/share/keymaps/i386/qwerty/sk-prog-qwerty.map.gz ... Processing usr/share/keymaps/i386/qwerty/sk-qwerty.map.gz ... Processing usr/share/keymaps/i386/qwerty/sr-cy.map.gz ... Processing usr/share/keymaps/i386/qwerty/sv-latin1.map.gz ... Processing usr/share/keymaps/i386/qwerty/tj_alt-UTF8.map.gz ... Processing usr/share/keymaps/i386/qwerty/tr_q-latin5.map.gz ... Processing usr/share/keymaps/i386/qwerty/tralt.map.gz ... Processing usr/share/keymaps/i386/qwerty/trf.map.gz ... Processing usr/share/keymaps/i386/qwerty/trq.map.gz ... Processing usr/share/keymaps/i386/qwerty/ttwin_alt-UTF-8.map.gz ... Processing usr/share/keymaps/i386/qwerty/ttwin_cplk-UTF-8.map.gz ... Processing usr/share/keymaps/i386/qwerty/ttwin_ct_sh-UTF-8.map.gz ... Processing usr/share/keymaps/i386/qwerty/ttwin_ctrl-UTF-8.map.gz ... Processing usr/share/keymaps/i386/qwerty/ua-cp1251.map.gz ... Processing usr/share/keymaps/i386/qwerty/ua-utf-ws.map.gz ... Processing usr/share/keymaps/i386/qwerty/ua-utf.map.gz ... Processing usr/share/keymaps/i386/qwerty/ua-ws.map.gz ... Processing usr/share/keymaps/i386/qwerty/ua.map.gz ... Processing usr/share/keymaps/i386/qwerty/uk.map.gz ... Processing usr/share/keymaps/i386/qwerty/us-acentos.map.gz ... Processing usr/share/keymaps/i386/qwerty/us.map.gz ... Processing usr/share/keymaps/i386/qwerty/us1.map.gz ... Processing usr/share/keymaps/i386/qwertz ... Processing usr/share/keymaps/i386/qwertz/croat.map.gz ... Processing usr/share/keymaps/i386/qwertz/cz-us-qwertz.map.gz ... Processing usr/share/keymaps/i386/qwertz/cz.map.gz ... Processing usr/share/keymaps/i386/qwertz/de-latin1-nodeadkeys.map.gz ... Processing usr/share/keymaps/i386/qwertz/de-latin1.map.gz ... Processing usr/share/keymaps/i386/qwertz/de-mobii.map.gz ... Processing usr/share/keymaps/i386/qwertz/de.map.gz ... Processing usr/share/keymaps/i386/qwertz/de_CH-latin1.map.gz ... Processing usr/share/keymaps/i386/qwertz/de_alt_UTF-8.map.gz ... Processing usr/share/keymaps/i386/qwertz/fr_CH-latin1.map.gz ... Processing usr/share/keymaps/i386/qwertz/fr_CH.map.gz ... Processing usr/share/keymaps/i386/qwertz/hu.map.gz ... Processing usr/share/keymaps/i386/qwertz/sg-latin1-lk450.map.gz ... Processing usr/share/keymaps/i386/qwertz/sg-latin1.map.gz ... Processing usr/share/keymaps/i386/qwertz/sg.map.gz ... Processing usr/share/keymaps/i386/qwertz/sk-prog-qwertz.map.gz ... Processing usr/share/keymaps/i386/qwertz/sk-qwertz.map.gz ... Processing usr/share/keymaps/i386/qwertz/slovene.map.gz ... Processing usr/share/keymaps/i386/qwertz/sr-latin.map.gz ... Processing usr/share/keymaps/include ... Processing usr/share/keymaps/include/compose.8859_7 ... Processing usr/share/keymaps/include/compose.8859_8 ... Processing usr/share/keymaps/include/compose.latin ... Processing usr/share/keymaps/include/compose.latin1 ... Processing usr/share/keymaps/include/compose.latin2 ... Processing usr/share/keymaps/include/compose.latin3 ... Processing usr/share/keymaps/include/compose.latin4 ... Processing usr/share/keymaps/include/vim-compose.latin1 ... Processing usr/share/keymaps/mac ... Processing usr/share/keymaps/mac/all ... Processing usr/share/keymaps/mac/all/apple-a1048-sv.map.gz ... Processing usr/share/keymaps/mac/all/apple-a1243-sv-fn-reverse.map.gz ... Processing usr/share/keymaps/mac/all/apple-a1243-sv.map.gz ... Processing []hare/keymaps/mac/all/apple-internal-0x0253-sv-fn-reverse.map.gz ... Processing usr/share/keymaps/mac/all/apple-internal-0x0253-sv.map.gz ... Processing usr/share/keymaps/mac/all/mac-be.map.gz ... Processing usr/share/keymaps/mac/all/mac-de-latin1-nodeadkeys.map.gz ... Processing usr/share/keymaps/mac/all/mac-de-latin1.map.gz ... Processing usr/share/keymaps/mac/all/mac-de_CH.map.gz ... Processing usr/share/keymaps/mac/all/mac-dk-latin1.map.gz ... Processing usr/share/keymaps/mac/all/mac-dvorak.map.gz ... Processing usr/share/keymaps/mac/all/mac-es.map.gz ... Processing usr/share/keymaps/mac/all/mac-fi-latin1.map.gz ... Processing usr/share/keymaps/mac/all/mac-fr.map.gz ... Processing usr/share/keymaps/mac/all/mac-fr_CH-latin1.map.gz ... Processing usr/share/keymaps/mac/all/mac-it.map.gz ... Processing usr/share/keymaps/mac/all/mac-no-latin1.map.gz ... Processing usr/share/keymaps/mac/all/mac-pl.map.gz ... Processing usr/share/keymaps/mac/all/mac-pt-latin1.map.gz ... Processing usr/share/keymaps/mac/all/mac-se.map.gz ... Processing usr/share/keymaps/mac/all/mac-template.map.gz ... Processing usr/share/keymaps/mac/all/mac-uk.map.gz ... Processing usr/share/keymaps/mac/all/mac-us.map.gz ... Processing usr/share/keymaps/mac/include ... Processing usr/share/keymaps/mac/include/apple-a1048-base.inc ... Processing usr/share/keymaps/mac/include/apple-a1243-fn-reverse.inc ... Processing usr/share/keymaps/mac/include/apple-a1243-fn.inc ... Processing usr/share/keymaps/mac/include/mac-azerty-layout.inc ... Processing usr/share/keymaps/mac/include/mac-euro.map.gz ... Processing usr/share/keymaps/mac/include/mac-euro2.map.gz ... Processing usr/share/keymaps/mac/include/mac-linux-keys-bare.inc ... Processing usr/share/keymaps/mac/include/mac-qwerty-layout.inc ... Processing usr/share/keymaps/mac/include/mac-qwertz-layout.inc ... Processing usr/share/keymaps/pine ... Processing usr/share/keymaps/pine/en.map.gz ... Processing usr/share/keymaps/ppc ... Processing usr/share/keymaps/sun ... Processing usr/share/keymaps/sun/sun-pl-altgraph.map.gz ... Processing usr/share/keymaps/sun/sun-pl.map.gz ... Processing usr/share/keymaps/sun/sundvorak.map.gz ... Processing usr/share/keymaps/sun/sunkeymap.map.gz ... Processing usr/share/keymaps/sun/sunt4-es.map.gz ... Processing usr/share/keymaps/sun/sunt4-fi-latin1.map.gz ... Processing usr/share/keymaps/sun/sunt4-no-latin1.map.gz ... Processing usr/share/keymaps/sun/sunt5-cz-us.map.gz ... Processing usr/share/keymaps/sun/sunt5-de-latin1.map.gz ... Processing usr/share/keymaps/sun/sunt5-es.map.gz ... Processing usr/share/keymaps/sun/sunt5-fi-latin1.map.gz ... Processing usr/share/keymaps/sun/sunt5-fr-latin1.map.gz ... Processing usr/share/keymaps/sun/sunt5-ru.map.gz ... Processing usr/share/keymaps/sun/sunt5-uk.map.gz ... Processing usr/share/keymaps/sun/sunt5-us-cz.map.gz ... Processing usr/share/keymaps/sun/sunt6-uk.map.gz ... Processing usr/share/libubox ... Processing usr/share/libubox/jshn.sh ... Processing usr/share/locale ... Processing usr/share/locale/ab ... Processing usr/share/locale/ab/LC_MESSAGES ... Processing usr/share/locale/ab/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/af ... Processing usr/share/locale/af/LC_MESSAGES ... Processing usr/share/locale/af/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/am ... Processing usr/share/locale/am/LC_MESSAGES ... Processing usr/share/locale/am/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/an ... Processing usr/share/locale/an/LC_MESSAGES ... Processing usr/share/locale/an/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/ar ... Processing usr/share/locale/ar/LC_MESSAGES ... Processing usr/share/locale/ar/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/as ... Processing usr/share/locale/as/LC_MESSAGES ... Processing usr/share/locale/as/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/as/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/ast ... Processing usr/share/locale/ast/LC_MESSAGES ... Processing usr/share/locale/ast/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/az ... Processing usr/share/locale/az/LC_MESSAGES ... Processing usr/share/locale/az/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/be ... Processing usr/share/locale/be/LC_MESSAGES ... Processing usr/share/locale/be/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/be/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/be@latin ... Processing usr/share/locale/be@latin/LC_MESSAGES ... Processing usr/share/locale/be@latin/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/bg ... Processing usr/share/locale/bg/LC_MESSAGES ... Processing usr/share/locale/bg/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/bg/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/bn ... Processing usr/share/locale/bn/LC_MESSAGES ... Processing usr/share/locale/bn/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/bn_IN ... Processing usr/share/locale/bn_IN/LC_MESSAGES ... Processing usr/share/locale/bn_IN/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/bn_IN/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/bs ... Processing usr/share/locale/bs/LC_MESSAGES ... Processing usr/share/locale/bs/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/bs/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/ca ... Processing usr/share/locale/ca/LC_MESSAGES ... Processing usr/share/locale/ca/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/ca/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/ca@valencia ... Processing usr/share/locale/ca@valencia/LC_MESSAGES ... Processing usr/share/locale/ca@valencia/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/ca@valencia/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/cs ... Processing usr/share/locale/cs/LC_MESSAGES ... Processing usr/share/locale/cs/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/cs/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/cy ... Processing usr/share/locale/cy/LC_MESSAGES ... Processing usr/share/locale/cy/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/da ... Processing usr/share/locale/da/LC_MESSAGES ... Processing usr/share/locale/da/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/da/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/de ... Processing usr/share/locale/de/LC_MESSAGES ... Processing usr/share/locale/de/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/de/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/dz ... Processing usr/share/locale/dz/LC_MESSAGES ... Processing usr/share/locale/dz/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/el ... Processing usr/share/locale/el/LC_MESSAGES ... Processing usr/share/locale/el/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/el/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/en@shaw ... Processing usr/share/locale/en@shaw/LC_MESSAGES ... Processing usr/share/locale/en@shaw/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/en_CA ... Processing usr/share/locale/en_CA/LC_MESSAGES ... Processing usr/share/locale/en_CA/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/en_GB ... Processing usr/share/locale/en_GB/LC_MESSAGES ... Processing usr/share/locale/en_GB/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/en_GB/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/eo ... Processing usr/share/locale/eo/LC_MESSAGES ... Processing usr/share/locale/eo/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/eo/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/es ... Processing usr/share/locale/es/LC_MESSAGES ... Processing usr/share/locale/es/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/es/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/et ... Processing usr/share/locale/et/LC_MESSAGES ... Processing usr/share/locale/et/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/et/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/eu ... Processing usr/share/locale/eu/LC_MESSAGES ... Processing usr/share/locale/eu/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/eu/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/fa ... Processing usr/share/locale/fa/LC_MESSAGES ... Processing usr/share/locale/fa/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/fi ... Processing usr/share/locale/fi/LC_MESSAGES ... Processing usr/share/locale/fi/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/fr ... Processing usr/share/locale/fr/LC_MESSAGES ... Processing usr/share/locale/fr/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/fr/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/fur ... Processing usr/share/locale/fur/LC_MESSAGES ... Processing usr/share/locale/fur/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/fur/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/ga ... Processing usr/share/locale/ga/LC_MESSAGES ... Processing usr/share/locale/ga/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/gd ... Processing usr/share/locale/gd/LC_MESSAGES ... Processing usr/share/locale/gd/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/gl ... Processing usr/share/locale/gl/LC_MESSAGES ... Processing usr/share/locale/gl/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/gl/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/gu ... Processing usr/share/locale/gu/LC_MESSAGES ... Processing usr/share/locale/gu/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/he ... Processing usr/share/locale/he/LC_MESSAGES ... Processing usr/share/locale/he/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/he/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/hi ... Processing usr/share/locale/hi/LC_MESSAGES ... Processing usr/share/locale/hi/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/hi/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/hr ... Processing usr/share/locale/hr/LC_MESSAGES ... Processing usr/share/locale/hr/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/hr/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/hu ... Processing usr/share/locale/hu/LC_MESSAGES ... Processing usr/share/locale/hu/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/hu/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/hy ... Processing usr/share/locale/hy/LC_MESSAGES ... Processing usr/share/locale/hy/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/id ... Processing usr/share/locale/id/LC_MESSAGES ... Processing usr/share/locale/id/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/id/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/ie ... Processing usr/share/locale/ie/LC_MESSAGES ... Processing usr/share/locale/ie/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/is ... Processing usr/share/locale/is/LC_MESSAGES ... Processing usr/share/locale/is/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/it ... Processing usr/share/locale/it/LC_MESSAGES ... Processing usr/share/locale/it/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/it/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/ja ... Processing usr/share/locale/ja/LC_MESSAGES ... Processing usr/share/locale/ja/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/ja/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/ka ... Processing usr/share/locale/ka/LC_MESSAGES ... Processing usr/share/locale/ka/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/kk ... Processing usr/share/locale/kk/LC_MESSAGES ... Processing usr/share/locale/kk/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/kn ... Processing usr/share/locale/kn/LC_MESSAGES ... Processing usr/share/locale/kn/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/ko ... Processing usr/share/locale/ko/LC_MESSAGES ... Processing usr/share/locale/ko/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/ko/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/ku ... Processing usr/share/locale/ku/LC_MESSAGES ... Processing usr/share/locale/ku/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/ky ... Processing usr/share/locale/ky/LC_MESSAGES ... Processing usr/share/locale/ky/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/lt ... Processing usr/share/locale/lt/LC_MESSAGES ... Processing usr/share/locale/lt/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/lt/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/lv ... Processing usr/share/locale/lv/LC_MESSAGES ... Processing usr/share/locale/lv/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/lv/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/mai ... Processing usr/share/locale/mai/LC_MESSAGES ... Processing usr/share/locale/mai/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/mg ... Processing usr/share/locale/mg/LC_MESSAGES ... Processing usr/share/locale/mg/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/mk ... Processing usr/share/locale/mk/LC_MESSAGES ... Processing usr/share/locale/mk/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/ml ... Processing usr/share/locale/ml/LC_MESSAGES ... Processing usr/share/locale/ml/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/ml/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/mn ... Processing usr/share/locale/mn/LC_MESSAGES ... Processing usr/share/locale/mn/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/mr ... Processing usr/share/locale/mr/LC_MESSAGES ... Processing usr/share/locale/mr/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/ms ... Processing usr/share/locale/ms/LC_MESSAGES ... Processing usr/share/locale/ms/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/ms/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/nb ... Processing usr/share/locale/nb/LC_MESSAGES ... Processing usr/share/locale/nb/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/nb/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/nds ... Processing usr/share/locale/nds/LC_MESSAGES ... Processing usr/share/locale/nds/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/ne ... Processing usr/share/locale/ne/LC_MESSAGES ... Processing usr/share/locale/ne/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/ne/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/nl ... Processing usr/share/locale/nl/LC_MESSAGES ... Processing usr/share/locale/nl/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/nl/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/nn ... Processing usr/share/locale/nn/LC_MESSAGES ... Processing usr/share/locale/nn/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/oc ... Processing usr/share/locale/oc/LC_MESSAGES ... Processing usr/share/locale/oc/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/oc/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/or ... Processing usr/share/locale/or/LC_MESSAGES ... Processing usr/share/locale/or/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/or/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/pa ... Processing usr/share/locale/pa/LC_MESSAGES ... Processing usr/share/locale/pa/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/pa/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/pl ... Processing usr/share/locale/pl/LC_MESSAGES ... Processing usr/share/locale/pl/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/pl/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/ps ... Processing usr/share/locale/ps/LC_MESSAGES ... Processing usr/share/locale/ps/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/pt ... Processing usr/share/locale/pt/LC_MESSAGES ... Processing usr/share/locale/pt/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/pt/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/pt_BR ... Processing usr/share/locale/pt_BR/LC_MESSAGES ... Processing usr/share/locale/pt_BR/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/pt_BR/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/ro ... Processing usr/share/locale/ro/LC_MESSAGES ... Processing usr/share/locale/ro/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/ro/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/ru ... Processing usr/share/locale/ru/LC_MESSAGES ... Processing usr/share/locale/ru/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/ru/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/rw ... Processing usr/share/locale/rw/LC_MESSAGES ... Processing usr/share/locale/rw/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/si ... Processing usr/share/locale/si/LC_MESSAGES ... Processing usr/share/locale/si/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/sk ... Processing usr/share/locale/sk/LC_MESSAGES ... Processing usr/share/locale/sk/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/sk/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/sl ... Processing usr/share/locale/sl/LC_MESSAGES ... Processing usr/share/locale/sl/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/sl/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/sq ... Processing usr/share/locale/sq/LC_MESSAGES ... Processing usr/share/locale/sq/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/sr ... Processing usr/share/locale/sr/LC_MESSAGES ... Processing usr/share/locale/sr/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/sr/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/sr@ije ... Processing usr/share/locale/sr@ije/LC_MESSAGES ... Processing usr/share/locale/sr@ije/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/sr@latin ... Processing usr/share/locale/sr@latin/LC_MESSAGES ... Processing usr/share/locale/sr@latin/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/sr@latin/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/sv ... Processing usr/share/locale/sv/LC_MESSAGES ... Processing usr/share/locale/sv/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/sv/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/ta ... Processing usr/share/locale/ta/LC_MESSAGES ... Processing usr/share/locale/ta/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/te ... Processing usr/share/locale/te/LC_MESSAGES ... Processing usr/share/locale/te/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/te/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/tg ... Processing usr/share/locale/tg/LC_MESSAGES ... Processing usr/share/locale/tg/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/tg/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/th ... Processing usr/share/locale/th/LC_MESSAGES ... Processing usr/share/locale/th/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/tl ... Processing usr/share/locale/tl/LC_MESSAGES ... Processing usr/share/locale/tl/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/tr ... Processing usr/share/locale/tr/LC_MESSAGES ... Processing usr/share/locale/tr/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/tr/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/tt ... Processing usr/share/locale/tt/LC_MESSAGES ... Processing usr/share/locale/tt/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/ug ... Processing usr/share/locale/ug/LC_MESSAGES ... Processing usr/share/locale/ug/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/ug/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/uk ... Processing usr/share/locale/uk/LC_MESSAGES ... Processing usr/share/locale/uk/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/uk/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/vi ... Processing usr/share/locale/vi/LC_MESSAGES ... Processing usr/share/locale/vi/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/vi/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/wa ... Processing usr/share/locale/wa/LC_MESSAGES ... Processing usr/share/locale/wa/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/xh ... Processing usr/share/locale/xh/LC_MESSAGES ... Processing usr/share/locale/xh/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/yi ... Processing usr/share/locale/yi/LC_MESSAGES ... Processing usr/share/locale/yi/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/zh_CN ... Processing usr/share/locale/zh_CN/LC_MESSAGES ... Processing usr/share/locale/zh_CN/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/zh_CN/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/zh_HK ... Processing usr/share/locale/zh_HK/LC_MESSAGES ... Processing usr/share/locale/zh_HK/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/zh_HK/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/zh_TW ... Processing usr/share/locale/zh_TW/LC_MESSAGES ... Processing usr/share/locale/zh_TW/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/zh_TW/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/strongswan ... Processing usr/share/strongswan/templates ... Processing usr/share/strongswan/templates/config ... Processing usr/share/strongswan/templates/config/plugins ... Processing usr/share/strongswan/templates/config/plugins/aes.conf ... Processing usr/share/strongswan/templates/config/plugins/attr.conf ... Processing usr/share/strongswan/templates/config/plugins/cmac.conf ... Processing usr/share/strongswan/templates/config/plugins/constraints.conf ... Processing usr/share/strongswan/templates/config/plugins/curve25519.conf ... Processing usr/share/strongswan/templates/config/plugins/des.conf ... Processing usr/share/strongswan/templates/config/plugins/dnskey.conf ... Processing usr/share/strongswan/templates/config/plugins/drbg.conf ... Processing usr/share/strongswan/templates/config/plugins/fips-prf.conf ... Processing usr/share/strongswan/templates/config/plugins/gcm.conf ... Processing usr/share/strongswan/templates/config/plugins/gcrypt.conf ... Processing usr/share/strongswan/templates/config/plugins/hmac.conf ... Processing usr/share/strongswan/templates/config/plugins/kdf.conf ... Processing usr/share/strongswan/templates/config/plugins/kernel-netlink.conf ... Processing usr/share/strongswan/templates/config/plugins/led.conf ... Processing usr/share/strongswan/templates/config/plugins/md5.conf ... Processing usr/share/strongswan/templates/config/plugins/nonce.conf ... Processing usr/share/strongswan/templates/config/plugins/pem.conf ... Processing usr/share/strongswan/templates/config/plugins/pgp.conf ... Processing usr/share/strongswan/templates/config/plugins/pkcs1.conf ... Processing usr/share/strongswan/templates/config/plugins/pkcs11.conf ... Processing usr/share/strongswan/templates/config/plugins/pkcs12.conf ... Processing usr/share/strongswan/templates/config/plugins/pkcs7.conf ... Processing usr/share/strongswan/templates/config/plugins/pkcs8.conf ... Processing usr/share/strongswan/templates/config/plugins/pubkey.conf ... Processing usr/share/strongswan/templates/config/plugins/random.conf ... Processing usr/share/strongswan/templates/config/plugins/rc2.conf ... Processing usr/share/strongswan/templates/config/plugins/resolve.conf ... Processing usr/share/strongswan/templates/config/plugins/revocation.conf ... Processing usr/share/strongswan/templates/config/plugins/sha1.conf ... Processing usr/share/strongswan/templates/config/plugins/sha2.conf ... Processing usr/share/strongswan/templates/config/plugins/socket-default.conf ... Processing usr/share/strongswan/templates/config/plugins/sshkey.conf ... Processing usr/share/strongswan/templates/config/plugins/updown.conf ... Processing usr/share/strongswan/templates/config/plugins/x509.conf ... Processing usr/share/strongswan/templates/config/plugins/xauth-generic.conf ... Processing usr/share/strongswan/templates/config/plugins/xcbc.conf ... Processing usr/share/strongswan/templates/config/strongswan.conf ... Processing usr/share/terminfo ... Processing usr/share/terminfo/a ... Processing usr/share/terminfo/a/ansi ... Processing usr/share/terminfo/d ... Processing usr/share/terminfo/d/dumb ... Processing usr/share/terminfo/l ... Processing usr/share/terminfo/l/linux ... Processing usr/share/terminfo/p ... Processing usr/share/terminfo/p/putty ... Processing usr/share/terminfo/p/putty-256color ... Processing usr/share/terminfo/p/putty-vt100 ... Processing usr/share/terminfo/s ... Processing usr/share/terminfo/s/screen ... Processing usr/share/terminfo/s/screen-256color ... Processing usr/share/terminfo/v ... Processing usr/share/terminfo/v/vt100 ... Processing usr/share/terminfo/v/vt100-putty ... Processing usr/share/terminfo/v/vt102 ... Processing usr/share/terminfo/v/vt200 ... Processing usr/share/terminfo/v/vt220 ... Processing usr/share/terminfo/x ... Processing usr/share/terminfo/x/xterm ... Processing usr/share/terminfo/x/xterm+256color ... Processing usr/share/terminfo/x/xterm-256color ... Processing usr/share/terminfo/x/xterm-color ... Processing usr/share/terminfo/x/xterm-xfree86 ... Processing usr/share/unimaps ... Processing usr/share/unimaps/8859-1.a0-ff.uni ... Processing usr/share/unimaps/8859-10.a0-ff.uni ... Processing usr/share/unimaps/8859-13.a0-ff.uni ... Processing usr/share/unimaps/8859-14.a0-ff.uni ... Processing usr/share/unimaps/8859-15.a0-ff.uni ... Processing usr/share/unimaps/8859-2.a0-ff.uni ... Processing usr/share/unimaps/8859-3.a0-ff.uni ... Processing usr/share/unimaps/8859-4.a0-ff.uni ... Processing usr/share/unimaps/8859-5.a0-ff.uni ... Processing usr/share/unimaps/8859-6.a0-ff.uni ... Processing usr/share/unimaps/8859-7.a0-ff.uni ... Processing usr/share/unimaps/8859-8.a0-ff.uni ... Processing usr/share/unimaps/8859-9.a0-ff.uni ... Processing usr/share/unimaps/ECMA144.uni ... Processing usr/share/unimaps/README ... Processing usr/share/unimaps/armscii8.uni ... Processing usr/share/unimaps/ascii.20-7f.uni ... Processing usr/share/unimaps/cp1250.uni ... Processing usr/share/unimaps/cp437.00-1f.uni ... Processing usr/share/unimaps/cp437.uni ... Processing usr/share/unimaps/cp737.uni ... Processing usr/share/unimaps/cp737a.uni ... Processing usr/share/unimaps/cp737b.uni ... Processing usr/share/unimaps/cp737c.uni ... Processing usr/share/unimaps/cp850.uni ... Processing usr/share/unimaps/cp850a.uni ... Processing usr/share/unimaps/cp850b.uni ... Processing usr/share/unimaps/cp850z.uni ... Processing usr/share/unimaps/cp865.uni ... Processing usr/share/unimaps/cp865a.uni ... Processing usr/share/unimaps/cp866.uni ... Processing usr/share/unimaps/cp866a.uni ... Processing usr/share/unimaps/cybercafe.uni ... Processing usr/share/unimaps/cyralt.uni ... Processing usr/share/unimaps/def.uni ... Processing usr/share/unimaps/empty.uni ... Processing usr/share/unimaps/ethiopic.uni ... Processing usr/share/unimaps/iso01.uni ... Processing usr/share/unimaps/iso02.uni ... Processing usr/share/unimaps/iso03.uni ... Processing usr/share/unimaps/iso04.uni ... Processing usr/share/unimaps/iso05.uni ... Processing usr/share/unimaps/iso06.uni ... Processing usr/share/unimaps/iso07.uni ... Processing usr/share/unimaps/iso07u.uni ... Processing usr/share/unimaps/iso08.uni ... Processing usr/share/unimaps/iso09.uni ... Processing usr/share/unimaps/iso10.uni ... Processing usr/share/unimaps/iso15.uni ... Processing usr/share/unimaps/koi8r.uni ... Processing usr/share/unimaps/koi8u.uni ... Processing usr/share/unimaps/lat1.uni ... Processing usr/share/unimaps/lat1u.uni ... Processing usr/share/unimaps/lat2.uni ... Processing usr/share/unimaps/lat2u.uni ... Processing usr/share/unimaps/lat4.uni ... Processing usr/share/unimaps/lat4u.uni ... Processing usr/share/unimaps/lat7.uni ... Processing usr/share/unimaps/lat9u.uni ... Processing usr/share/unimaps/lat9v.uni ... Processing usr/share/unimaps/lat9w.uni ... Processing usr/share/unimaps/ruscii.uni ... Processing usr/share/unimaps/tcvn.uni ... Processing usr/share/unimaps/viscii.uni ... Processing usr/share/vala ... Processing usr/share/vala/vapi ... Processing usr/share/vala/vapi/atasmart.vapi ... Processing var ... Processing var/cache ... Processing var/lib ... Processing var/lib/misc ... Processing var/lib/softether ... Processing var/lib/softether/hamcore.se2 ... Processing var/lock ... Processing var/log ... Processing var/run ... Processing var/spool ... Processing var/tmp ... Processing var/www ... Build completed. ln -snf /home/autobuild/autobuild/instance-5/output-1/host/mips-buildroot-linux-gnu/sysroot /home/autobuild/autobuild/instance-5/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-5/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-5/buildroot' >>> Buildroot 2023.05-580-g41493cae71 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.4.0 Collecting legal info >>> glibc 2.37-2-g9f8513dc64119a424b312db97cef5d87d376defa Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-tar 1.34 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-xz 5.4.3 Collecting legal info COPYING: OK (sha256: 72d7ef9c98be319fd34ce88b45203b36d5936f9c49e82bf3198ffee5e0c7d87e) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gawk 5.2.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 11.4.0 Collecting legal info >>> host-binutils 2.38 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> host-make 4.2.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-python3 3.11.4 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf-archive 2023.02.20 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> linux-headers 6.4.6 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-openrc Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> cdrkit 1.1.11 Collecting legal info COPYING: OK (sha256: 90daae00475a992a367da5b0658469a5d1c4449dbbe964c5b7246e1aec92f491) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> libcap 2.69 Collecting legal info License: OK (sha256: 68467e731f4744bd6e0bb69e8df9c3a994e09cd6b203d0c41327ac6d079c581d) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> cryptsetup 2.6.1 Collecting legal info COPYING: OK (sha256: 45670cce8b6a0ddd66c8016cd8ccef6cd71f35717cbacc7f1e895b3855207b33) COPYING.LGPL: OK (sha256: 8c33cc37871654ec7ed87e6fbb896c8cf33ef5ef05b1611a5aed857596ffafa5) >>> json-c 0.16 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> libargon2 20190702 Collecting legal info LICENSE: OK (sha256: 220f8736a89ff51c92ef3d497f413b48e6cf1df3d6278bc909c6308c78e1718e) >>> lvm2 2.03.14 Collecting legal info COPYING: OK (sha256: e76fbcd2fb97cf202da330301327754d2db5c58b5b4bebd3a8a749393e7603d1) COPYING.LIB: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libaio 0.3.113 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> openssl Collecting legal info >>> libopenssl 3.0.9 Collecting legal info LICENSE.txt: OK (sha256: 7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a) >>> popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> util-linux-libs 2.39.1 Collecting legal info README.licensing: OK (sha256: 64dfeae1519bf0e27563d905a71264310fb6a8fa74e5cf99bb36e4d30d7ef455) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-cryptsetup 2.6.1 Collecting legal info COPYING: OK (sha256: 45670cce8b6a0ddd66c8016cd8ccef6cd71f35717cbacc7f1e895b3855207b33) COPYING.LGPL: OK (sha256: 8c33cc37871654ec7ed87e6fbb896c8cf33ef5ef05b1611a5aed857596ffafa5) >>> host-json-c 0.16 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> host-lvm2 2.03.14 Collecting legal info COPYING: OK (sha256: e76fbcd2fb97cf202da330301327754d2db5c58b5b4bebd3a8a749393e7603d1) COPYING.LIB: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-libaio 0.3.113 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> host-openssl Collecting legal info >>> host-libopenssl 3.0.9 Collecting legal info LICENSE.txt: OK (sha256: 7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a) >>> host-popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> host-util-linux 2.39.1 Collecting legal info README.licensing: OK (sha256: 64dfeae1519bf0e27563d905a71264310fb6a8fa74e5cf99bb36e4d30d7ef455) 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) >>> dash 0.5.11.5 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> dtc 1.6.1 Collecting legal info README.license: OK (sha256: 78e1e1ce5728a990d59c7de61d4741c49185d5129daf783b386380a214328d68) GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) >>> 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) >>> libyaml 0.2.5 Collecting legal info License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> elfutils 0.189 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING-GPLV2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-LGPLV3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-erofs-utils 1.5 Collecting legal info COPYING: OK (sha256: 0df042de29b44887355db86c79708a4489ce6e6666f6e33ad02040293f09e6a2) LICENSES/Apache-2.0: OK (sha256: a400f85dd06d230f1b308cde4290a53f345b6e320a376b7904b31c51c2fd4b1a) LICENSES/GPL-2.0: OK (sha256: feee3b3157dcdf78d4f50edefbd5dd7adf8b6d52c11bfaaa746a85a373256713) >>> host-lz4 1.9.4 Collecting legal info lib/LICENSE: OK (sha256: 8b58c446121a109ccf32edc094bba3010a3d85e4ee3702950db55e4d3e87736c) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> eudev 3.2.12 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> kmod 30 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> fluent-bit 2.1.7 Collecting legal info LICENSE: OK (sha256: 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594) >>> freeradius-client 1.1.7 Collecting legal info COPYRIGHT: OK (sha256: e579878de7971b2224ae2263bbc61f6c465fe40e884a9068d5fa9d17fbfd2ebe) >>> freetype 2.13.1 Collecting legal info LICENSE.TXT: OK (sha256: 2e3bbb7d7c5c396368dd0853a790ec29ce5b8647163dde42a0493fb0d6556b2b) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.40 Collecting legal info LICENSE: OK (sha256: 5c0bb4b05b1354ae7c173532b6702ea68b611047ff9b91c4d3af77da39c195d9) >>> frotz 2.54 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> host-ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> gupnp-dlna 0.12.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-meson 1.2.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 68.0.0 Collecting legal info LICENSE: OK (sha256: 86da0f01aeae46348a3c3d465195dc1ceccde79f79e87769a64b8da04b2a4741) >>> 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-python-pypa-build 0.10.0 Collecting legal info LICENSE: OK (sha256: aaf9a29ca5907971ccf07de025375db34539a8d5eeebce20b46099805722106f) >>> host-python-packaging 23.1 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-wheel 0.40.0 Collecting legal info LICENSE.txt: OK (sha256: 30c23618679108f3e8ea1d2a658c7ca417bdfc891c98ef1a89fa4ff0c9828654) >>> libglib2 2.76.1 Collecting legal info COPYING: OK (sha256: fa6f36630bb1e0c571d34b2bbdf188d08495c9dbf58f28cac112f303fc1f58fb) >>> host-libglib2 2.76.1 Collecting legal info COPYING: OK (sha256: fa6f36630bb1e0c571d34b2bbdf188d08495c9dbf58f28cac112f303fc1f58fb) >>> host-pcre2 10.42 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> pcre2 10.42 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> libxml2 2.11.4 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> hdparm 9.65 Collecting legal info LICENSE.TXT: OK (sha256: eae572b06d2733f5c65fbe81680ce2b8a109afee2bdd1a161343c772af0e82e1) >>> imlib2 1.7.3 Collecting legal info COPYING: OK (sha256: fb70339dd33a77b6213c7ae067fccf93d04af44ff3f937c61f8863f7970e73f6) COPYING-PLAIN: OK (sha256: 8c9a2e92ed4937e2d30c2ea95439c36ed3002fc47e34efee43455a460fee8ef5) >>> jansson 2.14 Collecting legal info LICENSE: OK (sha256: 1fff7d37d22157bcd81ab53b6c54da755d7c2f868f15807d9bde920f10730da0) >>> jitterentropy-library 3.4.1 Collecting legal info LICENSE: OK (sha256: 7a89069066f6c0b8767d3256e5ec5d765b2c7f3354a5a06fc8d5bd7b8103d8a3) LICENSE.bsd: OK (sha256: 13aa749a5b0a454917a944ed8fffc530b784f5ead522b1aacaf4ec8aa55a6239) LICENSE.gplv2: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> jpeg Collecting legal info >>> libjpeg 9e Collecting legal info README: OK (sha256: 50c1c5978d490c7f13062d91c4b89affc83774f87bc4568a714f748b62a5b216) >>> json-glib 1.6.6 Collecting legal info COPYING: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) >>> kbd 2.5.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) CREDITS: OK (sha256: 5a16340fe773f422144b436df90319114a2884933c56e9be6fad642e59be5e1f) >>> kmemd 1.0.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libbpf 1.1.0 Collecting legal info LICENSE: OK (sha256: 847f4addbd56e2d5be20c4ea0845e972672fc07b755fadaae5f7abd35d71e349) LICENSE.BSD-2-Clause: OK (sha256: e1638b9a0c68ca90fad3df1d6b4e430804d2fbdc15e58d02cffddfae38953bbf) LICENSE.LGPL-2.1: OK (sha256: 0b9a4febcdee6de55872501d5c1a8f5d8b0d1650cd4d5351995ceb22e889f8ca) >>> libatasmart 0.19 Collecting legal info LGPL: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> udev Collecting legal info >>> libconfig 1.7.3 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libevdev 1.12.1 Collecting legal info COPYING: OK (sha256: 6f13de7ce28e4948ba95170e0723ee1254c1978ce1f127af82aeca597b567cb9) >>> libg7221 dbfc29d4806ecdace50379a2f4d68a992a6fec34 Collecting legal info COPYING: OK (sha256: 26cc5f718279b45dbe34e25a2d29b2c8ca487bd9ab11b2d68c9318ff59d5c645) >>> host-gzip 1.12 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libgcrypt 1.10.2 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.47 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libnfnetlink 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libpcap 1.10.4 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libpciaccess 0.17 Collecting legal info COPYING: OK (sha256: 47012fd746980d1712ac4f3841ab6164bda1d2b84880760e45dbe1e1dc07f608) >>> libphidget 2.1.9.20190409 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libreplaygain r475 Collecting legal info src/gain_analysis.c: OK (sha256: 511e7b63ce6530b93932d19da3471a6672586339bc131b2699ad4e9b0ee6c9bb) >>> librtlsdr ed0317e6a58c098874ac58b769cf2e609c18d9a5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libssh2 1.11.0 Collecting legal info COPYING: OK (sha256: fda5e2522c58ba1f31c9f2044747616457466f4aebec16ade4af86e3a16a8e02) >>> libsvg 0.1.4 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libsysfs 2.1.1 Collecting legal info cmd/GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) lib/LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libubox 75a3b870cace1171faf57bd55e5a9a2f1564f757 Collecting legal info >>> libupnp 1.14.13 Collecting legal info COPYING: OK (sha256: c8b99423cad48bb44e2cf52a496361404290865eac259a82da6d1e4331ececb3) >>> libusbgx 0.2.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> lsscsi 0.32 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> 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-bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> luksmeta 9 Collecting legal info COPYING: OK (sha256: 4b72eb6b5a336cd3ec837cc2d6347c23bf7574168db6b4802267700b93021abf) >>> host-meson-tools 0a02e2d34413f4bf9b15946352bc8c8ee13a5843 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> minissdpd 1.6.0 Collecting legal info LICENSE: OK (sha256: a0f853256954f388ce4fab5faaef6a1f5bcd5e682c3c7c70b07b7130e932a021) >>> mmc-utils d4c2910981ff99b983734426dfa99632fb81ac6b Collecting legal info README: OK (sha256: 4207d81122a02555f78c5a11b61c83a331ee03dc933e1ef9dd932ef9b434d12d) >>> mosquitto 2.0.15 Collecting legal info LICENSE.txt: OK (sha256: d3c4ccace4e5d3cc89d34cf2a0bc85b8596bfc0a32b815d0d77f9b7c41b5350c) epl-v20: OK (sha256: 8c349f80764d0648e645f41ef23772a70c995a0924b5235f735f4a3d09df127c) edl-v10: OK (sha256: 86fc4a3f97cb769c04e8da557036c1066eb8bb22b2d0a5dd31464990fe84047c) >>> nilfs-utils 2.2.9 Collecting legal info COPYING: OK (sha512: 4fc92d3998910acb108f81b1aee70a55a572b661a2766d0e57a55e48e2b737eea41415356cbd62593f26aec5797ab9fbb40211d7782b5834b4855ff1ce6ad5f7) >>> util-linux 2.39.1 Collecting legal info README.licensing: OK (sha256: 64dfeae1519bf0e27563d905a71264310fb6a8fa74e5cf99bb36e4d30d7ef455) 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) >>> readline 8.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> openrc 0.43.3 Collecting legal info LICENSE: OK (sha256: 96862463f4e77e2508e4fc2c83773fd24807cb699368b63fd93a5e2b466dd624) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> procrank_linux 21c30ab4514a5b15ac6e813e21bee0d3d714cb08 Collecting legal info NOTICE: OK (sha256: 38751245389e1e23f73e6f5384b5cbe7fa972cc4410c5adc9c04b082a0b9561a) >>> putty 0.78 Collecting legal info LICENCE: OK (sha256: 7b10c93f0d582e820a9e6f8c6abbcff54192e41e60644f4d09b96b14fdbc74f8) >>> sbc 2.0 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) COPYING.LIB: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> sngrep 1.6.0 Collecting legal info LICENSE: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> softether 4.30-9700-beta Collecting legal info LICENSE: OK (sha256: 5da6241ddb987c4543bf1cbba6b40a3cd3ecb624dbd4a63daf04440911656bde) >>> host-softether 4.30-9700-beta Collecting legal info LICENSE: OK (sha256: 5da6241ddb987c4543bf1cbba6b40a3cd3ecb624dbd4a63daf04440911656bde) >>> host-readline 8.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> strongswan 5.9.8 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 2292e21797754548dccdef9eef6aee7584e552fbd890fa914e1de8d3577d23f0) >>> tree 2.1.1 Collecting legal info LICENSE: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> uboot-tools 2021.07 Collecting legal info Licenses/gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> udev-gentoo-scripts 33 Collecting legal info init.d/udev-settle: OK (sha256: 329f95829088b95650b9012ae688f09baa1637985425a7964d33683363f48702) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.30.1 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-mkpasswd Collecting legal info WARNING: the Buildroot source code has not been saved WARNING: gcc-final-11.4.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.4.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: libubox-75a3b870cace1171faf57bd55e5a9a2f1564f757: cannot save license (LIBUBOX_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-5/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-5/buildroot'