/usr/bin/install -c -m 644 af al am apl ara at au az ba bd be bg br brai bt bw by ca cd ch cm cn cz de dk dz ee es et epo eu fi fo fr gb ge gh gn gr hr '/tmp/instance-1/output-1/target/usr/share/X11/xkb/symbols' /usr/bin/install -c -m 644 hu id ie il in iq ir is it jp jv ke kg kh kr kz la latam latin lk lt lv ma mao md me mk ml mm mn mt mv my ng nl no np parens pc ph '/tmp/instance-1/output-1/target/usr/share/X11/xkb/symbols' /usr/bin/install -c -m 644 pk pl pt ro rs ru se si sk sn sy th terminate tg tj tm tr trans tw tz ua us uz vn za altwin capslock compose ctrl empty eurosign rupeesign group inet keypad kpdl level3 level5 nbsp olpc '/tmp/instance-1/output-1/target/usr/share/X11/xkb/symbols' /usr/bin/install -c -m 644 shift srvr_ctrl typo '/tmp/instance-1/output-1/target/usr/share/X11/xkb/symbols' make[4]: Leaving directory '/tmp/instance-1/output-1/build/xkeyboard-config-2.29/symbols' make[3]: Leaving directory '/tmp/instance-1/output-1/build/xkeyboard-config-2.29/symbols' make[2]: Leaving directory '/tmp/instance-1/output-1/build/xkeyboard-config-2.29/symbols' Making install in types make[2]: Entering directory '/tmp/instance-1/output-1/build/xkeyboard-config-2.29/types' make[3]: Entering directory '/tmp/instance-1/output-1/build/xkeyboard-config-2.29/types' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/tmp/instance-1/output-1/target/usr/share/X11/xkb/types' /usr/bin/install -c -m 644 basic cancel caps complete default extra iso9995 level5 mousekeys nokia numpad pc README '/tmp/instance-1/output-1/target/usr/share/X11/xkb/types' make[3]: Leaving directory '/tmp/instance-1/output-1/build/xkeyboard-config-2.29/types' make[2]: Leaving directory '/tmp/instance-1/output-1/build/xkeyboard-config-2.29/types' Making install in docs make[2]: Entering directory '/tmp/instance-1/output-1/build/xkeyboard-config-2.29/docs' make[3]: Entering directory '/tmp/instance-1/output-1/build/xkeyboard-config-2.29/docs' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-1/output-1/build/xkeyboard-config-2.29/docs' make[2]: Leaving directory '/tmp/instance-1/output-1/build/xkeyboard-config-2.29/docs' Making install in man make[2]: Entering directory '/tmp/instance-1/output-1/build/xkeyboard-config-2.29/man' make[3]: Entering directory '/tmp/instance-1/output-1/build/xkeyboard-config-2.29/man' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/tmp/instance-1/output-1/target/usr/share/man/man7' /usr/bin/install -c -m 644 xkeyboard-config.7 '/tmp/instance-1/output-1/target/usr/share/man/man7' make[3]: Leaving directory '/tmp/instance-1/output-1/build/xkeyboard-config-2.29/man' make[2]: Leaving directory '/tmp/instance-1/output-1/build/xkeyboard-config-2.29/man' make[2]: Entering directory '/tmp/instance-1/output-1/build/xkeyboard-config-2.29' make[3]: Entering directory '/tmp/instance-1/output-1/build/xkeyboard-config-2.29' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/tmp/instance-1/output-1/target/usr/share/pkgconfig' /usr/bin/install -c -m 644 xkeyboard-config.pc '/tmp/instance-1/output-1/target/usr/share/pkgconfig' make[3]: Leaving directory '/tmp/instance-1/output-1/build/xkeyboard-config-2.29' make[2]: Leaving directory '/tmp/instance-1/output-1/build/xkeyboard-config-2.29' make[1]: Leaving directory '/tmp/instance-1/output-1/build/xkeyboard-config-2.29' >>> Finalizing host directory >>> Finalizing target directory rm -f /tmp/instance-1/output-1/target/usr/share/glib-2.0/schemas/*.xml /tmp/instance-1/output-1/target/usr/share/glib-2.0/schemas/*.dtd /tmp/instance-1/output-1/host/bin/glib-compile-schemas /tmp/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/share/glib-2.0/schemas --targetdir=/tmp/instance-1/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. rm -rf /tmp/instance-1/output-1/target/usr/lib/perl5/5.30.2/pod rm -rf /tmp/instance-1/output-1/target/usr/lib/perl5/5.30.2/arm-linux/CORE find /tmp/instance-1/output-1/target/usr/lib/perl5/ -name 'extralibs.ld' -print0 | xargs -0 rm -f find /tmp/instance-1/output-1/target/usr/lib/perl5/ -name '*.bs' -print0 | xargs -0 rm -f find /tmp/instance-1/output-1/target/usr/lib/perl5/ -name '.packlist' -print0 | xargs -0 rm -f mkdir -p /tmp/instance-1/output-1/target/etc echo "buildroot" > /tmp/instance-1/output-1/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-1/output-1/target/etc/hosts mkdir -p /tmp/instance-1/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-1/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-1/output-1/target/etc/shadow rm -f /tmp/instance-1/output-1/target/bin/sh rm -f /tmp/instance-1/output-1/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /tmp/instance-1/output-1/build/locales.nopurge; done for dir in /tmp/instance-1/output-1/target/usr/share/locale /tmp/instance-1/output-1/target/usr/share/X11/locale /tmp/instance-1/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-1/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /tmp/instance-1/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /tmp/instance-1/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /tmp/instance-1/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /tmp/instance-1/output-1/target/usr/include /tmp/instance-1/output-1/target/usr/share/aclocal \ /tmp/instance-1/output-1/target/usr/lib/pkgconfig /tmp/instance-1/output-1/target/usr/share/pkgconfig \ /tmp/instance-1/output-1/target/usr/lib/cmake /tmp/instance-1/output-1/target/usr/share/cmake \ /tmp/instance-1/output-1/target/usr/doc find /tmp/instance-1/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-1/output-1/target/lib/ /tmp/instance-1/output-1/target/usr/lib/ /tmp/instance-1/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /tmp/instance-1/output-1/target/usr/share/gdb rm -rf /tmp/instance-1/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-1/output-1/target/usr/share/zsh rm -rf /tmp/instance-1/output-1/target/usr/man /tmp/instance-1/output-1/target/usr/share/man rm -rf /tmp/instance-1/output-1/target/usr/info /tmp/instance-1/output-1/target/usr/share/info rm -rf /tmp/instance-1/output-1/target/usr/doc /tmp/instance-1/output-1/target/usr/share/doc rm -rf /tmp/instance-1/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-1/output-1/target/usr/share 2>/dev/null || true find /tmp/instance-1/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-1/output-1/host/bin/arm-none-linux-gnueabi-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /tmp/instance-1/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /tmp/instance-1/output-1/host/bin/arm-none-linux-gnueabi-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /tmp/instance-1/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-1/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-1/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2020.05-rc3-00042-g58ecbbc3ef"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2020.05-rc3"; \ echo "PRETTY_NAME=\"Buildroot 2020.05-rc3\"" \ ) > /tmp/instance-1/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-1/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-1/output-1/per-package /tmp/instance-1/buildroot/support/scripts/fix-rpath target cat /tmp/instance-1/output-1/build/aer-inject-9bd5e2c7886fca72f139cd8402488a2235957d41/.files-list.txt /tmp/instance-1/output-1/build/autofs-5.1.6/.files-list.txt /tmp/instance-1/output-1/build/babeld-1.8.4/.files-list.txt /tmp/instance-1/output-1/build/bcg729-1.0.4/.files-list.txt /tmp/instance-1/output-1/build/botan-2.14.0/.files-list.txt /tmp/instance-1/output-1/build/bridge-utils-1.6/.files-list.txt /tmp/instance-1/output-1/build/c-ares-1.16.1/.files-list.txt /tmp/instance-1/output-1/build/ca-certificates-20190110/.files-list.txt /tmp/instance-1/output-1/build/chocolate-doom-3.0.0/.files-list.txt /tmp/instance-1/output-1/build/cjson-1.7.13/.files-list.txt /tmp/instance-1/output-1/build/collectl-4.3.1/.files-list.txt /tmp/instance-1/output-1/build/dante-1.4.2/.files-list.txt /tmp/instance-1/output-1/build/dc3dd-7.2.641/.files-list.txt /tmp/instance-1/output-1/build/diffutils-3.7/.files-list.txt /tmp/instance-1/output-1/build/edid-decode-6def7bc83dfb0338632e06a8b14c93faa6af8879/.files-list.txt /tmp/instance-1/output-1/build/execline-2.5.3.0/.files-list.txt /tmp/instance-1/output-1/build/exfatprogs-1.0.3/.files-list.txt /tmp/instance-1/output-1/build/expat-2.2.9/.files-list.txt /tmp/instance-1/output-1/build/ffmpeg-4.2.3/.files-list.txt /tmp/instance-1/output-1/build/fftw-double-3.3.8/.files-list.txt /tmp/instance-1/output-1/build/flite-2.1/.files-list.txt /tmp/instance-1/output-1/build/font-awesome-4.7.0/.files-list.txt /tmp/instance-1/output-1/build/fping-4.2/.files-list.txt /tmp/instance-1/output-1/build/gamin-0.1.10/.files-list.txt /tmp/instance-1/output-1/build/gesftpserver-1/.files-list.txt /tmp/instance-1/output-1/build/gnupg-1.4.23/.files-list.txt /tmp/instance-1/output-1/build/grpc-1.25.0/.files-list.txt /tmp/instance-1/output-1/build/haveged-1.9.8/.files-list.txt /tmp/instance-1/output-1/build/httping-2.5/.files-list.txt /tmp/instance-1/output-1/build/imx-usb-loader-4aa9809099dcece9a9225776321f3b4b5b896d78/.files-list.txt /tmp/instance-1/output-1/build/iostat-2.2/.files-list.txt /tmp/instance-1/output-1/build/jimtcl-0.79/.files-list.txt /tmp/instance-1/output-1/build/jsoncpp-1.9.2/.files-list.txt /tmp/instance-1/output-1/build/leptonica-1.78.0/.files-list.txt /tmp/instance-1/output-1/build/libart-2.3.21/.files-list.txt /tmp/instance-1/output-1/build/libassuan-2.5.3/.files-list.txt /tmp/instance-1/output-1/build/libcurl-7.69.1/.files-list.txt /tmp/instance-1/output-1/build/libdvdcss-1.4.2/.files-list.txt /tmp/instance-1/output-1/build/libdvdread-6.1.1/.files-list.txt /tmp/instance-1/output-1/build/libev-4.27/.files-list.txt /tmp/instance-1/output-1/build/libevent-2.1.11/.files-list.txt /tmp/instance-1/output-1/build/libffi-3.3/.files-list.txt /tmp/instance-1/output-1/build/libg7221-dbfc29d4806ecdace50379a2f4d68a992a6fec34/.files-list.txt /tmp/instance-1/output-1/build/libglib2-2.64.2/.files-list.txt /tmp/instance-1/output-1/build/libgpg-error-1.37/.files-list.txt /tmp/instance-1/output-1/build/libgpgme-1.13.1/.files-list.txt /tmp/instance-1/output-1/build/libidn2-2.3.0/.files-list.txt /tmp/instance-1/output-1/build/liblockfile-1.09/.files-list.txt /tmp/instance-1/output-1/build/libmpeg2-0.5.1/.files-list.txt /tmp/instance-1/output-1/build/libnpth-1.6/.files-list.txt /tmp/instance-1/output-1/build/libopenh264-2.1.0/.files-list.txt /tmp/instance-1/output-1/build/libopenssl-1.1.1g/.files-list.txt /tmp/instance-1/output-1/build/libphidget-2.1.8.20170607/.files-list.txt /tmp/instance-1/output-1/build/libubootenv-f4b9cde3815abe84a98079cedd515283ea08c16b/.files-list.txt /tmp/instance-1/output-1/build/libuhttpd-3.1.4/.files-list.txt /tmp/instance-1/output-1/build/libusb-1.0.23/.files-list.txt /tmp/instance-1/output-1/build/libvips-8.8.3/.files-list.txt /tmp/instance-1/output-1/build/libzlib-1.2.11/.files-list.txt /tmp/instance-1/output-1/build/lockfile-progs-0.1.18/.files-list.txt /tmp/instance-1/output-1/build/lsuio-0.2.0/.files-list.txt /tmp/instance-1/output-1/build/mdevd-0.1.1.2/.files-list.txt /tmp/instance-1/output-1/build/mp4v2-4.1.3/.files-list.txt /tmp/instance-1/output-1/build/mpdecimal-2.4.2/.files-list.txt /tmp/instance-1/output-1/build/mysql/.files-list.txt /tmp/instance-1/output-1/build/nbd-3.20/.files-list.txt /tmp/instance-1/output-1/build/ncurses-6.1/.files-list.txt /tmp/instance-1/output-1/build/newt-0.52.21/.files-list.txt /tmp/instance-1/output-1/build/openal-1.19.1/.files-list.txt /tmp/instance-1/output-1/build/openssl/.files-list.txt /tmp/instance-1/output-1/build/oracle-mysql-5.1.73/.files-list.txt /tmp/instance-1/output-1/build/p7zip-16.02/.files-list.txt /tmp/instance-1/output-1/build/pcre-8.44/.files-list.txt /tmp/instance-1/output-1/build/perl-5.30.2/.files-list.txt /tmp/instance-1/output-1/build/perl-class-method-modifiers-2.13/.files-list.txt /tmp/instance-1/output-1/build/perl-convert-asn1-0.27/.files-list.txt /tmp/instance-1/output-1/build/perl-cookie-baker-0.11/.files-list.txt /tmp/instance-1/output-1/build/perl-dbd-mysql-4.046/.files-list.txt /tmp/instance-1/output-1/build/perl-dbi-1.643/.files-list.txt /tmp/instance-1/output-1/build/perl-devel-stacktrace-2.04/.files-list.txt /tmp/instance-1/output-1/build/perl-json-tiny-0.58/.files-list.txt /tmp/instance-1/output-1/build/perl-mojolicious-8.40/.files-list.txt /tmp/instance-1/output-1/build/perl-number-bytes-human-0.11/.files-list.txt /tmp/instance-1/output-1/build/perl-uri-1.76/.files-list.txt /tmp/instance-1/output-1/build/perl-www-form-urlencoded-0.26/.files-list.txt /tmp/instance-1/output-1/build/phidgetwebservice-2.1.8.20170607/.files-list.txt /tmp/instance-1/output-1/build/pixman-0.40.0/.files-list.txt /tmp/instance-1/output-1/build/popt-1.16/.files-list.txt /tmp/instance-1/output-1/build/protobuf-3.11.4/.files-list.txt /tmp/instance-1/output-1/build/quota-4.05/.files-list.txt /tmp/instance-1/output-1/build/readline-8.0/.files-list.txt /tmp/instance-1/output-1/build/rtmpdump-c5f04a58fc2aeea6296ca7c44ee4734c18401aa3/.files-list.txt /tmp/instance-1/output-1/build/s6-2.9.0.1/.files-list.txt /tmp/instance-1/output-1/build/sdl2-2.0.12/.files-list.txt /tmp/instance-1/output-1/build/sdl2_mixer-2.0.4/.files-list.txt /tmp/instance-1/output-1/build/sdl2_net-2.0.1/.files-list.txt /tmp/instance-1/output-1/build/skalibs-2.9.2.1/.files-list.txt /tmp/instance-1/output-1/build/skeleton-init-common/.files-list.txt /tmp/instance-1/output-1/build/skeleton-init-none/.files-list.txt /tmp/instance-1/output-1/build/skeleton/.files-list.txt /tmp/instance-1/output-1/build/slang-2.3.2/.files-list.txt /tmp/instance-1/output-1/build/softether-4.30-9700-beta/.files-list.txt /tmp/instance-1/output-1/build/sshpass-1.06/.files-list.txt /tmp/instance-1/output-1/build/stunnel-5.56/.files-list.txt /tmp/instance-1/output-1/build/tio-1.32/.files-list.txt /tmp/instance-1/output-1/build/toolchain-external-codesourcery-arm-2014.05-29/.files-list.txt /tmp/instance-1/output-1/build/toolchain-external/.files-list.txt /tmp/instance-1/output-1/build/toolchain/.files-list.txt /tmp/instance-1/output-1/build/tpm-tools-1.3.9.1/.files-list.txt /tmp/instance-1/output-1/build/trousers-0.3.14/.files-list.txt /tmp/instance-1/output-1/build/tunctl-1.5/.files-list.txt /tmp/instance-1/output-1/build/unbound-1.10.1/.files-list.txt /tmp/instance-1/output-1/build/unzip-60/.files-list.txt /tmp/instance-1/output-1/build/xkeyboard-config-2.29/.files-list.txt /tmp/instance-1/output-1/build/zlib/.files-list.txt > /tmp/instance-1/output-1/build/packages-file-list.txt cat /tmp/instance-1/output-1/build/host-autoconf-2.69/.files-list-host.txt /tmp/instance-1/output-1/build/host-automake-1.15.1/.files-list-host.txt /tmp/instance-1/output-1/build/host-bison-3.4.2/.files-list-host.txt /tmp/instance-1/output-1/build/host-c-ares-1.16.1/.files-list-host.txt /tmp/instance-1/output-1/build/host-cramfs-1a1e65f2a049/.files-list-host.txt /tmp/instance-1/output-1/build/host-dtc-1.6.0/.files-list-host.txt /tmp/instance-1/output-1/build/host-expat-2.2.9/.files-list-host.txt /tmp/instance-1/output-1/build/host-flex-2.6.4/.files-list-host.txt /tmp/instance-1/output-1/build/host-gettext-gnu-0.20.1/.files-list-host.txt /tmp/instance-1/output-1/build/host-gettext/.files-list-host.txt /tmp/instance-1/output-1/build/host-grpc-1.25.0/.files-list-host.txt /tmp/instance-1/output-1/build/host-libffi-3.3/.files-list-host.txt /tmp/instance-1/output-1/build/host-libglib2-2.64.2/.files-list-host.txt /tmp/instance-1/output-1/build/host-libopenssl-1.1.1g/.files-list-host.txt /tmp/instance-1/output-1/build/host-libtextstyle-0.20.1/.files-list-host.txt /tmp/instance-1/output-1/build/host-libtirpc-1.2.6/.files-list-host.txt /tmp/instance-1/output-1/build/host-libtool-2.4.6/.files-list-host.txt /tmp/instance-1/output-1/build/host-libxcb-1.14/.files-list-host.txt /tmp/instance-1/output-1/build/host-libxml2-2.9.10/.files-list-host.txt /tmp/instance-1/output-1/build/host-libxslt-1.1.34/.files-list-host.txt /tmp/instance-1/output-1/build/host-libzlib-1.2.11/.files-list-host.txt /tmp/instance-1/output-1/build/host-lzip-1.21/.files-list-host.txt /tmp/instance-1/output-1/build/host-m4-1.4.18/.files-list-host.txt /tmp/instance-1/output-1/build/host-meson-0.54.2/.files-list-host.txt /tmp/instance-1/output-1/build/host-mtools-4.0.24/.files-list-host.txt /tmp/instance-1/output-1/build/host-ncurses-6.1/.files-list-host.txt /tmp/instance-1/output-1/build/host-nfs-utils-2.4.3/.files-list-host.txt /tmp/instance-1/output-1/build/host-ninja-1.10.0/.files-list-host.txt /tmp/instance-1/output-1/build/host-openssl/.files-list-host.txt /tmp/instance-1/output-1/build/host-patchelf-0.9/.files-list-host.txt /tmp/instance-1/output-1/build/host-pcre-8.44/.files-list-host.txt /tmp/instance-1/output-1/build/host-perl-5.30.2/.files-list-host.txt /tmp/instance-1/output-1/build/host-perl-dbi-1.643/.files-list-host.txt /tmp/instance-1/output-1/build/host-perl-extutils-config-0.008/.files-list-host.txt /tmp/instance-1/output-1/build/host-perl-extutils-helpers-0.026/.files-list-host.txt /tmp/instance-1/output-1/build/host-perl-extutils-installpaths-0.012/.files-list-host.txt /tmp/instance-1/output-1/build/host-perl-module-build-0.4231/.files-list-host.txt /tmp/instance-1/output-1/build/host-perl-module-build-tiny-0.039/.files-list-host.txt /tmp/instance-1/output-1/build/host-pkgconf-1.6.1/.files-list-host.txt /tmp/instance-1/output-1/build/host-protobuf-3.11.4/.files-list-host.txt /tmp/instance-1/output-1/build/host-python-2.7.18/.files-list-host.txt /tmp/instance-1/output-1/build/host-python3-3.8.2/.files-list-host.txt /tmp/instance-1/output-1/build/host-python3-setuptools-44.0.0/.files-list-host.txt /tmp/instance-1/output-1/build/host-readline-8.0/.files-list-host.txt /tmp/instance-1/output-1/build/host-skeleton/.files-list-host.txt /tmp/instance-1/output-1/build/host-softether-4.30-9700-beta/.files-list-host.txt /tmp/instance-1/output-1/build/host-tar-1.29/.files-list-host.txt /tmp/instance-1/output-1/build/host-util-linux-2.35.1/.files-list-host.txt /tmp/instance-1/output-1/build/host-xapp_xkbcomp-1.4.3/.files-list-host.txt /tmp/instance-1/output-1/build/host-xcb-proto-1.14/.files-list-host.txt /tmp/instance-1/output-1/build/host-xlib_libX11-1.6.9/.files-list-host.txt /tmp/instance-1/output-1/build/host-xlib_libXau-1.0.9/.files-list-host.txt /tmp/instance-1/output-1/build/host-xlib_libXdmcp-1.1.3/.files-list-host.txt /tmp/instance-1/output-1/build/host-xlib_libxkbfile-1.1.0/.files-list-host.txt /tmp/instance-1/output-1/build/host-xlib_xtrans-1.4.0/.files-list-host.txt /tmp/instance-1/output-1/build/host-xorgproto-2020.1/.files-list-host.txt /tmp/instance-1/output-1/build/host-xutil_util-macros-1.19.2/.files-list-host.txt /tmp/instance-1/output-1/build/host-zlib/.files-list-host.txt > /tmp/instance-1/output-1/build/packages-file-list-host.txt cat /tmp/instance-1/output-1/build/bcg729-1.0.4/.files-list-staging.txt /tmp/instance-1/output-1/build/botan-2.14.0/.files-list-staging.txt /tmp/instance-1/output-1/build/c-ares-1.16.1/.files-list-staging.txt /tmp/instance-1/output-1/build/cjson-1.7.13/.files-list-staging.txt /tmp/instance-1/output-1/build/execline-2.5.3.0/.files-list-staging.txt /tmp/instance-1/output-1/build/expat-2.2.9/.files-list-staging.txt /tmp/instance-1/output-1/build/ffmpeg-4.2.3/.files-list-staging.txt /tmp/instance-1/output-1/build/fftw-double-3.3.8/.files-list-staging.txt /tmp/instance-1/output-1/build/flite-2.1/.files-list-staging.txt /tmp/instance-1/output-1/build/gamin-0.1.10/.files-list-staging.txt /tmp/instance-1/output-1/build/gnu-efi-3.0.10/.files-list-staging.txt /tmp/instance-1/output-1/build/grpc-1.25.0/.files-list-staging.txt /tmp/instance-1/output-1/build/gtest-1.10.0/.files-list-staging.txt /tmp/instance-1/output-1/build/jimtcl-0.79/.files-list-staging.txt /tmp/instance-1/output-1/build/jsoncpp-1.9.2/.files-list-staging.txt /tmp/instance-1/output-1/build/leptonica-1.78.0/.files-list-staging.txt /tmp/instance-1/output-1/build/libart-2.3.21/.files-list-staging.txt /tmp/instance-1/output-1/build/libassuan-2.5.3/.files-list-staging.txt /tmp/instance-1/output-1/build/libcurl-7.69.1/.files-list-staging.txt /tmp/instance-1/output-1/build/libdvdcss-1.4.2/.files-list-staging.txt /tmp/instance-1/output-1/build/libdvdread-6.1.1/.files-list-staging.txt /tmp/instance-1/output-1/build/libev-4.27/.files-list-staging.txt /tmp/instance-1/output-1/build/libevent-2.1.11/.files-list-staging.txt /tmp/instance-1/output-1/build/libffi-3.3/.files-list-staging.txt /tmp/instance-1/output-1/build/libg7221-dbfc29d4806ecdace50379a2f4d68a992a6fec34/.files-list-staging.txt /tmp/instance-1/output-1/build/libglib2-2.64.2/.files-list-staging.txt /tmp/instance-1/output-1/build/libgpg-error-1.37/.files-list-staging.txt /tmp/instance-1/output-1/build/libgpgme-1.13.1/.files-list-staging.txt /tmp/instance-1/output-1/build/libidn2-2.3.0/.files-list-staging.txt /tmp/instance-1/output-1/build/liblockfile-1.09/.files-list-staging.txt /tmp/instance-1/output-1/build/libmpeg2-0.5.1/.files-list-staging.txt /tmp/instance-1/output-1/build/libnpth-1.6/.files-list-staging.txt /tmp/instance-1/output-1/build/libopenh264-2.1.0/.files-list-staging.txt /tmp/instance-1/output-1/build/libopenssl-1.1.1g/.files-list-staging.txt /tmp/instance-1/output-1/build/libphidget-2.1.8.20170607/.files-list-staging.txt /tmp/instance-1/output-1/build/libubootenv-f4b9cde3815abe84a98079cedd515283ea08c16b/.files-list-staging.txt /tmp/instance-1/output-1/build/libuhttpd-3.1.4/.files-list-staging.txt /tmp/instance-1/output-1/build/libusb-1.0.23/.files-list-staging.txt /tmp/instance-1/output-1/build/libvips-8.8.3/.files-list-staging.txt /tmp/instance-1/output-1/build/libzlib-1.2.11/.files-list-staging.txt /tmp/instance-1/output-1/build/mdevd-0.1.1.2/.files-list-staging.txt /tmp/instance-1/output-1/build/mp4v2-4.1.3/.files-list-staging.txt /tmp/instance-1/output-1/build/mpdecimal-2.4.2/.files-list-staging.txt /tmp/instance-1/output-1/build/ncurses-6.1/.files-list-staging.txt /tmp/instance-1/output-1/build/newt-0.52.21/.files-list-staging.txt /tmp/instance-1/output-1/build/openal-1.19.1/.files-list-staging.txt /tmp/instance-1/output-1/build/oracle-mysql-5.1.73/.files-list-staging.txt /tmp/instance-1/output-1/build/pcre-8.44/.files-list-staging.txt /tmp/instance-1/output-1/build/perl-5.30.2/.files-list-staging.txt /tmp/instance-1/output-1/build/pixman-0.40.0/.files-list-staging.txt /tmp/instance-1/output-1/build/popt-1.16/.files-list-staging.txt /tmp/instance-1/output-1/build/protobuf-3.11.4/.files-list-staging.txt /tmp/instance-1/output-1/build/readline-8.0/.files-list-staging.txt /tmp/instance-1/output-1/build/rtmpdump-c5f04a58fc2aeea6296ca7c44ee4734c18401aa3/.files-list-staging.txt /tmp/instance-1/output-1/build/s6-2.9.0.1/.files-list-staging.txt /tmp/instance-1/output-1/build/sdl2-2.0.12/.files-list-staging.txt /tmp/instance-1/output-1/build/sdl2_mixer-2.0.4/.files-list-staging.txt /tmp/instance-1/output-1/build/sdl2_net-2.0.1/.files-list-staging.txt /tmp/instance-1/output-1/build/skalibs-2.9.2.1/.files-list-staging.txt /tmp/instance-1/output-1/build/skeleton-init-common/.files-list-staging.txt /tmp/instance-1/output-1/build/slang-2.3.2/.files-list-staging.txt /tmp/instance-1/output-1/build/toolchain-external-codesourcery-arm-2014.05-29/.files-list-staging.txt /tmp/instance-1/output-1/build/toolchain/.files-list-staging.txt /tmp/instance-1/output-1/build/trousers-0.3.14/.files-list-staging.txt /tmp/instance-1/output-1/build/xkeyboard-config-2.29/.files-list-staging.txt > /tmp/instance-1/output-1/build/packages-file-list-staging.txt touch /tmp/instance-1/output-1/target/usr ln -snf /tmp/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot /tmp/instance-1/output-1/staging make: Leaving directory '/tmp/instance-1/buildroot' make: Entering directory '/tmp/instance-1/buildroot' >>> Buildroot 2020.05-rc3-00042-g58ecbbc3ef 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 arm-2014.05-29-arm-none-linux-gnueabi.src.tar.bz2: OK (sha256: e16a5b1e41d7ff1e74161f9405182001bc8d1360d89564e73911032e6966cc0d) >>> toolchain-external-codesourcery-arm 2014.05-29 Collecting legal info >>> toolchain Collecting legal info >>> aer-inject 9bd5e2c7886fca72f139cd8402488a2235957d41 Collecting legal info README: OK (sha256: 659a191d8775e05c6c6a9a4ba66b3577c577342bb83f20d393135eb6633c8973) >>> host-bison 3.4.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> 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-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext Collecting legal info >>> host-gettext-gnu 0.20.1 Collecting legal info COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) gettext-runtime/intl/COPYING.LIB: OK (sha256: 3fe5361f24b7c49ba12911c08f5a33f9cb18871d95d9fb881f5b8a4793e04288) >>> host-libtextstyle 0.20.1 Collecting legal info COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-libxml2 2.9.10 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> autofs 5.1.6 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) COPYRIGHT: OK (sha256: 2ac2e352a92629e3abcdddbd3eeec64e7c2f5b58b6e819ff2c1444fb6e249fa3) >>> host-nfs-utils 2.4.3 Collecting legal info COPYING: OK (sha256: 576540abf5e95029ad4ad90e32071385a5e95b2c30708c706116f3eb87b9a3de) >>> host-libtirpc 1.2.6 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> babeld 1.8.4 Collecting legal info LICENCE: OK (sha256: b415c41292cedef6c97b243609e50552887c29343566c639f23282d31efd2afd) >>> bcg729 1.0.4 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> botan 2.14.0 Collecting legal info license.txt: OK (sha256: fb7f0322d36fba55ca17d77bc203a9f09a40daa8a249b75cf8887aba36cec9d0) >>> openssl Collecting legal info >>> libopenssl 1.1.1g Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> bridge-utils 1.6 Collecting legal info COPYING: OK (sha256: 995a31f60a9ddb4c609214cc7d17ca94cc3cbc7f37e1e64dba81e7f8ea9d4f91) >>> c-ares 1.16.1 Collecting legal info LICENSE.md: OK (sha256: db4eb63fe09daebdf57d3f79b091bb5ee5070c0d761040e83264e648d307af4c) >>> ca-certificates 20190110 Collecting legal info debian/copyright: OK (sha256: 80fd11117df5543d5cf17bfd951b0ead213f7867d0b09f09c6d5a5eca3ff7422) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1g Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python 2.7.18 Collecting legal info LICENSE: OK (sha256: de4d1f2d2ad5ad0cfd1657a106476b31cb5db5ef9d1ff842b237c0c81f0c8a23) >>> host-expat 2.2.9 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> chocolate-doom 3.0.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> sdl2 2.0.12 Collecting legal info COPYING.txt: OK (sha256: ae4df3759a726538607b84c00ab8f8a5567d9f38ad5397486eb9b5c5f626caef) >>> sdl2_mixer 2.0.4 Collecting legal info COPYING.txt: OK (sha256: 113727180e7956cb9718b03b41da85b63ea54743a33047071a623bf672895a10) >>> sdl2_net 2.0.1 Collecting legal info COPYING.txt: OK (sha256: f09845a238245402a8b8388db6634d8a5b2c3e1dc098f16f9d8c74a276ef4594) >>> cjson 1.7.13 Collecting legal info LICENSE: OK (sha256: a36dda207c36db5818729c54e7ad4e8b0c6fba847491ba64f372c1a2037b6d5c) >>> collectl 4.3.1 Collecting legal info COPYING: OK (sha256: 264fe27852db5624e6a9a9845b4e14e91ee5007305b33e5556dfade394d578a8) ARTISTIC: OK (sha256: b92800d37afa2aa03c02817ff3b68efc7236436fe76af06ad9b1fc4682f59bcb) GPL: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-cramfs 1a1e65f2a049 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> dante 1.4.2 Collecting legal info LICENSE: OK (sha256: 954ab6dbcf994711e28e603d8657d6eceef333cd6f9ca6705f0e9d118ab7d69a) >>> dc3dd 7.2.641 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> diffutils 3.7 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-dtc 1.6.0 Collecting legal info README.license: OK (sha256: 78e1e1ce5728a990d59c7de61d4741c49185d5129daf783b386380a214328d68) GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) >>> edid-decode 6def7bc83dfb0338632e06a8b14c93faa6af8879 Collecting legal info edid-decode.c: OK (sha256: 4b4a7e6d7c358bb5b982eaa84d228cd9e99b75a5fefd3af01272957bf2016b5b) >>> execline 2.5.3.0 Collecting legal info COPYING: OK (sha256: d8e17a6418d26867c13801810903a1f78beac8cfe8f92c2a85afe59f3c3fc48c) >>> skalibs 2.9.2.1 Collecting legal info COPYING: OK (sha256: 5443ac67e8d74ac614ced7bc64211ce90ccedb7778a68bfe9e68a8b234c9503e) >>> exfatprogs 1.0.3 Collecting legal info COPYING: OK (sha256: 576540abf5e95029ad4ad90e32071385a5e95b2c30708c706116f3eb87b9a3de) >>> expat 2.2.9 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> ffmpeg 4.2.3 Collecting legal info LICENSE.md: OK (sha256: cad1218c22121b169fb1380178ab7a0b33cb38a3ff6d3915b8533d1d954f3ce7) COPYING.LGPLv2.1: OK (sha256: b634ab5640e258563c536e658cad87080553df6f34f62269a21d554844e58bfe) >>> libopenh264 2.1.0 Collecting legal info LICENSE: OK (sha256: dd5c1c9668512530fa5a96e4c29ac4033d70a7eeb0eed7a42fddb6dd794ebdbb) >>> rtmpdump c5f04a58fc2aeea6296ca7c44ee4734c18401aa3 Collecting legal info librtmp/COPYING: OK (sha256: 03fe7ca91cc28e99b4003d5b3bd4ce3b084d4c475fdf9975cf0e7fdf4dc739cd) >>> fftw-double 3.3.8 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> flite 2.1 Collecting legal info COPYING: OK (sha256: d31bceaf2823d56a8c9400f7bde3b17140e739e991eb4f203bdcf9827754ab59) >>> font-awesome 4.7.0 Collecting legal info >>> fping 4.2 Collecting legal info COPYING: OK (sha256: 6051b27e4b4a648f7bc8b329024da53a6e95ce88fcf0ccc259c371a74b741757) >>> gamin 0.1.10 Collecting legal info COPYING: OK (sha256: 7f9ffc38883325f011f331a9d6074ffd0175fbcecd57f69c577fb3845f333876) >>> 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.2 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) >>> gesftpserver 1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> gnu-efi 3.0.10 Collecting legal info README.efilib: OK (sha256: 42d352e9c28dd446fd0209cd6f75588c8e41f0934540bb382bbd61c752360265) >>> gnupg 1.4.23 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libcurl 7.69.1 Collecting legal info COPYING: OK (sha256: db3c4a3b3695a0f317a0c5176acd2f656d18abc45b3ee78e50935a78eb1e132e) >>> libidn2 2.3.0 Collecting legal info COPYING: OK (sha256: 73483f797a83373fca1b968c11785b98c4fc4803cdc7d3210811ca8b075d6d76) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LESSERv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) COPYING.unicode: OK (sha256: 01d621eef165cf4d3d3dbb737aa0699178d94c6f18cf87e9dde6db3ca7790f46) >>> readline 8.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> grpc 1.25.0 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-grpc 1.25.0 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-c-ares 1.16.1 Collecting legal info LICENSE.md: OK (sha256: db4eb63fe09daebdf57d3f79b091bb5ee5070c0d761040e83264e648d307af4c) >>> host-protobuf 3.11.4 Collecting legal info LICENSE: OK (sha256: 6e5e117324afd944dcf67f36cf329843bc1a92229a8cd9bb573d7a83130fea7d) >>> protobuf 3.11.4 Collecting legal info LICENSE: OK (sha256: 6e5e117324afd944dcf67f36cf329843bc1a92229a8cd9bb573d7a83130fea7d) >>> gtest 1.10.0 Collecting legal info googletest/LICENSE: OK (sha256: 9702de7e4117a8e2b20dafab11ffda58c198aede066406496bef670d40a22138) >>> haveged 1.9.8 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> httping 2.5 Collecting legal info license.txt: OK (sha256: c5db2e5b9a692fcdf2bd370f1533529063fbcf8947a8f5ee9d4b050a14e0566d) >>> imx-usb-loader 4aa9809099dcece9a9225776321f3b4b5b896d78 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libusb 1.0.23 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> iostat 2.2 Collecting legal info LICENSE: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> jimtcl 0.79 Collecting legal info LICENSE: OK (sha256: 419f1146334e57fb258d6c957d1f94d43455ec0d24b1b54c4447e5f61a353950) >>> jsoncpp 1.9.2 Collecting legal info LICENSE: OK (sha256: 95039d77a20e75b428207740d9a8f97b2dce3c89da4b21f1ad862b5997160e0a) >>> leptonica 1.78.0 Collecting legal info leptonica-license.txt: OK (sha256: ca0ac11c7c0acad9599d54990942cc11c9f6d9b569f1a360d774a628819c3518) >>> libart 2.3.21 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libassuan 2.5.3 Collecting legal info COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libgpg-error 1.37 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libdvdcss 1.4.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libdvdread 6.1.1 Collecting legal info COPYING: OK (sha256: d6cb0e9e560f51085556949a84af12b79a00f10ab8b66c752537faf7cd665572) >>> libev 4.27 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libevent 2.1.11 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libg7221 dbfc29d4806ecdace50379a2f4d68a992a6fec34 Collecting legal info COPYING: OK (sha256: 26cc5f718279b45dbe34e25a2d29b2c8ca487bd9ab11b2d68c9318ff59d5c645) >>> libgpgme 1.13.1 Collecting legal info COPYING.LESSER: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> liblockfile 1.09 Collecting legal info COPYRIGHT: OK (sha256: 5fffcc11f94a05a7cff02ff792407737eb1cba840767cc1a71b67fbb19695dd3) >>> libmpeg2 0.5.1 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libnpth 1.6 Collecting legal info COPYING.LIB: OK (sha256: ce64d5f7b49ea6d80fdb6d4cdee6839d1a94274f7493dc797c3b55b65ec8e9ed) >>> libphidget 2.1.8.20170607 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libubootenv f4b9cde3815abe84a98079cedd515283ea08c16b Collecting legal info Licenses/lgpl-2.1.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libuhttpd 3.1.4 Collecting legal info LICENSE: OK (sha256: 99efed4bbc0b62f96f999ef23399e38234fb91651af734fd389a52b033a85b55) >>> libvips 8.8.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> lockfile-progs 0.1.18 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> lsuio 0.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> mdevd 0.1.1.2 Collecting legal info COPYING: OK (sha256: 6e32cf6ae38bb82bb8462915ae72d55de59741c8227ae0a637b4012687d9a739) >>> mp4v2 4.1.3 Collecting legal info COPYING: OK (sha256: 15e38684c940176e2fc76331a2299d2ab5115ac997078f768ef31b896af69fc5) >>> mpdecimal 2.4.2 Collecting legal info LICENSE.txt: OK (sha256: e384413a13f061a50f6fadceefc0f326c22d83c13ae94978e1f86d0468332c19) >>> host-mtools 4.0.24 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-lzip 1.21 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> mysql Collecting legal info >>> oracle-mysql 5.1.73 Collecting legal info README: OK (sha256: cbf0dbf56528a629f4358a1339f981202f1a9a0d9542c092b03f486064ced2db) COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> nbd 3.20 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> newt 0.52.21 Collecting legal info COPYING: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> popt 1.16 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> slang 2.3.2 Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> openal 1.19.1 Collecting legal info COPYING: OK (sha256: d808ce217e5b611854da622b57ec29fe545584c48bc5352fae72a4b6e5074a15) >>> p7zip 16.02 Collecting legal info DOC/License.txt: OK (sha256: 555806657dcf0f1e720b581c52643c195ec86ae3f00bd18cc66d2e0f88ffa210) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> perl-class-method-modifiers 2.13 Collecting legal info LICENSE: OK (sha256: d17e5cba8d4039f6973d5873f73b0c8949c1cffb338fafe7a57e972767546561) >>> host-perl 5.30.2 Collecting legal info Artistic: OK (sha256: dd90d4f42e4dcadf5a7c09eea0189d93c7b37ae560c91f0f6d5233ed3b9292a2) Copying: OK (sha256: d77d235e41d54594865151f4751e835c5a82322b0e87ace266567c3391a4b912) README: OK (sha256: 4916e95d32b84e07c045d839646f74996f577e5f497bbba8177a94b31415cee7) >>> perl 5.30.2 Collecting legal info Artistic: OK (sha256: dd90d4f42e4dcadf5a7c09eea0189d93c7b37ae560c91f0f6d5233ed3b9292a2) Copying: OK (sha256: d77d235e41d54594865151f4751e835c5a82322b0e87ace266567c3391a4b912) README: OK (sha256: 4916e95d32b84e07c045d839646f74996f577e5f497bbba8177a94b31415cee7) >>> perl-convert-asn1 0.27 Collecting legal info LICENSE: OK (sha256: 4ef46cc39d9e2b4c767503457a1f8fda5bcf9c0c164923e2a54a3863209cf237) >>> perl-cookie-baker 0.11 Collecting legal info LICENSE: OK (sha256: b4ce94671fa219074d4e91e2268652d6bf9764cebcc7a5e27bfc14897745ca4c) >>> host-perl-module-build-tiny 0.039 Collecting legal info LICENSE: OK (sha256: 09fd2bc0428920c455f10c5a6c52e2bb4615114e88966c75ce27a07af028c36b) >>> host-perl-extutils-config 0.008 Collecting legal info LICENSE: OK (sha256: 33b39fda54675d4d681764049e27b537cac12213aa6650667abea43662264ddc) >>> host-perl-extutils-helpers 0.026 Collecting legal info LICENSE: OK (sha256: e5530d0ebc8662df3a970644d867faf12760b1a95ca6e2bf1c5f9af410a418e0) >>> host-perl-extutils-installpaths 0.012 Collecting legal info LICENSE: OK (sha256: b95d38ac031587625625d92fbd2ee1d5df0d02606057d680e7dcf3598fe629f9) >>> perl-dbd-mysql 4.046 Collecting legal info LICENSE: OK (sha256: 7a9ba29702b957805cfa8aa63bca43175625824263232dbade0010d385ab888c) >>> host-perl-dbi 1.643 Collecting legal info LICENSE: OK (sha256: 33453c8b0d8d474a42669ac702a13c20f39c91a34b3df4e6ca778fc2f0f711c7) >>> perl-dbi 1.643 Collecting legal info LICENSE: OK (sha256: 33453c8b0d8d474a42669ac702a13c20f39c91a34b3df4e6ca778fc2f0f711c7) >>> perl-devel-stacktrace 2.04 Collecting legal info LICENSE: OK (sha256: dbd3162d261db5b40cac4d85afba619ec6a196398003c57b85c2333e7ef4c393) >>> perl-json-tiny 0.58 Collecting legal info LICENSE: OK (sha256: 19e2e0f2079ea1ce1576eb4ecc0575b33fe45b2b8e71f4aa589d6bedd1da4e0a) >>> perl-mojolicious 8.40 Collecting legal info LICENSE: OK (sha256: 19e2e0f2079ea1ce1576eb4ecc0575b33fe45b2b8e71f4aa589d6bedd1da4e0a) >>> perl-number-bytes-human 0.11 Collecting legal info README: OK (sha256: d42143fe4b63cb5d488d65a44e6c55769b098ea447462ff33316b33a837b7cf9) >>> perl-uri 1.76 Collecting legal info LICENSE: OK (sha256: 65cd6f88516a30f56fd4e0080fb78ea69424fc89067470dc994e4abfba08664e) >>> perl-www-form-urlencoded 0.26 Collecting legal info LICENSE: OK (sha256: 79c2a066104e71602785fd815c5aea6f7db78c19451d68521380083f9c2a8805) >>> host-perl-module-build 0.4231 Collecting legal info LICENSE: OK (sha256: f35ac2cc6b808a38c42c2d230b875217b0a24bb51e5a497ebb630cbb3d806c3e) >>> phidgetwebservice 2.1.8.20170607 Collecting legal info COPYING: OK (sha256: ea8af5e789cb2d4e9b10bce3874982ade163b749b6bfbdb32e2df21c4d106de1) >>> pixman 0.40.0 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> quota 4.05 Collecting legal info COPYING: OK (sha256: 35b2d9797b83bce16076da9c3273f264f50b8d02f492ee32cd4c51ba6897bceb) >>> s6 2.9.0.1 Collecting legal info COPYING: OK (sha256: d8e17a6418d26867c13801810903a1f78beac8cfe8f92c2a85afe59f3c3fc48c) >>> softether 4.30-9700-beta Collecting legal info LICENSE: OK (sha256: 5da6241ddb987c4543bf1cbba6b40a3cd3ecb624dbd4a63daf04440911656bde) >>> host-softether 4.30-9700-beta Collecting legal info LICENSE: OK (sha256: 5da6241ddb987c4543bf1cbba6b40a3cd3ecb624dbd4a63daf04440911656bde) >>> host-readline 8.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> sshpass 1.06 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> stunnel 5.56 Collecting legal info COPYING.md: OK (sha256: f46e2613769e23e23348b6eb667dc85309da2252c8cc2016db92ad93d743aea4) COPYRIGHT.md: OK (sha256: 62f171d4d8b6726df61f18a6bbc0a70f79c4bc2134d837d35c81fc6289a2d84d) >>> tio 1.32 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> tpm-tools 1.3.9.1 Collecting legal info LICENSE: OK (sha256: 7b47225a5b77cb7825efc6a4d7e0ac57864c790542cf92f5080ec2bf310c00e5) >>> trousers 0.3.14 Collecting legal info LICENSE: OK (sha256: 1ad596d12e7471549663c03e280b5b5d084a2e853fb86e4d766109818f9d7dae) >>> tunctl 1.5 Collecting legal info tunctl.c: OK (sha256: bcd12b6749dbd86c051cc2ef9e838096741602d4db213cc866b1da6cfeda5f16) >>> unbound 1.10.1 Collecting legal info LICENSE: OK (sha256: 8eb9a16cbfb8703090bbfa3a2028fd46bb351509a2f90dc1001e51fbe6fd45db) >>> unzip 60 Collecting legal info LICENSE: OK (sha256: 7469b81d5d29ac4fd670f7c86ba0cb9fa34f137a2d4d5198437d92ddf918984b) >>> xkeyboard-config 2.29 Collecting legal info COPYING: OK (sha256: 6ca90f4b67dced4062894d6d77f4cc39343df9e359fc12f5e5d3c89ef2a3ef6d) >>> host-xapp_xkbcomp 1.4.3 Collecting legal info COPYING: OK (sha256: f1a78f5796fe2374f2b93e579328a02283e57d2a8316484b31799b12debe7ee3) >>> host-xlib_libX11 1.6.9 Collecting legal info COPYING: OK (sha256: 2daec087a88e7c9b8082557cdeebad5bbb8155a4137472f0b22e269cd99d0c1e) >>> host-libxcb 1.14 Collecting legal info COPYING: OK (sha256: c5ffbfeaa501071ceeb97b7de2c0d703fdaa35de01c0fb6cbac1c28453a3e9fd) >>> host-libxslt 1.1.34 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> host-xcb-proto 1.14 Collecting legal info COPYING: OK (sha256: c5ffbfeaa501071ceeb97b7de2c0d703fdaa35de01c0fb6cbac1c28453a3e9fd) >>> host-xlib_libXau 1.0.9 Collecting legal info COPYING: OK (sha256: 56abe29bb1d9806a9e04fa9f80fed2c0f18027594df3f098148d814aef6bddfa) >>> 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) >>> host-xutil_util-macros 1.19.2 Collecting legal info COPYING: OK (sha256: 489b630a75e3255485732eae3d50ff4d29d3feb66760bb3acb04f897e4d9e375) >>> host-xlib_libXdmcp 1.1.3 Collecting legal info COPYING: OK (sha256: 8a3c3f35b0dbcb60a4e242b9e4394a352a65bb27deb2938ea1e2e62a626e16e9) >>> host-xlib_xtrans 1.4.0 Collecting legal info COPYING: OK (sha256: a9c96c832e00774266b492d4d41556f12a64f039ba3ef645c4b8c6010fcb8f2a) >>> host-xlib_libxkbfile 1.1.0 Collecting legal info COPYING: OK (sha256: e1b3fdad8037ab3f986ef9caaa7c8da47d8d55875e680c7d6011f6c07363ea7c) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-codesourcery-arm-2014.05-29: cannot save license (TOOLCHAIN_EXTERNAL_CODESOURCERY_ARM_LICENSE_FILES not defined) WARNING: font-awesome-4.7.0: cannot save license (FONT_AWESOME_LICENSE_FILES not defined) Legal info produced in /tmp/instance-1/output-1/legal-info make: Leaving directory '/tmp/instance-1/buildroot'