[ 65%] Building CXX object CMakeFiles/woff2_compress.dir/src/woff2_compress.cc.o [ 69%] Linking CXX executable woff2_compress make[3]: Leaving directory '/tmp/instance-0/output-1/build/woff2-1.0.2' [ 69%] Built target woff2_compress [ 73%] Linking CXX shared library libwoff2dec.so make[3]: Leaving directory '/tmp/instance-0/output-1/build/woff2-1.0.2' [ 73%] Built target woff2dec make[3]: Entering directory '/tmp/instance-0/output-1/build/woff2-1.0.2' make[3]: Entering directory '/tmp/instance-0/output-1/build/woff2-1.0.2' make[3]: Entering directory '/tmp/instance-0/output-1/build/woff2-1.0.2' Scanning dependencies of target convert_woff2ttf_fuzzer_new_entry make[3]: Leaving directory '/tmp/instance-0/output-1/build/woff2-1.0.2' Scanning dependencies of target woff2_decompress make[3]: Entering directory '/tmp/instance-0/output-1/build/woff2-1.0.2' make[3]: Leaving directory '/tmp/instance-0/output-1/build/woff2-1.0.2' make[3]: Entering directory '/tmp/instance-0/output-1/build/woff2-1.0.2' Scanning dependencies of target convert_woff2ttf_fuzzer make[3]: Leaving directory '/tmp/instance-0/output-1/build/woff2-1.0.2' make[3]: Entering directory '/tmp/instance-0/output-1/build/woff2-1.0.2' [ 78%] Building CXX object CMakeFiles/convert_woff2ttf_fuzzer_new_entry.dir/src/convert_woff2ttf_fuzzer_new_entry.cc.o [ 82%] Building CXX object CMakeFiles/woff2_decompress.dir/src/woff2_decompress.cc.o [ 86%] Building CXX object CMakeFiles/convert_woff2ttf_fuzzer.dir/src/convert_woff2ttf_fuzzer.cc.o [ 91%] Linking CXX static library libconvert_woff2ttf_fuzzer_new_entry.a [ 95%] Linking CXX static library libconvert_woff2ttf_fuzzer.a make[3]: Leaving directory '/tmp/instance-0/output-1/build/woff2-1.0.2' make[3]: Leaving directory '/tmp/instance-0/output-1/build/woff2-1.0.2' [ 95%] Built target convert_woff2ttf_fuzzer [ 95%] Built target convert_woff2ttf_fuzzer_new_entry [100%] Linking CXX executable woff2_decompress make[3]: Leaving directory '/tmp/instance-0/output-1/build/woff2-1.0.2' [100%] Built target woff2_decompress make[2]: Leaving directory '/tmp/instance-0/output-1/build/woff2-1.0.2' make[1]: Leaving directory '/tmp/instance-0/output-1/build/woff2-1.0.2' >>> woff2 1.0.2 Installing to staging directory PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j32 DESTDIR=/tmp/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot install/fast -C /tmp/instance-0/output-1/build/woff2-1.0.2/ make[1]: Entering directory '/tmp/instance-0/output-1/build/woff2-1.0.2' Install the project... -- Install configuration: "Release" -- Installing: /tmp/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib/libwoff2common.so.1.0.2 -- Set runtime path of "/tmp/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib/libwoff2common.so.1.0.2" to "lib" -- Installing: /tmp/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib/libwoff2common.so -- Installing: /tmp/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib/libwoff2dec.so.1.0.2 -- Set runtime path of "/tmp/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib/libwoff2dec.so.1.0.2" to "lib" -- Installing: /tmp/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib/libwoff2dec.so -- Installing: /tmp/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib/libwoff2enc.so.1.0.2 -- Set runtime path of "/tmp/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib/libwoff2enc.so.1.0.2" to "lib" -- Installing: /tmp/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib/libwoff2enc.so -- Installing: /tmp/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/include/woff2 -- Installing: /tmp/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/include/woff2/output.h -- Installing: /tmp/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/include/woff2/encode.h -- Installing: /tmp/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/include/woff2/decode.h -- Installing: /tmp/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig/libwoff2common.pc -- Installing: /tmp/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig/libwoff2dec.pc -- Installing: /tmp/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig/libwoff2enc.pc make[1]: Leaving directory '/tmp/instance-0/output-1/build/woff2-1.0.2' >>> woff2 1.0.2 Fixing libtool files for la in $(find /tmp/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/tmp/instance-0/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ -e "s:/tmp/instance-0/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-0/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/tmp/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-0/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 >>> woff2 1.0.2 Installing to target PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j32 DESTDIR=/tmp/instance-0/output-1/target install/fast -C /tmp/instance-0/output-1/build/woff2-1.0.2/ make[1]: Entering directory '/tmp/instance-0/output-1/build/woff2-1.0.2' Install the project... -- Install configuration: "Release" -- Installing: /tmp/instance-0/output-1/target/usr/lib/libwoff2common.so.1.0.2 -- Set runtime path of "/tmp/instance-0/output-1/target/usr/lib/libwoff2common.so.1.0.2" to "lib" -- Installing: /tmp/instance-0/output-1/target/usr/lib/libwoff2common.so -- Installing: /tmp/instance-0/output-1/target/usr/lib/libwoff2dec.so.1.0.2 -- Set runtime path of "/tmp/instance-0/output-1/target/usr/lib/libwoff2dec.so.1.0.2" to "lib" -- Installing: /tmp/instance-0/output-1/target/usr/lib/libwoff2dec.so -- Installing: /tmp/instance-0/output-1/target/usr/lib/libwoff2enc.so.1.0.2 -- Set runtime path of "/tmp/instance-0/output-1/target/usr/lib/libwoff2enc.so.1.0.2" to "lib" -- Installing: /tmp/instance-0/output-1/target/usr/lib/libwoff2enc.so -- Installing: /tmp/instance-0/output-1/target/usr/include/woff2 -- Installing: /tmp/instance-0/output-1/target/usr/include/woff2/output.h -- Installing: /tmp/instance-0/output-1/target/usr/include/woff2/encode.h -- Installing: /tmp/instance-0/output-1/target/usr/include/woff2/decode.h -- Installing: /tmp/instance-0/output-1/target/usr/lib/pkgconfig/libwoff2common.pc -- Installing: /tmp/instance-0/output-1/target/usr/lib/pkgconfig/libwoff2dec.pc -- Installing: /tmp/instance-0/output-1/target/usr/lib/pkgconfig/libwoff2enc.pc make[1]: Leaving directory '/tmp/instance-0/output-1/build/woff2-1.0.2' >>> Finalizing host directory >>> Finalizing target directory rm -f /tmp/instance-0/output-1/target/usr/share/glib-2.0/schemas/*.xml /tmp/instance-0/output-1/target/usr/share/glib-2.0/schemas/*.dtd /tmp/instance-0/output-1/host/bin/glib-compile-schemas /tmp/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/tmp/instance-0/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /tmp/instance-0/output-1/target/etc echo "buildroot" > /tmp/instance-0/output-1/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-0/output-1/target/etc/hosts mkdir -p /tmp/instance-0/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-0/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-0/output-1/target/etc/shadow rm -f /tmp/instance-0/output-1/target/bin/sh rm -f /tmp/instance-0/output-1/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /tmp/instance-0/output-1/build/locales.nopurge; done for dir in /tmp/instance-0/output-1/target/usr/share/locale /tmp/instance-0/output-1/target/usr/share/X11/locale /tmp/instance-0/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-0/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /tmp/instance-0/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /tmp/instance-0/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /tmp/instance-0/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /tmp/instance-0/output-1/target/usr/include /tmp/instance-0/output-1/target/usr/share/aclocal \ /tmp/instance-0/output-1/target/usr/lib/pkgconfig /tmp/instance-0/output-1/target/usr/share/pkgconfig \ /tmp/instance-0/output-1/target/usr/lib/cmake /tmp/instance-0/output-1/target/usr/share/cmake \ /tmp/instance-0/output-1/target/usr/doc find /tmp/instance-0/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-0/output-1/target/lib/ /tmp/instance-0/output-1/target/usr/lib/ /tmp/instance-0/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /tmp/instance-0/output-1/target/usr/share/gdb rm -rf /tmp/instance-0/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-0/output-1/target/usr/share/zsh rm -rf /tmp/instance-0/output-1/target/usr/man /tmp/instance-0/output-1/target/usr/share/man rm -rf /tmp/instance-0/output-1/target/usr/info /tmp/instance-0/output-1/target/usr/share/info rm -rf /tmp/instance-0/output-1/target/usr/doc /tmp/instance-0/output-1/target/usr/share/doc rm -rf /tmp/instance-0/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-0/output-1/target/usr/share 2>/dev/null || true find /tmp/instance-0/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-0/output-1/host/bin/powerpc64-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /tmp/instance-0/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /tmp/instance-0/output-1/host/bin/powerpc64-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /tmp/instance-0/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-0/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-0/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2020.05-git-00964-g8aef2d3a5b"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2020.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2020.05-git\"" \ ) > /tmp/instance-0/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-0/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-0/output-1/per-package /tmp/instance-0/buildroot/support/scripts/fix-rpath target cat /tmp/instance-0/output-1/build/arp-scan-1.9.7/.files-list.txt /tmp/instance-0/output-1/build/avro-c-1.9.2/.files-list.txt /tmp/instance-0/output-1/build/bctoolbox-4.3.1/.files-list.txt /tmp/instance-0/output-1/build/bonnie-1.03e/.files-list.txt /tmp/instance-0/output-1/build/brotli-1.0.7/.files-list.txt /tmp/instance-0/output-1/build/clapack-3.2.1/.files-list.txt /tmp/instance-0/output-1/build/connman-1.38/.files-list.txt /tmp/instance-0/output-1/build/cpio-2.13/.files-list.txt /tmp/instance-0/output-1/build/dbus-1.12.16/.files-list.txt /tmp/instance-0/output-1/build/dtv-scan-tables-6d019038cd04e837d9dd58701202c15924c1c654/.files-list.txt /tmp/instance-0/output-1/build/e2fsprogs-1.45.5/.files-list.txt /tmp/instance-0/output-1/build/enchant-1.6.0/.files-list.txt /tmp/instance-0/output-1/build/eudev-3.2.9/.files-list.txt /tmp/instance-0/output-1/build/expat-2.2.9/.files-list.txt /tmp/instance-0/output-1/build/explorercanvas-aa989ea9d9bac748638f7c66b0fc88e619715da6/.files-list.txt /tmp/instance-0/output-1/build/flac-1.3.3/.files-list.txt /tmp/instance-0/output-1/build/fontconfig-2.13.1/.files-list.txt /tmp/instance-0/output-1/build/freetype-2.10.1/.files-list.txt /tmp/instance-0/output-1/build/fswebcam-e9f8094b6a3d1a49f99b2abec4e6ab4df33e2e33/.files-list.txt /tmp/instance-0/output-1/build/gd-2.2.5/.files-list.txt /tmp/instance-0/output-1/build/genpart-1.0.2/.files-list.txt /tmp/instance-0/output-1/build/geoip-1.6.12/.files-list.txt /tmp/instance-0/output-1/build/git-2.26.0/.files-list.txt /tmp/instance-0/output-1/build/git-crypt-0.6.0/.files-list.txt /tmp/instance-0/output-1/build/gmp-6.1.2/.files-list.txt /tmp/instance-0/output-1/build/gnutls-3.6.13/.files-list.txt /tmp/instance-0/output-1/build/gupnp-dlna-0.10.5/.files-list.txt /tmp/instance-0/output-1/build/iostat-2.2/.files-list.txt /tmp/instance-0/output-1/build/ipset-7.6/.files-list.txt /tmp/instance-0/output-1/build/iptables-1.8.3/.files-list.txt /tmp/instance-0/output-1/build/jansson-2.12/.files-list.txt /tmp/instance-0/output-1/build/jose-10/.files-list.txt /tmp/instance-0/output-1/build/jpeg-turbo-2.0.4/.files-list.txt /tmp/instance-0/output-1/build/jpeg/.files-list.txt /tmp/instance-0/output-1/build/kmod-27/.files-list.txt /tmp/instance-0/output-1/build/lcdproc-0.5.9/.files-list.txt /tmp/instance-0/output-1/build/libbroadvoice-f65b0f50c8c767229fbf1758370880abc0d78564/.files-list.txt /tmp/instance-0/output-1/build/libconfuse-3.2.2/.files-list.txt /tmp/instance-0/output-1/build/libcurl-7.69.1/.files-list.txt /tmp/instance-0/output-1/build/libdrm-2.4.101/.files-list.txt /tmp/instance-0/output-1/build/libdvbpsi-1.3.3/.files-list.txt /tmp/instance-0/output-1/build/liberation-2.00.5/.files-list.txt /tmp/instance-0/output-1/build/libffi-3.3/.files-list.txt /tmp/instance-0/output-1/build/libglib2-2.64.2/.files-list.txt /tmp/instance-0/output-1/build/liblockfile-1.09/.files-list.txt /tmp/instance-0/output-1/build/libmcrypt-2.5.8/.files-list.txt /tmp/instance-0/output-1/build/libminiupnpc-2.1/.files-list.txt /tmp/instance-0/output-1/build/libmng-2.0.3/.files-list.txt /tmp/instance-0/output-1/build/libmnl-1.0.4/.files-list.txt /tmp/instance-0/output-1/build/libmspack-0.10.1alpha/.files-list.txt /tmp/instance-0/output-1/build/libnetfilter_log-1.0.1/.files-list.txt /tmp/instance-0/output-1/build/libnfnetlink-1.0.1/.files-list.txt /tmp/instance-0/output-1/build/libopenssl-1.1.1f/.files-list.txt /tmp/instance-0/output-1/build/libpcap-1.9.1/.files-list.txt /tmp/instance-0/output-1/build/libphidget-2.1.8.20170607/.files-list.txt /tmp/instance-0/output-1/build/libpng-1.6.37/.files-list.txt /tmp/instance-0/output-1/build/libpthread-stubs-0.4/.files-list.txt /tmp/instance-0/output-1/build/libraw-0.19.5/.files-list.txt /tmp/instance-0/output-1/build/libsoxr-0.1.3/.files-list.txt /tmp/instance-0/output-1/build/libssh-0.9.4/.files-list.txt /tmp/instance-0/output-1/build/libtasn1-4.14/.files-list.txt /tmp/instance-0/output-1/build/liburcu-0.11.1/.files-list.txt /tmp/instance-0/output-1/build/libusb-1.0.23/.files-list.txt /tmp/instance-0/output-1/build/libva-2.7.0/.files-list.txt /tmp/instance-0/output-1/build/libva-utils-2.7.1/.files-list.txt /tmp/instance-0/output-1/build/libxml2-2.9.10/.files-list.txt /tmp/instance-0/output-1/build/libzlib-1.2.11/.files-list.txt /tmp/instance-0/output-1/build/lmbench-3.0-a9/.files-list.txt /tmp/instance-0/output-1/build/lrzsz-0.12.20/.files-list.txt /tmp/instance-0/output-1/build/lttng-libust-2.11.0/.files-list.txt /tmp/instance-0/output-1/build/lzip-1.21/.files-list.txt /tmp/instance-0/output-1/build/lzo-2.10/.files-list.txt /tmp/instance-0/output-1/build/lzop-1.03/.files-list.txt /tmp/instance-0/output-1/build/mbedtls-2.16.6/.files-list.txt /tmp/instance-0/output-1/build/mediastreamer-4.3.1/.files-list.txt /tmp/instance-0/output-1/build/monkey-1.6.9/.files-list.txt /tmp/instance-0/output-1/build/mosh-1.3.2/.files-list.txt /tmp/instance-0/output-1/build/mtdev-1.1.6/.files-list.txt /tmp/instance-0/output-1/build/ncurses-6.1/.files-list.txt /tmp/instance-0/output-1/build/nettle-3.5.1/.files-list.txt /tmp/instance-0/output-1/build/open-plc-utils-1be781d1ea81827e5f6c1a35961c65dd4d15472c/.files-list.txt /tmp/instance-0/output-1/build/openipmi-2.0.28/.files-list.txt /tmp/instance-0/output-1/build/openssh-8.2p1/.files-list.txt /tmp/instance-0/output-1/build/openssl/.files-list.txt /tmp/instance-0/output-1/build/ortp-4.3.1/.files-list.txt /tmp/instance-0/output-1/build/pcre-8.44/.files-list.txt /tmp/instance-0/output-1/build/phidgetwebservice-2.1.8.20170607/.files-list.txt /tmp/instance-0/output-1/build/pimd-2.3.2/.files-list.txt /tmp/instance-0/output-1/build/poppler-0.84.0/.files-list.txt /tmp/instance-0/output-1/build/popt-1.16/.files-list.txt /tmp/instance-0/output-1/build/protobuf-3.11.4/.files-list.txt /tmp/instance-0/output-1/build/qhull-7.3.2/.files-list.txt /tmp/instance-0/output-1/build/readline-8.0/.files-list.txt /tmp/instance-0/output-1/build/rhash-1.3.5/.files-list.txt /tmp/instance-0/output-1/build/sconeserver-6b932d7d8dbb700b830205e7111e469cefff490c/.files-list.txt /tmp/instance-0/output-1/build/sdl2-2.0.12/.files-list.txt /tmp/instance-0/output-1/build/shellinabox-2.20/.files-list.txt /tmp/instance-0/output-1/build/skeleton-init-common/.files-list.txt /tmp/instance-0/output-1/build/skeleton-init-none/.files-list.txt /tmp/instance-0/output-1/build/skeleton/.files-list.txt /tmp/instance-0/output-1/build/stella-6.0.2/.files-list.txt /tmp/instance-0/output-1/build/tinc-1.0.36/.files-list.txt /tmp/instance-0/output-1/build/toolchain-external-custom/.files-list.txt /tmp/instance-0/output-1/build/toolchain-external/.files-list.txt /tmp/instance-0/output-1/build/toolchain/.files-list.txt /tmp/instance-0/output-1/build/traceroute-2.1.0/.files-list.txt /tmp/instance-0/output-1/build/uacme-1.0.22/.files-list.txt /tmp/instance-0/output-1/build/uboot-tools-2020.04/.files-list.txt /tmp/instance-0/output-1/build/udev/.files-list.txt /tmp/instance-0/output-1/build/uhubctl-2.1.0/.files-list.txt /tmp/instance-0/output-1/build/unzip-60/.files-list.txt /tmp/instance-0/output-1/build/util-linux-2.35.1/.files-list.txt /tmp/instance-0/output-1/build/wilink-bt-firmware-43fca73c6a98c63fcb98f82af5bf83761778e005/.files-list.txt /tmp/instance-0/output-1/build/woff2-1.0.2/.files-list.txt /tmp/instance-0/output-1/build/zlib/.files-list.txt > /tmp/instance-0/output-1/build/packages-file-list.txt cat /tmp/instance-0/output-1/build/host-autoconf-2.69/.files-list-host.txt /tmp/instance-0/output-1/build/host-autoconf-archive-2019.01.06/.files-list-host.txt /tmp/instance-0/output-1/build/host-automake-1.15.1/.files-list-host.txt /tmp/instance-0/output-1/build/host-bison-3.4.2/.files-list-host.txt /tmp/instance-0/output-1/build/host-expat-2.2.9/.files-list-host.txt /tmp/instance-0/output-1/build/host-flex-2.6.4/.files-list-host.txt /tmp/instance-0/output-1/build/host-gettext-tiny-adaa9c64921e80f2b8dd3610ffb508618b9204f3/.files-list-host.txt /tmp/instance-0/output-1/build/host-gettext/.files-list-host.txt /tmp/instance-0/output-1/build/host-gperf-3.1/.files-list-host.txt /tmp/instance-0/output-1/build/host-libffi-3.3/.files-list-host.txt /tmp/instance-0/output-1/build/host-libglib2-2.64.2/.files-list-host.txt /tmp/instance-0/output-1/build/host-libopenssl-1.1.1f/.files-list-host.txt /tmp/instance-0/output-1/build/host-libp11-0.4.10/.files-list-host.txt /tmp/instance-0/output-1/build/host-libtool-2.4.6/.files-list-host.txt /tmp/instance-0/output-1/build/host-libyaml-0.2.2/.files-list-host.txt /tmp/instance-0/output-1/build/host-libzlib-1.2.11/.files-list-host.txt /tmp/instance-0/output-1/build/host-m4-1.4.18/.files-list-host.txt /tmp/instance-0/output-1/build/host-meson-0.54.0/.files-list-host.txt /tmp/instance-0/output-1/build/host-ncurses-6.1/.files-list-host.txt /tmp/instance-0/output-1/build/host-ninja-1.10.0/.files-list-host.txt /tmp/instance-0/output-1/build/host-openssl/.files-list-host.txt /tmp/instance-0/output-1/build/host-patchelf-0.9/.files-list-host.txt /tmp/instance-0/output-1/build/host-pcre-8.44/.files-list-host.txt /tmp/instance-0/output-1/build/host-pigz-2.4/.files-list-host.txt /tmp/instance-0/output-1/build/host-pkgconf-1.6.1/.files-list-host.txt /tmp/instance-0/output-1/build/host-protobuf-3.11.4/.files-list-host.txt /tmp/instance-0/output-1/build/host-python-2.7.17/.files-list-host.txt /tmp/instance-0/output-1/build/host-python-inflection-0.3.1/.files-list-host.txt /tmp/instance-0/output-1/build/host-python-mako-1.1.2/.files-list-host.txt /tmp/instance-0/output-1/build/host-python-markupsafe-1.1.1/.files-list-host.txt /tmp/instance-0/output-1/build/host-python-pyyaml-5.3.1/.files-list-host.txt /tmp/instance-0/output-1/build/host-python-setuptools-44.0.0/.files-list-host.txt /tmp/instance-0/output-1/build/host-python3-3.8.2/.files-list-host.txt /tmp/instance-0/output-1/build/host-python3-setuptools-44.0.0/.files-list-host.txt /tmp/instance-0/output-1/build/host-sdbusplus-4212292bcf136d04b38ba5116aa568b0fa312798/.files-list-host.txt /tmp/instance-0/output-1/build/host-skeleton/.files-list-host.txt /tmp/instance-0/output-1/build/host-tar-1.29/.files-list-host.txt /tmp/instance-0/output-1/build/host-util-linux-2.35.1/.files-list-host.txt /tmp/instance-0/output-1/build/host-zlib/.files-list-host.txt > /tmp/instance-0/output-1/build/packages-file-list-host.txt cat /tmp/instance-0/output-1/build/avro-c-1.9.2/.files-list-staging.txt /tmp/instance-0/output-1/build/bctoolbox-4.3.1/.files-list-staging.txt /tmp/instance-0/output-1/build/brotli-1.0.7/.files-list-staging.txt /tmp/instance-0/output-1/build/clapack-3.2.1/.files-list-staging.txt /tmp/instance-0/output-1/build/connman-1.38/.files-list-staging.txt /tmp/instance-0/output-1/build/dbus-1.12.16/.files-list-staging.txt /tmp/instance-0/output-1/build/e2fsprogs-1.45.5/.files-list-staging.txt /tmp/instance-0/output-1/build/enchant-1.6.0/.files-list-staging.txt /tmp/instance-0/output-1/build/eudev-3.2.9/.files-list-staging.txt /tmp/instance-0/output-1/build/expat-2.2.9/.files-list-staging.txt /tmp/instance-0/output-1/build/flac-1.3.3/.files-list-staging.txt /tmp/instance-0/output-1/build/fontconfig-2.13.1/.files-list-staging.txt /tmp/instance-0/output-1/build/freetype-2.10.1/.files-list-staging.txt /tmp/instance-0/output-1/build/gd-2.2.5/.files-list-staging.txt /tmp/instance-0/output-1/build/geoip-1.6.12/.files-list-staging.txt /tmp/instance-0/output-1/build/gli-559cbe1ec38878e182507d331e0780fbae5baf15/.files-list-staging.txt /tmp/instance-0/output-1/build/gmp-6.1.2/.files-list-staging.txt /tmp/instance-0/output-1/build/gnutls-3.6.13/.files-list-staging.txt /tmp/instance-0/output-1/build/gupnp-dlna-0.10.5/.files-list-staging.txt /tmp/instance-0/output-1/build/ipset-7.6/.files-list-staging.txt /tmp/instance-0/output-1/build/iptables-1.8.3/.files-list-staging.txt /tmp/instance-0/output-1/build/jansson-2.12/.files-list-staging.txt /tmp/instance-0/output-1/build/jose-10/.files-list-staging.txt /tmp/instance-0/output-1/build/jpeg-turbo-2.0.4/.files-list-staging.txt /tmp/instance-0/output-1/build/jsmn-1.1.0/.files-list-staging.txt /tmp/instance-0/output-1/build/kmod-27/.files-list-staging.txt /tmp/instance-0/output-1/build/libbroadvoice-f65b0f50c8c767229fbf1758370880abc0d78564/.files-list-staging.txt /tmp/instance-0/output-1/build/libconfuse-3.2.2/.files-list-staging.txt /tmp/instance-0/output-1/build/libcurl-7.69.1/.files-list-staging.txt /tmp/instance-0/output-1/build/libdrm-2.4.101/.files-list-staging.txt /tmp/instance-0/output-1/build/libdvbpsi-1.3.3/.files-list-staging.txt /tmp/instance-0/output-1/build/libffi-3.3/.files-list-staging.txt /tmp/instance-0/output-1/build/libglib2-2.64.2/.files-list-staging.txt /tmp/instance-0/output-1/build/liblockfile-1.09/.files-list-staging.txt /tmp/instance-0/output-1/build/libmcrypt-2.5.8/.files-list-staging.txt /tmp/instance-0/output-1/build/libminiupnpc-2.1/.files-list-staging.txt /tmp/instance-0/output-1/build/libmng-2.0.3/.files-list-staging.txt /tmp/instance-0/output-1/build/libmnl-1.0.4/.files-list-staging.txt /tmp/instance-0/output-1/build/libmspack-0.10.1alpha/.files-list-staging.txt /tmp/instance-0/output-1/build/libnetfilter_log-1.0.1/.files-list-staging.txt /tmp/instance-0/output-1/build/libnfnetlink-1.0.1/.files-list-staging.txt /tmp/instance-0/output-1/build/libopenssl-1.1.1f/.files-list-staging.txt /tmp/instance-0/output-1/build/libpcap-1.9.1/.files-list-staging.txt /tmp/instance-0/output-1/build/libphidget-2.1.8.20170607/.files-list-staging.txt /tmp/instance-0/output-1/build/libpng-1.6.37/.files-list-staging.txt /tmp/instance-0/output-1/build/libpthread-stubs-0.4/.files-list-staging.txt /tmp/instance-0/output-1/build/libraw-0.19.5/.files-list-staging.txt /tmp/instance-0/output-1/build/libsoxr-0.1.3/.files-list-staging.txt /tmp/instance-0/output-1/build/libssh-0.9.4/.files-list-staging.txt /tmp/instance-0/output-1/build/libtasn1-4.14/.files-list-staging.txt /tmp/instance-0/output-1/build/liburcu-0.11.1/.files-list-staging.txt /tmp/instance-0/output-1/build/libusb-1.0.23/.files-list-staging.txt /tmp/instance-0/output-1/build/libva-2.7.0/.files-list-staging.txt /tmp/instance-0/output-1/build/libxml2-2.9.10/.files-list-staging.txt /tmp/instance-0/output-1/build/libzlib-1.2.11/.files-list-staging.txt /tmp/instance-0/output-1/build/linenoise-1.0/.files-list-staging.txt /tmp/instance-0/output-1/build/lttng-libust-2.11.0/.files-list-staging.txt /tmp/instance-0/output-1/build/lzo-2.10/.files-list-staging.txt /tmp/instance-0/output-1/build/mbedtls-2.16.6/.files-list-staging.txt /tmp/instance-0/output-1/build/mediastreamer-4.3.1/.files-list-staging.txt /tmp/instance-0/output-1/build/mtdev-1.1.6/.files-list-staging.txt /tmp/instance-0/output-1/build/ncurses-6.1/.files-list-staging.txt /tmp/instance-0/output-1/build/nettle-3.5.1/.files-list-staging.txt /tmp/instance-0/output-1/build/openipmi-2.0.28/.files-list-staging.txt /tmp/instance-0/output-1/build/ortp-4.3.1/.files-list-staging.txt /tmp/instance-0/output-1/build/pcre-8.44/.files-list-staging.txt /tmp/instance-0/output-1/build/poppler-0.84.0/.files-list-staging.txt /tmp/instance-0/output-1/build/popt-1.16/.files-list-staging.txt /tmp/instance-0/output-1/build/protobuf-3.11.4/.files-list-staging.txt /tmp/instance-0/output-1/build/qhull-7.3.2/.files-list-staging.txt /tmp/instance-0/output-1/build/readline-8.0/.files-list-staging.txt /tmp/instance-0/output-1/build/rhash-1.3.5/.files-list-staging.txt /tmp/instance-0/output-1/build/sdl2-2.0.12/.files-list-staging.txt /tmp/instance-0/output-1/build/skeleton-init-common/.files-list-staging.txt /tmp/instance-0/output-1/build/toolchain-external-custom/.files-list-staging.txt /tmp/instance-0/output-1/build/toolchain/.files-list-staging.txt /tmp/instance-0/output-1/build/uboot-tools-2020.04/.files-list-staging.txt /tmp/instance-0/output-1/build/util-linux-2.35.1/.files-list-staging.txt /tmp/instance-0/output-1/build/woff2-1.0.2/.files-list-staging.txt > /tmp/instance-0/output-1/build/packages-file-list-staging.txt touch /tmp/instance-0/output-1/target/usr ln -snf /tmp/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot /tmp/instance-0/output-1/staging make: Leaving directory '/tmp/instance-0/buildroot' make: Entering directory '/tmp/instance-0/buildroot' >>> Buildroot 2020.05-git-00964-g8aef2d3a5b 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 >>> arp-scan 1.9.7 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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) >>> libpcap 1.9.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> 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: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> avro-c 1.9.2 Collecting legal info LICENSE: OK (sha256: d62488d6ba17132e92c23c03c80bfedc848267f96ab36489fec860f76cf6819a) >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> jansson 2.12 Collecting legal info LICENSE: OK (sha256: f0a0c95c64e9f49ec4cbfac8e7fee06823c85ee8ba4af5d57aaabb372347adc2) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> bctoolbox 4.3.1 Collecting legal info COPYING: OK (sha256: 849dd903d98f12a964466ccfbaf3a1de1f94ad0ebd49a59d12f8ce4506f9f647) >>> mbedtls 2.16.6 Collecting legal info apache-2.0.txt: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> bonnie 1.03e Collecting legal info copyright.txt: OK (sha256: bdfeef85436885bc317fdbae3732b17a39e7910eb855553a83b4d2cf9032e773) >>> brotli 1.0.7 Collecting legal info LICENSE: OK (sha512: bae78184c2f50f86d8c727826d3982c469454c42b9af81f4ef007e39036434fa894cf5be3bf5fc65b7de2301f0a72d067a8186e303327db8a96bd14867e0a3a8) >>> clapack 3.2.1 Collecting legal info F2CLIBS/libf2c/Notice: OK (sha256: 44561c447e91203ddc747beeca5cc2794d95ee982c17c578670e4f0408bc3904) COPYING: OK (sha256: 23014869214a231525b38c39fdb5f82364fa24154ac80fdcab2a79671460fd09) >>> connman 1.38 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) >>> dbus 1.12.16 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.2.9 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> gnutls 3.6.13 Collecting legal info doc/COPYING.LESSER: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libtasn1 4.14 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) >>> pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> iptables 1.8.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libnfnetlink 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> 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.0 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-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-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) >>> cpio 2.13 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> dtv-scan-tables 6d019038cd04e837d9dd58701202c15924c1c654 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LGPL: OK (sha256: 4fd46f32582c29007657e2daad8d0a6d954cf4e9d2e47bae8f8d8c32765fc987) >>> e2fsprogs 1.45.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.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) >>> readline 8.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> enchant 1.6.0 Collecting legal info COPYING.LIB: OK (sha256: d0db934167997c8b8c863af297b3653aa98500bca0a7c05e9c6ec0dabf4f67d4) >>> eudev 3.2.9 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> kmod 27 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> explorercanvas aa989ea9d9bac748638f7c66b0fc88e619715da6 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> flac 1.3.3 Collecting legal info COPYING.Xiph: OK (sha256: fa27cb11f13f97b0c5f3ff363b1e2610c6efe87ed175779cb2a78e44eb19d34c) COPYING.GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LGPL: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> fontconfig 2.13.1 Collecting legal info COPYING: OK (sha256: fa4cd9ab005185e10cd8f7504518856c7dd36c01e766c2bac87f4fc638e9f886) >>> 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) >>> libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> fswebcam e9f8094b6a3d1a49f99b2abec4e6ab4df33e2e33 Collecting legal info LICENSE: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> gd 2.2.5 Collecting legal info COPYING: OK (sha256: d02dae2141d49b8a6b09b2b73e68a8f17d7bbeaaf02b3b841ee11fea2d9e328d) >>> jpeg Collecting legal info >>> jpeg-turbo 2.0.4 Collecting legal info LICENSE.md: OK (sha256: 69e570a251515ced17d4492256d57c89db77ed949652f88a44c80c1ca9607920) README.ijg: OK (sha256: 82fece2bff2669c476495f0fe70096b154e8bc5b40916a64e99836d9a01c3110) >>> genpart 1.0.2 Collecting legal info >>> geoip 1.6.12 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> git-crypt 0.6.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) parse_options.hpp: OK (sha256: 506657e7a381165550e6c33e35b3b03bbef3e1feb68ba5529e264bd75ed2dc64) >>> openssl Collecting legal info >>> libopenssl 1.1.1f Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> git 2.26.0 Collecting legal info COPYING: OK (sha256: 5b2198d1645f767585e8a88ac0499b04472164c0d2da22e75ecf97ef443ab32e) LGPL-2.1: OK (sha256: 1922f45d2c49e390032c9c0ba6d7cac904087f7cec51af30c2b2ad022ce0e76a) >>> libcurl 7.69.1 Collecting legal info COPYING: OK (sha256: db3c4a3b3695a0f317a0c5176acd2f656d18abc45b3ee78e50935a78eb1e132e) >>> gli 559cbe1ec38878e182507d331e0780fbae5baf15 Collecting legal info manual.md: OK (sha256: e26459f62353e631d18379668c82b85f9fd2fd993f2818277e4fce21e957f87a) >>> gupnp-dlna 0.10.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libxml2 2.9.10 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> iostat 2.2 Collecting legal info LICENSE: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> ipset 7.6 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> jose 10 Collecting legal info COPYING: OK (sha256: 09e8a9bcec8067104652c168685ab0931e7868f9c8284b66f5ae6edae5f1130b) >>> jsmn 1.1.0 Collecting legal info LICENSE: OK (sha256: 4675b94a50d2afe811c52785463c854f1156056632cce17cc7133939eac8ed55) >>> lcdproc 0.5.9 Collecting legal info COPYING: OK (sha256: 1b2a567f289f66a143c56353e7b3d4fa5862514a5e3c5cfdf8b02ee5e5aaa953) >>> libbroadvoice f65b0f50c8c767229fbf1758370880abc0d78564 Collecting legal info COPYING: OK (sha256: 2550586c993ce4a8c23c8b11968ea36192116a896a2504799cc65307d769c094) >>> libconfuse 3.2.2 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> libdrm 2.4.101 Collecting legal info >>> libpthread-stubs 0.4 Collecting legal info COPYING: OK (sha256: 78c20706e799f2b8f445e71d3d2ade6ba23b3388fd6cbeed7d71796623febde8) >>> udev Collecting legal info >>> libdvbpsi 1.3.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> liberation 2.00.5 Collecting legal info LICENSE: OK (sha256: 93fed46019c38bbe566b479d22148e2e8a1e85ada614accb0211c37b2c61c19b) >>> liblockfile 1.09 Collecting legal info COPYRIGHT: OK (sha256: 5fffcc11f94a05a7cff02ff792407737eb1cba840767cc1a71b67fbb19695dd3) >>> libmcrypt 2.5.8 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libminiupnpc 2.1 Collecting legal info LICENSE: OK (sha256: e2df21b3d4b1a84a0ac31d808a3ff330fdf3602e0839a526d3df2fcfba287ac4) >>> libmng 2.0.3 Collecting legal info LICENSE: OK (sha256: ba280734838eb3f22a85b92a7e62de357d4d4c325029dce723b0cb125c417c35) >>> libmspack 0.10.1alpha Collecting legal info COPYING.LIB: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) >>> libnetfilter_log 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> host-libp11 0.4.10 Collecting legal info COPYING: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1f Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> libphidget 2.1.8.20170607 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libusb 1.0.23 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libraw 0.19.5 Collecting legal info LICENSE.LGPL: OK (sha256: eea173a556abac0370461e57e12aab266894ea6be3874c2be05fd87871f75449) LICENSE.CDDL: OK (sha256: 0e3098d2d54a12434715f6679ea408d57da5e8d613c385c58ecc6fe5d30cc81f) README.md: OK (sha256: ed971b7f1f57fd8e7d28419ff7749cfe0f296e701687756e798a69555fd76646) >>> libsoxr 0.1.3 Collecting legal info LICENCE: OK (sha256: dc98676341fdcd29d9f279c9679d6a75288785b174ded8d1b2e316c366166135) COPYING.LGPL: OK (sha256: f2f118b9029ec1871b953639ecc46651b2fc7b62e295e6cf3ef2ac4c9a058b33) >>> libssh 0.9.4 Collecting legal info COPYING: OK (sha256: 1656186e951db1c010a8485481fa94587f7e53a26d24976bef97945ad0c4df5a) >>> liburcu 0.11.1 Collecting legal info lgpl-2.1.txt: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) lgpl-relicensing.txt: OK (sha256: 8ef8121eddd2fc0779d94331a1d0f1ead9c796343d845e564cd8c8c4ae3d6f6e) gpl-2.0.txt: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE: OK (sha256: e8c070cb093be4b2eaf938a5f1c11621163b2d9cfa2790460cf925d81e442fa7) >>> libva-utils 2.7.1 Collecting legal info COPYING: OK (sha256: c6220c9f87832c27abcb8a32eafdd2823e13ce146b3ea63d5deae2a76798ef50) >>> libva 2.7.0 Collecting legal info COPYING: OK (sha256: c86a782ee845b52472dae9b9d79fb915d333628ac0efe49cdce63644814931de) >>> linenoise 1.0 Collecting legal info LICENSE: OK (sha256: efe1692aa5b869edaa0ac88f95eb0276c1125304ffc636a299db3ebbab47f62b) >>> lmbench 3.0-a9 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) COPYING-2: OK (sha256: 3be7a155efa448db90071a95fbf81796f8f90edf9204f0463cfd23402dc90a72) >>> lrzsz 0.12.20 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> lttng-libust 2.11.0 Collecting legal info COPYING: OK (sha256: 74125a84c2166300776980166e29de40d5f98d1a75e487f0bbc0c03b4cd2342e) >>> lzip 1.21 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> lzop 1.03 Collecting legal info COPYING: OK (sha256: 70439f6e2b47057a408d2390ed6663b9875f5a08066a06a060a357ef1df89a8c) >>> mediastreamer 4.3.1 Collecting legal info LICENSE.txt: OK (sha256: 1b3782ccad7b8614100cda30d3faf42fc39f2e97932908c543005053b654ca68) >>> ortp 4.3.1 Collecting legal info LICENSE.txt: OK (sha256: 1b3782ccad7b8614100cda30d3faf42fc39f2e97932908c543005053b654ca68) >>> monkey 1.6.9 Collecting legal info LICENSE: OK (sha256: 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594) >>> mosh 1.3.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.iOS: OK (sha256: 8042495ddc8d99b883335d53552554eccf825fc1f0ba487d0f8e6656baaa8199) >>> protobuf 3.11.4 Collecting legal info LICENSE: OK (sha256: 6e5e117324afd944dcf67f36cf329843bc1a92229a8cd9bb573d7a83130fea7d) >>> host-protobuf 3.11.4 Collecting legal info LICENSE: OK (sha256: 6e5e117324afd944dcf67f36cf329843bc1a92229a8cd9bb573d7a83130fea7d) >>> mtdev 1.1.6 Collecting legal info COPYING: OK (sha256: 795bfe74daae59a97d3a0c8ec0ba0f08c243adf94a3aa7981a4136fce31d55b4) >>> open-plc-utils 1be781d1ea81827e5f6c1a35961c65dd4d15472c Collecting legal info LICENSE: OK (sha256: 3137c632bbcec5e88b72dc13f4fe06ee184eea364fec8f7494bdfa57672ef921) >>> openipmi 2.0.28 Collecting legal info COPYING.LIB: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.BSD: OK (sha256: 185323a62589e7ee80f86bf2ea29caad9a09fdda0ea3f1c00db8b778c7edf60e) >>> popt 1.16 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> openssh 8.2p1 Collecting legal info LICENCE: OK (sha256: 73d0db766229670c7b4e1ec5e6baed54977a0694a565e7cc878c45ee834045d7) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> phidgetwebservice 2.1.8.20170607 Collecting legal info COPYING: OK (sha256: ea8af5e789cb2d4e9b10bce3874982ade163b749b6bfbdb32e2df21c4d106de1) >>> host-pigz 2.4 Collecting legal info README: OK (sha256: dc8f78258cdb4478b5922f4c00eb63d3cbac06c171dc829648fd414bb0cf4493) >>> pimd 2.3.2 Collecting legal info LICENSE: OK (sha256: 3379436c16caccdef9b40a49fbdfdbb45aad8ecb05870834490b8fb080126009) LICENSE.mrouted: OK (sha256: 4328a21f0822caa9976356623118bcdcc9970c7a0f9a3deeba23c779b7cfb5d1) >>> poppler 0.84.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> qhull 7.3.2 Collecting legal info COPYING.txt: OK (sha256: 34db0c0c4f931861d720555c9cd7a2e228d1290ba29af0f2ee80c41bb2038afb) >>> rhash 1.3.5 Collecting legal info COPYING: OK (sha256: 8cf876d3406a2eed6c17ae804c8958bd78d3a0f63c30d6e2e789ab575e9fde40) >>> sconeserver 6b932d7d8dbb700b830205e7111e469cefff490c Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-sdbusplus 4212292bcf136d04b38ba5116aa568b0fa312798 Collecting legal info LICENSE: OK (sha256: b40930bbcf80744c86c46a12bc9da056641d722716c378f5659b9e555ef833e1) >>> host-autoconf-archive 2019.01.06 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-python 2.7.17 Collecting legal info LICENSE: OK (sha256: a77d71d6be6f9032e6b6e5d2cf6da68f9eeab9036edfbc043633c8979cd5e82c) >>> host-python-inflection 0.3.1 Collecting legal info LICENSE: OK (sha256: 4a3f52ac1012a90db398e4c55f1d1bea501dddafef8a4b3adb7533b1d820e148) >>> host-python-setuptools 44.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> host-python-mako 1.1.2 Collecting legal info LICENSE: OK (sha256: 47cd0d41b1092f9161cfb629ed15e5cea185144710ff4633a4281ef088ff5de7) >>> host-python-markupsafe 1.1.1 Collecting legal info LICENSE.rst: OK (sha256: 489a8e1108509ed98a37bb983e11e0f7e1d31f0bd8f99a79c8448e7ff37d07ea) >>> host-python-pyyaml 5.3.1 Collecting legal info LICENSE: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> host-libyaml 0.2.2 Collecting legal info LICENSE: OK (sha256: a2adb9c959b797494a0ef80bdf60e22db2749ee3e0c0908556e3eb548f967c56) >>> sdl2 2.0.12 Collecting legal info COPYING.txt: OK (sha256: ae4df3759a726538607b84c00ab8f8a5567d9f38ad5397486eb9b5c5f626caef) >>> shellinabox 2.20 Collecting legal info COPYING: OK (sha256: 04ef60ab9b83cde6f0862ea18474454477efb34c52ebce1f8d8260a398a39362) GPL-2: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> stella 6.0.2 Collecting legal info Copyright.txt: OK (sha256: 062e708b8b88ea911b5c08000f1c4a5588235aa0c303bc893b5d92fb45cafd04) License.txt: OK (sha256: 58530d09b6fcb91ae27071be0081af90e6c2d7fdf991d34a29e234a2a5e75455) >>> tinc 1.0.36 Collecting legal info COPYING: OK (sha256: 3b37ffbf3459f2aceeef169aa65ee8b111ac1f8ba24a2a1b90b079678a9c7faa) COPYING.README: OK (sha256: 9bf76a8aa304d807df20bf3d221c21d259764be63e39b58f299b80ba3ac14b5b) >>> traceroute 2.1.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> uacme 1.0.22 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> uboot-tools 2020.04 Collecting legal info Licenses/gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> uhubctl 2.1.0 Collecting legal info LICENSE: OK (sha256: 05d376f74b3b539e2758d2b8a4bef5b15e567350d19c8581b5344bf4ce84414a) >>> unzip 60 Collecting legal info LICENSE: OK (sha256: 7469b81d5d29ac4fd670f7c86ba0cb9fa34f137a2d4d5198437d92ddf918984b) >>> wilink-bt-firmware 43fca73c6a98c63fcb98f82af5bf83761778e005 Collecting legal info LICENSE: OK (sha256: 21fd99ce784dc33b39ec0b4a383a9a9b8dafea261d73ad4548683c4eecd87f37) >>> woff2 1.0.2 Collecting legal info LICENSE: OK (sha512: 8ee924da3fb5d16135adcf6a8fbe9e2e8f3d2d80468617e72ca4fa059a60f8455c9a5f68a8dc381b1297c8bf39c887a912d0f69246d2604ada74d3da9e8e490b) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: genpart-1.0.2: cannot save license (GENPART_LICENSE_FILES not defined) WARNING: libdrm-2.4.101: cannot save license (LIBDRM_LICENSE_FILES not defined) Legal info produced in /tmp/instance-0/output-1/legal-info make: Leaving directory '/tmp/instance-0/buildroot'