Installing includes
zstd static and shared library installed
make[1]: Leaving directory '/home/naourr/work/instance-3/output-1/build/host-zstd-1.4.3/lib'
PATH="/home/naourr/work/instance-3/output-1/host/bin:/home/naourr/work/instance-3/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" PKG_CONFIG="/home/naourr/work/instance-3/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="/home/naourr/work/instance-3/output-1/host/lib/pkgconfig:/home/naourr/work/instance-3/output-1/host/share/pkgconfig" PATH="/home/naourr/work/instance-3/output-1/host/bin:/home/naourr/work/instance-3/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" PKG_CONFIG="/home/naourr/work/instance-3/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="/home/naourr/work/instance-3/output-1/host/lib/pkgconfig:/home/naourr/work/instance-3/output-1/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-3/output-1/host/include" CFLAGS="-O2 -I/home/naourr/work/instance-3/output-1/host/include" CXXFLAGS="-O2 -I/home/naourr/work/instance-3/output-1/host/include" LDFLAGS="-L/home/naourr/work/instance-3/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-3/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j4 DESTDIR=/home/naourr/work/instance-3/output-1/host PREFIX=/usr -C /home/naourr/work/instance-3/output-1/build/host-zstd-1.4.3/programs install
make[1]: Entering directory '/home/naourr/work/instance-3/output-1/build/host-zstd-1.4.3/programs'
Installing binaries
Installing man pages
zstd installation completed
make[1]: Leaving directory '/home/naourr/work/instance-3/output-1/build/host-zstd-1.4.3/programs'
squashfs-4.4.tar.gz: OK (sha256: a7fa4845e9908523c38d4acf92f8a41fdfcd19def41bd5090d7ad767a6dc75c3)
>>> host-squashfs 4.4 Extracting
gzip -d -c /home/naourr/work/instance-3/dl/squashfs/squashfs-4.4.tar.gz | /home/naourr/work/instance-3/output-1/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-3/output-1/build/host-squashfs-4.4   -xf -
>>> host-squashfs 4.4 Patching

Applying 0001-squashfs-tools-fix-build-failure-against-gcc-10.patch using patch: 
patching file squashfs-tools/mksquashfs.h
>>> host-squashfs 4.4 Configuring
>>> host-squashfs 4.4 Building
PATH="/home/naourr/work/instance-3/output-1/host/bin:/home/naourr/work/instance-3/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" PKG_CONFIG="/home/naourr/work/instance-3/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="/home/naourr/work/instance-3/output-1/host/lib/pkgconfig:/home/naourr/work/instance-3/output-1/host/share/pkgconfig" /usr/bin/make -j4 CC="/usr/bin/gcc" EXTRA_CFLAGS="-O2 -I/home/naourr/work/instance-3/output-1/host/include" EXTRA_LDFLAGS="-L/home/naourr/work/instance-3/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-3/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 /home/naourr/work/instance-3/output-1/build/host-squashfs-4.4/squashfs-tools/
make[1]: Entering directory '/home/naourr/work/instance-3/output-1/build/host-squashfs-4.4/squashfs-tools'
/usr/bin/gcc -O2 -O2 -I/home/naourr/work/instance-3/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   -c -o mksquashfs.o mksquashfs.c
/usr/bin/gcc -O2 -O2 -I/home/naourr/work/instance-3/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   -c -o read_fs.o read_fs.c
/usr/bin/gcc -O2 -O2 -I/home/naourr/work/instance-3/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   -c -o action.o action.c
/usr/bin/gcc -O2 -O2 -I/home/naourr/work/instance-3/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   -c -o swap.o swap.c
/usr/bin/gcc -O2 -O2 -I/home/naourr/work/instance-3/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   -c -o pseudo.o pseudo.c
/usr/bin/gcc -O2 -O2 -I/home/naourr/work/instance-3/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   -c -o compressor.o compressor.c
/usr/bin/gcc -O2 -O2 -I/home/naourr/work/instance-3/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   -c -o sort.o sort.c
/usr/bin/gcc -O2 -O2 -I/home/naourr/work/instance-3/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   -c -o progressbar.o progressbar.c
/usr/bin/gcc -O2 -O2 -I/home/naourr/work/instance-3/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   -c -o read_file.o read_file.c
/usr/bin/gcc -O2 -O2 -I/home/naourr/work/instance-3/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   -c -o info.o info.c
/usr/bin/gcc -O2 -O2 -I/home/naourr/work/instance-3/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   -c -o restore.o restore.c
/usr/bin/gcc -O2 -O2 -I/home/naourr/work/instance-3/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   -c -o process_fragments.o process_fragments.c
/usr/bin/gcc -O2 -O2 -I/home/naourr/work/instance-3/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   -c -o caches-queues-lists.o caches-queues-lists.c
/usr/bin/gcc -O2 -O2 -I/home/naourr/work/instance-3/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   -c -o gzip_wrapper.o gzip_wrapper.c
/usr/bin/gcc -O2 -O2 -I/home/naourr/work/instance-3/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   -c -o lzma_xz_wrapper.o lzma_xz_wrapper.c
/usr/bin/gcc -O2 -O2 -I/home/naourr/work/instance-3/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   -c -o xz_wrapper.o xz_wrapper.c
/usr/bin/gcc -O2 -O2 -I/home/naourr/work/instance-3/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   -c -o lzo_wrapper.o lzo_wrapper.c
/usr/bin/gcc -O2 -O2 -I/home/naourr/work/instance-3/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   -c -o lz4_wrapper.o lz4_wrapper.c
/usr/bin/gcc -O2 -O2 -I/home/naourr/work/instance-3/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   -c -o zstd_wrapper.o zstd_wrapper.c
/usr/bin/gcc -O2 -O2 -I/home/naourr/work/instance-3/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   -c -o xattr.o xattr.c
/usr/bin/gcc -O2 -O2 -I/home/naourr/work/instance-3/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   -c -o read_xattrs.o read_xattrs.c
/usr/bin/gcc -O2 -O2 -I/home/naourr/work/instance-3/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   -c -o unsquashfs.o unsquashfs.c
/usr/bin/gcc -O2 -O2 -I/home/naourr/work/instance-3/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   -c -o unsquash-1.o unsquash-1.c
/usr/bin/gcc -O2 -O2 -I/home/naourr/work/instance-3/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   -c -o unsquash-2.o unsquash-2.c
/usr/bin/gcc -O2 -O2 -I/home/naourr/work/instance-3/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   -c -o unsquash-3.o unsquash-3.c
/usr/bin/gcc -O2 -O2 -I/home/naourr/work/instance-3/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   -c -o unsquash-4.o unsquash-4.c
/usr/bin/gcc -O2 -O2 -I/home/naourr/work/instance-3/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   -c -o unsquash-123.o unsquash-123.c
/usr/bin/gcc -O2 -O2 -I/home/naourr/work/instance-3/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   -c -o unsquash-34.o unsquash-34.c
/usr/bin/gcc -O2 -O2 -I/home/naourr/work/instance-3/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   -c -o unsquashfs_info.o unsquashfs_info.c
/usr/bin/gcc -O2 -O2 -I/home/naourr/work/instance-3/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   -c -o unsquashfs_xattr.o unsquashfs_xattr.c
/usr/bin/gcc  -L/home/naourr/work/instance-3/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-3/output-1/host/lib unsquashfs.o unsquash-1.o unsquash-2.o unsquash-3.o unsquash-4.o unsquash-123.o unsquash-34.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
/usr/bin/gcc  -L/home/naourr/work/instance-3/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-3/output-1/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
make[1]: Leaving directory '/home/naourr/work/instance-3/output-1/build/host-squashfs-4.4/squashfs-tools'
>>> host-squashfs 4.4 Installing to host directory
PATH="/home/naourr/work/instance-3/output-1/host/bin:/home/naourr/work/instance-3/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" PKG_CONFIG="/home/naourr/work/instance-3/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="/home/naourr/work/instance-3/output-1/host/lib/pkgconfig:/home/naourr/work/instance-3/output-1/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-3/output-1/build/host-squashfs-4.4/squashfs-tools/ INSTALL_DIR=/home/naourr/work/instance-3/output-1/host/bin install
make[1]: Entering directory '/home/naourr/work/instance-3/output-1/build/host-squashfs-4.4/squashfs-tools'
mkdir -p /home/naourr/work/instance-3/output-1/host/bin
cp mksquashfs /home/naourr/work/instance-3/output-1/host/bin
cp unsquashfs /home/naourr/work/instance-3/output-1/host/bin
make[1]: Leaving directory '/home/naourr/work/instance-3/output-1/build/host-squashfs-4.4/squashfs-tools'
rauc-1.3.tar.xz: OK (sha256: 4f6144447254753fcd19f2c5c70e79fa91d27253185b8928436f01528aa65e6c)
>>> host-rauc 1.3 Extracting
xzcat /home/naourr/work/instance-3/dl/rauc/rauc-1.3.tar.xz | /home/naourr/work/instance-3/output-1/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-3/output-1/build/host-rauc-1.3   -xf -
>>> host-rauc 1.3 Patching
>>> host-rauc 1.3 Updating config.sub and config.guess
for file in config.guess config.sub; do for i in $(find /home/naourr/work/instance-3/output-1/build/host-rauc-1.3 -name $file); do cp support/gnuconfig/$file $i; done; done
>>> host-rauc 1.3 Patching libtool
patching file /home/naourr/work/instance-3/output-1/build/host-rauc-1.3/build-aux/ltmain.sh
Hunk #1 succeeded at 2786 (offset 99 lines).
Hunk #2 succeeded at 4376 (offset 99 lines).
Hunk #3 succeeded at 6671 (offset 117 lines).
Hunk #4 succeeded at 6681 (offset 117 lines).
Hunk #5 succeeded at 6974 (offset 117 lines).
Hunk #6 succeeded at 7266 (offset 117 lines).
Hunk #7 succeeded at 8239 (offset 127 lines).
Hunk #8 succeeded at 10871 (offset 161 lines).
>>> host-rauc 1.3 Configuring
(cd /home/naourr/work/instance-3/output-1/build/host-rauc-1.3/ && rm -rf config.cache; PATH="/home/naourr/work/instance-3/output-1/host/bin:/home/naourr/work/instance-3/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" PKG_CONFIG="/home/naourr/work/instance-3/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="/home/naourr/work/instance-3/output-1/host/lib/pkgconfig:/home/naourr/work/instance-3/output-1/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-3/output-1/host/include" CFLAGS="-O2 -I/home/naourr/work/instance-3/output-1/host/include" CXXFLAGS="-O2 -I/home/naourr/work/instance-3/output-1/host/include" LDFLAGS="-L/home/naourr/work/instance-3/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-3/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/naourr/work/instance-3/output-1/host/include" LDFLAGS="-L/home/naourr/work/instance-3/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-3/output-1/host/lib"  CONFIG_SITE=/dev/null ./configure --prefix="/home/naourr/work/instance-3/output-1/host" --sysconfdir="/home/naourr/work/instance-3/output-1/host/etc" --localstatedir="/home/naourr/work/instance-3/output-1/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking  --disable-network --disable-json --disable-service --without-dbuspolicydir )
configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-nls
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking whether make supports nested variables... (cached) yes
checking whether to enable debugging... no
checking whether make supports the include directive... yes (GNU style)
checking for gcc... /usr/bin/gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/gcc accepts -g... yes
checking for /usr/bin/gcc option to accept ISO C89... none needed
checking whether /usr/bin/gcc understands -c and -o together... yes
checking dependency style of /usr/bin/gcc... none
checking how to run the C preprocessor... /usr/bin/cpp
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for a sed that does not truncate output... /usr/bin/sed
checking whether C compiler accepts -Werror=unknown-warning-option... no
checking whether C compiler accepts -fno-strict-aliasing... yes
checking whether C compiler accepts -Wall... yes
checking whether C compiler accepts -Wextra... yes
checking whether C compiler accepts -Wundef... yes
checking whether C compiler accepts -Wnested-externs... yes
checking whether C compiler accepts -Wwrite-strings... yes
checking whether C compiler accepts -Wpointer-arith... yes
checking whether C compiler accepts -Wmissing-declarations... yes
checking whether C compiler accepts -Wmissing-prototypes... yes
checking whether C compiler accepts -Wstrict-prototypes... yes
checking whether C compiler accepts -Wredundant-decls... yes
checking whether C compiler accepts -Wno-unused-parameter... yes
checking whether C compiler accepts -Wno-missing-field-initializers... yes
checking whether C compiler accepts -Wdeclaration-after-statement... yes
checking whether C compiler accepts -Wformat=2... yes
checking whether C compiler accepts -Wold-style-definition... yes
checking whether C compiler accepts -Wcast-align... yes
checking whether C compiler accepts -Wformat-nonliteral... yes
checking whether C compiler accepts -Wformat-security... yes
checking whether C compiler accepts -Wsign-compare... yes
checking whether C compiler accepts -Wstrict-aliasing... yes
checking whether C compiler accepts -Wshadow... yes
checking whether C compiler accepts -Winline... yes
checking whether C compiler accepts -Wpacked... yes
checking whether C compiler accepts -Wmissing-format-attribute... yes
checking whether C compiler accepts -Wmissing-noreturn... yes
checking whether C compiler accepts -Winit-self... yes
checking whether C compiler accepts -Wredundant-decls... (cached) yes
checking whether C compiler accepts -Wmissing-include-dirs... yes
checking whether C compiler accepts -Wunused-but-set-variable... yes
checking whether C compiler accepts -Warray-bounds... yes
checking whether C compiler accepts -Wimplicit-function-declaration... yes
checking whether C compiler accepts -Wreturn-type... yes
checking whether C compiler accepts -Wswitch-enum... yes
checking whether C compiler accepts -Wswitch-default... yes
checking whether C compiler accepts -Wno-error=unused-parameter... yes
checking whether C compiler accepts -Wno-error=missing-field-initializers... yes
checking whether C compiler accepts -Werror=unknown-warning-option... (cached) no
checking whether the linker accepts -Wl,--no-as-needed... yes
checking for gawk... (cached) gawk
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for gcc... (cached) /usr/bin/gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether /usr/bin/gcc accepts -g... (cached) yes
checking for /usr/bin/gcc option to accept ISO C89... (cached) none needed
checking whether /usr/bin/gcc understands -c and -o together... (cached) yes
checking dependency style of /usr/bin/gcc... (cached) none
checking for /usr/bin/gcc option to accept ISO C99... none needed
checking for catchsegv... catchsegv
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by /usr/bin/gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... /usr/bin/ranlib
checking command to parse /usr/bin/nm output from /usr/bin/gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no
checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC
checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes
checking if /usr/bin/gcc static flag -static works... no
checking if /usr/bin/gcc supports -c -o file.o... yes
checking if /usr/bin/gcc supports -c -o file.o... (cached) yes
checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether to build with code coverage support... no
checking whether to enable Valgrind on the unit tests... checking for valgrind... no
yes
checking pkg-config is at least version 0.9.0... yes
checking for GLIB... yes
checking for OPENSSL... yes
checking linux/mmc/ioctl.h usability... yes
checking linux/mmc/ioctl.h presence... yes
checking for linux/mmc/ioctl.h... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-nls
>>> host-rauc 1.3 Building
PATH="/home/naourr/work/instance-3/output-1/host/bin:/home/naourr/work/instance-3/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" PKG_CONFIG="/home/naourr/work/instance-3/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="/home/naourr/work/instance-3/output-1/host/lib/pkgconfig:/home/naourr/work/instance-3/output-1/host/share/pkgconfig"  /usr/bin/make -j4  -C /home/naourr/work/instance-3/output-1/build/host-rauc-1.3/
make[1]: Entering directory '/home/naourr/work/instance-3/output-1/build/host-rauc-1.3'
  GEN      rauc-installer-generated.c
/usr/bin/make --no-print-directory all-am
  CC       librauc_la-rauc-installer-generated.lo
  GEN      data/rauc-service.sh
  GEN      data/de.pengutronix.rauc.service
  CC       src/rauc-main.o
  CC       src/librauc_la-bootchooser.lo
  CC       src/librauc_la-bundle.lo
  CC       src/librauc_la-checksum.lo
  CC       src/librauc_la-config_file.lo
  CC       src/librauc_la-context.lo
  CC       src/librauc_la-install.lo
  CC       src/librauc_la-manifest.lo
  CC       src/librauc_la-mark.lo
  CC       src/librauc_la-mbr.lo
  CC       src/librauc_la-mount.lo
  CC       src/librauc_la-service.lo
  CC       src/librauc_la-signature.lo
  CC       src/librauc_la-slot.lo
  CC       src/librauc_la-utils.lo
In file included from /home/naourr/work/instance-3/output-1/host/include/openssl/asn1.h:16,
                 from src/signature.c:1:
src/signature.c: In function 'dump_cms':
/home/naourr/work/instance-3/output-1/host/include/openssl/bio.h:482:34: warning: value computed is not used [-Wunused-value]
  482 | # define BIO_set_close(b,c)      (int)BIO_ctrl(b,BIO_CTRL_SET_CLOSE,(c),NULL)
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/signature.c:674:2: note: in expansion of macro 'BIO_set_close'
  674 |  BIO_set_close(mem, BIO_CLOSE);
      |  ^~~~~~~~~~~~~
src/signature.c: In function 'get_cert_time':
/home/naourr/work/instance-3/output-1/host/include/openssl/bio.h:482:34: warning: value computed is not used [-Wunused-value]
  482 | # define BIO_set_close(b,c)      (int)BIO_ctrl(b,BIO_CTRL_SET_CLOSE,(c),NULL)
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/signature.c:729:2: note: in expansion of macro 'BIO_set_close'
  729 |  BIO_set_close(mem, BIO_CLOSE);
      |  ^~~~~~~~~~~~~
In file included from /home/naourr/work/instance-3/output-1/host/include/openssl/asn1.h:16,
                 from src/signature.c:1:
src/signature.c: In function 'asn1_time_to_tm':
/home/naourr/work/instance-3/output-1/host/include/openssl/bio.h:482:34: warning: value computed is not used [-Wunused-value]
  482 | # define BIO_set_close(b,c)      (int)BIO_ctrl(b,BIO_CTRL_SET_CLOSE,(c),NULL)
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/signature.c:864:2: note: in expansion of macro 'BIO_set_close'
  864 |  BIO_set_close(mem, BIO_CLOSE);
      |  ^~~~~~~~~~~~~
  CC       src/librauc_la-update_handler.lo
  CC       src/librauc_la-emmc.lo
  CC       test/fakerand.o
  CCLD     test/fakerand
  CCLD     librauc.la
  CCLD     rauc
make[1]: Leaving directory '/home/naourr/work/instance-3/output-1/build/host-rauc-1.3'
>>> host-rauc 1.3 Installing to host directory
PATH="/home/naourr/work/instance-3/output-1/host/bin:/home/naourr/work/instance-3/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" PKG_CONFIG="/home/naourr/work/instance-3/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="/home/naourr/work/instance-3/output-1/host/lib/pkgconfig:/home/naourr/work/instance-3/output-1/host/share/pkgconfig"  /usr/bin/make -j4 install -C /home/naourr/work/instance-3/output-1/build/host-rauc-1.3/
make[1]: Entering directory '/home/naourr/work/instance-3/output-1/build/host-rauc-1.3'
/usr/bin/make --no-print-directory install-am
 /usr/bin/mkdir -p '/home/naourr/work/instance-3/output-1/host/bin'
  /bin/sh ./libtool   --mode=install /usr/bin/install -c rauc '/home/naourr/work/instance-3/output-1/host/bin'
 /usr/bin/mkdir -p 'no'
 /usr/bin/mkdir -p '/home/naourr/work/instance-3/output-1/host/share/man/man1'
 /usr/bin/install -c -m 644 data/de.pengutronix.rauc.conf 'no'
 /usr/bin/mkdir -p '/home/naourr/work/instance-3/output-1/host/libexec'
 /usr/bin/install -c -m 644 rauc.1 '/home/naourr/work/instance-3/output-1/host/share/man/man1'
 /usr/bin/install -c data/rauc-service.sh '/home/naourr/work/instance-3/output-1/host/libexec'
libtool: install: /usr/bin/install -c rauc /home/naourr/work/instance-3/output-1/host/bin/rauc
make[1]: Leaving directory '/home/naourr/work/instance-3/output-1/build/host-rauc-1.3'
>>>   Finalizing host directory
>>>   Finalizing target directory
/usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L  console 0 vt100 #~' /home/naourr/work/instance-3/output-1/target/etc/inittab
/usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/naourr/work/instance-3/output-1/target/etc/inittab
if grep -q CONFIG_ASH=y /home/naourr/work/instance-3/output-1/build/busybox-1.31.1/.config; then grep -qsE '^/bin/ash$' /home/naourr/work/instance-3/output-1/target/etc/shells || echo "/bin/ash" >> /home/naourr/work/instance-3/output-1/target/etc/shells; fi
if grep -q CONFIG_HUSH=y /home/naourr/work/instance-3/output-1/build/busybox-1.31.1/.config; then grep -qsE '^/bin/hush$' /home/naourr/work/instance-3/output-1/target/etc/shells || echo "/bin/hush" >> /home/naourr/work/instance-3/output-1/target/etc/shells; fi
mkdir -p /home/naourr/work/instance-3/output-1/target/etc
echo "buildroot" > /home/naourr/work/instance-3/output-1/target/etc/hostname
/usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/naourr/work/instance-3/output-1/target/etc/hosts
mkdir -p /home/naourr/work/instance-3/output-1/target/etc
echo "Welcome to Buildroot" > /home/naourr/work/instance-3/output-1/target/etc/issue
/usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/naourr/work/instance-3/output-1/target/etc/shadow
rm -f /home/naourr/work/instance-3/output-1/target/bin/sh
if [ -x /home/naourr/work/instance-3/output-1/target/sbin/swapon -a -x /home/naourr/work/instance-3/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/naourr/work/instance-3/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/naourr/work/instance-3/output-1/target/etc/inittab; fi
printf '%s\n' C en_US locale-archive > /home/naourr/work/instance-3/output-1/build/locales.nopurge
for dir in /home/naourr/work/instance-3/output-1/target/usr/share/locale /home/naourr/work/instance-3/output-1/target/usr/share/X11/locale /home/naourr/work/instance-3/output-1/target/usr/lib/locale; do if [ ! -d $dir ]; then continue; fi; for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/naourr/work/instance-3/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done
if [ -d /home/naourr/work/instance-3/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/naourr/work/instance-3/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/naourr/work/instance-3/output-1/target/usr/share/X11/locale/locale.dir; fi
rm -rf /home/naourr/work/instance-3/output-1/target/usr/include /home/naourr/work/instance-3/output-1/target/usr/share/aclocal \
	/home/naourr/work/instance-3/output-1/target/usr/lib/pkgconfig /home/naourr/work/instance-3/output-1/target/usr/share/pkgconfig \
	/home/naourr/work/instance-3/output-1/target/usr/lib/cmake /home/naourr/work/instance-3/output-1/target/usr/share/cmake \
	/home/naourr/work/instance-3/output-1/target/usr/doc
find /home/naourr/work/instance-3/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f
find /home/naourr/work/instance-3/output-1/target/lib/ /home/naourr/work/instance-3/output-1/target/usr/lib/ /home/naourr/work/instance-3/output-1/target/usr/libexec/ \
	\( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f
rm -rf /home/naourr/work/instance-3/output-1/target/usr/share/gdb
rm -rf /home/naourr/work/instance-3/output-1/target/usr/share/bash-completion
rm -rf /home/naourr/work/instance-3/output-1/target/usr/share/zsh
rm -rf /home/naourr/work/instance-3/output-1/target/usr/man /home/naourr/work/instance-3/output-1/target/usr/share/man
rm -rf /home/naourr/work/instance-3/output-1/target/usr/info /home/naourr/work/instance-3/output-1/target/usr/share/info
rm -rf /home/naourr/work/instance-3/output-1/target/usr/doc /home/naourr/work/instance-3/output-1/target/usr/share/doc
rm -rf /home/naourr/work/instance-3/output-1/target/usr/share/gtk-doc
rmdir /home/naourr/work/instance-3/output-1/target/usr/share 2>/dev/null || true
find /home/naourr/work/instance-3/output-1/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-3/output-1/host/bin/m68k-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true
find /home/naourr/work/instance-3/output-1/target   \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/naourr/work/instance-3/output-1/host/bin/m68k-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true
test -f /home/naourr/work/instance-3/output-1/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-3/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 /home/naourr/work/instance-3/output-1/target/etc
( \
	echo "NAME=Buildroot"; \
	echo "VERSION=2020.08-git-07751-gd59261836a2"; \
	echo "ID=buildroot"; \
	echo "VERSION_ID=2020.08-git"; \
	echo "PRETTY_NAME=\"Buildroot 2020.08-git\"" \
) >  /home/naourr/work/instance-3/output-1/target/usr/lib/os-release
ln -sf ../usr/lib/os-release /home/naourr/work/instance-3/output-1/target/etc
>>>   Sanitizing RPATH in target tree
PER_PACKAGE_DIR=/home/naourr/work/instance-3/output-1/per-package /home/naourr/work/instance-3/buildroot/support/scripts/fix-rpath target
cat /home/naourr/work/instance-3/output-1/build/argp-standalone-1.3/.files-list.txt /home/naourr/work/instance-3/output-1/build/bc-1.07.1/.files-list.txt /home/naourr/work/instance-3/output-1/build/berkeleydb-5.3.28/.files-list.txt /home/naourr/work/instance-3/output-1/build/busybox-1.31.1/.files-list.txt /home/naourr/work/instance-3/output-1/build/cgroupfs-mount-1.4/.files-list.txt /home/naourr/work/instance-3/output-1/build/cunit-2.1-3/.files-list.txt /home/naourr/work/instance-3/output-1/build/dhcpdump-1.8/.files-list.txt /home/naourr/work/instance-3/output-1/build/f2fs-tools-1.13.0/.files-list.txt /home/naourr/work/instance-3/output-1/build/initscripts/.files-list.txt /home/naourr/work/instance-3/output-1/build/jquery-1.11.2/.files-list.txt /home/naourr/work/instance-3/output-1/build/libasplib-be7fac89218a84b75f7598e3d76625ece99296f2/.files-list.txt /home/naourr/work/instance-3/output-1/build/libdvdcss-1.4.2/.files-list.txt /home/naourr/work/instance-3/output-1/build/libdvdread-6.1.1/.files-list.txt /home/naourr/work/instance-3/output-1/build/libenca-1.19/.files-list.txt /home/naourr/work/instance-3/output-1/build/libev-4.27/.files-list.txt /home/naourr/work/instance-3/output-1/build/libhttpserver-0.18.0/.files-list.txt /home/naourr/work/instance-3/output-1/build/libmicrohttpd-0.9.70/.files-list.txt /home/naourr/work/instance-3/output-1/build/libmnl-1.0.4/.files-list.txt /home/naourr/work/instance-3/output-1/build/libnetfilter_cthelper-1.0.0/.files-list.txt /home/naourr/work/instance-3/output-1/build/libpcap-1.9.1/.files-list.txt /home/naourr/work/instance-3/output-1/build/libraw-0.19.5/.files-list.txt /home/naourr/work/instance-3/output-1/build/libuhttpd-3.1.4/.files-list.txt /home/naourr/work/instance-3/output-1/build/linux-firmware-20200122/.files-list.txt /home/naourr/work/instance-3/output-1/build/msmtp-1.8.11/.files-list.txt /home/naourr/work/instance-3/output-1/build/mtdev-1.1.6/.files-list.txt /home/naourr/work/instance-3/output-1/build/ptpd-1.1.0/.files-list.txt /home/naourr/work/instance-3/output-1/build/skeleton-init-common/.files-list.txt /home/naourr/work/instance-3/output-1/build/skeleton-init-sysv/.files-list.txt /home/naourr/work/instance-3/output-1/build/skeleton/.files-list.txt /home/naourr/work/instance-3/output-1/build/toolchain-external-custom/.files-list.txt /home/naourr/work/instance-3/output-1/build/toolchain-external/.files-list.txt /home/naourr/work/instance-3/output-1/build/toolchain/.files-list.txt /home/naourr/work/instance-3/output-1/build/util-linux-2.35.2/.files-list.txt > /home/naourr/work/instance-3/output-1/build/packages-file-list.txt
cat /home/naourr/work/instance-3/output-1/build/host-autoconf-2.69/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-automake-1.15.1/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-bison-3.4.2/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-expat-2.2.9/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-flex-2.6.4/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-gettext-tiny-adaa9c64921e80f2b8dd3610ffb508618b9204f3/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-gettext/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-libffi-3.3/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-libglib2-2.64.3/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-libopenssl-1.1.1g/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-libtool-2.4.6/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-libzlib-1.2.11/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-lz4-1.9.2/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-lzo-2.10/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-m4-1.4.18/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-meson-0.54.2/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-ninja-1.10.0/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-openssl/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-patchelf-0.9/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-pcre-8.44/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-pkgconf-1.6.1/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-python3-3.8.3/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-python3-setuptools-44.0.0/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-rauc-1.3/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-skeleton/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-squashfs-4.4/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-tar-1.29/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-util-linux-2.35.2/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-xz-5.2.4/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-zlib/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-zstd-1.4.3/.files-list-host.txt > /home/naourr/work/instance-3/output-1/build/packages-file-list-host.txt
cat /home/naourr/work/instance-3/output-1/build/argp-standalone-1.3/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/berkeleydb-5.3.28/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/cunit-2.1-3/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/f2fs-tools-1.13.0/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libasplib-be7fac89218a84b75f7598e3d76625ece99296f2/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libdvdcss-1.4.2/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libdvdread-6.1.1/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libenca-1.19/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libev-4.27/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libhttpserver-0.18.0/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libmicrohttpd-0.9.70/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libmnl-1.0.4/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libnetfilter_cthelper-1.0.0/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libpcap-1.9.1/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libraw-0.19.5/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libuhttpd-3.1.4/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/linenoise-1.0/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/mtdev-1.1.6/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/skeleton-init-common/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/toolchain-external-custom/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/toolchain/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/util-linux-2.35.2/.files-list-staging.txt > /home/naourr/work/instance-3/output-1/build/packages-file-list-staging.txt
touch /home/naourr/work/instance-3/output-1/target/usr
ln -snf /home/naourr/work/instance-3/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot /home/naourr/work/instance-3/output-1/staging
make: Leaving directory '/home/naourr/work/instance-3/buildroot'
make: Entering directory '/home/naourr/work/instance-3/buildroot'
>>>   Buildroot 2020.08-git-07751-gd59261836a2 Collecting legal info
COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4)
>>> toolchain-external  Collecting legal info
>>> host-skeleton  Collecting legal info
>>> host-tar 1.29 Collecting legal info
COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903)
>>> skeleton  Collecting legal info
>>> skeleton-init-sysv  Collecting legal info
>>> skeleton-init-common  Collecting legal info
>>> toolchain-external-custom  Collecting legal info
>>> toolchain  Collecting legal info
>>> argp-standalone 1.3 Collecting legal info
>>> bc 1.07.1 Collecting legal info
COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903)
COPYING.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c)
>>> host-autoconf 2.69 Collecting legal info
COPYINGv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903)
COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2)
>>> host-libtool 2.4.6 Collecting legal info
COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643)
libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551)
>>> host-m4 1.4.18 Collecting legal info
COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903)
>>> host-automake 1.15.1 Collecting legal info
COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6)
>>> host-flex 2.6.4 Collecting legal info
COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273)
>>> host-gettext  Collecting legal info
>>> host-gettext-tiny adaa9c64921e80f2b8dd3610ffb508618b9204f3 Collecting legal info
LICENSE: OK (sha256: b57aa4fdc1c614c28d41c1e2d5c4090935964c5f86291ba7d1c99ffd1d698b34)
extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b)
>>> berkeleydb 5.3.28 Collecting legal info
LICENSE: OK (sha256: b78815181a53241f9347c6b47d1031fd669946f863e1edc807a291354cec024b)
>>> busybox 1.31.1 Collecting legal info
LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548)
>>> util-linux 2.35.2 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)
>>> host-pkgconf 1.6.1 Collecting legal info
COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04)
>>> cgroupfs-mount 1.4 Collecting legal info
debian/copyright: OK (sha256: e52f47a650734f70c40c8fd9318f85e42777bf3fba7ff1dfb72f845bb417f7e6)
>>> cunit 2.1-3 Collecting legal info
COPYING: OK (sha256: 5d9d73d41a57dd2f34487ef3978a2c13cdb97294baeeb81fcd274796399eb15f)
>>> dhcpdump 1.8 Collecting legal info
LICENSE: OK (sha256: bab6ca76b7e93885396513689b1248dfb0e8fd662695b8bd1b26784ef71a0192)
>>> libpcap 1.9.1 Collecting legal info
LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd)
>>> host-bison 3.4.2 Collecting legal info
COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903)
>>> f2fs-tools 1.13.0 Collecting legal info
COPYING: OK (sha256: 662abb3a8a80b36ae7036c289dd1e03b361ee5dd2e6fd5211d0d8d029146449f)
>>> initscripts  Collecting legal info
>>> jquery 1.11.2 Collecting legal info
>>> libasplib be7fac89218a84b75f7598e3d76625ece99296f2 Collecting legal info
LICENSE: OK (sha256: 12ac5047f2af0522f06798b1589ffc4599bc29c91f954d7874e0320634e777c0)
>>> libdvdcss 1.4.2 Collecting legal info
COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643)
>>> libdvdread 6.1.1 Collecting legal info
COPYING: OK (sha256: d6cb0e9e560f51085556949a84af12b79a00f10ab8b66c752537faf7cd665572)
>>> libenca 1.19 Collecting legal info
COPYING: OK (sha256: 87f1bd4a52b4029476b684fcdd51fed3c6b2540e462d3c2d3bfc9be4558b2825)
>>> libev 4.27 Collecting legal info
LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199)
>>> libhttpserver 0.18.0 Collecting legal info
COPYING.LESSER: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a)
>>> libmicrohttpd 0.9.70 Collecting legal info
COPYING: OK (sha256: 7399547209438c93f9b90297954698773d4846cea44cde5ca982c84c45952a3b)
>>> libmnl 1.0.4 Collecting legal info
COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551)
>>> libnetfilter_cthelper 1.0.0 Collecting legal info
COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad)
>>> libraw 0.19.5 Collecting legal info
LICENSE.LGPL: OK (sha256: eea173a556abac0370461e57e12aab266894ea6be3874c2be05fd87871f75449)
LICENSE.CDDL: OK (sha256: 0e3098d2d54a12434715f6679ea408d57da5e8d613c385c58ecc6fe5d30cc81f)
README.md: OK (sha256: ed971b7f1f57fd8e7d28419ff7749cfe0f296e701687756e798a69555fd76646)
>>> libuhttpd 3.1.4 Collecting legal info
LICENSE: OK (sha256: 99efed4bbc0b62f96f999ef23399e38234fb91651af734fd389a52b033a85b55)
>>> linenoise 1.0 Collecting legal info
LICENSE: OK (sha256: efe1692aa5b869edaa0ac88f95eb0276c1125304ffc636a299db3ebbab47f62b)
>>> linux-firmware 20200122 Collecting legal info
>>> msmtp 1.8.11 Collecting legal info
COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903)
>>> mtdev 1.1.6 Collecting legal info
COPYING: OK (sha256: 795bfe74daae59a97d3a0c8ec0ba0f08c243adf94a3aa7981a4136fce31d55b4)
>>> host-patchelf 0.9 Collecting legal info
COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903)
>>> ptpd 1.1.0 Collecting legal info
COPYRIGHT: OK (sha256: be69f30947abef91e0bce161005fe56b116b770e459e3e6980279349de47c366)
>>> host-python3 3.8.3 Collecting legal info
LICENSE: OK (sha256: de4d1f2d2ad5ad0cfd1657a106476b31cb5db5ef9d1ff842b237c0c81f0c8a23)
>>> host-expat 2.2.9 Collecting legal info
COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76)
>>> host-libffi 3.3 Collecting legal info
LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0)
>>> host-zlib  Collecting legal info
>>> host-libzlib 1.2.11 Collecting legal info
README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15)
>>> host-rauc 1.3 Collecting legal info
COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551)
>>> host-libglib2 2.64.3 Collecting legal info
COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551)
>>> host-meson 0.54.2 Collecting legal info
COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30)
>>> host-ninja 1.10.0 Collecting legal info
COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea)
>>> host-python3-setuptools 44.0.0 Collecting legal info
LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a)
>>> host-pcre 8.44 Collecting legal info
LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3)
>>> host-util-linux 2.35.2 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)
>>> host-openssl  Collecting legal info
>>> host-libopenssl 1.1.1g Collecting legal info
LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c)
>>> host-squashfs 4.4 Collecting legal info
COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643)
>>> host-lz4 1.9.2 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-xz 5.2.4 Collecting legal info
COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c)
COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643)
COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903)
COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551)
>>> host-zstd 1.4.3 Collecting legal info
LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b)
COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505)
WARNING: the Buildroot source code has not been saved
WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined)
WARNING: argp-standalone-1.3: cannot save license (ARGP_STANDALONE_LICENSE_FILES not defined)
WARNING: jquery-1.11.2: cannot save license (JQUERY_LICENSE_FILES not defined)
WARNING: linux-firmware-20200122: cannot save license (LINUX_FIRMWARE_LICENSE_FILES not defined)
Legal info produced in /home/naourr/work/instance-3/output-1/legal-info
make: Leaving directory '/home/naourr/work/instance-3/buildroot'