make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/yajl-2.1.0' Scanning dependencies of target json_verify Scanning dependencies of target parse_config make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/yajl-2.1.0' make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/yajl-2.1.0' make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/yajl-2.1.0' make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/yajl-2.1.0' [ 75%] Built target yajl_s make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/yajl-2.1.0' [ 78%] Building C object verify/CMakeFiles/json_verify.dir/json_verify.c.o [ 81%] Building C object example/CMakeFiles/parse_config.dir/parse_config.c.o Scanning dependencies of target perftest make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/yajl-2.1.0' make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/yajl-2.1.0' [ 84%] Building C object perf/CMakeFiles/perftest.dir/perftest.c.o [ 87%] Linking C executable json_reformat [ 90%] Linking C executable parse_config [ 93%] Linking C executable json_verify make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/yajl-2.1.0' [ 96%] Building C object perf/CMakeFiles/perftest.dir/documents.c.o [ 96%] Built target json_reformat make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/yajl-2.1.0' [ 96%] Built target parse_config make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/yajl-2.1.0' [ 96%] Built target json_verify [100%] Linking C executable perftest make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/yajl-2.1.0' [100%] Built target perftest make[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/yajl-2.1.0' make[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/yajl-2.1.0' >>> yajl 2.1.0 Installing to staging directory PATH="/home/naourr/work/instance-0/output-1/host/bin:/home/naourr/work/instance-0/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 DESTDIR=/home/naourr/work/instance-0/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot install/fast -C /home/naourr/work/instance-0/output-1/build/yajl-2.1.0/ make[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/yajl-2.1.0' Install the project... -- Install configuration: "Release" -- Installing: /home/naourr/work/instance-0/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libyajl.so.2.1.0 -- Installing: /home/naourr/work/instance-0/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libyajl.so.2 -- Installing: /home/naourr/work/instance-0/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libyajl.so -- Installing: /home/naourr/work/instance-0/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libyajl.a -- Installing: /home/naourr/work/instance-0/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yajl/yajl_parse.h -- Installing: /home/naourr/work/instance-0/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yajl/yajl_gen.h -- Installing: /home/naourr/work/instance-0/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yajl/yajl_common.h -- Installing: /home/naourr/work/instance-0/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yajl/yajl_tree.h -- Installing: /home/naourr/work/instance-0/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yajl/yajl_version.h -- Installing: /home/naourr/work/instance-0/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/share/pkgconfig/yajl.pc -- Installing: /home/naourr/work/instance-0/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/bin/json_reformat -- Set runtime path of "/home/naourr/work/instance-0/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/bin/json_reformat" to "" -- Installing: /home/naourr/work/instance-0/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/bin/json_verify -- Set runtime path of "/home/naourr/work/instance-0/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/bin/json_verify" to "" make[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/yajl-2.1.0' >>> yajl 2.1.0 Fixing libtool files for la in $(find /home/naourr/work/instance-0/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/home/naourr/work/instance-0/output-1:@BASE_DIR@:g" \ -e "s:/home/naourr/work/instance-0/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot:@STAGING_DIR@:g" \ -e "s:/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/home/naourr/work/instance-0/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot:g" \ -e "s:@BASE_DIR@:/home/naourr/work/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 >>> yajl 2.1.0 Installing to target PATH="/home/naourr/work/instance-0/output-1/host/bin:/home/naourr/work/instance-0/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 DESTDIR=/home/naourr/work/instance-0/output-1/target install/fast -C /home/naourr/work/instance-0/output-1/build/yajl-2.1.0/ make[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/yajl-2.1.0' Install the project... -- Install configuration: "Release" -- Installing: /home/naourr/work/instance-0/output-1/target/usr/lib/libyajl.so.2.1.0 -- Installing: /home/naourr/work/instance-0/output-1/target/usr/lib/libyajl.so.2 -- Installing: /home/naourr/work/instance-0/output-1/target/usr/lib/libyajl.so -- Installing: /home/naourr/work/instance-0/output-1/target/usr/lib/libyajl.a -- Installing: /home/naourr/work/instance-0/output-1/target/usr/include/yajl/yajl_parse.h -- Installing: /home/naourr/work/instance-0/output-1/target/usr/include/yajl/yajl_gen.h -- Installing: /home/naourr/work/instance-0/output-1/target/usr/include/yajl/yajl_common.h -- Installing: /home/naourr/work/instance-0/output-1/target/usr/include/yajl/yajl_tree.h -- Installing: /home/naourr/work/instance-0/output-1/target/usr/include/yajl/yajl_version.h -- Installing: /home/naourr/work/instance-0/output-1/target/usr/share/pkgconfig/yajl.pc -- Installing: /home/naourr/work/instance-0/output-1/target/usr/bin/json_reformat -- Set runtime path of "/home/naourr/work/instance-0/output-1/target/usr/bin/json_reformat" to "" -- Installing: /home/naourr/work/instance-0/output-1/target/usr/bin/json_verify -- Set runtime path of "/home/naourr/work/instance-0/output-1/target/usr/bin/json_verify" to "" make[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/yajl-2.1.0' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/naourr/work/instance-0/output-1/target/etc echo "buildroot" > /home/naourr/work/instance-0/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/naourr/work/instance-0/output-1/target/etc/hosts mkdir -p /home/naourr/work/instance-0/output-1/target/etc echo "Welcome to Buildroot" > /home/naourr/work/instance-0/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/naourr/work/instance-0/output-1/target/etc/shadow rm -f /home/naourr/work/instance-0/output-1/target/bin/sh rm -f /home/naourr/work/instance-0/output-1/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/naourr/work/instance-0/output-1/build/locales.nopurge; done for dir in /home/naourr/work/instance-0/output-1/target/usr/share/locale /home/naourr/work/instance-0/output-1/target/usr/share/X11/locale /home/naourr/work/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##*/}" /home/naourr/work/instance-0/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/naourr/work/instance-0/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/naourr/work/instance-0/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/naourr/work/instance-0/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/naourr/work/instance-0/output-1/target/usr/include /home/naourr/work/instance-0/output-1/target/usr/share/aclocal \ /home/naourr/work/instance-0/output-1/target/usr/lib/pkgconfig /home/naourr/work/instance-0/output-1/target/usr/share/pkgconfig \ /home/naourr/work/instance-0/output-1/target/usr/lib/cmake /home/naourr/work/instance-0/output-1/target/usr/share/cmake \ /home/naourr/work/instance-0/output-1/target/usr/doc find /home/naourr/work/instance-0/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/naourr/work/instance-0/output-1/target/lib/ /home/naourr/work/instance-0/output-1/target/usr/lib/ /home/naourr/work/instance-0/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/naourr/work/instance-0/output-1/target/usr/share/gdb rm -rf /home/naourr/work/instance-0/output-1/target/usr/share/bash-completion rm -rf /home/naourr/work/instance-0/output-1/target/usr/share/zsh rm -rf /home/naourr/work/instance-0/output-1/target/usr/man /home/naourr/work/instance-0/output-1/target/usr/share/man rm -rf /home/naourr/work/instance-0/output-1/target/usr/info /home/naourr/work/instance-0/output-1/target/usr/share/info rm -rf /home/naourr/work/instance-0/output-1/target/usr/doc /home/naourr/work/instance-0/output-1/target/usr/share/doc rm -rf /home/naourr/work/instance-0/output-1/target/usr/share/gtk-doc rmdir /home/naourr/work/instance-0/output-1/target/usr/share 2>/dev/null || true find /home/naourr/work/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 /home/naourr/work/instance-0/output-1/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/naourr/work/instance-0/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/naourr/work/instance-0/output-1/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/naourr/work/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 /home/naourr/work/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 /home/naourr/work/instance-0/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2020.05-git-06326-gdde1bcf0e26"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2020.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2020.05-git\"" \ ) > /home/naourr/work/instance-0/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/naourr/work/instance-0/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/naourr/work/instance-0/output-1/per-package /home/naourr/work/instance-0/buildroot/support/scripts/fix-rpath target cat /home/naourr/work/instance-0/output-1/build/acpid-2.0.32/.files-list.txt /home/naourr/work/instance-0/output-1/build/apr-1.7.0/.files-list.txt /home/naourr/work/instance-0/output-1/build/bwm-ng-0.6.2/.files-list.txt /home/naourr/work/instance-0/output-1/build/canfestival-7740ac6fdedc23e1ed6908d3d7db54833c88572b/.files-list.txt /home/naourr/work/instance-0/output-1/build/cgroupfs-mount-1.4/.files-list.txt /home/naourr/work/instance-0/output-1/build/civetweb-1.12/.files-list.txt /home/naourr/work/instance-0/output-1/build/cpuload-0.3/.files-list.txt /home/naourr/work/instance-0/output-1/build/ding-libs-0.6.1/.files-list.txt /home/naourr/work/instance-0/output-1/build/dos2unix-7.4.1/.files-list.txt /home/naourr/work/instance-0/output-1/build/evemu-2.7.0/.files-list.txt /home/naourr/work/instance-0/output-1/build/fbdump-0.4.2/.files-list.txt /home/naourr/work/instance-0/output-1/build/fftw-double-3.3.8/.files-list.txt /home/naourr/work/instance-0/output-1/build/fftw-single-3.3.8/.files-list.txt /home/naourr/work/instance-0/output-1/build/git-2.24.1/.files-list.txt /home/naourr/work/instance-0/output-1/build/google-material-design-icons-2.2.3/.files-list.txt /home/naourr/work/instance-0/output-1/build/gsl-2.5/.files-list.txt /home/naourr/work/instance-0/output-1/build/hicolor-icon-theme-0.15/.files-list.txt /home/naourr/work/instance-0/output-1/build/ifmetric-0.3/.files-list.txt /home/naourr/work/instance-0/output-1/build/inconsolata-001.010/.files-list.txt /home/naourr/work/instance-0/output-1/build/iozone-3_489/.files-list.txt /home/naourr/work/instance-0/output-1/build/iptraf-ng-1.1.4/.files-list.txt /home/naourr/work/instance-0/output-1/build/iw-5.3/.files-list.txt /home/naourr/work/instance-0/output-1/build/jimtcl-0.79/.files-list.txt /home/naourr/work/instance-0/output-1/build/jsmin-1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b/.files-list.txt /home/naourr/work/instance-0/output-1/build/keyutils-1.6/.files-list.txt /home/naourr/work/instance-0/output-1/build/kmod-27/.files-list.txt /home/naourr/work/instance-0/output-1/build/libaio-0.3.111/.files-list.txt /home/naourr/work/instance-0/output-1/build/libbroadvoice-f65b0f50c8c767229fbf1758370880abc0d78564/.files-list.txt /home/naourr/work/instance-0/output-1/build/libcdio-2.1.0/.files-list.txt /home/naourr/work/instance-0/output-1/build/libcdio-paranoia-10.2+2.0.1/.files-list.txt /home/naourr/work/instance-0/output-1/build/libconfuse-3.2.2/.files-list.txt /home/naourr/work/instance-0/output-1/build/libdvdcss-1.4.2/.files-list.txt /home/naourr/work/instance-0/output-1/build/libdvdnav-6.0.1/.files-list.txt /home/naourr/work/instance-0/output-1/build/libdvdread-6.0.2/.files-list.txt /home/naourr/work/instance-0/output-1/build/libeXosip2-5.1.1/.files-list.txt /home/naourr/work/instance-0/output-1/build/libee-0.4.1/.files-list.txt /home/naourr/work/instance-0/output-1/build/liberation-2.00.5/.files-list.txt /home/naourr/work/instance-0/output-1/build/libestr-0.1.11/.files-list.txt /home/naourr/work/instance-0/output-1/build/libevdev-1.9.0/.files-list.txt /home/naourr/work/instance-0/output-1/build/libfastjson-0.99.8/.files-list.txt /home/naourr/work/instance-0/output-1/build/libgcrypt-1.8.5/.files-list.txt /home/naourr/work/instance-0/output-1/build/libglob-1.0/.files-list.txt /home/naourr/work/instance-0/output-1/build/libgpg-error-1.37/.files-list.txt /home/naourr/work/instance-0/output-1/build/libiconv-1.15/.files-list.txt /home/naourr/work/instance-0/output-1/build/libite-2.2.0/.files-list.txt /home/naourr/work/instance-0/output-1/build/liblo-0.30/.files-list.txt /home/naourr/work/instance-0/output-1/build/liblockfile-1.09/.files-list.txt /home/naourr/work/instance-0/output-1/build/libmbus-0.8.0/.files-list.txt /home/naourr/work/instance-0/output-1/build/libmnl-1.0.4/.files-list.txt /home/naourr/work/instance-0/output-1/build/libnetfilter_cttimeout-1.0.0/.files-list.txt /home/naourr/work/instance-0/output-1/build/libnl-3.5.0/.files-list.txt /home/naourr/work/instance-0/output-1/build/libogg-1.3.4/.files-list.txt /home/naourr/work/instance-0/output-1/build/libopenssl-1.1.1d/.files-list.txt /home/naourr/work/instance-0/output-1/build/liboping-1.10.0/.files-list.txt /home/naourr/work/instance-0/output-1/build/libosip2-5.1.1/.files-list.txt /home/naourr/work/instance-0/output-1/build/libp11-0.4.10/.files-list.txt /home/naourr/work/instance-0/output-1/build/libraw1394-2.1.2/.files-list.txt /home/naourr/work/instance-0/output-1/build/libsepol-2.9/.files-list.txt /home/naourr/work/instance-0/output-1/build/libsndfile-1.0.28/.files-list.txt /home/naourr/work/instance-0/output-1/build/libtelnet-0.23/.files-list.txt /home/naourr/work/instance-0/output-1/build/libtheora-1.1.1/.files-list.txt /home/naourr/work/instance-0/output-1/build/libtool-2.4.6/.files-list.txt /home/naourr/work/instance-0/output-1/build/libubox-723730214732862de7e892bae2f7a7889e66bf1b/.files-list.txt /home/naourr/work/instance-0/output-1/build/libusb-1.0.23/.files-list.txt /home/naourr/work/instance-0/output-1/build/libvorbis-1.3.6/.files-list.txt /home/naourr/work/instance-0/output-1/build/libyang-1.0.109/.files-list.txt /home/naourr/work/instance-0/output-1/build/libzip-1.5.2/.files-list.txt /home/naourr/work/instance-0/output-1/build/libzlib-1.2.11/.files-list.txt /home/naourr/work/instance-0/output-1/build/logsurfer-1.8/.files-list.txt /home/naourr/work/instance-0/output-1/build/ltris-1.0.19/.files-list.txt /home/naourr/work/instance-0/output-1/build/lvm2-2.02.185/.files-list.txt /home/naourr/work/instance-0/output-1/build/lzo-2.10/.files-list.txt /home/naourr/work/instance-0/output-1/build/lzop-1.03/.files-list.txt /home/naourr/work/instance-0/output-1/build/mdadm-4.1/.files-list.txt /home/naourr/work/instance-0/output-1/build/mii-diag-2.11/.files-list.txt /home/naourr/work/instance-0/output-1/build/minimodem-0.24/.files-list.txt /home/naourr/work/instance-0/output-1/build/mobile-broadband-provider-info-20190618/.files-list.txt /home/naourr/work/instance-0/output-1/build/monkey-1.6.9/.files-list.txt /home/naourr/work/instance-0/output-1/build/mtdev-1.1.5/.files-list.txt /home/naourr/work/instance-0/output-1/build/mtdev2tuio-e1e7378d86abe751158e743586133022f32fa4d1/.files-list.txt /home/naourr/work/instance-0/output-1/build/mtr-0.93/.files-list.txt /home/naourr/work/instance-0/output-1/build/multicat-2.3/.files-list.txt /home/naourr/work/instance-0/output-1/build/musl-fts-1.2.7/.files-list.txt /home/naourr/work/instance-0/output-1/build/ncdu-1.14.2/.files-list.txt /home/naourr/work/instance-0/output-1/build/ncurses-6.1/.files-list.txt /home/naourr/work/instance-0/output-1/build/odhcploc-20111021/.files-list.txt /home/naourr/work/instance-0/output-1/build/openjpeg-2.3.1/.files-list.txt /home/naourr/work/instance-0/output-1/build/openlayers-6.2.1/.files-list.txt /home/naourr/work/instance-0/output-1/build/openntpd-6.2p3/.files-list.txt /home/naourr/work/instance-0/output-1/build/openocd-0.10.0/.files-list.txt /home/naourr/work/instance-0/output-1/build/openssl/.files-list.txt /home/naourr/work/instance-0/output-1/build/p910nd-0.97/.files-list.txt /home/naourr/work/instance-0/output-1/build/pcre-8.44/.files-list.txt /home/naourr/work/instance-0/output-1/build/pimd-2.3.2/.files-list.txt /home/naourr/work/instance-0/output-1/build/pkgconf-1.6.1/.files-list.txt /home/naourr/work/instance-0/output-1/build/refpolicy-2.20190609/.files-list.txt /home/naourr/work/instance-0/output-1/build/rpi-bt-firmware-688531da4bcf802a814d9cb0c8b6d62e3b8a3327/.files-list.txt /home/naourr/work/instance-0/output-1/build/rtptools-1.22/.files-list.txt /home/naourr/work/instance-0/output-1/build/sane-backends-1.0.27/.files-list.txt /home/naourr/work/instance-0/output-1/build/sbc-1.4/.files-list.txt /home/naourr/work/instance-0/output-1/build/sdl-1.2.15/.files-list.txt /home/naourr/work/instance-0/output-1/build/sdl_sound-1.0.3/.files-list.txt /home/naourr/work/instance-0/output-1/build/skeleton-init-common/.files-list.txt /home/naourr/work/instance-0/output-1/build/skeleton-init-none/.files-list.txt /home/naourr/work/instance-0/output-1/build/skeleton/.files-list.txt /home/naourr/work/instance-0/output-1/build/slang-2.3.2/.files-list.txt /home/naourr/work/instance-0/output-1/build/sqlite-3300100/.files-list.txt /home/naourr/work/instance-0/output-1/build/sshpass-1.06/.files-list.txt /home/naourr/work/instance-0/output-1/build/start-stop-daemon-1.18.10/.files-list.txt /home/naourr/work/instance-0/output-1/build/thttpd-2.29/.files-list.txt /home/naourr/work/instance-0/output-1/build/time-1.9/.files-list.txt /home/naourr/work/instance-0/output-1/build/tio-1.32/.files-list.txt /home/naourr/work/instance-0/output-1/build/toolchain-external-custom/.files-list.txt /home/naourr/work/instance-0/output-1/build/toolchain-external/.files-list.txt /home/naourr/work/instance-0/output-1/build/toolchain/.files-list.txt /home/naourr/work/instance-0/output-1/build/traceroute-2.1.0/.files-list.txt /home/naourr/work/instance-0/output-1/build/uclibc-ng-test-c6d62cbc60504c7f6867b486248b0ef7cc2da554/.files-list.txt /home/naourr/work/instance-0/output-1/build/ustream-ssl-23a3f2830341acd1db149175baf7315a33bd0edb/.files-list.txt /home/naourr/work/instance-0/output-1/build/wpan-tools-0.9/.files-list.txt /home/naourr/work/instance-0/output-1/build/yajl-2.1.0/.files-list.txt /home/naourr/work/instance-0/output-1/build/zlib/.files-list.txt > /home/naourr/work/instance-0/output-1/build/packages-file-list.txt cat /home/naourr/work/instance-0/output-1/build/host-aespipe-2.4f/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-audit-2.8.5/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-autoconf-2.69/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-automake-1.15.1/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-bison-3.4.2/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-bzip2-1.0.8/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-checkpolicy-2.9/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-cramfs-1a1e65f2a049/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-expat-2.2.9/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-faketime-0.9.8/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-flex-2.6.4/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-gawk-5.0.1/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-gettext-tiny-adaa9c64921e80f2b8dd3610ffb508618b9204f3/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-gettext/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-gptfdisk-1.0.4/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-libffi-3.3/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-libselinux-2.9/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-libsemanage-2.9/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-libsepol-2.9/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-libtool-2.4.6/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-libxml2-2.9.10/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-libxslt-1.1.34/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-libzlib-1.2.11/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-m4-1.4.18/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-meson-0.53.2/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-ncurses-6.1/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-ninja-1.10.0/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-patchelf-0.9/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-pcre-8.44/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-pigz-2.4/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-pkgconf-1.6.1/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-policycoreutils-2.9/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-popt-1.16/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-python-2.7.17/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-python-decorator-4.4.1/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-python-enum34-1.1.6/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-python-networkx-1.11/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-python-setuptools-41.4.0/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-python3-3.8.2/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-python3-setuptools-41.4.0/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-setools-4.1.1/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-skeleton/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-swig-4.0.1/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-tar-1.29/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-ti-cgt-pru-2.3.3/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-util-linux-2.35.1/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-zlib/.files-list-host.txt > /home/naourr/work/instance-0/output-1/build/packages-file-list-host.txt cat /home/naourr/work/instance-0/output-1/build/apr-1.7.0/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/bitstream-1.4/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/canfestival-7740ac6fdedc23e1ed6908d3d7db54833c88572b/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/ding-libs-0.6.1/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/fftw-double-3.3.8/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/fftw-single-3.3.8/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/gsl-2.5/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/jimtcl-0.79/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/keyutils-1.6/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/kmod-27/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libaio-0.3.111/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libbroadvoice-f65b0f50c8c767229fbf1758370880abc0d78564/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libcdio-2.1.0/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libcdio-paranoia-10.2+2.0.1/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libconfuse-3.2.2/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libdvdcss-1.4.2/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libdvdnav-6.0.1/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libdvdread-6.0.2/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libeXosip2-5.1.1/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libee-0.4.1/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libestr-0.1.11/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libevdev-1.9.0/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libfastjson-0.99.8/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libgcrypt-1.8.5/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libglob-1.0/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libgpg-error-1.37/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libiconv-1.15/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libite-2.2.0/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/liblo-0.30/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/liblockfile-1.09/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libmbus-0.8.0/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libmnl-1.0.4/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libnetfilter_cttimeout-1.0.0/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libnl-3.5.0/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libogg-1.3.4/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libopenssl-1.1.1d/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/liboping-1.10.0/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libosip2-5.1.1/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libp11-0.4.10/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libraw1394-2.1.2/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libsepol-2.9/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libsndfile-1.0.28/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libtelnet-0.23/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libtheora-1.1.1/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libtool-2.4.6/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libubox-723730214732862de7e892bae2f7a7889e66bf1b/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libusb-1.0.23/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libvorbis-1.3.6/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libyang-1.0.109/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libzip-1.5.2/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libzlib-1.2.11/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/lvm2-2.02.185/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/lzo-2.10/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/mobile-broadband-provider-info-20190618/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/mtdev-1.1.5/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/musl-fts-1.2.7/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/ncurses-6.1/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/openjpeg-2.3.1/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/pcre-8.44/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/refpolicy-2.20190609/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/sane-backends-1.0.27/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/sbc-1.4/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/sdl-1.2.15/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/sdl_sound-1.0.3/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/skeleton-init-common/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/slang-2.3.2/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/sqlite-3300100/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/toolchain-external-custom/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/toolchain/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/ustream-ssl-23a3f2830341acd1db149175baf7315a33bd0edb/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/yajl-2.1.0/.files-list-staging.txt > /home/naourr/work/instance-0/output-1/build/packages-file-list-staging.txt touch /home/naourr/work/instance-0/output-1/target/usr ln -snf /home/naourr/work/instance-0/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot /home/naourr/work/instance-0/output-1/staging make: Leaving directory '/home/naourr/work/instance-0/buildroot' make: Entering directory '/home/naourr/work/instance-0/buildroot' >>> Buildroot 2020.05-git-06326-gdde1bcf0e26 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 >>> acpid 2.0.32 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> host-aespipe 2.4f Collecting legal info >>> apr 1.7.0 Collecting legal info LICENSE: OK (sha256: f854aeef66ecd55a126226e82b3f26793fc3b1c584647f6a0edc5639974c38ad) >>> 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) >>> bitstream 1.4 Collecting legal info COPYING: OK (sha256: 9644a812f9a8377a59acb7092a36ce8882a39743425d9171a8fb84637e2f6e04) >>> bwm-ng 0.6.2 Collecting legal info COPYING: OK (sha256: 8556cc15ba3c0a411bf7d94bac5870829fb725f294b450c724c1e0856a601556) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> canfestival 7740ac6fdedc23e1ed6908d3d7db54833c88572b Collecting legal info COPYING: OK (sha256: b5c45f160093a6c2fb7bd0078f50c62f4b4089b6206b0e90b0f122b40a2fe110) LICENCE: OK (sha256: d4594b82f4d50840df6a7e9d14132a8c0a3cc05d0ac46d15310a264a1f75447e) >>> host-python 2.7.17 Collecting legal info LICENSE: OK (sha256: a77d71d6be6f9032e6b6e5d2cf6da68f9eeab9036edfbc043633c8979cd5e82c) >>> host-expat 2.2.9 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> cgroupfs-mount 1.4 Collecting legal info debian/copyright: OK (sha256: e52f47a650734f70c40c8fd9318f85e42777bf3fba7ff1dfb72f845bb417f7e6) >>> civetweb 1.12 Collecting legal info LICENSE.md: OK (sha256: 291622dfbbf4fb35829726fbe97177b7227c0d4d6392b350660af73af4f86df8) >>> openssl Collecting legal info >>> libopenssl 1.1.1d Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> cpuload 0.3 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-cramfs 1a1e65f2a049 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> ding-libs 0.6.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LESSER: OK (sha256: 6c57f43c939054fd4b831f271a14c97a488c38f98cdda5e887c5d396e3b3bc58) >>> libiconv 1.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> dos2unix 7.4.1 Collecting legal info COPYING.txt: OK (sha256: af32dca9450e90b9a7a0f6408da1554466382cc81960108c59512f78a666a276) >>> evemu 2.7.0 Collecting legal info COPYING: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libevdev 1.9.0 Collecting legal info COPYING: OK (sha256: f063d1279b31e73007e1c54493391818b4cb5f9162d590120397e0347b932137) >>> host-meson 0.53.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-libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> host-python3-setuptools 41.4.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> host-faketime 0.9.8 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> fbdump 0.4.2 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> fftw-double 3.3.8 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> fftw-single 3.3.8 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> git 2.24.1 Collecting legal info COPYING: OK (sha256: 5b2198d1645f767585e8a88ac0499b04472164c0d2da22e75ecf97ef443ab32e) LGPL-2.1: OK (sha256: 1922f45d2c49e390032c9c0ba6d7cac904087f7cec51af30c2b2ad022ce0e76a) >>> pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> google-material-design-icons 2.2.3 Collecting legal info LICENSE: OK (sha256: 8ae9438818c26e4873b91d8c6ad620526c011e27e125677f13031eda903f007c) >>> host-gptfdisk 1.0.4 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> host-popt 1.16 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> host-gettext Collecting legal info >>> host-gettext-tiny adaa9c64921e80f2b8dd3610ffb508618b9204f3 Collecting legal info LICENSE: OK (sha256: b57aa4fdc1c614c28d41c1e2d5c4090935964c5f86291ba7d1c99ffd1d698b34) extra/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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) >>> gsl 2.5 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> hicolor-icon-theme 0.15 Collecting legal info COPYING: OK (sha256: b0a64377d4ee87b7dbcf418ce4fb33ec3b2d7081b6732890e4af06b8118c4526) >>> ifmetric 0.3 Collecting legal info LICENSE: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) README: OK (sha256: 1e33d5a8750b4b3c2cb4fb89a916463f3c838f8eb361abbf72faf244c7dde771) >>> inconsolata 001.010 Collecting legal info OFL.txt: OK (sha256: 8bbed014d1c85a9e3f36703816833c9538e140fea88c2bc3a745ce2449dc18ab) >>> iozone 3_489 Collecting legal info >>> iptraf-ng 1.1.4 Collecting legal info LICENSE: OK (sha256: 4e49bef38f621aac4a870da4b30011c7b7abc7256b218daec1c425b08448ae1e) >>> iw 5.3 Collecting legal info COPYING: OK (sha256: 5932fb70481e128940168a5fdf133e6454293c0865c7e757874b235cb6daa2af) >>> libnl 3.5.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.4.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> jimtcl 0.79 Collecting legal info LICENSE: OK (sha256: 419f1146334e57fb258d6c957d1f94d43455ec0d24b1b54c4447e5f61a353950) >>> jsmin 1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b Collecting legal info jsmin.c: OK (sha256: b420f61778af09534adc836a5086f5625b8499124051c50baefa218e7c03a58c) >>> keyutils 1.6 Collecting legal info LICENCE.GPL: OK (sha256: f46409d4822b2457b39bbd0e7881eecb396130eb8320b7748fa7e9488970aa6d) LICENCE.LGPL: OK (sha256: 0d15593e3a8ad90917f8509b5ac1e4b5e5d196434a68029aa9dc0858a4a4c521) >>> kmod 27 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libaio 0.3.111 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> libbroadvoice f65b0f50c8c767229fbf1758370880abc0d78564 Collecting legal info COPYING: OK (sha256: 2550586c993ce4a8c23c8b11968ea36192116a896a2504799cc65307d769c094) >>> libcdio-paranoia 10.2+2.0.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libcdio 2.1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libconfuse 3.2.2 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> libdvdcss 1.4.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libdvdnav 6.0.1 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libdvdread 6.0.2 Collecting legal info COPYING: OK (sha256: d6cb0e9e560f51085556949a84af12b79a00f10ab8b66c752537faf7cd665572) >>> libeXosip2 5.1.1 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libosip2 5.1.1 Collecting legal info COPYING: OK (sha256: 8d9e95ed0e48df46dc758eb0d86df611f771eab4eed94bebb77dca87f1c897de) >>> libee 0.4.1 Collecting legal info COPYING: OK (sha256: 275fecbf835387e042ba96884f0f05356a485a6ea8449b2c5295cc11652ad439) >>> libestr 0.1.11 Collecting legal info COPYING: OK (sha256: 835b4793da5cbb8965fbd63905b55a4cb4310b7d1b882077d23066b08f901ff8) >>> liberation 2.00.5 Collecting legal info LICENSE: OK (sha256: 93fed46019c38bbe566b479d22148e2e8a1e85ada614accb0211c37b2c61c19b) >>> libfastjson 0.99.8 Collecting legal info COPYING: OK (sha256: b29370bbfa98816e1fca0901f18149d920736771bfd68b4ee0eb00c78b38d245) >>> libgcrypt 1.8.5 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.37 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libglob 1.0 Collecting legal info LICENSE: OK (sha256: 4cd4bac6ef90d4a91ee6e52df30f241045fb1a27fb53541ef4a9f8e47e6103ca) >>> libite 2.2.0 Collecting legal info LICENSE: OK (sha256: a8a7506c64ce46a58c17838b0f678f8c2567d71869402f97d19460ddec4882f5) src/chomp.c: OK (sha256: 89053891d46d04a21d4a492f68038703e179986baffa458201810f4222b57427) src/pidfile.c: OK (sha256: a7d29c148e057fae11a87febc3a51970a26433c35a08fc710be689394442d32d) >>> liblo 0.30 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> liblockfile 1.09 Collecting legal info COPYRIGHT: OK (sha256: 5fffcc11f94a05a7cff02ff792407737eb1cba840767cc1a71b67fbb19695dd3) >>> libmbus 0.8.0 Collecting legal info COPYING: OK (sha256: ea171a4ae443eca7186f564db2c3cc8b84c1ac343f227f92cd52ec6a948f4a74) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_cttimeout 1.0.0 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libogg 1.3.4 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> liboping 1.10.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libp11 0.4.10 Collecting legal info COPYING: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libraw1394 2.1.2 Collecting legal info COPYING.LIB: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> libsepol 2.9 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libsndfile 1.0.28 Collecting legal info COPYING: OK (sha256: ad01ea5cd2755f6048383c8d54c88459cd6fcb17757c5c8892f8c5ea060f6140) >>> libtelnet 0.23 Collecting legal info COPYING: OK (sha256: b1faf309467bc1d0aab9b42d6e86a614e78f8fe3580e289966b5b9f9a8f94d99) >>> libtheora 1.1.1 Collecting legal info COPYING: OK (sha256: 8417fad7da775735564e209484a2e011e0fa201e94f01fdbee6e4977e478e6fc) LICENSE: OK (sha256: 654a0238f789f4435c4818f50005b141d013c5a09a31d861efc1d0d67ba975a4) >>> libvorbis 1.3.6 Collecting legal info COPYING: OK (sha256: 29e9914e6173b7061b7d48c25e6159fc1438326738bc047cc7248abc01b271f6) >>> libtool 2.4.6 Collecting legal info libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libubox 723730214732862de7e892bae2f7a7889e66bf1b Collecting legal info >>> libusb 1.0.23 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libyang 1.0.109 Collecting legal info LICENSE: OK (sha256: f942fe693e03e4e3ff67a351c00dc8f468a042e0d7273b0aa6bc53060b568112) >>> libzip 1.5.2 Collecting legal info LICENSE: OK (sha256: 04464e729973cf58189051e7a3e8bca2acce9a1058c735e9e2eb1fdbe0fbbf50) >>> musl-fts 1.2.7 Collecting legal info COPYING: OK (sha256: 55af87e4017668f54467a3380e7ebbac5e672d8c763bfe95e6fc882a6fdc4046) >>> logsurfer 1.8 Collecting legal info >>> ltris 1.0.19 Collecting legal info COPYING: OK (sha256: 67f82e045cf7acfef853ea0f426575a8359161a0a325e19f02b529a87c4b6c34) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> lvm2 2.02.185 Collecting legal info COPYING: OK (sha256: e76fbcd2fb97cf202da330301327754d2db5c58b5b4bebd3a8a749393e7603d1) COPYING.LIB: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> lzop 1.03 Collecting legal info COPYING: OK (sha256: 70439f6e2b47057a408d2390ed6663b9875f5a08066a06a060a357ef1df89a8c) >>> mdadm 4.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> mii-diag 2.11 Collecting legal info mii-diag.c: OK (sha256: c83cf866874d6171fbea4e3786370483beb6d2898ac2ea91123b144effec7fcb) >>> minimodem 0.24 Collecting legal info COPYING: OK (sha256: c298178753129680ef6d3112f0f8b61acc405c86c1997dfe59735257988f8b33) >>> mobile-broadband-provider-info 20190618 Collecting legal info COPYING: OK (sha256: 3d510b215a33087b9ceb9592da21575ea1f9f98bd4d983a38e65fe851a552174) >>> host-libxslt 1.1.34 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> host-libxml2 2.9.10 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> monkey 1.6.9 Collecting legal info LICENSE: OK (sha256: 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594) >>> mtdev 1.1.5 Collecting legal info COPYING: OK (sha256: 795bfe74daae59a97d3a0c8ec0ba0f08c243adf94a3aa7981a4136fce31d55b4) >>> mtdev2tuio e1e7378d86abe751158e743586133022f32fa4d1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> mtr 0.93 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> multicat 2.3 Collecting legal info COPYING: OK (sha256: 94f68aec169fb6c9937eade757251714d38a56812be5dbfc3973914a71ad8d2d) >>> ncdu 1.14.2 Collecting legal info COPYING: OK (sha256: 978f49428f21714c973706030c0ef09983cc1e2889a1b7b521dbf8860870cf05) >>> odhcploc 20111021 Collecting legal info COPYING: OK (sha256: 092a5b7be2a7ff088be7ec99adf68629509911b66f304b8ea0c835cdc138d544) >>> openjpeg 2.3.1 Collecting legal info LICENSE: OK (sha256: a6af136f3e15038a666b61f376612a07d9a4e48cb7c01adbf3e33b3f14ab49b6) >>> openlayers 6.2.1 Collecting legal info >>> openntpd 6.2p3 Collecting legal info COPYING: OK (sha256: 6c1822ee950652c12bb3773849db18794f62c63452a70d018edf23e8cba71839) >>> openocd 0.10.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> p910nd 0.97 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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) >>> pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> refpolicy 2.20190609 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> host-checkpolicy 2.9 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> host-libselinux 2.9 Collecting legal info LICENSE: OK (sha256: 86657b4c0fe868d7cbd977cb04c63b6c667e08fa51595a7bc846ad4bed8fc364) >>> host-libsepol 2.9 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> host-swig 4.0.1 Collecting legal info LICENSE: OK (sha256: f53abaeed775018d519a1b9615f0ca17894772bd9ca21c2a156bf340ac41c13e) LICENSE-GPL: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) LICENSE-UNIVERSITIES: OK (sha256: 7f50d942373a871211c5efee03f3db2f9efd1cff1002b0ef8e3748baa611a5c2) >>> host-gawk 5.0.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-policycoreutils 2.9 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> host-libsemanage 2.9 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-audit 2.8.5 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> host-bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-setools 4.1.1 Collecting legal info COPYING: OK (sha256: 2f7547e10f76a382c24c053595f38a5cc6dda9347f508f254ca490e0046a9624) COPYING.GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-python-enum34 1.1.6 Collecting legal info enum/LICENSE: OK (sha256: 88ec6a6c8eafa3b9757e745783938bef3f5e4d5e3c76b1db576aa3ab520e5e1d) >>> host-python-setuptools 41.4.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> host-python-networkx 1.11 Collecting legal info LICENSE.txt: OK (sha256: f4c13bf0e83bef45116ebda6c360066df6fd99610efaea9790b998c5441b0c0d) >>> host-python-decorator 4.4.1 Collecting legal info LICENSE.txt: OK (sha256: fd11660cabf0532082c45706862fafc294907ec7f8e217818240a4999806782e) >>> rpi-bt-firmware 688531da4bcf802a814d9cb0c8b6d62e3b8a3327 Collecting legal info LICENCE.broadcom_bcm43xx: OK (sha256: b16056fc91b82a0e3e8de8f86c2dac98201aa9dc3cbd33e8d38f1b087fcec30d) >>> rtptools 1.22 Collecting legal info LICENSE: OK (sha256: f864592065e232c0b444ae9682a7a1a2c6aafe96712999f794bec24d4441a6a9) >>> sane-backends 1.0.27 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> sbc 1.4 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) COPYING.LIB: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> sdl_sound 1.0.3 Collecting legal info COPYING: OK (sha256: 2a781dd2f8c5435c59cfa3b79dfea1c1d7df676ed318ecc802139f76ac345d07) >>> slang 2.3.2 Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> sqlite 3300100 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> sshpass 1.06 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> start-stop-daemon 1.18.10 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> thttpd 2.29 Collecting legal info thttpd.c: OK (sha256: be059e6b8219d5bb5480fa6a2864bbb34892f56951d03d08b356bc1fa8c81a01) >>> host-ti-cgt-pru 2.3.3 Collecting legal info PRU_Code_Generation_Tools_2.3.x_manifest.html: OK (sha256: 913cb4ab564f874b7c9a11726a16c4ccdc7ecc60be2738201281a1e28dc93641) pru_rts_2_3_0_82167478-F8C9-49b2-82BD-12F8550770F9.spdx: OK (sha256: 5e198df9782c63cedc8363f0e298b241a9a8084398a925f6e1003dbcb60801cb) >>> time 1.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> tio 1.32 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> traceroute 2.1.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> uclibc-ng-test c6d62cbc60504c7f6867b486248b0ef7cc2da554 Collecting legal info WARNING: no hash file for COPYING.LIB >>> ustream-ssl 23a3f2830341acd1db149175baf7315a33bd0edb Collecting legal info ustream-ssl.h: OK (sha256: 90dd1590cf400a548438e2575e1ff46d8fb8cebae7d09f544aae7e059e30b6c5) >>> wpan-tools 0.9 Collecting legal info COPYING: OK (sha256: fe8e595c24d821a60885eb259619df5e5e3976c48465fde0be29fcd78530798f) >>> yajl 2.1.0 Collecting legal info COPYING: OK (sha256: 054bf2c11686c5442850b1da58ad592e3d1d2a236a362e67279b957f8e662f5a) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: aespipe-2.4f: cannot save license (HOST_AESPIPE_LICENSE_FILES not defined) WARNING: iozone-3_489: cannot save license (IOZONE_LICENSE_FILES not defined) WARNING: libubox-723730214732862de7e892bae2f7a7889e66bf1b: cannot save license (LIBUBOX_LICENSE_FILES not defined) WARNING: logsurfer-1.8: cannot save license (LOGSURFER_LICENSE_FILES not defined) WARNING: openlayers-6.2.1: cannot save license (OPENLAYERS_LICENSE_FILES not defined) Legal info produced in /home/naourr/work/instance-0/output-1/legal-info make: Leaving directory '/home/naourr/work/instance-0/buildroot'