/usr/bin/install -c -m 644 xzdec.1 '/home/naourr/work/instance-0/output/host/share/man/man1' /usr/bin/make install-data-hook make[5]: Entering directory '/home/naourr/work/instance-0/output/build/host-xz-5.2.3/src/xzdec' cd /home/naourr/work/instance-0/output/host/share/man/man1 && \ target=`echo xzdec | sed 's,x,x,'` && \ link=`echo lzmadec | sed 's,x,x,'` && \ rm -f $link.1 && \ ln -s $target.1 $link.1 make[5]: Leaving directory '/home/naourr/work/instance-0/output/build/host-xz-5.2.3/src/xzdec' libtool: install: /usr/bin/install -c xzdec /home/naourr/work/instance-0/output/host/bin/xzdec libtool: install: /usr/bin/install -c lzmadec /home/naourr/work/instance-0/output/host/bin/lzmadec make[4]: Leaving directory '/home/naourr/work/instance-0/output/build/host-xz-5.2.3/src/xzdec' make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/host-xz-5.2.3/src/xzdec' Making install in xz make[3]: Entering directory '/home/naourr/work/instance-0/output/build/host-xz-5.2.3/src/xz' make[4]: Entering directory '/home/naourr/work/instance-0/output/build/host-xz-5.2.3/src/xz' /usr/bin/mkdir -p '/home/naourr/work/instance-0/output/host/bin' /usr/bin/mkdir -p '/home/naourr/work/instance-0/output/host/share/man/man1' /bin/sh ../../libtool --mode=install /usr/bin/install -c xz '/home/naourr/work/instance-0/output/host/bin' /usr/bin/install -c -m 644 xz.1 '/home/naourr/work/instance-0/output/host/share/man/man1' /usr/bin/make install-data-hook make[5]: Entering directory '/home/naourr/work/instance-0/output/build/host-xz-5.2.3/src/xz' cd /home/naourr/work/instance-0/output/host/share/man/man1 && \ target=`echo xz | sed 's,x,x,'` && \ for name in unxz xzcat lzma unlzma lzcat; do \ link=`echo $name | sed 's,x,x,'` && \ rm -f $link.1 && \ ln -s $target.1 $link.1; \ done make[5]: Leaving directory '/home/naourr/work/instance-0/output/build/host-xz-5.2.3/src/xz' libtool: install: /usr/bin/install -c xz /home/naourr/work/instance-0/output/host/bin/xz /usr/bin/make install-exec-hook make[5]: Entering directory '/home/naourr/work/instance-0/output/build/host-xz-5.2.3/src/xz' cd /home/naourr/work/instance-0/output/host/bin && \ target=`echo xz | sed 's,x,x,'` && \ for name in unxz xzcat lzma unlzma lzcat; do \ link=`echo $name | sed 's,x,x,'` && \ rm -f $link && \ ln -s $target $link; \ done make[5]: Leaving directory '/home/naourr/work/instance-0/output/build/host-xz-5.2.3/src/xz' make[4]: Leaving directory '/home/naourr/work/instance-0/output/build/host-xz-5.2.3/src/xz' make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/host-xz-5.2.3/src/xz' Making install in lzmainfo make[3]: Entering directory '/home/naourr/work/instance-0/output/build/host-xz-5.2.3/src/lzmainfo' make[4]: Entering directory '/home/naourr/work/instance-0/output/build/host-xz-5.2.3/src/lzmainfo' /usr/bin/mkdir -p '/home/naourr/work/instance-0/output/host/bin' /usr/bin/mkdir -p '/home/naourr/work/instance-0/output/host/share/man/man1' /bin/sh ../../libtool --mode=install /usr/bin/install -c lzmainfo '/home/naourr/work/instance-0/output/host/bin' /usr/bin/install -c -m 644 lzmainfo.1 '/home/naourr/work/instance-0/output/host/share/man/man1' libtool: install: /usr/bin/install -c lzmainfo /home/naourr/work/instance-0/output/host/bin/lzmainfo make[4]: Leaving directory '/home/naourr/work/instance-0/output/build/host-xz-5.2.3/src/lzmainfo' make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/host-xz-5.2.3/src/lzmainfo' Making install in scripts make[3]: Entering directory '/home/naourr/work/instance-0/output/build/host-xz-5.2.3/src/scripts' make[4]: Entering directory '/home/naourr/work/instance-0/output/build/host-xz-5.2.3/src/scripts' /usr/bin/mkdir -p '/home/naourr/work/instance-0/output/host/bin' /usr/bin/mkdir -p '/home/naourr/work/instance-0/output/host/share/man/man1' /usr/bin/install -c xzdiff xzgrep xzmore xzless '/home/naourr/work/instance-0/output/host/bin' /usr/bin/install -c -m 644 xzdiff.1 xzgrep.1 xzmore.1 xzless.1 '/home/naourr/work/instance-0/output/host/share/man/man1' /usr/bin/make install-exec-hook /usr/bin/make install-data-hook make[5]: Entering directory '/home/naourr/work/instance-0/output/build/host-xz-5.2.3/src/scripts' cd /home/naourr/work/instance-0/output/host/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,x,x,'` && \ link=`echo $pair | sed 's/^.*-//' | sed 's,x,x,'` && \ rm -f $link && \ ln -s $target $link; \ done make[5]: Entering directory '/home/naourr/work/instance-0/output/build/host-xz-5.2.3/src/scripts' cd /home/naourr/work/instance-0/output/host/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,x,x,'` && \ link=`echo $pair | sed 's/^.*-//' | sed 's,x,x,'` && \ rm -f $link.1 && \ ln -s $target.1 $link.1; \ done make[5]: Leaving directory '/home/naourr/work/instance-0/output/build/host-xz-5.2.3/src/scripts' make[5]: Leaving directory '/home/naourr/work/instance-0/output/build/host-xz-5.2.3/src/scripts' make[4]: Leaving directory '/home/naourr/work/instance-0/output/build/host-xz-5.2.3/src/scripts' make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/host-xz-5.2.3/src/scripts' make[3]: Entering directory '/home/naourr/work/instance-0/output/build/host-xz-5.2.3/src' make[4]: Entering directory '/home/naourr/work/instance-0/output/build/host-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/naourr/work/instance-0/output/build/host-xz-5.2.3/src' make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/host-xz-5.2.3/src' make[2]: Leaving directory '/home/naourr/work/instance-0/output/build/host-xz-5.2.3/src' Making install in po make[2]: Entering directory '/home/naourr/work/instance-0/output/build/host-xz-5.2.3/po' installing cs.gmo as /home/naourr/work/instance-0/output/host/share/locale/cs/LC_MESSAGES/xz.mo installing de.gmo as /home/naourr/work/instance-0/output/host/share/locale/de/LC_MESSAGES/xz.mo installing fr.gmo as /home/naourr/work/instance-0/output/host/share/locale/fr/LC_MESSAGES/xz.mo installing it.gmo as /home/naourr/work/instance-0/output/host/share/locale/it/LC_MESSAGES/xz.mo installing pl.gmo as /home/naourr/work/instance-0/output/host/share/locale/pl/LC_MESSAGES/xz.mo installing vi.gmo as /home/naourr/work/instance-0/output/host/share/locale/vi/LC_MESSAGES/xz.mo if test "xz" = "gettext-tools"; then \ /usr/bin/mkdir -p /home/naourr/work/instance-0/output/host/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/naourr/work/instance-0/output/host/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/naourr/work/instance-0/output/host/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/home/naourr/work/instance-0/output/build/host-xz-5.2.3/po' Making install in tests make[2]: Entering directory '/home/naourr/work/instance-0/output/build/host-xz-5.2.3/tests' make[3]: Entering directory '/home/naourr/work/instance-0/output/build/host-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/naourr/work/instance-0/output/build/host-xz-5.2.3/tests' make[2]: Leaving directory '/home/naourr/work/instance-0/output/build/host-xz-5.2.3/tests' make[2]: Entering directory '/home/naourr/work/instance-0/output/build/host-xz-5.2.3' make[3]: Entering directory '/home/naourr/work/instance-0/output/build/host-xz-5.2.3' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/host-xz-5.2.3' make[2]: Leaving directory '/home/naourr/work/instance-0/output/build/host-xz-5.2.3' make[1]: Leaving directory '/home/naourr/work/instance-0/output/build/host-xz-5.2.3' PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" BR2_DL_DIR=/home/naourr/work/instance-0/dl BUILD_DIR=/home/naourr/work/instance-0/output/build O=/home/naourr/work/instance-0/output flock /home/naourr/work/instance-0/dl/zstd/ support/download/dl-wrapper -c 'v1.3.4' -d '/home/naourr/work/instance-0/dl/zstd' -D '/home/naourr/work/instance-0/dl' -f 'zstd-v1.3.4.tar.gz' -H 'package/zstd//zstd.hash' -n 'zstd-v1.3.4' -N 'zstd' -o '/home/naourr/work/instance-0/dl/zstd/zstd-v1.3.4.tar.gz' -u https+https://github.com/facebook/zstd/archive/v1.3.4 -u http\|urlencode+http://sources.buildroot.net/zstd -u http\|urlencode+http://sources.buildroot.net -- zstd-v1.3.4.tar.gz: OK (sha256: 92e41b6e8dd26bbd46248e8aa1d86f1551bc221a796277ae9362954f26d605a9) >>> host-zstd v1.3.4 Extracting gzip -d -c /home/naourr/work/instance-0/dl/zstd/zstd-v1.3.4.tar.gz | /home/naourr/work/instance-0/output/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-0/output/build/host-zstd-v1.3.4 -xf - >>> host-zstd v1.3.4 Patching Applying 0001-Split-library-install-target-into-pc-static-shared-a.patch using patch: patching file lib/Makefile Applying 0002-lib-Makefile-create-include-directory-before-headers.patch using patch: patching file lib/Makefile >>> host-zstd v1.3.4 Configuring >>> host-zstd v1.3.4 Building PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" PKG_CONFIG="/home/naourr/work/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/naourr/work/instance-0/output/host/lib/pkgconfig:/home/naourr/work/instance-0/output/host/share/pkgconfig" PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" PKG_CONFIG="/home/naourr/work/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/naourr/work/instance-0/output/host/lib/pkgconfig:/home/naourr/work/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/naourr/work/instance-0/output/host/include" CFLAGS="-O2 -I/home/naourr/work/instance-0/output/host/include" CXXFLAGS="-O2 -I/home/naourr/work/instance-0/output/host/include" LDFLAGS="-L/home/naourr/work/instance-0/output/host/lib -Wl,-rpath,/home/naourr/work/instance-0/output/host/lib" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j4 -C /home/naourr/work/instance-0/output/build/host-zstd-v1.3.4/lib make[1]: Entering directory '/home/naourr/work/instance-0/output/build/host-zstd-v1.3.4/lib' /usr/bin/gcc -O2 -I/home/naourr/work/instance-0/output/host/include -I/home/naourr/work/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/naourr/work/instance-0/output/host/include -I/home/naourr/work/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/naourr/work/instance-0/output/host/include -I/home/naourr/work/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/naourr/work/instance-0/output/host/include -I/home/naourr/work/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/naourr/work/instance-0/output/host/include -I/home/naourr/work/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/naourr/work/instance-0/output/host/include -I/home/naourr/work/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/naourr/work/instance-0/output/host/include -I/home/naourr/work/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/naourr/work/instance-0/output/host/include -I/home/naourr/work/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/naourr/work/instance-0/output/host/include -I/home/naourr/work/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/naourr/work/instance-0/output/host/include -I/home/naourr/work/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/naourr/work/instance-0/output/host/include -I/home/naourr/work/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/naourr/work/instance-0/output/host/include -I/home/naourr/work/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/naourr/work/instance-0/output/host/include -I/home/naourr/work/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/naourr/work/instance-0/output/host/include -I/home/naourr/work/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/naourr/work/instance-0/output/host/include -I/home/naourr/work/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/naourr/work/instance-0/output/host/include -I/home/naourr/work/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/naourr/work/instance-0/output/host/include -I/home/naourr/work/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/naourr/work/instance-0/output/host/include -I/home/naourr/work/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/naourr/work/instance-0/output/host/include -I/home/naourr/work/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/naourr/work/instance-0/output/host/include -I/home/naourr/work/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/naourr/work/instance-0/output/host/include -I/home/naourr/work/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/naourr/work/instance-0/output/host/include -I/home/naourr/work/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/naourr/work/instance-0/output/host/include -I/home/naourr/work/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/naourr/work/instance-0/output/host/include -I/home/naourr/work/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/naourr/work/instance-0/output/host/include -I/home/naourr/work/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/naourr/work/instance-0/output/host/include -I/home/naourr/work/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/naourr/work/instance-0/output/host/include -I/home/naourr/work/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/naourr/work/instance-0/output/host/include -I/home/naourr/work/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.4 compiling static library creating versioned links make[1]: Leaving directory '/home/naourr/work/instance-0/output/build/host-zstd-v1.3.4/lib' >>> host-zstd v1.3.4 Installing to host directory PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" PKG_CONFIG="/home/naourr/work/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/naourr/work/instance-0/output/host/lib/pkgconfig:/home/naourr/work/instance-0/output/host/share/pkgconfig" PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" PKG_CONFIG="/home/naourr/work/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/naourr/work/instance-0/output/host/lib/pkgconfig:/home/naourr/work/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/naourr/work/instance-0/output/host/include" CFLAGS="-O2 -I/home/naourr/work/instance-0/output/host/include" CXXFLAGS="-O2 -I/home/naourr/work/instance-0/output/host/include" LDFLAGS="-L/home/naourr/work/instance-0/output/host/lib -Wl,-rpath,/home/naourr/work/instance-0/output/host/lib" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j4 DESTDIR=/home/naourr/work/instance-0/output/host PREFIX=/usr -C /home/naourr/work/instance-0/output/build/host-zstd-v1.3.4/lib install make[1]: Entering directory '/home/naourr/work/instance-0/output/build/host-zstd-v1.3.4/lib' creating pkgconfig Installing static library Installing shared library Installing includes zstd static and shared library installed make[1]: Leaving directory '/home/naourr/work/instance-0/output/build/host-zstd-v1.3.4/lib' PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" BR2_DL_DIR=/home/naourr/work/instance-0/dl BUILD_DIR=/home/naourr/work/instance-0/output/build O=/home/naourr/work/instance-0/output flock /home/naourr/work/instance-0/dl/squashfs/ support/download/dl-wrapper -c 'e38956b92f738518c29734399629e7cdb33072d3' -d '/home/naourr/work/instance-0/dl/squashfs' -D '/home/naourr/work/instance-0/dl' -f 'squashfs-e38956b92f738518c29734399629e7cdb33072d3.tar.gz' -H 'package/squashfs//squashfs.hash' -n 'squashfs-e38956b92f738518c29734399629e7cdb33072d3' -N 'squashfs' -o '/home/naourr/work/instance-0/dl/squashfs/squashfs-e38956b92f738518c29734399629e7cdb33072d3.tar.gz' -u git+https://git.kernel.org/pub/scm/fs/squashfs/squashfs-tools.git -u http\|urlencode+http://sources.buildroot.net/squashfs -u http\|urlencode+http://sources.buildroot.net -- squashfs-e38956b92f738518c29734399629e7cdb33072d3.tar.gz: OK (sha256: bd0aa3011320b8ebee68aa406060de277bef16daf81bad5b9f70cbea6db1a779) >>> host-squashfs e38956b92f738518c29734399629e7cdb33072d3 Extracting gzip -d -c /home/naourr/work/instance-0/dl/squashfs/squashfs-e38956b92f738518c29734399629e7cdb33072d3.tar.gz | /home/naourr/work/instance-0/output/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-0/output/build/host-squashfs-e38956b92f738518c29734399629e7cdb33072d3 -xf - >>> host-squashfs e38956b92f738518c29734399629e7cdb33072d3 Patching >>> host-squashfs e38956b92f738518c29734399629e7cdb33072d3 Configuring >>> host-squashfs e38956b92f738518c29734399629e7cdb33072d3 Building PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" PKG_CONFIG="/home/naourr/work/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/naourr/work/instance-0/output/host/lib/pkgconfig:/home/naourr/work/instance-0/output/host/share/pkgconfig" /usr/bin/make -j4 CC="/usr/bin/gcc" EXTRA_CFLAGS="-O2 -I/home/naourr/work/instance-0/output/host/include" EXTRA_LDFLAGS="-L/home/naourr/work/instance-0/output/host/lib -Wl,-rpath,/home/naourr/work/instance-0/output/host/lib" XATTR_SUPPORT=1 XZ_SUPPORT=1 GZIP_SUPPORT=1 LZ4_SUPPORT=1 LZO_SUPPORT=1 LZMA_XZ_SUPPORT=1 ZSTD_SUPPORT=1 -C /home/naourr/work/instance-0/output/build/host-squashfs-e38956b92f738518c29734399629e7cdb33072d3/squashfs-tools/ make[1]: Entering directory '/home/naourr/work/instance-0/output/build/host-squashfs-e38956b92f738518c29734399629e7cdb33072d3/squashfs-tools' /usr/bin/gcc -O2 -O2 -I/home/naourr/work/instance-0/output/host/include -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT -DLZO_SUPPORT -DLZ4_SUPPORT -DZSTD_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -c -o mksquashfs.o mksquashfs.c /usr/bin/gcc -O2 -O2 -I/home/naourr/work/instance-0/output/host/include -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT -DLZO_SUPPORT -DLZ4_SUPPORT -DZSTD_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -c -o read_fs.o read_fs.c /usr/bin/gcc -O2 -O2 -I/home/naourr/work/instance-0/output/host/include -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT -DLZO_SUPPORT -DLZ4_SUPPORT -DZSTD_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -c -o action.o action.c /usr/bin/gcc -O2 -O2 -I/home/naourr/work/instance-0/output/host/include -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT -DLZO_SUPPORT -DLZ4_SUPPORT -DZSTD_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -c -o swap.o swap.c /usr/bin/gcc -O2 -O2 -I/home/naourr/work/instance-0/output/host/include -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT -DLZO_SUPPORT -DLZ4_SUPPORT -DZSTD_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -c -o pseudo.o pseudo.c mksquashfs.c: In function 'create_inode': mksquashfs.c:993:13: warning: In the GNU C Library, "major" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "major", include directly. If you did not intend to use a system-defined macro "major", you should undefine it after including . unsigned int major = major(buf->st_rdev); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mksquashfs.c:994:13: warning: In the GNU C Library, "minor" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "minor", include directly. If you did not intend to use a system-defined macro "minor", you should undefine it after including . unsigned int minor = minor(buf->st_rdev); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mksquashfs.c:1017:13: warning: In the GNU C Library, "major" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "major", include directly. If you did not intend to use a system-defined macro "major", you should undefine it after including . unsigned int major = major(buf->st_rdev); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mksquashfs.c:1018:13: warning: In the GNU C Library, "minor" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "minor", include directly. If you did not intend to use a system-defined macro "minor", you should undefine it after including . unsigned int minor = minor(buf->st_rdev); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mksquashfs.c: In function 'dir_scan2': mksquashfs.c:3558:13: warning: In the GNU C Library, "makedev" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "makedev", include directly. If you did not intend to use a system-defined macro "makedev", you should undefine it after including . pseudo_ent->dev->minor); ^~~~~~~~~~~~~~~ /usr/bin/gcc -O2 -O2 -I/home/naourr/work/instance-0/output/host/include -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT -DLZO_SUPPORT -DLZ4_SUPPORT -DZSTD_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -c -o compressor.o compressor.c /usr/bin/gcc -O2 -O2 -I/home/naourr/work/instance-0/output/host/include -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT -DLZO_SUPPORT -DLZ4_SUPPORT -DZSTD_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -c -o sort.o sort.c /usr/bin/gcc -O2 -O2 -I/home/naourr/work/instance-0/output/host/include -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT -DLZO_SUPPORT -DLZ4_SUPPORT -DZSTD_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -c -o progressbar.o progressbar.c /usr/bin/gcc -O2 -O2 -I/home/naourr/work/instance-0/output/host/include -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT -DLZO_SUPPORT -DLZ4_SUPPORT -DZSTD_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -c -o read_file.o read_file.c /usr/bin/gcc -O2 -O2 -I/home/naourr/work/instance-0/output/host/include -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT -DLZO_SUPPORT -DLZ4_SUPPORT -DZSTD_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -c -o info.o info.c /usr/bin/gcc -O2 -O2 -I/home/naourr/work/instance-0/output/host/include -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT -DLZO_SUPPORT -DLZ4_SUPPORT -DZSTD_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -c -o restore.o restore.c /usr/bin/gcc -O2 -O2 -I/home/naourr/work/instance-0/output/host/include -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT -DLZO_SUPPORT -DLZ4_SUPPORT -DZSTD_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -c -o process_fragments.o process_fragments.c /usr/bin/gcc -O2 -O2 -I/home/naourr/work/instance-0/output/host/include -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT -DLZO_SUPPORT -DLZ4_SUPPORT -DZSTD_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -c -o caches-queues-lists.o caches-queues-lists.c /usr/bin/gcc -O2 -O2 -I/home/naourr/work/instance-0/output/host/include -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT -DLZO_SUPPORT -DLZ4_SUPPORT -DZSTD_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -c -o gzip_wrapper.o gzip_wrapper.c /usr/bin/gcc -O2 -O2 -I/home/naourr/work/instance-0/output/host/include -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT -DLZO_SUPPORT -DLZ4_SUPPORT -DZSTD_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -c -o lzma_xz_wrapper.o lzma_xz_wrapper.c /usr/bin/gcc -O2 -O2 -I/home/naourr/work/instance-0/output/host/include -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT -DLZO_SUPPORT -DLZ4_SUPPORT -DZSTD_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -c -o xz_wrapper.o xz_wrapper.c /usr/bin/gcc -O2 -O2 -I/home/naourr/work/instance-0/output/host/include -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT -DLZO_SUPPORT -DLZ4_SUPPORT -DZSTD_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -c -o lzo_wrapper.o lzo_wrapper.c /usr/bin/gcc -O2 -O2 -I/home/naourr/work/instance-0/output/host/include -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT -DLZO_SUPPORT -DLZ4_SUPPORT -DZSTD_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -c -o lz4_wrapper.o lz4_wrapper.c lz4_wrapper.c: In function 'lz4_compress': lz4_wrapper.c:229:3: warning: 'LZ4_compressHC_limitedOutput' is deprecated: use LZ4_compress_HC() instead [-Wdeprecated-declarations] res = LZ4_compressHC_limitedOutput(src, dest, size, block_size); ^~~ In file included from lz4_wrapper.c:28: /home/naourr/work/instance-0/output/host/include/lz4hc.h:203:64: note: declared here LZ4_DEPRECATED("use LZ4_compress_HC() instead") LZ4LIB_API int LZ4_compressHC_limitedOutput (const char* source, char* dest, int inputSize, int maxOutputSize); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ lz4_wrapper.c:231:3: warning: 'LZ4_compress_limitedOutput' is deprecated: use LZ4_compress_default() instead [-Wdeprecated-declarations] res = LZ4_compress_limitedOutput(src, dest, size, block_size); ^~~ In file included from lz4_wrapper.c:27: /home/naourr/work/instance-0/output/host/include/lz4.h:574:69: note: declared here LZ4_DEPRECATED("use LZ4_compress_default() instead") LZ4LIB_API int LZ4_compress_limitedOutput (const char* source, char* dest, int sourceSize, int maxOutputSize); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/bin/gcc -O2 -O2 -I/home/naourr/work/instance-0/output/host/include -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT -DLZO_SUPPORT -DLZ4_SUPPORT -DZSTD_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -c -o zstd_wrapper.o zstd_wrapper.c /usr/bin/gcc -O2 -O2 -I/home/naourr/work/instance-0/output/host/include -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT -DLZO_SUPPORT -DLZ4_SUPPORT -DZSTD_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -c -o xattr.o xattr.c /usr/bin/gcc -O2 -O2 -I/home/naourr/work/instance-0/output/host/include -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT -DLZO_SUPPORT -DLZ4_SUPPORT -DZSTD_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -c -o read_xattrs.o read_xattrs.c /usr/bin/gcc -O2 -O2 -I/home/naourr/work/instance-0/output/host/include -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT -DLZO_SUPPORT -DLZ4_SUPPORT -DZSTD_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -c -o unsquashfs.o unsquashfs.c unsquashfs.c: In function 'create_inode': unsquashfs.c:1135:13: warning: In the GNU C Library, "makedev" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "makedev", include directly. If you did not intend to use a system-defined macro "makedev", you should undefine it after including . i->data & 0xff)) == -1) { ^~~~~~~~~~~~~~~~~~~ /usr/bin/gcc -O2 -O2 -I/home/naourr/work/instance-0/output/host/include -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT -DLZO_SUPPORT -DLZ4_SUPPORT -DZSTD_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -c -o unsquash-1.o unsquash-1.c /usr/bin/gcc -O2 -O2 -I/home/naourr/work/instance-0/output/host/include -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT -DLZO_SUPPORT -DLZ4_SUPPORT -DZSTD_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -c -o unsquash-2.o unsquash-2.c /usr/bin/gcc -O2 -O2 -I/home/naourr/work/instance-0/output/host/include -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT -DLZO_SUPPORT -DLZ4_SUPPORT -DZSTD_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -c -o unsquash-3.o unsquash-3.c /usr/bin/gcc -O2 -O2 -I/home/naourr/work/instance-0/output/host/include -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT -DLZO_SUPPORT -DLZ4_SUPPORT -DZSTD_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -c -o unsquash-4.o unsquash-4.c /usr/bin/gcc -O2 -O2 -I/home/naourr/work/instance-0/output/host/include -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT -DLZO_SUPPORT -DLZ4_SUPPORT -DZSTD_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -c -o unsquashfs_info.o unsquashfs_info.c /usr/bin/gcc -O2 -O2 -I/home/naourr/work/instance-0/output/host/include -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT -DLZO_SUPPORT -DLZ4_SUPPORT -DZSTD_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -c -o unsquashfs_xattr.o unsquashfs_xattr.c /usr/bin/gcc -L/home/naourr/work/instance-0/output/host/lib -Wl,-rpath,/home/naourr/work/instance-0/output/host/lib mksquashfs.o read_fs.o action.o swap.o pseudo.o compressor.o sort.o progressbar.o read_file.o info.o restore.o process_fragments.o caches-queues-lists.o gzip_wrapper.o lzma_xz_wrapper.o xz_wrapper.o lzo_wrapper.o lz4_wrapper.o zstd_wrapper.o xattr.o read_xattrs.o -lpthread -lm -lz -llzma -llzma -llzo2 -llz4 -lzstd -o mksquashfs /usr/bin/gcc -L/home/naourr/work/instance-0/output/host/lib -Wl,-rpath,/home/naourr/work/instance-0/output/host/lib unsquashfs.o unsquash-1.o unsquash-2.o unsquash-3.o unsquash-4.o swap.o compressor.o unsquashfs_info.o gzip_wrapper.o lzma_xz_wrapper.o xz_wrapper.o lzo_wrapper.o lz4_wrapper.o zstd_wrapper.o read_xattrs.o unsquashfs_xattr.o -lpthread -lm -lz -llzma -llzma -llzo2 -llz4 -lzstd -o unsquashfs make[1]: Leaving directory '/home/naourr/work/instance-0/output/build/host-squashfs-e38956b92f738518c29734399629e7cdb33072d3/squashfs-tools' >>> host-squashfs e38956b92f738518c29734399629e7cdb33072d3 Installing to host directory PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" PKG_CONFIG="/home/naourr/work/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/naourr/work/instance-0/output/host/lib/pkgconfig:/home/naourr/work/instance-0/output/host/share/pkgconfig" /usr/bin/make -j4 XATTR_SUPPORT=1 XZ_SUPPORT=1 GZIP_SUPPORT=1 LZ4_SUPPORT=1 LZO_SUPPORT=1 LZMA_XZ_SUPPORT=1 ZSTD_SUPPORT=1 -C /home/naourr/work/instance-0/output/build/host-squashfs-e38956b92f738518c29734399629e7cdb33072d3/squashfs-tools/ INSTALL_DIR=/home/naourr/work/instance-0/output/host/bin install make[1]: Entering directory '/home/naourr/work/instance-0/output/build/host-squashfs-e38956b92f738518c29734399629e7cdb33072d3/squashfs-tools' mkdir -p /home/naourr/work/instance-0/output/host/bin cp mksquashfs /home/naourr/work/instance-0/output/host/bin cp unsquashfs /home/naourr/work/instance-0/output/host/bin make[1]: Leaving directory '/home/naourr/work/instance-0/output/build/host-squashfs-e38956b92f738518c29734399629e7cdb33072d3/squashfs-tools' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/naourr/work/instance-0/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/naourr/work/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'libgsm', u'libmnl', u'libnetfilter_cttimeout', u'libopenssl', u'libraw1394', u'libsoundtouch', u'liburiparser', u'mtdev'] Warning: staging file "./usr/lib/imlib2/loaders/xpm.la" is touched by more than one package: [u'imlib2', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libgsm', u'libmnl', u'libnetfilter_cttimeout', u'libopenssl', u'libraw1394', u'libsoundtouch', u'liburiparser', u'mtdev'] Warning: staging file "./usr/lib/libpng.la" is touched by more than one package: [u'libpng', u'freetype', u'imlib2', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libgsm', u'libmnl', u'libnetfilter_cttimeout', u'libopenssl', u'libraw1394', u'libsoundtouch', u'liburiparser', u'mtdev'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'libgsm', u'libmnl', u'libnetfilter_cttimeout', u'libopenssl', u'libraw1394', u'libsoundtouch', u'liburiparser', u'mtdev'] Warning: staging file "./usr/lib/imlib2/filters/bumpmap.la" is touched by more than one package: [u'imlib2', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libgsm', u'libmnl', u'libnetfilter_cttimeout', u'libopenssl', u'libraw1394', u'libsoundtouch', u'liburiparser', u'mtdev'] Warning: staging file "./usr/lib/liburiparser.la" is touched by more than one package: [u'liburiparser', u'mtdev'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'libgsm', u'libmnl', u'libnetfilter_cttimeout', u'libopenssl', u'libraw1394', u'libsoundtouch', u'liburiparser', u'mtdev'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'imlib2', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libgsm', u'libmnl', u'libnetfilter_cttimeout', u'libopenssl', u'libraw1394', u'libsoundtouch', u'liburiparser', u'mtdev'] Warning: staging file "./usr/lib/libpng16.la" is touched by more than one package: [u'libpng', u'freetype', u'imlib2', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libgsm', u'libmnl', u'libnetfilter_cttimeout', u'libopenssl', u'libraw1394', u'libsoundtouch', u'liburiparser', u'mtdev'] Warning: staging file "./usr/lib/libraw1394.la" is touched by more than one package: [u'libraw1394', u'libsoundtouch', u'liburiparser', u'mtdev'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'util-linux', u'libglib2', u'libgsm', u'libmnl', u'libnetfilter_cttimeout', u'libopenssl', u'libraw1394', u'libsoundtouch', u'liburiparser', u'mtdev'] Warning: staging file "./usr/lib/imlib2/loaders/argb.la" is touched by more than one package: [u'imlib2', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libgsm', u'libmnl', u'libnetfilter_cttimeout', u'libopenssl', u'libraw1394', u'libsoundtouch', u'liburiparser', u'mtdev'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'libgsm', u'libmnl', u'libnetfilter_cttimeout', u'libopenssl', u'libraw1394', u'libsoundtouch', u'liburiparser', u'mtdev'] Warning: staging file "./usr/lib/imlib2/filters/testfilter.la" is touched by more than one package: [u'imlib2', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libgsm', u'libmnl', u'libnetfilter_cttimeout', u'libopenssl', u'libraw1394', u'libsoundtouch', u'liburiparser', u'mtdev'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'libglib2', u'libgsm', u'libmnl', u'libnetfilter_cttimeout', u'libopenssl', u'libraw1394', u'libsoundtouch', u'liburiparser', u'mtdev'] Warning: staging file "./usr/lib/imlib2/filters/colormod.la" is touched by more than one package: [u'imlib2', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libgsm', u'libmnl', u'libnetfilter_cttimeout', u'libopenssl', u'libraw1394', u'libsoundtouch', u'liburiparser', u'mtdev'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'util-linux', u'libglib2', u'libgsm', u'libmnl', u'libnetfilter_cttimeout', u'libopenssl', u'libraw1394', u'libsoundtouch', u'liburiparser', u'mtdev'] Warning: staging file "./usr/lib/libImlib2.la" is touched by more than one package: [u'imlib2', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libgsm', u'libmnl', u'libnetfilter_cttimeout', u'libopenssl', u'libraw1394', u'libsoundtouch', u'liburiparser', u'mtdev'] Warning: staging file "./usr/lib/imlib2/loaders/ff.la" is touched by more than one package: [u'imlib2', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libgsm', u'libmnl', u'libnetfilter_cttimeout', u'libopenssl', u'libraw1394', u'libsoundtouch', u'liburiparser', u'mtdev'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'libgsm', u'libmnl', u'libnetfilter_cttimeout', u'libopenssl', u'libraw1394', u'libsoundtouch', u'liburiparser', u'mtdev'] Warning: staging file "./usr/lib/imlib2/loaders/tga.la" is touched by more than one package: [u'imlib2', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libgsm', u'libmnl', u'libnetfilter_cttimeout', u'libopenssl', u'libraw1394', u'libsoundtouch', u'liburiparser', u'mtdev'] Warning: staging file "./usr/lib/imlib2/loaders/pnm.la" is touched by more than one package: [u'imlib2', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libgsm', u'libmnl', u'libnetfilter_cttimeout', u'libopenssl', u'libraw1394', u'libsoundtouch', u'liburiparser', u'mtdev'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'util-linux', u'libglib2', u'libgsm', u'libmnl', u'libnetfilter_cttimeout', u'libopenssl', u'libraw1394', u'libsoundtouch', u'liburiparser', u'mtdev'] Warning: staging file "./usr/lib/imlib2/loaders/bmp.la" is touched by more than one package: [u'imlib2', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libgsm', u'libmnl', u'libnetfilter_cttimeout', u'libopenssl', u'libraw1394', u'libsoundtouch', u'liburiparser', u'mtdev'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'libgsm', u'libmnl', u'libnetfilter_cttimeout', u'libopenssl', u'libraw1394', u'libsoundtouch', u'liburiparser', u'mtdev'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'dbus', u'libzlib', u'libpng', u'freetype', u'imlib2', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libgsm', u'libmnl', u'libnetfilter_cttimeout', u'libopenssl', u'libraw1394', u'libsoundtouch', u'liburiparser', u'mtdev'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'libgsm', u'libmnl', u'libnetfilter_cttimeout', u'libopenssl', u'libraw1394', u'libsoundtouch', u'liburiparser', u'mtdev'] Warning: staging file "./usr/lib/libnetfilter_cttimeout.la" is touched by more than one package: [u'libnetfilter_cttimeout', u'libopenssl', u'libraw1394', u'libsoundtouch', u'liburiparser', u'mtdev'] Warning: staging file "./usr/lib/libmnl.la" is touched by more than one package: [u'libmnl', u'libnetfilter_cttimeout', u'libopenssl', u'libraw1394', u'libsoundtouch', u'liburiparser', u'mtdev'] Warning: staging file "./usr/lib/libdbus-1.la" is touched by more than one package: [u'dbus', u'libzlib', u'libpng', u'freetype', u'imlib2', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libgsm', u'libmnl', u'libnetfilter_cttimeout', u'libopenssl', u'libraw1394', u'libsoundtouch', u'liburiparser', u'mtdev'] Warning: staging file "./usr/lib/imlib2/loaders/zlib.la" is touched by more than one package: [u'imlib2', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libgsm', u'libmnl', u'libnetfilter_cttimeout', u'libopenssl', u'libraw1394', u'libsoundtouch', u'liburiparser', u'mtdev'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'pcre', u'util-linux', u'libglib2', u'libgsm', u'libmnl', u'libnetfilter_cttimeout', u'libopenssl', u'libraw1394', u'libsoundtouch', u'liburiparser', u'mtdev'] Warning: staging file "./usr/lib/libSoundTouch.la" is touched by more than one package: [u'libsoundtouch', u'liburiparser', u'mtdev'] Warning: staging file "./usr/lib/imlib2/loaders/lbm.la" is touched by more than one package: [u'imlib2', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libgsm', u'libmnl', u'libnetfilter_cttimeout', u'libopenssl', u'libraw1394', u'libsoundtouch', u'liburiparser', u'mtdev'] ./support/scripts/check-uniq-files -t host /home/naourr/work/instance-0/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-tar', u'host-lzip', u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-gettext', u'host-libffi'] rm -f /home/naourr/work/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /home/naourr/work/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /home/naourr/work/instance-0/output/host/bin/glib-compile-schemas /home/naourr/work/instance-0/output/host/nios2-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/naourr/work/instance-0/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/naourr/work/instance-0/output/target/etc echo "buildroot" > /home/naourr/work/instance-0/output/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/naourr/work/instance-0/output/target/etc/hosts mkdir -p /home/naourr/work/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/naourr/work/instance-0/output/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/naourr/work/instance-0/output/target/etc/shadow rm -f /home/naourr/work/instance-0/output/target/bin/sh rm -f /home/naourr/work/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/naourr/work/instance-0/output/build/locales.nopurge; done for dir in /home/naourr/work/instance-0/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/naourr/work/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/naourr/work/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/naourr/work/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/naourr/work/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/naourr/work/instance-0/output/target/usr/include /home/naourr/work/instance-0/output/target/usr/share/aclocal \ /home/naourr/work/instance-0/output/target/usr/lib/pkgconfig /home/naourr/work/instance-0/output/target/usr/share/pkgconfig \ /home/naourr/work/instance-0/output/target/usr/lib/cmake /home/naourr/work/instance-0/output/target/usr/share/cmake find /home/naourr/work/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/naourr/work/instance-0/output/target/lib/ /home/naourr/work/instance-0/output/target/usr/lib/ /home/naourr/work/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/naourr/work/instance-0/output/target/usr/share/gdb rm -rf /home/naourr/work/instance-0/output/target/usr/share/bash-completion rm -rf /home/naourr/work/instance-0/output/target/usr/share/zsh rm -rf /home/naourr/work/instance-0/output/target/usr/man /home/naourr/work/instance-0/output/target/usr/share/man rm -rf /home/naourr/work/instance-0/output/target/usr/info /home/naourr/work/instance-0/output/target/usr/share/info rm -rf /home/naourr/work/instance-0/output/target/usr/doc /home/naourr/work/instance-0/output/target/usr/share/doc rm -rf /home/naourr/work/instance-0/output/target/usr/share/gtk-doc rmdir /home/naourr/work/instance-0/output/target/usr/share 2>/dev/null || true find /home/naourr/work/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/naourr/work/instance-0/output/host/bin/nios2-linux-gnu-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/naourr/work/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/naourr/work/instance-0/output/host/bin/nios2-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/naourr/work/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/naourr/work/instance-0/output/host/bin/nios2-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/naourr/work/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/naourr/work/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/naourr/work/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.08-git-00583-g11843ec75c"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.08-git\"" \ ) > /home/naourr/work/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/naourr/work/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/naourr/work/instance-0/buildroot/support/scripts/fix-rpath target touch /home/naourr/work/instance-0/output/target/usr make: Leaving directory '/home/naourr/work/instance-0/buildroot' make: Entering directory '/home/naourr/work/instance-0/buildroot' >>> Buildroot 2018.08-git-00583-g11843ec75c 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 >>> host-tar 1.29 Collecting legal info ERROR: No hash found for COPYING >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" BR2_DL_DIR=/home/naourr/work/instance-0/dl BUILD_DIR=/home/naourr/work/instance-0/output/build O=/home/naourr/work/instance-0/output flock /home/naourr/work/instance-0/dl/toolchain-external-codesourcery-niosII/ support/download/dl-wrapper -c '2018.05-5' -d '/home/naourr/work/instance-0/dl/toolchain-external-codesourcery-niosII' -D '/home/naourr/work/instance-0/dl' -f 'sourceryg++-2018.05-5-nios2-linux-gnu.src.tar.bz2' -H 'toolchain/toolchain-external/toolchain-external-codesourcery-niosII//toolchain-external-codesourcery-niosII.hash' -n 'toolchain-external-codesourcery-niosII-2018.05-5' -N 'toolchain-external-codesourcery-niosII' -o '/home/naourr/work/instance-0/dl/toolchain-external-codesourcery-niosII/sourceryg++-2018.05-5-nios2-linux-gnu.src.tar.bz2' -u https://sourcery.mentor.com/public/gnu_toolchain/nios2-linux-gnu -u http\|urlencode+http://sources.buildroot.net/toolchain-external-codesourcery-niosII -u http\|urlencode+http://sources.buildroot.net -- sourceryg++-2018.05-5-nios2-linux-gnu.src.tar.bz2: OK (md5: be42ab83da2e8db7b73dc890c2549570) sourceryg++-2018.05-5-nios2-linux-gnu.src.tar.bz2: OK (sha256: d73a6364106dd62352711f932d3be8e97fdaaa548995678b5d38d9f21e22437a) >>> toolchain-external-codesourcery-niosII 2018.05-5 Collecting legal info >>> toolchain Collecting legal info >>> dbus 1.12.8 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> fbgrab 1.3 Collecting legal info ERROR: No hash found for COPYING >>> libpng 1.6.34 Collecting legal info LICENSE: OK (sha256: a247c24f82bacf0403fe2f3d5550493a91cdb575fe7036b764bda8cacf3efd9c) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> freetype 2.9 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> imlib2 1.4.10 Collecting legal info ERROR: No hash found for COPYING >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> host-util-linux 2.32 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> util-linux 2.32 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> libgsm 1.0.17 Collecting legal info COPYRIGHT: OK (sha256: 81c68a3374937ed9b5e4929c709e81a2c4b35b5d1f450ecf8c473e2daea46ff6) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_cttimeout 1.0.0 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> libraw1394 2.1.2 Collecting legal info COPYING.LIB: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> libsoundtouch 010a91a59071c7fefd316fca62c0d980ec85b4b1 Collecting legal info ERROR: No hash found for COPYING.TXT >>> liburiparser 0.8.5 Collecting legal info COPYING: OK (sha256: ee90029e62d11f48faa59360d15c3ad8e7c094c74cc25b055716d92340da561f) >>> mtdev 1.1.4 Collecting legal info ERROR: No hash found for COPYING >>> openssl Collecting legal info >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> rauc 0.4 Collecting legal info >>> host-squashfs e38956b92f738518c29734399629e7cdb33072d3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lz4 v1.8.2 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> host-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.4 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-codesourcery-niosII-2018.05-5: cannot save license (TOOLCHAIN_EXTERNAL_CODESOURCERY_NIOSII_LICENSE_FILES not defined) WARNING: rauc-0.4: cannot save license (RAUC_LICENSE_FILES not defined) Legal info produced in /home/naourr/work/instance-0/output/legal-info make: Leaving directory '/home/naourr/work/instance-0/buildroot'