Hunk #1 succeeded at 922 (offset 21 lines). Hunk #2 succeeded at 987 (offset 21 lines). patching file include/bootm.h Hunk #1 succeeded at 40 (offset -1 lines). patching file tools/Makefile Hunk #1 succeeded at 58 with fuzz 2 (offset 4 lines). Hunk #2 succeeded at 81 (offset 12 lines). >>> uboot-tools 2018.07 Configuring mkdir -p /home/buildroot/build/instance-0/output/build/uboot-tools-2018.07/include/config touch /home/buildroot/build/instance-0/output/build/uboot-tools-2018.07/include/config/auto.conf >>> uboot-tools 2018.07 Building PATH="/home/buildroot/build/instance-0/output/host/bin:/home/buildroot/build/instance-0/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" /usr/bin/make -j8 -C /home/buildroot/build/instance-0/output/build/uboot-tools-2018.07 CROSS_COMPILE="/home/buildroot/build/instance-0/output/host/bin/arm-none-linux-gnueabi-" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" HOSTCFLAGS="-O2 -I/home/buildroot/build/instance-0/output/host/include" STRIP=/home/buildroot/build/instance-0/output/host/bin/arm-none-linux-gnueabi-strip CROSS_BUILD_TOOLS=y tools-only make[1]: Entering directory '/home/buildroot/build/instance-0/output/build/uboot-tools-2018.07' CHK include/config/uboot.release HOSTCC scripts/basic/fixdep CHK include/generated/timestamp_autogenerated.h UPD include/generated/timestamp_autogenerated.h UPD include/config/uboot.release CHK include/generated/version_autogenerated.h UPD include/generated/version_autogenerated.h HOSTCC tools/mkenvimage.o HOSTCC tools/os_support.o WRAP tools/lib/crc32.c HOSTCC tools/aisimage.o HOSTCC tools/atmelimage.o WRAP tools/common/bootm.c HOSTCC tools/default_image.o WRAP tools/lib/fdtdec_common.c WRAP tools/lib/fdtdec.c WRAP tools/common/image.c HOSTCC tools/imagetool.o HOSTCC tools/imximage.o HOSTCC tools/kwbimage.o WRAP tools/lib/md5.c HOSTCC tools/lpc32xximage.o HOSTCC tools/mxsimage.o HOSTCC tools/omapimage.o HOSTCC tools/pblimage.o HOSTCC tools/pbl_crc32.o HOSTCC tools/vybridimage.o HOSTCC tools/stm32image.o WRAP tools/lib/rc4.c HOSTCC tools/rkcommon.o HOSTCC tools/rkimage.o HOSTCC tools/rksd.o HOSTCC tools/rkspi.o HOSTCC tools/socfpgaimage.o WRAP tools/lib/sha1.c WRAP tools/lib/sha256.c WRAP tools/common/hash.c HOSTCC tools/ublimage.o HOSTCC tools/zynqimage.o HOSTCC tools/zynqmpimage.o HOSTCC tools/zynqmpbif.o HOSTCC tools/libfdt/fdt.o HOSTCC tools/libfdt/fdt_wip.o HOSTCC tools/libfdt/fdt_sw.o HOSTCC tools/libfdt/fdt_rw.o HOSTCC tools/libfdt/fdt_empty_tree.o HOSTCC tools/libfdt/fdt_addresses.o HOSTCC tools/libfdt/fdt_strerror.o HOSTCC tools/libfdt/fdt_overlay.o WRAP tools/lib/libfdt/fdt_ro.c WRAP tools/lib/libfdt/fdt_region.c HOSTCC tools/gpimage-common.o HOSTCC tools/gpimage.o HOSTCC tools/dumpimage.o HOSTCC tools/mkimage.o HOSTCC tools/proftool HOSTCC tools/lib/crc32.o HOSTCC tools/fdtgrep.o HOSTCC tools/common/bootm.o HOSTCC tools/lib/fdtdec_common.o HOSTCC tools/lib/fdtdec.o HOSTCC tools/common/image.o HOSTCC tools/lib/md5.o HOSTCC tools/lib/rc4.o HOSTCC tools/lib/sha1.o HOSTCC tools/lib/sha256.o HOSTCC tools/common/hash.o In file included from tools/lib/sha1.c:1:0: ./tools/../lib/sha1.c:1:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // SPDX-License-Identifier: LGPL-2.1 ^ ./tools/../lib/sha1.c:1:1: warning: (this will be reported only once per input file) [enabled by default] In file included from tools/lib/sha256.c:1:0: ./tools/../lib/sha256.c:1:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // SPDX-License-Identifier: GPL-2.0+ ^ ./tools/../lib/sha256.c:1:1: warning: (this will be reported only once per input file) [enabled by default] HOSTCC tools/lib/libfdt/fdt_ro.o HOSTCC tools/lib/libfdt/fdt_region.o HOSTLD tools/mkenvimage HOSTLD tools/fdtgrep HOSTLD tools/dumpimage HOSTLD tools/mkimage STRIP tools/mkenvimage tools/dumpimage tools/mkimage tools/proftool tools/fdtgrep make[1]: Leaving directory '/home/buildroot/build/instance-0/output/build/uboot-tools-2018.07' PATH="/home/buildroot/build/instance-0/output/host/bin:/home/buildroot/build/instance-0/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" /usr/bin/make -j8 -C /home/buildroot/build/instance-0/output/build/uboot-tools-2018.07 CROSS_COMPILE="/home/buildroot/build/instance-0/output/host/bin/arm-none-linux-gnueabi-" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" HOSTCFLAGS="-O2 -I/home/buildroot/build/instance-0/output/host/include" STRIP=/home/buildroot/build/instance-0/output/host/bin/arm-none-linux-gnueabi-strip envtools no-dot-config-targets=envtools make[1]: Entering directory '/home/buildroot/build/instance-0/output/build/uboot-tools-2018.07' CHK include/config/uboot.release CHK include/generated/timestamp_autogenerated.h UPD include/generated/timestamp_autogenerated.h CHK include/generated/version_autogenerated.h LD tools/env/built-in.o HOSTCC tools/env/crc32.o HOSTCC tools/env/ctype.o HOSTCC tools/env/env_attr.o HOSTCC tools/env/env_flags.o HOSTCC tools/env/fw_env.o HOSTCC tools/env/linux_string.o HOSTCC tools/env/fw_env_main.o AR tools/env/lib.a HOSTLD tools/env/fw_printenv STRIP tools/env/fw_printenv make[1]: Leaving directory '/home/buildroot/build/instance-0/output/build/uboot-tools-2018.07' >>> uboot-tools 2018.07 Installing to staging directory /usr/bin/install -D -m 0755 /home/buildroot/build/instance-0/output/build/uboot-tools-2018.07/tools/env/lib.a /home/buildroot/build/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib/libubootenv.a /usr/bin/install -D -m 0644 /home/buildroot/build/instance-0/output/build/uboot-tools-2018.07/tools/env/fw_env.h /home/buildroot/build/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/fw_env.h >>> uboot-tools 2018.07 Fixing libtool files >>> uboot-tools 2018.07 Installing to target >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/buildroot/build/instance-0/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/buildroot/build/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libmediastreamer_base.la" is touched by more than one package: [u'mediastreamer', u'parted', u'pcsc-lite', u'sbc', u'scrypt', u'thrift', u'uboot-tools'] Warning: staging file "./usr/lib/libbfd.la" is touched by more than one package: [u'binutils', u'expat', u'libffi', u'libopenssl', u'python3', u'boost', u'bullet', u'libnl', u'ncurses', u'readline', u'erlang', u'gflags', u'pcre', u'util-linux', u'libglib2', u'libxml2', u'gupnp-dlna', u'jimtcl', u'libjpeg', u'keyutils', u'libbsd', u'libconfig', u'libevent', u'libpcap', u'libzip', u'libsigrok', u'libsndfile', u'libtirpc', u'lockdev', u'lxc', u'lz4', u'lzo', u'ortp', u'mediastreamer', u'parted', u'pcsc-lite', u'sbc', u'scrypt', u'thrift', u'uboot-tools'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'util-linux', u'libglib2', u'libxml2', u'gupnp-dlna', u'jimtcl', u'libjpeg', u'keyutils', u'libbsd', u'libconfig', u'libevent', u'libpcap', u'libzip', u'libsigrok', u'libsndfile', u'libtirpc', u'lockdev', u'lxc', u'lz4', u'lzo', u'ortp', u'mediastreamer', u'parted', u'pcsc-lite', u'sbc', u'scrypt', u'thrift', u'uboot-tools'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'libxml2', u'gupnp-dlna', u'jimtcl', u'libjpeg', u'keyutils', u'libbsd', u'libconfig', u'libevent', u'libpcap', u'libzip', u'libsigrok', u'libsndfile', u'libtirpc', u'lockdev', u'lxc', u'lz4', u'lzo', u'ortp', u'mediastreamer', u'parted', u'pcsc-lite', u'sbc', u'scrypt', u'thrift', u'uboot-tools'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'libxml2', u'gupnp-dlna', u'jimtcl', u'libjpeg', u'keyutils', u'libbsd', u'libconfig', u'libevent', u'libpcap', u'libzip', u'libsigrok', u'libsndfile', u'libtirpc', u'lockdev', u'lxc', u'lz4', u'lzo', u'ortp', u'mediastreamer', u'parted', u'pcsc-lite', u'sbc', u'scrypt', u'thrift', u'uboot-tools'] Warning: staging file "./usr/lib/libparted-fs-resize.la" is touched by more than one package: [u'parted', u'pcsc-lite', u'sbc', u'scrypt', u'thrift', u'uboot-tools'] Warning: staging file "./usr/lib/libevent_openssl.la" is touched by more than one package: [u'libevent', u'libpcap', u'libzip', u'libsigrok', u'libsndfile', u'libtirpc', u'lockdev', u'lxc', u'lz4', u'lzo', u'ortp', u'mediastreamer', u'parted', u'pcsc-lite', u'sbc', u'scrypt', u'thrift', u'uboot-tools'] Warning: staging file "./usr/lib/libevent_extra.la" is touched by more than one package: [u'libevent', u'libpcap', u'libzip', u'libsigrok', u'libsndfile', u'libtirpc', u'lockdev', u'lxc', u'lz4', u'lzo', u'ortp', u'mediastreamer', u'parted', u'pcsc-lite', u'sbc', u'scrypt', u'thrift', u'uboot-tools'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'libxml2', u'gupnp-dlna', u'jimtcl', u'libjpeg', u'keyutils', u'libbsd', u'libconfig', u'libevent', u'libpcap', u'libzip', u'libsigrok', u'libsndfile', u'libtirpc', u'lockdev', u'lxc', u'lz4', u'lzo', u'ortp', u'mediastreamer', u'parted', u'pcsc-lite', u'sbc', u'scrypt', u'thrift', u'uboot-tools'] Warning: staging file "./usr/lib/libbsd.la" is touched by more than one package: [u'libbsd', u'libconfig', u'libevent', u'libpcap', u'libzip', u'libsigrok', u'libsndfile', u'libtirpc', u'lockdev', u'lxc', u'lz4', u'lzo', u'ortp', u'mediastreamer', u'parted', u'pcsc-lite', u'sbc', u'scrypt', u'thrift', u'uboot-tools'] Warning: staging file "./usr/lib/libmediastreamer_voip.la" is touched by more than one package: [u'mediastreamer', u'parted', u'pcsc-lite', u'sbc', u'scrypt', u'thrift', u'uboot-tools'] Warning: staging file "./usr/lib/libthrift.la" is touched by more than one package: [u'thrift', u'uboot-tools'] Warning: staging file "./usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'libnl', u'ncurses', u'readline', u'erlang', u'gflags', u'pcre', u'util-linux', u'libglib2', u'libxml2', u'gupnp-dlna', u'jimtcl', u'libjpeg', u'keyutils', u'libbsd', u'libconfig', u'libevent', u'libpcap', u'libzip', u'libsigrok', u'libsndfile', u'libtirpc', u'lockdev', u'lxc', u'lz4', u'lzo', u'ortp', u'mediastreamer', u'parted', u'pcsc-lite', u'sbc', u'scrypt', u'thrift', u'uboot-tools'] Warning: staging file "./usr/lib/libthriftnb.la" is touched by more than one package: [u'thrift', u'uboot-tools'] Warning: staging file "./usr/lib/libconfig++.la" is touched by more than one package: [u'libconfig', u'libevent', u'libpcap', u'libzip', u'libsigrok', u'libsndfile', u'libtirpc', u'lockdev', u'lxc', u'lz4', u'lzo', u'ortp', u'mediastreamer', u'parted', u'pcsc-lite', u'sbc', u'scrypt', u'thrift', u'uboot-tools'] Warning: staging file "./usr/lib/libnl-nf-3.la" is touched by more than one package: [u'libnl', u'ncurses', u'readline', u'erlang', u'gflags', u'pcre', u'util-linux', u'libglib2', u'libxml2', u'gupnp-dlna', u'jimtcl', u'libjpeg', u'keyutils', u'libbsd', u'libconfig', u'libevent', u'libpcap', u'libzip', u'libsigrok', u'libsndfile', u'libtirpc', u'lockdev', u'lxc', u'lz4', u'lzo', u'ortp', u'mediastreamer', u'parted', u'pcsc-lite', u'sbc', u'scrypt', u'thrift', u'uboot-tools'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'libxml2', u'gupnp-dlna', u'jimtcl', u'libjpeg', u'keyutils', u'libbsd', u'libconfig', u'libevent', u'libpcap', u'libzip', u'libsigrok', u'libsndfile', u'libtirpc', u'lockdev', u'lxc', u'lz4', u'lzo', u'ortp', u'mediastreamer', u'parted', u'pcsc-lite', u'sbc', u'scrypt', u'thrift', u'uboot-tools'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'libxml2', u'gupnp-dlna', u'jimtcl', u'libjpeg', u'keyutils', u'libbsd', u'libconfig', u'libevent', u'libpcap', u'libzip', u'libsigrok', u'libsndfile', u'libtirpc', u'lockdev', u'lxc', u'lz4', u'lzo', u'ortp', u'mediastreamer', u'parted', u'pcsc-lite', u'sbc', u'scrypt', u'thrift', u'uboot-tools'] Warning: staging file "./usr/lib/libopcodes.la" is touched by more than one package: [u'binutils', u'expat', u'libffi', u'libopenssl', u'python3', u'boost', u'bullet', u'libnl', u'ncurses', u'readline', u'erlang', u'gflags', u'pcre', u'util-linux', u'libglib2', u'libxml2', u'gupnp-dlna', u'jimtcl', u'libjpeg', u'keyutils', u'libbsd', u'libconfig', u'libevent', u'libpcap', u'libzip', u'libsigrok', u'libsndfile', u'libtirpc', u'lockdev', u'lxc', u'lz4', u'lzo', u'ortp', u'mediastreamer', u'parted', u'pcsc-lite', u'sbc', u'scrypt', u'thrift', u'uboot-tools'] Warning: staging file "./usr/lib/libsigrok.la" is touched by more than one package: [u'libsigrok', u'libsndfile', u'libtirpc', u'lockdev', u'lxc', u'lz4', u'lzo', u'ortp', u'mediastreamer', u'parted', u'pcsc-lite', u'sbc', u'scrypt', u'thrift', u'uboot-tools'] Warning: staging file "./usr/lib/libparted.la" is touched by more than one package: [u'parted', u'pcsc-lite', u'sbc', u'scrypt', u'thrift', u'uboot-tools'] Warning: staging file "./usr/lib/libevent_pthreads.la" is touched by more than one package: [u'libevent', u'libpcap', u'libzip', u'libsigrok', u'libsndfile', u'libtirpc', u'lockdev', u'lxc', u'lz4', u'lzo', u'ortp', u'mediastreamer', u'parted', u'pcsc-lite', u'sbc', u'scrypt', u'thrift', u'uboot-tools'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'util-linux', u'libglib2', u'libxml2', u'gupnp-dlna', u'jimtcl', u'libjpeg', u'keyutils', u'libbsd', u'libconfig', u'libevent', u'libpcap', u'libzip', u'libsigrok', u'libsndfile', u'libtirpc', u'lockdev', u'lxc', u'lz4', u'lzo', u'ortp', u'mediastreamer', u'parted', u'pcsc-lite', u'sbc', u'scrypt', u'thrift', u'uboot-tools'] Warning: staging file "./usr/lib/libpcscspy.la" is touched by more than one package: [u'pcsc-lite', u'sbc', u'scrypt', u'thrift', u'uboot-tools'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'libxml2', u'gupnp-dlna', u'jimtcl', u'libjpeg', u'keyutils', u'libbsd', u'libconfig', u'libevent', u'libpcap', u'libzip', u'libsigrok', u'libsndfile', u'libtirpc', u'lockdev', u'lxc', u'lz4', u'lzo', u'ortp', u'mediastreamer', u'parted', u'pcsc-lite', u'sbc', u'scrypt', u'thrift', u'uboot-tools'] Warning: staging file "./usr/lib/libtirpc.la" is touched by more than one package: [u'libtirpc', u'lockdev', u'lxc', u'lz4', u'lzo', u'ortp', u'mediastreamer', u'parted', u'pcsc-lite', u'sbc', u'scrypt', u'thrift', u'uboot-tools'] Warning: staging file "./usr/lib/libpcre32.la" is touched by more than one package: [u'pcre', u'util-linux', u'libglib2', u'libxml2', u'gupnp-dlna', u'jimtcl', u'libjpeg', u'keyutils', u'libbsd', u'libconfig', u'libevent', u'libpcap', u'libzip', u'libsigrok', u'libsndfile', u'libtirpc', u'lockdev', u'lxc', u'lz4', u'lzo', u'ortp', u'mediastreamer', u'parted', u'pcsc-lite', u'sbc', u'scrypt', u'thrift', u'uboot-tools'] Warning: staging file "./usr/lib/libgupnp-dlna-2.0.la" is touched by more than one package: [u'gupnp-dlna', u'jimtcl', u'libjpeg', u'keyutils', u'libbsd', u'libconfig', u'libevent', u'libpcap', u'libzip', u'libsigrok', u'libsndfile', u'libtirpc', u'lockdev', u'lxc', u'lz4', u'lzo', u'ortp', u'mediastreamer', u'parted', u'pcsc-lite', u'sbc', u'scrypt', u'thrift', u'uboot-tools'] Warning: staging file "./usr/lib/python3.7/site-packages/libmount/pylibmount.la" is touched by more than one package: [u'util-linux', u'libglib2', u'libxml2', u'gupnp-dlna', u'jimtcl', u'libjpeg', u'keyutils', u'libbsd', u'libconfig', u'libevent', u'libpcap', u'libzip', u'libsigrok', u'libsndfile', u'libtirpc', u'lockdev', u'lxc', u'lz4', u'lzo', u'ortp', u'mediastreamer', u'parted', u'pcsc-lite', u'sbc', u'scrypt', u'thrift', u'uboot-tools'] Warning: staging file "./usr/lib/libnl-route-3.la" is touched by more than one package: [u'libnl', u'ncurses', u'readline', u'erlang', u'gflags', u'pcre', u'util-linux', u'libglib2', u'libxml2', u'gupnp-dlna', u'jimtcl', u'libjpeg', u'keyutils', u'libbsd', u'libconfig', u'libevent', u'libpcap', u'libzip', u'libsigrok', u'libsndfile', u'libtirpc', u'lockdev', u'lxc', u'lz4', u'lzo', u'ortp', u'mediastreamer', u'parted', u'pcsc-lite', u'sbc', u'scrypt', u'thrift', u'uboot-tools'] Warning: staging file "./usr/lib/libevent_core.la" is touched by more than one package: [u'libevent', u'libpcap', u'libzip', u'libsigrok', u'libsndfile', u'libtirpc', u'lockdev', u'lxc', u'lz4', u'lzo', u'ortp', u'mediastreamer', u'parted', u'pcsc-lite', u'sbc', u'scrypt', u'thrift', u'uboot-tools'] Warning: staging file "./usr/lib/libconfig.la" is touched by more than one package: [u'libconfig', u'libevent', u'libpcap', u'libzip', u'libsigrok', u'libsndfile', u'libtirpc', u'lockdev', u'lxc', u'lz4', u'lzo', u'ortp', u'mediastreamer', u'parted', u'pcsc-lite', u'sbc', u'scrypt', u'thrift', u'uboot-tools'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'util-linux', u'libglib2', u'libxml2', u'gupnp-dlna', u'jimtcl', u'libjpeg', u'keyutils', u'libbsd', u'libconfig', u'libevent', u'libpcap', u'libzip', u'libsigrok', u'libsndfile', u'libtirpc', u'lockdev', u'lxc', u'lz4', u'lzo', u'ortp', u'mediastreamer', u'parted', u'pcsc-lite', u'sbc', u'scrypt', u'thrift', u'uboot-tools'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'libglib2', u'libxml2', u'gupnp-dlna', u'jimtcl', u'libjpeg', u'keyutils', u'libbsd', u'libconfig', u'libevent', u'libpcap', u'libzip', u'libsigrok', u'libsndfile', u'libtirpc', u'lockdev', u'lxc', u'lz4', u'lzo', u'ortp', u'mediastreamer', u'parted', u'pcsc-lite', u'sbc', u'scrypt', u'thrift', u'uboot-tools'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'libxml2', u'gupnp-dlna', u'jimtcl', u'libjpeg', u'keyutils', u'libbsd', u'libconfig', u'libevent', u'libpcap', u'libzip', u'libsigrok', u'libsndfile', u'libtirpc', u'lockdev', u'lxc', u'lz4', u'lzo', u'ortp', u'mediastreamer', u'parted', u'pcsc-lite', u'sbc', u'scrypt', u'thrift', u'uboot-tools'] Warning: staging file "./usr/lib/liblxc.la" is touched by more than one package: [u'lxc', u'lz4', u'lzo', u'ortp', u'mediastreamer', u'parted', u'pcsc-lite', u'sbc', u'scrypt', u'thrift', u'uboot-tools'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'gupnp-dlna', u'jimtcl', u'libjpeg', u'keyutils', u'libbsd', u'libconfig', u'libevent', u'libpcap', u'libzip', u'libsigrok', u'libsndfile', u'libtirpc', u'lockdev', u'lxc', u'lz4', u'lzo', u'ortp', u'mediastreamer', u'parted', u'pcsc-lite', u'sbc', u'scrypt', u'thrift', u'uboot-tools'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'libffi', u'libopenssl', u'python3', u'boost', u'bullet', u'libnl', u'ncurses', u'readline', u'erlang', u'gflags', u'pcre', u'util-linux', u'libglib2', u'libxml2', u'gupnp-dlna', u'jimtcl', u'libjpeg', u'keyutils', u'libbsd', u'libconfig', u'libevent', u'libpcap', u'libzip', u'libsigrok', u'libsndfile', u'libtirpc', u'lockdev', u'lxc', u'lz4', u'lzo', u'ortp', u'mediastreamer', u'parted', u'pcsc-lite', u'sbc', u'scrypt', u'thrift', u'uboot-tools'] Warning: staging file "./usr/lib/libsndfile.la" is touched by more than one package: [u'libsndfile', u'libtirpc', u'lockdev', u'lxc', u'lz4', u'lzo', u'ortp', u'mediastreamer', u'parted', u'pcsc-lite', u'sbc', u'scrypt', u'thrift', u'uboot-tools'] Warning: staging file "./usr/lib/libnl-3.la" is touched by more than one package: [u'libnl', u'ncurses', u'readline', u'erlang', u'gflags', u'pcre', u'util-linux', u'libglib2', u'libxml2', u'gupnp-dlna', u'jimtcl', u'libjpeg', u'keyutils', u'libbsd', u'libconfig', u'libevent', u'libpcap', u'libzip', u'libsigrok', u'libsndfile', u'libtirpc', u'lockdev', u'lxc', u'lz4', u'lzo', u'ortp', u'mediastreamer', u'parted', u'pcsc-lite', u'sbc', u'scrypt', u'thrift', u'uboot-tools'] Warning: staging file "./usr/lib/libattr.la" is touched by more than one package: [u'attr', u'bctoolbox', u'libzlib', u'binutils', u'expat', u'libffi', u'libopenssl', u'python3', u'boost', u'bullet', u'libnl', u'ncurses', u'readline', u'erlang', u'gflags', u'pcre', u'util-linux', u'libglib2', u'libxml2', u'gupnp-dlna', u'jimtcl', u'libjpeg', u'keyutils', u'libbsd', u'libconfig', u'libevent', u'libpcap', u'libzip', u'libsigrok', u'libsndfile', u'libtirpc', u'lockdev', u'lxc', u'lz4', u'lzo', u'ortp', u'mediastreamer', u'parted', u'pcsc-lite', u'sbc', u'scrypt', u'thrift', u'uboot-tools'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'libopenssl', u'python3', u'boost', u'bullet', u'libnl', u'ncurses', u'readline', u'erlang', u'gflags', u'pcre', u'util-linux', u'libglib2', u'libxml2', u'gupnp-dlna', u'jimtcl', u'libjpeg', u'keyutils', u'libbsd', u'libconfig', u'libevent', u'libpcap', u'libzip', u'libsigrok', u'libsndfile', u'libtirpc', u'lockdev', u'lxc', u'lz4', u'lzo', u'ortp', u'mediastreamer', u'parted', u'pcsc-lite', u'sbc', u'scrypt', u'thrift', u'uboot-tools'] Warning: staging file "./usr/lib/libthrift_c_glib.la" is touched by more than one package: [u'thrift', u'uboot-tools'] Warning: staging file "./usr/lib/libpcsclite.la" is touched by more than one package: [u'pcsc-lite', u'sbc', u'scrypt', u'thrift', u'uboot-tools'] Warning: staging file "./usr/lib/libevent.la" is touched by more than one package: [u'libevent', u'libpcap', u'libzip', u'libsigrok', u'libsndfile', u'libtirpc', u'lockdev', u'lxc', u'lz4', u'lzo', u'ortp', u'mediastreamer', u'parted', u'pcsc-lite', u'sbc', u'scrypt', u'thrift', u'uboot-tools'] Warning: staging file "./usr/lib/libthriftz.la" is touched by more than one package: [u'thrift', u'uboot-tools'] Warning: staging file "./usr/lib/libjpeg.la" is touched by more than one package: [u'libjpeg', u'keyutils', u'libbsd', u'libconfig', u'libevent', u'libpcap', u'libzip', u'libsigrok', u'libsndfile', u'libtirpc', u'lockdev', u'lxc', u'lz4', u'lzo', u'ortp', u'mediastreamer', u'parted', u'pcsc-lite', u'sbc', u'scrypt', u'thrift', u'uboot-tools'] Warning: staging file "./usr/lib/libsbc.la" is touched by more than one package: [u'sbc', u'scrypt', u'thrift', u'uboot-tools'] Warning: staging file "./usr/lib/libortp.la" is touched by more than one package: [u'ortp', u'mediastreamer', u'parted', u'pcsc-lite', u'sbc', u'scrypt', u'thrift', u'uboot-tools'] Warning: staging file "./usr/lib/libnl-genl-3.la" is touched by more than one package: [u'libnl', u'ncurses', u'readline', u'erlang', u'gflags', u'pcre', u'util-linux', u'libglib2', u'libxml2', u'gupnp-dlna', u'jimtcl', u'libjpeg', u'keyutils', u'libbsd', u'libconfig', u'libevent', u'libpcap', u'libzip', u'libsigrok', u'libsndfile', u'libtirpc', u'lockdev', u'lxc', u'lz4', u'lzo', u'ortp', u'mediastreamer', u'parted', u'pcsc-lite', u'sbc', u'scrypt', u'thrift', u'uboot-tools'] Warning: staging file "./usr/lib/libsmartcols.la" is touched by more than one package: [u'util-linux', u'libglib2', u'libxml2', u'gupnp-dlna', u'jimtcl', u'libjpeg', u'keyutils', u'libbsd', u'libconfig', u'libevent', u'libpcap', u'libzip', u'libsigrok', u'libsndfile', u'libtirpc', u'lockdev', u'lxc', u'lz4', u'lzo', u'ortp', u'mediastreamer', u'parted', u'pcsc-lite', u'sbc', u'scrypt', u'thrift', u'uboot-tools'] Warning: staging file "./usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'libnl', u'ncurses', u'readline', u'erlang', u'gflags', u'pcre', u'util-linux', u'libglib2', u'libxml2', u'gupnp-dlna', u'jimtcl', u'libjpeg', u'keyutils', u'libbsd', u'libconfig', u'libevent', u'libpcap', u'libzip', u'libsigrok', u'libsndfile', u'libtirpc', u'lockdev', u'lxc', u'lz4', u'lzo', u'ortp', u'mediastreamer', u'parted', u'pcsc-lite', u'sbc', u'scrypt', u'thrift', u'uboot-tools'] ./support/scripts/check-uniq-files -t host /home/buildroot/build/instance-0/output/build/packages-file-list-host.txt Warning: host file "./lib/python3.7/site-packages/easy-install.pth" is touched by more than one package: [u'host-python-setuptools', u'host-python-cffi', u'host-python-setuptools-scm'] rm -f /home/buildroot/build/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/build/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/build/instance-0/output/host/bin/glib-compile-schemas /home/buildroot/build/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/build/instance-0/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. PYTHONPATH="/home/buildroot/build/instance-0/output/target/usr/lib/python3.7/" cd /home/buildroot/build/instance-0/output/target && /home/buildroot/build/instance-0/output/host/bin/python3.7 /home/buildroot/build/instance-0/buildroot/support/scripts/pycompile.py usr/lib/python3.7 find /home/buildroot/build/instance-0/output/target/usr/lib/python3.7 -name '*.py' -print0 | xargs -0 --no-run-if-empty rm -f find /home/buildroot/build/instance-0/output/target/usr/lib/python3.7 -name '*.opt-1.pyc' -print0 -o -name '*.opt-2.pyc' -print0 | xargs -0 --no-run-if-empty rm -f mkdir -p /home/buildroot/build/instance-0/output/target/etc echo "buildroot" > /home/buildroot/build/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/build/instance-0/output/target/etc/hosts mkdir -p /home/buildroot/build/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/build/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/build/instance-0/output/target/etc/shadow rm -f /home/buildroot/build/instance-0/output/target/bin/sh rm -f /home/buildroot/build/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/build/instance-0/output/build/locales.nopurge; done for dir in /home/buildroot/build/instance-0/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/build/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/build/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/build/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/build/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/build/instance-0/output/target/usr/include /home/buildroot/build/instance-0/output/target/usr/share/aclocal \ /home/buildroot/build/instance-0/output/target/usr/lib/pkgconfig /home/buildroot/build/instance-0/output/target/usr/share/pkgconfig \ /home/buildroot/build/instance-0/output/target/usr/lib/cmake /home/buildroot/build/instance-0/output/target/usr/share/cmake find /home/buildroot/build/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/build/instance-0/output/target/lib/ /home/buildroot/build/instance-0/output/target/usr/lib/ /home/buildroot/build/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/build/instance-0/output/target/usr/share/gdb rm -rf /home/buildroot/build/instance-0/output/target/usr/share/bash-completion rm -rf /home/buildroot/build/instance-0/output/target/usr/share/zsh rm -rf /home/buildroot/build/instance-0/output/target/usr/man /home/buildroot/build/instance-0/output/target/usr/share/man rm -rf /home/buildroot/build/instance-0/output/target/usr/info /home/buildroot/build/instance-0/output/target/usr/share/info rm -rf /home/buildroot/build/instance-0/output/target/usr/doc /home/buildroot/build/instance-0/output/target/usr/share/doc rm -rf /home/buildroot/build/instance-0/output/target/usr/share/gtk-doc rmdir /home/buildroot/build/instance-0/output/target/usr/share 2>/dev/null || true find /home/buildroot/build/instance-0/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/buildroot/build/instance-0/output/host/bin/arm-none-linux-gnueabi-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/build/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/build/instance-0/output/host/bin/arm-none-linux-gnueabi-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/build/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/build/instance-0/output/host/bin/arm-none-linux-gnueabi-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/build/instance-0/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/build/instance-0/output/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/buildroot/build/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.11-git-00834-g87d759c"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.11-git\"" \ ) > /home/buildroot/build/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/build/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/build/instance-0/buildroot/support/scripts/fix-rpath target touch /home/buildroot/build/instance-0/output/target/usr make: Leaving directory '/home/buildroot/build/instance-0/buildroot' make: Entering directory '/home/buildroot/build/instance-0/buildroot' >>> Buildroot 2018.11-git-00834-g87d759c Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-skeleton Collecting legal info >>> 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 >>> attr 2.4.48 Collecting legal info ERROR: No hash found for doc/COPYING ERROR: No hash found for doc/COPYING.LGPL >>> bctoolbox 0.4.0 Collecting legal info ERROR: No hash found for COPYING >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> binutils 2.29.1 Collecting legal info ERROR: No hash found for COPYING3 ERROR: No hash found for COPYING.LIB >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> boost 1.68.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> python3 3.7.0 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-python3 3.7.0 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> openssl Collecting legal info >>> libopenssl 1.0.2p Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> bullet 2.86.1 Collecting legal info ERROR: No hash found for LICENSE.txt >>> ddrescue 1.22 Collecting legal info ERROR: No hash found for COPYING >>> dropwatch 7c33d8a8ed105b07a46b55d71d93b36ed34c16db Collecting legal info ERROR: No hash found for COPYING >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> readline 7.0 Collecting legal info ERROR: No hash found for COPYING >>> ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> erlang 21.0 Collecting legal info LICENSE.txt: OK (sha256: 809fa1ed21450f59827d1e9aec720bbc4b687434fa22283c6cb5dd82a47ab9c0) >>> host-erlang 21.0 Collecting legal info LICENSE.txt: OK (sha256: 809fa1ed21450f59827d1e9aec720bbc4b687434fa22283c6cb5dd82a47ab9c0) >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2p Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> fb-test-app rosetta-1.1.0 Collecting legal info ERROR: No hash found for COPYING >>> host-genimage 10 Collecting legal info ERROR: No hash found for COPYING >>> host-libconfuse 3.2.2 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> gflags v2.2.0 Collecting legal info COPYING.txt: OK (sha256: 90d1f3701813c3cd65eee2dc736746fe46b465918f3f7d6d31463a2018b33fa5) >>> gnuplot 5.0.6 Collecting legal info ERROR: No hash found for Copyright >>> gupnp-dlna 0.10.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> host-util-linux 2.32.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> util-linux 2.32.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> jimtcl 0.75 Collecting legal info ERROR: No hash found for LICENSE >>> jpeg Collecting legal info >>> libjpeg 9c Collecting legal info README: OK (sha256: 31f366acfb6259456d9046eb7f16875e387f8bf029d37ac4c4397bf63f22fd6b) >>> keyutils 1.5.10 Collecting legal info ERROR: No hash found for LICENCE.GPL ERROR: No hash found for LICENCE.LGPL >>> libbsd 0.9.1 Collecting legal info COPYING: OK (sha256: df6d8e1b5b3a5b06376c658c8ad3afc82687f1c0e0404cec4738ad14b2675708) >>> libconfig v1.7.2 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libevent 2.1.8-stable Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libpcap 1.8.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libsigrok 0.5.0 Collecting legal info ERROR: No hash found for COPYING >>> libzip 1.5.1 Collecting legal info LICENSE: OK (sha256: 04464e729973cf58189051e7a3e8bca2acce9a1058c735e9e2eb1fdbe0fbbf50) >>> libsndfile 1.0.28 Collecting legal info ERROR: No hash found for COPYING >>> libtirpc 1.0.3 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> host-nfs-utils 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> host-libtirpc 1.0.3 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> lockdev 1.0.3 Collecting legal info ERROR: No hash found for LICENSE >>> lsof 4.89 Collecting legal info ERROR: No hash found for dialects/linux/dproto.h >>> lxc 3.0.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> lz4 v1.8.2 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> lzop 1.03 Collecting legal info ERROR: No hash found for COPYING >>> macchanger 1.7.0 Collecting legal info ERROR: No hash found for COPYING >>> mediastreamer 2.14.0 Collecting legal info COPYING: OK (sha256: ba9ed2269151ad63b922598f3c5c19ddf781b2bbb6cb843ed9f085ecd1679c5d) >>> host-intltool 0.51.0 Collecting legal info ERROR: No hash found for COPYING >>> host-libxml-parser-perl 2.44 Collecting legal info ERROR: No hash found for README >>> host-vim v8.1.0133 Collecting legal info ERROR: No hash found for README.txt >>> ortp 0.27.0 Collecting legal info ERROR: No hash found for COPYING >>> motion release-4.1.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> netcat-openbsd debian_1.190-1 Collecting legal info debian/copyright: OK (sha256: e2e86d58c38f044a49f51e45515747585db58a2305419c73323eaad88fcaef5c) >>> parted 3.2 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcsc-lite 1.8.23 Collecting legal info COPYING: OK (sha256: 2ce8f52bc5afa74f223121955e4e6328c432b16044ea535acd550435dda2b5db) >>> picocom 3.1 Collecting legal info LICENSE.txt: OK (sha256: 9273c6b2c55be95f0f0df292d87e8900e5bfdf5b510a6ea09e80306cf45c10f6) >>> python-asn1crypto 0.24.0 Collecting legal info LICENSE: OK (sha256: 7871ddf1918d53fd549943aad007cd4ad674b0e1da732a9aea4a79e1436d1eb5) >>> host-python-setuptools 40.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> python-cffi 1.11.2 Collecting legal info LICENSE: OK (sha256: 04b80f5b077bbed68808cfebadeb5e3523f2a8c9a96495c587bd96df1eac2a33) >>> python-cryptography 2.3.1 Collecting legal info LICENSE: OK (sha256: 35452b557fab0efb1e80d7edb9c4e5118b9384082adaa051dde342102cb9de8d) LICENSE.APACHE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) LICENSE.BSD: OK (sha256: 602c4c7482de6479dd2e9793cda275e5e63d773dacd1eca689232ab7008fb4fb) >>> host-python-cffi 1.11.2 Collecting legal info LICENSE: OK (sha256: 04b80f5b077bbed68808cfebadeb5e3523f2a8c9a96495c587bd96df1eac2a33) >>> host-python-pycparser 2.19 Collecting legal info LICENSE: OK (sha256: 3c76629880aec2f8578ed914701a4ff9e5da8b60acb8b7ec675abf83c90c5168) >>> python-fire 0.1.3 Collecting legal info LICENSE: OK (sha256: a5de77b62266bca0bb97bf058992f0b0f308a83a8ca55ee10fbf6bd8ed8f7ed0) >>> python-idna 2.7 Collecting legal info LICENSE.rst: OK (sha256: 0d4bc7abd48dcfb14e24254ee404066737ff0167144e222914a2113b8794683e) >>> python-keyring 10.5.0 Collecting legal info LICENSE: OK (sha256: a55e2ffe9b44998e621d51d8c094bed09acc4b5236ee73d7df395a33ba3c18fd) >>> host-python-setuptools-scm 1.15.6 Collecting legal info ERROR: No hash found for LICENSE >>> python-libconfig b271c3d9dac938ad5cd29b67bd08cc5536a5a391 Collecting legal info ERROR: No hash found for README >>> python-pathvalidate 0.16.0 Collecting legal info ERROR: No hash found for LICENSE >>> python-pyasn1 0.4.4 Collecting legal info LICENSE.rst: OK (sha256: f82128f64d567c333936a12b99a21d0e8cd66ce628d51ce0a7770cc38dc7fe43) >>> python-pycparser 2.19 Collecting legal info LICENSE: OK (sha256: 3c76629880aec2f8578ed914701a4ff9e5da8b60acb8b7ec675abf83c90c5168) >>> python-pyparted v3.11.0 Collecting legal info ERROR: No hash found for COPYING >>> python-secretstorage 2.3.1 Collecting legal info LICENSE: OK (sha256: 1debb9ff5d6759fd23cdb40e3ba34b1fa68dd0b19672b6d154599fb0ab704c57) >>> python-setuptools 40.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> python-simplegeneric 0.8.1 Collecting legal info >>> python-simplejson 3.11.1 Collecting legal info ERROR: No hash found for LICENSE.txt >>> python-six 1.11.0 Collecting legal info LICENSE: OK (sha256: 63478682e84e8c98f4c46308995f1f521a6886976e25421827d2a2be03581328) >>> python-urllib3 1.23 Collecting legal info LICENSE.txt: OK (sha256: 11db569430ca5ad793f1399297b8df5041a22137abaf90642ea71da21d59121c) >>> quotatool 1.6.2 Collecting legal info COPYING: OK (sha256: 94686eeb98a40edc64106c6f8644068d8a08816a510a3cde75e50f1bf470564d) >>> reaver 9bae55bd30b6d46b42da3a09dc23c8b0f9341996 Collecting legal info docs/LICENSE: OK (sha256: bb40cfd5e9ca6e8465ea3c236f3f2293e8300af1bfe87e72fabe482ae6cc995a) >>> rpcbind 0.2.3 Collecting legal info ERROR: No hash found for COPYING >>> sbc 1.3 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> scrypt 1.2.0 Collecting legal info ERROR: No hash found for main.c >>> selinux-python 2.8 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> stress-ng 0.09.39 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-sunxi-tools v1.4.1 Collecting legal info ERROR: No hash found for LICENSE.md >>> host-libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> thrift 0.9.2 Collecting legal info ERROR: No hash found for LICENSE >>> host-autoconf-archive 2017.03.21 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.EXCEPTION >>> host-thrift 0.9.2 Collecting legal info ERROR: No hash found for LICENSE >>> host-boost 1.68.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> host-libevent 2.1.8-stable Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> uboot-tools 2018.07 Collecting legal info ERROR: No hash found for Licenses/gpl-2.0.txt 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: python-simplegeneric-0.8.1: cannot save license (PYTHON_SIMPLEGENERIC_LICENSE_FILES not defined) Legal info produced in /home/buildroot/build/instance-0/output/legal-info make: Leaving directory '/home/buildroot/build/instance-0/buildroot'