libtool: install: warning: remember to run `libtool --finish /usr/lib' make[3]: Leaving directory '/home/buildroot/build/instance-2/output/build/wavpack-5.1.0/src' make[2]: Leaving directory '/home/buildroot/build/instance-2/output/build/wavpack-5.1.0/src' Making install in include make[2]: Entering directory '/home/buildroot/build/instance-2/output/build/wavpack-5.1.0/include' make[3]: Entering directory '/home/buildroot/build/instance-2/output/build/wavpack-5.1.0/include' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/build/instance-2/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/wavpack' /usr/bin/install -c -m 644 wavpack.h '/home/buildroot/build/instance-2/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/wavpack' make[3]: Leaving directory '/home/buildroot/build/instance-2/output/build/wavpack-5.1.0/include' make[2]: Leaving directory '/home/buildroot/build/instance-2/output/build/wavpack-5.1.0/include' Making install in cli make[2]: Entering directory '/home/buildroot/build/instance-2/output/build/wavpack-5.1.0/cli' make[3]: Entering directory '/home/buildroot/build/instance-2/output/build/wavpack-5.1.0/cli' make[3]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/buildroot/build/instance-2/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c wavpack wvunpack wvgain wvtag '/home/buildroot/build/instance-2/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/bin' libtool: install: /usr/bin/install -c wavpack /home/buildroot/build/instance-2/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/bin/wavpack libtool: install: /usr/bin/install -c wvunpack /home/buildroot/build/instance-2/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/bin/wvunpack libtool: install: /usr/bin/install -c wvgain /home/buildroot/build/instance-2/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/bin/wvgain libtool: install: /usr/bin/install -c wvtag /home/buildroot/build/instance-2/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/bin/wvtag make[3]: Leaving directory '/home/buildroot/build/instance-2/output/build/wavpack-5.1.0/cli' make[2]: Leaving directory '/home/buildroot/build/instance-2/output/build/wavpack-5.1.0/cli' Making install in man make[2]: Entering directory '/home/buildroot/build/instance-2/output/build/wavpack-5.1.0/man' make[3]: Entering directory '/home/buildroot/build/instance-2/output/build/wavpack-5.1.0/man' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/build/instance-2/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/share/man/man1' /usr/bin/install -c -m 644 wavpack.1 wvgain.1 wvunpack.1 wvtag.1 '/home/buildroot/build/instance-2/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/share/man/man1' make[3]: Leaving directory '/home/buildroot/build/instance-2/output/build/wavpack-5.1.0/man' make[2]: Leaving directory '/home/buildroot/build/instance-2/output/build/wavpack-5.1.0/man' make[2]: Entering directory '/home/buildroot/build/instance-2/output/build/wavpack-5.1.0' make[3]: Entering directory '/home/buildroot/build/instance-2/output/build/wavpack-5.1.0' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/build/instance-2/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 wavpack.pc '/home/buildroot/build/instance-2/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/pkgconfig' make[3]: Leaving directory '/home/buildroot/build/instance-2/output/build/wavpack-5.1.0' make[2]: Leaving directory '/home/buildroot/build/instance-2/output/build/wavpack-5.1.0' make[1]: Leaving directory '/home/buildroot/build/instance-2/output/build/wavpack-5.1.0' >>> wavpack 5.1.0 Fixing libtool files for la in $(find /home/buildroot/build/instance-2/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/home/buildroot/build/instance-2/output:@BASE_DIR@:g" \ -e "s:/home/buildroot/build/instance-2/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot:@STAGING_DIR@:g" \ -e "s:/home/buildroot/build/instance-2/output/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/home/buildroot/build/instance-2/output/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/home/buildroot/build/instance-2/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot:g" \ -e "s:@BASE_DIR@:/home/buildroot/build/instance-2/output:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> wavpack 5.1.0 Installing to target PATH="/home/buildroot/build/instance-2/output/host/bin:/home/buildroot/build/instance-2/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" /usr/bin/make -j8 DESTDIR=/home/buildroot/build/instance-2/output/target install -C /home/buildroot/build/instance-2/output/build/wavpack-5.1.0/ make[1]: Entering directory '/home/buildroot/build/instance-2/output/build/wavpack-5.1.0' Making install in src make[2]: Entering directory '/home/buildroot/build/instance-2/output/build/wavpack-5.1.0/src' make[3]: Entering directory '/home/buildroot/build/instance-2/output/build/wavpack-5.1.0/src' make[3]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/buildroot/build/instance-2/output/target/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libwavpack.la '/home/buildroot/build/instance-2/output/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libwavpack.lai /home/buildroot/build/instance-2/output/target/usr/lib/libwavpack.la libtool: install: /usr/bin/install -c .libs/libwavpack.a /home/buildroot/build/instance-2/output/target/usr/lib/libwavpack.a libtool: install: chmod 644 /home/buildroot/build/instance-2/output/target/usr/lib/libwavpack.a libtool: install: /home/buildroot/build/instance-2/output/host/bin/arm-linux-ranlib /home/buildroot/build/instance-2/output/target/usr/lib/libwavpack.a libtool: install: warning: remember to run `libtool --finish /usr/lib' make[3]: Leaving directory '/home/buildroot/build/instance-2/output/build/wavpack-5.1.0/src' make[2]: Leaving directory '/home/buildroot/build/instance-2/output/build/wavpack-5.1.0/src' Making install in include make[2]: Entering directory '/home/buildroot/build/instance-2/output/build/wavpack-5.1.0/include' make[3]: Entering directory '/home/buildroot/build/instance-2/output/build/wavpack-5.1.0/include' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/build/instance-2/output/target/usr/include/wavpack' /usr/bin/install -c -m 644 wavpack.h '/home/buildroot/build/instance-2/output/target/usr/include/wavpack' make[3]: Leaving directory '/home/buildroot/build/instance-2/output/build/wavpack-5.1.0/include' make[2]: Leaving directory '/home/buildroot/build/instance-2/output/build/wavpack-5.1.0/include' Making install in cli make[2]: Entering directory '/home/buildroot/build/instance-2/output/build/wavpack-5.1.0/cli' make[3]: Entering directory '/home/buildroot/build/instance-2/output/build/wavpack-5.1.0/cli' make[3]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/buildroot/build/instance-2/output/target/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c wavpack wvunpack wvgain wvtag '/home/buildroot/build/instance-2/output/target/usr/bin' libtool: install: /usr/bin/install -c wavpack /home/buildroot/build/instance-2/output/target/usr/bin/wavpack libtool: install: /usr/bin/install -c wvunpack /home/buildroot/build/instance-2/output/target/usr/bin/wvunpack libtool: install: /usr/bin/install -c wvgain /home/buildroot/build/instance-2/output/target/usr/bin/wvgain libtool: install: /usr/bin/install -c wvtag /home/buildroot/build/instance-2/output/target/usr/bin/wvtag make[3]: Leaving directory '/home/buildroot/build/instance-2/output/build/wavpack-5.1.0/cli' make[2]: Leaving directory '/home/buildroot/build/instance-2/output/build/wavpack-5.1.0/cli' Making install in man make[2]: Entering directory '/home/buildroot/build/instance-2/output/build/wavpack-5.1.0/man' make[3]: Entering directory '/home/buildroot/build/instance-2/output/build/wavpack-5.1.0/man' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/build/instance-2/output/target/usr/share/man/man1' /usr/bin/install -c -m 644 wavpack.1 wvgain.1 wvunpack.1 wvtag.1 '/home/buildroot/build/instance-2/output/target/usr/share/man/man1' make[3]: Leaving directory '/home/buildroot/build/instance-2/output/build/wavpack-5.1.0/man' make[2]: Leaving directory '/home/buildroot/build/instance-2/output/build/wavpack-5.1.0/man' make[2]: Entering directory '/home/buildroot/build/instance-2/output/build/wavpack-5.1.0' make[3]: Entering directory '/home/buildroot/build/instance-2/output/build/wavpack-5.1.0' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/build/instance-2/output/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 wavpack.pc '/home/buildroot/build/instance-2/output/target/usr/lib/pkgconfig' make[3]: Leaving directory '/home/buildroot/build/instance-2/output/build/wavpack-5.1.0' make[2]: Leaving directory '/home/buildroot/build/instance-2/output/build/wavpack-5.1.0' make[1]: Leaving directory '/home/buildroot/build/instance-2/output/build/wavpack-5.1.0' whetstone.c: OK (sha256: 333e4ceca042c146f63eec605573d16ae8b07166cbc44a17bec1ea97c6f1efbf) >>> whetstone 1.2 Extracting cp /home/buildroot/build/instance-2/buildroot/instance-2/dl/whetstone/whetstone.c /home/buildroot/build/instance-2/output/build/whetstone-1.2/ >>> whetstone 1.2 Patching >>> whetstone 1.2 Configuring >>> whetstone 1.2 Building PATH="/home/buildroot/build/instance-2/output/host/bin:/home/buildroot/build/instance-2/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" AR="/home/buildroot/build/instance-2/output/host/bin/arm-linux-ar" AS="/home/buildroot/build/instance-2/output/host/bin/arm-linux-as" LD="/home/buildroot/build/instance-2/output/host/bin/arm-linux-ld" NM="/home/buildroot/build/instance-2/output/host/bin/arm-linux-nm" CC="/home/buildroot/build/instance-2/output/host/bin/arm-linux-gcc" GCC="/home/buildroot/build/instance-2/output/host/bin/arm-linux-gcc" CPP="/home/buildroot/build/instance-2/output/host/bin/arm-linux-cpp" CXX="/home/buildroot/build/instance-2/output/host/bin/arm-linux-g++" FC="/home/buildroot/build/instance-2/output/host/bin/arm-linux-gfortran" F77="/home/buildroot/build/instance-2/output/host/bin/arm-linux-gfortran" RANLIB="/home/buildroot/build/instance-2/output/host/bin/arm-linux-ranlib" READELF="/home/buildroot/build/instance-2/output/host/bin/arm-linux-readelf" STRIP="/home/buildroot/build/instance-2/output/host/bin/arm-linux-strip" OBJCOPY="/home/buildroot/build/instance-2/output/host/bin/arm-linux-objcopy" OBJDUMP="/home/buildroot/build/instance-2/output/host/bin/arm-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/buildroot/build/instance-2/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/build/instance-2/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/build/instance-2/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/build/instance-2/output/host/lib -Wl,-rpath,/home/buildroot/build/instance-2/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/build/instance-2/output/host/bin/arm-linux-as" DEFAULT_LINKER="/home/buildroot/build/instance-2/output/host/bin/arm-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wl,-elf2flt -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wl,-elf2flt -static -Wl,-elf2flt -static" LDFLAGS=" -Wl,-elf2flt -static" FCFLAGS=" -O2 -Wl,-elf2flt -static" FFLAGS=" -O2 -Wl,-elf2flt -static" PKG_CONFIG="/home/buildroot/build/instance-2/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/build/instance-2/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j8 LDLIBS="-lm" -C /home/buildroot/build/instance-2/output/build/whetstone-1.2 whetstone make[1]: Entering directory '/home/buildroot/build/instance-2/output/build/whetstone-1.2' /home/buildroot/build/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wl,-elf2flt -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-elf2flt -static whetstone.c -lm -o whetstone make[1]: Leaving directory '/home/buildroot/build/instance-2/output/build/whetstone-1.2' >>> whetstone 1.2 Installing to target /usr/bin/install -D /home/buildroot/build/instance-2/output/build/whetstone-1.2/whetstone /home/buildroot/build/instance-2/output/target/usr/bin/whetstone >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/buildroot/build/instance-2/output/build/packages-file-list.txt Warning: target file "./usr/bin/unxz" is touched by more than one package: [u'busybox', u'xz'] Warning: target file "./usr/bin/xzcat" is touched by more than one package: [u'busybox', u'xz'] Warning: target file "./usr/bin/lzma" is touched by more than one package: [u'busybox', u'xz'] Warning: target file "./usr/bin/bunzip2" is touched by more than one package: [u'busybox', u'bzip2'] Warning: target file "./usr/bin/lzcat" is touched by more than one package: [u'busybox', u'xz'] Warning: target file "./usr/bin/bzcat" is touched by more than one package: [u'busybox', u'bzip2'] Warning: target file "./usr/bin/xz" is touched by more than one package: [u'busybox', u'xz'] Warning: target file "./usr/bin/unlzma" is touched by more than one package: [u'busybox', u'xz'] ./support/scripts/check-uniq-files -t staging /home/buildroot/build/instance-2/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib32" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./etc/resolv.conf" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./etc/mtab" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] ./support/scripts/check-uniq-files -t host /home/buildroot/build/instance-2/output/build/packages-file-list-host.txt if grep -q CONFIG_ASH=y ./.config; then grep -qsE '^/bin/ash$' /home/buildroot/build/instance-2/output/target/etc/shells || echo "/bin/ash" >> /home/buildroot/build/instance-2/output/target/etc/shells; fi grep: ./.config: No such file or directory if grep -q CONFIG_HUSH=y ./.config; then grep -qsE '^/bin/hush$' /home/buildroot/build/instance-2/output/target/etc/shells || echo "/bin/hush" >> /home/buildroot/build/instance-2/output/target/etc/shells; fi grep: ./.config: No such file or directory mkdir -p /home/buildroot/build/instance-2/output/host/etc/meson sed -e "s%@TARGET_CROSS@%/home/buildroot/build/instance-2/output/host/bin/arm-linux-%g" -e "s%@TARGET_ARCH@%arm%g" -e "s%@TARGET_CPU@%cortex-m4%g" -e "s%@TARGET_ENDIAN@%"little"%g" -e "s%@TARGET_CFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wl,-elf2flt -static`@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%`printf '"%s", ' -Wl,-elf2flt -static`@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wl,-elf2flt -static -Wl,-elf2flt -static`@PKG_TARGET_CFLAGS@%g" -e "s%@HOST_DIR@%/home/buildroot/build/instance-2/output/host%g" package/meson//cross-compilation.conf.in > /home/buildroot/build/instance-2/output/host/etc/meson/cross-compilation.conf.in sed -e "s%@PKG_TARGET_CFLAGS@%%g" -e "s%@PKG_TARGET_LDFLAGS@%%g" -e "s%@PKG_TARGET_CXXFLAGS@%%g" /home/buildroot/build/instance-2/output/host/etc/meson/cross-compilation.conf.in > /home/buildroot/build/instance-2/output/host/etc/meson/cross-compilation.conf mkdir -p /home/buildroot/build/instance-2/output/target/etc echo "buildroot" > /home/buildroot/build/instance-2/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/build/instance-2/output/target/etc/hosts mkdir -p /home/buildroot/build/instance-2/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/build/instance-2/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/build/instance-2/output/target/etc/shadow rm -f /home/buildroot/build/instance-2/output/target/bin/sh rm -f /home/buildroot/build/instance-2/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/build/instance-2/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/build/instance-2/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/build/instance-2/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/build/instance-2/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/build/instance-2/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/build/instance-2/output/target/usr/include /home/buildroot/build/instance-2/output/target/usr/share/aclocal \ /home/buildroot/build/instance-2/output/target/usr/lib/pkgconfig /home/buildroot/build/instance-2/output/target/usr/share/pkgconfig \ /home/buildroot/build/instance-2/output/target/usr/lib/cmake /home/buildroot/build/instance-2/output/target/usr/share/cmake find /home/buildroot/build/instance-2/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/build/instance-2/output/target/lib/ /home/buildroot/build/instance-2/output/target/usr/lib/ /home/buildroot/build/instance-2/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: `/home/buildroot/build/instance-2/output/target/usr/libexec/': No such file or directory rm -rf /home/buildroot/build/instance-2/output/target/usr/share/gdb rm -rf /home/buildroot/build/instance-2/output/target/usr/share/bash-completion rm -rf /home/buildroot/build/instance-2/output/target/usr/share/zsh rm -rf /home/buildroot/build/instance-2/output/target/usr/man /home/buildroot/build/instance-2/output/target/usr/share/man rm -rf /home/buildroot/build/instance-2/output/target/usr/info /home/buildroot/build/instance-2/output/target/usr/share/info rm -rf /home/buildroot/build/instance-2/output/target/usr/doc /home/buildroot/build/instance-2/output/target/usr/share/doc rm -rf /home/buildroot/build/instance-2/output/target/usr/share/gtk-doc rmdir /home/buildroot/build/instance-2/output/target/usr/share 2>/dev/null || true find /home/buildroot/build/instance-2/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-2/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/build/instance-2/output/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/buildroot/build/instance-2/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/buildroot/build/instance-2/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-2/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-2/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.08-rc1-00076-g20ab45c"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.08-rc1"; \ echo "PRETTY_NAME=\"Buildroot 2019.08-rc1\"" \ ) > /home/buildroot/build/instance-2/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/build/instance-2/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/build/instance-2/buildroot/support/scripts/fix-rpath target touch /home/buildroot/build/instance-2/output/target/usr make: Leaving directory '/home/buildroot/build/instance-2/buildroot' make: Entering directory '/home/buildroot/build/instance-2/buildroot' >>> Buildroot 2019.08-rc1-00076-g20ab45c Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> 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 >>> host-aespipe 2.4d Collecting legal info >>> am335x-pru-package 5f374ad57cc195f28bf5e585c3d446aba6ee7096 Collecting legal info ERROR: No hash found for pru_sw/utils/LICENCE.txt >>> host-am335x-pru-package 5f374ad57cc195f28bf5e585c3d446aba6ee7096 Collecting legal info ERROR: No hash found for pru_sw/utils/LICENCE.txt >>> aoetools 37 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> argp-standalone 1.3 Collecting legal info >>> assimp 4.1.0 Collecting legal info LICENSE: OK (sha256: a26ccc3dbf2f58ea99c100945a8a126fa0f9f4d7fd2b49aa8bdb8e09355864d8) >>> host-cmake 3.8.2 Collecting legal info Copyright.txt: OK (sha256: af3030e1bf1af2f534430fdfe3cfc5a617966648a2a7f0c06a631adc92be1e5f) >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> atftp 0.7.2 Collecting legal info LICENSE: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> 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) >>> readline 8.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ncurses 6.1 Collecting legal info README: OK (sha256: 3c7bc1dd475a5e5dcc7bdf13268a0313ff69e3765689444eb95b5893f61b3d1e) >>> host-ncurses 6.1 Collecting legal info README: OK (sha256: 3c7bc1dd475a5e5dcc7bdf13268a0313ff69e3765689444eb95b5893f61b3d1e) >>> b43-firmware 5.100.138 Collecting legal info >>> host-b43-fwcutter 015 Collecting legal info ERROR: No hash found for COPYING >>> boost 1.70.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> bootstrap 4.1.0 Collecting legal info css/bootstrap.css: OK (sha256: 0ce7fbe215cdf921ed87d00a374404681d5d24898589a7fe60e068d09289b4ba) >>> busybox 1.31.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> libtirpc 1.1.4 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> host-nfs-utils 1.3.4 Collecting legal info COPYING: OK (sha256: 576540abf5e95029ad4ad90e32071385a5e95b2c30708c706116f3eb87b9a3de) >>> host-libtirpc 1.1.4 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> pciutils 3.5.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> ccrypt 1.10 Collecting legal info ERROR: No hash found for COPYING >>> cgic 2.07 Collecting legal info ERROR: No hash found for license.txt >>> dejavu 2.37 Collecting legal info ERROR: No hash found for LICENSE >>> ding-libs 0.6.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LESSER: OK (sha256: 6c57f43c939054fd4b831f271a14c97a488c38f98cdda5e887c5d396e3b3bc58) >>> dnsmasq 2.80 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) COPYING-v3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-dosfstools 4.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> dvbsnoop 1.4.50 Collecting legal info ERROR: No hash found for COPYING >>> fbdump 0.4.2 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> fbv 1.0b Collecting legal info ERROR: No hash found for COPYING >>> fconfig 20080329 Collecting legal info ERROR: No hash found for fconfig.c >>> flatbuffers v1.11.0 Collecting legal info LICENSE.txt: OK (sha256: 7ec9661a8afafab1eee3523d6f1a193eff76314a5ab10b4ce96aefd87621b0c3) >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny c6dcdcdef801127549d3906d153c061880d25a73 Collecting legal info LICENSE: OK (sha256: b57aa4fdc1c614c28d41c1e2d5c4090935964c5f86291ba7d1c99ffd1d698b34) extra/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-fwup 1.2.5 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-libarchive 3.4.0 Collecting legal info COPYING: OK (sha256: e1e3d4ba9d0b0ccba333b5f5539f7c6c9a3ef3d57a96cd165d2c45eaa1cd026d) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-libconfuse 3.2.2 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> host-libsodium 1.0.17 Collecting legal info LICENSE: OK (sha256: dea1855c9809f3faf22aa4a1fba20ec8af5a5587f23115012e5b98279cedc4af) >>> fxload 2008_10_13 Collecting legal info ERROR: No hash found for COPYING >>> gdbm 1.18.1 Collecting legal info COPYING: OK (sha256: 690d762f2e8e149ab1e2d6a409a3853b6151a2533b2382fae549a176d6bedecf) >>> glm 0.9.9.5 Collecting legal info manual.md: OK (sha256: 337130631a714eeae017556cad101d5324c2961214120b6214741d3d43667086) >>> gmp 6.1.2 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-gnupg 1.4.23 Collecting legal info ERROR: No hash found for COPYING >>> ibrcommon 1.0.1 Collecting legal info COPYING: OK (sha256: 1a0b57773a46d9d4cc2f0d1780a17acc38af506bb1e0234aaa85f8ccd6dc0b92) README: OK (sha256: 9b8a430c2136ebcf76bd37f50da7d7a80ede413ec6604cc4694ea536e779854c) >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.4.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> openssl Collecting legal info >>> libopenssl 1.1.1c Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> ibrdtn-tools 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> ibrdtn 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> libarchive 3.4.0 Collecting legal info COPYING: OK (sha256: e1e3d4ba9d0b0ccba333b5f5539f7c6c9a3ef3d57a96cd165d2c45eaa1cd026d) >>> xz 5.2.4 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> ipset 7.2 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> irda-utils 0.9.18 Collecting legal info ERROR: No hash found for man/COPYING >>> jansson 2.12 Collecting legal info LICENSE: OK (sha256: f0a0c95c64e9f49ec4cbfac8e7fee06823c85ee8ba4af5d57aaabb372347adc2) >>> host-jsmin 1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b Collecting legal info jsmin.c: OK (sha256: b420f61778af09534adc836a5086f5625b8499124051c50baefa218e7c03a58c) >>> json-c 0.13.1 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> kvazaar 1.2.0 Collecting legal info COPYING: OK (sha256: 531712277c3543b9ee86c4c4e0e424f531b893a44cc021c74a24b038d8de4d2a) >>> libbroadvoice f65b0f50c8c767229fbf1758370880abc0d78564 Collecting legal info COPYING: OK (sha256: 2550586c993ce4a8c23c8b11968ea36192116a896a2504799cc65307d769c094) >>> libbson 1.9.4 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) THIRD_PARTY_NOTICES: OK (sha256: 8dc5cb3146b026715e6c145621c7732f36c295d825b7b3a03076ad3f238db48e) >>> libcgicc 3.2.19 Collecting legal info COPYING.LIB: OK (sha256: a2e480f5e8afd7c587a3c0ac2ed3b73ed4b10fa3a553dea26e7b661c7cedda72) COPYING.DOC: OK (sha256: 0fd15977dc962abf3eced509b1cf5356f9784939742d67a635671141023a11da) >>> libcli c63c9d35144939c8b4fa3c5394aed2e29ff517b0 Collecting legal info COPYING: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libconfig 1.7.2 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libdvbpsi 1.3.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libebml 1.3.9 Collecting legal info LICENSE.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libev 4.27 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libgpg-error 1.36 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libgta 1.0.8 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> libksba 1.3.5 Collecting legal info AUTHORS: OK (sha256: 240908e1356ffeb5d0730227b6198dcc8e878375d28632fd813e0ed75b35ccc2) COPYING: OK (sha256: 6197b98c6bf69838c624809c509d84333de1bc847155168c0e84527446a27076) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 0abbff814cd00e2b0b6d08395af2b419c1a92026c4b4adacbb65ccda45fa58cf) COPYING.LGPLv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> liblo 0.30 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> liblogging 1.0.6 Collecting legal info COPYING: OK (sha256: a5626f700d3ee92513673b5f43733af5b651d9e7a9157d4bd81ceb9c89ec04b0) >>> libloki 0.1.7 Collecting legal info >>> libmicrohttpd 0.9.64 Collecting legal info COPYING: OK (sha256: 7399547209438c93f9b90297954698773d4846cea44cde5ca982c84c45952a3b) >>> libmodplug 0.8.8.5 Collecting legal info COPYING: OK (sha256: 49942e7b3b175f549e751feb08b5270ca6f6c5fb7a1be9f9517db275ec32c92e) >>> libndp 1.6 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnftnl 1.1.3 Collecting legal info COPYING: OK (sha256: 98193898c663001eff2fdcfb676e210c13042bc1a05e8d570c363efa396f8e24) >>> libpagekite v0.91.171102 Collecting legal info doc/COPYING.md: OK (sha256: ba443b9c9d4273d06aae3e147e9ad1ec199cc9c23455f486a039536d47f57eed) doc/LICENSE-2.0.txt: OK (sha256: 4a271d0bb6bb6e0bac880efddb46da73e6df3dcf0d9ca08a945a232f8ab882ef) doc/AGPLv3.txt: OK (sha256: 8e0f770cabe772d67d36469f6bf413afd2dcfa6ac37acfc65f770cf3a134106d) >>> libpcap 1.9.0 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libpjsip 2.7.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libsrtp 2.2.0 Collecting legal info LICENSE: OK (sha256: 8e19d42a1eec9561f3f347253ddf2e385c55f392f025bb0fd41b88dbf38db5ae) >>> libraw 0.19.2 Collecting legal info LICENSE.LGPL: OK (sha256: eea173a556abac0370461e57e12aab266894ea6be3874c2be05fd87871f75449) LICENSE.CDDL: OK (sha256: 0e3098d2d54a12434715f6679ea408d57da5e8d613c385c58ecc6fe5d30cc81f) README.md: OK (sha256: eee0055723d3483ef3ee7920e2178177b14a334c2a622be4101bcfb05d21407e) >>> libsepol 2.9 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libsilk 4268a02240c35c6055b0f237c46b09b2dcf79e45 Collecting legal info COPYING: OK (sha256: 62a5963f034024665641f4a9888b208f1e39aa7e29e87c9634fdcf07d3073baf) >>> libsoundtouch 010a91a59071c7fefd316fca62c0d980ec85b4b1 Collecting legal info ERROR: No hash found for COPYING.TXT >>> libsysfs 2.1.0 Collecting legal info cmd/GPL: OK (sha256: 88ced477f0659c5a4df22df3b65de2f12ea3a9c7b5e4750fdc757bc11e97aa79) lib/LGPL: OK (sha256: 4eb1c0ea980e7e4c7fac34e025be0423f5e7ca7df501e1da7ef31f32f14d6cf9) >>> libtasn1 4.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libtorrent-rasterbar 1.2.1 Collecting legal info COPYING: OK (sha256: f3a5dd1558cce616b12edad521427ec8976ce2bb0af33f7f359cfa648bf55ad8) >>> libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libusbgx 0.2.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libv4l 1.16.5 Collecting legal info COPYING: OK (sha256: 391e4da1c54a422a78d83be7bf84b2dfb8bacdd8ad256fa4374e128655584a8a) COPYING.libv4l: OK (sha256: 5a7f623a50e384aaf6d2ced068339ddf93d0a50d3a0ecbe86f125b07804ecc78) lib/libv4l1/libv4l1-kernelcode-license.txt: OK (sha256: 34229b5aadfb768d0d083987cba54203a920904a3ec8320823c6125b9831acd1) >>> libxkbcommon 0.8.3 Collecting legal info LICENSE: OK (sha256: 086caee279449369d41c1157911ec7696e707b93feba7280de757d3c470b2dfb) >>> linenoise 1.0 Collecting legal info ERROR: No hash found for LICENSE >>> linuxptp 2.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mkpasswd Collecting legal info >>> host-mtd 2.1.1 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-util-linux 2.34 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) 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) >>> host-zstd 1.4.2 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> murata-cyw-fw 8d87950bfad28c65926695b7357bd8995b60016a Collecting legal info LICENCE.cypress: OK (sha256: 3a892759b73e8b459f1a750954b316118b0061fd9d1868d11fa258c104ee7e0c) >>> mxml 3.0 Collecting legal info LICENSE: OK (sha256: c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4) NOTICE: OK (sha256: 63cc06ba05adecb1fdf2c94460a98291fd71614865456e52a19a1e7cc674250f) >>> nftables 0.9.0 Collecting legal info COPYING: OK (sha256: c17bc4fa5b2434c6f283ffcb2312e5bf3c7cdf5787b79505f094d8de734ac53e) >>> openpgm release-5-2-122 Collecting legal info ERROR: No hash found for openpgm/pgm/LICENSE >>> opus 1.3.1 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcre2 10.33 Collecting legal info LICENCE: OK (sha256: 982293becea3f18eb4e3ce2145f66638e46d105a27b88418766caf321a684d03) >>> pixz 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> portaudio v190600_20161030 Collecting legal info ERROR: No hash found for LICENSE.txt >>> powertop 2.10 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) >>> ptpd2 2.3.1 Collecting legal info ERROR: No hash found for COPYRIGHT >>> host-pwgen 2.08 Collecting legal info debian/copyright: OK (sha256: 5d3e49e01ef782be5841d5d1f7fb64d290cd86459598a913818584a46a2f81a1) >>> quotatool 1.6.2 Collecting legal info COPYING: OK (sha256: 94686eeb98a40edc64106c6f8644068d8a08816a510a3cde75e50f1bf470564d) >>> host-raspberrypi-usbboot f4e3f0f9a3c64d846ba53ec3367e33a4f9a7d051 Collecting legal info >>> host-libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> rsh-redone 85 Collecting legal info ERROR: No hash found for rsh.c >>> sound-theme-freedesktop 0.7 Collecting legal info >>> host-intltool 0.51.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-libxml-parser-perl 2.44 Collecting legal info README: OK (sha256: a008c782e078102720266824c1e87875bafbf25ffae4b173dc135f9a4e1c672e) >>> host-expat 2.2.7 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> sphinxbase 5prealpha Collecting legal info ERROR: No hash found for src/libsphinxbase/util/bio.c >>> tcpdump 4.9.2 Collecting legal info LICENSE: OK (sha256: 9b03d5d13e66d6de02a4bb2d0dd1cb9f41808d045962cdcc42350d5291b141a1) >>> usb_modeswitch 2.5.2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> wavpack 5.1.0 Collecting legal info ERROR: No hash found for COPYING >>> whetstone 1.2 Collecting legal info 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.4d: cannot save license (HOST_AESPIPE_LICENSE_FILES not defined) WARNING: argp-standalone-1.3: cannot save license (ARGP_STANDALONE_LICENSE_FILES not defined) WARNING: b43-firmware-5.100.138: cannot save license (B43_FIRMWARE_LICENSE_FILES not defined) WARNING: libloki-0.1.7: cannot save license (LIBLOKI_LICENSE_FILES not defined) WARNING: raspberrypi-usbboot-f4e3f0f9a3c64d846ba53ec3367e33a4f9a7d051: cannot save license (HOST_RASPBERRYPI_USBBOOT_LICENSE_FILES not defined) WARNING: sound-theme-freedesktop-0.7: cannot save license (SOUND_THEME_FREEDESKTOP_LICENSE_FILES not defined) WARNING: whetstone-1.2: cannot save license (WHETSTONE_LICENSE_FILES not defined) Legal info produced in /home/buildroot/build/instance-2/output/legal-info make: Leaving directory '/home/buildroot/build/instance-2/buildroot'