make[2]: Leaving directory '/home/autobuild/autobuild/instance-15/output-1/build/zlog-1.2.16/src' make[1]: Leaving directory '/home/autobuild/autobuild/instance-15/output-1/build/zlog-1.2.16' >>> zlog 1.2.16 Fixing libtool files for la in $(find /home/autobuild/autobuild/instance-15/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/home/autobuild/autobuild/instance-15/output-1:@BASE_DIR@:g" \ -e "s:/home/autobuild/autobuild/instance-15/output-1/host/powerpc64-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-15/output-1/host/powerpc64-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/home/autobuild/autobuild/instance-15/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 >>> zlog 1.2.16 Installing to target PATH="/home/autobuild/autobuild/instance-15/output-1/host/bin:/home/autobuild/autobuild/instance-15/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/make/make -j1 PREFIX=/home/autobuild/autobuild/instance-15/output-1/target/usr -C /home/autobuild/autobuild/instance-15/output-1/build/zlog-1.2.16 install make[1]: Entering directory '/home/autobuild/autobuild/instance-15/output-1/build/zlog-1.2.16' cd src && /home/autobuild/make/make install make[2]: Entering directory '/home/autobuild/autobuild/instance-15/output-1/build/zlog-1.2.16/src' mkdir -p /home/autobuild/autobuild/instance-15/output-1/target/usr/include /home/autobuild/autobuild/instance-15/output-1/target/usr/lib /home/autobuild/autobuild/instance-15/output-1/target/usr/bin cp -a zlog.h /home/autobuild/autobuild/instance-15/output-1/target/usr/include cp -a zlog-chk-conf /home/autobuild/autobuild/instance-15/output-1/target/usr/bin cp -a libzlog.so /home/autobuild/autobuild/instance-15/output-1/target/usr/lib/libzlog.so.1.2 cd /home/autobuild/autobuild/instance-15/output-1/target/usr/lib && ln -sf libzlog.so.1.2 libzlog.so.1 cd /home/autobuild/autobuild/instance-15/output-1/target/usr/lib && ln -sf libzlog.so.1 libzlog.so cp -a libzlog.a /home/autobuild/autobuild/instance-15/output-1/target/usr/lib make[2]: Leaving directory '/home/autobuild/autobuild/instance-15/output-1/build/zlog-1.2.16/src' make[1]: Leaving directory '/home/autobuild/autobuild/instance-15/output-1/build/zlog-1.2.16' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/autobuild/autobuild/instance-15/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0'@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', '-O1', '-g0'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-O1', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-15/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-15/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%ppc64%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-15/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-15/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-15/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-15/output-1/host/powerpc64-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-15/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-15/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-15/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-15/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%ppc64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%'-O1', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0'%g" -e "s%@BR2_CMAKE@%/home/autobuild/autobuild/instance-15/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-15/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-15/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-15/output-1/host/powerpc64-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-15/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-15/output-1/host/etc/meson/cross-compilation.conf /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~#ttyS0::respawn:/sbin/getty -L ttyS0 115200 vt100 #~' /home/autobuild/autobuild/instance-15/output-1/target/etc/inittab /usr/bin/sed -i -e '/^[^#].*-o remount,rw \/$/s~^~#~' /home/autobuild/autobuild/instance-15/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /home/autobuild/autobuild/instance-15/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/ash$' /home/autobuild/autobuild/instance-15/output-1/target/etc/shells || echo "/bin/ash" >> /home/autobuild/autobuild/instance-15/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/autobuild/autobuild/instance-15/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/hush$' /home/autobuild/autobuild/instance-15/output-1/target/etc/shells || echo "/bin/hush" >> /home/autobuild/autobuild/instance-15/output-1/target/etc/shells; fi rm -f /home/autobuild/autobuild/instance-15/output-1/target/usr/share/glib-2.0/schemas/*.xml /home/autobuild/autobuild/instance-15/output-1/target/usr/share/glib-2.0/schemas/*.dtd /home/autobuild/autobuild/instance-15/output-1/host/bin/glib-compile-schemas /home/autobuild/autobuild/instance-15/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/autobuild/autobuild/instance-15/output-1/target/usr/share/glib-2.0/schemas Warning: Schema ?org.gnome.crypto.pgp? has path ?/desktop/gnome/crypto/pgp/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. mkdir -p /home/autobuild/autobuild/instance-15/output-1/target/etc echo "buildroot" > /home/autobuild/autobuild/instance-15/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-15/output-1/target/etc/hosts mkdir -p /home/autobuild/autobuild/instance-15/output-1/target/etc echo "Welcome to Buildroot" > /home/autobuild/autobuild/instance-15/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root:"*":, /home/autobuild/autobuild/instance-15/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/autobuild/autobuild/instance-15/output-1/target/etc/shells || echo "/bin/sh" >> /home/autobuild/autobuild/instance-15/output-1/target/etc/shells if [ -x /home/autobuild/autobuild/instance-15/output-1/target/sbin/swapon -a -x /home/autobuild/autobuild/instance-15/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/autobuild/autobuild/instance-15/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/autobuild/autobuild/instance-15/output-1/target/etc/inittab; fi rm -rf /home/autobuild/autobuild/instance-15/output-1/target/usr/include /home/autobuild/autobuild/instance-15/output-1/target/usr/share/aclocal \ /home/autobuild/autobuild/instance-15/output-1/target/usr/lib/pkgconfig /home/autobuild/autobuild/instance-15/output-1/target/usr/share/pkgconfig \ /home/autobuild/autobuild/instance-15/output-1/target/usr/lib/cmake /home/autobuild/autobuild/instance-15/output-1/target/usr/share/cmake \ /home/autobuild/autobuild/instance-15/output-1/target/usr/lib/rpm /home/autobuild/autobuild/instance-15/output-1/target/usr/doc find /home/autobuild/autobuild/instance-15/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/autobuild/autobuild/instance-15/output-1/target/lib/ /home/autobuild/autobuild/instance-15/output-1/target/usr/lib/ /home/autobuild/autobuild/instance-15/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/autobuild/autobuild/instance-15/output-1/target/usr/share/gdb rm -rf /home/autobuild/autobuild/instance-15/output-1/target/usr/share/bash-completion rm -rf /home/autobuild/autobuild/instance-15/output-1/target/etc/bash_completion.d rm -rf /home/autobuild/autobuild/instance-15/output-1/target/usr/share/zsh rm -rf /home/autobuild/autobuild/instance-15/output-1/target/usr/man /home/autobuild/autobuild/instance-15/output-1/target/usr/share/man rm -rf /home/autobuild/autobuild/instance-15/output-1/target/usr/info /home/autobuild/autobuild/instance-15/output-1/target/usr/share/info rm -rf /home/autobuild/autobuild/instance-15/output-1/target/usr/doc /home/autobuild/autobuild/instance-15/output-1/target/usr/share/doc rm -rf /home/autobuild/autobuild/instance-15/output-1/target/usr/share/gtk-doc rmdir /home/autobuild/autobuild/instance-15/output-1/target/usr/share 2>/dev/null || true rm -rf /home/autobuild/autobuild/instance-15/output-1/target/lib/debug /home/autobuild/autobuild/instance-15/output-1/target/usr/lib/debug find /home/autobuild/autobuild/instance-15/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-15/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-15/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-15/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-15/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.11-rc3-8-ge3c14de0df"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.11-rc3"; \ echo "PRETTY_NAME=\"Buildroot 2022.11-rc3\"" \ ) > /home/autobuild/autobuild/instance-15/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/autobuild/autobuild/instance-15/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/autobuild/autobuild/instance-15/output-1/per-package /home/autobuild/autobuild/instance-15/buildroot/support/scripts/fix-rpath target touch /home/autobuild/autobuild/instance-15/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs mkdir -p /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs printf ' named -1 named -1 * /etc/bind - - BIND daemon\n davfs2 -1 davfs2 -1 * - - - davfs user\n dbus -1 dbus -1 * /run/dbus - dbus DBus messagebus user\n\n' >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n /usr/libexec/dbus-daemon-launch-helper f 4750 0 dbus - - - - -\n\n' > /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt system/device_table_dev.txt >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/full_devices_table.txt printf ' \n' >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.erofs mkdir -p /home/autobuild/autobuild/instance-15/output-1/images rm -rf /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/erofs mkdir -p /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/erofs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-15/output-1/target/ /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/erofs/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/erofs/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/erofs/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/erofs/target" >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/erofs/fakeroot PATH="/home/autobuild/autobuild/instance-15/output-1/host/bin:/home/autobuild/autobuild/instance-15/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-15/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/erofs/target >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/erofs/fakeroot echo "/home/autobuild/autobuild/instance-15/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/erofs/target" >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/erofs/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/erofs/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/erofs/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/erofs/fakeroot echo "find /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/erofs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/erofs/fakeroot echo "find /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/erofs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/erofs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/erofs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/erofs/fakeroot printf ' /home/autobuild/autobuild/instance-15/output-1/host/bin/mkfs.erofs /home/autobuild/autobuild/instance-15/output-1/images/rootfs.erofs /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/erofs/target\n' >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/erofs/fakeroot chmod a+x /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/erofs/fakeroot PATH="/home/autobuild/autobuild/instance-15/output-1/host/bin:/home/autobuild/autobuild/instance-15/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-15/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/erofs/fakeroot rootdir=/home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/erofs/target table='/home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/full_devices_table.txt' mkfs.erofs 1.5 Processing bin ... Processing bin/arch ... Processing bin/ash ... Processing bin/background ... Processing bin/backtick ... Processing bin/base32 ... Processing bin/base64 ... Processing bin/busybox ... Processing bin/case ... Processing bin/cat ... Processing bin/cd ... Processing bin/chattr ... Processing bin/chgrp ... Processing bin/chmod ... Processing bin/chown ... Processing bin/compile_et ... Processing bin/cp ... Processing bin/cpio ... Processing bin/date ... Processing bin/dd ... Processing bin/define ... Processing bin/df ... Processing bin/dmesg ... Processing bin/dnsdomainname ... Processing bin/dollarat ... Processing bin/dumpkmap ... Processing bin/echo ... Processing bin/egrep ... Processing bin/elgetopt ... Processing bin/elgetpositionals ... Processing bin/elglob ... Processing bin/emptyenv ... Processing bin/envfile ... Processing bin/exec ... Processing bin/execline-cd ... Processing bin/execline-umask ... Processing bin/execlineb ... Processing bin/exit ... Processing bin/export ... Processing bin/false ... Processing bin/fdblock ... Processing bin/fdclose ... Processing bin/fdflush ... Processing bin/fdmove ... Processing bin/fdreserve ... Processing bin/fdswap ... Processing bin/fgrep ... Processing bin/forbacktickx ... Processing bin/foreground ... Processing bin/forstdin ... Processing bin/forx ... Processing bin/getcwd ... Processing bin/getopt ... Processing bin/getpid ... Processing bin/grep ... Processing bin/gunzip ... Processing bin/gzip ... Processing bin/heredoc ... Processing bin/homeof ... Processing bin/hostname ... Processing bin/if ... Processing bin/ifelse ... Processing bin/ifte ... Processing bin/ifthenelse ... Processing bin/importas ... Processing bin/kill ... Processing bin/link ... Processing bin/linux32 ... Processing bin/linux64 ... Processing bin/ln ... Processing bin/login ... Processing bin/loopwhilex ... Processing bin/ls ... Processing bin/lsattr ... Processing bin/mk_cmds ... Processing bin/mkdir ... Processing bin/mknod ... Processing bin/mktemp ... Processing bin/more ... Processing bin/mount ... Processing bin/mountpoint ... Processing bin/mt ... Processing bin/multidefine ... Processing bin/multisubstitute ... Processing bin/mv ... Processing bin/netstat ... Processing bin/nice ... Processing bin/nuke ... Processing bin/pidof ... Processing bin/ping ... Processing bin/pipe_progress ... Processing bin/pipeline ... Processing bin/piperw ... Processing bin/posix-cd ... Processing bin/posix-umask ... Processing bin/printenv ... Processing bin/ps ... Processing bin/pwd ... Processing bin/redirfd ... Processing bin/resume ... Processing bin/rm ... Processing bin/rmdir ... Processing bin/rngseed ... Processing bin/run-parts ... Processing bin/runblock ... Processing bin/s6-accessrules-cdb-from-fs ... Processing bin/s6-accessrules-fs-from-cdb ... Processing bin/s6-applyuidgid ... Processing bin/s6-basename ... Processing bin/s6-cat ... Processing bin/s6-chmod ... Processing bin/s6-chown ... Processing bin/s6-chroot ... Processing bin/s6-cleanfifodir ... Processing bin/s6-clock ... Processing bin/s6-connlimit ... Processing bin/s6-cut ... Processing bin/s6-dirname ... Processing bin/s6-dumpenv ... Processing bin/s6-echo ... Processing bin/s6-env ... Processing bin/s6-envdir ... Processing bin/s6-envuidgid ... Processing bin/s6-expr ... Processing bin/s6-false ... Processing bin/s6-fdholder-daemon ... Processing bin/s6-fdholder-delete ... Processing bin/s6-fdholder-getdump ... Processing bin/s6-fdholder-list ... Processing bin/s6-fdholder-retrieve ... Processing bin/s6-fdholder-setdump ... Processing bin/s6-fdholder-store ... Processing bin/s6-fdholder-transferdump ... Processing bin/s6-fdholderd ... Processing bin/s6-fghack ... Processing bin/s6-format-filter ... Processing bin/s6-freeramdisk ... Processing bin/s6-ftrig-listen ... Processing bin/s6-ftrig-listen1 ... Processing bin/s6-ftrig-notify ... Processing bin/s6-ftrig-wait ... Processing bin/s6-ftrigrd ... Processing bin/s6-grep ... Processing bin/s6-head ... Processing bin/s6-hiercopy ... Processing bin/s6-hostname ... Processing bin/s6-ioconnect ... Processing bin/s6-ipcclient ... Processing bin/s6-ipcserver ... Processing bin/s6-ipcserver-access ... Processing bin/s6-ipcserver-socketbinder ... Processing bin/s6-ipcserverd ... Processing bin/s6-linkname ... Processing bin/s6-linux-init ... Processing bin/s6-linux-init-echo ... Processing bin/s6-linux-init-hpr ... Processing bin/s6-linux-init-logouthookd ... Processing bin/s6-linux-init-maker ... Processing bin/s6-linux-init-nuke ... Processing bin/s6-linux-init-shutdown ... Processing bin/s6-linux-init-shutdownd ... Processing bin/s6-linux-init-telinit ... Processing bin/s6-linux-init-umountall ... Processing bin/s6-ln ... Processing bin/s6-log ... Processing bin/s6-logwatch ... Processing bin/s6-ls ... Processing bin/s6-maximumtime ... Processing bin/s6-mkdir ... Processing bin/s6-mkfifo ... Processing bin/s6-mkfifodir ... Processing bin/s6-mount ... Processing bin/s6-nice ... Processing bin/s6-notifyoncheck ... Processing bin/s6-nuke ... Processing bin/s6-pause ... Processing bin/s6-permafailon ... Processing bin/s6-pivotchroot ... Processing bin/s6-printenv ... Processing bin/s6-ps ... Processing bin/s6-quote ... Processing bin/s6-quote-filter ... Processing bin/s6-rename ... Processing bin/s6-rmrf ... Processing bin/s6-seq ... Processing bin/s6-setlock ... Processing bin/s6-setsid ... Processing bin/s6-setuidgid ... Processing bin/s6-sleep ... Processing bin/s6-socklog ... Processing bin/s6-softlimit ... Processing bin/s6-sort ... Processing bin/s6-sudo ... Processing bin/s6-sudoc ... Processing bin/s6-sudod ... Processing bin/s6-supervise ... Processing bin/s6-svc ... Processing bin/s6-svdt ... Processing bin/s6-svdt-clear ... Processing bin/s6-svlink ... Processing bin/s6-svlisten ... Processing bin/s6-svlisten1 ... Processing bin/s6-svok ... Processing bin/s6-svperms ... Processing bin/s6-svscan ... Processing bin/s6-svscanctl ... Processing bin/s6-svstat ... Processing bin/s6-svunlink ... Processing bin/s6-svwait ... Processing bin/s6-swapoff ... Processing bin/s6-swapon ... Processing bin/s6-sync ... Processing bin/s6-tai64n ... Processing bin/s6-tai64ndiff ... Processing bin/s6-tai64nlocal ... Processing bin/s6-tail ... Processing bin/s6-test ... Processing bin/s6-touch ... Processing bin/s6-true ... Processing bin/s6-umount ... Processing bin/s6-uniquename ... Processing bin/s6-unquote ... Processing bin/s6-unquote-filter ... Processing bin/s6-update-symlinks ... Processing bin/s6-usertree-maker ... Processing bin/s6lockd ... Processing bin/sed ... Processing bin/seekablepipe ... Processing bin/setarch ... Processing bin/setpriv ... Processing bin/setserial ... Processing bin/sh ... Processing bin/shift ... Processing bin/sleep ... Processing bin/stty ... Processing bin/su ... Processing bin/sync ... Processing bin/tar ... Processing bin/touch ... Processing bin/trap ... Processing bin/true ... Processing bin/tryexec ... Processing bin/ucspilogd ... Processing bin/umask ... Processing bin/umount ... Processing bin/uname ... Processing bin/unexport ... Processing bin/usleep ... Processing bin/vi ... Processing bin/wait ... Processing bin/watch ... Processing bin/withstdinas ... Processing bin/zcat ... Processing dev ... Processing dev/console ... Processing dev/fb0 ... Processing dev/fb1 ... Processing dev/fb2 ... Processing dev/fb3 ... Processing dev/fd ... Processing dev/hda ... Processing dev/hda1 ... Processing dev/hda10 ... Processing dev/hda11 ... Processing dev/hda12 ... Processing dev/hda13 ... Processing dev/hda14 ... Processing dev/hda15 ... Processing dev/hda2 ... Processing dev/hda3 ... Processing dev/hda4 ... Processing dev/hda5 ... Processing dev/hda6 ... Processing dev/hda7 ... Processing dev/hda8 ... Processing dev/hda9 ... Processing dev/hdb ... Processing dev/hdb1 ... Processing dev/hdb10 ... Processing dev/hdb11 ... Processing dev/hdb12 ... Processing dev/hdb13 ... Processing dev/hdb14 ... Processing dev/hdb15 ... Processing dev/hdb2 ... Processing dev/hdb3 ... Processing dev/hdb4 ... Processing dev/hdb5 ... Processing dev/hdb6 ... Processing dev/hdb7 ... Processing dev/hdb8 ... Processing dev/hdb9 ... Processing dev/hvc0 ... Processing dev/hvc1 ... Processing dev/hvc2 ... Processing dev/hvc3 ... Processing dev/i2c-0 ... Processing dev/i2c-1 ... Processing dev/i2c-2 ... Processing dev/i2c-3 ... Processing dev/input ... Processing dev/input/event0 ... Processing dev/input/event1 ... Processing dev/input/event2 ... Processing dev/input/event3 ... Processing dev/input/mice ... Processing dev/input/mouse0 ... Processing dev/input/mouse1 ... Processing dev/input/mouse2 ... Processing dev/input/mouse3 ... Processing dev/kmem ... Processing dev/log ... Processing dev/loop0 ... Processing dev/loop1 ... Processing dev/mem ... Processing dev/mtd0 ... Processing dev/mtd1 ... Processing dev/mtd2 ... Processing dev/mtd3 ... Processing dev/mtdblock0 ... Processing dev/mtdblock1 ... Processing dev/mtdblock2 ... Processing dev/mtdblock3 ... Processing dev/net ... Processing dev/net/tun ... Processing dev/null ... Processing dev/psaux ... Processing dev/ptmx ... Processing dev/pts ... Processing dev/ptyp0 ... Processing dev/ptyp1 ... Processing dev/ptyp2 ... Processing dev/ptyp3 ... Processing dev/ptyp4 ... Processing dev/ptyp5 ... Processing dev/ptyp6 ... Processing dev/ptyp7 ... Processing dev/ptyp8 ... Processing dev/ptyp9 ... Processing dev/ram ... Processing dev/ram0 ... Processing dev/ram1 ... Processing dev/ram2 ... Processing dev/ram3 ... Processing dev/random ... Processing dev/rtc ... Processing dev/sda ... Processing dev/sda1 ... Processing dev/sda10 ... Processing dev/sda11 ... Processing dev/sda12 ... Processing dev/sda13 ... Processing dev/sda14 ... Processing dev/sda15 ... Processing dev/sda2 ... Processing dev/sda3 ... Processing dev/sda4 ... Processing dev/sda5 ... Processing dev/sda6 ... Processing dev/sda7 ... Processing dev/sda8 ... Processing dev/sda9 ... Processing dev/sdb ... Processing dev/sdb1 ... Processing dev/sdb10 ... Processing dev/sdb11 ... Processing dev/sdb12 ... Processing dev/sdb13 ... Processing dev/sdb14 ... Processing dev/sdb15 ... Processing dev/sdb2 ... Processing dev/sdb3 ... Processing dev/sdb4 ... Processing dev/sdb5 ... Processing dev/sdb6 ... Processing dev/sdb7 ... Processing dev/sdb8 ... Processing dev/sdb9 ... Processing dev/shm ... Processing dev/stderr ... Processing dev/stdin ... Processing dev/stdout ... Processing dev/tty ... Processing dev/tty0 ... Processing dev/tty1 ... Processing dev/tty2 ... Processing dev/tty3 ... Processing dev/tty4 ... Processing dev/tty5 ... Processing dev/tty6 ... Processing dev/tty7 ... Processing dev/ttyAM0 ... Processing dev/ttyAM1 ... Processing dev/ttyAM2 ... Processing dev/ttyAMA0 ... Processing dev/ttyAMA1 ... Processing dev/ttyAMA2 ... Processing dev/ttyAMA3 ... Processing dev/ttyBF0 ... Processing dev/ttyBF1 ... Processing dev/ttyCPM0 ... Processing dev/ttyCPM1 ... Processing dev/ttyCPM2 ... Processing dev/ttyCPM3 ... Processing dev/ttyP0 ... Processing dev/ttyP1 ... Processing dev/ttyP2 ... Processing dev/ttyP3 ... Processing dev/ttyPSC0 ... Processing dev/ttyPSC1 ... Processing dev/ttyPSC2 ... Processing dev/ttyPSC3 ... Processing dev/ttyS0 ... Processing dev/ttyS1 ... Processing dev/ttyS2 ... Processing dev/ttyS3 ... Processing dev/ttySAC0 ... Processing dev/ttySAC1 ... Processing dev/ttySAC2 ... Processing dev/ttySAC3 ... Processing dev/ttySC0 ... Processing dev/ttySC1 ... Processing dev/ttySC2 ... Processing dev/ttySC3 ... Processing dev/ttySC4 ... Processing dev/ttySC5 ... Processing dev/ttySC6 ... Processing dev/ttySC7 ... Processing dev/ttyUL0 ... Processing dev/ttyUL1 ... Processing dev/ttyUL2 ... Processing dev/ttyUL3 ... Processing dev/ttymxc0 ... Processing dev/ttymxc1 ... Processing dev/ttymxc2 ... Processing dev/ttymxc3 ... Processing dev/ttyp0 ... Processing dev/ttyp1 ... Processing dev/ttyp2 ... Processing dev/ttyp3 ... Processing dev/ttyp4 ... Processing dev/ttyp5 ... Processing dev/ttyp6 ... Processing dev/ttyp7 ... Processing dev/ttyp8 ... Processing dev/ttyp9 ... Processing dev/uba ... Processing dev/uba1 ... Processing dev/uba2 ... Processing dev/uba3 ... Processing dev/uba4 ... Processing dev/uba5 ... Processing dev/uba6 ... Processing dev/ubb ... Processing dev/ubb1 ... Processing dev/ubb2 ... Processing dev/ubb3 ... Processing dev/ubb4 ... Processing dev/ubb5 ... Processing dev/ubb6 ... Processing dev/urandom ... Processing dev/video0 ... Processing dev/video1 ... Processing dev/video2 ... Processing dev/video3 ... Processing dev/zero ... Processing etc ... Processing etc/Muttrc ... Processing etc/Muttrc.dist ... Processing etc/alsa ... Processing etc/alsa/conf.d ... Processing etc/alsa/conf.d/20-bluealsa.conf ... Processing etc/at.deny ... Processing etc/bind ... Processing etc/bind.keys ... Processing etc/collectd.conf ... Processing etc/davfs2 ... Processing etc/davfs2/certs ... Processing etc/davfs2/certs/private ... Processing etc/davfs2/davfs2.conf ... Processing etc/davfs2/secrets ... Processing etc/dbus-1 ... Processing etc/dbus-1/session.conf ... Processing etc/dbus-1/system.conf ... Processing etc/dbus-1/system.d ... Processing etc/dbus-1/system.d/bluealsa.conf ... Processing etc/dbus-1/system.d/bluetooth.conf ... Processing etc/enscript.cfg ... Processing etc/fstab ... Processing etc/group ... Processing etc/hiawatha ... Processing etc/hiawatha/cgi-wrapper.conf ... Processing etc/hiawatha/hiawatha.conf ... Processing etc/hiawatha/mimetype.conf ... Processing etc/hostname ... Processing etc/hosts ... Processing etc/init.d ... Processing etc/init.d/S01syslogd ... Processing etc/init.d/S02klogd ... Processing etc/init.d/S02sysctl ... Processing etc/init.d/S13irqbalance ... Processing etc/init.d/S30dbus ... Processing etc/init.d/S40bluetooth ... Processing etc/init.d/S90collectd ... Processing etc/init.d/S99at ... Processing etc/init.d/rcK ... Processing etc/init.d/rcS ... Processing etc/init.d/socketcand ... Processing etc/inittab ... Processing etc/issue ... Processing etc/libnl ... Processing etc/libnl/classid ... Processing etc/libnl/pktloc ... Processing etc/mime.types ... Processing etc/mime.types.dist ... Processing etc/mke2fs.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/ngircd.conf ... Processing etc/nsswitch.conf ... Processing etc/os-release ... Processing etc/passwd ... Processing etc/pkcs11 ... Processing etc/pkcs11/pkcs11.conf.example ... Processing etc/profile ... Processing etc/profile.d ... Processing etc/profile.d/umask.sh ... Processing etc/protocols ... Processing etc/resolv.conf ... Processing etc/s6-linux-init ... Processing etc/s6-linux-init/skel ... Processing etc/s6-linux-init/skel/rc.init ... Processing etc/s6-linux-init/skel/rc.shutdown ... Processing etc/s6-linux-init/skel/rc.shutdown.final ... Processing etc/s6-linux-init/skel/runlevel ... Processing etc/services ... Processing etc/shadow ... Processing etc/shells ... Processing etc/socketcand.conf ... Processing etc/ssl ... Processing etc/ssl/certs ... Processing etc/ssl/ct_log_list.cnf ... Processing etc/ssl/ct_log_list.cnf.dist ... Processing etc/ssl/misc ... Processing etc/ssl/misc/tsget.pl ... Processing etc/ssl/openssl.cnf ... Processing etc/ssl/openssl.cnf.dist ... Processing etc/ssl/private ... Processing etc/vnstat.conf ... Processing include ... Processing include/execline ... Processing include/execline/config.h ... Processing include/execline/execline.h ... Processing include/s6 ... Processing include/s6/accessrules.h ... Processing include/s6/compat.h ... Processing include/s6/config.h ... Processing include/s6/fdholder.h ... Processing include/s6/ftrigr.h ... Processing include/s6/ftrigw.h ... Processing include/s6/lock.h ... Processing include/s6/s6.h ... Processing include/s6/supervise.h ... Processing include/s6-linux-init ... Processing include/s6-linux-init/config.h ... Processing include/s6-linux-init/s6-linux-init.h ... Processing include/s6-linux-utils ... Processing include/s6-linux-utils/config.h ... Processing include/s6-portable-utils ... Processing include/s6-portable-utils/config.h ... Processing include/skalibs ... Processing include/skalibs/alarm.h ... Processing include/skalibs/alloc.h ... Processing include/skalibs/allreadwrite.h ... Processing include/skalibs/ancil.h ... Processing include/skalibs/avlnode.h ... Processing include/skalibs/avltree.h ... Processing include/skalibs/avltreen.h ... Processing include/skalibs/bigkv.h ... Processing include/skalibs/bitarray.h ... Processing include/skalibs/blake2s.h ... Processing include/skalibs/bsdsnowflake.h ... Processing include/skalibs/bufalloc.h ... Processing include/skalibs/buffer.h ... Processing include/skalibs/bytestr.h ... Processing include/skalibs/cbuffer.h ... Processing include/skalibs/cdb.h ... Processing include/skalibs/cdbmake.h ... Processing include/skalibs/config.h ... Processing include/skalibs/datastruct.h ... Processing include/skalibs/direntry.h ... Processing include/skalibs/disize.h ... Processing include/skalibs/diuint.h ... Processing include/skalibs/diuint32.h ... Processing include/skalibs/djbtime.h ... Processing include/skalibs/djbunix.h ... Processing include/skalibs/env.h ... Processing include/skalibs/envalloc.h ... Processing include/skalibs/error.h ... Processing include/skalibs/exec.h ... Processing include/skalibs/fmtscan.h ... Processing include/skalibs/functypes.h ... Processing include/skalibs/gccattributes.h ... Processing include/skalibs/genalloc.h ... Processing include/skalibs/genqdyn.h ... Processing include/skalibs/genset.h ... Processing include/skalibs/gensetdyn.h ... Processing include/skalibs/genwrite.h ... Processing include/skalibs/iopause.h ... Processing include/skalibs/ip46.h ... Processing include/skalibs/kolbak.h ... Processing include/skalibs/lolstdio.h ... Processing include/skalibs/netstring.h ... Processing include/skalibs/nonposix.h ... Processing include/skalibs/nsig.h ... Processing include/skalibs/posixishard.h ... Processing include/skalibs/posixplz.h ... Processing include/skalibs/random.h ... Processing include/skalibs/segfault.h ... Processing include/skalibs/selfpipe.h ... Processing include/skalibs/setgroups.h ... Processing include/skalibs/sgetopt.h ... Processing include/skalibs/sha1.h ... Processing include/skalibs/sha256.h ... Processing include/skalibs/sha512.h ... Processing include/skalibs/sig.h ... Processing include/skalibs/siovec.h ... Processing include/skalibs/skaclient.h ... Processing include/skalibs/skalibs.h ... Processing include/skalibs/skamisc.h ... Processing include/skalibs/socket.h ... Processing include/skalibs/stdcrypto.h ... Processing include/skalibs/stddjb.h ... Processing include/skalibs/stralloc.h ... Processing include/skalibs/strerr.h ... Processing include/skalibs/strerr2.h ... Processing include/skalibs/surf.h ... Processing include/skalibs/sysdeps.h ... Processing include/skalibs/tai.h ... Processing include/skalibs/textclient.h ... Processing include/skalibs/textmessage.h ... Processing include/skalibs/types.h ... Processing include/skalibs/uint16.h ... Processing include/skalibs/uint32.h ... Processing include/skalibs/uint64.h ... Processing include/skalibs/unix-timed.h ... Processing include/skalibs/unix-transactional.h ... Processing include/skalibs/unixconnection.h ... Processing include/skalibs/unixmessage.h ... Processing include/skalibs/unixonacid.h ... Processing lib ... Processing lib/execline ... Processing lib/firmware ... Processing lib/firmware/CG29XX_0200_0000_patch.fw ... Processing lib/firmware/CG29XX_0200_0000_settings.fw ... Processing lib/firmware/CG29XX_0700_0011_patch.fw ... Processing lib/firmware/CG29XX_0700_0011_settings.fw ... Processing lib/firmware/CG29XX_0700_0013_patch.fw ... Processing lib/firmware/CG29XX_0700_0013_settings.fw ... Processing lib/firmware/R1f.2_SoC1v20_BT_src_coeff_1.1.fw ... Processing lib/firmware/R1f.2_SoC1v20_Cobra_FM_SOC1_coef.fw ... Processing lib/firmware/R1f.2_SoC1v20_Cobra_FM_SOC1_prog.fw ... Processing lib/firmware/R1f.2_SoC1v20_EXT_src_coeff_1.1.fw ... Processing lib/firmware/R2c.2_SoC2v06_BT_src_coeff_1.1.fw ... Processing lib/firmware/R2c.2_SoC2v06_Cobra_FM_SOC2_coef.fw ... Processing lib/firmware/R2c.2_SoC2v06_Cobra_FM_SOC2_prog.fw ... Processing lib/firmware/R2c.2_SoC2v06_EXT_src_coeff_1.1.fw ... Processing lib/firmware/STLC2690_0603_0014_patch.fw ... Processing lib/firmware/STLC2690_0603_0014_settings.fw ... Processing lib/firmware/STLC2690_0604_001D_patch.fw ... Processing lib/firmware/STLC2690_0604_001D_settings.fw ... Processing lib/firmware/av8100.fw ... Processing lib/firmware/cg2900_fm_bt_src_coeff_info.fw ... Processing lib/firmware/cg2900_fm_ext_src_coeff_info.fw ... Processing lib/firmware/cg2900_fm_fm_coeff_info.fw ... Processing lib/firmware/cg2900_fm_fm_prog_info.fw ... Processing lib/firmware/cw1200 ... Processing lib/firmware/cw1200/sdd_10.bin ... Processing lib/firmware/cw1200/sdd_11.bin ... Processing lib/firmware/cw1200/sdd_20.bin ... Processing lib/firmware/cw1200/sdd_22.bin ... Processing lib/firmware/cw1200/wsm_10.bin ... Processing lib/firmware/cw1200/wsm_11.bin ... Processing lib/firmware/cw1200/wsm_20.bin ... Processing lib/firmware/cw1200/wsm_22.bin ... Processing lib/firmware/sdd_10.bin ... Processing lib/firmware/sdd_11.bin ... Processing lib/firmware/sdd_20.bin ... Processing lib/firmware/sdd_22.bin ... Processing lib/firmware/wsm_10.bin ... Processing lib/firmware/wsm_11.bin ... Processing lib/firmware/wsm_20.bin ... Processing lib/firmware/wsm_22.bin ... Processing lib/ld64.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/libexecline.so ... Processing lib/libexecline.so.2.9 ... Processing lib/libexecline.so.2.9.0.1 ... Processing lib/libgcc_s.so ... Processing lib/libgcc_s.so.1 ... Processing lib/libm.so.6 ... 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/libs6.so ... Processing lib/libs6.so.2.11 ... Processing lib/libs6.so.2.11.1.2 ... Processing lib/libs6_linux_init.so ... Processing lib/libs6_linux_init.so.1.0 ... Processing lib/libs6_linux_init.so.1.0.8.0 ... Processing lib/libskarnet.so ... Processing lib/libskarnet.so.2.12 ... Processing lib/libskarnet.so.2.12.0.1 ... Processing lib/libsmartcols.so.1 ... Processing lib/libsmartcols.so.1.1.0 ... Processing lib/libutil.so.1 ... Processing lib/libuuid.so.1 ... Processing lib/libuuid.so.1.3.0 ... Processing lib/s6 ... Processing lib/s6-linux-init ... Processing lib/skalibs ... Processing lib/skalibs/sysdeps ... Processing lib/skalibs/sysdeps/socket.lib ... Processing lib/skalibs/sysdeps/spawn.lib ... Processing lib/skalibs/sysdeps/sysclock.lib ... Processing lib/skalibs/sysdeps/sysdeps ... Processing lib/skalibs/sysdeps/target ... Processing lib/skalibs/sysdeps/timer.lib ... Processing lib/skalibs/sysdeps/util.lib ... Processing lib64 ... Processing libexec ... Processing libexec/s6lockd-helper ... Processing linuxrc ... Processing media ... Processing mnt ... Processing opt ... Processing proc ... Processing root ... Processing run ... Processing sbin ... Processing sbin/arp ... Processing sbin/badblocks ... Processing sbin/blkid ... Processing sbin/devmem ... Processing sbin/dumpe2fs ... Processing sbin/e2freefrag ... Processing sbin/e2fsck ... Processing sbin/e2label ... Processing sbin/e2mmpstatus ... Processing sbin/e2undo ... Processing sbin/e4crypt ... Processing sbin/fdisk ... Processing sbin/filefrag ... Processing sbin/freeramdisk ... Processing sbin/fsck ... Processing sbin/fsck.ext2 ... Processing sbin/fsck.ext3 ... Processing sbin/fsck.ext4 ... Processing sbin/fstrim ... Processing sbin/getty ... Processing sbin/halt ... Processing sbin/hdparm ... Processing sbin/hwclock ... Processing sbin/ifconfig ... Processing sbin/ifdown ... Processing sbin/ifup ... Processing sbin/init ... Processing sbin/insmod ... Processing sbin/ip ... Processing sbin/ipaddr ... Processing sbin/iplink ... Processing sbin/ipneigh ... Processing sbin/iproute ... Processing sbin/iprule ... Processing sbin/iptunnel ... Processing sbin/klogd ... Processing sbin/loadkmap ... Processing sbin/logsave ... Processing sbin/losetup ... Processing sbin/lsmod ... Processing sbin/makedevs ... Processing sbin/mdev ... Processing sbin/mkdosfs ... Processing sbin/mke2fs ... Processing sbin/mkfs.ext2 ... Processing sbin/mkfs.ext3 ... Processing sbin/mkfs.ext4 ... Processing sbin/mklost+found ... Processing sbin/mkswap ... Processing sbin/modprobe ... Processing sbin/mount.davfs ... Processing sbin/mount.lowntfs-3g ... Processing sbin/mount.ntfs-3g ... Processing sbin/nameif ... Processing sbin/pivot_root ... Processing sbin/poweroff ... Processing sbin/reboot ... Processing sbin/rmmod ... Processing sbin/route ... Processing sbin/run-init ... Processing sbin/runlevel ... Processing sbin/setconsole ... Processing sbin/start-stop-daemon ... Processing sbin/sulogin ... Processing sbin/swapoff ... Processing sbin/swapon ... Processing sbin/switch_root ... Processing sbin/sysctl ... Processing sbin/syslogd ... Processing sbin/tc ... Processing sbin/tune2fs ... Processing sbin/udhcpc ... Processing sbin/uevent ... Processing sbin/umount.davfs ... Processing sbin/vconfig ... Processing sbin/watchdog ... Processing sys ... Processing tmp ... Processing usr ... Processing usr/bin ... Processing usr/bin/[ ... Processing usr/bin/[[ ... Processing usr/bin/a2dpconf ... Processing usr/bin/add_header ... Processing usr/bin/addpattern ... Processing usr/bin/apg ... Processing usr/bin/ar ... Processing usr/bin/arpaname ... Processing usr/bin/ascii ... Processing usr/bin/ascii_invaders ... Processing usr/bin/aserver ... Processing usr/bin/asustrx ... Processing usr/bin/at ... Processing usr/bin/atq ... Processing usr/bin/atrm ... Processing usr/bin/awk ... Processing usr/bin/basename ... Processing usr/bin/batch ... Processing usr/bin/bc ... Processing usr/bin/bcm4908asus ... Processing usr/bin/bcm4908kernel ... Processing usr/bin/bluealsa ... Processing usr/bin/bluealsa-aplay ... Processing usr/bin/bond2team ... Processing usr/bin/bsdiff ... Processing usr/bin/bspatch ... Processing usr/bin/buffalo-enc ... Processing usr/bin/buffalo-tag ... Processing usr/bin/buffalo-tftp ... Processing usr/bin/bunzip2 ... Processing usr/bin/bwm-ng ... 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/chkcon ... Processing usr/bin/chrt ... Processing usr/bin/chvt ... Processing usr/bin/cksum ... Processing usr/bin/clear ... Processing usr/bin/cmp ... Processing usr/bin/collectd-tg ... Processing usr/bin/collectdctl ... Processing usr/bin/crc32 ... Processing usr/bin/crontab ... Processing usr/bin/cut ... Processing usr/bin/dbus-cleanup-sockets ... Processing usr/bin/dbus-daemon ... Processing usr/bin/dbus-launch ... Processing usr/bin/dbus-monitor ... Processing usr/bin/dbus-run-session ... Processing usr/bin/dbus-send ... Processing usr/bin/dbus-test-tool ... Processing usr/bin/dbus-update-activation-environment ... Processing usr/bin/dbus-uuidgen ... Processing usr/bin/dc ... Processing usr/bin/deallocvt ... Processing usr/bin/delv ... Processing usr/bin/dgfirmware ... Processing usr/bin/dgn3500sum ... Processing usr/bin/diff ... Processing usr/bin/diffpp ... Processing usr/bin/dig ... Processing usr/bin/dirname ... Processing usr/bin/dns313-header ... Processing usr/bin/dos2unix ... Processing usr/bin/du ... Processing usr/bin/dumpsexp ... Processing usr/bin/e2cp ... Processing usr/bin/e2ln ... Processing usr/bin/e2ls ... Processing usr/bin/e2mkdir ... Processing usr/bin/e2mv ... Processing usr/bin/e2rm ... Processing usr/bin/e2tail ... Processing usr/bin/edimax_fw_header ... Processing usr/bin/eject ... Processing usr/bin/encode_crc ... Processing usr/bin/enscript ... Processing usr/bin/env ... Processing usr/bin/expr ... Processing usr/bin/factor ... Processing usr/bin/fallocate ... Processing usr/bin/find ... Processing usr/bin/fix-u-media-header ... Processing usr/bin/flac ... Processing usr/bin/flea ... Processing usr/bin/flock ... Processing usr/bin/fold ... Processing usr/bin/free ... Processing usr/bin/fuser ... Processing usr/bin/fw_printenv ... Processing usr/bin/fw_setenv ... Processing usr/bin/gapplication ... Processing usr/bin/gdbus ... Processing usr/bin/genl-ctrl-list ... Processing usr/bin/gio ... Processing usr/bin/gio-querymodules ... Processing usr/bin/gpg ... Processing usr/bin/gpg-agent ... Processing usr/bin/gpg-card ... Processing usr/bin/gpg-connect-agent ... Processing usr/bin/gpg-error ... Processing usr/bin/gpg-wks-client ... Processing usr/bin/gpg-wks-server ... Processing usr/bin/gpgconf ... Processing usr/bin/gpgparsemail ... Processing usr/bin/gpgrt-config ... Processing usr/bin/gpgscm ... Processing usr/bin/gpgsm ... Processing usr/bin/gpgsplit ... Processing usr/bin/gpgtar ... Processing usr/bin/gresource ... Processing usr/bin/gsettings ... Processing usr/bin/hcsmakeimage ... Processing usr/bin/head ... Processing usr/bin/hexdump ... Processing usr/bin/hexedit ... Processing usr/bin/hmac256 ... Processing usr/bin/host ... Processing usr/bin/hostid ... Processing usr/bin/id ... Processing usr/bin/idiag-socket-details ... Processing usr/bin/imagetag ... Processing usr/bin/install ... Processing usr/bin/ipcrm ... Processing usr/bin/ipcs ... Processing usr/bin/jcgimage ... Processing usr/bin/json-glib-format ... Processing usr/bin/json-glib-validate ... Processing usr/bin/kbxutil ... Processing usr/bin/killall ... Processing usr/bin/ksba-config ... Processing usr/bin/lame ... Processing usr/bin/last ... Processing usr/bin/less ... Processing usr/bin/logger ... Processing usr/bin/logname ... Processing usr/bin/lowntfs-3g ... Processing usr/bin/lsof ... Processing usr/bin/lspci ... Processing usr/bin/lsscsi ... Processing usr/bin/lsusb ... Processing usr/bin/lxlfw ... Processing usr/bin/lzcat ... Processing usr/bin/lzma ... Processing usr/bin/lzma2eva ... Processing usr/bin/lzopcat ... Processing usr/bin/makeamitbin ... Processing usr/bin/mbus-serial-request-data ... Processing usr/bin/mbus-serial-request-data-multi-reply ... Processing usr/bin/mbus-serial-scan ... Processing usr/bin/mbus-serial-scan-secondary ... Processing usr/bin/mbus-serial-select-secondary ... Processing usr/bin/mbus-serial-switch-baudrate ... Processing usr/bin/mbus-tcp-request-data ... Processing usr/bin/mbus-tcp-request-data-multi-reply ... Processing usr/bin/mbus-tcp-scan ... Processing usr/bin/mbus-tcp-scan-secondary ... Processing usr/bin/mbus-tcp-select-secondary ... Processing usr/bin/md5sum ... Processing usr/bin/mdig ... Processing usr/bin/mesg ... Processing usr/bin/metaflac ... Processing usr/bin/microcom ... Processing usr/bin/mkafmmap ... Processing usr/bin/mkbrncmdline ... Processing usr/bin/mkbrnimg ... Processing usr/bin/mkbuffaloimg ... Processing usr/bin/mkcameofw ... Processing usr/bin/mkcasfw ... Processing usr/bin/mkchkimg ... Processing usr/bin/mkcsysimg ... Processing usr/bin/mkdapimg ... Processing usr/bin/mkdapimg2 ... Processing usr/bin/mkdhpimg ... Processing usr/bin/mkdlinkfw ... Processing usr/bin/mkdniimg ... Processing usr/bin/mkedimaximg ... Processing usr/bin/mkfifo ... Processing usr/bin/mkfwimage ... Processing usr/bin/mkfwimage2 ... Processing usr/bin/mkheader_gemtek ... Processing usr/bin/mkhilinkfw ... Processing usr/bin/mkmerakifw ... Processing usr/bin/mkmerakifw-old ... Processing usr/bin/mkmylofw ... Processing usr/bin/mkpasswd ... Processing usr/bin/mkplanexfw ... Processing usr/bin/mkporayfw ... Processing usr/bin/mkrasimage ... Processing usr/bin/mkrtn56uimg ... Processing usr/bin/mksenaofw ... Processing usr/bin/mksercommfw ... Processing usr/bin/mktitanimg ... Processing usr/bin/mktplinkfw ... Processing usr/bin/mktplinkfw2 ... Processing usr/bin/mkwrggimg ... Processing usr/bin/mkwrgimg ... Processing usr/bin/mkzcfw ... Processing usr/bin/mkzynfw ... Processing usr/bin/mkzyxelzldfw ... Processing usr/bin/motorola-bin ... Processing usr/bin/mpg123 ... Processing usr/bin/mpg123-id3dump ... Processing usr/bin/mpg123-strip ... Processing usr/bin/mpicalc ... Processing usr/bin/msmtp ... Processing usr/bin/msmtpd ... Processing usr/bin/mutt ... Processing usr/bin/mutt_pgpring ... Processing usr/bin/muttbug ... Processing usr/bin/named-rrchecker ... Processing usr/bin/nand_ecc ... Processing usr/bin/nano ... Processing usr/bin/ncftp ... Processing usr/bin/ncftpbookmarks ... Processing usr/bin/nec-enc ... Processing usr/bin/nf-ct-add ... Processing usr/bin/nf-ct-events ... Processing usr/bin/nf-ct-list ... Processing usr/bin/nf-exp-add ... Processing usr/bin/nf-exp-delete ... Processing usr/bin/nf-exp-list ... Processing usr/bin/nf-log ... Processing usr/bin/nf-monitor ... Processing usr/bin/nf-queue ... Processing usr/bin/nl ... Processing usr/bin/nl-addr-add ... Processing usr/bin/nl-addr-delete ... Processing usr/bin/nl-addr-list ... Processing usr/bin/nl-class-add ... Processing usr/bin/nl-class-delete ... Processing usr/bin/nl-class-list ... Processing usr/bin/nl-classid-lookup ... Processing usr/bin/nl-cls-add ... Processing usr/bin/nl-cls-delete ... Processing usr/bin/nl-cls-list ... Processing usr/bin/nl-fib-lookup ... Processing usr/bin/nl-link-enslave ... Processing usr/bin/nl-link-ifindex2name ... Processing usr/bin/nl-link-list ... Processing usr/bin/nl-link-name2ifindex ... Processing usr/bin/nl-link-release ... Processing usr/bin/nl-link-set ... Processing usr/bin/nl-link-stats ... Processing usr/bin/nl-list-caches ... Processing usr/bin/nl-list-sockets ... Processing usr/bin/nl-monitor ... Processing usr/bin/nl-neigh-add ... Processing usr/bin/nl-neigh-delete ... Processing usr/bin/nl-neigh-list ... Processing usr/bin/nl-neightbl-list ... Processing usr/bin/nl-pktloc-lookup ... Processing usr/bin/nl-qdisc-add ... Processing usr/bin/nl-qdisc-delete ... Processing usr/bin/nl-qdisc-list ... Processing usr/bin/nl-route-add ... Processing usr/bin/nl-route-delete ... Processing usr/bin/nl-route-get ... Processing usr/bin/nl-route-list ... Processing usr/bin/nl-rule-list ... Processing usr/bin/nl-tctree-list ... Processing usr/bin/nl-util-addr ... Processing usr/bin/nohup ... Processing usr/bin/nproc ... Processing usr/bin/npth-config ... Processing usr/bin/nslookup ... Processing usr/bin/nsupdate ... Processing usr/bin/ntfs-3g ... Processing usr/bin/ntfs-3g.probe ... Processing usr/bin/od ... Processing usr/bin/openvt ... Processing usr/bin/osbridge-crc ... Processing usr/bin/oseama ... Processing usr/bin/otrx ... Processing usr/bin/out123 ... Processing usr/bin/over ... Processing usr/bin/p11-kit ... Processing usr/bin/passwd ... Processing usr/bin/paste ... Processing usr/bin/patch ... Processing usr/bin/pc1crypt ... Processing usr/bin/pcre2grep ... Processing usr/bin/pcre2test ... Processing usr/bin/pcregrep ... Processing usr/bin/pcretest ... Processing usr/bin/pgpewrap ... Processing usr/bin/picocom ... Processing usr/bin/printf ... Processing usr/bin/ptgen ... Processing usr/bin/pv ... Processing usr/bin/readlink ... Processing usr/bin/realpath ... Processing usr/bin/renice ... Processing usr/bin/reset ... Processing usr/bin/resize ... Processing usr/bin/rnano ... Processing usr/bin/rocat ... Processing usr/bin/roxml ... Processing usr/bin/rsync ... Processing usr/bin/rsync-ssl ... Processing usr/bin/sbcdec ... Processing usr/bin/sbcenc ... Processing usr/bin/sbcinfo ... Processing usr/bin/seama ... Processing usr/bin/semodule_expand ... Processing usr/bin/semodule_link ... Processing usr/bin/semodule_package ... Processing usr/bin/semodule_unpackage ... Processing usr/bin/seq ... Processing usr/bin/setfattr ... Processing usr/bin/setkeycodes ... Processing usr/bin/setsid ... Processing usr/bin/sha1sum ... Processing usr/bin/sha256sum ... Processing usr/bin/sha3sum ... Processing usr/bin/sha512sum ... Processing usr/bin/shred ... Processing usr/bin/sign_dlink_ru ... Processing usr/bin/sliceprint ... Processing usr/bin/smime_keys ... Processing usr/bin/socketcand ... Processing usr/bin/socketcandcl ... Processing usr/bin/sort ... Processing usr/bin/spw303v ... Processing usr/bin/sqlite3 ... Processing usr/bin/squeezelite ... Processing usr/bin/srec2bin ... Processing usr/bin/ssi-cgi ... Processing usr/bin/states ... Processing usr/bin/stdlogctl ... Processing usr/bin/strings ... Processing usr/bin/svc ... Processing usr/bin/svok ... Processing usr/bin/tail ... Processing usr/bin/teamd ... Processing usr/bin/teamdctl ... Processing usr/bin/teamnl ... Processing usr/bin/tee ... Processing usr/bin/telnet ... Processing usr/bin/test ... Processing usr/bin/tftp ... Processing usr/bin/time ... Processing usr/bin/top ... Processing usr/bin/tplink-safeloader ... Processing usr/bin/tpm_server ... Processing usr/bin/tr ... Processing usr/bin/traceroute ... Processing usr/bin/truncate ... Processing usr/bin/trx ... Processing usr/bin/trx2edips ... Processing usr/bin/trx2usr ... Processing usr/bin/ts ... Processing usr/bin/tty ... Processing usr/bin/uimage_padhdr ... Processing usr/bin/uimage_sgehdr ... Processing usr/bin/uniq ... Processing usr/bin/unix2dos ... Processing usr/bin/unlink ... Processing usr/bin/unlzma ... Processing usr/bin/unlzop ... Processing usr/bin/unxz ... Processing usr/bin/unzip ... Processing usr/bin/uptime ... Processing usr/bin/uudecode ... Processing usr/bin/uuencode ... Processing usr/bin/vlock ... Processing usr/bin/vnstat ... Processing usr/bin/w ... Processing usr/bin/w_scan ... Processing usr/bin/watchgnupg ... Processing usr/bin/wc ... Processing usr/bin/wget ... Processing usr/bin/which ... Processing usr/bin/who ... Processing usr/bin/whoami ... Processing usr/bin/wrt400n ... Processing usr/bin/xargs ... Processing usr/bin/xiaomifw ... Processing usr/bin/xmlcatalog ... Processing usr/bin/xmllint ... Processing usr/bin/xorimage ... Processing usr/bin/xxd ... Processing usr/bin/xz ... Processing usr/bin/xzcat ... Processing usr/bin/yes ... Processing usr/bin/zlog-chk-conf ... Processing usr/bin/zyimage ... Processing usr/bin/zytrx ... Processing usr/bin/zyxbcm ... Processing usr/lib ... Processing usr/lib/alsa-lib ... Processing usr/lib/alsa-lib/libasound_module_ctl_bluealsa.so ... Processing usr/lib/alsa-lib/libasound_module_pcm_bluealsa.so ... Processing usr/lib/collectd ... Processing usr/lib/collectd/check_uptime.so ... Processing usr/lib/collectd/conntrack.so ... Processing usr/lib/collectd/filecount.so ... Processing usr/lib/collectd/mcelog.so ... Processing usr/lib/collectd/pcie_errors.so ... Processing usr/lib/collectd/write_syslog.so ... Processing usr/lib/gstreamer-1.0 ... Processing usr/lib/gstreamer-1.0/libgstcoreelements.so ... Processing usr/lib/libFLAC.so ... Processing usr/lib/libFLAC.so.12 ... Processing usr/lib/libFLAC.so.12.0.0 ... Processing usr/lib/libart_lgpl_2.so ... Processing usr/lib/libart_lgpl_2.so.2 ... Processing usr/lib/libart_lgpl_2.so.2.3.21 ... Processing usr/lib/libasound.so ... Processing usr/lib/libasound.so.2 ... Processing usr/lib/libasound.so.2.0.0 ... Processing usr/lib/libassuan.so ... Processing usr/lib/libassuan.so.0 ... Processing usr/lib/libassuan.so.0.8.5 ... Processing usr/lib/libbind9-9.16.33.so ... Processing usr/lib/libbind9.so ... Processing usr/lib/libblkid.so ... Processing usr/lib/libbluetooth.so ... Processing usr/lib/libbluetooth.so.3 ... Processing usr/lib/libbluetooth.so.3.19.7 ... Processing usr/lib/libbroadvoice.so ... Processing usr/lib/libbroadvoice.so.0 ... Processing usr/lib/libbroadvoice.so.0.0.1 ... Processing usr/lib/libbson-1.0.so ... Processing usr/lib/libbson-1.0.so.0 ... Processing usr/lib/libbson-1.0.so.0.0.0 ... Processing usr/lib/libbz2.so ... Processing usr/lib/libbz2.so.1.0 ... Processing usr/lib/libbz2.so.1.0.8 ... Processing usr/lib/libcdaudio.so ... Processing usr/lib/libcdaudio.so.1 ... Processing usr/lib/libcdaudio.so.1.0.0 ... Processing usr/lib/libcollectdclient.so ... Processing usr/lib/libcollectdclient.so.1 ... Processing usr/lib/libcollectdclient.so.1.1.0 ... Processing usr/lib/libcom_err.so ... Processing usr/lib/libcom_err.so.2 ... Processing usr/lib/libcom_err.so.2.1 ... Processing usr/lib/libcrypto.so ... Processing usr/lib/libcrypto.so.1.1 ... Processing usr/lib/libcue.so ... Processing usr/lib/libcue.so.2 ... Processing usr/lib/libcue.so.2.2.1 ... Processing usr/lib/libcurses.so ... Processing usr/lib/libdaemon.so ... Processing usr/lib/libdaemon.so.0 ... Processing usr/lib/libdaemon.so.0.5.0 ... Processing usr/lib/libdbus-1.so ... Processing usr/lib/libdbus-1.so.3 ... Processing usr/lib/libdbus-1.so.3.19.15 ... Processing usr/lib/libdns-9.16.33.so ... Processing usr/lib/libdns.so ... Processing usr/lib/libe2p.so ... Processing usr/lib/libe2p.so.2 ... Processing usr/lib/libe2p.so.2.3 ... Processing usr/lib/libexpat.so ... Processing usr/lib/libexpat.so.1 ... Processing usr/lib/libexpat.so.1.8.10 ... Processing usr/lib/libext2fs.so ... Processing usr/lib/libext2fs.so.2 ... Processing usr/lib/libext2fs.so.2.4 ... Processing usr/lib/libfaifa.so ... Processing usr/lib/libfaifa.so.0 ... Processing usr/lib/libffi.so ... Processing usr/lib/libffi.so.8 ... Processing usr/lib/libffi.so.8.1.2 ... Processing usr/lib/libfl.so ... Processing usr/lib/libfl.so.2 ... Processing usr/lib/libfl.so.2.0.0 ... Processing usr/lib/libform.so ... Processing usr/lib/libform.so.6 ... Processing usr/lib/libform.so.6.1 ... Processing usr/lib/libgck-1.so ... Processing usr/lib/libgck-1.so.0 ... Processing usr/lib/libgck-1.so.0.0.0 ... Processing usr/lib/libgcr-base-3.so ... Processing usr/lib/libgcr-base-3.so.1 ... Processing usr/lib/libgcr-base-3.so.1.0.0 ... Processing usr/lib/libgcrypt.so ... Processing usr/lib/libgcrypt.so.20 ... Processing usr/lib/libgcrypt.so.20.4.1 ... Processing usr/lib/libgio-2.0.so ... Processing usr/lib/libgio-2.0.so.0 ... Processing usr/lib/libgio-2.0.so.0.7200.3 ... Processing usr/lib/libglib-2.0.so ... Processing usr/lib/libglib-2.0.so.0 ... Processing usr/lib/libglib-2.0.so.0.7200.3 ... Processing usr/lib/libgmodule-2.0.so ... Processing usr/lib/libgmodule-2.0.so.0 ... Processing usr/lib/libgmodule-2.0.so.0.7200.3 ... Processing usr/lib/libgobject-2.0.so ... Processing usr/lib/libgobject-2.0.so.0 ... Processing usr/lib/libgobject-2.0.so.0.7200.3 ... Processing usr/lib/libgpg-error.so ... Processing usr/lib/libgpg-error.so.0 ... Processing usr/lib/libgpg-error.so.0.33.0 ... Processing usr/lib/libgssdp-1.2.so ... Processing usr/lib/libgssdp-1.2.so.0 ... Processing usr/lib/libgssdp-1.2.so.0.104.0 ... Processing usr/lib/libgstbase-1.0.so ... Processing usr/lib/libgstbase-1.0.so.0 ... Processing usr/lib/libgstbase-1.0.so.0.2004.0 ... Processing usr/lib/libgstcheck-1.0.so ... Processing usr/lib/libgstcheck-1.0.so.0 ... Processing usr/lib/libgstcheck-1.0.so.0.2004.0 ... Processing usr/lib/libgstcontroller-1.0.so ... Processing usr/lib/libgstcontroller-1.0.so.0 ... Processing usr/lib/libgstcontroller-1.0.so.0.2004.0 ... Processing usr/lib/libgstnet-1.0.so ... Processing usr/lib/libgstnet-1.0.so.0 ... Processing usr/lib/libgstnet-1.0.so.0.2004.0 ... Processing usr/lib/libgstreamer-1.0.so ... Processing usr/lib/libgstreamer-1.0.so.0 ... Processing usr/lib/libgstreamer-1.0.so.0.2004.0 ... Processing usr/lib/libgthread-2.0.so ... Processing usr/lib/libgthread-2.0.so.0 ... Processing usr/lib/libgthread-2.0.so.0.7200.3 ... Processing usr/lib/libidn2.so ... Processing usr/lib/libidn2.so.0 ... Processing usr/lib/libidn2.so.0.3.8 ... Processing usr/lib/libirs-9.16.33.so ... Processing usr/lib/libirs.so ... Processing usr/lib/libisc-9.16.33.so ... Processing usr/lib/libisc.so ... Processing usr/lib/libisccc-9.16.33.so ... Processing usr/lib/libisccc.so ... Processing usr/lib/libisccfg-9.16.33.so ... Processing usr/lib/libisccfg.so ... Processing usr/lib/libjansson.so ... Processing usr/lib/libjansson.so.4 ... Processing usr/lib/libjansson.so.4.14.0 ... Processing usr/lib/libjpeg.so ... Processing usr/lib/libjpeg.so.8 ... Processing usr/lib/libjpeg.so.8.2.2 ... 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/libksba.so ... Processing usr/lib/libksba.so.8 ... Processing usr/lib/libksba.so.8.14.2 ... Processing usr/lib/liblogging-stdlog.so ... Processing usr/lib/liblogging-stdlog.so.0 ... Processing usr/lib/liblogging-stdlog.so.0.1.0 ... Processing usr/lib/libmad.so ... Processing usr/lib/libmad.so.0 ... Processing usr/lib/libmad.so.0.2.1 ... Processing usr/lib/libmbus.so ... Processing usr/lib/libmbus.so.0 ... Processing usr/lib/libmbus.so.0.0.8 ... Processing usr/lib/libmenu.so ... Processing usr/lib/libmenu.so.6 ... Processing usr/lib/libmenu.so.6.1 ... Processing usr/lib/libmp3lame.so ... Processing usr/lib/libmp3lame.so.0 ... Processing usr/lib/libmp3lame.so.0.0.0 ... Processing usr/lib/libmpg123.so ... Processing usr/lib/libmpg123.so.0 ... Processing usr/lib/libmpg123.so.0.44.12 ... Processing usr/lib/libncurses.so ... Processing usr/lib/libncurses.so.6 ... Processing usr/lib/libncurses.so.6.1 ... Processing usr/lib/libneon.so ... Processing usr/lib/libneon.so.27 ... Processing usr/lib/libneon.so.27.5.2 ... Processing usr/lib/libnl ... Processing usr/lib/libnl/cli ... Processing usr/lib/libnl/cli/cls ... Processing usr/lib/libnl/cli/cls/basic.so ... Processing usr/lib/libnl/cli/cls/cgroup.so ... Processing usr/lib/libnl/cli/qdisc ... Processing usr/lib/libnl/cli/qdisc/bfifo.so ... Processing usr/lib/libnl/cli/qdisc/blackhole.so ... Processing usr/lib/libnl/cli/qdisc/fq_codel.so ... Processing usr/lib/libnl/cli/qdisc/hfsc.so ... Processing usr/lib/libnl/cli/qdisc/htb.so ... Processing usr/lib/libnl/cli/qdisc/ingress.so ... Processing usr/lib/libnl/cli/qdisc/pfifo.so ... Processing usr/lib/libnl/cli/qdisc/plug.so ... Processing usr/lib/libnl-3.so ... Processing usr/lib/libnl-3.so.200 ... Processing usr/lib/libnl-3.so.200.26.0 ... Processing usr/lib/libnl-cli-3.so ... Processing usr/lib/libnl-cli-3.so.200 ... Processing usr/lib/libnl-cli-3.so.200.26.0 ... Processing usr/lib/libnl-genl-3.so ... Processing usr/lib/libnl-genl-3.so.200 ... Processing usr/lib/libnl-genl-3.so.200.26.0 ... Processing usr/lib/libnl-idiag-3.so ... Processing usr/lib/libnl-idiag-3.so.200 ... Processing usr/lib/libnl-idiag-3.so.200.26.0 ... Processing usr/lib/libnl-nf-3.so ... Processing usr/lib/libnl-nf-3.so.200 ... Processing usr/lib/libnl-nf-3.so.200.26.0 ... Processing usr/lib/libnl-route-3.so ... Processing usr/lib/libnl-route-3.so.200 ... Processing usr/lib/libnl-route-3.so.200.26.0 ... Processing usr/lib/libnl-xfrm-3.so ... Processing usr/lib/libnl-xfrm-3.so.200 ... Processing usr/lib/libnl-xfrm-3.so.200.26.0 ... Processing usr/lib/libnpth.so ... Processing usr/lib/libnpth.so.0 ... Processing usr/lib/libnpth.so.0.1.2 ... Processing usr/lib/libns-9.16.33.so ... Processing usr/lib/libns.so ... Processing usr/lib/libntfs-3g.so ... Processing usr/lib/libntfs-3g.so.89 ... Processing usr/lib/libntfs-3g.so.89.0.0 ... Processing usr/lib/libogg.so ... Processing usr/lib/libogg.so.0 ... Processing usr/lib/libogg.so.0.8.5 ... Processing usr/lib/libout123.so ... Processing usr/lib/libout123.so.0 ... Processing usr/lib/libout123.so.0.2.2 ... Processing usr/lib/libp11-kit.so ... Processing usr/lib/libp11-kit.so.0 ... Processing usr/lib/libp11-kit.so.0.3.0 ... Processing usr/lib/libpanel.so ... Processing usr/lib/libpanel.so.6 ... Processing usr/lib/libpanel.so.6.1 ... Processing usr/lib/libpcap.so ... Processing usr/lib/libpcap.so.1 ... Processing usr/lib/libpcap.so.1.10.1 ... Processing usr/lib/libpcre.so ... Processing usr/lib/libpcre.so.1 ... Processing usr/lib/libpcre.so.1.2.13 ... Processing usr/lib/libpcre2-8.so ... Processing usr/lib/libpcre2-8.so.0 ... Processing usr/lib/libpcre2-8.so.0.11.0 ... Processing usr/lib/libpcre2-posix.so ... Processing usr/lib/libpcre2-posix.so.3 ... Processing usr/lib/libpcre2-posix.so.3.0.2 ... Processing usr/lib/libpcreposix.so ... Processing usr/lib/libpcreposix.so.0 ... Processing usr/lib/libpcreposix.so.0.0.7 ... Processing usr/lib/libpng.so ... Processing usr/lib/libpng16.so ... Processing usr/lib/libpng16.so.16 ... Processing usr/lib/libpng16.so.16.38.0 ... Processing usr/lib/libpopt.so ... Processing usr/lib/libpopt.so.0 ... Processing usr/lib/libpopt.so.0.0.2 ... Processing usr/lib/libpsl.so ... Processing usr/lib/libpsl.so.5 ... Processing usr/lib/libpsl.so.5.3.2 ... Processing usr/lib/libroxml.so ... Processing usr/lib/libroxml.so.0 ... Processing usr/lib/libroxml.so.0.0.0 ... Processing usr/lib/libsbc.so ... Processing usr/lib/libsbc.so.1 ... Processing usr/lib/libsbc.so.1.3.1 ... Processing usr/lib/libsepol.so ... Processing usr/lib/libsepol.so.2 ... Processing usr/lib/libsmartcols.so ... Processing usr/lib/libsndfile.so ... Processing usr/lib/libsndfile.so.1 ... Processing usr/lib/libsndfile.so.1.0.34 ... Processing usr/lib/libsoup-2.4.so ... Processing usr/lib/libsoup-2.4.so.1 ... Processing usr/lib/libsoup-2.4.so.1.11.2 ... Processing usr/lib/libsqlite3.so ... Processing usr/lib/libsqlite3.so.0 ... Processing usr/lib/libsqlite3.so.0.8.6 ... Processing usr/lib/libss.so ... Processing usr/lib/libss.so.2 ... Processing usr/lib/libss.so.2.0 ... Processing usr/lib/libssl.so ... Processing usr/lib/libssl.so.1.1 ... Processing usr/lib/libsvg.so ... Processing usr/lib/libsvg.so.1 ... Processing usr/lib/libsvg.so.1.0.0 ... Processing usr/lib/libteam.so ... Processing usr/lib/libteam.so.5 ... Processing usr/lib/libteam.so.5.6.1 ... Processing usr/lib/libteamdctl.so ... Processing usr/lib/libteamdctl.so.0 ... Processing usr/lib/libteamdctl.so.0.1.5 ... Processing usr/lib/libtelnet.so ... Processing usr/lib/libtelnet.so.2 ... Processing usr/lib/libtelnet.so.2.0.0 ... Processing usr/lib/libturbojpeg.so ... Processing usr/lib/libturbojpeg.so.0 ... Processing usr/lib/libturbojpeg.so.0.2.0 ... Processing usr/lib/libubootenv.so ... Processing usr/lib/libubootenv.so.0 ... Processing usr/lib/libubootenv.so.0.3.3 ... Processing usr/lib/libunistring.so ... Processing usr/lib/libunistring.so.5 ... Processing usr/lib/libunistring.so.5.0.0 ... Processing usr/lib/libuuid.so ... Processing usr/lib/libuv.so ... Processing usr/lib/libuv.so.1 ... Processing usr/lib/libuv.so.1.0.0 ... Processing usr/lib/libvorbis.so ... Processing usr/lib/libvorbis.so.0 ... Processing usr/lib/libvorbis.so.0.4.9 ... Processing usr/lib/libvorbisenc.so ... Processing usr/lib/libvorbisenc.so.2 ... Processing usr/lib/libvorbisenc.so.2.0.12 ... Processing usr/lib/libvorbisfile.so ... Processing usr/lib/libvorbisfile.so.3 ... Processing usr/lib/libvorbisfile.so.3.3.8 ... Processing usr/lib/libxml2.so ... Processing usr/lib/libxml2.so.2 ... Processing usr/lib/libxml2.so.2.10.3 ... Processing usr/lib/libz.so ... Processing usr/lib/libz.so.1 ... Processing usr/lib/libz.so.1.2.11.zlib-ng ... Processing usr/lib/libzlog.so ... Processing usr/lib/libzlog.so.1 ... Processing usr/lib/libzlog.so.1.2 ... Processing usr/lib/mpg123 ... Processing usr/lib/mpg123/output_alsa.so ... Processing usr/lib/mpg123/output_dummy.so ... Processing usr/lib/mpg123/output_oss.so ... Processing usr/lib/named ... Processing usr/lib/named/filter-aaaa.so ... Processing usr/lib/ntfs-3g ... Processing usr/lib/os-release ... Processing usr/lib/p11-kit-proxy.so ... Processing usr/lib/pkcs11 ... Processing usr/lib/pkcs11/p11-kit-client.so ... Processing usr/lib/terminfo ... Processing usr/lib64 ... Processing usr/libexec ... Processing usr/libexec/bluetooth ... Processing usr/libexec/bluetooth/bluetoothd ... Processing usr/libexec/dbus-daemon-launch-helper ... Processing usr/libexec/gcr-ssh-askpass ... Processing usr/libexec/gpg-auth ... Processing usr/libexec/gpg-check-pattern ... Processing usr/libexec/gpg-pair-tool ... Processing usr/libexec/gpg-preset-passphrase ... Processing usr/libexec/gpg-protect-tool ... Processing usr/libexec/gpg-wks-client ... Processing usr/libexec/gstreamer-1.0 ... Processing usr/libexec/gstreamer-1.0/gst-plugin-scanner ... Processing usr/libexec/gstreamer-1.0/gst-ptp-helper ... Processing usr/libexec/keyboxd ... Processing usr/libexec/p11-kit ... Processing usr/libexec/p11-kit/p11-kit-remote ... Processing usr/libexec/p11-kit/p11-kit-server ... Processing usr/libexec/rmt ... Processing usr/libexec/scdaemon ... Processing usr/sbin ... Processing usr/sbin/addgnupghome ... Processing usr/sbin/addgroup ... Processing usr/sbin/addpart ... Processing usr/sbin/adduser ... Processing usr/sbin/applygnupgdefaults ... Processing usr/sbin/arping ... Processing usr/sbin/atd ... Processing usr/sbin/atrun ... Processing usr/sbin/cgi-wrapper ... Processing usr/sbin/chroot ... Processing usr/sbin/collectd ... Processing usr/sbin/collectdmon ... Processing usr/sbin/crond ... Processing usr/sbin/delgroup ... Processing usr/sbin/delpart ... Processing usr/sbin/deluser ... Processing usr/sbin/dnsd ... Processing usr/sbin/dnssec-cds ... Processing usr/sbin/ether-wake ... Processing usr/sbin/faifa ... Processing usr/sbin/fan-ctrl ... Processing usr/sbin/fbset ... Processing usr/sbin/fdformat ... Processing usr/sbin/fping ... Processing usr/sbin/fsfreeze ... Processing usr/sbin/hiawatha ... Processing usr/sbin/hpav_cfg ... Processing usr/sbin/i2cdetect ... Processing usr/sbin/i2cdump ... Processing usr/sbin/i2cget ... Processing usr/sbin/i2cset ... Processing usr/sbin/i2ctransfer ... Processing usr/sbin/inetd ... Processing usr/sbin/irqbalance ... Processing usr/sbin/killall5 ... Processing usr/sbin/loadfont ... Processing usr/sbin/mim ... Processing usr/sbin/mount.davfs ... Processing usr/sbin/ngircd ... Processing usr/sbin/nologin ... Processing usr/sbin/partprobe ... Processing usr/sbin/partx ... Processing usr/sbin/rdate ... Processing usr/sbin/readprofile ... Processing usr/sbin/resizepart ... Processing usr/sbin/setlogcons ... Processing usr/sbin/ubirename ... Processing usr/sbin/umount.davfs ... Processing usr/sbin/vnstatd ... Processing usr/sbin/wigwam ... Processing usr/share ... Processing usr/share/GConf ... Processing usr/share/GConf/gsettings ... Processing usr/share/GConf/gsettings/org.gnome.crypto.pgp.convert ... Processing usr/share/GConf/gsettings/org.gnome.crypto.pgp_keyservers.convert ... Processing usr/share/alsa ... Processing usr/share/alsa/alsa.conf ... Processing usr/share/alsa/cards ... Processing usr/share/alsa/cards/AACI.conf ... Processing usr/share/alsa/cards/ATIIXP-MODEM.conf ... Processing usr/share/alsa/cards/ATIIXP-SPDMA.conf ... Processing usr/share/alsa/cards/ATIIXP.conf ... Processing usr/share/alsa/cards/AU8810.conf ... Processing usr/share/alsa/cards/AU8820.conf ... Processing usr/share/alsa/cards/AU8830.conf ... Processing usr/share/alsa/cards/Audigy.conf ... Processing usr/share/alsa/cards/Audigy2.conf ... Processing usr/share/alsa/cards/Aureon51.conf ... Processing usr/share/alsa/cards/Aureon71.conf ... Processing usr/share/alsa/cards/CA0106.conf ... Processing usr/share/alsa/cards/CMI8338-SWIEC.conf ... Processing usr/share/alsa/cards/CMI8338.conf ... Processing usr/share/alsa/cards/CMI8738-MC6.conf ... Processing usr/share/alsa/cards/CMI8738-MC8.conf ... Processing usr/share/alsa/cards/CMI8788.conf ... Processing usr/share/alsa/cards/CS46xx.conf ... Processing usr/share/alsa/cards/EMU10K1.conf ... Processing usr/share/alsa/cards/EMU10K1X.conf ... Processing usr/share/alsa/cards/ENS1370.conf ... Processing usr/share/alsa/cards/ENS1371.conf ... Processing usr/share/alsa/cards/ES1968.conf ... Processing usr/share/alsa/cards/Echo_Echo3G.conf ... Processing usr/share/alsa/cards/FM801.conf ... Processing usr/share/alsa/cards/FWSpeakers.conf ... Processing usr/share/alsa/cards/FireWave.conf ... Processing usr/share/alsa/cards/GUS.conf ... Processing usr/share/alsa/cards/HDA-Intel.conf ... Processing usr/share/alsa/cards/HdmiLpeAudio.conf ... Processing usr/share/alsa/cards/ICE1712.conf ... Processing usr/share/alsa/cards/ICE1724.conf ... Processing usr/share/alsa/cards/ICH-MODEM.conf ... Processing usr/share/alsa/cards/ICH.conf ... Processing usr/share/alsa/cards/ICH4.conf ... Processing usr/share/alsa/cards/Loopback.conf ... Processing usr/share/alsa/cards/Maestro3.conf ... Processing usr/share/alsa/cards/NFORCE.conf ... Processing usr/share/alsa/cards/PC-Speaker.conf ... Processing usr/share/alsa/cards/PMac.conf ... Processing usr/share/alsa/cards/PMacToonie.conf ... Processing usr/share/alsa/cards/PS3.conf ... Processing usr/share/alsa/cards/RME9636.conf ... Processing usr/share/alsa/cards/RME9652.conf ... Processing usr/share/alsa/cards/SB-XFi.conf ... Processing usr/share/alsa/cards/SI7018.conf ... Processing usr/share/alsa/cards/TRID4DWAVENX.conf ... Processing usr/share/alsa/cards/USB-Audio.conf ... Processing usr/share/alsa/cards/VIA686A.conf ... Processing usr/share/alsa/cards/VIA8233.conf ... Processing usr/share/alsa/cards/VIA8233A.conf ... Processing usr/share/alsa/cards/VIA8237.conf ... Processing usr/share/alsa/cards/VX222.conf ... Processing usr/share/alsa/cards/VXPocket.conf ... Processing usr/share/alsa/cards/VXPocket440.conf ... Processing usr/share/alsa/cards/YMF744.conf ... Processing usr/share/alsa/cards/aliases.conf ... Processing usr/share/alsa/cards/pistachio-card.conf ... Processing usr/share/alsa/cards/vc4-hdmi.conf ... Processing usr/share/alsa/ctl ... Processing usr/share/alsa/ctl/default.conf ... Processing usr/share/alsa/pcm ... Processing usr/share/alsa/pcm/center_lfe.conf ... Processing usr/share/alsa/pcm/default.conf ... Processing usr/share/alsa/pcm/dmix.conf ... Processing usr/share/alsa/pcm/dpl.conf ... Processing usr/share/alsa/pcm/dsnoop.conf ... Processing usr/share/alsa/pcm/front.conf ... Processing usr/share/alsa/pcm/hdmi.conf ... Processing usr/share/alsa/pcm/iec958.conf ... Processing usr/share/alsa/pcm/modem.conf ... Processing usr/share/alsa/pcm/rear.conf ... Processing usr/share/alsa/pcm/side.conf ... Processing usr/share/alsa/pcm/surround21.conf ... Processing usr/share/alsa/pcm/surround40.conf ... Processing usr/share/alsa/pcm/surround41.conf ... Processing usr/share/alsa/pcm/surround50.conf ... Processing usr/share/alsa/pcm/surround51.conf ... Processing usr/share/alsa/pcm/surround71.conf ... Processing usr/share/at ... Processing usr/share/at/batch-job ... Processing usr/share/collectd ... Processing usr/share/collectd/types.db ... Processing usr/share/common-lisp ... Processing usr/share/common-lisp/source ... Processing usr/share/common-lisp/source/gpg-error ... Processing usr/share/common-lisp/source/gpg-error/gpg-error-codes.lisp ... Processing usr/share/common-lisp/source/gpg-error/gpg-error-package.lisp ... Processing usr/share/common-lisp/source/gpg-error/gpg-error.asd ... Processing usr/share/common-lisp/source/gpg-error/gpg-error.lisp ... Processing usr/share/davfs2 ... Processing usr/share/davfs2/davfs2.conf ... Processing usr/share/davfs2/secrets ... Processing usr/share/dbus-1 ... Processing usr/share/dbus-1/services ... Processing []share/dbus-1/services/org.gnome.keyring.PrivatePrompter.service ... Processing []/share/dbus-1/services/org.gnome.keyring.SystemPrompter.service ... Processing usr/share/dbus-1/session.conf ... Processing usr/share/dbus-1/session.d ... Processing usr/share/dbus-1/system-services ... Processing usr/share/dbus-1/system.conf ... Processing usr/share/dbus-1/system.d ... Processing usr/share/enscript ... Processing usr/share/enscript/88591.enc ... Processing usr/share/enscript/885910.enc ... Processing usr/share/enscript/88592.enc ... Processing usr/share/enscript/88593.enc ... Processing usr/share/enscript/88594.enc ... Processing usr/share/enscript/88595.enc ... Processing usr/share/enscript/88597.enc ... Processing usr/share/enscript/88599.enc ... Processing usr/share/enscript/a2ps.hdr ... Processing usr/share/enscript/afm ... Processing usr/share/enscript/afm/MustRead.html ... Processing usr/share/enscript/afm/agd.afm ... Processing usr/share/enscript/afm/agdo.afm ... Processing usr/share/enscript/afm/agw.afm ... Processing usr/share/enscript/afm/agwo.afm ... Processing usr/share/enscript/afm/bkd.afm ... Processing usr/share/enscript/afm/bkdi.afm ... Processing usr/share/enscript/afm/bkl.afm ... Processing usr/share/enscript/afm/bkli.afm ... Processing usr/share/enscript/afm/cob.afm ... Processing usr/share/enscript/afm/cobo.afm ... Processing usr/share/enscript/afm/com.afm ... Processing usr/share/enscript/afm/coo.afm ... Processing usr/share/enscript/afm/font.map ... Processing usr/share/enscript/afm/hv.afm ... Processing usr/share/enscript/afm/hvb.afm ... Processing usr/share/enscript/afm/hvbo.afm ... Processing usr/share/enscript/afm/hvc.afm ... Processing usr/share/enscript/afm/hvcb.afm ... Processing usr/share/enscript/afm/hvcbo.afm ... Processing usr/share/enscript/afm/hvcdo.afm ... Processing usr/share/enscript/afm/hvn.afm ... Processing usr/share/enscript/afm/hvnb.afm ... Processing usr/share/enscript/afm/hvnbo.afm ... Processing usr/share/enscript/afm/hvno.afm ... Processing usr/share/enscript/afm/hvo.afm ... Processing usr/share/enscript/afm/matrix.afm ... Processing usr/share/enscript/afm/matrix.pfa ... Processing usr/share/enscript/afm/ncb.afm ... Processing usr/share/enscript/afm/ncbi.afm ... Processing usr/share/enscript/afm/nci.afm ... Processing usr/share/enscript/afm/ncr.afm ... Processing usr/share/enscript/afm/pob.afm ... Processing usr/share/enscript/afm/pobi.afm ... Processing usr/share/enscript/afm/poi.afm ... Processing usr/share/enscript/afm/por.afm ... Processing usr/share/enscript/afm/sy.afm ... Processing usr/share/enscript/afm/tib.afm ... Processing usr/share/enscript/afm/tibi.afm ... Processing usr/share/enscript/afm/tii.afm ... Processing usr/share/enscript/afm/tir.afm ... Processing usr/share/enscript/afm/zcmi.afm ... Processing usr/share/enscript/afm/zd.afm ... Processing usr/share/enscript/ascii.enc ... Processing usr/share/enscript/asciidkno.enc ... Processing usr/share/enscript/asciifise.enc ... Processing usr/share/enscript/edd.hdr ... Processing usr/share/enscript/emacs.hdr ... Processing usr/share/enscript/enscript-color.hdr ... Processing usr/share/enscript/enscript.hdr ... Processing usr/share/enscript/enscript.pro ... Processing usr/share/enscript/frame.hdr ... Processing usr/share/enscript/hl ... Processing usr/share/enscript/hl/ada.st ... Processing usr/share/enscript/hl/asm.st ... Processing usr/share/enscript/hl/awk.st ... Processing usr/share/enscript/hl/bash.st ... Processing usr/share/enscript/hl/c.st ... Processing usr/share/enscript/hl/c_comment.st ... Processing usr/share/enscript/hl/c_ppline.st ... Processing usr/share/enscript/hl/c_string.st ... Processing usr/share/enscript/hl/changelog.st ... Processing usr/share/enscript/hl/cpp.st ... Processing usr/share/enscript/hl/csh.st ... Processing usr/share/enscript/hl/default_faces.st ... Processing usr/share/enscript/hl/delphi.st ... Processing usr/share/enscript/hl/describe_languages.st ... Processing usr/share/enscript/hl/diff.st ... Processing usr/share/enscript/hl/diffs.st ... Processing usr/share/enscript/hl/diffu.st ... Processing usr/share/enscript/hl/elisp.st ... Processing usr/share/enscript/hl/enscript.st ... Processing usr/share/enscript/hl/f90.st ... Processing usr/share/enscript/hl/fortran.st ... Processing usr/share/enscript/hl/fortran_pp.st ... Processing usr/share/enscript/hl/haskell.st ... Processing usr/share/enscript/hl/html.st ... Processing usr/share/enscript/hl/idl.st ... Processing usr/share/enscript/hl/inf.st ... Processing usr/share/enscript/hl/java.st ... Processing usr/share/enscript/hl/javascript.st ... Processing usr/share/enscript/hl/ksh.st ... Processing usr/share/enscript/hl/lang_ansi.st ... Processing usr/share/enscript/hl/lang_enscript.st ... Processing usr/share/enscript/hl/lang_html.st ... Processing usr/share/enscript/hl/lang_overstrike.st ... Processing usr/share/enscript/hl/lang_rtf.st ... Processing usr/share/enscript/hl/lang_texinfo.st ... Processing usr/share/enscript/hl/m4.st ... Processing usr/share/enscript/hl/mail.st ... Processing usr/share/enscript/hl/makefile.st ... Processing usr/share/enscript/hl/matlab.st ... Processing usr/share/enscript/hl/nroff.st ... Processing usr/share/enscript/hl/objc.st ... Processing usr/share/enscript/hl/outline.st ... Processing usr/share/enscript/hl/pascal.st ... Processing usr/share/enscript/hl/passthrough.st ... Processing usr/share/enscript/hl/perl.st ... Processing usr/share/enscript/hl/postscript.st ... Processing usr/share/enscript/hl/pyrex.st ... Processing usr/share/enscript/hl/python.st ... Processing usr/share/enscript/hl/rfc.st ... Processing usr/share/enscript/hl/scheme.st ... Processing usr/share/enscript/hl/sh.st ... Processing usr/share/enscript/hl/skill.st ... Processing usr/share/enscript/hl/sql.st ... Processing usr/share/enscript/hl/states.st ... Processing usr/share/enscript/hl/style_a2ps.st ... Processing usr/share/enscript/hl/style_emacs.st ... Processing usr/share/enscript/hl/style_emacs_verbose.st ... Processing usr/share/enscript/hl/style_ifh.st ... Processing usr/share/enscript/hl/style_msvc.st ... Processing usr/share/enscript/hl/synopsys.st ... Processing usr/share/enscript/hl/tcl.st ... Processing usr/share/enscript/hl/tcsh.st ... Processing usr/share/enscript/hl/tex.st ... Processing usr/share/enscript/hl/vba.st ... Processing usr/share/enscript/hl/verilog.st ... Processing usr/share/enscript/hl/vhdl.st ... Processing usr/share/enscript/hl/vrml.st ... Processing usr/share/enscript/hl/wmlscript.st ... Processing usr/share/enscript/hl/zsh.st ... Processing usr/share/enscript/hp8.enc ... Processing usr/share/enscript/ibmpc.enc ... Processing usr/share/enscript/koi8.enc ... Processing usr/share/enscript/mac.enc ... Processing usr/share/enscript/mp.hdr ... Processing usr/share/enscript/ps.enc ... Processing usr/share/enscript/pslatin1.enc ... Processing usr/share/enscript/simple.hdr ... Processing usr/share/enscript/squeeze.hdr ... Processing usr/share/enscript/vms.enc ... Processing usr/share/et ... Processing usr/share/et/et_c.awk ... Processing usr/share/et/et_h.awk ... Processing usr/share/gettext ... Processing usr/share/gettext/its ... Processing usr/share/gettext/its/gschema.its ... Processing usr/share/gettext/its/gschema.loc ... Processing usr/share/glib-2.0 ... Processing usr/share/glib-2.0/schemas ... Processing usr/share/glib-2.0/schemas/gschemas.compiled ... Processing usr/share/glib-2.0/valgrind ... Processing usr/share/glib-2.0/valgrind/glib.supp ... Processing usr/share/gnupg ... Processing usr/share/gnupg/distsigkey.gpg ... Processing usr/share/gstreamer-1.0 ... Processing usr/share/gstreamer-1.0/gdb ... Processing usr/share/gstreamer-1.0/gdb/glib_gobject_helper.py ... Processing usr/share/gstreamer-1.0/gdb/gst_gdb.py ... Processing usr/share/locale ... Processing usr/share/locale/af ... Processing usr/share/locale/af/LC_MESSAGES ... Processing usr/share/locale/af/LC_MESSAGES/gcr.mo ... Processing usr/share/locale/af/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/af/LC_MESSAGES/gstreamer-1.0.mo ... Processing usr/share/locale/am ... Processing usr/share/locale/am/LC_MESSAGES ... Processing usr/share/locale/am/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/an ... Processing usr/share/locale/an/LC_MESSAGES ... Processing usr/share/locale/an/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/an/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/ar ... Processing usr/share/locale/ar/LC_MESSAGES ... Processing usr/share/locale/ar/LC_MESSAGES/gcr.mo ... 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/gcr.mo ... 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/as/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/ast ... Processing usr/share/locale/ast/LC_MESSAGES ... Processing usr/share/locale/ast/LC_MESSAGES/gcr.mo ... Processing usr/share/locale/ast/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/ast/LC_MESSAGES/gstreamer-1.0.mo ... Processing usr/share/locale/az ... Processing usr/share/locale/az/LC_MESSAGES ... Processing usr/share/locale/az/LC_MESSAGES/gcr.mo ... Processing usr/share/locale/az/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/az/LC_MESSAGES/gstreamer-1.0.mo ... Processing usr/share/locale/be ... Processing usr/share/locale/be/LC_MESSAGES ... Processing usr/share/locale/be/LC_MESSAGES/gcr.mo ... Processing usr/share/locale/be/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/be/LC_MESSAGES/gstreamer-1.0.mo ... Processing usr/share/locale/be/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/be/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/be@latin ... Processing usr/share/locale/be@latin/LC_MESSAGES ... Processing usr/share/locale/be@latin/LC_MESSAGES/gcr.mo ... 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/gcr.mo ... Processing usr/share/locale/bg/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/bg/LC_MESSAGES/gstreamer-1.0.mo ... Processing usr/share/locale/bg/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/bg/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/bn ... Processing usr/share/locale/bn/LC_MESSAGES ... Processing usr/share/locale/bn/LC_MESSAGES/gcr.mo ... 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/gcr.mo ... 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/bn_IN/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/bs ... Processing usr/share/locale/bs/LC_MESSAGES ... Processing usr/share/locale/bs/LC_MESSAGES/gcr.mo ... 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/bs/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/ca ... Processing usr/share/locale/ca/LC_MESSAGES ... Processing usr/share/locale/ca/LC_MESSAGES/gcr.mo ... Processing usr/share/locale/ca/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/ca/LC_MESSAGES/gstreamer-1.0.mo ... Processing usr/share/locale/ca/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/ca/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/ca@valencia ... Processing usr/share/locale/ca@valencia/LC_MESSAGES ... Processing usr/share/locale/ca@valencia/LC_MESSAGES/gcr.mo ... 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/ca@valencia/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/ckb ... Processing usr/share/locale/ckb/LC_MESSAGES ... Processing usr/share/locale/ckb/LC_MESSAGES/gcr.mo ... Processing usr/share/locale/cs ... Processing usr/share/locale/cs/LC_MESSAGES ... Processing usr/share/locale/cs/LC_MESSAGES/gcr.mo ... Processing usr/share/locale/cs/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/cs/LC_MESSAGES/gstreamer-1.0.mo ... Processing usr/share/locale/cs/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/cs/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/cy ... Processing usr/share/locale/cy/LC_MESSAGES ... Processing usr/share/locale/cy/LC_MESSAGES/gcr.mo ... 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/gcr.mo ... Processing usr/share/locale/da/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/da/LC_MESSAGES/gstreamer-1.0.mo ... Processing usr/share/locale/da/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/da/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/de ... Processing usr/share/locale/de/LC_MESSAGES ... Processing usr/share/locale/de/LC_MESSAGES/gcr.mo ... Processing usr/share/locale/de/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/de/LC_MESSAGES/gstreamer-1.0.mo ... Processing usr/share/locale/de/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/de/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/dz ... Processing usr/share/locale/dz/LC_MESSAGES ... Processing usr/share/locale/dz/LC_MESSAGES/gcr.mo ... 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/gcr.mo ... Processing usr/share/locale/el/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/el/LC_MESSAGES/gstreamer-1.0.mo ... Processing usr/share/locale/el/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/el/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/en@shaw ... Processing usr/share/locale/en@shaw/LC_MESSAGES ... Processing usr/share/locale/en@shaw/LC_MESSAGES/gcr.mo ... 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/gcr.mo ... 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/gcr.mo ... Processing usr/share/locale/en_GB/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/en_GB/LC_MESSAGES/gstreamer-1.0.mo ... Processing usr/share/locale/en_GB/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/en_GB/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/eo ... Processing usr/share/locale/eo/LC_MESSAGES ... Processing usr/share/locale/eo/LC_MESSAGES/gcr.mo ... Processing usr/share/locale/eo/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/eo/LC_MESSAGES/gstreamer-1.0.mo ... Processing usr/share/locale/eo/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/eo/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/es ... Processing usr/share/locale/es/LC_MESSAGES ... Processing usr/share/locale/es/LC_MESSAGES/gcr.mo ... Processing usr/share/locale/es/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/es/LC_MESSAGES/gstreamer-1.0.mo ... Processing usr/share/locale/es/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/es/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/et ... Processing usr/share/locale/et/LC_MESSAGES ... Processing usr/share/locale/et/LC_MESSAGES/gcr.mo ... 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/et/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/eu ... Processing usr/share/locale/eu/LC_MESSAGES ... Processing usr/share/locale/eu/LC_MESSAGES/gcr.mo ... Processing usr/share/locale/eu/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/eu/LC_MESSAGES/gstreamer-1.0.mo ... Processing usr/share/locale/eu/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/eu/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/fa ... Processing usr/share/locale/fa/LC_MESSAGES ... Processing usr/share/locale/fa/LC_MESSAGES/gcr.mo ... Processing usr/share/locale/fa/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/fa/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/fi ... Processing usr/share/locale/fi/LC_MESSAGES ... Processing usr/share/locale/fi/LC_MESSAGES/gcr.mo ... Processing usr/share/locale/fi/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/fi/LC_MESSAGES/gstreamer-1.0.mo ... Processing usr/share/locale/fi/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/fr ... Processing usr/share/locale/fr/LC_MESSAGES ... Processing usr/share/locale/fr/LC_MESSAGES/gcr.mo ... Processing usr/share/locale/fr/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/fr/LC_MESSAGES/gstreamer-1.0.mo ... Processing usr/share/locale/fr/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/fr/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/fur ... Processing usr/share/locale/fur/LC_MESSAGES ... Processing usr/share/locale/fur/LC_MESSAGES/gcr.mo ... Processing usr/share/locale/fur/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/fur/LC_MESSAGES/gstreamer-1.0.mo ... Processing usr/share/locale/fur/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/fur/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/ga ... Processing usr/share/locale/ga/LC_MESSAGES ... Processing usr/share/locale/ga/LC_MESSAGES/gcr.mo ... Processing usr/share/locale/ga/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/gd ... Processing usr/share/locale/gd/LC_MESSAGES ... Processing usr/share/locale/gd/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/gd/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/gl ... Processing usr/share/locale/gl/LC_MESSAGES ... Processing usr/share/locale/gl/LC_MESSAGES/gcr.mo ... Processing usr/share/locale/gl/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/gl/LC_MESSAGES/gstreamer-1.0.mo ... Processing usr/share/locale/gl/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/gl/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/gu ... Processing usr/share/locale/gu/LC_MESSAGES ... Processing usr/share/locale/gu/LC_MESSAGES/gcr.mo ... Processing usr/share/locale/gu/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/gu/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/he ... Processing usr/share/locale/he/LC_MESSAGES ... Processing usr/share/locale/he/LC_MESSAGES/gcr.mo ... 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/he/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/hi ... Processing usr/share/locale/hi/LC_MESSAGES ... Processing usr/share/locale/hi/LC_MESSAGES/gcr.mo ... 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/hi/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/hr ... Processing usr/share/locale/hr/LC_MESSAGES ... Processing usr/share/locale/hr/LC_MESSAGES/gcr.mo ... Processing usr/share/locale/hr/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/hr/LC_MESSAGES/gstreamer-1.0.mo ... Processing usr/share/locale/hr/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/hr/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/hu ... Processing usr/share/locale/hu/LC_MESSAGES ... Processing usr/share/locale/hu/LC_MESSAGES/gcr.mo ... Processing usr/share/locale/hu/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/hu/LC_MESSAGES/gstreamer-1.0.mo ... Processing usr/share/locale/hu/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/hu/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/hy ... Processing usr/share/locale/hy/LC_MESSAGES ... Processing usr/share/locale/hy/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/id ... Processing usr/share/locale/id/LC_MESSAGES ... Processing usr/share/locale/id/LC_MESSAGES/gcr.mo ... Processing usr/share/locale/id/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/id/LC_MESSAGES/gstreamer-1.0.mo ... Processing usr/share/locale/id/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/id/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/is ... Processing usr/share/locale/is/LC_MESSAGES ... Processing usr/share/locale/is/LC_MESSAGES/gcr.mo ... 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/gcr.mo ... Processing usr/share/locale/it/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/it/LC_MESSAGES/gstreamer-1.0.mo ... Processing usr/share/locale/it/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/it/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/ja ... Processing usr/share/locale/ja/LC_MESSAGES ... Processing usr/share/locale/ja/LC_MESSAGES/gcr.mo ... Processing usr/share/locale/ja/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/ja/LC_MESSAGES/gstreamer-1.0.mo ... Processing usr/share/locale/ja/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/ja/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/ka ... Processing usr/share/locale/ka/LC_MESSAGES ... Processing usr/share/locale/ka/LC_MESSAGES/gcr.mo ... 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/gcr.mo ... 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/gcr.mo ... Processing usr/share/locale/kn/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/kn/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/ko ... Processing usr/share/locale/ko/LC_MESSAGES ... Processing usr/share/locale/ko/LC_MESSAGES/gcr.mo ... Processing usr/share/locale/ko/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/ko/LC_MESSAGES/gstreamer-1.0.mo ... Processing usr/share/locale/ko/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/ko/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/ku ... Processing usr/share/locale/ku/LC_MESSAGES ... Processing usr/share/locale/ku/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/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/gcr.mo ... Processing usr/share/locale/lt/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/lt/LC_MESSAGES/gstreamer-1.0.mo ... Processing usr/share/locale/lt/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/lt/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/lv ... Processing usr/share/locale/lv/LC_MESSAGES ... Processing usr/share/locale/lv/LC_MESSAGES/gcr.mo ... 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/lv/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/mai ... Processing usr/share/locale/mai/LC_MESSAGES ... Processing usr/share/locale/mai/LC_MESSAGES/gcr.mo ... 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/gcr.mo ... 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/gcr.mo ... 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/gcr.mo ... 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/ml/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/mn ... Processing usr/share/locale/mn/LC_MESSAGES ... Processing usr/share/locale/mn/LC_MESSAGES/gcr.mo ... 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/gcr.mo ... Processing usr/share/locale/mr/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/mr/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/ms ... Processing usr/share/locale/ms/LC_MESSAGES ... Processing usr/share/locale/ms/LC_MESSAGES/gcr.mo ... 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/ms/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/nb ... Processing usr/share/locale/nb/LC_MESSAGES ... Processing usr/share/locale/nb/LC_MESSAGES/gcr.mo ... Processing usr/share/locale/nb/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/nb/LC_MESSAGES/gstreamer-1.0.mo ... Processing usr/share/locale/nb/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/nb/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/nds ... Processing usr/share/locale/nds/LC_MESSAGES ... Processing usr/share/locale/nds/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/ne ... Processing usr/share/locale/ne/LC_MESSAGES ... Processing usr/share/locale/ne/LC_MESSAGES/gcr.mo ... 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/ne/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/nl ... Processing usr/share/locale/nl/LC_MESSAGES ... Processing usr/share/locale/nl/LC_MESSAGES/gcr.mo ... Processing usr/share/locale/nl/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/nl/LC_MESSAGES/gstreamer-1.0.mo ... Processing usr/share/locale/nl/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/nl/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/nn ... Processing usr/share/locale/nn/LC_MESSAGES ... Processing usr/share/locale/nn/LC_MESSAGES/gcr.mo ... 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/gcr.mo ... 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/oc/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/or ... Processing usr/share/locale/or/LC_MESSAGES ... Processing usr/share/locale/or/LC_MESSAGES/gcr.mo ... 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/or/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/pa ... Processing usr/share/locale/pa/LC_MESSAGES ... Processing usr/share/locale/pa/LC_MESSAGES/gcr.mo ... 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/pa/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/pl ... Processing usr/share/locale/pl/LC_MESSAGES ... Processing usr/share/locale/pl/LC_MESSAGES/gcr.mo ... Processing usr/share/locale/pl/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/pl/LC_MESSAGES/gstreamer-1.0.mo ... Processing usr/share/locale/pl/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/pl/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/ps ... Processing usr/share/locale/ps/LC_MESSAGES ... Processing usr/share/locale/ps/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/pt ... Processing usr/share/locale/pt/LC_MESSAGES ... Processing usr/share/locale/pt/LC_MESSAGES/gcr.mo ... 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/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/pt_BR ... Processing usr/share/locale/pt_BR/LC_MESSAGES ... Processing usr/share/locale/pt_BR/LC_MESSAGES/gcr.mo ... Processing usr/share/locale/pt_BR/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/pt_BR/LC_MESSAGES/gstreamer-1.0.mo ... Processing usr/share/locale/pt_BR/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/pt_BR/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/ro ... Processing usr/share/locale/ro/LC_MESSAGES ... Processing usr/share/locale/ro/LC_MESSAGES/gcr.mo ... Processing usr/share/locale/ro/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/ro/LC_MESSAGES/gstreamer-1.0.mo ... Processing usr/share/locale/ro/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/ro/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/ru ... Processing usr/share/locale/ru/LC_MESSAGES ... Processing usr/share/locale/ru/LC_MESSAGES/gcr.mo ... Processing usr/share/locale/ru/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/ru/LC_MESSAGES/gstreamer-1.0.mo ... Processing usr/share/locale/ru/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/ru/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/rw ... Processing usr/share/locale/rw/LC_MESSAGES ... Processing usr/share/locale/rw/LC_MESSAGES/gcr.mo ... Processing usr/share/locale/rw/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/rw/LC_MESSAGES/gstreamer-1.0.mo ... Processing usr/share/locale/si ... Processing usr/share/locale/si/LC_MESSAGES ... Processing usr/share/locale/si/LC_MESSAGES/gcr.mo ... 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/gcr.mo ... Processing usr/share/locale/sk/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/sk/LC_MESSAGES/gstreamer-1.0.mo ... Processing usr/share/locale/sk/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/sk/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/sl ... Processing usr/share/locale/sl/LC_MESSAGES ... Processing usr/share/locale/sl/LC_MESSAGES/gcr.mo ... Processing usr/share/locale/sl/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/sl/LC_MESSAGES/gstreamer-1.0.mo ... Processing usr/share/locale/sl/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/sl/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/sq ... Processing usr/share/locale/sq/LC_MESSAGES ... Processing usr/share/locale/sq/LC_MESSAGES/gcr.mo ... Processing usr/share/locale/sq/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/sq/LC_MESSAGES/gstreamer-1.0.mo ... Processing usr/share/locale/sr ... Processing usr/share/locale/sr/LC_MESSAGES ... Processing usr/share/locale/sr/LC_MESSAGES/gcr.mo ... Processing usr/share/locale/sr/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/sr/LC_MESSAGES/gstreamer-1.0.mo ... Processing usr/share/locale/sr/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/sr/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/sr@ije ... Processing usr/share/locale/sr@ije/LC_MESSAGES ... Processing usr/share/locale/sr@ije/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/sr@latin ... Processing usr/share/locale/sr@latin/LC_MESSAGES ... Processing usr/share/locale/sr@latin/LC_MESSAGES/gcr.mo ... 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/sr@latin/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/sv ... Processing usr/share/locale/sv/LC_MESSAGES ... Processing usr/share/locale/sv/LC_MESSAGES/gcr.mo ... Processing usr/share/locale/sv/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/sv/LC_MESSAGES/gstreamer-1.0.mo ... Processing usr/share/locale/sv/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/sv/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/ta ... Processing usr/share/locale/ta/LC_MESSAGES ... Processing usr/share/locale/ta/LC_MESSAGES/gcr.mo ... Processing usr/share/locale/ta/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/ta/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/te ... Processing usr/share/locale/te/LC_MESSAGES ... Processing usr/share/locale/te/LC_MESSAGES/gcr.mo ... 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/te/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/tg ... Processing usr/share/locale/tg/LC_MESSAGES ... Processing usr/share/locale/tg/LC_MESSAGES/gcr.mo ... 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/tg/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/th ... Processing usr/share/locale/th/LC_MESSAGES ... Processing usr/share/locale/th/LC_MESSAGES/gcr.mo ... Processing usr/share/locale/th/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/th/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/tl ... Processing usr/share/locale/tl/LC_MESSAGES ... Processing usr/share/locale/tl/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/tr ... Processing usr/share/locale/tr/LC_MESSAGES ... Processing usr/share/locale/tr/LC_MESSAGES/gcr.mo ... Processing usr/share/locale/tr/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/tr/LC_MESSAGES/gstreamer-1.0.mo ... Processing usr/share/locale/tr/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/tr/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/tt ... Processing usr/share/locale/tt/LC_MESSAGES ... Processing usr/share/locale/tt/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/ug ... Processing usr/share/locale/ug/LC_MESSAGES ... Processing usr/share/locale/ug/LC_MESSAGES/gcr.mo ... 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/ug/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/uk ... Processing usr/share/locale/uk/LC_MESSAGES ... Processing usr/share/locale/uk/LC_MESSAGES/gcr.mo ... Processing usr/share/locale/uk/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/uk/LC_MESSAGES/gstreamer-1.0.mo ... Processing usr/share/locale/uk/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/uk/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/uz@cyrillic ... Processing usr/share/locale/uz@cyrillic/LC_MESSAGES ... Processing usr/share/locale/uz@cyrillic/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/vi ... Processing usr/share/locale/vi/LC_MESSAGES ... Processing usr/share/locale/vi/LC_MESSAGES/gcr.mo ... Processing usr/share/locale/vi/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/vi/LC_MESSAGES/gstreamer-1.0.mo ... Processing usr/share/locale/vi/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/vi/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/wa ... Processing usr/share/locale/wa/LC_MESSAGES ... Processing usr/share/locale/wa/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/xh ... Processing usr/share/locale/xh/LC_MESSAGES ... Processing usr/share/locale/xh/LC_MESSAGES/gcr.mo ... 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/gcr.mo ... Processing usr/share/locale/zh_CN/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/zh_CN/LC_MESSAGES/gstreamer-1.0.mo ... Processing usr/share/locale/zh_CN/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/zh_CN/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/zh_HK ... Processing usr/share/locale/zh_HK/LC_MESSAGES ... Processing usr/share/locale/zh_HK/LC_MESSAGES/gcr.mo ... 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_HK/LC_MESSAGES/libsoup.mo ... Processing usr/share/locale/zh_TW ... Processing usr/share/locale/zh_TW/LC_MESSAGES ... Processing usr/share/locale/zh_TW/LC_MESSAGES/gcr.mo ... Processing usr/share/locale/zh_TW/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/zh_TW/LC_MESSAGES/gstreamer-1.0.mo ... Processing usr/share/locale/zh_TW/LC_MESSAGES/json-glib-1.0.mo ... Processing usr/share/locale/zh_TW/LC_MESSAGES/libsoup.mo ... Processing usr/share/p11-kit ... Processing usr/share/p11-kit/modules ... Processing usr/share/ss ... Processing usr/share/ss/ct_c.awk ... Processing usr/share/ss/ct_c.sed ... Processing usr/share/terminfo ... Processing usr/share/terminfo/a ... Processing usr/share/terminfo/a/ansi ... Processing usr/share/terminfo/d ... Processing usr/share/terminfo/d/dumb ... Processing usr/share/terminfo/l ... Processing usr/share/terminfo/l/linux ... Processing usr/share/terminfo/p ... Processing usr/share/terminfo/p/putty ... Processing usr/share/terminfo/p/putty-256color ... Processing usr/share/terminfo/p/putty-vt100 ... Processing usr/share/terminfo/s ... Processing usr/share/terminfo/s/screen ... Processing usr/share/terminfo/s/screen-256color ... Processing usr/share/terminfo/v ... Processing usr/share/terminfo/v/vt100 ... Processing usr/share/terminfo/v/vt100-putty ... Processing usr/share/terminfo/v/vt102 ... Processing usr/share/terminfo/v/vt200 ... Processing usr/share/terminfo/v/vt220 ... Processing usr/share/terminfo/x ... Processing usr/share/terminfo/x/xterm ... Processing usr/share/terminfo/x/xterm+256color ... Processing usr/share/terminfo/x/xterm-256color ... Processing usr/share/terminfo/x/xterm-color ... Processing usr/share/terminfo/x/xterm-xfree86 ... Processing usr/share/udhcpc ... Processing usr/share/udhcpc/default.script ... Processing usr/share/udhcpc/default.script.d ... Processing usr/share/xml ... Processing usr/share/xml/dbus-1 ... Processing usr/share/xml/dbus-1/busconfig.dtd ... Processing usr/share/xml/dbus-1/introspect.dtd ... Processing var ... Processing var/cache ... Processing var/lib ... Processing var/lib/collectd ... Processing var/lib/dbus ... Processing var/lib/hiawatha ... Processing var/lib/misc ... Processing var/lock ... Processing var/log ... Processing var/mail ... Processing var/run ... Processing var/spool ... Processing var/tmp ... Processing var/www ... Processing var/www/excanvas.js ... Processing var/www/hiawatha ... Processing var/www/hiawatha/index.html ... Build completed. ln -snf /home/autobuild/autobuild/instance-15/output-1/host/powerpc64-buildroot-linux-gnu/sysroot /home/autobuild/autobuild/instance-15/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-15/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-15/buildroot' >>> Buildroot 2022.11-rc3-8-ge3c14de0df Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> glibc 2.36-66-ga1dc0be03c9dd850b864bd7a9c03cf8e396eb7ca 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-gawk 5.2.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 11.3.0 Collecting legal info >>> host-binutils 2.39 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.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 6.0.9 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> alsa-lib 1.2.8 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> 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) >>> apg 2.3.0b Collecting legal info COPYING: OK (sha256: 5d0c892ea452c3828f1e311637cde4e3a04eb6431554308b3fcdac8c1b330168) >>> ascii-invaders 1.0.1 Collecting legal info LICENSE: OK (sha512: 1e455684996d7733b2f1ccd4606d034694d16ceff6ede6125d7f1537d20dabe05976cca4cef5cbf6c31352cbd62a515fd8e34a2ffb54dae1181c1116b24c6cf7) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> at 3.2.5 Collecting legal info Copyright: OK (sha256: 01dccc0975aa9ba1a9f83e7c5e04f16077353d3c72a0a759b8846ee7a5b2b616) COPYING: OK (sha256: c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42) >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> bind 9.16.33 Collecting legal info COPYRIGHT: OK (sha256: daf6f1eddf5983ed664a2d125b619e56e2e93917c19d0d41c7586ea153ba2155) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> json-c 0.16 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> libidn2 2.3.4 Collecting legal info COPYING: OK (sha256: 73483f797a83373fca1b968c11785b98c4fc4803cdc7d3210811ca8b075d6d76) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LESSERv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) COPYING.unicode: OK (sha256: 01d621eef165cf4d3d3dbb737aa0699178d94c6f18cf87e9dde6db3ca7790f46) >>> libunistring 1.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> libuv 1.44.2 Collecting legal info LICENSE: OK (sha256: 95b8b163c60d17cfce3cef61a2d8a9cf70137502c8fb5f3d93cd2fc529fa98c8) >>> libxml2 2.10.3 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> zlib Collecting legal info >>> zlib-ng 2.0.6 Collecting legal info LICENSE.md: OK (sha256: d3c80be055d94d798eaa786116e84fa0b010bc11420b5d2060d978ea77845436) >>> openssl Collecting legal info >>> libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> bluez-alsa 4.0.0 Collecting legal info LICENSE: OK (sha256: aaebd0cca73b0f361cb7f1bffa40418b2485fc10bfae7a47c193679c7e26d2e3) >>> bluez5_utils 5.65 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) COPYING.LIB: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> bluez5_utils-headers 5.65 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) COPYING.LIB: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> dbus 1.12.24 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> host-meson 0.63.3 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2.g51db2.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 65.5.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.10.8 Collecting legal info LICENSE: OK (sha256: d4a223f033419313218c9b8444167e91e87a5bebdb43fb8490df441df5220a8b) >>> host-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> lame 3.100 Collecting legal info COPYING: OK (sha256: bfe4a52dc4645385f356a8e83cc54216a293e3b6f1cb4f79f5fc0277abf937fd) >>> libsndfile 1.1.0 Collecting legal info COPYING: OK (sha256: ad01ea5cd2755f6048383c8d54c88459cd6fcb17757c5c8892f8c5ea060f6140) >>> mpg123 1.25.15 Collecting legal info COPYING: OK (sha256: f40e0dd86b27b52e429b693a87b3ca63ae0a98a4d142e77207aa6bdf1db7a295) >>> sbc 2.0 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) COPYING.LIB: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> bsdiff 4.3 Collecting legal info bsdiff.c: OK (sha256: fc0a6e634ef77dcf14bf36c7b6d1e57ba1ac5c4809073dfaacb3b5f7ab277eb7) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> cpio 2.13 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> dosfstools 4.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> e2fsprogs 1.46.5 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> pcre2 10.40 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> bwm-ng 0.6.3 Collecting legal info COPYING: OK (sha256: 8556cc15ba3c0a411bf7d94bac5870829fb725f294b450c724c1e0856a601556) >>> collectd 5.12.0 Collecting legal info COPYING: OK (sha256: ed0409b2b1c30566dab5fcdaf46ee70e140c99788e22f0267645a9357b476ae4) >>> libgcrypt 1.10.1 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.45 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> davfs2 1.6.1 Collecting legal info COPYING: OK (sha256: 0ae0485a5bd37a63e63603596417e4eb0e653334fa6c7f932ca3a0e85d4af227) >>> neon 0.32.2 Collecting legal info src/COPYING.LIB: OK (sha256: d7bf9d064ac3e5840f9dd02422b7eeec4f1fd03f37fadbd043602be5e882304f) test/COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) README.md: OK (sha256: ce2421ee38d6c0e02c85ac076478a0f92da6ef92b92b7a174877cabf01b2e531) >>> host-e2fsprogs 1.46.5 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> e2tools 0.0.16.4 Collecting legal info COPYING: OK (sha256: 0e79fd282723e1eb3f7381d41233a83ed20cf3e8c83aa53e6847bf7ffe781583) >>> enscript 1.6.6 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> 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) >>> execline 2.9.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> skalibs 2.12.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> explorercanvas aa989ea9d9bac748638f7c66b0fc88e619715da6 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> faifa 0.1 Collecting legal info COPYING: OK (sha256: 9b62e4601b2b9cd5719a393e88ed71a8304048862502db765ed9d6ff8cf38c5e) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libnl 3.7.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> fan-ctrl 1.3 Collecting legal info ERROR: No hash found for fan-ctrl.c >>> firmware-utils 86739f2b3ae9502368b89ef37fa6f31c42aad6f4 Collecting legal info >>> host-firmware-utils 86739f2b3ae9502368b89ef37fa6f31c42aad6f4 Collecting legal info >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> flac 1.4.2 Collecting legal info COPYING.Xiph: OK (sha256: 6e58d3036f05e2a0d58af854c12a505ddbe75011d71a598a2170987f3b15408d) COPYING.GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LGPL: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> fping 5.1 Collecting legal info COPYING: OK (sha256: 6051b27e4b4a648f7bc8b329024da53a6e95ce88fcf0ccc259c371a74b741757) >>> gcr 3.40.0 Collecting legal info COPYING: OK (sha256: 94b03f1a60a7fd5007149530626a895a6ef5a8b9342abfd56860c5f3956f5d23) >>> p11-kit 0.24.1 Collecting legal info COPYING: OK (sha256: 2e1ba993904df807a10c3eda1e5c272338edc35674b679773a8b3ad460731054) >>> gnupg2 2.3.8 Collecting legal info COPYING: OK (sha256: bc2d6664f6276fa0a72d57633b3ae68dc7dcb677b71018bf08c8e93e509f1357) >>> libassuan 2.5.5 Collecting legal info COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libksba 1.6.2 Collecting legal info AUTHORS: OK (sha256: 8f1b87e551d97b2b23b6d3403a5d598c63ea89824cb8ee351f631f6cab2beaa5) COPYING: OK (sha256: 6197b98c6bf69838c624809c509d84333de1bc847155168c0e84527446a27076) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 0abbff814cd00e2b0b6d08395af2b419c1a92026c4b4adacbb65ccda45fa58cf) COPYING.LGPLv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libnpth 1.6 Collecting legal info COPYING.LIB: OK (sha256: ce64d5f7b49ea6d80fdb6d4cdee6839d1a94274f7493dc797c3b55b65ec8e9ed) >>> sqlite 3.39.4 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> gssdp 1.4.0.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libsoup 2.74.2 Collecting legal info COPYING: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> host-intltool 0.51.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-libxml-parser-perl 2.46 Collecting legal info README: OK (sha256: 6a2e768443ed00f09d3d4bc4dd14451035eac13c6864d68d8e2f76edf5a044f2) >>> libpsl 0.21.1 Collecting legal info COPYING: OK (sha256: 7903413e7aa0bbcb77aa19150a3f1034edc0a760cff174f9a53efe4de6f056a4) src/LICENSE.chromium: OK (sha256: 1d7f52747a9169751cdf2641a8299c0098e9ecdf9429296ffd55bdb14c9ed5b3) >>> gstreamer1 1.20.4 Collecting legal info COPYING: OK (sha256: ad2eec519ebd4b5df86ea84dff24ae3bfa2edea846a703b58902dd221ae375db) >>> hiawatha 11.2 Collecting legal info LICENSE: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> ibm-sw-tpm2 1661 Collecting legal info LICENSE: OK (sha256: dd2d31b560011ea673e197251e710e52669d911367d83cd3cfd018f8ed58bde9) >>> initscripts Collecting legal info >>> irqbalance 1.9.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> jansson 2.14 Collecting legal info LICENSE: OK (sha256: 1fff7d37d22157bcd81ab53b6c54da755d7c2f868f15807d9bde920f10730da0) >>> jpeg-turbo 2.1.4 Collecting legal info LICENSE.md: OK (sha256: ee1eaf194d5924b6360af8a6ba6a4e1554037091f7505943300cdeec65f1aebb) README.ijg: OK (sha256: 4b7b9f8c03bb8d60270dfd12684e70ab21e4abfd27e73905cd1a7c4cae6f5cdb) >>> jpeg Collecting legal info >>> json-glib 1.6.6 Collecting legal info COPYING: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) >>> libart 2.3.21 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libbroadvoice f65b0f50c8c767229fbf1758370880abc0d78564 Collecting legal info COPYING: OK (sha256: 2550586c993ce4a8c23c8b11968ea36192116a896a2504799cc65307d769c094) >>> libbson 1.9.5 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) THIRD_PARTY_NOTICES: OK (sha256: 8dc5cb3146b026715e6c145621c7732f36c295d825b7b3a03076ad3f238db48e) >>> libcdaudio 0.99.12p2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libcue 2.2.1 Collecting legal info LICENSE: OK (sha256: c388d36583fa54e13b6d73ad924d0b68d073ed8a5771e17cb49104705df4504f) >>> libdaemon 0.14 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> liblogging 1.0.6 Collecting legal info COPYING: OK (sha256: a5626f700d3ee92513673b5f43733af5b651d9e7a9157d4bd81ceb9c89ec04b0) >>> libmad 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libmbus 0.8.0 Collecting legal info COPYING: OK (sha256: ea171a4ae443eca7186f564db2c3cc8b84c1ac343f227f92cd52ec6a948f4a74) >>> libpng 1.6.38 Collecting legal info LICENSE: OK (sha256: dfe5a536b0e5a531f844fb9c101a3089aca60772a503893b8e15f9457e369960) >>> libroxml 3.0.2 Collecting legal info License.txt: OK (sha256: fe11466c265ad0a6c3896ea113af9403c0a8372b1fdd78712db64f0f1bac6387) >>> libsepol 3.3 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libsvg 0.1.4 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libteam 1.31 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libtelnet 0.23 Collecting legal info COPYING: OK (sha256: b1faf309467bc1d0aab9b42d6e86a614e78f8fe3580e289966b5b9f9a8f94d99) >>> libubootenv 0.3.3 Collecting legal info LICENSES/CC0-1.0.txt: OK (sha256: 0558101984550fa84d1d13c2af11d116c20079d2be58711e8d99cadce7009192) LICENSES/LGPL-2.1-or-later.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES/MIT.txt: OK (sha256: 89807acf2309bd285f033404ee78581602f3cd9b819a16ac2f0e5f60ff4a473e) >>> libvorbis 1.3.7 Collecting legal info COPYING: OK (sha256: ec1815db59fcd302846df949d7424876cb2e2dc5ed1606c5fb0b36787b1cf43a) >>> host-lpc3250loader 1.0 Collecting legal info LPC3250loader.py: OK (sha256: 9a817497240e8e92f09ccfec7568a74673dc30ec008b541c8706663677b4e7a9) >>> host-lzma-alone 9.22 Collecting legal info lzma.txt: OK (sha256: 65cd2f7b76266889cbdcec55ab8ce6e845beabb5f450d58287439b25666e3b6a) >>> msmtp 1.8.22 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> mutt 2.2.7 Collecting legal info GPL: OK (sha256: 732f24b69a6c71cd8e01e4672bb8e12cc1cbb88a50a4665e6ca4fd95000a57ee) >>> nano 6.4 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> ncftp 3.2.6 Collecting legal info doc/LICENSE.txt: OK (sha256: 4fe2f063d25d79c49712a272ebb68e050c703eed9c66c80108427edfe3285580) >>> ngircd 26.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> ntfs-3g 2022.10.3 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: d7bf9d064ac3e5840f9dd02422b7eeec4f1fd03f37fadbd043602be5e882304f) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> picocom 3.1 Collecting legal info LICENSE.txt: OK (sha256: 9273c6b2c55be95f0f0df292d87e8900e5bfdf5b510a6ea09e80306cf45c10f6) >>> popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> pv 1.6.20 Collecting legal info doc/COPYING: OK (sha256: 280e182171df3e9bb4a9b407326e88521151fcb8f4f8557255f26177d5900ccf) >>> host-qoriq-rcw LSDK-21.08 Collecting legal info LICENSE: OK (sha256: 68f4b15ecc085729419bc60ca6eeadca5af0237bbfec791e8a79da9c943d42e9) >>> rsync 3.2.7 Collecting legal info COPYING: OK (sha256: 85c19ea50a224c2d0067a69c083584e5717b40b76610ec1218f91385775067dd) >>> s6-linux-init 1.0.8.0 Collecting legal info COPYING: OK (sha256: 1898df1e8703bd9c1350d2ec3397880b9b4c1451038a9ce5e1c4b2e58622da39) >>> s6 2.11.1.2 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> s6-linux-utils 2.6.0.0 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> s6-portable-utils 2.2.5.0 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> semodule-utils 3.3 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> socketcand 69e2201222f015a1abe7a58ecf61325012cd91b1 Collecting legal info socketcand.c: OK (sha256: 18bda0db4e3c56cefdb1b9b01b7eada7764c0746f6321378c30d78f5ee81cfee) >>> squeezelite 71c012ad9ba102feb95823b7b9dc17e5305689c7 Collecting legal info LICENSE.txt: OK (sha256: dc01c3da33fea11ed918f9e437b88baa59c70401aab0dad747e33dd9e8035706) >>> ux500-firmware 1.1.3-6 Collecting legal info license.txt: OK (sha256: b5bbc3fb3ff2f8e165b3bf60b25702d8970b3d7fe88b1c883f20615d550a7cb2) >>> vnstat 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> w_scan 20170107 Collecting legal info COPYING: OK (sha256: ddb9db7630752f8fdc6898f7c99a99eaeeac5213627ecb093df9c82f56175dc7) >>> zlog 1.2.16 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.26 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-mkpasswd Collecting legal info WARNING: the Buildroot source code has not been saved WARNING: gcc-final-11.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: firmware-utils-86739f2b3ae9502368b89ef37fa6f31c42aad6f4: cannot save license (FIRMWARE_UTILS_LICENSE_FILES not defined) WARNING: firmware-utils-86739f2b3ae9502368b89ef37fa6f31c42aad6f4: cannot save license (HOST_FIRMWARE_UTILS_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-15/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-15/buildroot'