# define _LARGEFILE64_SOURCE : note: this is the location of the previous definition make[2]: Leaving directory '/tmp/instance-2/output-1/build/zstd-1.4.3/programs' cp programs/zstd . make[1]: Leaving directory '/tmp/instance-2/output-1/build/zstd-1.4.3' >>> zstd 1.4.3 Installing to staging directory PATH="/tmp/instance-2/output-1/host/bin:/tmp/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PATH="/tmp/instance-2/output-1/host/bin:/tmp/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/tmp/instance-2/output-1/host/bin/microblazeel-linux-ar" AS="/tmp/instance-2/output-1/host/bin/microblazeel-linux-as" LD="/tmp/instance-2/output-1/host/bin/microblazeel-linux-ld" NM="/tmp/instance-2/output-1/host/bin/microblazeel-linux-nm" CC="/tmp/instance-2/output-1/host/bin/microblazeel-linux-gcc" GCC="/tmp/instance-2/output-1/host/bin/microblazeel-linux-gcc" CPP="/tmp/instance-2/output-1/host/bin/microblazeel-linux-cpp" CXX="/tmp/instance-2/output-1/host/bin/microblazeel-linux-g++" FC="/tmp/instance-2/output-1/host/bin/microblazeel-linux-gfortran" F77="/tmp/instance-2/output-1/host/bin/microblazeel-linux-gfortran" RANLIB="/tmp/instance-2/output-1/host/bin/microblazeel-linux-ranlib" READELF="/tmp/instance-2/output-1/host/bin/microblazeel-linux-readelf" STRIP="/tmp/instance-2/output-1/host/bin/microblazeel-linux-strip" OBJCOPY="/tmp/instance-2/output-1/host/bin/microblazeel-linux-objcopy" OBJDUMP="/tmp/instance-2/output-1/host/bin/microblazeel-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-2/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-2/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-2/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-2/output-1/host/lib -Wl,-rpath,/tmp/instance-2/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-2/output-1/host/bin/microblazeel-linux-as" DEFAULT_LINKER="/tmp/instance-2/output-1/host/bin/microblazeel-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/tmp/instance-2/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-2/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j32 HAVE_THREAD=1 HAVE_ZLIB=1 HAVE_LZMA=0 HAVE_LZ4=0 DESTDIR=/tmp/instance-2/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot PREFIX=/usr -C /tmp/instance-2/output-1/build/zstd-1.4.3/lib install-pc install-includes install-shared make[1]: Entering directory '/tmp/instance-2/output-1/build/zstd-1.4.3/lib' creating pkgconfig Installing includes Installing shared library make[1]: Leaving directory '/tmp/instance-2/output-1/build/zstd-1.4.3/lib' >>> zstd 1.4.3 Fixing libtool files for la in $(find /tmp/instance-2/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/tmp/instance-2/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-2/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot:@STAGING_DIR@:g" \ -e "s:/tmp/instance-2/output-1/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/tmp/instance-2/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/tmp/instance-2/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-2/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 >>> zstd 1.4.3 Installing to target PATH="/tmp/instance-2/output-1/host/bin:/tmp/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PATH="/tmp/instance-2/output-1/host/bin:/tmp/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/tmp/instance-2/output-1/host/bin/microblazeel-linux-ar" AS="/tmp/instance-2/output-1/host/bin/microblazeel-linux-as" LD="/tmp/instance-2/output-1/host/bin/microblazeel-linux-ld" NM="/tmp/instance-2/output-1/host/bin/microblazeel-linux-nm" CC="/tmp/instance-2/output-1/host/bin/microblazeel-linux-gcc" GCC="/tmp/instance-2/output-1/host/bin/microblazeel-linux-gcc" CPP="/tmp/instance-2/output-1/host/bin/microblazeel-linux-cpp" CXX="/tmp/instance-2/output-1/host/bin/microblazeel-linux-g++" FC="/tmp/instance-2/output-1/host/bin/microblazeel-linux-gfortran" F77="/tmp/instance-2/output-1/host/bin/microblazeel-linux-gfortran" RANLIB="/tmp/instance-2/output-1/host/bin/microblazeel-linux-ranlib" READELF="/tmp/instance-2/output-1/host/bin/microblazeel-linux-readelf" STRIP="/tmp/instance-2/output-1/host/bin/microblazeel-linux-strip" OBJCOPY="/tmp/instance-2/output-1/host/bin/microblazeel-linux-objcopy" OBJDUMP="/tmp/instance-2/output-1/host/bin/microblazeel-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-2/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-2/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-2/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-2/output-1/host/lib -Wl,-rpath,/tmp/instance-2/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-2/output-1/host/bin/microblazeel-linux-as" DEFAULT_LINKER="/tmp/instance-2/output-1/host/bin/microblazeel-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/tmp/instance-2/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-2/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j32 HAVE_THREAD=1 HAVE_ZLIB=1 HAVE_LZMA=0 HAVE_LZ4=0 DESTDIR=/tmp/instance-2/output-1/target PREFIX=/usr -C /tmp/instance-2/output-1/build/zstd-1.4.3/programs install make[1]: Entering directory '/tmp/instance-2/output-1/build/zstd-1.4.3/programs' Installing binaries Installing man pages zstd installation completed make[1]: Leaving directory '/tmp/instance-2/output-1/build/zstd-1.4.3/programs' PATH="/tmp/instance-2/output-1/host/bin:/tmp/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PATH="/tmp/instance-2/output-1/host/bin:/tmp/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/tmp/instance-2/output-1/host/bin/microblazeel-linux-ar" AS="/tmp/instance-2/output-1/host/bin/microblazeel-linux-as" LD="/tmp/instance-2/output-1/host/bin/microblazeel-linux-ld" NM="/tmp/instance-2/output-1/host/bin/microblazeel-linux-nm" CC="/tmp/instance-2/output-1/host/bin/microblazeel-linux-gcc" GCC="/tmp/instance-2/output-1/host/bin/microblazeel-linux-gcc" CPP="/tmp/instance-2/output-1/host/bin/microblazeel-linux-cpp" CXX="/tmp/instance-2/output-1/host/bin/microblazeel-linux-g++" FC="/tmp/instance-2/output-1/host/bin/microblazeel-linux-gfortran" F77="/tmp/instance-2/output-1/host/bin/microblazeel-linux-gfortran" RANLIB="/tmp/instance-2/output-1/host/bin/microblazeel-linux-ranlib" READELF="/tmp/instance-2/output-1/host/bin/microblazeel-linux-readelf" STRIP="/tmp/instance-2/output-1/host/bin/microblazeel-linux-strip" OBJCOPY="/tmp/instance-2/output-1/host/bin/microblazeel-linux-objcopy" OBJDUMP="/tmp/instance-2/output-1/host/bin/microblazeel-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-2/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-2/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-2/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-2/output-1/host/lib -Wl,-rpath,/tmp/instance-2/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-2/output-1/host/bin/microblazeel-linux-as" DEFAULT_LINKER="/tmp/instance-2/output-1/host/bin/microblazeel-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/tmp/instance-2/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-2/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j32 HAVE_THREAD=1 HAVE_ZLIB=1 HAVE_LZMA=0 HAVE_LZ4=0 DESTDIR=/tmp/instance-2/output-1/target PREFIX=/usr -C /tmp/instance-2/output-1/build/zstd-1.4.3/lib install-shared make[1]: Entering directory '/tmp/instance-2/output-1/build/zstd-1.4.3/lib' Installing shared library make[1]: Leaving directory '/tmp/instance-2/output-1/build/zstd-1.4.3/lib' >>> Finalizing host directory >>> Finalizing target directory rm -f /tmp/instance-2/output-1/target/usr/share/glib-2.0/schemas/*.xml /tmp/instance-2/output-1/target/usr/share/glib-2.0/schemas/*.dtd /tmp/instance-2/output-1/host/bin/glib-compile-schemas /tmp/instance-2/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/share/glib-2.0/schemas --targetdir=/tmp/instance-2/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /tmp/instance-2/output-1/target/etc echo "buildroot" > /tmp/instance-2/output-1/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-2/output-1/target/etc/hosts mkdir -p /tmp/instance-2/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-2/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-2/output-1/target/etc/shadow rm -f /tmp/instance-2/output-1/target/bin/sh rm -f /tmp/instance-2/output-1/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /tmp/instance-2/output-1/build/locales.nopurge; done for dir in /tmp/instance-2/output-1/target/usr/share/locale /tmp/instance-2/output-1/target/usr/share/X11/locale /tmp/instance-2/output-1/target/usr/lib/locale; do if [ ! -d $dir ]; then continue; fi; for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /tmp/instance-2/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /tmp/instance-2/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /tmp/instance-2/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /tmp/instance-2/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /tmp/instance-2/output-1/target/usr/include /tmp/instance-2/output-1/target/usr/share/aclocal \ /tmp/instance-2/output-1/target/usr/lib/pkgconfig /tmp/instance-2/output-1/target/usr/share/pkgconfig \ /tmp/instance-2/output-1/target/usr/lib/cmake /tmp/instance-2/output-1/target/usr/share/cmake \ /tmp/instance-2/output-1/target/usr/doc find /tmp/instance-2/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-2/output-1/target/lib/ /tmp/instance-2/output-1/target/usr/lib/ /tmp/instance-2/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /tmp/instance-2/output-1/target/usr/share/gdb rm -rf /tmp/instance-2/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-2/output-1/target/usr/share/zsh rm -rf /tmp/instance-2/output-1/target/usr/man /tmp/instance-2/output-1/target/usr/share/man rm -rf /tmp/instance-2/output-1/target/usr/info /tmp/instance-2/output-1/target/usr/share/info rm -rf /tmp/instance-2/output-1/target/usr/doc /tmp/instance-2/output-1/target/usr/share/doc rm -rf /tmp/instance-2/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-2/output-1/target/usr/share 2>/dev/null || true find /tmp/instance-2/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /tmp/instance-2/output-1/host/bin/microblazeel-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /tmp/instance-2/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /tmp/instance-2/output-1/host/bin/microblazeel-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /tmp/instance-2/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /tmp/instance-2/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /tmp/instance-2/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2020.05-git-01289-g3d070040ba"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2020.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2020.05-git\"" \ ) > /tmp/instance-2/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-2/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-2/output-1/per-package /tmp/instance-2/buildroot/support/scripts/fix-rpath target cat /tmp/instance-2/output-1/build/alsa-lib-1.2.2/.files-list.txt /tmp/instance-2/output-1/build/apparmor-2.13.4/.files-list.txt /tmp/instance-2/output-1/build/apr-1.7.0/.files-list.txt /tmp/instance-2/output-1/build/avahi-0.8/.files-list.txt /tmp/instance-2/output-1/build/babeld-1.8.4/.files-list.txt /tmp/instance-2/output-1/build/bctoolbox-4.3.1/.files-list.txt /tmp/instance-2/output-1/build/boost-1.72.0/.files-list.txt /tmp/instance-2/output-1/build/bzip2-1.0.8/.files-list.txt /tmp/instance-2/output-1/build/check-0.14.0/.files-list.txt /tmp/instance-2/output-1/build/dbus-1.12.16/.files-list.txt /tmp/instance-2/output-1/build/dbus-glib-0.110/.files-list.txt /tmp/instance-2/output-1/build/dropbear-2019.78/.files-list.txt /tmp/instance-2/output-1/build/ell-0.30/.files-list.txt /tmp/instance-2/output-1/build/expat-2.2.9/.files-list.txt /tmp/instance-2/output-1/build/faad2-2.9.1/.files-list.txt /tmp/instance-2/output-1/build/ffmpeg-4.2.2/.files-list.txt /tmp/instance-2/output-1/build/flatbuffers-1.12.0/.files-list.txt /tmp/instance-2/output-1/build/fmt-6.2.0/.files-list.txt /tmp/instance-2/output-1/build/gmp-6.1.2/.files-list.txt /tmp/instance-2/output-1/build/gnutls-3.6.13/.files-list.txt /tmp/instance-2/output-1/build/iproute2-5.6.0/.files-list.txt /tmp/instance-2/output-1/build/iprutils-2.4.15.1/.files-list.txt /tmp/instance-2/output-1/build/iwd-1.6/.files-list.txt /tmp/instance-2/output-1/build/jansson-2.12/.files-list.txt /tmp/instance-2/output-1/build/jpeg/.files-list.txt /tmp/instance-2/output-1/build/jsoncpp-1.9.2/.files-list.txt /tmp/instance-2/output-1/build/kismet-2016-07-R1/.files-list.txt /tmp/instance-2/output-1/build/lame-3.100/.files-list.txt /tmp/instance-2/output-1/build/latencytop-0.5/.files-list.txt /tmp/instance-2/output-1/build/libapparmor-2.13.4/.files-list.txt /tmp/instance-2/output-1/build/libconfig-1.7.2/.files-list.txt /tmp/instance-2/output-1/build/libdaemon-0.14/.files-list.txt /tmp/instance-2/output-1/build/libffi-3.3/.files-list.txt /tmp/instance-2/output-1/build/libglib2-2.64.2/.files-list.txt /tmp/instance-2/output-1/build/libhid-0.2.16/.files-list.txt /tmp/instance-2/output-1/build/libjpeg-9d/.files-list.txt /tmp/instance-2/output-1/build/libnice-0.1.16/.files-list.txt /tmp/instance-2/output-1/build/libnl-3.5.0/.files-list.txt /tmp/instance-2/output-1/build/libopenssl-1.1.1g/.files-list.txt /tmp/instance-2/output-1/build/libpcap-1.9.1/.files-list.txt /tmp/instance-2/output-1/build/libraw1394-2.1.2/.files-list.txt /tmp/instance-2/output-1/build/libsoup-2.62.3/.files-list.txt /tmp/instance-2/output-1/build/libsysfs-2.1.0/.files-list.txt /tmp/instance-2/output-1/build/libtasn1-4.16.0/.files-list.txt /tmp/instance-2/output-1/build/libusb-1.0.23/.files-list.txt /tmp/instance-2/output-1/build/libusb-compat-0.1.7/.files-list.txt /tmp/instance-2/output-1/build/libxcb-1.14/.files-list.txt /tmp/instance-2/output-1/build/libxkbcommon-0.10.0/.files-list.txt /tmp/instance-2/output-1/build/libxml2-2.9.10/.files-list.txt /tmp/instance-2/output-1/build/libyaml-0.2.2/.files-list.txt /tmp/instance-2/output-1/build/libzip-1.6.1/.files-list.txt /tmp/instance-2/output-1/build/libzlib-1.2.11/.files-list.txt /tmp/instance-2/output-1/build/log4cplus-2.0.5/.files-list.txt /tmp/instance-2/output-1/build/logrotate-3.16.0/.files-list.txt /tmp/instance-2/output-1/build/mpd-0.21.22/.files-list.txt /tmp/instance-2/output-1/build/musl-fts-1.2.7/.files-list.txt /tmp/instance-2/output-1/build/nbd-3.20/.files-list.txt /tmp/instance-2/output-1/build/ncurses-6.1/.files-list.txt /tmp/instance-2/output-1/build/nettle-3.5.1/.files-list.txt /tmp/instance-2/output-1/build/opencv-2.4.13.7/.files-list.txt /tmp/instance-2/output-1/build/openssl/.files-list.txt /tmp/instance-2/output-1/build/optee-benchmark-3.7.0/.files-list.txt /tmp/instance-2/output-1/build/optee-client-3.7.0/.files-list.txt /tmp/instance-2/output-1/build/pciutils-3.5.5/.files-list.txt /tmp/instance-2/output-1/build/pcre-8.44/.files-list.txt /tmp/instance-2/output-1/build/popt-1.16/.files-list.txt /tmp/instance-2/output-1/build/qpdf-9.1.1/.files-list.txt /tmp/instance-2/output-1/build/read-edid-3.0.2/.files-list.txt /tmp/instance-2/output-1/build/shairport-sync-3.3.6/.files-list.txt /tmp/instance-2/output-1/build/skeleton-init-common/.files-list.txt /tmp/instance-2/output-1/build/skeleton-init-none/.files-list.txt /tmp/instance-2/output-1/build/skeleton/.files-list.txt /tmp/instance-2/output-1/build/sound-theme-borealis-0.9a/.files-list.txt /tmp/instance-2/output-1/build/sqlite-3310100/.files-list.txt /tmp/instance-2/output-1/build/start-stop-daemon-1.18.10/.files-list.txt /tmp/instance-2/output-1/build/taskd-1.1.0/.files-list.txt /tmp/instance-2/output-1/build/tftpd-5.2/.files-list.txt /tmp/instance-2/output-1/build/tiff-4.1.0/.files-list.txt /tmp/instance-2/output-1/build/toolchain-external-custom/.files-list.txt /tmp/instance-2/output-1/build/toolchain-external/.files-list.txt /tmp/instance-2/output-1/build/toolchain/.files-list.txt /tmp/instance-2/output-1/build/tunctl-1.5/.files-list.txt /tmp/instance-2/output-1/build/uftp-4.10.2/.files-list.txt /tmp/instance-2/output-1/build/urg-0.8.18/.files-list.txt /tmp/instance-2/output-1/build/util-linux-2.35.1/.files-list.txt /tmp/instance-2/output-1/build/wireless-regdb-2019.06.03/.files-list.txt /tmp/instance-2/output-1/build/xcb-proto-1.14/.files-list.txt /tmp/instance-2/output-1/build/xfont_font-arabic-misc-1.0.3/.files-list.txt /tmp/instance-2/output-1/build/xfont_font-xfree86-type1-1.0.4/.files-list.txt /tmp/instance-2/output-1/build/xlib_libX11-1.6.9/.files-list.txt /tmp/instance-2/output-1/build/xlib_libXau-1.0.9/.files-list.txt /tmp/instance-2/output-1/build/xlib_libXdmcp-1.1.3/.files-list.txt /tmp/instance-2/output-1/build/xlib_libXext-1.3.4/.files-list.txt /tmp/instance-2/output-1/build/xlib_libXfixes-5.0.3/.files-list.txt /tmp/instance-2/output-1/build/xlib_libXi-1.7.10/.files-list.txt /tmp/instance-2/output-1/build/xlib_libXrender-0.9.10/.files-list.txt /tmp/instance-2/output-1/build/xlib_libXtst-1.2.3/.files-list.txt /tmp/instance-2/output-1/build/xlib_xtrans-1.4.0/.files-list.txt /tmp/instance-2/output-1/build/zlib/.files-list.txt /tmp/instance-2/output-1/build/zstd-1.4.3/.files-list.txt > /tmp/instance-2/output-1/build/packages-file-list.txt cat /tmp/instance-2/output-1/build/host-autoconf-2.69/.files-list-host.txt /tmp/instance-2/output-1/build/host-automake-1.15.1/.files-list-host.txt /tmp/instance-2/output-1/build/host-bison-3.4.2/.files-list-host.txt /tmp/instance-2/output-1/build/host-bzip2-1.0.8/.files-list-host.txt /tmp/instance-2/output-1/build/host-dbus-1.12.16/.files-list-host.txt /tmp/instance-2/output-1/build/host-dbus-glib-0.110/.files-list-host.txt /tmp/instance-2/output-1/build/host-elfutils-0.177/.files-list-host.txt /tmp/instance-2/output-1/build/host-expat-2.2.9/.files-list-host.txt /tmp/instance-2/output-1/build/host-flex-2.6.4/.files-list-host.txt /tmp/instance-2/output-1/build/host-freetype-2.10.1/.files-list-host.txt /tmp/instance-2/output-1/build/host-genext2fs-1.4.1/.files-list-host.txt /tmp/instance-2/output-1/build/host-gettext-tiny-adaa9c64921e80f2b8dd3610ffb508618b9204f3/.files-list-host.txt /tmp/instance-2/output-1/build/host-gettext/.files-list-host.txt /tmp/instance-2/output-1/build/host-intltool-0.51.0/.files-list-host.txt /tmp/instance-2/output-1/build/host-jsmin-1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b/.files-list-host.txt /tmp/instance-2/output-1/build/host-libffi-3.3/.files-list-host.txt /tmp/instance-2/output-1/build/host-libglib2-2.64.2/.files-list-host.txt /tmp/instance-2/output-1/build/host-libtool-2.4.6/.files-list-host.txt /tmp/instance-2/output-1/build/host-libxml-parser-perl-2.46/.files-list-host.txt /tmp/instance-2/output-1/build/host-libxml2-2.9.10/.files-list-host.txt /tmp/instance-2/output-1/build/host-libxslt-1.1.34/.files-list-host.txt /tmp/instance-2/output-1/build/host-libzlib-1.2.11/.files-list-host.txt /tmp/instance-2/output-1/build/host-lttng-babeltrace-1.5.7/.files-list-host.txt /tmp/instance-2/output-1/build/host-m4-1.4.18/.files-list-host.txt /tmp/instance-2/output-1/build/host-meson-0.54.1/.files-list-host.txt /tmp/instance-2/output-1/build/host-ncurses-6.1/.files-list-host.txt /tmp/instance-2/output-1/build/host-ninja-1.10.0/.files-list-host.txt /tmp/instance-2/output-1/build/host-patchelf-0.9/.files-list-host.txt /tmp/instance-2/output-1/build/host-pcre-8.44/.files-list-host.txt /tmp/instance-2/output-1/build/host-pkgconf-1.6.1/.files-list-host.txt /tmp/instance-2/output-1/build/host-popt-1.16/.files-list-host.txt /tmp/instance-2/output-1/build/host-python-2.7.18/.files-list-host.txt /tmp/instance-2/output-1/build/host-python3-3.8.2/.files-list-host.txt /tmp/instance-2/output-1/build/host-python3-setuptools-44.0.0/.files-list-host.txt /tmp/instance-2/output-1/build/host-skeleton/.files-list-host.txt /tmp/instance-2/output-1/build/host-tar-1.29/.files-list-host.txt /tmp/instance-2/output-1/build/host-util-linux-2.35.1/.files-list-host.txt /tmp/instance-2/output-1/build/host-xapp_bdftopcf-1.1/.files-list-host.txt /tmp/instance-2/output-1/build/host-xapp_mkfontscale-1.2.1/.files-list-host.txt /tmp/instance-2/output-1/build/host-xcb-proto-1.14/.files-list-host.txt /tmp/instance-2/output-1/build/host-xfont_font-util-1.3.2/.files-list-host.txt /tmp/instance-2/output-1/build/host-xlib_libXfont-1.5.4/.files-list-host.txt /tmp/instance-2/output-1/build/host-xlib_libfontenc-1.1.4/.files-list-host.txt /tmp/instance-2/output-1/build/host-xlib_xtrans-1.4.0/.files-list-host.txt /tmp/instance-2/output-1/build/host-xorgproto-2020.1/.files-list-host.txt /tmp/instance-2/output-1/build/host-xz-5.2.4/.files-list-host.txt /tmp/instance-2/output-1/build/host-zlib/.files-list-host.txt > /tmp/instance-2/output-1/build/packages-file-list-host.txt cat /tmp/instance-2/output-1/build/alsa-lib-1.2.2/.files-list-staging.txt /tmp/instance-2/output-1/build/apr-1.7.0/.files-list-staging.txt /tmp/instance-2/output-1/build/avahi-0.8/.files-list-staging.txt /tmp/instance-2/output-1/build/bctoolbox-4.3.1/.files-list-staging.txt /tmp/instance-2/output-1/build/boost-1.72.0/.files-list-staging.txt /tmp/instance-2/output-1/build/bzip2-1.0.8/.files-list-staging.txt /tmp/instance-2/output-1/build/check-0.14.0/.files-list-staging.txt /tmp/instance-2/output-1/build/dbus-1.12.16/.files-list-staging.txt /tmp/instance-2/output-1/build/dbus-glib-0.110/.files-list-staging.txt /tmp/instance-2/output-1/build/ell-0.30/.files-list-staging.txt /tmp/instance-2/output-1/build/expat-2.2.9/.files-list-staging.txt /tmp/instance-2/output-1/build/faad2-2.9.1/.files-list-staging.txt /tmp/instance-2/output-1/build/ffmpeg-4.2.2/.files-list-staging.txt /tmp/instance-2/output-1/build/flatbuffers-1.12.0/.files-list-staging.txt /tmp/instance-2/output-1/build/fmt-6.2.0/.files-list-staging.txt /tmp/instance-2/output-1/build/gmp-6.1.2/.files-list-staging.txt /tmp/instance-2/output-1/build/gnutls-3.6.13/.files-list-staging.txt /tmp/instance-2/output-1/build/jansson-2.12/.files-list-staging.txt /tmp/instance-2/output-1/build/jsoncpp-1.9.2/.files-list-staging.txt /tmp/instance-2/output-1/build/lame-3.100/.files-list-staging.txt /tmp/instance-2/output-1/build/libapparmor-2.13.4/.files-list-staging.txt /tmp/instance-2/output-1/build/libconfig-1.7.2/.files-list-staging.txt /tmp/instance-2/output-1/build/libdaemon-0.14/.files-list-staging.txt /tmp/instance-2/output-1/build/libffi-3.3/.files-list-staging.txt /tmp/instance-2/output-1/build/libglib2-2.64.2/.files-list-staging.txt /tmp/instance-2/output-1/build/libhid-0.2.16/.files-list-staging.txt /tmp/instance-2/output-1/build/libjpeg-9d/.files-list-staging.txt /tmp/instance-2/output-1/build/libnice-0.1.16/.files-list-staging.txt /tmp/instance-2/output-1/build/libnl-3.5.0/.files-list-staging.txt /tmp/instance-2/output-1/build/libopenssl-1.1.1g/.files-list-staging.txt /tmp/instance-2/output-1/build/libpcap-1.9.1/.files-list-staging.txt /tmp/instance-2/output-1/build/libraw1394-2.1.2/.files-list-staging.txt /tmp/instance-2/output-1/build/libsoup-2.62.3/.files-list-staging.txt /tmp/instance-2/output-1/build/libsysfs-2.1.0/.files-list-staging.txt /tmp/instance-2/output-1/build/libtasn1-4.16.0/.files-list-staging.txt /tmp/instance-2/output-1/build/libtomcrypt-1.18.2/.files-list-staging.txt /tmp/instance-2/output-1/build/libtommath-1.2.0/.files-list-staging.txt /tmp/instance-2/output-1/build/libusb-1.0.23/.files-list-staging.txt /tmp/instance-2/output-1/build/libusb-compat-0.1.7/.files-list-staging.txt /tmp/instance-2/output-1/build/libxcb-1.14/.files-list-staging.txt /tmp/instance-2/output-1/build/libxkbcommon-0.10.0/.files-list-staging.txt /tmp/instance-2/output-1/build/libxml2-2.9.10/.files-list-staging.txt /tmp/instance-2/output-1/build/libyaml-0.2.2/.files-list-staging.txt /tmp/instance-2/output-1/build/libzip-1.6.1/.files-list-staging.txt /tmp/instance-2/output-1/build/libzlib-1.2.11/.files-list-staging.txt /tmp/instance-2/output-1/build/log4cplus-2.0.5/.files-list-staging.txt /tmp/instance-2/output-1/build/musl-fts-1.2.7/.files-list-staging.txt /tmp/instance-2/output-1/build/ncurses-6.1/.files-list-staging.txt /tmp/instance-2/output-1/build/nettle-3.5.1/.files-list-staging.txt /tmp/instance-2/output-1/build/opencv-2.4.13.7/.files-list-staging.txt /tmp/instance-2/output-1/build/optee-client-3.7.0/.files-list-staging.txt /tmp/instance-2/output-1/build/pciutils-3.5.5/.files-list-staging.txt /tmp/instance-2/output-1/build/pcre-8.44/.files-list-staging.txt /tmp/instance-2/output-1/build/popt-1.16/.files-list-staging.txt /tmp/instance-2/output-1/build/qpdf-9.1.1/.files-list-staging.txt /tmp/instance-2/output-1/build/skeleton-init-common/.files-list-staging.txt /tmp/instance-2/output-1/build/sqlite-3310100/.files-list-staging.txt /tmp/instance-2/output-1/build/tiff-4.1.0/.files-list-staging.txt /tmp/instance-2/output-1/build/toolchain-external-custom/.files-list-staging.txt /tmp/instance-2/output-1/build/toolchain/.files-list-staging.txt /tmp/instance-2/output-1/build/urg-0.8.18/.files-list-staging.txt /tmp/instance-2/output-1/build/util-linux-2.35.1/.files-list-staging.txt /tmp/instance-2/output-1/build/xcb-proto-1.14/.files-list-staging.txt /tmp/instance-2/output-1/build/xfont_font-util-1.3.2/.files-list-staging.txt /tmp/instance-2/output-1/build/xlib_libX11-1.6.9/.files-list-staging.txt /tmp/instance-2/output-1/build/xlib_libXau-1.0.9/.files-list-staging.txt /tmp/instance-2/output-1/build/xlib_libXdmcp-1.1.3/.files-list-staging.txt /tmp/instance-2/output-1/build/xlib_libXext-1.3.4/.files-list-staging.txt /tmp/instance-2/output-1/build/xlib_libXfixes-5.0.3/.files-list-staging.txt /tmp/instance-2/output-1/build/xlib_libXi-1.7.10/.files-list-staging.txt /tmp/instance-2/output-1/build/xlib_libXrender-0.9.10/.files-list-staging.txt /tmp/instance-2/output-1/build/xlib_libXtst-1.2.3/.files-list-staging.txt /tmp/instance-2/output-1/build/xlib_xtrans-1.4.0/.files-list-staging.txt /tmp/instance-2/output-1/build/xorgproto-2020.1/.files-list-staging.txt /tmp/instance-2/output-1/build/xutil_util-macros-1.19.2/.files-list-staging.txt /tmp/instance-2/output-1/build/zstd-1.4.3/.files-list-staging.txt > /tmp/instance-2/output-1/build/packages-file-list-staging.txt touch /tmp/instance-2/output-1/target/usr ln -snf /tmp/instance-2/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot /tmp/instance-2/output-1/staging make: Leaving directory '/tmp/instance-2/buildroot' make: Entering directory '/tmp/instance-2/buildroot' >>> Buildroot 2020.05-git-01289-g3d070040ba Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> host-tar 1.29 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> alsa-lib 1.2.2 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> host-autoconf 2.69 Collecting legal info COPYINGv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> apparmor 2.13.4 Collecting legal info LICENSE: OK (sha256: a7e0cdcbea5c14927cedfc600d46526bdcbb1eb0a4d951e2ea53c2a6de159cb4) parser/COPYING.GPL: OK (sha256: dd54950fa69a3096fe907a466a454d217ccca9bca77398d5232704766d5a0040) >>> libapparmor 2.13.4 Collecting legal info LICENSE: OK (sha256: a7e0cdcbea5c14927cedfc600d46526bdcbb1eb0a4d951e2ea53c2a6de159cb4) libraries/libapparmor/COPYING.LGPL: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-bison 3.4.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny adaa9c64921e80f2b8dd3610ffb508618b9204f3 Collecting legal info LICENSE: OK (sha256: b57aa4fdc1c614c28d41c1e2d5c4090935964c5f86291ba7d1c99ffd1d698b34) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> apr 1.7.0 Collecting legal info LICENSE: OK (sha256: f854aeef66ecd55a126226e82b3f26793fc3b1c584647f6a0edc5639974c38ad) >>> util-linux 2.35.1 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> avahi 0.8 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> dbus 1.12.16 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.2.9 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> xlib_libX11 1.6.9 Collecting legal info COPYING: OK (sha256: 2daec087a88e7c9b8082557cdeebad5bbb8155a4137472f0b22e269cd99d0c1e) >>> host-xorgproto 2020.1 Collecting legal info COPYING-applewmproto: OK (sha256: aacd931f191b610902aee1e526090c2858aabc07969441fa2537ffd3e7049555) COPYING-bigreqsproto: OK (sha256: dabc025f93129a0eb2d17f37c719dbe5ecbcb5bc8f7bc7f4ce89fe04576cc0c2) COPYING-compositeproto: OK (sha256: ab587ca94282c1e60797ffe4a77aea195418387db20ec7e0c24cedf2c844f8c1) COPYING-damageproto: OK (sha256: f67a18cb46c4c203c5122b4a901cfcc3178b2a62f83f31ca5fef5bdca3966094) COPYING-dmxproto: OK (sha256: 819e8dcd3dd2a44850c350331aa492230f86bccb0983dd739dec5ba36d7d2b8e) COPYING-dri2proto: OK (sha256: 0c306691492c4d7a8cda1ec3847668b797887dddcd7e986b4c166ae27619af7d) COPYING-dri3proto: OK (sha256: 64a579d1a0b3347301d87c94698a58ea7933d0ae6ca7e8fdd702fde2ea376301) COPYING-evieproto: OK (sha256: 0aa43d03da3cedbd9882c0ded621b0d855353eb9e551f9eed940d75c8a0b03c1) COPYING-fixesproto: OK (sha256: 65cb0b867b00fb27f066a37353713b265645b3301146562570d7638ed2ddd548) COPYING-fontcacheproto: OK (sha256: 1ab381e978bff63d68be2e4f235d51935f3f16f3ba3bebf83afa99a70c0484a2) COPYING-fontsproto: OK (sha256: f4af05774b02ae149357cc26f7bf5ef1116c2e09373c2492081a3a1892c58417) COPYING-glproto: OK (sha256: 823deb4673d3f26aa8c90e704888299648f00be3262f9363eaeecedcd65b936d) COPYING-inputproto: OK (sha256: 5e083a2ace0215a6084c877c023a6079952ba803d692488203ba4269196debe3) COPYING-kbproto: OK (sha256: d397a67d4b28e897bc5fce79b2b917df9905b54f961fc3ad1f49c7fe3803f92c) COPYING-lg3dproto: OK (sha256: 7a5dd5d4c989c167da50f15879959f42bbda960e06d0a0aea7197f61fe1dc846) COPYING-pmproto: OK (sha256: 8442b5f22f2fb13017a4302a906e7dedc899267b41f613558970941120170128) COPYING-presentproto: OK (sha256: 64a579d1a0b3347301d87c94698a58ea7933d0ae6ca7e8fdd702fde2ea376301) COPYING-printproto: OK (sha256: 6b890b118261694865988378dbba876bcd9caa1a421c5c0d626116948bc0ae35) COPYING-randrproto: OK (sha256: 41c13dcd09147ed2440286f2fb8151df8ebee06deee4ed78ddf094601c216d3d) COPYING-recordproto: OK (sha256: ee10aee0f1697ffdbe870a39f037361d4f7136f2976bb7919a41b3f66407caee) COPYING-renderproto: OK (sha256: 9e48921a94da36d7a69fe71809223ee0bb46370db9842dccdeeb55b5a9946872) COPYING-resourceproto: OK (sha256: 403e7be948674530ad40669b1e3a31adeddb656502f3b0ef810d5d3cc35d0b52) COPYING-scrnsaverproto: OK (sha256: fcbd3c628bf4d28ee3e6032054bf44bbe58f3b1a944dad856a8d3eb6b37ea412) COPYING-trapproto: OK (sha256: d6d3513f5a7099748dc387f54498d799380b45f8a444f13aa98aa45a860ae55b) COPYING-videoproto: OK (sha256: f8f49bbad61967ebc890fb79fff5bfb7cfc1c341aa8f8dee13eb3fb534040b47) COPYING-windowswmproto: OK (sha256: eb183a00c61bb47992f096b6993ed7ec17518bea9c285fe87efff7f622cc6c12) COPYING-x11proto: OK (sha256: da4a28570230228b9bd80a701c5d8752f8609394de2e0d46d26d978bd07610db) COPYING-xcmiscproto: OK (sha256: 5531d18cfcc944dab39991f63f182cbbce3fe493ba0c7cf08a25c0d01ee84482) COPYING-xextproto: OK (sha256: fb42146c6c06a200a9b121220eb692ff9101ba0fbd0b224b9e16a016c59ae86a) COPYING-xf86bigfontproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86dgaproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86driproto: OK (sha256: 4a05d06752388d9db71ee1006f371d4fb2c316a821fc2fc272db90b3ef978334) COPYING-xf86miscproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86rushproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86vidmodeproto: OK (sha256: 942bb46a3503a708948491699171b00b9e0dfb47818d9268b160bccc5f51a4b9) COPYING-xineramaproto: OK (sha256: b2d8cda803e900915ce10f0ba735ff2c033b39c7cc5a8a436667ca583d4066fa) >>> libxcb 1.14 Collecting legal info COPYING: OK (sha256: c5ffbfeaa501071ceeb97b7de2c0d703fdaa35de01c0fb6cbac1c28453a3e9fd) >>> host-libxslt 1.1.34 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> host-libxml2 2.9.10 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-python 2.7.18 Collecting legal info LICENSE: OK (sha256: de4d1f2d2ad5ad0cfd1657a106476b31cb5db5ef9d1ff842b237c0c81f0c8a23) >>> host-expat 2.2.9 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-xcb-proto 1.14 Collecting legal info COPYING: OK (sha256: c5ffbfeaa501071ceeb97b7de2c0d703fdaa35de01c0fb6cbac1c28453a3e9fd) >>> xcb-proto 1.14 Collecting legal info COPYING: OK (sha256: c5ffbfeaa501071ceeb97b7de2c0d703fdaa35de01c0fb6cbac1c28453a3e9fd) >>> xlib_libXau 1.0.9 Collecting legal info COPYING: OK (sha256: 56abe29bb1d9806a9e04fa9f80fed2c0f18027594df3f098148d814aef6bddfa) >>> xorgproto 2020.1 Collecting legal info COPYING-applewmproto: OK (sha256: aacd931f191b610902aee1e526090c2858aabc07969441fa2537ffd3e7049555) COPYING-bigreqsproto: OK (sha256: dabc025f93129a0eb2d17f37c719dbe5ecbcb5bc8f7bc7f4ce89fe04576cc0c2) COPYING-compositeproto: OK (sha256: ab587ca94282c1e60797ffe4a77aea195418387db20ec7e0c24cedf2c844f8c1) COPYING-damageproto: OK (sha256: f67a18cb46c4c203c5122b4a901cfcc3178b2a62f83f31ca5fef5bdca3966094) COPYING-dmxproto: OK (sha256: 819e8dcd3dd2a44850c350331aa492230f86bccb0983dd739dec5ba36d7d2b8e) COPYING-dri2proto: OK (sha256: 0c306691492c4d7a8cda1ec3847668b797887dddcd7e986b4c166ae27619af7d) COPYING-dri3proto: OK (sha256: 64a579d1a0b3347301d87c94698a58ea7933d0ae6ca7e8fdd702fde2ea376301) COPYING-evieproto: OK (sha256: 0aa43d03da3cedbd9882c0ded621b0d855353eb9e551f9eed940d75c8a0b03c1) COPYING-fixesproto: OK (sha256: 65cb0b867b00fb27f066a37353713b265645b3301146562570d7638ed2ddd548) COPYING-fontcacheproto: OK (sha256: 1ab381e978bff63d68be2e4f235d51935f3f16f3ba3bebf83afa99a70c0484a2) COPYING-fontsproto: OK (sha256: f4af05774b02ae149357cc26f7bf5ef1116c2e09373c2492081a3a1892c58417) COPYING-glproto: OK (sha256: 823deb4673d3f26aa8c90e704888299648f00be3262f9363eaeecedcd65b936d) COPYING-inputproto: OK (sha256: 5e083a2ace0215a6084c877c023a6079952ba803d692488203ba4269196debe3) COPYING-kbproto: OK (sha256: d397a67d4b28e897bc5fce79b2b917df9905b54f961fc3ad1f49c7fe3803f92c) COPYING-lg3dproto: OK (sha256: 7a5dd5d4c989c167da50f15879959f42bbda960e06d0a0aea7197f61fe1dc846) COPYING-pmproto: OK (sha256: 8442b5f22f2fb13017a4302a906e7dedc899267b41f613558970941120170128) COPYING-presentproto: OK (sha256: 64a579d1a0b3347301d87c94698a58ea7933d0ae6ca7e8fdd702fde2ea376301) COPYING-printproto: OK (sha256: 6b890b118261694865988378dbba876bcd9caa1a421c5c0d626116948bc0ae35) COPYING-randrproto: OK (sha256: 41c13dcd09147ed2440286f2fb8151df8ebee06deee4ed78ddf094601c216d3d) COPYING-recordproto: OK (sha256: ee10aee0f1697ffdbe870a39f037361d4f7136f2976bb7919a41b3f66407caee) COPYING-renderproto: OK (sha256: 9e48921a94da36d7a69fe71809223ee0bb46370db9842dccdeeb55b5a9946872) COPYING-resourceproto: OK (sha256: 403e7be948674530ad40669b1e3a31adeddb656502f3b0ef810d5d3cc35d0b52) COPYING-scrnsaverproto: OK (sha256: fcbd3c628bf4d28ee3e6032054bf44bbe58f3b1a944dad856a8d3eb6b37ea412) COPYING-trapproto: OK (sha256: d6d3513f5a7099748dc387f54498d799380b45f8a444f13aa98aa45a860ae55b) COPYING-videoproto: OK (sha256: f8f49bbad61967ebc890fb79fff5bfb7cfc1c341aa8f8dee13eb3fb534040b47) COPYING-windowswmproto: OK (sha256: eb183a00c61bb47992f096b6993ed7ec17518bea9c285fe87efff7f622cc6c12) COPYING-x11proto: OK (sha256: da4a28570230228b9bd80a701c5d8752f8609394de2e0d46d26d978bd07610db) COPYING-xcmiscproto: OK (sha256: 5531d18cfcc944dab39991f63f182cbbce3fe493ba0c7cf08a25c0d01ee84482) COPYING-xextproto: OK (sha256: fb42146c6c06a200a9b121220eb692ff9101ba0fbd0b224b9e16a016c59ae86a) COPYING-xf86bigfontproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86dgaproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86driproto: OK (sha256: 4a05d06752388d9db71ee1006f371d4fb2c316a821fc2fc272db90b3ef978334) COPYING-xf86miscproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86rushproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86vidmodeproto: OK (sha256: 942bb46a3503a708948491699171b00b9e0dfb47818d9268b160bccc5f51a4b9) COPYING-xineramaproto: OK (sha256: b2d8cda803e900915ce10f0ba735ff2c033b39c7cc5a8a436667ca583d4066fa) >>> xutil_util-macros 1.19.2 Collecting legal info COPYING: OK (sha256: 489b630a75e3255485732eae3d50ff4d29d3feb66760bb3acb04f897e4d9e375) >>> xlib_libXdmcp 1.1.3 Collecting legal info COPYING: OK (sha256: 8a3c3f35b0dbcb60a4e242b9e4394a352a65bb27deb2938ea1e2e62a626e16e9) >>> xlib_xtrans 1.4.0 Collecting legal info COPYING: OK (sha256: a9c96c832e00774266b492d4d41556f12a64f039ba3ef645c4b8c6010fcb8f2a) >>> libdaemon 0.14 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libglib2 2.64.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.64.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> host-meson 0.54.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.0 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python3 3.8.2 Collecting legal info LICENSE: OK (sha256: de4d1f2d2ad5ad0cfd1657a106476b31cb5db5ef9d1ff842b237c0c81f0c8a23) >>> host-python3-setuptools 44.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> host-pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> host-util-linux 2.35.1 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.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> babeld 1.8.4 Collecting legal info LICENCE: OK (sha256: b415c41292cedef6c97b243609e50552887c29343566c639f23282d31efd2afd) >>> bctoolbox 4.3.1 Collecting legal info COPYING: OK (sha256: 849dd903d98f12a964466ccfbaf3a1de1f94ad0ebd49a59d12f8ce4506f9f647) >>> boost 1.72.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> check 0.14.0 Collecting legal info COPYING.LESSER: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> dbus-glib 0.110 Collecting legal info COPYING: OK (sha256: ef1634fc21d9112dca08f2557313584719d534d05213cf14f3c77938506266b4) >>> host-dbus 1.12.16 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> host-dbus-glib 0.110 Collecting legal info COPYING: OK (sha256: ef1634fc21d9112dca08f2557313584719d534d05213cf14f3c77938506266b4) >>> dropbear 2019.78 Collecting legal info LICENSE: OK (sha256: cfa32d49e9022265375e533a4a5ef9e37d4aaa604119d612c46816aa1e59fe52) >>> libtomcrypt 1.18.2 Collecting legal info LICENSE: OK (sha256: 8f196cb13afd271f5e267fd29543fc454596382ad580e7592709492843996ac8) >>> libtommath 1.2.0 Collecting legal info LICENSE: OK (sha256: 2fa64b163659f41965c9815882a8296d3d03ff546b76153e11445f9bdecf955a) >>> ell 0.30 Collecting legal info COPYING: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> faad2 2.9.1 Collecting legal info COPYING: OK (sha256: d3baf3a54943cf12a994c85867a18dec84f810901b2f2878ddfd77efcc3c150f) >>> ffmpeg 4.2.2 Collecting legal info LICENSE.md: OK (sha256: cad1218c22121b169fb1380178ab7a0b33cb38a3ff6d3915b8533d1d954f3ce7) COPYING.LGPLv2.1: OK (sha256: b634ab5640e258563c536e658cad87080553df6f34f62269a21d554844e58bfe) >>> gnutls 3.6.13 Collecting legal info doc/COPYING.LESSER: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libtasn1 4.16.0 Collecting legal info LICENSE: OK (sha256: 7446831f659f7ebfd8d497acc7f05dfa8e31c6cb6ba1b45df33d4895ab80f5a6) doc/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) doc/COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> nettle 3.5.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> gmp 6.1.2 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> lame 3.100 Collecting legal info COPYING: OK (sha256: bfe4a52dc4645385f356a8e83cc54216a293e3b6f1cb4f79f5fc0277abf937fd) >>> flatbuffers 1.12.0 Collecting legal info LICENSE.txt: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> fmt 6.2.0 Collecting legal info LICENSE.rst: OK (sha256: 825c9324e70f8c839c8ba910543dd4a7daee243b86ef960594c11381a19980b8) >>> host-genext2fs 1.4.1 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> iproute2 5.6.0 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> iprutils 2.4.15.1 Collecting legal info LICENSE: OK (sha256: 59b4179e61248aff9cd2d6ee4cd1dbbd0ef48836fe2eeee19f4b16459785104a) >>> libsysfs 2.1.0 Collecting legal info cmd/GPL: OK (sha256: 88ced477f0659c5a4df22df3b65de2f12ea3a9c7b5e4750fdc757bc11e97aa79) lib/LGPL: OK (sha256: 4eb1c0ea980e7e4c7fac34e025be0423f5e7ca7df501e1da7ef31f32f14d6cf9) >>> pciutils 3.5.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> iwd 1.6 Collecting legal info COPYING: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> jansson 2.12 Collecting legal info LICENSE: OK (sha256: f0a0c95c64e9f49ec4cbfac8e7fee06823c85ee8ba4af5d57aaabb372347adc2) >>> jpeg Collecting legal info >>> libjpeg 9d Collecting legal info README: OK (sha256: 3dc4e4a145c907a96bd6a0e40be3f722fecf061951909143cdff5365cba9c78c) >>> host-jsmin 1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b Collecting legal info jsmin.c: OK (sha256: b420f61778af09534adc836a5086f5625b8499124051c50baefa218e7c03a58c) >>> jsoncpp 1.9.2 Collecting legal info LICENSE: OK (sha256: 95039d77a20e75b428207740d9a8f97b2dce3c89da4b21f1ad862b5997160e0a) >>> kismet 2016-07-R1 Collecting legal info debian/copyright: OK (sha256: 92b9eae679d8efbcd7514f7ff1346e4c1d42d272cd10bcb724d1511d35e28cd1) >>> libnl 3.5.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libpcap 1.9.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> latencytop 0.5 Collecting legal info latencytop.c: OK (sha256: 34d1db30ab21eaedb2c191b2787632a960090a0c63da9f5b481d84b23b98c438) >>> libconfig 1.7.2 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libhid 0.2.16 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> libusb 1.0.23 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libusb-compat 0.1.7 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libnice 0.1.16 Collecting legal info COPYING: OK (sha256: 9246b2ee8b1db30cf03d5d9719ad8bb5edce1cadc85f8cfef319c23d24d950b5) COPYING.MPL: OK (sha256: 3b3c75ae6c663c4f93987647eb5463d33dc1602a1aded3ac479773f2c3928e3a) COPYING.LGPL: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libopenssl 1.1.1g Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> libraw1394 2.1.2 Collecting legal info COPYING.LIB: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> libsoup 2.62.3 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) >>> libxml2 2.9.10 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> sqlite 3310100 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> libxkbcommon 0.10.0 Collecting legal info LICENSE: OK (sha256: 086caee279449369d41c1157911ec7696e707b93feba7280de757d3c470b2dfb) >>> libyaml 0.2.2 Collecting legal info LICENSE: OK (sha256: a2adb9c959b797494a0ef80bdf60e22db2749ee3e0c0908556e3eb548f967c56) >>> libzip 1.6.1 Collecting legal info LICENSE: OK (sha256: af6d9141427cf40b7d1fa6d7f5473b06a7faa9f9b0a2ea588eb6ba7b2e1c8a9e) >>> musl-fts 1.2.7 Collecting legal info COPYING: OK (sha256: 55af87e4017668f54467a3380e7ebbac5e672d8c763bfe95e6fc882a6fdc4046) >>> openssl Collecting legal info >>> log4cplus 2.0.5 Collecting legal info LICENSE: OK (sha256: 91d7e42ff80e74c4c94e5ad353375fa0358cd0abbf43f5fe957097cdbd4e2c4d) >>> logrotate 3.16.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> popt 1.16 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> host-lttng-babeltrace 1.5.7 Collecting legal info mit-license.txt: OK (sha256: 2f801b7c2494850c3d91da820eb230502dc0192c9d0db024db37ec08d0be1434) gpl-2.0.txt: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE: OK (sha256: 12d4222ac628fe4092cba8ed90bc5227a4dedd0b94973273cecbc393325bf1c2) >>> host-elfutils 0.177 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING-GPLV2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-LGPLV3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-xz 5.2.4 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-popt 1.16 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> mpd 0.21.22 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> nbd 3.20 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> opencv 2.4.13.7 Collecting legal info LICENSE: OK (sha256: 46e42877dfc3ac65769292cb4dc1a04b204ad9e40859a390f4c035d6179fbcc4) >>> optee-benchmark 3.7.0 Collecting legal info LICENSE: OK (sha256: 0571be5b739142dc3e40e0a4e7e30d4ab8bff0d4d606a3f2db2010745587d383) >>> optee-client 3.7.0 Collecting legal info LICENSE: OK (sha256: fda8385993f112d7ca61b88b54ba5b4cbeec7e43a0f9b317d5186703c1985e8f) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> qpdf 9.1.1 Collecting legal info LICENSE.txt: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) Artistic-2.0: OK (sha256: fb929ac30decb4dc3a2eea2bec6c43296a797c5d2d602deb3784ee39430583d5) >>> read-edid 3.0.2 Collecting legal info LICENSE: OK (sha256: 1f8e8a59865d73076ab0a015330bc5bde7332384281260093878a3c366b778b7) >>> shairport-sync 3.3.6 Collecting legal info LICENSES: OK (sha256: 1daaa904985807b7f9f2fa91f6b19f3faadf8df4e813f7451a691f89a6965e3f) >>> sound-theme-borealis 0.9a Collecting legal info >>> start-stop-daemon 1.18.10 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> taskd 1.1.0 Collecting legal info COPYING: OK (sha256: 84d1a8c2e6e306864ff350857a36b6c74756e61e2eae6822cf2fa88212720f68) >>> tftpd 5.2 Collecting legal info tftpd/tftpd.c: OK (sha256: 5efef82650b8ece733e37790fc70f05e426c9e1ef9640d4ebcb04867bd3f5e28) >>> tiff 4.1.0 Collecting legal info COPYRIGHT: OK (sha256: fbd6fed7938541d2c809c0826225fc85e551fdbfa8732b10f0c87e0847acafd7) >>> tunctl 1.5 Collecting legal info tunctl.c: OK (sha256: bcd12b6749dbd86c051cc2ef9e838096741602d4db213cc866b1da6cfeda5f16) >>> uftp 4.10.2 Collecting legal info LICENSE.txt: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> urg 0.8.18 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> wireless-regdb 2019.06.03 Collecting legal info LICENSE: OK (sha256: 678b0df753c86198fc496d1f1033429bbd57f101472132ee7eaaf9f5e0a7fae1) >>> xfont_font-arabic-misc 1.0.3 Collecting legal info COPYING: OK (sha256: 192b677a887c20f9671cc357cd5ea7bae586003d61c1f8f6e164e8f5530abf57) >>> host-xapp_bdftopcf 1.1 Collecting legal info COPYING: OK (sha256: a437fb5272ba507c2977b2ef623bb391270f521b2a20271ed044785f4eaa5dbc) >>> host-xlib_libXfont 1.5.4 Collecting legal info COPYING: OK (sha256: 97e413bb4962bbb5773085cd5405502bf1d4eadeaf98ff5be015eacacc840462) >>> host-freetype 2.10.1 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> host-xlib_libfontenc 1.1.4 Collecting legal info COPYING: OK (sha256: a4dda7a643b517794bfa23dc9605da030055df38ac8a5b9e1905e690975a59c4) >>> host-xlib_xtrans 1.4.0 Collecting legal info COPYING: OK (sha256: a9c96c832e00774266b492d4d41556f12a64f039ba3ef645c4b8c6010fcb8f2a) >>> host-xapp_mkfontscale 1.2.1 Collecting legal info COPYING: OK (sha256: 80df6f5b759f7775042313e4586506db60f26fd15b98b532cf518bd8cf1e8488) >>> host-xfont_font-util 1.3.2 Collecting legal info COPYING: OK (sha256: ce16c3ee6f2a38db6870b66bdb54fce9dcf24acd1161840789e321f6faa1251c) >>> xfont_font-util 1.3.2 Collecting legal info COPYING: OK (sha256: ce16c3ee6f2a38db6870b66bdb54fce9dcf24acd1161840789e321f6faa1251c) >>> xfont_font-xfree86-type1 1.0.4 Collecting legal info COPYING: OK (sha256: 51e6bc6513b3fa94512d8dd570240498c878605f25292c3883d92fdfca18d0c6) >>> xlib_libXext 1.3.4 Collecting legal info COPYING: OK (sha256: 80767ac915f2f0f94de9efb15f0197a59b6f1e609cae85059f8703272dc3e146) >>> xlib_libXfixes 5.0.3 Collecting legal info COPYING: OK (sha256: d64e671ffeb483d4543f98c842788ab34c77427e27d83d6b082065a4438d4885) >>> xlib_libXi 1.7.10 Collecting legal info COPYING: OK (sha256: 9392174bc86e291369fd2f61f3ed325962735a5f5c585ce8d7ebd365e2a5639f) >>> xlib_libXrender 0.9.10 Collecting legal info COPYING: OK (sha256: bbe1db89c48816c48248796adac91defd8fbde1141b145f01511781ab87f29a1) >>> xlib_libXtst 1.2.3 Collecting legal info COPYING: OK (sha256: 940190489c7a0e5ae3d83fc4fcbd79e0cd1b765bf1a4efd408293c1ee0332ceb) >>> zstd 1.4.3 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: sound-theme-borealis-0.9a: cannot save license (SOUND_THEME_BOREALIS_LICENSE_FILES not defined) Legal info produced in /tmp/instance-2/output-1/legal-info make: Leaving directory '/tmp/instance-2/buildroot'