target=`echo xz | sed 's,x,x,'` && \
for lang in . $languages; do \
	man="../../po4a/man/$lang/xz.1" ; \
	if test -f "$man"; then \
		/usr/bin/make dist_man_MANS="$man" man_MANS= \
			mandir="/tmp/instance-9/output-1/host/share/man/$lang" install-man; \
	fi; \
	man1dir="/tmp/instance-9/output-1/host/share/man/$lang/man1" && \
	if test -f "$man1dir/$target.1"; then ( \
		cd "$man1dir" && \
		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 \
	); fi; \
done
make[5]: Leaving directory '/tmp/instance-9/output-1/build/host-xz-5.2.5/src/xz'
make[4]: Leaving directory '/tmp/instance-9/output-1/build/host-xz-5.2.5/src/xz'
make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-xz-5.2.5/src/xz'
Making install in lzmainfo
make[3]: Entering directory '/tmp/instance-9/output-1/build/host-xz-5.2.5/src/lzmainfo'
make[4]: Entering directory '/tmp/instance-9/output-1/build/host-xz-5.2.5/src/lzmainfo'
 /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/bin'
  /bin/bash ../../libtool   --mode=install /usr/bin/install -c lzmainfo '/tmp/instance-9/output-1/host/bin'
libtool: install: /usr/bin/install -c lzmainfo /tmp/instance-9/output-1/host/bin/lzmainfo
 /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/share/man/man1'
 /usr/bin/install -c -m 644 lzmainfo.1 '/tmp/instance-9/output-1/host/share/man/man1'
make[4]: Leaving directory '/tmp/instance-9/output-1/build/host-xz-5.2.5/src/lzmainfo'
make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-xz-5.2.5/src/lzmainfo'
Making install in scripts
make[3]: Entering directory '/tmp/instance-9/output-1/build/host-xz-5.2.5/src/scripts'
make[4]: Entering directory '/tmp/instance-9/output-1/build/host-xz-5.2.5/src/scripts'
 /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/bin'
 /usr/bin/install -c xzdiff xzgrep xzmore xzless '/tmp/instance-9/output-1/host/bin'
/usr/bin/make  install-exec-hook
make[5]: Entering directory '/tmp/instance-9/output-1/build/host-xz-5.2.5/src/scripts'
cd "/tmp/instance-9/output-1/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]: Leaving directory '/tmp/instance-9/output-1/build/host-xz-5.2.5/src/scripts'
 /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/share/man/man1'
 /usr/bin/install -c -m 644 xzdiff.1 xzgrep.1 xzmore.1 xzless.1 '/tmp/instance-9/output-1/host/share/man/man1'
/usr/bin/make  install-data-hook
make[5]: Entering directory '/tmp/instance-9/output-1/build/host-xz-5.2.5/src/scripts'
languages= ; \
if test "no" = yes && test -d "../../po4a/man"; then \
	languages=`ls "../../po4a/man"`; \
fi; \
for lang in $languages; do \
	mans= ; \
	for man in xzdiff.1 xzgrep.1 xzmore.1 xzless.1; do \
		man="../../po4a/man/$lang/$man" ; \
		if test -f "$man"; then \
			mans="$mans $man"; \
		fi; \
	done; \
	/usr/bin/make dist_man_MANS="$mans" man_MANS= \
			mandir="/tmp/instance-9/output-1/host/share/man/$lang" install-man; \
done; \
for lang in . $languages; do \
	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,'` && \
		man1dir="/tmp/instance-9/output-1/host/share/man/$lang/man1" && \
		if test -f "$man1dir/$target.1"; then ( \
			cd "$man1dir" && \
			rm -f "$link.1" && \
			ln -s "$target.1" "$link.1" \
		); fi; \
	done; \
done
make[5]: Leaving directory '/tmp/instance-9/output-1/build/host-xz-5.2.5/src/scripts'
make[4]: Leaving directory '/tmp/instance-9/output-1/build/host-xz-5.2.5/src/scripts'
make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-xz-5.2.5/src/scripts'
make[3]: Entering directory '/tmp/instance-9/output-1/build/host-xz-5.2.5/src'
make[4]: Entering directory '/tmp/instance-9/output-1/build/host-xz-5.2.5/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 '/tmp/instance-9/output-1/build/host-xz-5.2.5/src'
make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-xz-5.2.5/src'
make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-xz-5.2.5/src'
Making install in po
make[2]: Entering directory '/tmp/instance-9/output-1/build/host-xz-5.2.5/po'
Makefile:169: warning: ignoring prerequisites on suffix rule definition
if test "xz" = "gettext-tools"; then \
  /usr/bin/mkdir -p /tmp/instance-9/output-1/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 \
		    /tmp/instance-9/output-1/host/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f /tmp/instance-9/output-1/host/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-xz-5.2.5/po'
Making install in tests
make[2]: Entering directory '/tmp/instance-9/output-1/build/host-xz-5.2.5/tests'
make[3]: Entering directory '/tmp/instance-9/output-1/build/host-xz-5.2.5/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 '/tmp/instance-9/output-1/build/host-xz-5.2.5/tests'
make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-xz-5.2.5/tests'
make[2]: Entering directory '/tmp/instance-9/output-1/build/host-xz-5.2.5'
make[3]: Entering directory '/tmp/instance-9/output-1/build/host-xz-5.2.5'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-xz-5.2.5'
make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-xz-5.2.5'
make[1]: Leaving directory '/tmp/instance-9/output-1/build/host-xz-5.2.5'
squashfs-4.5.tar.gz: OK (sha256: b9e16188e6dc1857fe312633920f7d71cc36b0162eb50f3ecb1f0040f02edddd)
>>> host-squashfs 4.5 Extracting
gzip -d -c /tmp/instance-9/dl/squashfs/squashfs-4.5.tar.gz | tar --strip-components=1 -C /tmp/instance-9/output-1/build/host-squashfs-4.5   -xf -
>>> host-squashfs 4.5 Patching

Applying 0001-Avoid-use-of-INSTALL_DIR-for-symlink-targets.patch using patch: 
patching file squashfs-tools/Makefile
>>> host-squashfs 4.5 Configuring
>>> host-squashfs 4.5 Building
PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-9/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-9/output-1/host/lib/pkgconfig:/tmp/instance-9/output-1/host/share/pkgconfig" /usr/bin/make -j1 CC="/usr/bin/gcc" EXTRA_CFLAGS="-O2 -I/tmp/instance-9/output-1/host/include" EXTRA_LDFLAGS="-L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/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 /tmp/instance-9/output-1/build/host-squashfs-4.5/squashfs-tools/
make[1]: Entering directory '/tmp/instance-9/output-1/build/host-squashfs-4.5/squashfs-tools'
/usr/bin/gcc -O2 -O2 -I/tmp/instance-9/output-1/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 -DREPRODUCIBLE_DEFAULT -DVERSION=\"4.5\" -DDATE=\"2021/07/22\"   -c -o mksquashfs.o mksquashfs.c
/usr/bin/gcc -O2 -O2 -I/tmp/instance-9/output-1/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 -DREPRODUCIBLE_DEFAULT -DVERSION=\"4.5\" -DDATE=\"2021/07/22\"   -c -o read_fs.o read_fs.c
/usr/bin/gcc -O2 -O2 -I/tmp/instance-9/output-1/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 -DREPRODUCIBLE_DEFAULT -DVERSION=\"4.5\" -DDATE=\"2021/07/22\"   -c -o action.o action.c
/usr/bin/gcc -O2 -O2 -I/tmp/instance-9/output-1/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 -DREPRODUCIBLE_DEFAULT -DVERSION=\"4.5\" -DDATE=\"2021/07/22\"   -c -o swap.o swap.c
/usr/bin/gcc -O2 -O2 -I/tmp/instance-9/output-1/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 -DREPRODUCIBLE_DEFAULT -DVERSION=\"4.5\" -DDATE=\"2021/07/22\"   -c -o pseudo.o pseudo.c
/usr/bin/gcc -O2 -O2 -I/tmp/instance-9/output-1/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 -DREPRODUCIBLE_DEFAULT -DVERSION=\"4.5\" -DDATE=\"2021/07/22\"   -c -o compressor.o compressor.c
/usr/bin/gcc -O2 -O2 -I/tmp/instance-9/output-1/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 -DREPRODUCIBLE_DEFAULT -DVERSION=\"4.5\" -DDATE=\"2021/07/22\"   -c -o sort.o sort.c
/usr/bin/gcc -O2 -O2 -I/tmp/instance-9/output-1/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 -DREPRODUCIBLE_DEFAULT -DVERSION=\"4.5\" -DDATE=\"2021/07/22\"   -c -o progressbar.o progressbar.c
/usr/bin/gcc -O2 -O2 -I/tmp/instance-9/output-1/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 -DREPRODUCIBLE_DEFAULT -DVERSION=\"4.5\" -DDATE=\"2021/07/22\"   -c -o info.o info.c
/usr/bin/gcc -O2 -O2 -I/tmp/instance-9/output-1/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 -DREPRODUCIBLE_DEFAULT -DVERSION=\"4.5\" -DDATE=\"2021/07/22\"   -c -o restore.o restore.c
/usr/bin/gcc -O2 -O2 -I/tmp/instance-9/output-1/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 -DREPRODUCIBLE_DEFAULT -DVERSION=\"4.5\" -DDATE=\"2021/07/22\"   -c -o process_fragments.o process_fragments.c
/usr/bin/gcc -O2 -O2 -I/tmp/instance-9/output-1/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 -DREPRODUCIBLE_DEFAULT -DVERSION=\"4.5\" -DDATE=\"2021/07/22\"   -c -o caches-queues-lists.o caches-queues-lists.c
/usr/bin/gcc -O2 -O2 -I/tmp/instance-9/output-1/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 -DREPRODUCIBLE_DEFAULT -DVERSION=\"4.5\" -DDATE=\"2021/07/22\"   -c -o reader.o reader.c
/usr/bin/gcc -O2 -O2 -I/tmp/instance-9/output-1/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 -DREPRODUCIBLE_DEFAULT -DVERSION=\"4.5\" -DDATE=\"2021/07/22\"   -c -o tar.o tar.c
/usr/bin/gcc -O2 -O2 -I/tmp/instance-9/output-1/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 -DREPRODUCIBLE_DEFAULT -DVERSION=\"4.5\" -DDATE=\"2021/07/22\"   -c -o gzip_wrapper.o gzip_wrapper.c
/usr/bin/gcc -O2 -O2 -I/tmp/instance-9/output-1/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 -DREPRODUCIBLE_DEFAULT -DVERSION=\"4.5\" -DDATE=\"2021/07/22\"   -c -o lzma_xz_wrapper.o lzma_xz_wrapper.c
/usr/bin/gcc -O2 -O2 -I/tmp/instance-9/output-1/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 -DREPRODUCIBLE_DEFAULT -DVERSION=\"4.5\" -DDATE=\"2021/07/22\"   -c -o xz_wrapper.o xz_wrapper.c
/usr/bin/gcc -O2 -O2 -I/tmp/instance-9/output-1/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 -DREPRODUCIBLE_DEFAULT -DVERSION=\"4.5\" -DDATE=\"2021/07/22\"   -c -o lzo_wrapper.o lzo_wrapper.c
/usr/bin/gcc -O2 -O2 -I/tmp/instance-9/output-1/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 -DREPRODUCIBLE_DEFAULT -DVERSION=\"4.5\" -DDATE=\"2021/07/22\"   -c -o lz4_wrapper.o lz4_wrapper.c
/usr/bin/gcc -O2 -O2 -I/tmp/instance-9/output-1/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 -DREPRODUCIBLE_DEFAULT -DVERSION=\"4.5\" -DDATE=\"2021/07/22\"   -c -o zstd_wrapper.o zstd_wrapper.c
/usr/bin/gcc -O2 -O2 -I/tmp/instance-9/output-1/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 -DREPRODUCIBLE_DEFAULT -DVERSION=\"4.5\" -DDATE=\"2021/07/22\"   -c -o xattr.o xattr.c
/usr/bin/gcc -O2 -O2 -I/tmp/instance-9/output-1/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 -DREPRODUCIBLE_DEFAULT -DVERSION=\"4.5\" -DDATE=\"2021/07/22\"   -c -o read_xattrs.o read_xattrs.c
/usr/bin/gcc -O2 -O2 -I/tmp/instance-9/output-1/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 -DREPRODUCIBLE_DEFAULT -DVERSION=\"4.5\" -DDATE=\"2021/07/22\"   -c -o tar_xattr.o tar_xattr.c
/usr/bin/gcc  -L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib mksquashfs.o read_fs.o action.o swap.o pseudo.o compressor.o sort.o progressbar.o info.o restore.o process_fragments.o caches-queues-lists.o reader.o tar.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 tar_xattr.o -lpthread -lm -lz -llzma -llzma  -llzo2 -llz4 -lzstd -o mksquashfs
ln -sf mksquashfs sqfstar
/usr/bin/gcc -O2 -O2 -I/tmp/instance-9/output-1/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 -DREPRODUCIBLE_DEFAULT -DVERSION=\"4.5\" -DDATE=\"2021/07/22\"   -c -o unsquashfs.o unsquashfs.c
/usr/bin/gcc -O2 -O2 -I/tmp/instance-9/output-1/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 -DREPRODUCIBLE_DEFAULT -DVERSION=\"4.5\" -DDATE=\"2021/07/22\"   -c -o unsquash-1.o unsquash-1.c
/usr/bin/gcc -O2 -O2 -I/tmp/instance-9/output-1/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 -DREPRODUCIBLE_DEFAULT -DVERSION=\"4.5\" -DDATE=\"2021/07/22\"   -c -o unsquash-2.o unsquash-2.c
/usr/bin/gcc -O2 -O2 -I/tmp/instance-9/output-1/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 -DREPRODUCIBLE_DEFAULT -DVERSION=\"4.5\" -DDATE=\"2021/07/22\"   -c -o unsquash-3.o unsquash-3.c
/usr/bin/gcc -O2 -O2 -I/tmp/instance-9/output-1/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 -DREPRODUCIBLE_DEFAULT -DVERSION=\"4.5\" -DDATE=\"2021/07/22\"   -c -o unsquash-4.o unsquash-4.c
/usr/bin/gcc -O2 -O2 -I/tmp/instance-9/output-1/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 -DREPRODUCIBLE_DEFAULT -DVERSION=\"4.5\" -DDATE=\"2021/07/22\"   -c -o unsquash-123.o unsquash-123.c
/usr/bin/gcc -O2 -O2 -I/tmp/instance-9/output-1/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 -DREPRODUCIBLE_DEFAULT -DVERSION=\"4.5\" -DDATE=\"2021/07/22\"   -c -o unsquash-34.o unsquash-34.c
/usr/bin/gcc -O2 -O2 -I/tmp/instance-9/output-1/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 -DREPRODUCIBLE_DEFAULT -DVERSION=\"4.5\" -DDATE=\"2021/07/22\"   -c -o unsquash-1234.o unsquash-1234.c
/usr/bin/gcc -O2 -O2 -I/tmp/instance-9/output-1/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 -DREPRODUCIBLE_DEFAULT -DVERSION=\"4.5\" -DDATE=\"2021/07/22\"   -c -o unsquashfs_info.o unsquashfs_info.c
/usr/bin/gcc -O2 -O2 -I/tmp/instance-9/output-1/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 -DREPRODUCIBLE_DEFAULT -DVERSION=\"4.5\" -DDATE=\"2021/07/22\"   -c -o unsquashfs_xattr.o unsquashfs_xattr.c
/usr/bin/gcc  -L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib unsquashfs.o unsquash-1.o unsquash-2.o unsquash-3.o unsquash-4.o unsquash-123.o unsquash-34.o unsquash-1234.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
ln -sf unsquashfs sqfscat
make[1]: Leaving directory '/tmp/instance-9/output-1/build/host-squashfs-4.5/squashfs-tools'
>>> host-squashfs 4.5 Installing to host directory
PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-9/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-9/output-1/host/lib/pkgconfig:/tmp/instance-9/output-1/host/share/pkgconfig" /usr/bin/make -j1 XATTR_SUPPORT=1 XZ_SUPPORT=1 GZIP_SUPPORT=1 LZ4_SUPPORT=1 LZO_SUPPORT=1 LZMA_XZ_SUPPORT=1 ZSTD_SUPPORT=1 -C /tmp/instance-9/output-1/build/host-squashfs-4.5/squashfs-tools/ INSTALL_DIR=/tmp/instance-9/output-1/host/bin install
make[1]: Entering directory '/tmp/instance-9/output-1/build/host-squashfs-4.5/squashfs-tools'
mkdir -p /tmp/instance-9/output-1/host/bin
cp mksquashfs /tmp/instance-9/output-1/host/bin
cp unsquashfs /tmp/instance-9/output-1/host/bin
ln -fs unsquashfs /tmp/instance-9/output-1/host/bin/sqfscat
ln -fs mksquashfs /tmp/instance-9/output-1/host/bin/sqfstar
make[1]: Leaving directory '/tmp/instance-9/output-1/build/host-squashfs-4.5/squashfs-tools'
>>>   Finalizing host directory
>>>   Finalizing target directory
mkdir -p /tmp/instance-9/output-1/host/etc/meson
sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-static'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%'-static'@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-static', '-static'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-O2', '-g0', '-static'@PKG_TARGET_FCFLAGS@%g"         -e "s%@TARGET_CC@%/tmp/instance-9/output-1/host/bin/arc-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-9/output-1/host/bin/arc-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%arc%g" -e "s%@TARGET_CPU@%archs%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/tmp/instance-9/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-9/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-9/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-9/output-1/host/arc-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%true%g" /tmp/instance-9/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-9/output-1/host/etc/meson/cross-compilation.conf.in
sed         -e "s%@TARGET_CC@%/tmp/instance-9/output-1/host/bin/arc-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-9/output-1/host/bin/arc-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%arc%g" -e "s%@TARGET_CPU@%archs%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%'-O2', '-g0', '-static'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-static'%g" -e "s%@TARGET_LDFLAGS@%'-static'%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-static', '-static'%g" -e "s%@BR2_CMAKE@%/tmp/instance-9/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-9/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-9/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-9/output-1/host/arc-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%true%g" /tmp/instance-9/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-9/output-1/host/etc/meson/cross-compilation.conf
/usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L  console 0 vt100 #~' /tmp/instance-9/output-1/target/etc/inittab
/usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /tmp/instance-9/output-1/target/etc/inittab
if grep -q CONFIG_ASH=y /tmp/instance-9/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/ash$' /tmp/instance-9/output-1/target/etc/shells || echo "/bin/ash" >> /tmp/instance-9/output-1/target/etc/shells; fi
if grep -q CONFIG_HUSH=y /tmp/instance-9/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/hush$' /tmp/instance-9/output-1/target/etc/shells || echo "/bin/hush" >> /tmp/instance-9/output-1/target/etc/shells; fi
mkdir -p /tmp/instance-9/output-1/target/etc
echo "buildroot" > /tmp/instance-9/output-1/target/etc/hostname
/usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-9/output-1/target/etc/hosts
mkdir -p /tmp/instance-9/output-1/target/etc
echo "Welcome to Buildroot" > /tmp/instance-9/output-1/target/etc/issue
/usr/bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-9/output-1/target/etc/shadow
grep -qsE '^/bin/sh$' /tmp/instance-9/output-1/target/etc/shells || echo "/bin/sh" >> /tmp/instance-9/output-1/target/etc/shells
if [ -x /tmp/instance-9/output-1/target/sbin/swapon -a -x /tmp/instance-9/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /tmp/instance-9/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /tmp/instance-9/output-1/target/etc/inittab; fi
rm -rf /tmp/instance-9/output-1/target/usr/include /tmp/instance-9/output-1/target/usr/share/aclocal \
	/tmp/instance-9/output-1/target/usr/lib/pkgconfig /tmp/instance-9/output-1/target/usr/share/pkgconfig \
	/tmp/instance-9/output-1/target/usr/lib/cmake /tmp/instance-9/output-1/target/usr/share/cmake \
	/tmp/instance-9/output-1/target/usr/lib/rpm /tmp/instance-9/output-1/target/usr/doc
find /tmp/instance-9/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f
find /tmp/instance-9/output-1/target/lib/ /tmp/instance-9/output-1/target/usr/lib/ /tmp/instance-9/output-1/target/usr/libexec/ \
	\( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f
rm -rf /tmp/instance-9/output-1/target/usr/share/gdb
rm -rf /tmp/instance-9/output-1/target/usr/share/bash-completion
rm -rf /tmp/instance-9/output-1/target/etc/bash_completion.d
rm -rf /tmp/instance-9/output-1/target/usr/share/zsh
rm -rf /tmp/instance-9/output-1/target/usr/man /tmp/instance-9/output-1/target/usr/share/man
rm -rf /tmp/instance-9/output-1/target/usr/info /tmp/instance-9/output-1/target/usr/share/info
rm -rf /tmp/instance-9/output-1/target/usr/doc /tmp/instance-9/output-1/target/usr/share/doc
rm -rf /tmp/instance-9/output-1/target/usr/share/gtk-doc
rmdir /tmp/instance-9/output-1/target/usr/share 2>/dev/null || true
rm -rf /tmp/instance-9/output-1/target/lib/debug /tmp/instance-9/output-1/target/usr/lib/debug
find /tmp/instance-9/output-1/target   -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true
find /tmp/instance-9/output-1/target   \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true  2>/dev/null || true
test -f /tmp/instance-9/output-1/target/etc/ld.so.conf && \
	{ echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true
test -d /tmp/instance-9/output-1/target/etc/ld.so.conf.d && \
	{ echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true
mkdir -p /tmp/instance-9/output-1/target/etc
( \
	echo "NAME=Buildroot"; \
	echo "VERSION=2022.08-455-g4f00b909b9"; \
	echo "ID=buildroot"; \
	echo "VERSION_ID=2022.11-git"; \
	echo "PRETTY_NAME=\"Buildroot 2022.11-git\"" \
) >  /tmp/instance-9/output-1/target/usr/lib/os-release
ln -sf ../usr/lib/os-release /tmp/instance-9/output-1/target/etc
>>>   Sanitizing RPATH in target tree
PER_PACKAGE_DIR=/tmp/instance-9/output-1/per-package /tmp/instance-9/buildroot/support/scripts/fix-rpath target
touch /tmp/instance-9/output-1/target/usr
>>>   Generating root filesystems common tables
rm -rf /tmp/instance-9/output-1/build/buildroot-fs
mkdir -p /tmp/instance-9/output-1/build/buildroot-fs
printf '   \n' >> /tmp/instance-9/output-1/build/buildroot-fs/full_users_table.txt
printf '   	/bin/busybox                     f 4755 0  0 - - - - -\n\n' > /tmp/instance-9/output-1/build/buildroot-fs/full_devices_table.txt
cat system/device_table.txt >> /tmp/instance-9/output-1/build/buildroot-fs/full_devices_table.txt
>>>   Generating filesystem image rootfs.cramfs
mkdir -p /tmp/instance-9/output-1/images
rm -rf /tmp/instance-9/output-1/build/buildroot-fs/cramfs
mkdir -p /tmp/instance-9/output-1/build/buildroot-fs/cramfs
rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /tmp/instance-9/output-1/target/ /tmp/instance-9/output-1/build/buildroot-fs/cramfs/target
echo '#!/bin/sh' > /tmp/instance-9/output-1/build/buildroot-fs/cramfs/fakeroot
echo "set -e" >> /tmp/instance-9/output-1/build/buildroot-fs/cramfs/fakeroot
echo "chown -h -R 0:0 /tmp/instance-9/output-1/build/buildroot-fs/cramfs/target" >> /tmp/instance-9/output-1/build/buildroot-fs/cramfs/fakeroot
PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /tmp/instance-9/buildroot/support/scripts/mkusers /tmp/instance-9/output-1/build/buildroot-fs/full_users_table.txt /tmp/instance-9/output-1/build/buildroot-fs/cramfs/target >> /tmp/instance-9/output-1/build/buildroot-fs/cramfs/fakeroot
echo "/tmp/instance-9/output-1/host/bin/makedevs -d /tmp/instance-9/output-1/build/buildroot-fs/full_devices_table.txt /tmp/instance-9/output-1/build/buildroot-fs/cramfs/target" >> /tmp/instance-9/output-1/build/buildroot-fs/cramfs/fakeroot
printf '   	rm -rf /tmp/instance-9/output-1/build/buildroot-fs/cramfs/target/usr/lib/udev/hwdb.d/ /tmp/instance-9/output-1/build/buildroot-fs/cramfs/target/etc/udev/hwdb.d/\n' >> /tmp/instance-9/output-1/build/buildroot-fs/cramfs/fakeroot
echo "find /tmp/instance-9/output-1/build/buildroot-fs/cramfs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /tmp/instance-9/output-1/build/buildroot-fs/cramfs/fakeroot
echo "find /tmp/instance-9/output-1/build/buildroot-fs/cramfs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /tmp/instance-9/output-1/build/buildroot-fs/cramfs/fakeroot
printf '   \n' >> /tmp/instance-9/output-1/build/buildroot-fs/cramfs/fakeroot
printf '   \n' >> /tmp/instance-9/output-1/build/buildroot-fs/cramfs/fakeroot
printf '   	/tmp/instance-9/output-1/host/bin/mkcramfs -L /tmp/instance-9/output-1/build/buildroot-fs/cramfs/target /tmp/instance-9/output-1/images/rootfs.cramfs\n' >> /tmp/instance-9/output-1/build/buildroot-fs/cramfs/fakeroot
chmod a+x /tmp/instance-9/output-1/build/buildroot-fs/cramfs/fakeroot
PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /tmp/instance-9/output-1/host/bin/fakeroot -- /tmp/instance-9/output-1/build/buildroot-fs/cramfs/fakeroot
rootdir=/tmp/instance-9/output-1/build/buildroot-fs/cramfs/target
table='/tmp/instance-9/output-1/build/buildroot-fs/full_devices_table.txt'
>>>   Generating filesystem image rootfs.squashfs
mkdir -p /tmp/instance-9/output-1/images
rm -rf /tmp/instance-9/output-1/build/buildroot-fs/squashfs
mkdir -p /tmp/instance-9/output-1/build/buildroot-fs/squashfs
rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /tmp/instance-9/output-1/target/ /tmp/instance-9/output-1/build/buildroot-fs/squashfs/target
echo '#!/bin/sh' > /tmp/instance-9/output-1/build/buildroot-fs/squashfs/fakeroot
echo "set -e" >> /tmp/instance-9/output-1/build/buildroot-fs/squashfs/fakeroot
echo "chown -h -R 0:0 /tmp/instance-9/output-1/build/buildroot-fs/squashfs/target" >> /tmp/instance-9/output-1/build/buildroot-fs/squashfs/fakeroot
PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /tmp/instance-9/buildroot/support/scripts/mkusers /tmp/instance-9/output-1/build/buildroot-fs/full_users_table.txt /tmp/instance-9/output-1/build/buildroot-fs/squashfs/target >> /tmp/instance-9/output-1/build/buildroot-fs/squashfs/fakeroot
echo "/tmp/instance-9/output-1/host/bin/makedevs -d /tmp/instance-9/output-1/build/buildroot-fs/full_devices_table.txt /tmp/instance-9/output-1/build/buildroot-fs/squashfs/target" >> /tmp/instance-9/output-1/build/buildroot-fs/squashfs/fakeroot
printf '   	rm -rf /tmp/instance-9/output-1/build/buildroot-fs/squashfs/target/usr/lib/udev/hwdb.d/ /tmp/instance-9/output-1/build/buildroot-fs/squashfs/target/etc/udev/hwdb.d/\n' >> /tmp/instance-9/output-1/build/buildroot-fs/squashfs/fakeroot
echo "find /tmp/instance-9/output-1/build/buildroot-fs/squashfs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /tmp/instance-9/output-1/build/buildroot-fs/squashfs/fakeroot
echo "find /tmp/instance-9/output-1/build/buildroot-fs/squashfs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /tmp/instance-9/output-1/build/buildroot-fs/squashfs/fakeroot
printf '   \n' >> /tmp/instance-9/output-1/build/buildroot-fs/squashfs/fakeroot
printf '   \n' >> /tmp/instance-9/output-1/build/buildroot-fs/squashfs/fakeroot
printf '   	/tmp/instance-9/output-1/host/bin/mksquashfs /tmp/instance-9/output-1/build/buildroot-fs/squashfs/target /tmp/instance-9/output-1/images/rootfs.squashfs -noappend -processors 1 -b 256K  -nopad -comp lz4\n' >> /tmp/instance-9/output-1/build/buildroot-fs/squashfs/fakeroot
chmod a+x /tmp/instance-9/output-1/build/buildroot-fs/squashfs/fakeroot
PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /tmp/instance-9/output-1/host/bin/fakeroot -- /tmp/instance-9/output-1/build/buildroot-fs/squashfs/fakeroot
rootdir=/tmp/instance-9/output-1/build/buildroot-fs/squashfs/target
table='/tmp/instance-9/output-1/build/buildroot-fs/full_devices_table.txt'
Parallel mksquashfs: Using 1 processor
Creating 4.0 filesystem on /tmp/instance-9/output-1/images/rootfs.squashfs, block size 262144.

[===============================================================|] 407/407 100%

Exportable Squashfs 4.0 filesystem, lz4 compressed, data block size 262144
	compressed data, compressed metadata, compressed fragments,
	compressed xattrs, compressed ids
	duplicates are removed
Filesystem size 26257.87 Kbytes (25.64 Mbytes)
	53.75% of uncompressed filesystem size (48853.84 Kbytes)
Inode table size 8429 bytes (8.23 Kbytes)
	36.35% of uncompressed inode table size (23188 bytes)
Directory table size 8175 bytes (7.98 Kbytes)
	77.67% of uncompressed directory table size (10525 bytes)
Number of duplicate files found 7
Number of inodes 623
Number of files 246
Number of fragments 9
Number of symbolic links 317
Number of device nodes 0
Number of fifo nodes 0
Number of socket nodes 0
Number of directories 60
Number of ids (unique uids + gids) 2
Number of uids 2
	root (0)
	www-data (33)
Number of gids 2
	root (0)
	www-data (33)
ln -snf /tmp/instance-9/output-1/host/arc-buildroot-linux-uclibc/sysroot /tmp/instance-9/output-1/staging
make: Leaving directory '/tmp/instance-9/buildroot'
make: Entering directory '/tmp/instance-9/buildroot'
>>>   Buildroot 2022.08-455-g4f00b909b9 Collecting legal info
COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4)
>>> toolchain-buildroot  Collecting legal info
>>> host-gcc-final arc-2020.09-release Collecting legal info
>>> host-binutils 2.38 Collecting legal info
COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903)
COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d)
>>> host-skeleton  Collecting legal info
>>> host-bison 3.8.2 Collecting legal info
COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986)
>>> host-m4 1.4.19 Collecting legal info
COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986)
>>> host-flex 2.6.4 Collecting legal info
COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273)
>>> host-autoconf 2.71 Collecting legal info
COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986)
COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350)
>>> host-libtool 2.4.6 Collecting legal info
COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643)
libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551)
>>> host-automake 1.16.5 Collecting legal info
COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6)
>>> host-gettext  Collecting legal info
>>> host-gettext-tiny 0.3.2 Collecting legal info
LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f)
extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b)
>>> host-gmp 6.2.1 Collecting legal info
COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c)
COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643)
>>> host-mpc 1.2.1 Collecting legal info
COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768)
>>> host-mpfr 4.1.0 Collecting legal info
COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118)
>>> uclibc 1.0.42 Collecting legal info
COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3)
>>> host-gcc-initial arc-2020.09-release Collecting legal info
>>> linux-headers 5.4.212 Collecting legal info
>>> skeleton  Collecting legal info
>>> skeleton-init-sysv  Collecting legal info
>>> skeleton-init-common  Collecting legal info
>>> toolchain  Collecting legal info
>>> argp-standalone 1.4.1 Collecting legal info
README.md: OK (sha256: b5db0353a5b1902fc8a2e055d8899dd0c189ce73a31e67af9a0ffc24711b63f0)
>>> aumix 2.9.1 Collecting legal info
COPYING: OK (sha256: 1ca3e8f71b7de618968e7ea9fe47822d9e704dc476aef8544033abedec355225)
>>> ncurses 6.1 Collecting legal info
COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87)
>>> host-ncurses 6.1 Collecting legal info
COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87)
>>> btrfs-progs 5.16.2 Collecting legal info
COPYING: OK (sha256: 0d5bf346df9e635a29dcdddf832dc5b002ca6cdc1c5c9c6c567d2a61bb0c5c15)
libbtrfsutil/COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551)
>>> host-pkgconf 1.6.3 Collecting legal info
COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04)
>>> lzo 2.10 Collecting legal info
COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643)
>>> host-cmake 3.22.3 Collecting legal info
Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97)
>>> util-linux 2.38 Collecting legal info
README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955)
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)
>>> zlib  Collecting legal info
>>> libzlib 1.2.12 Collecting legal info
README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd)
>>> busybox 1.35.0 Collecting legal info
LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548)
archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f)
>>> expat 2.4.9 Collecting legal info
COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534)
>>> flashrom 1.2 Collecting legal info
COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6)
>>> fontconfig 2.13.1 Collecting legal info
COPYING: OK (sha256: fa4cd9ab005185e10cd8f7504518856c7dd36c01e766c2bac87f4fc638e9f886)
>>> freetype 2.12.1 Collecting legal info
LICENSE.TXT: OK (sha256: c85e842b7ff04d95dab7d68e812773de0f8b67940e5449d35b42c66eb0f619fe)
docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1)
docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18)
>>> host-gperf 3.1 Collecting legal info
COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903)
>>> freeipmi 1.6.9 Collecting legal info
COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903)
COPYING.bmc-watchdog: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903)
COPYING.ipmiconsole: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903)
COPYING.ipmi-dcmi: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903)
COPYING.ipmidetect: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903)
COPYING.ipmi-fru: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903)
COPYING.ipmimonitoring: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903)
COPYING.ipmiping: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903)
COPYING.ipmipower: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903)
COPYING.ipmiseld: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903)
COPYING.pstdout: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903)
COPYING.sunbmc: OK (sha256: 48f44386b3f359e70d7e4a5d7f1d529d8591a7c64c47df3f4abdf2ad45a6d537)
COPYING.ZRESEARCH: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903)
>>> initscripts  Collecting legal info
>>> host-jq a17dd3248a666d01be75f6b16be37e80e20b0954 Collecting legal info
COPYING: OK (sha256: c8437d414ca5b394718784c3bf5bdff7f01fee417625fabf1fb722ca263037da)
>>> libevent 2.1.12 Collecting legal info
LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670)
>>> libiio 0.24 Collecting legal info
COPYING.txt: OK (sha256: 102900208eef27b766380135906d431dba87edaa7ec6aa72e6ebd3dd67f3a97b)
>>> libmhash 0.9.9.9 Collecting legal info
COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5)
>>> libmodbus 3.1.7 Collecting legal info
COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551)
>>> libogg 1.3.5 Collecting legal info
COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814)
>>> libpciaccess 0.16 Collecting legal info
COPYING: OK (sha256: 47012fd746980d1712ac4f3841ab6164bda1d2b84880760e45dbe1e1dc07f608)
>>> libwebsock 3c1615eeadb0b582b63851073bfe3e5132f31ebc Collecting legal info
COPYING.lesser: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768)
>>> host-lpc3250loader 1.0 Collecting legal info
LPC3250loader.py: OK (sha256: 9a817497240e8e92f09ccfec7568a74673dc30ec008b541c8706663677b4e7a9)
>>> mtr 0.94 Collecting legal info
COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643)
>>> noip 2.1.9 Collecting legal info
COPYING: OK (sha256: 5aaf7e9e1790c6e372b6c5dec8c6c4b60504414a8c56f64c3071d281d3c251fa)
>>> host-patchelf 0.13 Collecting legal info
COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903)
>>> portaudio 190700_20210406 Collecting legal info
LICENSE.txt: OK (sha256: ec52a1952d701f94e5135719a47376da4ee0b4a0201f1cafb49f61db6480ac3d)
>>> redir 3.3 Collecting legal info
COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643)
>>> skalibs 2.10.0.3 Collecting legal info
COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec)
>>> tremor 7c30a66346199f3f09017a09567c6c8a3a0eedc8 Collecting legal info
COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814)
>>> host-uuu 1.4.243 Collecting legal info
LICENSE: OK (sha256: cc8d47f7b9260f6669ecd41c24554c552f17581d81ee8fc602c6d23edb8bf495)
README.md: OK (sha256: 584bfbb18b4c08b872d48b80419dd453307212a144134fb516bd6ddc0700c2e8)
>>> host-bzip2 1.0.8 Collecting legal info
LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3)
>>> host-libusb 1.0.26 Collecting legal info
COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a)
>>> host-openssl  Collecting legal info
>>> host-libopenssl 1.1.1q Collecting legal info
LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c)
>>> host-zlib  Collecting legal info
>>> host-libzlib 1.2.12 Collecting legal info
README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd)
>>> host-zstd 1.5.2 Collecting legal info
LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b)
COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505)
>>> vuejs 3.2.33 Collecting legal info
LICENSE: OK (sha256: 1bb85cc9b13b81ef41c81c51866172fc345e0503c86726a6755b796590b70175)
>>> yavta 583bedefc2a247d2cfd32d1b4a0abbe3e2015c70 Collecting legal info
COPYING.GPL: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6)
>>> host-meson 0.63.3 Collecting legal info
COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30)
>>> host-ninja 1.10.2.g51db2.kitware.jobserver-1 Collecting legal info
COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea)
>>> host-python-setuptools 65.3.0 Collecting legal info
LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8)
>>> host-python3 3.10.7 Collecting legal info
LICENSE: OK (sha256: f03e17cd594c2085f66a454e695c7ebe5b4d3c0eff534f4f194abc2fd164621b)
>>> host-autoconf-archive 2021.02.19 Collecting legal info
COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195)
COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2)
>>> host-expat 2.4.9 Collecting legal info
COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534)
>>> host-libffi 3.4.3 Collecting legal info
LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388)
>>> host-acl 2.3.1 Collecting legal info
doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8)
doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55)
>>> host-attr 2.5.1 Collecting legal info
doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52)
doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8)
>>> host-cramfs 2.1 Collecting legal info
COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994)
>>> host-fakeroot 1.26 Collecting legal info
COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7)
>>> host-makedevs  Collecting legal info
>>> host-lz4 1.9.3 Collecting legal info
lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71)
programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643)
>>> host-lzo 2.10 Collecting legal info
COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643)
>>> host-squashfs 4.5 Collecting legal info
COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643)
>>> host-xz 5.2.5 Collecting legal info
COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c)
COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643)
COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903)
COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551)
WARNING: the Buildroot source code has not been saved
WARNING: gcc-final-arc-2020.09-release: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined)
WARNING: gcc-initial-arc-2020.09-release: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined)
WARNING: linux-headers-5.4.212: cannot save license (LINUX_HEADERS_LICENSE_FILES not defined)
Legal info produced in /tmp/instance-9/output-1/legal-info
make: Leaving directory '/tmp/instance-9/buildroot'