make[3]: Entering directory '/home/mark/buildroot-test/instance-1/output/build/usbredir-0.7.1/usbredirserver' /bin/mkdir -p '/home/mark/buildroot-test/instance-1/output/host/riscv32-buildroot-linux-gnu/sysroot/usr/sbin' /bin/mkdir -p '/home/mark/buildroot-test/instance-1/output/host/riscv32-buildroot-linux-gnu/sysroot/usr/share/man/man1' /bin/bash ../libtool --mode=install /usr/bin/install -c usbredirserver '/home/mark/buildroot-test/instance-1/output/host/riscv32-buildroot-linux-gnu/sysroot/usr/sbin' /usr/bin/install -c -m 644 usbredirserver.1 '/home/mark/buildroot-test/instance-1/output/host/riscv32-buildroot-linux-gnu/sysroot/usr/share/man/man1' libtool: install: /usr/bin/install -c usbredirserver /home/mark/buildroot-test/instance-1/output/host/riscv32-buildroot-linux-gnu/sysroot/usr/sbin/usbredirserver make[3]: Leaving directory '/home/mark/buildroot-test/instance-1/output/build/usbredir-0.7.1/usbredirserver' make[2]: Leaving directory '/home/mark/buildroot-test/instance-1/output/build/usbredir-0.7.1/usbredirserver' Making install in usbredirtestclient make[2]: Entering directory '/home/mark/buildroot-test/instance-1/output/build/usbredir-0.7.1/usbredirtestclient' make[3]: Entering directory '/home/mark/buildroot-test/instance-1/output/build/usbredir-0.7.1/usbredirtestclient' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/mark/buildroot-test/instance-1/output/build/usbredir-0.7.1/usbredirtestclient' make[2]: Leaving directory '/home/mark/buildroot-test/instance-1/output/build/usbredir-0.7.1/usbredirtestclient' make[2]: Entering directory '/home/mark/buildroot-test/instance-1/output/build/usbredir-0.7.1' make[3]: Entering directory '/home/mark/buildroot-test/instance-1/output/build/usbredir-0.7.1' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/mark/buildroot-test/instance-1/output/build/usbredir-0.7.1' make[2]: Leaving directory '/home/mark/buildroot-test/instance-1/output/build/usbredir-0.7.1' make[1]: Leaving directory '/home/mark/buildroot-test/instance-1/output/build/usbredir-0.7.1' >>> usbredir 0.7.1 Fixing libtool files for la in $(find /home/mark/buildroot-test/instance-1/output/host/riscv32-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/home/mark/buildroot-test/instance-1/output:@BASE_DIR@:g" \ -e "s:/home/mark/buildroot-test/instance-1/output/host/riscv32-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ -e "s:/home/mark/buildroot-test/instance-1/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/mark/buildroot-test/instance-1/output/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/home/mark/buildroot-test/instance-1/output/host/riscv32-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/home/mark/buildroot-test/instance-1/output:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> usbredir 0.7.1 Installing to target PATH="/home/mark/buildroot-test/instance-1/output/host/bin:/home/mark/buildroot-test/instance-1/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" /usr/bin/make -j2 DESTDIR=/home/mark/buildroot-test/instance-1/output/target install -C /home/mark/buildroot-test/instance-1/output/build/usbredir-0.7.1/ make[1]: Entering directory '/home/mark/buildroot-test/instance-1/output/build/usbredir-0.7.1' Making install in usbredirparser make[2]: Entering directory '/home/mark/buildroot-test/instance-1/output/build/usbredir-0.7.1/usbredirparser' make[3]: Entering directory '/home/mark/buildroot-test/instance-1/output/build/usbredir-0.7.1/usbredirparser' /bin/mkdir -p '/home/mark/buildroot-test/instance-1/output/target/usr/lib' /bin/mkdir -p '/home/mark/buildroot-test/instance-1/output/target/usr/include' /bin/bash ../libtool --mode=install /usr/bin/install -c libusbredirparser.la '/home/mark/buildroot-test/instance-1/output/target/usr/lib' /usr/bin/install -c -m 644 usbredirparser.h usbredirfilter.h usbredirproto.h '/home/mark/buildroot-test/instance-1/output/target/usr/include' /bin/mkdir -p '/home/mark/buildroot-test/instance-1/output/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libusbredirparser-0.5.pc '/home/mark/buildroot-test/instance-1/output/target/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/libusbredirparser.so.1.0.0 /home/mark/buildroot-test/instance-1/output/target/usr/lib/libusbredirparser.so.1.0.0 libtool: install: (cd /home/mark/buildroot-test/instance-1/output/target/usr/lib && { ln -s -f libusbredirparser.so.1.0.0 libusbredirparser.so.1 || { rm -f libusbredirparser.so.1 && ln -s libusbredirparser.so.1.0.0 libusbredirparser.so.1; }; }) libtool: install: (cd /home/mark/buildroot-test/instance-1/output/target/usr/lib && { ln -s -f libusbredirparser.so.1.0.0 libusbredirparser.so || { rm -f libusbredirparser.so && ln -s libusbredirparser.so.1.0.0 libusbredirparser.so; }; }) libtool: install: /usr/bin/install -c .libs/libusbredirparser.lai /home/mark/buildroot-test/instance-1/output/target/usr/lib/libusbredirparser.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Leaving directory '/home/mark/buildroot-test/instance-1/output/build/usbredir-0.7.1/usbredirparser' make[2]: Leaving directory '/home/mark/buildroot-test/instance-1/output/build/usbredir-0.7.1/usbredirparser' Making install in usbredirhost make[2]: Entering directory '/home/mark/buildroot-test/instance-1/output/build/usbredir-0.7.1/usbredirhost' make[3]: Entering directory '/home/mark/buildroot-test/instance-1/output/build/usbredir-0.7.1/usbredirhost' /bin/mkdir -p '/home/mark/buildroot-test/instance-1/output/target/usr/lib' /bin/mkdir -p '/home/mark/buildroot-test/instance-1/output/target/usr/include' /bin/bash ../libtool --mode=install /usr/bin/install -c libusbredirhost.la '/home/mark/buildroot-test/instance-1/output/target/usr/lib' /usr/bin/install -c -m 644 usbredirhost.h '/home/mark/buildroot-test/instance-1/output/target/usr/include' /bin/mkdir -p '/home/mark/buildroot-test/instance-1/output/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libusbredirhost.pc '/home/mark/buildroot-test/instance-1/output/target/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/libusbredirhost.so.1.0.0 /home/mark/buildroot-test/instance-1/output/target/usr/lib/libusbredirhost.so.1.0.0 libtool: install: (cd /home/mark/buildroot-test/instance-1/output/target/usr/lib && { ln -s -f libusbredirhost.so.1.0.0 libusbredirhost.so.1 || { rm -f libusbredirhost.so.1 && ln -s libusbredirhost.so.1.0.0 libusbredirhost.so.1; }; }) libtool: install: (cd /home/mark/buildroot-test/instance-1/output/target/usr/lib && { ln -s -f libusbredirhost.so.1.0.0 libusbredirhost.so || { rm -f libusbredirhost.so && ln -s libusbredirhost.so.1.0.0 libusbredirhost.so; }; }) libtool: install: /usr/bin/install -c .libs/libusbredirhost.lai /home/mark/buildroot-test/instance-1/output/target/usr/lib/libusbredirhost.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Leaving directory '/home/mark/buildroot-test/instance-1/output/build/usbredir-0.7.1/usbredirhost' make[2]: Leaving directory '/home/mark/buildroot-test/instance-1/output/build/usbredir-0.7.1/usbredirhost' Making install in usbredirserver make[2]: Entering directory '/home/mark/buildroot-test/instance-1/output/build/usbredir-0.7.1/usbredirserver' make[3]: Entering directory '/home/mark/buildroot-test/instance-1/output/build/usbredir-0.7.1/usbredirserver' /bin/mkdir -p '/home/mark/buildroot-test/instance-1/output/target/usr/sbin' /bin/mkdir -p '/home/mark/buildroot-test/instance-1/output/target/usr/share/man/man1' /bin/bash ../libtool --mode=install /usr/bin/install -c usbredirserver '/home/mark/buildroot-test/instance-1/output/target/usr/sbin' /usr/bin/install -c -m 644 usbredirserver.1 '/home/mark/buildroot-test/instance-1/output/target/usr/share/man/man1' libtool: install: /usr/bin/install -c usbredirserver /home/mark/buildroot-test/instance-1/output/target/usr/sbin/usbredirserver make[3]: Leaving directory '/home/mark/buildroot-test/instance-1/output/build/usbredir-0.7.1/usbredirserver' make[2]: Leaving directory '/home/mark/buildroot-test/instance-1/output/build/usbredir-0.7.1/usbredirserver' Making install in usbredirtestclient make[2]: Entering directory '/home/mark/buildroot-test/instance-1/output/build/usbredir-0.7.1/usbredirtestclient' make[3]: Entering directory '/home/mark/buildroot-test/instance-1/output/build/usbredir-0.7.1/usbredirtestclient' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/mark/buildroot-test/instance-1/output/build/usbredir-0.7.1/usbredirtestclient' make[2]: Leaving directory '/home/mark/buildroot-test/instance-1/output/build/usbredir-0.7.1/usbredirtestclient' make[2]: Entering directory '/home/mark/buildroot-test/instance-1/output/build/usbredir-0.7.1' make[3]: Entering directory '/home/mark/buildroot-test/instance-1/output/build/usbredir-0.7.1' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/mark/buildroot-test/instance-1/output/build/usbredir-0.7.1' make[2]: Leaving directory '/home/mark/buildroot-test/instance-1/output/build/usbredir-0.7.1' make[1]: Leaving directory '/home/mark/buildroot-test/instance-1/output/build/usbredir-0.7.1' rm -f /home/mark/buildroot-test/instance-1/output/target/usr/sbin/usbredirserver vmtouch-1.3.1.tar.gz: OK (sha256: d57b7b3ae1146c4516429ab7d6db6f2122401db814ddd9cdaad10980e9c8428c) >>> vmtouch 1.3.1 Extracting gzip -d -c /home/mark/buildroot-test/instance-1/dl/vmtouch/vmtouch-1.3.1.tar.gz | /home/mark/buildroot-test/instance-1/output/host/bin/tar --strip-components=1 -C /home/mark/buildroot-test/instance-1/output/build/vmtouch-1.3.1 -xf - >>> vmtouch 1.3.1 Patching >>> vmtouch 1.3.1 Configuring >>> vmtouch 1.3.1 Building PATH="/home/mark/buildroot-test/instance-1/output/host/bin:/home/mark/buildroot-test/instance-1/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" AR="/home/mark/buildroot-test/instance-1/output/host/bin/riscv32-linux-ar" AS="/home/mark/buildroot-test/instance-1/output/host/bin/riscv32-linux-as" LD="/home/mark/buildroot-test/instance-1/output/host/bin/riscv32-linux-ld" NM="/home/mark/buildroot-test/instance-1/output/host/bin/riscv32-linux-nm" CC="/home/mark/buildroot-test/instance-1/output/host/bin/riscv32-linux-gcc" GCC="/home/mark/buildroot-test/instance-1/output/host/bin/riscv32-linux-gcc" CPP="/home/mark/buildroot-test/instance-1/output/host/bin/riscv32-linux-cpp" CXX="/home/mark/buildroot-test/instance-1/output/host/bin/riscv32-linux-g++" FC="/home/mark/buildroot-test/instance-1/output/host/bin/riscv32-linux-gfortran" F77="/home/mark/buildroot-test/instance-1/output/host/bin/riscv32-linux-gfortran" RANLIB="/home/mark/buildroot-test/instance-1/output/host/bin/riscv32-linux-ranlib" READELF="/home/mark/buildroot-test/instance-1/output/host/bin/riscv32-linux-readelf" STRIP="/home/mark/buildroot-test/instance-1/output/host/bin/riscv32-linux-strip" OBJCOPY="/home/mark/buildroot-test/instance-1/output/host/bin/riscv32-linux-objcopy" OBJDUMP="/home/mark/buildroot-test/instance-1/output/host/bin/riscv32-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/mark/buildroot-test/instance-1/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/mark/buildroot-test/instance-1/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/mark/buildroot-test/instance-1/output/host/include" LDFLAGS_FOR_BUILD="-L/home/mark/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/home/mark/buildroot-test/instance-1/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/mark/buildroot-test/instance-1/output/host/bin/riscv32-linux-as" DEFAULT_LINKER="/home/mark/buildroot-test/instance-1/output/host/bin/riscv32-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 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 " LDFLAGS="" FCFLAGS=" -O2 " FFLAGS=" -O2 " PKG_CONFIG="/home/mark/buildroot-test/instance-1/output/host/bin/pkg-config" STAGING_DIR="/home/mark/buildroot-test/instance-1/output/host/riscv32-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j2 -C /home/mark/buildroot-test/instance-1/output/build/vmtouch-1.3.1 make[1]: Entering directory '/home/mark/buildroot-test/instance-1/output/build/vmtouch-1.3.1' /home/mark/buildroot-test/instance-1/output/host/bin/riscv32-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -O2 -g -std=c99 -o vmtouch vmtouch.c pod2man --section 8 --center "System Manager's Manual" --release " " vmtouch.pod > vmtouch.8 make[1]: Leaving directory '/home/mark/buildroot-test/instance-1/output/build/vmtouch-1.3.1' >>> vmtouch 1.3.1 Installing to target PATH="/home/mark/buildroot-test/instance-1/output/host/bin:/home/mark/buildroot-test/instance-1/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" AR="/home/mark/buildroot-test/instance-1/output/host/bin/riscv32-linux-ar" AS="/home/mark/buildroot-test/instance-1/output/host/bin/riscv32-linux-as" LD="/home/mark/buildroot-test/instance-1/output/host/bin/riscv32-linux-ld" NM="/home/mark/buildroot-test/instance-1/output/host/bin/riscv32-linux-nm" CC="/home/mark/buildroot-test/instance-1/output/host/bin/riscv32-linux-gcc" GCC="/home/mark/buildroot-test/instance-1/output/host/bin/riscv32-linux-gcc" CPP="/home/mark/buildroot-test/instance-1/output/host/bin/riscv32-linux-cpp" CXX="/home/mark/buildroot-test/instance-1/output/host/bin/riscv32-linux-g++" FC="/home/mark/buildroot-test/instance-1/output/host/bin/riscv32-linux-gfortran" F77="/home/mark/buildroot-test/instance-1/output/host/bin/riscv32-linux-gfortran" RANLIB="/home/mark/buildroot-test/instance-1/output/host/bin/riscv32-linux-ranlib" READELF="/home/mark/buildroot-test/instance-1/output/host/bin/riscv32-linux-readelf" STRIP="/home/mark/buildroot-test/instance-1/output/host/bin/riscv32-linux-strip" OBJCOPY="/home/mark/buildroot-test/instance-1/output/host/bin/riscv32-linux-objcopy" OBJDUMP="/home/mark/buildroot-test/instance-1/output/host/bin/riscv32-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/mark/buildroot-test/instance-1/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/mark/buildroot-test/instance-1/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/mark/buildroot-test/instance-1/output/host/include" LDFLAGS_FOR_BUILD="-L/home/mark/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/home/mark/buildroot-test/instance-1/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/mark/buildroot-test/instance-1/output/host/bin/riscv32-linux-as" DEFAULT_LINKER="/home/mark/buildroot-test/instance-1/output/host/bin/riscv32-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 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 " LDFLAGS="" FCFLAGS=" -O2 " FFLAGS=" -O2 " PKG_CONFIG="/home/mark/buildroot-test/instance-1/output/host/bin/pkg-config" STAGING_DIR="/home/mark/buildroot-test/instance-1/output/host/riscv32-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j2 -C /home/mark/buildroot-test/instance-1/output/build/vmtouch-1.3.1 install DESTDIR=/home/mark/buildroot-test/instance-1/output/target PREFIX=/usr make[1]: Entering directory '/home/mark/buildroot-test/instance-1/output/build/vmtouch-1.3.1' install -Dm 0755 vmtouch /home/mark/buildroot-test/instance-1/output/target/usr/bin/vmtouch install -Dm 0644 vmtouch.8 /home/mark/buildroot-test/instance-1/output/target/usr/share/man/man8/vmtouch.8 make[1]: Leaving directory '/home/mark/buildroot-test/instance-1/output/build/vmtouch-1.3.1' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/mark/buildroot-test/instance-1/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'gmp', u'gnuchess', u'gnupg', u'libgpgme', u'time'] Warning: target file "./usr/lib/libevtlog.la" is touched by more than one package: [u'eventlog', u'syslog-ng'] Warning: target file "./usr/lib/libevtlog.so" is touched by more than one package: [u'eventlog', u'syslog-ng'] ./support/scripts/check-uniq-files -t staging /home/mark/buildroot-test/instance-1/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 "./usr/lib/pkgconfig/glib-2.0.pc" is touched by more than one package: [u'libglib2', u'ibrdtn'] Warning: staging file "./etc/resolv.conf" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'gmp', u'libgpgme'] Warning: staging file "./etc/mtab" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/lib/pkgconfig/gio-2.0.pc" is touched by more than one package: [u'libglib2', u'ibrdtn'] ./support/scripts/check-uniq-files -t host /home/mark/buildroot-test/instance-1/output/build/packages-file-list-host.txt Warning: host file "./bin/2to3" is touched by more than one package: [u'host-python', u'host-python3'] Warning: host file "./riscv32-buildroot-linux-gnu/sysroot/usr/share/info/dir" is touched by more than one package: [u'host-libffi', u'host-libtirpc'] Warning: host file "./share/info/dir" is touched by more than one package: [u'host-tar', u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-bison', u'host-gengetopt'] grep -qsE '^/bin/dash$' /home/mark/buildroot-test/instance-1/output/target/etc/shells || echo "/bin/dash" >> /home/mark/buildroot-test/instance-1/output/target/etc/shells rm -f /home/mark/buildroot-test/instance-1/output/target/usr/share/glib-2.0/schemas/*.xml /home/mark/buildroot-test/instance-1/output/target/usr/share/glib-2.0/schemas/*.dtd /home/mark/buildroot-test/instance-1/output/host/bin/glib-compile-schemas /home/mark/buildroot-test/instance-1/output/host/riscv32-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/mark/buildroot-test/instance-1/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/mark/buildroot-test/instance-1/output/host/etc/meson sed -e "s%@TARGET_CROSS@%/home/mark/buildroot-test/instance-1/output/host/bin/riscv32-linux-%g" -e "s%@TARGET_ARCH@%riscv64%g" -e "s%@TARGET_CPU@%%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 `%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 `%g" -e "s%@HOST_DIR@%/home/mark/buildroot-test/instance-1/output/host%g" package/meson//cross-compilation.conf.in > /home/mark/buildroot-test/instance-1/output/host/etc/meson/cross-compilation.conf mkdir -p /home/mark/buildroot-test/instance-1/output/target/etc echo "buildroot" > /home/mark/buildroot-test/instance-1/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/mark/buildroot-test/instance-1/output/target/etc/hosts mkdir -p /home/mark/buildroot-test/instance-1/output/target/etc echo "Welcome to Buildroot" > /home/mark/buildroot-test/instance-1/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/mark/buildroot-test/instance-1/output/target/etc/shadow rm -f /home/mark/buildroot-test/instance-1/output/target/bin/sh rm -f /home/mark/buildroot-test/instance-1/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/mark/buildroot-test/instance-1/output/build/locales.nopurge; done for dir in /home/mark/buildroot-test/instance-1/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/mark/buildroot-test/instance-1/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/mark/buildroot-test/instance-1/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/mark/buildroot-test/instance-1/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/mark/buildroot-test/instance-1/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/mark/buildroot-test/instance-1/output/target/usr/include /home/mark/buildroot-test/instance-1/output/target/usr/share/aclocal \ /home/mark/buildroot-test/instance-1/output/target/usr/lib/pkgconfig /home/mark/buildroot-test/instance-1/output/target/usr/share/pkgconfig \ /home/mark/buildroot-test/instance-1/output/target/usr/lib/cmake /home/mark/buildroot-test/instance-1/output/target/usr/share/cmake find /home/mark/buildroot-test/instance-1/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/mark/buildroot-test/instance-1/output/target/lib/ /home/mark/buildroot-test/instance-1/output/target/usr/lib/ /home/mark/buildroot-test/instance-1/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/mark/buildroot-test/instance-1/output/target/usr/share/gdb rm -rf /home/mark/buildroot-test/instance-1/output/target/usr/share/bash-completion rm -rf /home/mark/buildroot-test/instance-1/output/target/usr/share/zsh rm -rf /home/mark/buildroot-test/instance-1/output/target/usr/man /home/mark/buildroot-test/instance-1/output/target/usr/share/man rm -rf /home/mark/buildroot-test/instance-1/output/target/usr/info /home/mark/buildroot-test/instance-1/output/target/usr/share/info rm -rf /home/mark/buildroot-test/instance-1/output/target/usr/doc /home/mark/buildroot-test/instance-1/output/target/usr/share/doc rm -rf /home/mark/buildroot-test/instance-1/output/target/usr/share/gtk-doc rmdir /home/mark/buildroot-test/instance-1/output/target/usr/share 2>/dev/null || true find /home/mark/buildroot-test/instance-1/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/mark/buildroot-test/instance-1/output/host/bin/riscv32-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/mark/buildroot-test/instance-1/output/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/mark/buildroot-test/instance-1/output/host/bin/riscv32-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/mark/buildroot-test/instance-1/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/mark/buildroot-test/instance-1/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/mark/buildroot-test/instance-1/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.08-git-00427-g1db7890e0a"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2019.08-git\"" \ ) > /home/mark/buildroot-test/instance-1/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/mark/buildroot-test/instance-1/output/target/etc >>> Sanitizing RPATH in target tree /home/mark/buildroot-test/instance-1/buildroot/support/scripts/fix-rpath target touch /home/mark/buildroot-test/instance-1/output/target/usr make: Leaving directory '/home/mark/buildroot-test/instance-1/buildroot' make: Entering directory '/home/mark/buildroot-test/instance-1/buildroot' >>> Buildroot 2019.08-git-00427-g1db7890e0a 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 >>> aircrack-ng 1.5.2 Collecting legal info LICENSE: OK (sha256: fc51fd3a97223f2fd47b057202d4a6b0daaedf23b5a1f5ff8723c192fc1e021d) >>> 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) >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libpcap 1.9.0 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> 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 Collecting legal info >>> host-gettext-tiny c6dcdcdef801127549d3906d153c061880d25a73 Collecting legal info LICENSE: OK (sha256: b57aa4fdc1c614c28d41c1e2d5c4090935964c5f86291ba7d1c99ffd1d698b34) extra/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> openssl Collecting legal info >>> libopenssl 1.1.1c Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> alljoyn-tcl 16.04.00a Collecting legal info >>> host-python 2.7.16 Collecting legal info LICENSE: OK (sha256: a77d71d6be6f9032e6b6e5d2cf6da68f9eeab9036edfbc043633c8979cd5e82c) >>> host-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-scons 3.0.5 Collecting legal info LICENSE.txt: OK (sha256: c4248451b6a4cd09870de4fb82a857feb9f98174167b07500c19ed0263fd4db7) >>> alsa-lib 1.1.9 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> atop 2.4.0 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> 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 >>> aumix 2.9.1 Collecting legal info ERROR: No hash found for COPYING >>> boost 1.70.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> cc-tool 0.26 Collecting legal info ERROR: No hash found for COPYING >>> libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> dash 0.5.10.2 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> evemu 2.7.0 Collecting legal info ERROR: No hash found for COPYING >>> libevdev 1.7.0 Collecting legal info COPYING: OK (sha256: f063d1279b31e73007e1c54493391818b4cb5f9162d590120397e0347b932137) >>> eventlog 0.2.12 Collecting legal info ERROR: No hash found for COPYING >>> expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> flac 1.3.2 Collecting legal info ERROR: No hash found for COPYING.Xiph ERROR: No hash found for COPYING.GPL ERROR: No hash found for COPYING.LGPL >>> libogg 1.3.3 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> flite 1.4 Collecting legal info flite-1.4-release/COPYING: OK (sha256: 4cbeaee8c9a8f23f251f0ce56e9212d244d9ea6b0dbe48601623d920054249a1) >>> font-awesome 4.7.0 Collecting legal info >>> gli 559cbe1ec38878e182507d331e0780fbae5baf15 Collecting legal info manual.md: OK (sha256: e26459f62353e631d18379668c82b85f9fd2fd993f2818277e4fce21e957f87a) >>> gmp 6.1.2 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> gnuchess 6.2.5 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> gnupg 1.4.23 Collecting legal info ERROR: No hash found for COPYING >>> libcurl 7.65.1 Collecting legal info COPYING: OK (sha256: 8c8824f50e73a021f5dde1fccbf69685939247399a33a32abab1fa448c9ddabb) >>> gnutls 3.6.7.1 Collecting legal info doc/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) doc/COPYING.LESSER: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libtasn1 4.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> nettle 3.4.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> haproxy 1.9.1 Collecting legal info LICENSE: OK (sha256: 0717ca51fceaa25ac9e5ccc62e0c727dcf27796057201fb5fded56a25ff6ca28) doc/lgpl.txt: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) doc/gpl.txt: OK (sha256: ddb9db7630752f8fdc6898f7c99a99eaeeac5213627ecb093df9c82f56175dc7) >>> hwdata 0.308 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 21d0406f93e884a050426ebc21931839a45d56bfcbcbfdda7686d583f36f107f) >>> ibrcommon 1.0.1 Collecting legal info COPYING: OK (sha256: 1a0b57773a46d9d4cc2f0d1780a17acc38af506bb1e0234aaa85f8ccd6dc0b92) README: OK (sha256: 9b8a430c2136ebcf76bd37f50da7d7a80ede413ec6604cc4694ea536e779854c) >>> ibrdtn 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> libglib2 2.60.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.60.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-meson 0.51.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.9.0 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python3 3.7.3 Collecting legal info LICENSE: OK (sha256: a77d71d6be6f9032e6b6e5d2cf6da68f9eeab9036edfbc043633c8979cd5e82c) >>> host-python3-setuptools 41.0.1 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> 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) >>> libffi 3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> 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) >>> ibrdtnd 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> libdaemon 0.14 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> ijs 0.35 Collecting legal info ERROR: No hash found for README >>> irqbalance 1.5.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> jack2 1.9.12 Collecting legal info >>> libsamplerate 0.1.9 Collecting legal info ERROR: No hash found for COPYING >>> libsndfile 1.0.28 Collecting legal info ERROR: No hash found for COPYING >>> opus 1.3.1 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> jansson 2.12 Collecting legal info LICENSE: OK (sha256: f0a0c95c64e9f49ec4cbfac8e7fee06823c85ee8ba4af5d57aaabb372347adc2) >>> janus-gateway 0.6.3 Collecting legal info COPYING: OK (sha256: 0a884af515b4593503f6f0c9b424db3945bd77eaa2644d25f45eb93a412b3c19) >>> host-gengetopt 2.22.6 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for LICENSE >>> libconfig 1.7.2 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libnice 0.1.14 Collecting legal info COPYING: OK (sha256: 9246b2ee8b1db30cf03d5d9719ad8bb5edce1cadc85f8cfef319c23d24d950b5) COPYING.MPL: OK (sha256: 3b3c75ae6c663c4f93987647eb5463d33dc1602a1aded3ac479773f2c3928e3a) COPYING.LGPL: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libsrtp 2.2.0 Collecting legal info LICENSE: OK (sha256: 8e19d42a1eec9561f3f347253ddf2e385c55f392f025bb0fd41b88dbf38db5ae) >>> jsmin 1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b Collecting legal info ERROR: No hash found for jsmin.c >>> jsoncpp 1.8.4 Collecting legal info LICENSE: OK (sha256: 95039d77a20e75b428207740d9a8f97b2dce3c89da4b21f1ad862b5997160e0a) >>> lcdapi 0.11 Collecting legal info ERROR: No hash found for COPYING >>> lcms2 2.9 Collecting legal info COPYING: OK (sha256: c725daac91a9259ce5e195683c0eeb797d345035c36ac5ba114c9fa80e11639a) >>> libassuan 2.5.2 Collecting legal info COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libgpg-error 1.35 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libcgroup 0.41 Collecting legal info COPYING: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libcuefile 475 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libdrm 2.4.98 Collecting legal info >>> host-xutil_util-macros 1.19.2 Collecting legal info COPYING: OK (sha256: 489b630a75e3255485732eae3d50ff4d29d3feb66760bb3acb04f897e4d9e375) >>> libpthread-stubs 0.4 Collecting legal info ERROR: No hash found for COPYING >>> libestr 0.1.10 Collecting legal info COPYING: OK (sha256: 835b4793da5cbb8965fbd63905b55a4cb4310b7d1b882077d23066b08f901ff8) >>> libfuse 2.9.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libgpgme 1.12.0 Collecting legal info COPYING.LESSER: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> liblog4c-localtime 1.0 Collecting legal info COPYING: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) >>> libmbim 1.18.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmcrypt 2.5.8 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libmicrohttpd 0.9.63 Collecting legal info COPYING: OK (sha256: 70e12e2a60151b9ed1a4c94a5ffeb99cd086fa94542b5a92fec581506e8d3121) >>> libmpdclient 2.16 Collecting legal info COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32) >>> libnfnetlink 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libplist 2.0.0 Collecting legal info ERROR: No hash found for COPYING >>> libtheora 1.1.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for LICENSE >>> libvorbis 1.3.6 Collecting legal info COPYING: OK (sha256: 29e9914e6173b7061b7d48c25e6159fc1438326738bc047cc7248abc01b271f6) >>> libtirpc 1.1.4 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.1.4 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> libtorrent 0.13.7 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> libupnp18 1.8.4 Collecting legal info COPYING: OK (sha256: c8b99423cad48bb44e2cf52a496361404290865eac259a82da6d1e4331ececb3) >>> libupnpp 0.17.1 Collecting legal info COPYING: OK (sha256: 00a89b0d18aacd4114decf79122db87bf35bddaf2bc50e383c9c9f4c263390b2) >>> lockdev 1.0.3 Collecting legal info ERROR: No hash found for LICENSE >>> host-lpc3250loader 1.0 Collecting legal info ERROR: No hash found for LPC3250loader.py >>> lshw 02.18 Collecting legal info ERROR: No hash found for COPYING >>> mesa3d 19.0.7 Collecting legal info docs/license.html: OK (sha256: 630e75b4fdeb75ee2bf9e55db54dd1e3ff7353d52d9314ca8512bfd460f8e24c) >>> mpdecimal 2.4.1 Collecting legal info ERROR: No hash found for LICENSE.txt >>> mtd 2.1.0 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> ncdu 1.13 Collecting legal info COPYING: OK (sha256: 0ee47c3742a867ace26eb429cce593b54ab4ccb4c4a97d62e41363cbf80c8a24) >>> ncftp 3.2.6 Collecting legal info ERROR: No hash found for doc/LICENSE.txt >>> ntfs-3g 2017.3.23 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> olsr 0.9.6.1 Collecting legal info ERROR: No hash found for license.txt ERROR: No hash found for lib/pud/nmealib/LICENSE >>> openssh 8.0p1 Collecting legal info LICENCE: OK (sha256: 05a4c25ef464e19656c5259bd4f4da8428efab01044f3541b79fbb3ff209350f) >>> opentracing-cpp 1.5.1 Collecting legal info LICENSE: OK (sha256: 076d03156735d5ff2df2ea0f8b12351ef65e5e9222b5c8c6a35101dadb41e717) >>> host-opkg-utils 0.3.4 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> paxtest 0.9.15 Collecting legal info ERROR: No hash found for README >>> pixman 0.38.4 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> ptpd2 2.3.1 Collecting legal info ERROR: No hash found for COPYRIGHT >>> rpcbind 0.2.3 Collecting legal info ERROR: No hash found for COPYING >>> sox 14.4.2 Collecting legal info ERROR: No hash found for LICENSE.GPL ERROR: No hash found for LICENSE.LGPL >>> sshfs 2.8 Collecting legal info ERROR: No hash found for COPYING >>> stm32flash 1f934ae86babdeea47afdfae1d856d5fd5da6c53 Collecting legal info ERROR: No hash found for gpl-2.0.txt >>> syslog-ng 3.19.1 Collecting legal info COPYING: OK (sha256: 835219c8ca76156e6337236d1bcb8e617c0b1c2783b4a8bc478e18a86743d607) GPL.txt: OK (sha256: ce3324c9f22299cfc7c281e5a6ab40fbe9c2ea1a67cee87226cb8cd39db1e1d2) LGPL.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> thttpd 2.29 Collecting legal info thttpd.c: OK (sha256: be059e6b8219d5bb5480fa6a2864bbb34892f56951d03d08b356bc1fa8c81a01) >>> time 1.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> unscd 0.52 Collecting legal info nscd-0.52.c: OK (sha256: 4c1f83dcd120469fceef749050cb29fa666fa4666bd308dfe92e933a4c200d55) >>> upmpdcli 1.4.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> usbredir 0.7.1 Collecting legal info ERROR: No hash found for COPYING.LIB >>> vmtouch 1.3.1 Collecting legal info LICENSE: OK (sha256: 13258709ed29c17394e0a3ba8c8b9360af35b85231db514f11a0ba385cecd08e) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: alljoyn-tcl-16.04.00a: cannot save license (ALLJOYN_TCL_LICENSE_FILES not defined) WARNING: font-awesome-4.7.0: cannot save license (FONT_AWESOME_LICENSE_FILES not defined) WARNING: jack2-1.9.12: cannot save license (JACK2_LICENSE_FILES not defined) WARNING: libdrm-2.4.98: cannot save license (LIBDRM_LICENSE_FILES not defined) Legal info produced in /home/mark/buildroot-test/instance-1/output/legal-info make: Leaving directory '/home/mark/buildroot-test/instance-1/buildroot'