make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/peko/autobuild/instance-0/output/target/usr/include' /bin/mkdir -p '/home/peko/autobuild/instance-0/output/target/usr/include/lzma' /usr/bin/install -c -m 644 lzma/base.h lzma/bcj.h lzma/block.h lzma/check.h lzma/container.h lzma/delta.h lzma/filter.h lzma/hardware.h lzma/index.h lzma/index_hash.h lzma/lzma12.h lzma/stream_flags.h lzma/version.h lzma/vli.h '/home/peko/autobuild/instance-0/output/target/usr/include/lzma' /usr/bin/install -c -m 644 lzma.h '/home/peko/autobuild/instance-0/output/target/usr/include/.' make[5]: Leaving directory '/home/peko/autobuild/instance-0/output/build/xz-5.2.3/src/liblzma/api' make[4]: Leaving directory '/home/peko/autobuild/instance-0/output/build/xz-5.2.3/src/liblzma/api' make[4]: Entering directory '/home/peko/autobuild/instance-0/output/build/xz-5.2.3/src/liblzma' make[5]: Entering directory '/home/peko/autobuild/instance-0/output/build/xz-5.2.3/src/liblzma' /bin/mkdir -p '/home/peko/autobuild/instance-0/output/target/usr/lib' /bin/mkdir -p '/home/peko/autobuild/instance-0/output/target/usr/lib/pkgconfig' /bin/bash ../../libtool --mode=install /usr/bin/install -c liblzma.la '/home/peko/autobuild/instance-0/output/target/usr/lib' /usr/bin/install -c -m 644 liblzma.pc '/home/peko/autobuild/instance-0/output/target/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/liblzma.so.5.2.3 /home/peko/autobuild/instance-0/output/target/usr/lib/liblzma.so.5.2.3 libtool: install: (cd /home/peko/autobuild/instance-0/output/target/usr/lib && { ln -s -f liblzma.so.5.2.3 liblzma.so.5 || { rm -f liblzma.so.5 && ln -s liblzma.so.5.2.3 liblzma.so.5; }; }) libtool: install: (cd /home/peko/autobuild/instance-0/output/target/usr/lib && { ln -s -f liblzma.so.5.2.3 liblzma.so || { rm -f liblzma.so && ln -s liblzma.so.5.2.3 liblzma.so; }; }) libtool: install: /usr/bin/install -c .libs/liblzma.lai /home/peko/autobuild/instance-0/output/target/usr/lib/liblzma.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[5]: Leaving directory '/home/peko/autobuild/instance-0/output/build/xz-5.2.3/src/liblzma' make[4]: Leaving directory '/home/peko/autobuild/instance-0/output/build/xz-5.2.3/src/liblzma' make[3]: Leaving directory '/home/peko/autobuild/instance-0/output/build/xz-5.2.3/src/liblzma' Making install in xzdec make[3]: Entering directory '/home/peko/autobuild/instance-0/output/build/xz-5.2.3/src/xzdec' make[4]: Entering directory '/home/peko/autobuild/instance-0/output/build/xz-5.2.3/src/xzdec' /bin/mkdir -p '/home/peko/autobuild/instance-0/output/target/usr/bin' /bin/mkdir -p '/home/peko/autobuild/instance-0/output/target/usr/share/man/man1' /bin/bash ../../libtool --mode=install /usr/bin/install -c xzdec lzmadec '/home/peko/autobuild/instance-0/output/target/usr/bin' /usr/bin/install -c -m 644 xzdec.1 '/home/peko/autobuild/instance-0/output/target/usr/share/man/man1' /usr/bin/make install-data-hook make[5]: Entering directory '/home/peko/autobuild/instance-0/output/build/xz-5.2.3/src/xzdec' cd /home/peko/autobuild/instance-0/output/target/usr/share/man/man1 && \ target=`echo xzdec | sed 's&^&&'` && \ link=`echo lzmadec | sed 's&^&&'` && \ rm -f $link.1 && \ ln -s $target.1 $link.1 make[5]: Leaving directory '/home/peko/autobuild/instance-0/output/build/xz-5.2.3/src/xzdec' libtool: install: /usr/bin/install -c xzdec /home/peko/autobuild/instance-0/output/target/usr/bin/xzdec libtool: install: /usr/bin/install -c lzmadec /home/peko/autobuild/instance-0/output/target/usr/bin/lzmadec make[4]: Leaving directory '/home/peko/autobuild/instance-0/output/build/xz-5.2.3/src/xzdec' make[3]: Leaving directory '/home/peko/autobuild/instance-0/output/build/xz-5.2.3/src/xzdec' Making install in xz make[3]: Entering directory '/home/peko/autobuild/instance-0/output/build/xz-5.2.3/src/xz' make[4]: Entering directory '/home/peko/autobuild/instance-0/output/build/xz-5.2.3/src/xz' /bin/mkdir -p '/home/peko/autobuild/instance-0/output/target/usr/bin' /bin/mkdir -p '/home/peko/autobuild/instance-0/output/target/usr/share/man/man1' /bin/bash ../../libtool --mode=install /usr/bin/install -c xz '/home/peko/autobuild/instance-0/output/target/usr/bin' /usr/bin/install -c -m 644 xz.1 '/home/peko/autobuild/instance-0/output/target/usr/share/man/man1' /usr/bin/make install-data-hook make[5]: Entering directory '/home/peko/autobuild/instance-0/output/build/xz-5.2.3/src/xz' cd /home/peko/autobuild/instance-0/output/target/usr/share/man/man1 && \ target=`echo xz | sed 's&^&&'` && \ for name in unxz xzcat lzma unlzma lzcat; do \ link=`echo $name | sed 's&^&&'` && \ rm -f $link.1 && \ ln -s $target.1 $link.1; \ done libtool: install: /usr/bin/install -c xz /home/peko/autobuild/instance-0/output/target/usr/bin/xz make[5]: Leaving directory '/home/peko/autobuild/instance-0/output/build/xz-5.2.3/src/xz' /usr/bin/make install-exec-hook make[5]: Entering directory '/home/peko/autobuild/instance-0/output/build/xz-5.2.3/src/xz' cd /home/peko/autobuild/instance-0/output/target/usr/bin && \ target=`echo xz | sed 's&^&&'` && \ for name in unxz xzcat lzma unlzma lzcat; do \ link=`echo $name | sed 's&^&&'` && \ rm -f $link && \ ln -s $target $link; \ done make[5]: Leaving directory '/home/peko/autobuild/instance-0/output/build/xz-5.2.3/src/xz' make[4]: Leaving directory '/home/peko/autobuild/instance-0/output/build/xz-5.2.3/src/xz' make[3]: Leaving directory '/home/peko/autobuild/instance-0/output/build/xz-5.2.3/src/xz' Making install in lzmainfo make[3]: Entering directory '/home/peko/autobuild/instance-0/output/build/xz-5.2.3/src/lzmainfo' make[4]: Entering directory '/home/peko/autobuild/instance-0/output/build/xz-5.2.3/src/lzmainfo' /bin/mkdir -p '/home/peko/autobuild/instance-0/output/target/usr/bin' /bin/mkdir -p '/home/peko/autobuild/instance-0/output/target/usr/share/man/man1' /bin/bash ../../libtool --mode=install /usr/bin/install -c lzmainfo '/home/peko/autobuild/instance-0/output/target/usr/bin' /usr/bin/install -c -m 644 lzmainfo.1 '/home/peko/autobuild/instance-0/output/target/usr/share/man/man1' libtool: install: /usr/bin/install -c lzmainfo /home/peko/autobuild/instance-0/output/target/usr/bin/lzmainfo make[4]: Leaving directory '/home/peko/autobuild/instance-0/output/build/xz-5.2.3/src/lzmainfo' make[3]: Leaving directory '/home/peko/autobuild/instance-0/output/build/xz-5.2.3/src/lzmainfo' Making install in scripts make[3]: Entering directory '/home/peko/autobuild/instance-0/output/build/xz-5.2.3/src/scripts' make[4]: Entering directory '/home/peko/autobuild/instance-0/output/build/xz-5.2.3/src/scripts' /bin/mkdir -p '/home/peko/autobuild/instance-0/output/target/usr/bin' /bin/mkdir -p '/home/peko/autobuild/instance-0/output/target/usr/share/man/man1' /usr/bin/install -c xzdiff xzgrep xzmore xzless '/home/peko/autobuild/instance-0/output/target/usr/bin' /usr/bin/install -c -m 644 xzdiff.1 xzgrep.1 xzmore.1 xzless.1 '/home/peko/autobuild/instance-0/output/target/usr/share/man/man1' /usr/bin/make install-exec-hook /usr/bin/make install-data-hook make[5]: Entering directory '/home/peko/autobuild/instance-0/output/build/xz-5.2.3/src/scripts' cd /home/peko/autobuild/instance-0/output/target/usr/bin && \ for pair in xzdiff-xzcmp xzgrep-xzegrep xzgrep-xzfgrep xzdiff-lzdiff xzdiff-lzcmp xzgrep-lzgrep xzgrep-lzegrep xzgrep-lzfgrep xzmore-lzmore xzless-lzless; do \ target=`echo $pair | sed 's/-.*$//' | sed 's&^&&'` && \ link=`echo $pair | sed 's/^.*-//' | sed 's&^&&'` && \ rm -f $link && \ ln -s $target $link; \ done make[5]: Entering directory '/home/peko/autobuild/instance-0/output/build/xz-5.2.3/src/scripts' cd /home/peko/autobuild/instance-0/output/target/usr/share/man/man1 && \ for pair in xzdiff-xzcmp xzgrep-xzegrep xzgrep-xzfgrep xzdiff-lzdiff xzdiff-lzcmp xzgrep-lzgrep xzgrep-lzegrep xzgrep-lzfgrep xzmore-lzmore xzless-lzless; do \ target=`echo $pair | sed 's/-.*$//' | sed 's&^&&'` && \ link=`echo $pair | sed 's/^.*-//' | sed 's&^&&'` && \ rm -f $link.1 && \ ln -s $target.1 $link.1; \ done make[5]: Leaving directory '/home/peko/autobuild/instance-0/output/build/xz-5.2.3/src/scripts' make[5]: Leaving directory '/home/peko/autobuild/instance-0/output/build/xz-5.2.3/src/scripts' make[4]: Leaving directory '/home/peko/autobuild/instance-0/output/build/xz-5.2.3/src/scripts' make[3]: Leaving directory '/home/peko/autobuild/instance-0/output/build/xz-5.2.3/src/scripts' make[3]: Entering directory '/home/peko/autobuild/instance-0/output/build/xz-5.2.3/src' make[4]: Entering directory '/home/peko/autobuild/instance-0/output/build/xz-5.2.3/src' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/peko/autobuild/instance-0/output/build/xz-5.2.3/src' make[3]: Leaving directory '/home/peko/autobuild/instance-0/output/build/xz-5.2.3/src' make[2]: Leaving directory '/home/peko/autobuild/instance-0/output/build/xz-5.2.3/src' Making install in po make[2]: Entering directory '/home/peko/autobuild/instance-0/output/build/xz-5.2.3/po' if test "xz" = "gettext-tools"; then \ /bin/mkdir -p /home/peko/autobuild/instance-0/output/target/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /home/peko/autobuild/instance-0/output/target/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/peko/autobuild/instance-0/output/target/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/home/peko/autobuild/instance-0/output/build/xz-5.2.3/po' Making install in tests make[2]: Entering directory '/home/peko/autobuild/instance-0/output/build/xz-5.2.3/tests' make[3]: Entering directory '/home/peko/autobuild/instance-0/output/build/xz-5.2.3/tests' 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/peko/autobuild/instance-0/output/build/xz-5.2.3/tests' make[2]: Leaving directory '/home/peko/autobuild/instance-0/output/build/xz-5.2.3/tests' make[2]: Entering directory '/home/peko/autobuild/instance-0/output/build/xz-5.2.3' make[3]: Entering directory '/home/peko/autobuild/instance-0/output/build/xz-5.2.3' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/home/peko/autobuild/instance-0/output/build/xz-5.2.3' make[2]: Leaving directory '/home/peko/autobuild/instance-0/output/build/xz-5.2.3' make[1]: Leaving directory '/home/peko/autobuild/instance-0/output/build/xz-5.2.3' zstd-v1.3.5.tar.gz: OK (sha256: d6e1559e4cdb7c4226767d4ddc990bff5f9aab77085ff0d0490c828b025e2eea) >>> host-zstd v1.3.5 Extracting gzip -d -c /home/peko/autobuild/instance-0/dl/zstd/zstd-v1.3.5.tar.gz | tar --strip-components=1 -C /home/peko/autobuild/instance-0/output/build/host-zstd-v1.3.5 -xf - >>> host-zstd v1.3.5 Patching >>> host-zstd v1.3.5 Configuring >>> host-zstd v1.3.5 Building PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/peko/bin:/home/peko/bin" PKG_CONFIG="/home/peko/autobuild/instance-0/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/peko/autobuild/instance-0/output/host/lib/pkgconfig:/home/peko/autobuild/instance-0/output/host/share/pkgconfig" PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/peko/bin:/home/peko/bin" PKG_CONFIG="/home/peko/autobuild/instance-0/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/peko/autobuild/instance-0/output/host/lib/pkgconfig:/home/peko/autobuild/instance-0/output/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/peko/autobuild/instance-0/output/host/include" CFLAGS="-O2 -I/home/peko/autobuild/instance-0/output/host/include" CXXFLAGS="-O2 -I/home/peko/autobuild/instance-0/output/host/include" LDFLAGS="-L/home/peko/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-0/output/host/lib" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j6 -C /home/peko/autobuild/instance-0/output/build/host-zstd-v1.3.5/lib make[1]: Entering directory '/home/peko/autobuild/instance-0/output/build/host-zstd-v1.3.5/lib' /usr/bin/gcc -O2 -I/home/peko/autobuild/instance-0/output/host/include -I/home/peko/autobuild/instance-0/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o common/debug.o common/debug.c /usr/bin/gcc -O2 -I/home/peko/autobuild/instance-0/output/host/include -I/home/peko/autobuild/instance-0/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o common/entropy_common.o common/entropy_common.c /usr/bin/gcc -O2 -I/home/peko/autobuild/instance-0/output/host/include -I/home/peko/autobuild/instance-0/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o common/error_private.o common/error_private.c /usr/bin/gcc -O2 -I/home/peko/autobuild/instance-0/output/host/include -I/home/peko/autobuild/instance-0/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o common/fse_decompress.o common/fse_decompress.c /usr/bin/gcc -O2 -I/home/peko/autobuild/instance-0/output/host/include -I/home/peko/autobuild/instance-0/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o common/pool.o common/pool.c /usr/bin/gcc -O2 -I/home/peko/autobuild/instance-0/output/host/include -I/home/peko/autobuild/instance-0/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o common/threading.o common/threading.c /usr/bin/gcc -O2 -I/home/peko/autobuild/instance-0/output/host/include -I/home/peko/autobuild/instance-0/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o common/xxhash.o common/xxhash.c /usr/bin/gcc -O2 -I/home/peko/autobuild/instance-0/output/host/include -I/home/peko/autobuild/instance-0/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o common/zstd_common.o common/zstd_common.c /usr/bin/gcc -O2 -I/home/peko/autobuild/instance-0/output/host/include -I/home/peko/autobuild/instance-0/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o compress/fse_compress.o compress/fse_compress.c /usr/bin/gcc -O2 -I/home/peko/autobuild/instance-0/output/host/include -I/home/peko/autobuild/instance-0/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o compress/hist.o compress/hist.c /usr/bin/gcc -O2 -I/home/peko/autobuild/instance-0/output/host/include -I/home/peko/autobuild/instance-0/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o compress/huf_compress.o compress/huf_compress.c /usr/bin/gcc -O2 -I/home/peko/autobuild/instance-0/output/host/include -I/home/peko/autobuild/instance-0/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o compress/zstd_compress.o compress/zstd_compress.c /usr/bin/gcc -O2 -I/home/peko/autobuild/instance-0/output/host/include -I/home/peko/autobuild/instance-0/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o compress/zstd_double_fast.o compress/zstd_double_fast.c /usr/bin/gcc -O2 -I/home/peko/autobuild/instance-0/output/host/include -I/home/peko/autobuild/instance-0/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o compress/zstd_fast.o compress/zstd_fast.c /usr/bin/gcc -O2 -I/home/peko/autobuild/instance-0/output/host/include -I/home/peko/autobuild/instance-0/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o compress/zstd_lazy.o compress/zstd_lazy.c /usr/bin/gcc -O2 -I/home/peko/autobuild/instance-0/output/host/include -I/home/peko/autobuild/instance-0/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o compress/zstd_ldm.o compress/zstd_ldm.c /usr/bin/gcc -O2 -I/home/peko/autobuild/instance-0/output/host/include -I/home/peko/autobuild/instance-0/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o compress/zstd_opt.o compress/zstd_opt.c /usr/bin/gcc -O2 -I/home/peko/autobuild/instance-0/output/host/include -I/home/peko/autobuild/instance-0/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o compress/zstdmt_compress.o compress/zstdmt_compress.c /usr/bin/gcc -O2 -I/home/peko/autobuild/instance-0/output/host/include -I/home/peko/autobuild/instance-0/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o decompress/huf_decompress.o decompress/huf_decompress.c /usr/bin/gcc -O2 -I/home/peko/autobuild/instance-0/output/host/include -I/home/peko/autobuild/instance-0/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o decompress/zstd_decompress.o decompress/zstd_decompress.c /usr/bin/gcc -O2 -I/home/peko/autobuild/instance-0/output/host/include -I/home/peko/autobuild/instance-0/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o deprecated/zbuff_common.o deprecated/zbuff_common.c /usr/bin/gcc -O2 -I/home/peko/autobuild/instance-0/output/host/include -I/home/peko/autobuild/instance-0/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o deprecated/zbuff_compress.o deprecated/zbuff_compress.c /usr/bin/gcc -O2 -I/home/peko/autobuild/instance-0/output/host/include -I/home/peko/autobuild/instance-0/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o deprecated/zbuff_decompress.o deprecated/zbuff_decompress.c /usr/bin/gcc -O2 -I/home/peko/autobuild/instance-0/output/host/include -I/home/peko/autobuild/instance-0/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o dictBuilder/cover.o dictBuilder/cover.c /usr/bin/gcc -O2 -I/home/peko/autobuild/instance-0/output/host/include -I/home/peko/autobuild/instance-0/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o dictBuilder/divsufsort.o dictBuilder/divsufsort.c /usr/bin/gcc -O2 -I/home/peko/autobuild/instance-0/output/host/include -I/home/peko/autobuild/instance-0/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o dictBuilder/zdict.o dictBuilder/zdict.c /usr/bin/gcc -O2 -I/home/peko/autobuild/instance-0/output/host/include -I/home/peko/autobuild/instance-0/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o legacy/zstd_v04.o legacy/zstd_v04.c /usr/bin/gcc -O2 -I/home/peko/autobuild/instance-0/output/host/include -I/home/peko/autobuild/instance-0/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o legacy/zstd_v05.o legacy/zstd_v05.c /usr/bin/gcc -O2 -I/home/peko/autobuild/instance-0/output/host/include -I/home/peko/autobuild/instance-0/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o legacy/zstd_v06.o legacy/zstd_v06.c /usr/bin/gcc -O2 -I/home/peko/autobuild/instance-0/output/host/include -I/home/peko/autobuild/instance-0/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o legacy/zstd_v07.o legacy/zstd_v07.c compiling dynamic library 1.3.5 compiling static library creating versioned links make[1]: Leaving directory '/home/peko/autobuild/instance-0/output/build/host-zstd-v1.3.5/lib' PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/peko/bin:/home/peko/bin" PKG_CONFIG="/home/peko/autobuild/instance-0/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/peko/autobuild/instance-0/output/host/lib/pkgconfig:/home/peko/autobuild/instance-0/output/host/share/pkgconfig" PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/peko/bin:/home/peko/bin" PKG_CONFIG="/home/peko/autobuild/instance-0/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/peko/autobuild/instance-0/output/host/lib/pkgconfig:/home/peko/autobuild/instance-0/output/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/peko/autobuild/instance-0/output/host/include" CFLAGS="-O2 -I/home/peko/autobuild/instance-0/output/host/include" CXXFLAGS="-O2 -I/home/peko/autobuild/instance-0/output/host/include" LDFLAGS="-L/home/peko/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-0/output/host/lib" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j6 -C /home/peko/autobuild/instance-0/output/build/host-zstd-v1.3.5 zstd make[1]: Entering directory '/home/peko/autobuild/instance-0/output/build/host-zstd-v1.3.5' make[2]: Entering directory '/home/peko/autobuild/instance-0/output/build/host-zstd-v1.3.5/programs' /usr/bin/gcc -O2 -I/home/peko/autobuild/instance-0/output/host/include -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -I/home/peko/autobuild/instance-0/output/host/include -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -I../lib/legacy -DZSTD_MULTITHREAD -DZSTD_GZCOMPRESS -DZSTD_GZDECOMPRESS -DZSTD_LZMACOMPRESS -DZSTD_LZMADECOMPRESS -DZSTD_LEGACY_SUPPORT=4 -c -o zstdcli.o zstdcli.c /usr/bin/gcc -O2 -I/home/peko/autobuild/instance-0/output/host/include -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -I/home/peko/autobuild/instance-0/output/host/include -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -I../lib/legacy -DZSTD_MULTITHREAD -DZSTD_GZCOMPRESS -DZSTD_GZDECOMPRESS -DZSTD_LZMACOMPRESS -DZSTD_LZMADECOMPRESS -DZSTD_LEGACY_SUPPORT=4 -c -o fileio.o fileio.c /usr/bin/gcc -O2 -I/home/peko/autobuild/instance-0/output/host/include -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -I/home/peko/autobuild/instance-0/output/host/include -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -I../lib/legacy -DZSTD_MULTITHREAD -DZSTD_GZCOMPRESS -DZSTD_GZDECOMPRESS -DZSTD_LZMACOMPRESS -DZSTD_LZMADECOMPRESS -DZSTD_LEGACY_SUPPORT=4 -c -o bench.o bench.c /usr/bin/gcc -O2 -I/home/peko/autobuild/instance-0/output/host/include -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -I/home/peko/autobuild/instance-0/output/host/include -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -I../lib/legacy -DZSTD_MULTITHREAD -DZSTD_GZCOMPRESS -DZSTD_GZDECOMPRESS -DZSTD_LZMACOMPRESS -DZSTD_LZMADECOMPRESS -DZSTD_LEGACY_SUPPORT=4 -c -o datagen.o datagen.c /usr/bin/gcc -O2 -I/home/peko/autobuild/instance-0/output/host/include -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -I/home/peko/autobuild/instance-0/output/host/include -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -I../lib/legacy -DZSTD_MULTITHREAD -DZSTD_GZCOMPRESS -DZSTD_GZDECOMPRESS -DZSTD_LZMACOMPRESS -DZSTD_LZMADECOMPRESS -DZSTD_LEGACY_SUPPORT=4 -c -o dibio.o dibio.c ==> building with threading support ==> building zstd with .gz compression support ==> building zstd with .xz/.lzma compression support ==> no liblz4, building zstd without .lz4 support /usr/bin/gcc -I/home/peko/autobuild/instance-0/output/host/include -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -I../lib/legacy -DZSTD_MULTITHREAD -DZSTD_GZCOMPRESS -DZSTD_GZDECOMPRESS -DZSTD_LZMACOMPRESS -DZSTD_LZMADECOMPRESS -DZSTD_LEGACY_SUPPORT=4 -O2 -I/home/peko/autobuild/instance-0/output/host/include -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -L/home/peko/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-0/output/host/lib -pthread -lz -llzma ../lib/common/debug.c ../lib/common/entropy_common.c ../lib/common/error_private.c ../lib/common/fse_decompress.c ../lib/common/pool.c ../lib/common/threading.c ../lib/common/xxhash.c ../lib/common/zstd_common.c ../lib/compress/fse_compress.c ../lib/compress/hist.c ../lib/compress/huf_compress.c ../lib/compress/zstd_compress.c ../lib/compress/zstd_double_fast.c ../lib/compress/zstd_fast.c ../lib/compress/zstd_lazy.c ../lib/compress/zstd_ldm.c ../lib/compress/zstd_opt.c ../lib/compress/zstdmt_compress.c ../lib/decompress/huf_decompress.c ../lib/decompress/zstd_decompress.c ../lib/dictBuilder/cover.c ../lib/dictBuilder/divsufsort.c ../lib/dictBuilder/zdict.c ../lib/legacy/zstd_v04.c ../lib/legacy/zstd_v05.c ../lib/legacy/zstd_v06.c ../lib/legacy/zstd_v07.c zstdcli.o fileio.o bench.o datagen.o dibio.o -o zstd -L/home/peko/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-0/output/host/lib -pthread -lz -llzma make[2]: Leaving directory '/home/peko/autobuild/instance-0/output/build/host-zstd-v1.3.5/programs' cp programs/zstd . make[1]: Leaving directory '/home/peko/autobuild/instance-0/output/build/host-zstd-v1.3.5' >>> host-zstd v1.3.5 Installing to host directory PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/peko/bin:/home/peko/bin" PKG_CONFIG="/home/peko/autobuild/instance-0/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/peko/autobuild/instance-0/output/host/lib/pkgconfig:/home/peko/autobuild/instance-0/output/host/share/pkgconfig" PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/peko/bin:/home/peko/bin" PKG_CONFIG="/home/peko/autobuild/instance-0/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/peko/autobuild/instance-0/output/host/lib/pkgconfig:/home/peko/autobuild/instance-0/output/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/peko/autobuild/instance-0/output/host/include" CFLAGS="-O2 -I/home/peko/autobuild/instance-0/output/host/include" CXXFLAGS="-O2 -I/home/peko/autobuild/instance-0/output/host/include" LDFLAGS="-L/home/peko/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-0/output/host/lib" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j6 DESTDIR=/home/peko/autobuild/instance-0/output/host PREFIX=/usr -C /home/peko/autobuild/instance-0/output/build/host-zstd-v1.3.5/lib install make[1]: Entering directory '/home/peko/autobuild/instance-0/output/build/host-zstd-v1.3.5/lib' creating pkgconfig Installing static library Installing shared library Installing includes zstd static and shared library installed make[1]: Leaving directory '/home/peko/autobuild/instance-0/output/build/host-zstd-v1.3.5/lib' PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/peko/bin:/home/peko/bin" PKG_CONFIG="/home/peko/autobuild/instance-0/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/peko/autobuild/instance-0/output/host/lib/pkgconfig:/home/peko/autobuild/instance-0/output/host/share/pkgconfig" PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/peko/bin:/home/peko/bin" PKG_CONFIG="/home/peko/autobuild/instance-0/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/peko/autobuild/instance-0/output/host/lib/pkgconfig:/home/peko/autobuild/instance-0/output/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/peko/autobuild/instance-0/output/host/include" CFLAGS="-O2 -I/home/peko/autobuild/instance-0/output/host/include" CXXFLAGS="-O2 -I/home/peko/autobuild/instance-0/output/host/include" LDFLAGS="-L/home/peko/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-0/output/host/lib" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j6 DESTDIR=/home/peko/autobuild/instance-0/output/host PREFIX=/usr -C /home/peko/autobuild/instance-0/output/build/host-zstd-v1.3.5/programs install make[1]: Entering directory '/home/peko/autobuild/instance-0/output/build/host-zstd-v1.3.5/programs' Installing binaries Installing man pages zstd installation completed make[1]: Leaving directory '/home/peko/autobuild/instance-0/output/build/host-zstd-v1.3.5/programs' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/peko/autobuild/instance-0/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/peko/autobuild/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libtirpc.la" is touched by more than one package: [u'libtirpc', u'ncurses', u'libzlib', u'util-linux', u'e2fsprogs', u'skalibs', u'execline', u'gdbm', u'libopenssl', u'protobuf', u'grpc', u'jsmn', u'lcdapi', u'libpcap', u'libgpg-error', u'libassuan', u'libbson', u'libesmtp', u'libfastjson', u'libgpgme', u'libgpiod', u'libplist', u'libubox', u'numactl', u'slang', u'pps-tools', u's6', u'xz'] Warning: staging file "./usr/lib/libnuma.la" is touched by more than one package: [u'numactl', u'slang', u'pps-tools', u's6', u'xz'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'e2fsprogs', u'skalibs', u'execline', u'gdbm', u'libopenssl', u'protobuf', u'grpc', u'jsmn', u'lcdapi', u'libpcap', u'libgpg-error', u'libassuan', u'libbson', u'libesmtp', u'libfastjson', u'libgpgme', u'libgpiod', u'libplist', u'libubox', u'numactl', u'slang', u'pps-tools', u's6', u'xz'] Warning: staging file "./usr/lib/libplist++.la" is touched by more than one package: [u'libplist', u'libubox', u'numactl', u'slang', u'pps-tools', u's6', u'xz'] Warning: staging file "./usr/lib/libbson-1.0.la" is touched by more than one package: [u'libbson', u'libesmtp', u'libfastjson', u'libgpgme', u'libgpiod', u'libplist', u'libubox', u'numactl', u'slang', u'pps-tools', u's6', u'xz'] Warning: staging file "./usr/lib/libplist.la" is touched by more than one package: [u'libplist', u'libubox', u'numactl', u'slang', u'pps-tools', u's6', u'xz'] Warning: staging file "./usr/lib/libgpiod.la" is touched by more than one package: [u'libgpiod', u'libplist', u'libubox', u'numactl', u'slang', u'pps-tools', u's6', u'xz'] Warning: staging file "./usr/lib/libasound.la" is touched by more than one package: [u'alsa-lib', u'libev', u'c-ares', u'cjson', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_cthelper', u'libnetfilter_cttimeout', u'libnetfilter_queue', u'libtirpc', u'ncurses', u'libzlib', u'util-linux', u'e2fsprogs', u'skalibs', u'execline', u'gdbm', u'libopenssl', u'protobuf', u'grpc', u'jsmn', u'lcdapi', u'libpcap', u'libgpg-error', u'libassuan', u'libbson', u'libesmtp', u'libfastjson', u'libgpgme', u'libgpiod', u'libplist', u'libubox', u'numactl', u'slang', u'pps-tools', u's6', u'xz'] Warning: staging file "./usr/lib/libprotobuf.la" is touched by more than one package: [u'protobuf', u'grpc', u'jsmn', u'lcdapi', u'libpcap', u'libgpg-error', u'libassuan', u'libbson', u'libesmtp', u'libfastjson', u'libgpgme', u'libgpiod', u'libplist', u'libubox', u'numactl', u'slang', u'pps-tools', u's6', u'xz'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'e2fsprogs', u'skalibs', u'execline', u'gdbm', u'libopenssl', u'protobuf', u'grpc', u'jsmn', u'lcdapi', u'libpcap', u'libgpg-error', u'libassuan', u'libbson', u'libesmtp', u'libfastjson', u'libgpgme', u'libgpiod', u'libplist', u'libubox', u'numactl', u'slang', u'pps-tools', u's6', u'xz'] Warning: staging file "./usr/lib/libfastjson.la" is touched by more than one package: [u'libfastjson', u'libgpgme', u'libgpiod', u'libplist', u'libubox', u'numactl', u'slang', u'pps-tools', u's6', u'xz'] Warning: staging file "./usr/lib/libnetfilter_cthelper.la" is touched by more than one package: [u'libnetfilter_cthelper', u'libnetfilter_cttimeout', u'libnetfilter_queue', u'libtirpc', u'ncurses', u'libzlib', u'util-linux', u'e2fsprogs', u'skalibs', u'execline', u'gdbm', u'libopenssl', u'protobuf', u'grpc', u'jsmn', u'lcdapi', u'libpcap', u'libgpg-error', u'libassuan', u'libbson', u'libesmtp', u'libfastjson', u'libgpgme', u'libgpiod', u'libplist', u'libubox', u'numactl', u'slang', u'pps-tools', u's6', u'xz'] Warning: staging file "./usr/lib/liblcdapi.la" is touched by more than one package: [u'lcdapi', u'libpcap', u'libgpg-error', u'libassuan', u'libbson', u'libesmtp', u'libfastjson', u'libgpgme', u'libgpiod', u'libplist', u'libubox', u'numactl', u'slang', u'pps-tools', u's6', u'xz'] Warning: staging file "./usr/lib/esmtp-plugins/sasl-login.la" is touched by more than one package: [u'libesmtp', u'libfastjson', u'libgpgme', u'libgpiod', u'libplist', u'libubox', u'numactl', u'slang', u'pps-tools', u's6', u'xz'] Warning: staging file "./usr/lib/libgpgme.la" is touched by more than one package: [u'libgpgme', u'libgpiod', u'libplist', u'libubox', u'numactl', u'slang', u'pps-tools', u's6', u'xz'] Warning: staging file "./usr/lib/libgpg-error.la" is touched by more than one package: [u'libgpg-error', u'libassuan', u'libbson', u'libesmtp', u'libfastjson', u'libgpgme', u'libgpiod', u'libplist', u'libubox', u'numactl', u'slang', u'pps-tools', u's6', u'xz'] Warning: staging file "./usr/lib/libev.la" is touched by more than one package: [u'libev', u'c-ares', u'cjson', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_cthelper', u'libnetfilter_cttimeout', u'libnetfilter_queue', u'libtirpc', u'ncurses', u'libzlib', u'util-linux', u'e2fsprogs', u'skalibs', u'execline', u'gdbm', u'libopenssl', u'protobuf', u'grpc', u'jsmn', u'lcdapi', u'libpcap', u'libgpg-error', u'libassuan', u'libbson', u'libesmtp', u'libfastjson', u'libgpgme', u'libgpiod', u'libplist', u'libubox', u'numactl', u'slang', u'pps-tools', u's6', u'xz'] Warning: staging file "./usr/lib/esmtp-plugins/sasl-cram-md5.la" is touched by more than one package: [u'libesmtp', u'libfastjson', u'libgpgme', u'libgpiod', u'libplist', u'libubox', u'numactl', u'slang', u'pps-tools', u's6', u'xz'] Warning: staging file "./usr/lib/libnfnetlink.la" is touched by more than one package: [u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_cthelper', u'libnetfilter_cttimeout', u'libnetfilter_queue', u'libtirpc', u'ncurses', u'libzlib', u'util-linux', u'e2fsprogs', u'skalibs', u'execline', u'gdbm', u'libopenssl', u'protobuf', u'grpc', u'jsmn', u'lcdapi', u'libpcap', u'libgpg-error', u'libassuan', u'libbson', u'libesmtp', u'libfastjson', u'libgpgme', u'libgpiod', u'libplist', u'libubox', u'numactl', u'slang', u'pps-tools', u's6', u'xz'] Warning: staging file "./usr/lib/libnetfilter_cttimeout.la" is touched by more than one package: [u'libnetfilter_cttimeout', u'libnetfilter_queue', u'libtirpc', u'ncurses', u'libzlib', u'util-linux', u'e2fsprogs', u'skalibs', u'execline', u'gdbm', u'libopenssl', u'protobuf', u'grpc', u'jsmn', u'lcdapi', u'libpcap', u'libgpg-error', u'libassuan', u'libbson', u'libesmtp', u'libfastjson', u'libgpgme', u'libgpiod', u'libplist', u'libubox', u'numactl', u'slang', u'pps-tools', u's6', u'xz'] Warning: staging file "./usr/lib/libmnl.la" is touched by more than one package: [u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_cthelper', u'libnetfilter_cttimeout', u'libnetfilter_queue', u'libtirpc', u'ncurses', u'libzlib', u'util-linux', u'e2fsprogs', u'skalibs', u'execline', u'gdbm', u'libopenssl', u'protobuf', u'grpc', u'jsmn', u'lcdapi', u'libpcap', u'libgpg-error', u'libassuan', u'libbson', u'libesmtp', u'libfastjson', u'libgpgme', u'libgpiod', u'libplist', u'libubox', u'numactl', u'slang', u'pps-tools', u's6', u'xz'] Warning: staging file "./usr/lib/libnetfilter_queue.la" is touched by more than one package: [u'libnetfilter_queue', u'libtirpc', u'ncurses', u'libzlib', u'util-linux', u'e2fsprogs', u'skalibs', u'execline', u'gdbm', u'libopenssl', u'protobuf', u'grpc', u'jsmn', u'lcdapi', u'libpcap', u'libgpg-error', u'libassuan', u'libbson', u'libesmtp', u'libfastjson', u'libgpgme', u'libgpiod', u'libplist', u'libubox', u'numactl', u'slang', u'pps-tools', u's6', u'xz'] Warning: staging file "./usr/lib/esmtp-plugins/sasl-plain.la" is touched by more than one package: [u'libesmtp', u'libfastjson', u'libgpgme', u'libgpiod', u'libplist', u'libubox', u'numactl', u'slang', u'pps-tools', u's6', u'xz'] Warning: staging file "./usr/lib/libassuan.la" is touched by more than one package: [u'libassuan', u'libbson', u'libesmtp', u'libfastjson', u'libgpgme', u'libgpiod', u'libplist', u'libubox', u'numactl', u'slang', u'pps-tools', u's6', u'xz'] Warning: staging file "./usr/lib/libgpgmepp.la" is touched by more than one package: [u'libgpgme', u'libgpiod', u'libplist', u'libubox', u'numactl', u'slang', u'pps-tools', u's6', u'xz'] Warning: staging file "./usr/lib/libnetfilter_conntrack.la" is touched by more than one package: [u'libnetfilter_conntrack', u'libnetfilter_cthelper', u'libnetfilter_cttimeout', u'libnetfilter_queue', u'libtirpc', u'ncurses', u'libzlib', u'util-linux', u'e2fsprogs', u'skalibs', u'execline', u'gdbm', u'libopenssl', u'protobuf', u'grpc', u'jsmn', u'lcdapi', u'libpcap', u'libgpg-error', u'libassuan', u'libbson', u'libesmtp', u'libfastjson', u'libgpgme', u'libgpiod', u'libplist', u'libubox', u'numactl', u'slang', u'pps-tools', u's6', u'xz'] Warning: staging file "./usr/lib/libgdbm.la" is touched by more than one package: [u'gdbm', u'libopenssl', u'protobuf', u'grpc', u'jsmn', u'lcdapi', u'libpcap', u'libgpg-error', u'libassuan', u'libbson', u'libesmtp', u'libfastjson', u'libgpgme', u'libgpiod', u'libplist', u'libubox', u'numactl', u'slang', u'pps-tools', u's6', u'xz'] Warning: staging file "./usr/lib/libesmtp.la" is touched by more than one package: [u'libesmtp', u'libfastjson', u'libgpgme', u'libgpiod', u'libplist', u'libubox', u'numactl', u'slang', u'pps-tools', u's6', u'xz'] Warning: staging file "./usr/lib/libprotoc.la" is touched by more than one package: [u'protobuf', u'grpc', u'jsmn', u'lcdapi', u'libpcap', u'libgpg-error', u'libassuan', u'libbson', u'libesmtp', u'libfastjson', u'libgpgme', u'libgpiod', u'libplist', u'libubox', u'numactl', u'slang', u'pps-tools', u's6', u'xz'] Warning: staging file "./usr/lib/libgpiodcxx.la" is touched by more than one package: [u'libgpiod', u'libplist', u'libubox', u'numactl', u'slang', u'pps-tools', u's6', u'xz'] Warning: staging file "./usr/lib/libprotobuf-lite.la" is touched by more than one package: [u'protobuf', u'grpc', u'jsmn', u'lcdapi', u'libpcap', u'libgpg-error', u'libassuan', u'libbson', u'libesmtp', u'libfastjson', u'libgpgme', u'libgpiod', u'libplist', u'libubox', u'numactl', u'slang', u'pps-tools', u's6', u'xz'] Warning: staging file "./usr/lib/libcares.la" is touched by more than one package: [u'c-ares', u'cjson', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_cthelper', u'libnetfilter_cttimeout', u'libnetfilter_queue', u'libtirpc', u'ncurses', u'libzlib', u'util-linux', u'e2fsprogs', u'skalibs', u'execline', u'gdbm', u'libopenssl', u'protobuf', u'grpc', u'jsmn', u'lcdapi', u'libpcap', u'libgpg-error', u'libassuan', u'libbson', u'libesmtp', u'libfastjson', u'libgpgme', u'libgpiod', u'libplist', u'libubox', u'numactl', u'slang', u'pps-tools', u's6', u'xz'] ./support/scripts/check-uniq-files -t host /home/peko/autobuild/instance-0/output/build/packages-file-list-host.txt mkdir -p /home/peko/autobuild/instance-0/output/target/etc echo "buildroot" > /home/peko/autobuild/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/peko/autobuild/instance-0/output/target/etc/hosts mkdir -p /home/peko/autobuild/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/peko/autobuild/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/peko/autobuild/instance-0/output/target/etc/shadow rm -f /home/peko/autobuild/instance-0/output/target/bin/sh rm -f /home/peko/autobuild/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/peko/autobuild/instance-0/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/peko/autobuild/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/peko/autobuild/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/peko/autobuild/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/peko/autobuild/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/peko/autobuild/instance-0/output/target/usr/include /home/peko/autobuild/instance-0/output/target/usr/share/aclocal \ /home/peko/autobuild/instance-0/output/target/usr/lib/pkgconfig /home/peko/autobuild/instance-0/output/target/usr/share/pkgconfig \ /home/peko/autobuild/instance-0/output/target/usr/lib/cmake /home/peko/autobuild/instance-0/output/target/usr/share/cmake find /home/peko/autobuild/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/peko/autobuild/instance-0/output/target/lib/ /home/peko/autobuild/instance-0/output/target/usr/lib/ /home/peko/autobuild/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/peko/autobuild/instance-0/output/target/usr/share/gdb rm -rf /home/peko/autobuild/instance-0/output/target/usr/share/bash-completion rm -rf /home/peko/autobuild/instance-0/output/target/usr/share/zsh rm -rf /home/peko/autobuild/instance-0/output/target/usr/man /home/peko/autobuild/instance-0/output/target/usr/share/man rm -rf /home/peko/autobuild/instance-0/output/target/usr/info /home/peko/autobuild/instance-0/output/target/usr/share/info rm -rf /home/peko/autobuild/instance-0/output/target/usr/doc /home/peko/autobuild/instance-0/output/target/usr/share/doc rm -rf /home/peko/autobuild/instance-0/output/target/usr/share/gtk-doc rmdir /home/peko/autobuild/instance-0/output/target/usr/share 2>/dev/null || true find /home/peko/autobuild/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/peko/autobuild/instance-0/output/host/bin/powerpc-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/peko/autobuild/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/peko/autobuild/instance-0/output/host/bin/powerpc-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/peko/autobuild/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/peko/autobuild/instance-0/output/host/bin/powerpc-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/peko/autobuild/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/peko/autobuild/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/peko/autobuild/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.02-git-00262-gac3b476bf5"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2019.02-git\"" \ ) > /home/peko/autobuild/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/peko/autobuild/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/peko/autobuild/instance-0/buildroot/support/scripts/fix-rpath target touch /home/peko/autobuild/instance-0/output/target/usr make: Leaving directory '/home/peko/autobuild/instance-0/buildroot' make: Entering directory '/home/peko/autobuild/instance-0/buildroot' >>> Buildroot 2019.02-git-00262-gac3b476bf5 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 >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> alsa-lib 1.1.7 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> 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) ERROR: No hash found for libltdl/COPYING.LIB >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> atest 895b0183a89c15f5e2305a6795bb1667753cd3f0 Collecting legal info ERROR: No hash found for COPYING >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> libev 4.24 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> c-ares 1.15.0 Collecting legal info LICENSE.md: OK (sha256: db4eb63fe09daebdf57d3f79b091bb5ee5070c0d761040e83264e648d307af4c) >>> can-utils v2018.02.0 Collecting legal info Makefile: OK (sha256: c258939ebb09c3857f5fc7704a449e5077cc881090c87b38f9a81332b96fa075) >>> cjson v1.7.7 Collecting legal info LICENSE: OK (sha256: a36dda207c36db5818729c54e7ad4e8b0c6fba847491ba64f372c1a2037b6d5c) >>> conntrack-tools 1.4.5 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> 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) >>> libnetfilter_conntrack 1.0.7 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnfnetlink 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnetfilter_cthelper 1.0.0 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnetfilter_cttimeout 1.0.0 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnetfilter_queue 1.0.3 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> 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) >>> dt v18.32 Collecting legal info ERROR: No hash found for LICENSE >>> e2fsprogs 1.44.4 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> util-linux 2.33 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) >>> 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 >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> ethtool 4.19 Collecting legal info LICENSE: OK (sha256: 5d632934396f90c82dfebe3c9512648bbb6333b406113d0cd331b0e0aa2d34a1) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> execline 2.5.0.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> skalibs 2.6.4.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> gdbm 1.13 Collecting legal info ERROR: No hash found for COPYING >>> gnupg 1.4.23 Collecting legal info ERROR: No hash found for COPYING >>> grpc v1.16.1 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-grpc v1.16.1 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-c-ares 1.15.0 Collecting legal info LICENSE.md: OK (sha256: db4eb63fe09daebdf57d3f79b091bb5ee5070c0d761040e83264e648d307af4c) >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2q Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-protobuf 3.6.0 Collecting legal info LICENSE: OK (sha256: 6e5e117324afd944dcf67f36cf329843bc1a92229a8cd9bb573d7a83130fea7d) >>> openssl Collecting legal info >>> libopenssl 1.0.2q Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> protobuf 3.6.0 Collecting legal info LICENSE: OK (sha256: 6e5e117324afd944dcf67f36cf329843bc1a92229a8cd9bb573d7a83130fea7d) >>> jsmn 6021415cc75e7922d45b12935f56348b064d8a7f Collecting legal info ERROR: No hash found for LICENSE >>> lcdapi v0.11 Collecting legal info ERROR: No hash found for COPYING >>> lft 3.79 Collecting legal info ERROR: No hash found for COPYING >>> libpcap 1.8.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libassuan 2.5.1 Collecting legal info COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libgpg-error 1.32 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libbson 1.9.4 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) THIRD_PARTY_NOTICES: OK (sha256: 8dc5cb3146b026715e6c145621c7732f36c295d825b7b3a03076ad3f238db48e) >>> liberation 2.00.1 Collecting legal info LICENSE: OK (sha256: 93fed46019c38bbe566b479d22148e2e8a1e85ada614accb0211c37b2c61c19b) >>> libesmtp 1.0.6 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> libfastjson v0.99.8 Collecting legal info COPYING: OK (sha256: b29370bbfa98816e1fca0901f18149d920736771bfd68b4ee0eb00c78b38d245) >>> libgpgme 1.12.0 Collecting legal info COPYING.LESSER: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpiod 1.2 Collecting legal info COPYING: OK (sha256: ce64d5f7b49ea6d80fdb6d4cdee6839d1a94274f7493dc797c3b55b65ec8e9ed) >>> libplayer 2.0.1 Collecting legal info ERROR: No hash found for COPYING >>> libplist 2.0.0 Collecting legal info ERROR: No hash found for COPYING >>> libubox 723730214732862de7e892bae2f7a7889e66bf1b Collecting legal info >>> linux-firmware 1baa34868b2c0a004dc595b20678145e3fff83e7 Collecting legal info LICENCE.Marvell: OK (sha256: 38f2037aa14631b4b29826d7a99379613c41a97064d1defdee30a7a022138b20) LICENCE.iwlwifi_firmware: OK (sha256: e295020afd7597dc1b3bbe50a84a7e432d9cb92bc053c1c5e657b50d2517627b) LICENSE.qcom: OK (sha256: be904cd28cb292b80cdb6cf412ab0d9159d431671e987ad433c1f62e0988a9bc) LICENSE.sdma_firmware: OK (sha256: 2bdd2e716f05d9737d3f9a20f9a3a3c0caee0e866100ddb0673f1178e42f92b9) WHENCE: OK (sha256: 9b873499a822762177a7a02d2a3ead9fdf0d514c0f9899fb16a2d22ed99f4acc) qcom/NOTICE.txt: OK (sha256: fa43e1b9a13b341a07adca9dbe73d0f9072d7966fdfe811c01f0dd2872d7309a) >>> lsuio 0.2.0 Collecting legal info ERROR: No hash found for COPYING >>> memstat 1.0 Collecting legal info ERROR: No hash found for debian/copyright >>> ncdu 1.12 Collecting legal info ERROR: No hash found for COPYING >>> numactl v2.0.12 Collecting legal info README.md: OK (sha256: e2b738b1303c088421b09933a78c1326fe43692e2c05a7c510a2eb7e7a8eb575) >>> olsr 0.9.6.1 Collecting legal info ERROR: No hash found for license.txt ERROR: No hash found for lib/pud/nmealib/LICENSE >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pdmenu 1.3.4 Collecting legal info doc/COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> slang 2.3.1a Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> pps-tools 47333f24af878f67ce48022e8af16419713aa1ac Collecting legal info ERROR: No hash found for COPYING >>> s6-linux-init 0.4.0.0 Collecting legal info COPYING: OK (sha256: 1377d3b18a31de11e8bb06f0f46888a23bc16cbc57285035793bf7e7943bbcb3) >>> s6 2.7.1.1 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> s6-linux-utils 2.4.0.1 Collecting legal info COPYING: OK (sha256: 6ee77e7199d69b707ab864ea7a838f9562717aaa41c89413bdb2cf835f95052f) >>> s6-portable-utils 2.2.1.1 Collecting legal info COPYING: OK (sha256: 6ee77e7199d69b707ab864ea7a838f9562717aaa41c89413bdb2cf835f95052f) >>> spidev_test v4.10 Collecting legal info >>> uclibc-ng-test c6d62cbc60504c7f6867b486248b0ef7cc2da554 Collecting legal info WARNING: no hash file for COPYING.LIB >>> xz 5.2.3 Collecting legal info ERROR: No hash found for COPYING.GPLv2 ERROR: No hash found for COPYING.GPLv3 ERROR: No hash found for COPYING.LGPLv2.1 >>> host-zstd v1.3.5 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: libubox-723730214732862de7e892bae2f7a7889e66bf1b: cannot save license (LIBUBOX_LICENSE_FILES not defined) WARNING: spidev_test-v4.10: cannot save license (SPIDEV_TEST_LICENSE_FILES not defined) Legal info produced in /home/peko/autobuild/instance-0/output/legal-info make: Leaving directory '/home/peko/autobuild/instance-0/buildroot'