2120 | fgets(buf, SPLIT_MAXPATH, stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fileio.c:2143:7: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 2143 | fgets(buf, SPLIT_MAXPATH, stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fileio.c: In function 'ask_for_split_write_path': fileio.c:2324:5: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 2324 | fgets(buf, FNMAX, stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o unix_.o unix/unix.c /home/buildroot/autobuild/instance-2/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o crc32_.o crc32.c /home/buildroot/autobuild/instance-2/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o crypt_.o crypt.c /home/buildroot/autobuild/instance-2/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipnote.c /home/buildroot/autobuild/instance-2/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipsplit.c zipsplit.c: In function 'main': zipsplit.c:884:7: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 884 | fgets(m, 10, stdin); | ^~~~~~~~~~~~~~~~~~~ zipsplit.c: In function 'retry': zipsplit.c:496:3: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 496 | fgets(m, 10, stdin); | ^~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -o zip zip.o zipfile.o zipup.o fileio.o util.o globals.o crypt.o ttyio.o unix.o crc32.o zbz2err.o deflate.o trees.o /home/buildroot/autobuild/instance-2/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -o zipcloak zipcloak.o zipfile_.o fileio_.o util_.o globals.o unix_.o crc32_.o crypt_.o ttyio.o /home/buildroot/autobuild/instance-2/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -o zipnote zipnote.o zipfile_.o fileio_.o util_.o globals.o unix_.o crc32_.o /home/buildroot/autobuild/instance-2/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -o zipsplit zipsplit.o zipfile_.o fileio_.o util_.o globals.o unix_.o crc32_.o make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/zip-3.0' make[1]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/zip-3.0' >>> zip 3.0 Installing to target PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-2/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-2/output-1/host/bin/powerpc64-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-2/output-1/host/bin/powerpc64-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-2/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-2/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-2/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-2/output-1/host/bin/powerpc64-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-2/output-1/host/bin/powerpc64-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-2/output-1/host/bin/powerpc64-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-2/output-1/host/bin/powerpc64-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-2/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-2/output-1/host/bin/powerpc64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-2/output-1/host/bin/powerpc64-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-2/output-1/host/bin/powerpc64-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/buildroot/autobuild/instance-2/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-2/output-1/host/bin/powerpc64-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-2/output-1/host/bin/powerpc64-buildroot-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Os -g0" FFLAGS=" -Os -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-2/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-2/output-1/host/powerpc64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no -C /home/buildroot/autobuild/instance-2/output-1/build/zip-3.0 -f unix/Makefile install prefix=/home/buildroot/autobuild/instance-2/output-1/target/usr make[1]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/zip-3.0' mkdir -p /home/buildroot/autobuild/instance-2/output-1/target/usr/bin cp zip zipcloak zipnote zipsplit /home/buildroot/autobuild/instance-2/output-1/target/usr/bin cd /home/buildroot/autobuild/instance-2/output-1/target/usr/bin; chmod 755 zip zipcloak zipnote zipsplit mkdir -p /home/buildroot/autobuild/instance-2/output-1/target/usr/man/man1 cp man/zip.1 /home/buildroot/autobuild/instance-2/output-1/target/usr/man/man1/zip.1 chmod 644 /home/buildroot/autobuild/instance-2/output-1/target/usr/man/man1/zip.1 cp man/zipcloak.1 /home/buildroot/autobuild/instance-2/output-1/target/usr/man/man1/zipcloak.1 chmod 644 /home/buildroot/autobuild/instance-2/output-1/target/usr/man/man1/zipcloak.1 cp man/zipnote.1 /home/buildroot/autobuild/instance-2/output-1/target/usr/man/man1/zipnote.1 chmod 644 /home/buildroot/autobuild/instance-2/output-1/target/usr/man/man1/zipnote.1 cp man/zipsplit.1 /home/buildroot/autobuild/instance-2/output-1/target/usr/man/man1/zipsplit.1 chmod 644 /home/buildroot/autobuild/instance-2/output-1/target/usr/man/man1/zipsplit.1 make[1]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/zip-3.0' 0.2.9.tar.gz: OK (sha256: 9b0912bf683eb839b6e57c9255c83894c3b700d16489a49d319c54c1abf8f6d7) >>> host-yaffs2utils 0.2.9 Extracting gzip -d -c /home/buildroot/autobuild/instance-2/dl/yaffs2utils/0.2.9.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-2/output-1/build/host-yaffs2utils-0.2.9 -xf - >>> host-yaffs2utils 0.2.9 Patching >>> host-yaffs2utils 0.2.9 Configuring >>> host-yaffs2utils 0.2.9 Building PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-2/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/buildroot/autobuild/instance-2/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-2/output-1/host/share/pkgconfig" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-2/output-1/build/host-yaffs2utils-0.2.9 make[1]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-yaffs2utils-0.2.9' gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o yaffs2/yaffs_hweight.o yaffs2/yaffs_hweight.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o yaffs2/yaffs_ecc.o yaffs2/yaffs_ecc.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags1.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o yaffs2/yaffs_packedtags2.o yaffs2/yaffs_packedtags2.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o safe_rw.o safe_rw.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o endian_convert.o endian_convert.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o progress_bar.o progress_bar.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o mkyaffs2.o mkyaffs2.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o unyaffs2.o unyaffs2.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o unspare2.o unspare2.c gcc -o unspare2 yaffs2/yaffs_hweight.o yaffs2/yaffs_ecc.o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags2.o safe_rw.o endian_convert.o progress_bar.o unspare2.o -lm In function 'mkyaffs2_write_obj', inlined from 'mkyaffs2_write_objtree' at mkyaffs2.c:780:11: mkyaffs2.c:696:9: warning: 'strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 696 | strncpy(oh.name, obj->name, YAFFS_MAX_NAME_LENGTH); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mkyaffs2.c: In function 'mkyaffs2_scan_dir': mkyaffs2.c:595:17: warning: 'strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 595 | strncpy(obj->name, dent->d_name, NAME_MAX); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -o mkyaffs2 yaffs2/yaffs_hweight.o yaffs2/yaffs_ecc.o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags2.o safe_rw.o endian_convert.o progress_bar.o mkyaffs2.o -lm In function 'unyaffs2_oh2obj', inlined from 'unyaffs2_scan_chunk' at unyaffs2.c:811:3, inlined from 'unyaffs2_scan_img' at unyaffs2.c:874:4, inlined from 'unyaffs2_extract_image' at unyaffs2.c:1476:6: unyaffs2.c:632:9: warning: 'strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 632 | strncpy(obj->name, oh->name, NAME_MAX); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -o unyaffs2 yaffs2/yaffs_hweight.o yaffs2/yaffs_ecc.o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags2.o safe_rw.o endian_convert.o progress_bar.o unyaffs2.o -lm make[1]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-yaffs2utils-0.2.9' >>> host-yaffs2utils 0.2.9 Installing to host directory mkdir -p /home/buildroot/autobuild/instance-2/output-1/host/bin PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-2/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/buildroot/autobuild/instance-2/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-2/output-1/host/share/pkgconfig" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-2/output-1/build/host-yaffs2utils-0.2.9 INSTALLDIR=/home/buildroot/autobuild/instance-2/output-1/host/bin install make[1]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-yaffs2utils-0.2.9' cp mkyaffs2 unyaffs2 unspare2 /home/buildroot/autobuild/instance-2/output-1/host/bin make[1]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-yaffs2utils-0.2.9' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/buildroot/autobuild/instance-2/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-Os', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/buildroot/autobuild/instance-2/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/buildroot/autobuild/instance-2/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%ppc64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%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@%/home/buildroot/autobuild/instance-2/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/instance-2/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-2/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/instance-2/output-1/host/powerpc64-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/autobuild/instance-2/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/instance-2/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/buildroot/autobuild/instance-2/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/buildroot/autobuild/instance-2/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%ppc64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%'-Os', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@BR2_CMAKE@%/home/buildroot/autobuild/instance-2/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/instance-2/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-2/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/instance-2/output-1/host/powerpc64-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/autobuild/instance-2/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/instance-2/output-1/host/etc/meson/cross-compilation.conf /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/buildroot/autobuild/instance-2/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/buildroot/autobuild/instance-2/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /home/buildroot/autobuild/instance-2/output-1/build/busybox-1.36.0/.config; then grep -qsE '^/bin/ash$' /home/buildroot/autobuild/instance-2/output-1/target/etc/shells || echo "/bin/ash" >> /home/buildroot/autobuild/instance-2/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/buildroot/autobuild/instance-2/output-1/build/busybox-1.36.0/.config; then grep -qsE '^/bin/hush$' /home/buildroot/autobuild/instance-2/output-1/target/etc/shells || echo "/bin/hush" >> /home/buildroot/autobuild/instance-2/output-1/target/etc/shells; fi mkdir -p /home/buildroot/autobuild/instance-2/output-1/target/etc echo "buildroot" > /home/buildroot/autobuild/instance-2/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/instance-2/output-1/target/etc/hosts mkdir -p /home/buildroot/autobuild/instance-2/output-1/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/instance-2/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/instance-2/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/buildroot/autobuild/instance-2/output-1/target/etc/shells || echo "/bin/sh" >> /home/buildroot/autobuild/instance-2/output-1/target/etc/shells if [ -x /home/buildroot/autobuild/instance-2/output-1/target/sbin/swapon -a -x /home/buildroot/autobuild/instance-2/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/buildroot/autobuild/instance-2/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/buildroot/autobuild/instance-2/output-1/target/etc/inittab; fi rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/include /home/buildroot/autobuild/instance-2/output-1/target/usr/share/aclocal \ /home/buildroot/autobuild/instance-2/output-1/target/usr/lib/pkgconfig /home/buildroot/autobuild/instance-2/output-1/target/usr/share/pkgconfig \ /home/buildroot/autobuild/instance-2/output-1/target/usr/lib/cmake /home/buildroot/autobuild/instance-2/output-1/target/usr/share/cmake \ /home/buildroot/autobuild/instance-2/output-1/target/usr/lib/rpm /home/buildroot/autobuild/instance-2/output-1/target/usr/doc find /home/buildroot/autobuild/instance-2/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/instance-2/output-1/target/lib/ /home/buildroot/autobuild/instance-2/output-1/target/usr/lib/ /home/buildroot/autobuild/instance-2/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/share/gdb rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/instance-2/output-1/target/etc/bash_completion.d rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/share/zsh rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/man /home/buildroot/autobuild/instance-2/output-1/target/usr/share/man rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/info /home/buildroot/autobuild/instance-2/output-1/target/usr/share/info rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/doc /home/buildroot/autobuild/instance-2/output-1/target/usr/share/doc rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/instance-2/output-1/target/usr/share 2>/dev/null || true rm -rf /home/buildroot/autobuild/instance-2/output-1/target/lib/debug /home/buildroot/autobuild/instance-2/output-1/target/usr/lib/debug find /home/buildroot/autobuild/instance-2/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 /home/buildroot/autobuild/instance-2/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /home/buildroot/autobuild/instance-2/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/buildroot/autobuild/instance-2/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/buildroot/autobuild/instance-2/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2023.02-93-gd3051892eb"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2023.05-git\"" \ ) > /home/buildroot/autobuild/instance-2/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/instance-2/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/buildroot/autobuild/instance-2/output-1/per-package /home/buildroot/autobuild/instance-2/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/instance-2/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs mkdir -p /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs printf ' - - sudo -1 - - - -\n\n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n /usr/bin/sudo f 4755 0 0 - - - - -\n\n' > /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt system/device_table_dev.txt >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt printf ' \n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.squashfs mkdir -p /home/buildroot/autobuild/instance-2/output-1/images rm -rf /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/squashfs mkdir -p /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/squashfs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-2/output-1/target/ /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/squashfs/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/squashfs/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/squashfs/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/squashfs/target" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/squashfs/fakeroot PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /home/buildroot/autobuild/instance-2/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/squashfs/target >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/squashfs/fakeroot echo "/home/buildroot/autobuild/instance-2/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/squashfs/target" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/squashfs/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/squashfs/target/usr/lib/udev/hwdb.d/ /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/squashfs/target/etc/udev/hwdb.d/\n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/squashfs/fakeroot echo "find /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/squashfs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/squashfs/fakeroot echo "find /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/squashfs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/squashfs/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/squashfs/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/squashfs/fakeroot printf ' /home/buildroot/autobuild/instance-2/output-1/host/bin/mksquashfs /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/squashfs/target /home/buildroot/autobuild/instance-2/output-1/images/rootfs.squashfs -noappend -processors 4 -b 64K -nopad -comp lz4\n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/squashfs/fakeroot chmod a+x /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/squashfs/fakeroot PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-2/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/squashfs/fakeroot rootdir=/home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/squashfs/target table='/home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt' Parallel mksquashfs: Using 4 processors Creating 4.0 filesystem on /home/buildroot/autobuild/instance-2/output-1/images/rootfs.squashfs, block size 65536. [=============================================================|] 2489/2489 100% Exportable Squashfs 4.0 filesystem, lz4 compressed, data block size 65536 compressed data, compressed metadata, compressed fragments, compressed xattrs, compressed ids duplicates are removed Filesystem size 36364.01 Kbytes (35.51 Mbytes) 36.23% of uncompressed filesystem size (100375.11 Kbytes) Inode table size 28166 bytes (27.51 Kbytes) 39.98% of uncompressed inode table size (70444 bytes) Directory table size 23057 bytes (22.52 Kbytes) 60.68% of uncompressed directory table size (37999 bytes) Number of duplicate files found 173 Number of inodes 1965 Number of files 1195 Number of fragments 157 Number of symbolic links 386 Number of device nodes 203 Number of fifo nodes 0 Number of socket nodes 0 Number of directories 181 Number of hard-links 0 Number of ids (unique uids + gids) 3 Number of uids 2 root (0) unknown (33) Number of gids 3 root (0) tty (5) tape (33) >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/buildroot/autobuild/instance-2/output-1/images rm -rf /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-2/output-1/target/ /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /home/buildroot/autobuild/instance-2/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/buildroot/autobuild/instance-2/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/buildroot/autobuild/instance-2/output-1/host/bin/mkyaffs2 --all-root /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target /home/buildroot/autobuild/instance-2/output-1/images/rootfs.yaffs2\n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-2/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target table='/home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][done] scanning complete, total 1965 objects. stage 2: creating image '/home/buildroot/autobuild/instance-2/output-1/images/rootfs.yaffs2' [ ] 1/1965 0% [ ] 2/1965 0% [ ] 3/1965 0% [ ] 4/1965 0% [ ] 5/1965 0% [ ] 6/1965 0% [ ] 7/1965 0% [ ] 8/1965 0% [ ] 9/1965 0% [ ] 10/1965 0% [ ] 11/1965 0% [ ] 12/1965 0% [ ] 13/1965 0% [ ] 14/1965 0% [ ] 15/1965 0% [ ] 16/1965 0% [ ] 17/1965 0% [ ] 18/1965 0% [ ] 19/1965 0% [ ] 20/1965 1% [ ] 21/1965 1% [ ] 22/1965 1% [ ] 23/1965 1% [ ] 24/1965 1% [ ] 25/1965 1% [ ] 26/1965 1% [ ] 27/1965 1% [ ] 28/1965 1% [ ] 29/1965 1% [ ] 30/1965 1% [ ] 31/1965 1% [= ] 32/1965 1% [= ] 33/1965 1% [= ] 34/1965 1% [= ] 35/1965 1% [= ] 36/1965 1% [= ] 37/1965 1% [= ] 38/1965 1% [= ] 39/1965 1% [= ] 40/1965 2% [= ] 41/1965 2% [= ] 42/1965 2% [= ] 43/1965 2% [= ] 44/1965 2% [= ] 45/1965 2% [= ] 46/1965 2% [= ] 47/1965 2% [= ] 48/1965 2% [= ] 49/1965 2% [= ] 50/1965 2% [= ] 51/1965 2% [= ] 52/1965 2% [= ] 53/1965 2% [= ] 54/1965 2% [= ] 55/1965 2% [= ] 56/1965 2% [= ] 57/1965 2% [= ] 58/1965 2% [= ] 59/1965 3% [= ] 60/1965 3% [= ] 61/1965 3% [= ] 62/1965 3% [= ] 63/1965 3% [== ] 64/1965 3% [== ] 65/1965 3% [== ] 66/1965 3% [== ] 67/1965 3% [== ] 68/1965 3% [== ] 69/1965 3% [== ] 70/1965 3% [== ] 71/1965 3% [== ] 72/1965 3% [== ] 73/1965 3% [== ] 74/1965 3% [== ] 75/1965 3% [== ] 76/1965 3% [== ] 77/1965 3% [== ] 78/1965 3% [== ] 79/1965 4% [== ] 80/1965 4% [== ] 81/1965 4% [== ] 82/1965 4% [== ] 83/1965 4% [== ] 84/1965 4% [== ] 85/1965 4% [== ] 86/1965 4% [== ] 87/1965 4% [== ] 88/1965 4% [== ] 89/1965 4% [== ] 90/1965 4% [== ] 91/1965 4% [== ] 92/1965 4% [== ] 93/1965 4% [== ] 94/1965 4% [== ] 95/1965 4% [=== ] 96/1965 4% [=== ] 97/1965 4% [=== ] 98/1965 4% [=== ] 99/1965 5% [=== ] 100/1965 5% [=== ] 101/1965 5% [=== ] 102/1965 5% [=== ] 103/1965 5% [=== ] 104/1965 5% [=== ] 105/1965 5% [=== ] 106/1965 5% [=== ] 107/1965 5% [=== ] 108/1965 5% [=== ] 109/1965 5% [=== ] 110/1965 5% [=== ] 111/1965 5% [=== ] 112/1965 5% [=== ] 113/1965 5% [=== ] 114/1965 5% [=== ] 115/1965 5% [=== ] 116/1965 5% [=== ] 117/1965 5% [=== ] 118/1965 6% [=== ] 119/1965 6% [=== ] 120/1965 6% [=== ] 121/1965 6% [=== ] 122/1965 6% [=== ] 123/1965 6% [=== ] 124/1965 6% [=== ] 125/1965 6% [=== ] 126/1965 6% [==== ] 127/1965 6% [==== ] 128/1965 6% [==== ] 129/1965 6% [==== ] 130/1965 6% [==== ] 131/1965 6% [==== ] 132/1965 6% [==== ] 133/1965 6% [==== ] 134/1965 6% [==== ] 135/1965 6% [==== ] 136/1965 6% [==== ] 137/1965 6% [==== ] 138/1965 7% [==== ] 139/1965 7% [==== ] 140/1965 7% [==== ] 141/1965 7% [==== ] 142/1965 7% [==== ] 143/1965 7% [==== ] 144/1965 7% [==== ] 145/1965 7% [==== ] 146/1965 7% [==== ] 147/1965 7% [==== ] 148/1965 7% [==== ] 149/1965 7% [==== ] 150/1965 7% [==== ] 151/1965 7% [==== ] 152/1965 7% [==== ] 153/1965 7% [==== ] 154/1965 7% [==== ] 155/1965 7% [==== ] 156/1965 7% [==== ] 157/1965 7% [==== ] 158/1965 8% [===== ] 159/1965 8% [===== ] 160/1965 8% [===== ] 161/1965 8% [===== ] 162/1965 8% [===== ] 163/1965 8% [===== ] 164/1965 8% [===== ] 165/1965 8% [===== ] 166/1965 8% [===== ] 167/1965 8% [===== ] 168/1965 8% [===== ] 169/1965 8% [===== ] 170/1965 8% [===== ] 171/1965 8% [===== ] 172/1965 8% [===== ] 173/1965 8% [===== ] 174/1965 8% [===== ] 175/1965 8% [===== ] 176/1965 8% [===== ] 177/1965 9% [===== ] 178/1965 9% [===== ] 179/1965 9% [===== ] 180/1965 9% [===== ] 181/1965 9% [===== ] 182/1965 9% [===== ] 183/1965 9% [===== ] 184/1965 9% [===== ] 185/1965 9% [===== ] 186/1965 9% [===== ] 187/1965 9% [===== ] 188/1965 9% [===== ] 189/1965 9% [===== ] 190/1965 9% [====== ] 191/1965 9% [====== ] 192/1965 9% [====== ] 193/1965 9% [====== ] 194/1965 9% [====== ] 195/1965 9% [====== ] 196/1965 9% [====== ] 197/1965 10% [====== ] 198/1965 10% [====== ] 199/1965 10% [====== ] 200/1965 10% [====== ] 201/1965 10% [====== ] 202/1965 10% [====== ] 203/1965 10% [====== ] 204/1965 10% [====== ] 205/1965 10% [====== ] 206/1965 10% [====== ] 207/1965 10% [====== ] 208/1965 10% [====== ] 209/1965 10% [====== ] 210/1965 10% [====== ] 211/1965 10% [====== ] 212/1965 10% [====== ] 213/1965 10% [====== ] 214/1965 10% [====== ] 215/1965 10% [====== ] 216/1965 10% [====== ] 217/1965 11% [====== ] 218/1965 11% [====== ] 219/1965 11% [====== ] 220/1965 11% [====== ] 221/1965 11% [======= ] 222/1965 11% [======= ] 223/1965 11% [======= ] 224/1965 11% [======= ] 225/1965 11% [======= ] 226/1965 11% [======= ] 227/1965 11% [======= ] 228/1965 11% [======= ] 229/1965 11% [======= ] 230/1965 11% [======= ] 231/1965 11% [======= ] 232/1965 11% [======= ] 233/1965 11% [======= ] 234/1965 11% [======= ] 235/1965 11% [======= ] 236/1965 12% [======= ] 237/1965 12% [======= ] 238/1965 12% [======= ] 239/1965 12% [======= ] 240/1965 12% [======= ] 241/1965 12% [======= ] 242/1965 12% [======= ] 243/1965 12% [======= ] 244/1965 12% [======= ] 245/1965 12% [======= ] 246/1965 12% [======= ] 247/1965 12% [======= ] 248/1965 12% [======= ] 249/1965 12% [======= ] 250/1965 12% [======= ] 251/1965 12% [======= ] 252/1965 12% [======= ] 253/1965 12% [======== ] 254/1965 12% [======== ] 255/1965 12% [======== ] 256/1965 13% [======== ] 257/1965 13% [======== ] 258/1965 13% [======== ] 259/1965 13% [======== ] 260/1965 13% [======== ] 261/1965 13% [======== ] 262/1965 13% [======== ] 263/1965 13% [======== ] 264/1965 13% [======== ] 265/1965 13% [======== ] 266/1965 13% [======== ] 267/1965 13% [======== ] 268/1965 13% [======== ] 269/1965 13% [======== ] 270/1965 13% [======== ] 271/1965 13% [======== ] 272/1965 13% [======== ] 273/1965 13% [======== ] 274/1965 13% [======== ] 275/1965 13% [======== ] 276/1965 14% [======== ] 277/1965 14% [======== ] 278/1965 14% [======== ] 279/1965 14% [======== ] 280/1965 14% [======== ] 281/1965 14% [======== ] 282/1965 14% [======== ] 283/1965 14% [======== ] 284/1965 14% [======== ] 285/1965 14% [========= ] 286/1965 14% [========= ] 287/1965 14% [========= ] 288/1965 14% [========= ] 289/1965 14% [========= ] 290/1965 14% [========= ] 291/1965 14% [========= ] 292/1965 14% [========= ] 293/1965 14% [========= ] 294/1965 14% [========= ] 295/1965 15% [========= ] 296/1965 15% [========= ] 297/1965 15% [========= ] 298/1965 15% [========= ] 299/1965 15% [========= ] 300/1965 15% [========= ] 301/1965 15% [========= ] 302/1965 15% [========= ] 303/1965 15% [========= ] 304/1965 15% [========= ] 305/1965 15% [========= ] 306/1965 15% [========= ] 307/1965 15% [========= ] 308/1965 15% [========= ] 309/1965 15% [========= ] 310/1965 15% [========= ] 311/1965 15% [========= ] 312/1965 15% [========= ] 313/1965 15% [========= ] 314/1965 15% [========= ] 315/1965 16% [========= ] 316/1965 16% [========== ] 317/1965 16% [========== ] 318/1965 16% [========== ] 319/1965 16% [========== ] 320/1965 16% [========== ] 321/1965 16% [========== ] 322/1965 16% [========== ] 323/1965 16% [========== ] 324/1965 16% [========== ] 325/1965 16% [========== ] 326/1965 16% [========== ] 327/1965 16% [========== ] 328/1965 16% [========== ] 329/1965 16% [========== ] 330/1965 16% [========== ] 331/1965 16% [========== ] 332/1965 16% [========== ] 333/1965 16% [========== ] 334/1965 16% [========== ] 335/1965 17% [========== ] 336/1965 17% [========== ] 337/1965 17% [========== ] 338/1965 17% [========== ] 339/1965 17% [========== ] 340/1965 17% [========== ] 341/1965 17% [========== ] 342/1965 17% [========== ] 343/1965 17% [========== ] 344/1965 17% [========== ] 345/1965 17% [========== ] 346/1965 17% [========== ] 347/1965 17% [========== ] 348/1965 17% [=========== ] 349/1965 17% [=========== ] 350/1965 17% [=========== ] 351/1965 17% [=========== ] 352/1965 17% [=========== ] 353/1965 17% [=========== ] 354/1965 18% [=========== ] 355/1965 18% [=========== ] 356/1965 18% [=========== ] 357/1965 18% [=========== ] 358/1965 18% [=========== ] 359/1965 18% [=========== ] 360/1965 18% [=========== ] 361/1965 18% [=========== ] 362/1965 18% [=========== ] 363/1965 18% [=========== ] 364/1965 18% [=========== ] 365/1965 18% [=========== ] 366/1965 18% [=========== ] 367/1965 18% [=========== ] 368/1965 18% [=========== ] 369/1965 18% [=========== ] 370/1965 18% [=========== ] 371/1965 18% [=========== ] 372/1965 18% [=========== ] 373/1965 18% [=========== ] 374/1965 19% [=========== ] 375/1965 19% [=========== ] 376/1965 19% [=========== ] 377/1965 19% [=========== ] 378/1965 19% [=========== ] 379/1965 19% [=========== ] 380/1965 19% [============ ] 381/1965 19% [============ ] 382/1965 19% [============ ] 383/1965 19% [============ ] 384/1965 19% [============ ] 385/1965 19% [============ ] 386/1965 19% [============ ] 387/1965 19% [============ ] 388/1965 19% [============ ] 389/1965 19% [============ ] 390/1965 19% [============ ] 391/1965 19% [============ ] 392/1965 19% [============ ] 393/1965 20% [============ ] 394/1965 20% [============ ] 395/1965 20% [============ ] 396/1965 20% [============ ] 397/1965 20% [============ ] 398/1965 20% [============ ] 399/1965 20% [============ ] 400/1965 20% [============ ] 401/1965 20% [============ ] 402/1965 20% [============ ] 403/1965 20% [============ ] 404/1965 20% [============ ] 405/1965 20% [============ ] 406/1965 20% [============ ] 407/1965 20% [============ ] 408/1965 20% [============ ] 409/1965 20% [============ ] 410/1965 20% [============ ] 411/1965 20% [============ ] 412/1965 20% [============= ] 413/1965 21% [============= ] 414/1965 21% [============= ] 415/1965 21% [============= ] 416/1965 21% [============= ] 417/1965 21% [============= ] 418/1965 21% [============= ] 419/1965 21% [============= ] 420/1965 21% [============= ] 421/1965 21% [============= ] 422/1965 21% [============= ] 423/1965 21% [============= ] 424/1965 21% [============= ] 425/1965 21% [============= ] 426/1965 21% [============= ] 427/1965 21% [============= ] 428/1965 21% [============= ] 429/1965 21% [============= ] 430/1965 21% [============= ] 431/1965 21% [============= ] 432/1965 21% [============= ] 433/1965 22% [============= ] 434/1965 22% [============= ] 435/1965 22% [============= ] 436/1965 22% [============= ] 437/1965 22% [============= ] 438/1965 22% [============= ] 439/1965 22% [============= ] 440/1965 22% [============= ] 441/1965 22% [============= ] 442/1965 22% [============= ] 443/1965 22% [============== ] 444/1965 22% [============== ] 445/1965 22% [============== ] 446/1965 22% [============== ] 447/1965 22% [============== ] 448/1965 22% [============== ] 449/1965 22% [============== ] 450/1965 22% [============== ] 451/1965 22% [============== ] 452/1965 23% [============== ] 453/1965 23% [============== ] 454/1965 23% [============== ] 455/1965 23% [============== ] 456/1965 23% [============== ] 457/1965 23% [============== ] 458/1965 23% [============== ] 459/1965 23% [============== ] 460/1965 23% [============== ] 461/1965 23% [============== ] 462/1965 23% [============== ] 463/1965 23% [============== ] 464/1965 23% [============== ] 465/1965 23% [============== ] 466/1965 23% [============== ] 467/1965 23% [============== ] 468/1965 23% [============== ] 469/1965 23% [============== ] 470/1965 23% [============== ] 471/1965 23% [============== ] 472/1965 24% [============== ] 473/1965 24% [============== ] 474/1965 24% [============== ] 475/1965 24% [=============== ] 476/1965 24% [=============== ] 477/1965 24% [=============== ] 478/1965 24% [=============== ] 479/1965 24% [=============== ] 480/1965 24% [=============== ] 481/1965 24% [=============== ] 482/1965 24% [=============== ] 483/1965 24% [=============== ] 484/1965 24% [=============== ] 485/1965 24% [=============== ] 486/1965 24% [=============== ] 487/1965 24% [=============== ] 488/1965 24% [=============== ] 489/1965 24% [=============== ] 490/1965 24% [=============== ] 491/1965 24% [=============== ] 492/1965 25% [=============== ] 493/1965 25% [=============== ] 494/1965 25% [=============== ] 495/1965 25% [=============== ] 496/1965 25% [=============== ] 497/1965 25% [=============== ] 498/1965 25% [=============== ] 499/1965 25% [=============== ] 500/1965 25% [=============== ] 501/1965 25% [=============== ] 502/1965 25% [=============== ] 503/1965 25% [=============== ] 504/1965 25% [=============== ] 505/1965 25% [=============== ] 506/1965 25% [=============== ] 507/1965 25% [================ ] 508/1965 25% [================ ] 509/1965 25% [================ ] 510/1965 25% [================ ] 511/1965 26% [================ ] 512/1965 26% [================ ] 513/1965 26% [================ ] 514/1965 26% [================ ] 515/1965 26% [================ ] 516/1965 26% [================ ] 517/1965 26% [================ ] 518/1965 26% [================ ] 519/1965 26% [================ ] 520/1965 26% [================ ] 521/1965 26% [================ ] 522/1965 26% [================ ] 523/1965 26% [================ ] 524/1965 26% [================ ] 525/1965 26% [================ ] 526/1965 26% [================ ] 527/1965 26% [================ ] 528/1965 26% [================ ] 529/1965 26% [================ ] 530/1965 26% [================ ] 531/1965 27% [================ ] 532/1965 27% [================ ] 533/1965 27% [================ ] 534/1965 27% [================ ] 535/1965 27% [================ ] 536/1965 27% [================ ] 537/1965 27% [================ ] 538/1965 27% [================= ] 539/1965 27% [================= ] 540/1965 27% [================= ] 541/1965 27% [================= ] 542/1965 27% [================= ] 543/1965 27% [================= ] 544/1965 27% [================= ] 545/1965 27% [================= ] 546/1965 27% [================= ] 547/1965 27% [================= ] 548/1965 27% [================= ] 549/1965 27% [================= ] 550/1965 27% [================= ] 551/1965 28% [================= ] 552/1965 28% [================= ] 553/1965 28% [================= ] 554/1965 28% [================= ] 555/1965 28% [================= ] 556/1965 28% [================= ] 557/1965 28% [================= ] 558/1965 28% [================= ] 559/1965 28% [================= ] 560/1965 28% [================= ] 561/1965 28% [================= ] 562/1965 28% [================= ] 563/1965 28% [================= ] 564/1965 28% [================= ] 565/1965 28% [================= ] 566/1965 28% [================= ] 567/1965 28% [================= ] 568/1965 28% [================= ] 569/1965 28% [================= ] 570/1965 29% [================== ] 571/1965 29% [================== ] 572/1965 29% [================== ] 573/1965 29% [================== ] 574/1965 29% [================== ] 575/1965 29% [================== ] 576/1965 29% [================== ] 577/1965 29% [================== ] 578/1965 29% [================== ] 579/1965 29% [================== ] 580/1965 29% [================== ] 581/1965 29% [================== ] 582/1965 29% [================== ] 583/1965 29% [================== ] 584/1965 29% [================== ] 585/1965 29% [================== ] 586/1965 29% [================== ] 587/1965 29% [================== ] 588/1965 29% [================== ] 589/1965 29% [================== ] 590/1965 30% [================== ] 591/1965 30% [================== ] 592/1965 30% [================== ] 593/1965 30% [================== ] 594/1965 30% [================== ] 595/1965 30% [================== ] 596/1965 30% [================== ] 597/1965 30% [================== ] 598/1965 30% [================== ] 599/1965 30% [================== ] 600/1965 30% [================== ] 601/1965 30% [================== ] 602/1965 30% [=================== ] 603/1965 30% [=================== ] 604/1965 30% [=================== ] 605/1965 30% [=================== ] 606/1965 30% [=================== ] 607/1965 30% [=================== ] 608/1965 30% [=================== ] 609/1965 30% [=================== ] 610/1965 31% [=================== ] 611/1965 31% [=================== ] 612/1965 31% [=================== ] 613/1965 31% [=================== ] 614/1965 31% [=================== ] 615/1965 31% [=================== ] 616/1965 31% [=================== ] 617/1965 31% [=================== ] 618/1965 31% [=================== ] 619/1965 31% [=================== ] 620/1965 31% [=================== ] 621/1965 31% [=================== ] 622/1965 31% [=================== ] 623/1965 31% [=================== ] 624/1965 31% [=================== ] 625/1965 31% [=================== ] 626/1965 31% [=================== ] 627/1965 31% [=================== ] 628/1965 31% [=================== ] 629/1965 32% [=================== ] 630/1965 32% [=================== ] 631/1965 32% [=================== ] 632/1965 32% [=================== ] 633/1965 32% [==================== ] 634/1965 32% [==================== ] 635/1965 32% [==================== ] 636/1965 32% [==================== ] 637/1965 32% [==================== ] 638/1965 32% [==================== ] 639/1965 32% [==================== ] 640/1965 32% [==================== ] 641/1965 32% [==================== ] 642/1965 32% [==================== ] 643/1965 32% [==================== ] 644/1965 32% [==================== ] 645/1965 32% [==================== ] 646/1965 32% [==================== ] 647/1965 32% [==================== ] 648/1965 32% [==================== ] 649/1965 33% [==================== ] 650/1965 33% [==================== ] 651/1965 33% [==================== ] 652/1965 33% [==================== ] 653/1965 33% [==================== ] 654/1965 33% [==================== ] 655/1965 33% [==================== ] 656/1965 33% [==================== ] 657/1965 33% [==================== ] 658/1965 33% [==================== ] 659/1965 33% [==================== ] 660/1965 33% [==================== ] 661/1965 33% [==================== ] 662/1965 33% [==================== ] 663/1965 33% [==================== ] 664/1965 33% [==================== ] 665/1965 33% [===================== ] 666/1965 33% [===================== ] 667/1965 33% [===================== ] 668/1965 33% [===================== ] 669/1965 34% [===================== ] 670/1965 34% [===================== ] 671/1965 34% [===================== ] 672/1965 34% [===================== ] 673/1965 34% [===================== ] 674/1965 34% [===================== ] 675/1965 34% [===================== ] 676/1965 34% [===================== ] 677/1965 34% [===================== ] 678/1965 34% [===================== ] 679/1965 34% [===================== ] 680/1965 34% [===================== ] 681/1965 34% [===================== ] 682/1965 34% [===================== ] 683/1965 34% [===================== ] 684/1965 34% [===================== ] 685/1965 34% [===================== ] 686/1965 34% [===================== ] 687/1965 34% [===================== ] 688/1965 35% [===================== ] 689/1965 35% [===================== ] 690/1965 35% [===================== ] 691/1965 35% [===================== ] 692/1965 35% [===================== ] 693/1965 35% [===================== ] 694/1965 35% [===================== ] 695/1965 35% [===================== ] 696/1965 35% [===================== ] 697/1965 35% [====================== ] 698/1965 35% [====================== ] 699/1965 35% [====================== ] 700/1965 35% [====================== ] 701/1965 35% [====================== ] 702/1965 35% [====================== ] 703/1965 35% [====================== ] 704/1965 35% [====================== ] 705/1965 35% [====================== ] 706/1965 35% [====================== ] 707/1965 35% [====================== ] 708/1965 36% [====================== ] 709/1965 36% [====================== ] 710/1965 36% [====================== ] 711/1965 36% [====================== ] 712/1965 36% [====================== ] 713/1965 36% [====================== ] 714/1965 36% [====================== ] 715/1965 36% [====================== ] 716/1965 36% [====================== ] 717/1965 36% [====================== ] 718/1965 36% [====================== ] 719/1965 36% [====================== ] 720/1965 36% [====================== ] 721/1965 36% [====================== ] 722/1965 36% [====================== ] 723/1965 36% [====================== ] 724/1965 36% [====================== ] 725/1965 36% [====================== ] 726/1965 36% [====================== ] 727/1965 36% [====================== ] 728/1965 37% [======================= ] 729/1965 37% [======================= ] 730/1965 37% [======================= ] 731/1965 37% [======================= ] 732/1965 37% [======================= ] 733/1965 37% [======================= ] 734/1965 37% [======================= ] 735/1965 37% [======================= ] 736/1965 37% [======================= ] 737/1965 37% [======================= ] 738/1965 37% [======================= ] 739/1965 37% [======================= ] 740/1965 37% [======================= ] 741/1965 37% [======================= ] 742/1965 37% [======================= ] 743/1965 37% [======================= ] 744/1965 37% [======================= ] 745/1965 37% [======================= ] 746/1965 37% [======================= ] 747/1965 38% [======================= ] 748/1965 38% [======================= ] 749/1965 38% [======================= ] 750/1965 38% [======================= ] 751/1965 38% [======================= ] 752/1965 38% [======================= ] 753/1965 38% [======================= ] 754/1965 38% [======================= ] 755/1965 38% [======================= ] 756/1965 38% [======================= ] 757/1965 38% [======================= ] 758/1965 38% [======================= ] 759/1965 38% [======================= ] 760/1965 38% [======================== ] 761/1965 38% [======================== ] 762/1965 38% [======================== ] 763/1965 38% [======================== ] 764/1965 38% [======================== ] 765/1965 38% [======================== ] 766/1965 38% [======================== ] 767/1965 39% [======================== ] 768/1965 39% [======================== ] 769/1965 39% [======================== ] 770/1965 39% [======================== ] 771/1965 39% [======================== ] 772/1965 39% [======================== ] 773/1965 39% [======================== ] 774/1965 39% [======================== ] 775/1965 39% [======================== ] 776/1965 39% [======================== ] 777/1965 39% [======================== ] 778/1965 39% [======================== ] 779/1965 39% [======================== ] 780/1965 39% [======================== ] 781/1965 39% [======================== ] 782/1965 39% [======================== ] 783/1965 39% [======================== ] 784/1965 39% [======================== ] 785/1965 39% [======================== ] 786/1965 40% [======================== ] 787/1965 40% [======================== ] 788/1965 40% [======================== ] 789/1965 40% [======================== ] 790/1965 40% [======================== ] 791/1965 40% [======================== ] 792/1965 40% [========================= ] 793/1965 40% [========================= ] 794/1965 40% [========================= ] 795/1965 40% [========================= ] 796/1965 40% [========================= ] 797/1965 40% [========================= ] 798/1965 40% [========================= ] 799/1965 40% [========================= ] 800/1965 40% [========================= ] 801/1965 40% [========================= ] 802/1965 40% [========================= ] 803/1965 40% [========================= ] 804/1965 40% [========================= ] 805/1965 40% [========================= ] 806/1965 41% [========================= ] 807/1965 41% [========================= ] 808/1965 41% [========================= ] 809/1965 41% [========================= ] 810/1965 41% [========================= ] 811/1965 41% [========================= ] 812/1965 41% [========================= ] 813/1965 41% [========================= ] 814/1965 41% [========================= ] 815/1965 41% [========================= ] 816/1965 41% [========================= ] 817/1965 41% [========================= ] 818/1965 41% [========================= ] 819/1965 41% [========================= ] 820/1965 41% [========================= ] 821/1965 41% [========================= ] 822/1965 41% [========================= ] 823/1965 41% [========================= ] 824/1965 41% [========================== ] 825/1965 41% [========================== ] 826/1965 42% [========================== ] 827/1965 42% [========================== ] 828/1965 42% [========================== ] 829/1965 42% [========================== ] 830/1965 42% [========================== ] 831/1965 42% [========================== ] 832/1965 42% [========================== ] 833/1965 42% [========================== ] 834/1965 42% [========================== ] 835/1965 42% [========================== ] 836/1965 42% [========================== ] 837/1965 42% [========================== ] 838/1965 42% [========================== ] 839/1965 42% [========================== ] 840/1965 42% [========================== ] 841/1965 42% [========================== ] 842/1965 42% [========================== ] 843/1965 42% [========================== ] 844/1965 42% [========================== ] 845/1965 43% [========================== ] 846/1965 43% [========================== ] 847/1965 43% [========================== ] 848/1965 43% [========================== ] 849/1965 43% [========================== ] 850/1965 43% [========================== ] 851/1965 43% [========================== ] 852/1965 43% [========================== ] 853/1965 43% [========================== ] 854/1965 43% [========================== ] 855/1965 43% [=========================== ] 856/1965 43% [=========================== ] 857/1965 43% [=========================== ] 858/1965 43% [=========================== ] 859/1965 43% [=========================== ] 860/1965 43% [=========================== ] 861/1965 43% [=========================== ] 862/1965 43% [=========================== ] 863/1965 43% [=========================== ] 864/1965 43% [=========================== ] 865/1965 44% [=========================== ] 866/1965 44% [=========================== ] 867/1965 44% [=========================== ] 868/1965 44% [=========================== ] 869/1965 44% [=========================== ] 870/1965 44% [=========================== ] 871/1965 44% [=========================== ] 872/1965 44% [=========================== ] 873/1965 44% [=========================== ] 874/1965 44% [=========================== ] 875/1965 44% [=========================== ] 876/1965 44% [=========================== ] 877/1965 44% [=========================== ] 878/1965 44% [=========================== ] 879/1965 44% [=========================== ] 880/1965 44% [=========================== ] 881/1965 44% [=========================== ] 882/1965 44% [=========================== ] 883/1965 44% [=========================== ] 884/1965 44% [=========================== ] 885/1965 45% [=========================== ] 886/1965 45% [=========================== ] 887/1965 45% [============================ ] 888/1965 45% [============================ ] 889/1965 45% [============================ ] 890/1965 45% [============================ ] 891/1965 45% [============================ ] 892/1965 45% [============================ ] 893/1965 45% [============================ ] 894/1965 45% [============================ ] 895/1965 45% [============================ ] 896/1965 45% [============================ ] 897/1965 45% [============================ ] 898/1965 45% [============================ ] 899/1965 45% [============================ ] 900/1965 45% [============================ ] 901/1965 45% [============================ ] 902/1965 45% [============================ ] 903/1965 45% [============================ ] 904/1965 46% [============================ ] 905/1965 46% [============================ ] 906/1965 46% [============================ ] 907/1965 46% [============================ ] 908/1965 46% [============================ ] 909/1965 46% [============================ ] 910/1965 46% [============================ ] 911/1965 46% [============================ ] 912/1965 46% [============================ ] 913/1965 46% [============================ ] 914/1965 46% [============================ ] 915/1965 46% [============================ ] 916/1965 46% [============================ ] 917/1965 46% [============================ ] 918/1965 46% [============================ ] 919/1965 46% [============================= ] 920/1965 46% [============================= ] 921/1965 46% [============================= ] 922/1965 46% [============================= ] 923/1965 46% [============================= ] 924/1965 47% [============================= ] 925/1965 47% [============================= ] 926/1965 47% [============================= ] 927/1965 47% [============================= ] 928/1965 47% [============================= ] 929/1965 47% [============================= ] 930/1965 47% [============================= ] 931/1965 47% [============================= ] 932/1965 47% [============================= ] 933/1965 47% [============================= ] 934/1965 47% [============================= ] 935/1965 47% [============================= ] 936/1965 47% [============================= ] 937/1965 47% [============================= ] 938/1965 47% [============================= ] 939/1965 47% [============================= ] 940/1965 47% [============================= ] 941/1965 47% [============================= ] 942/1965 47% [============================= ] 943/1965 47% [============================= ] 944/1965 48% [============================= ] 945/1965 48% [============================= ] 946/1965 48% [============================= ] 947/1965 48% [============================= ] 948/1965 48% [============================= ] 949/1965 48% [============================= ] 950/1965 48% [============================== ] 951/1965 48% [============================== ] 952/1965 48% [============================== ] 953/1965 48% [============================== ] 954/1965 48% [============================== ] 955/1965 48% [============================== ] 956/1965 48% [============================== ] 957/1965 48% [============================== ] 958/1965 48% [============================== ] 959/1965 48% [============================== ] 960/1965 48% [============================== ] 961/1965 48% [============================== ] 962/1965 48% [============================== ] 963/1965 49% [============================== ] 964/1965 49% [============================== ] 965/1965 49% [============================== ] 966/1965 49% [============================== ] 967/1965 49% [============================== ] 968/1965 49% [============================== ] 969/1965 49% [============================== ] 970/1965 49% [============================== ] 971/1965 49% [============================== ] 972/1965 49% [============================== ] 973/1965 49% [============================== ] 974/1965 49% [============================== ] 975/1965 49% [============================== ] 976/1965 49% [============================== ] 977/1965 49% [============================== ] 978/1965 49% [============================== ] 979/1965 49% [============================== ] 980/1965 49% [============================== ] 981/1965 49% [============================== ] 982/1965 49% [=============================== ] 983/1965 50% [=============================== ] 984/1965 50% [=============================== ] 985/1965 50% [=============================== ] 986/1965 50% [=============================== ] 987/1965 50% [=============================== ] 988/1965 50% [=============================== ] 989/1965 50% [=============================== ] 990/1965 50% [=============================== ] 991/1965 50% [=============================== ] 992/1965 50% [=============================== ] 993/1965 50% [=============================== ] 994/1965 50% [=============================== ] 995/1965 50% [=============================== ] 996/1965 50% [=============================== ] 997/1965 50% [=============================== ] 998/1965 50% [=============================== ] 999/1965 50% [=============================== ] 1000/1965 50% [=============================== ] 1001/1965 50% [=============================== ] 1002/1965 50% [=============================== ] 1003/1965 51% [=============================== ] 1004/1965 51% [=============================== ] 1005/1965 51% [=============================== ] 1006/1965 51% [=============================== ] 1007/1965 51% [=============================== ] 1008/1965 51% [=============================== ] 1009/1965 51% [=============================== ] 1010/1965 51% [=============================== ] 1011/1965 51% [=============================== ] 1012/1965 51% [=============================== ] 1013/1965 51% [=============================== ] 1014/1965 51% [================================ ] 1015/1965 51% [================================ ] 1016/1965 51% [================================ ] 1017/1965 51% [================================ ] 1018/1965 51% [================================ ] 1019/1965 51% [================================ ] 1020/1965 51% [================================ ] 1021/1965 51% [================================ ] 1022/1965 52% [================================ ] 1023/1965 52% [================================ ] 1024/1965 52% [================================ ] 1025/1965 52% [================================ ] 1026/1965 52% [================================ ] 1027/1965 52% [================================ ] 1028/1965 52% [================================ ] 1029/1965 52% [================================ ] 1030/1965 52% [================================ ] 1031/1965 52% [================================ ] 1032/1965 52% [================================ ] 1033/1965 52% [================================ ] 1034/1965 52% [================================ ] 1035/1965 52% [================================ ] 1036/1965 52% [================================ ] 1037/1965 52% [================================ ] 1038/1965 52% [================================ ] 1039/1965 52% [================================ ] 1040/1965 52% [================================ ] 1041/1965 52% [================================ ] 1042/1965 53% [================================ ] 1043/1965 53% [================================ ] 1044/1965 53% [================================ ] 1045/1965 53% [================================= ] 1046/1965 53% [================================= ] 1047/1965 53% [================================= ] 1048/1965 53% [================================= ] 1049/1965 53% [================================= ] 1050/1965 53% [================================= ] 1051/1965 53% [================================= ] 1052/1965 53% [================================= ] 1053/1965 53% [================================= ] 1054/1965 53% [================================= ] 1055/1965 53% [================================= ] 1056/1965 53% [================================= ] 1057/1965 53% [================================= ] 1058/1965 53% [================================= ] 1059/1965 53% [================================= ] 1060/1965 53% [================================= ] 1061/1965 53% [================================= ] 1062/1965 54% [================================= ] 1063/1965 54% [================================= ] 1064/1965 54% [================================= ] 1065/1965 54% [================================= ] 1066/1965 54% [================================= ] 1067/1965 54% [================================= ] 1068/1965 54% [================================= ] 1069/1965 54% [================================= ] 1070/1965 54% [================================= ] 1071/1965 54% [================================= ] 1072/1965 54% [================================= ] 1073/1965 54% [================================= ] 1074/1965 54% [================================= ] 1075/1965 54% [================================= ] 1076/1965 54% [================================= ] 1077/1965 54% [================================== ] 1078/1965 54% [================================== ] 1079/1965 54% [================================== ] 1080/1965 54% [================================== ] 1081/1965 55% [================================== ] 1082/1965 55% [================================== ] 1083/1965 55% [================================== ] 1084/1965 55% [================================== ] 1085/1965 55% [================================== ] 1086/1965 55% [================================== ] 1087/1965 55% [================================== ] 1088/1965 55% [================================== ] 1089/1965 55% [================================== ] 1090/1965 55% [================================== ] 1091/1965 55% [================================== ] 1092/1965 55% [================================== ] 1093/1965 55% [================================== ] 1094/1965 55% [================================== ] 1095/1965 55% [================================== ] 1096/1965 55% [================================== ] 1097/1965 55% [================================== ] 1098/1965 55% [================================== ] 1099/1965 55% [================================== ] 1100/1965 55% [================================== ] 1101/1965 56% [================================== ] 1102/1965 56% [================================== ] 1103/1965 56% [================================== ] 1104/1965 56% [================================== ] 1105/1965 56% [================================== ] 1106/1965 56% [================================== ] 1107/1965 56% [================================== ] 1108/1965 56% [================================== ] 1109/1965 56% [=================================== ] 1110/1965 56% [=================================== ] 1111/1965 56% [=================================== ] 1112/1965 56% [=================================== ] 1113/1965 56% [=================================== ] 1114/1965 56% [=================================== ] 1115/1965 56% [=================================== ] 1116/1965 56% [=================================== ] 1117/1965 56% [=================================== ] 1118/1965 56% [=================================== ] 1119/1965 56% [=================================== ] 1120/1965 56% [=================================== ] 1121/1965 57% [=================================== ] 1122/1965 57% [=================================== ] 1123/1965 57% [=================================== ] 1124/1965 57% [=================================== ] 1125/1965 57% [=================================== ] 1126/1965 57% [=================================== ] 1127/1965 57% [=================================== ] 1128/1965 57% [=================================== ] 1129/1965 57% [=================================== ] 1130/1965 57% [=================================== ] 1131/1965 57% [=================================== ] 1132/1965 57% [=================================== ] 1133/1965 57% [=================================== ] 1134/1965 57% [=================================== ] 1135/1965 57% [=================================== ] 1136/1965 57% [=================================== ] 1137/1965 57% [=================================== ] 1138/1965 57% [=================================== ] 1139/1965 57% [=================================== ] 1140/1965 58% [==================================== ] 1141/1965 58% [==================================== ] 1142/1965 58% [==================================== ] 1143/1965 58% [==================================== ] 1144/1965 58% [==================================== ] 1145/1965 58% [==================================== ] 1146/1965 58% [==================================== ] 1147/1965 58% [==================================== ] 1148/1965 58% [==================================== ] 1149/1965 58% [==================================== ] 1150/1965 58% [==================================== ] 1151/1965 58% [==================================== ] 1152/1965 58% [==================================== ] 1153/1965 58% [==================================== ] 1154/1965 58% [==================================== ] 1155/1965 58% [==================================== ] 1156/1965 58% [==================================== ] 1157/1965 58% [==================================== ] 1158/1965 58% [==================================== ] 1159/1965 58% [==================================== ] 1160/1965 59% [==================================== ] 1161/1965 59% [==================================== ] 1162/1965 59% [==================================== ] 1163/1965 59% [==================================== ] 1164/1965 59% [==================================== ] 1165/1965 59% [==================================== ] 1166/1965 59% [==================================== ] 1167/1965 59% [==================================== ] 1168/1965 59% [==================================== ] 1169/1965 59% [==================================== ] 1170/1965 59% [==================================== ] 1171/1965 59% [==================================== ] 1172/1965 59% [===================================== ] 1173/1965 59% [===================================== ] 1174/1965 59% [===================================== ] 1175/1965 59% [===================================== ] 1176/1965 59% [===================================== ] 1177/1965 59% [===================================== ] 1178/1965 59% [===================================== ] 1179/1965 60% [===================================== ] 1180/1965 60% [===================================== ] 1181/1965 60% [===================================== ] 1182/1965 60% [===================================== ] 1183/1965 60% [===================================== ] 1184/1965 60% [===================================== ] 1185/1965 60% [===================================== ] 1186/1965 60% [===================================== ] 1187/1965 60% [===================================== ] 1188/1965 60% [===================================== ] 1189/1965 60% [===================================== ] 1190/1965 60% [===================================== ] 1191/1965 60% [===================================== ] 1192/1965 60% [===================================== ] 1193/1965 60% [===================================== ] 1194/1965 60% [===================================== ] 1195/1965 60% [===================================== ] 1196/1965 60% [===================================== ] 1197/1965 60% [===================================== ] 1198/1965 60% [===================================== ] 1199/1965 61% [===================================== ] 1200/1965 61% [===================================== ] 1201/1965 61% [===================================== ] 1202/1965 61% [===================================== ] 1203/1965 61% [===================================== ] 1204/1965 61% [====================================== ] 1205/1965 61% [====================================== ] 1206/1965 61% [====================================== ] 1207/1965 61% [====================================== ] 1208/1965 61% [====================================== ] 1209/1965 61% [====================================== ] 1210/1965 61% [====================================== ] 1211/1965 61% [====================================== ] 1212/1965 61% [====================================== ] 1213/1965 61% [====================================== ] 1214/1965 61% [====================================== ] 1215/1965 61% [====================================== ] 1216/1965 61% [====================================== ] 1217/1965 61% [====================================== ] 1218/1965 61% [====================================== ] 1219/1965 62% [====================================== ] 1220/1965 62% [====================================== ] 1221/1965 62% [====================================== ] 1222/1965 62% [====================================== ] 1223/1965 62% [====================================== ] 1224/1965 62% [====================================== ] 1225/1965 62% [====================================== ] 1226/1965 62% [====================================== ] 1227/1965 62% [====================================== ] 1228/1965 62% [====================================== ] 1229/1965 62% [====================================== ] 1230/1965 62% [====================================== ] 1231/1965 62% [====================================== ] 1232/1965 62% [====================================== ] 1233/1965 62% [====================================== ] 1234/1965 62% [====================================== ] 1235/1965 62% [====================================== ] 1236/1965 62% [======================================= ] 1237/1965 62% [======================================= ] 1238/1965 63% [======================================= ] 1239/1965 63% [======================================= ] 1240/1965 63% [======================================= ] 1241/1965 63% [======================================= ] 1242/1965 63% [======================================= ] 1243/1965 63% [======================================= ] 1244/1965 63% [======================================= ] 1245/1965 63% [======================================= ] 1246/1965 63% [======================================= ] 1247/1965 63% [======================================= ] 1248/1965 63% [======================================= ] 1249/1965 63% [======================================= ] 1250/1965 63% [======================================= ] 1251/1965 63% [======================================= ] 1252/1965 63% [======================================= ] 1253/1965 63% [======================================= ] 1254/1965 63% [======================================= ] 1255/1965 63% [======================================= ] 1256/1965 63% [======================================= ] 1257/1965 63% [======================================= ] 1258/1965 64% [======================================= ] 1259/1965 64% [======================================= ] 1260/1965 64% [======================================= ] 1261/1965 64% [======================================= ] 1262/1965 64% [======================================= ] 1263/1965 64% [======================================= ] 1264/1965 64% [======================================= ] 1265/1965 64% [======================================= ] 1266/1965 64% [======================================= ] 1267/1965 64% [======================================== ] 1268/1965 64% [======================================== ] 1269/1965 64% [======================================== ] 1270/1965 64% [======================================== ] 1271/1965 64% [======================================== ] 1272/1965 64% [======================================== ] 1273/1965 64% [======================================== ] 1274/1965 64% [======================================== ] 1275/1965 64% [======================================== ] 1276/1965 64% [======================================== ] 1277/1965 64% [======================================== ] 1278/1965 65% [======================================== ] 1279/1965 65% [======================================== ] 1280/1965 65% [======================================== ] 1281/1965 65% [======================================== ] 1282/1965 65% [======================================== ] 1283/1965 65% [======================================== ] 1284/1965 65% [======================================== ] 1285/1965 65% [======================================== ] 1286/1965 65% [======================================== ] 1287/1965 65% [======================================== ] 1288/1965 65% [======================================== ] 1289/1965 65% [======================================== ] 1290/1965 65% [======================================== ] 1291/1965 65% [======================================== ] 1292/1965 65% [======================================== ] 1293/1965 65% [======================================== ] 1294/1965 65% [======================================== ] 1295/1965 65% [======================================== ] 1296/1965 65% [======================================== ] 1297/1965 66% [======================================== ] 1298/1965 66% [======================================== ] 1299/1965 66% [========================================= ] 1300/1965 66% [========================================= ] 1301/1965 66% [========================================= ] 1302/1965 66% [========================================= ] 1303/1965 66% [========================================= ] 1304/1965 66% [========================================= ] 1305/1965 66% [========================================= ] 1306/1965 66% [========================================= ] 1307/1965 66% [========================================= ] 1308/1965 66% [========================================= ] 1309/1965 66% [========================================= ] 1310/1965 66% [========================================= ] 1311/1965 66% [========================================= ] 1312/1965 66% [========================================= ] 1313/1965 66% [========================================= ] 1314/1965 66% [========================================= ] 1315/1965 66% [========================================= ] 1316/1965 66% [========================================= ] 1317/1965 67% [========================================= ] 1318/1965 67% [========================================= ] 1319/1965 67% [========================================= ] 1320/1965 67% [========================================= ] 1321/1965 67% [========================================= ] 1322/1965 67% [========================================= ] 1323/1965 67% [========================================= ] 1324/1965 67% [========================================= ] 1325/1965 67% [========================================= ] 1326/1965 67% [========================================= ] 1327/1965 67% [========================================= ] 1328/1965 67% [========================================= ] 1329/1965 67% [========================================= ] 1330/1965 67% [========================================= ] 1331/1965 67% [========================================== ] 1332/1965 67% [========================================== ] 1333/1965 67% [========================================== ] 1334/1965 67% [========================================== ] 1335/1965 67% [========================================== ] 1336/1965 67% [========================================== ] 1337/1965 68% [========================================== ] 1338/1965 68% [========================================== ] 1339/1965 68% [========================================== ] 1340/1965 68% [========================================== ] 1341/1965 68% [========================================== ] 1342/1965 68% [========================================== ] 1343/1965 68% [========================================== ] 1344/1965 68% [========================================== ] 1345/1965 68% [========================================== ] 1346/1965 68% [========================================== ] 1347/1965 68% [========================================== ] 1348/1965 68% [========================================== ] 1349/1965 68% [========================================== ] 1350/1965 68% [========================================== ] 1351/1965 68% [========================================== ] 1352/1965 68% [========================================== ] 1353/1965 68% [========================================== ] 1354/1965 68% [========================================== ] 1355/1965 68% [========================================== ] 1356/1965 69% [========================================== ] 1357/1965 69% [========================================== ] 1358/1965 69% [========================================== ] 1359/1965 69% [========================================== ] 1360/1965 69% [========================================== ] 1361/1965 69% [========================================== ] 1362/1965 69% [=========================================== ] 1363/1965 69% [=========================================== ] 1364/1965 69% [=========================================== ] 1365/1965 69% [=========================================== ] 1366/1965 69% [=========================================== ] 1367/1965 69% [=========================================== ] 1368/1965 69% [=========================================== ] 1369/1965 69% [=========================================== ] 1370/1965 69% [=========================================== ] 1371/1965 69% [=========================================== ] 1372/1965 69% [=========================================== ] 1373/1965 69% [=========================================== ] 1374/1965 69% [=========================================== ] 1375/1965 69% [=========================================== ] 1376/1965 70% [=========================================== ] 1377/1965 70% [=========================================== ] 1378/1965 70% [=========================================== ] 1379/1965 70% [=========================================== ] 1380/1965 70% [=========================================== ] 1381/1965 70% [=========================================== ] 1382/1965 70% [=========================================== ] 1383/1965 70% [=========================================== ] 1384/1965 70% [=========================================== ] 1385/1965 70% [=========================================== ] 1386/1965 70% [=========================================== ] 1387/1965 70% [=========================================== ] 1388/1965 70% [=========================================== ] 1389/1965 70% [=========================================== ] 1390/1965 70% [=========================================== ] 1391/1965 70% [=========================================== ] 1392/1965 70% [=========================================== ] 1393/1965 70% [=========================================== ] 1394/1965 70% [============================================ ] 1395/1965 70% [============================================ ] 1396/1965 71% [============================================ ] 1397/1965 71% [============================================ ] 1398/1965 71% [============================================ ] 1399/1965 71% [============================================ ] 1400/1965 71% [============================================ ] 1401/1965 71% [============================================ ] 1402/1965 71% [============================================ ] 1403/1965 71% [============================================ ] 1404/1965 71% [============================================ ] 1405/1965 71% [============================================ ] 1406/1965 71% [============================================ ] 1407/1965 71% [============================================ ] 1408/1965 71% [============================================ ] 1409/1965 71% [============================================ ] 1410/1965 71% [============================================ ] 1411/1965 71% [============================================ ] 1412/1965 71% [============================================ ] 1413/1965 71% [============================================ ] 1414/1965 71% [============================================ ] 1415/1965 72% [============================================ ] 1416/1965 72% [============================================ ] 1417/1965 72% [============================================ ] 1418/1965 72% [============================================ ] 1419/1965 72% [============================================ ] 1420/1965 72% [============================================ ] 1421/1965 72% [============================================ ] 1422/1965 72% [============================================ ] 1423/1965 72% [============================================ ] 1424/1965 72% [============================================ ] 1425/1965 72% [============================================ ] 1426/1965 72% [============================================= ] 1427/1965 72% [============================================= ] 1428/1965 72% [============================================= ] 1429/1965 72% [============================================= ] 1430/1965 72% [============================================= ] 1431/1965 72% [============================================= ] 1432/1965 72% [============================================= ] 1433/1965 72% [============================================= ] 1434/1965 72% [============================================= ] 1435/1965 73% [============================================= ] 1436/1965 73% [============================================= ] 1437/1965 73% [============================================= ] 1438/1965 73% [============================================= ] 1439/1965 73% [============================================= ] 1440/1965 73% [============================================= ] 1441/1965 73% [============================================= ] 1442/1965 73% [============================================= ] 1443/1965 73% [============================================= ] 1444/1965 73% [============================================= ] 1445/1965 73% [============================================= ] 1446/1965 73% [============================================= ] 1447/1965 73% [============================================= ] 1448/1965 73% [============================================= ] 1449/1965 73% [============================================= ] 1450/1965 73% [============================================= ] 1451/1965 73% [============================================= ] 1452/1965 73% [============================================= ] 1453/1965 73% [============================================= ] 1454/1965 73% [============================================= ] 1455/1965 74% [============================================= ] 1456/1965 74% [============================================= ] 1457/1965 74% [============================================== ] 1458/1965 74% [============================================== ] 1459/1965 74% [============================================== ] 1460/1965 74% [============================================== ] 1461/1965 74% [============================================== ] 1462/1965 74% [============================================== ] 1463/1965 74% [============================================== ] 1464/1965 74% [============================================== ] 1465/1965 74% [============================================== ] 1466/1965 74% [============================================== ] 1467/1965 74% [============================================== ] 1468/1965 74% [============================================== ] 1469/1965 74% [============================================== ] 1470/1965 74% [============================================== ] 1471/1965 74% [============================================== ] 1472/1965 74% [============================================== ] 1473/1965 74% [============================================== ] 1474/1965 75% [============================================== ] 1475/1965 75% [============================================== ] 1476/1965 75% [============================================== ] 1477/1965 75% [============================================== ] 1478/1965 75% [============================================== ] 1479/1965 75% [============================================== ] 1480/1965 75% [============================================== ] 1481/1965 75% [============================================== ] 1482/1965 75% [============================================== ] 1483/1965 75% [============================================== ] 1484/1965 75% [============================================== ] 1485/1965 75% [============================================== ] 1486/1965 75% [============================================== ] 1487/1965 75% [============================================== ] 1488/1965 75% [============================================== ] 1489/1965 75% [=============================================== ] 1490/1965 75% [=============================================== ] 1491/1965 75% [=============================================== ] 1492/1965 75% [=============================================== ] 1493/1965 75% [=============================================== ] 1494/1965 76% [=============================================== ] 1495/1965 76% [=============================================== ] 1496/1965 76% [=============================================== ] 1497/1965 76% [=============================================== ] 1498/1965 76% [=============================================== ] 1499/1965 76% [=============================================== ] 1500/1965 76% [=============================================== ] 1501/1965 76% [=============================================== ] 1502/1965 76% [=============================================== ] 1503/1965 76% [=============================================== ] 1504/1965 76% [=============================================== ] 1505/1965 76% [=============================================== ] 1506/1965 76% [=============================================== ] 1507/1965 76% [=============================================== ] 1508/1965 76% [=============================================== ] 1509/1965 76% [=============================================== ] 1510/1965 76% [=============================================== ] 1511/1965 76% [=============================================== ] 1512/1965 76% [=============================================== ] 1513/1965 76% [=============================================== ] 1514/1965 77% [=============================================== ] 1515/1965 77% [=============================================== ] 1516/1965 77% [=============================================== ] 1517/1965 77% [=============================================== ] 1518/1965 77% [=============================================== ] 1519/1965 77% [=============================================== ] 1520/1965 77% [=============================================== ] 1521/1965 77% [================================================ ] 1522/1965 77% [================================================ ] 1523/1965 77% [================================================ ] 1524/1965 77% [================================================ ] 1525/1965 77% [================================================ ] 1526/1965 77% [================================================ ] 1527/1965 77% [================================================ ] 1528/1965 77% [================================================ ] 1529/1965 77% [================================================ ] 1530/1965 77% [================================================ ] 1531/1965 77% [================================================ ] 1532/1965 77% [================================================ ] 1533/1965 78% [================================================ ] 1534/1965 78% [================================================ ] 1535/1965 78% [================================================ ] 1536/1965 78% [================================================ ] 1537/1965 78% [================================================ ] 1538/1965 78% [================================================ ] 1539/1965 78% [================================================ ] 1540/1965 78% [================================================ ] 1541/1965 78% [================================================ ] 1542/1965 78% [================================================ ] 1543/1965 78% [================================================ ] 1544/1965 78% [================================================ ] 1545/1965 78% [================================================ ] 1546/1965 78% [================================================ ] 1547/1965 78% [================================================ ] 1548/1965 78% [================================================ ] 1549/1965 78% [================================================ ] 1550/1965 78% [================================================ ] 1551/1965 78% [================================================ ] 1552/1965 78% [================================================= ] 1553/1965 79% [================================================= ] 1554/1965 79% [================================================= ] 1555/1965 79% [================================================= ] 1556/1965 79% [================================================= ] 1557/1965 79% [================================================= ] 1558/1965 79% [================================================= ] 1559/1965 79% [================================================= ] 1560/1965 79% [================================================= ] 1561/1965 79% [================================================= ] 1562/1965 79% [================================================= ] 1563/1965 79% [================================================= ] 1564/1965 79% [================================================= ] 1565/1965 79% [================================================= ] 1566/1965 79% [================================================= ] 1567/1965 79% [================================================= ] 1568/1965 79% [================================================= ] 1569/1965 79% [================================================= ] 1570/1965 79% [================================================= ] 1571/1965 79% [================================================= ] 1572/1965 80% [================================================= ] 1573/1965 80% [================================================= ] 1574/1965 80% [================================================= ] 1575/1965 80% [================================================= ] 1576/1965 80% [================================================= ] 1577/1965 80% [================================================= ] 1578/1965 80% [================================================= ] 1579/1965 80% [================================================= ] 1580/1965 80% [================================================= ] 1581/1965 80% [================================================= ] 1582/1965 80% [================================================= ] 1583/1965 80% [================================================= ] 1584/1965 80% [================================================== ] 1585/1965 80% [================================================== ] 1586/1965 80% [================================================== ] 1587/1965 80% [================================================== ] 1588/1965 80% [================================================== ] 1589/1965 80% [================================================== ] 1590/1965 80% [================================================== ] 1591/1965 80% [================================================== ] 1592/1965 81% [================================================== ] 1593/1965 81% [================================================== ] 1594/1965 81% [================================================== ] 1595/1965 81% [================================================== ] 1596/1965 81% [================================================== ] 1597/1965 81% [================================================== ] 1598/1965 81% [================================================== ] 1599/1965 81% [================================================== ] 1600/1965 81% [================================================== ] 1601/1965 81% [================================================== ] 1602/1965 81% [================================================== ] 1603/1965 81% [================================================== ] 1604/1965 81% [================================================== ] 1605/1965 81% [================================================== ] 1606/1965 81% [================================================== ] 1607/1965 81% [================================================== ] 1608/1965 81% [================================================== ] 1609/1965 81% [================================================== ] 1610/1965 81% [================================================== ] 1611/1965 81% [================================================== ] 1612/1965 82% [================================================== ] 1613/1965 82% [================================================== ] 1614/1965 82% [================================================== ] 1615/1965 82% [================================================== ] 1616/1965 82% [=================================================== ] 1617/1965 82% [=================================================== ] 1618/1965 82% [=================================================== ] 1619/1965 82% [=================================================== ] 1620/1965 82% [=================================================== ] 1621/1965 82% [=================================================== ] 1622/1965 82% [=================================================== ] 1623/1965 82% [=================================================== ] 1624/1965 82% [=================================================== ] 1625/1965 82% [=================================================== ] 1626/1965 82% [=================================================== ] 1627/1965 82% [=================================================== ] 1628/1965 82% [=================================================== ] 1629/1965 82% [=================================================== ] 1630/1965 82% [=================================================== ] 1631/1965 83% [=================================================== ] 1632/1965 83% [=================================================== ] 1633/1965 83% [=================================================== ] 1634/1965 83% [=================================================== ] 1635/1965 83% [=================================================== ] 1636/1965 83% [=================================================== ] 1637/1965 83% [=================================================== ] 1638/1965 83% [=================================================== ] 1639/1965 83% [=================================================== ] 1640/1965 83% [=================================================== ] 1641/1965 83% [=================================================== ] 1642/1965 83% [=================================================== ] 1643/1965 83% [=================================================== ] 1644/1965 83% [=================================================== ] 1645/1965 83% [=================================================== ] 1646/1965 83% [=================================================== ] 1647/1965 83% [=================================================== ] 1648/1965 83% [==================================================== ] 1649/1965 83% [==================================================== ] 1650/1965 83% [==================================================== ] 1651/1965 84% [==================================================== ] 1652/1965 84% [==================================================== ] 1653/1965 84% [==================================================== ] 1654/1965 84% [==================================================== ] 1655/1965 84% [==================================================== ] 1656/1965 84% [==================================================== ] 1657/1965 84% [==================================================== ] 1658/1965 84% [==================================================== ] 1659/1965 84% [==================================================== ] 1660/1965 84% [==================================================== ] 1661/1965 84% [==================================================== ] 1662/1965 84% [==================================================== ] 1663/1965 84% [==================================================== ] 1664/1965 84% [==================================================== ] 1665/1965 84% [==================================================== ] 1666/1965 84% [==================================================== ] 1667/1965 84% [==================================================== ] 1668/1965 84% [==================================================== ] 1669/1965 84% [==================================================== ] 1670/1965 84% [==================================================== ] 1671/1965 85% [==================================================== ] 1672/1965 85% [==================================================== ] 1673/1965 85% [==================================================== ] 1674/1965 85% [==================================================== ] 1675/1965 85% [==================================================== ] 1676/1965 85% [==================================================== ] 1677/1965 85% [==================================================== ] 1678/1965 85% [==================================================== ] 1679/1965 85% [===================================================== ] 1680/1965 85% [===================================================== ] 1681/1965 85% [===================================================== ] 1682/1965 85% [===================================================== ] 1683/1965 85% [===================================================== ] 1684/1965 85% [===================================================== ] 1685/1965 85% [===================================================== ] 1686/1965 85% [===================================================== ] 1687/1965 85% [===================================================== ] 1688/1965 85% [===================================================== ] 1689/1965 85% [===================================================== ] 1690/1965 86% [===================================================== ] 1691/1965 86% [===================================================== ] 1692/1965 86% [===================================================== ] 1693/1965 86% [===================================================== ] 1694/1965 86% [===================================================== ] 1695/1965 86% [===================================================== ] 1696/1965 86% [===================================================== ] 1697/1965 86% [===================================================== ] 1698/1965 86% [===================================================== ] 1699/1965 86% [===================================================== ] 1700/1965 86% [===================================================== ] 1701/1965 86% [===================================================== ] 1702/1965 86% [===================================================== ] 1703/1965 86% [===================================================== ] 1704/1965 86% [===================================================== ] 1705/1965 86% [===================================================== ] 1706/1965 86% [===================================================== ] 1707/1965 86% [===================================================== ] 1708/1965 86% [===================================================== ] 1709/1965 86% [===================================================== ] 1710/1965 87% [===================================================== ] 1711/1965 87% [====================================================== ] 1712/1965 87% [====================================================== ] 1713/1965 87% [====================================================== ] 1714/1965 87% [====================================================== ] 1715/1965 87% [====================================================== ] 1716/1965 87% [====================================================== ] 1717/1965 87% [====================================================== ] 1718/1965 87% [====================================================== ] 1719/1965 87% [====================================================== ] 1720/1965 87% [====================================================== ] 1721/1965 87% [====================================================== ] 1722/1965 87% [====================================================== ] 1723/1965 87% [====================================================== ] 1724/1965 87% [====================================================== ] 1725/1965 87% [====================================================== ] 1726/1965 87% [====================================================== ] 1727/1965 87% [====================================================== ] 1728/1965 87% [====================================================== ] 1729/1965 87% [====================================================== ] 1730/1965 88% [====================================================== ] 1731/1965 88% [====================================================== ] 1732/1965 88% [====================================================== ] 1733/1965 88% [====================================================== ] 1734/1965 88% [====================================================== ] 1735/1965 88% [====================================================== ] 1736/1965 88% [====================================================== ] 1737/1965 88% [====================================================== ] 1738/1965 88% [====================================================== ] 1739/1965 88% [====================================================== ] 1740/1965 88% [====================================================== ] 1741/1965 88% [====================================================== ] 1742/1965 88% [====================================================== ] 1743/1965 88% [======================================================= ] 1744/1965 88% [======================================================= ] 1745/1965 88% [======================================================= ] 1746/1965 88% [======================================================= ] 1747/1965 88% [======================================================= ] 1748/1965 88% [======================================================= ] 1749/1965 89% [======================================================= ] 1750/1965 89% [======================================================= ] 1751/1965 89% [======================================================= ] 1752/1965 89% [======================================================= ] 1753/1965 89% [======================================================= ] 1754/1965 89% [======================================================= ] 1755/1965 89% [======================================================= ] 1756/1965 89% [======================================================= ] 1757/1965 89% [======================================================= ] 1758/1965 89% [======================================================= ] 1759/1965 89% [======================================================= ] 1760/1965 89% [======================================================= ] 1761/1965 89% [======================================================= ] 1762/1965 89% [======================================================= ] 1763/1965 89% [======================================================= ] 1764/1965 89% [======================================================= ] 1765/1965 89% [======================================================= ] 1766/1965 89% [======================================================= ] 1767/1965 89% [======================================================= ] 1768/1965 89% [======================================================= ] 1769/1965 90% [======================================================= ] 1770/1965 90% [======================================================= ] 1771/1965 90% [======================================================= ] 1772/1965 90% [======================================================= ] 1773/1965 90% [======================================================= ] 1774/1965 90% [======================================================== ] 1775/1965 90% [======================================================== ] 1776/1965 90% [======================================================== ] 1777/1965 90% [======================================================== ] 1778/1965 90% [======================================================== ] 1779/1965 90% [======================================================== ] 1780/1965 90% [======================================================== ] 1781/1965 90% [======================================================== ] 1782/1965 90% [======================================================== ] 1783/1965 90% [======================================================== ] 1784/1965 90% [======================================================== ] 1785/1965 90% [======================================================== ] 1786/1965 90% [======================================================== ] 1787/1965 90% [======================================================== ] 1788/1965 90% [======================================================== ] 1789/1965 91% [======================================================== ] 1790/1965 91% [======================================================== ] 1791/1965 91% [======================================================== ] 1792/1965 91% [======================================================== ] 1793/1965 91% [======================================================== ] 1794/1965 91% [======================================================== ] 1795/1965 91% [======================================================== ] 1796/1965 91% [======================================================== ] 1797/1965 91% [======================================================== ] 1798/1965 91% [======================================================== ] 1799/1965 91% [======================================================== ] 1800/1965 91% [======================================================== ] 1801/1965 91% [======================================================== ] 1802/1965 91% [======================================================== ] 1803/1965 91% [======================================================== ] 1804/1965 91% [======================================================== ] 1805/1965 91% [======================================================== ] 1806/1965 91% [========================================================= ] 1807/1965 91% [========================================================= ] 1808/1965 92% [========================================================= ] 1809/1965 92% [========================================================= ] 1810/1965 92% [========================================================= ] 1811/1965 92% [========================================================= ] 1812/1965 92% [========================================================= ] 1813/1965 92% [========================================================= ] 1814/1965 92% [========================================================= ] 1815/1965 92% [========================================================= ] 1816/1965 92% [========================================================= ] 1817/1965 92% [========================================================= ] 1818/1965 92% [========================================================= ] 1819/1965 92% [========================================================= ] 1820/1965 92% [========================================================= ] 1821/1965 92% [========================================================= ] 1822/1965 92% [========================================================= ] 1823/1965 92% [========================================================= ] 1824/1965 92% [========================================================= ] 1825/1965 92% [========================================================= ] 1826/1965 92% [========================================================= ] 1827/1965 92% [========================================================= ] 1828/1965 93% [========================================================= ] 1829/1965 93% [========================================================= ] 1830/1965 93% [========================================================= ] 1831/1965 93% [========================================================= ] 1832/1965 93% [========================================================= ] 1833/1965 93% [========================================================= ] 1834/1965 93% [========================================================= ] 1835/1965 93% [========================================================= ] 1836/1965 93% [========================================================= ] 1837/1965 93% [========================================================= ] 1838/1965 93% [========================================================== ] 1839/1965 93% [========================================================== ] 1840/1965 93% [========================================================== ] 1841/1965 93% [========================================================== ] 1842/1965 93% [========================================================== ] 1843/1965 93% [========================================================== ] 1844/1965 93% [========================================================== ] 1845/1965 93% [========================================================== ] 1846/1965 93% [========================================================== ] 1847/1965 93% [========================================================== ] 1848/1965 94% [========================================================== ] 1849/1965 94% [========================================================== ] 1850/1965 94% [========================================================== ] 1851/1965 94% [========================================================== ] 1852/1965 94% [========================================================== ] 1853/1965 94% [========================================================== ] 1854/1965 94% [========================================================== ] 1855/1965 94% [========================================================== ] 1856/1965 94% [========================================================== ] 1857/1965 94% [========================================================== ] 1858/1965 94% [========================================================== ] 1859/1965 94% [========================================================== ] 1860/1965 94% [========================================================== ] 1861/1965 94% [========================================================== ] 1862/1965 94% [========================================================== ] 1863/1965 94% [========================================================== ] 1864/1965 94% [========================================================== ] 1865/1965 94% [========================================================== ] 1866/1965 94% [========================================================== ] 1867/1965 95% [========================================================== ] 1868/1965 95% [========================================================== ] 1869/1965 95% [=========================================================== ] 1870/1965 95% [=========================================================== ] 1871/1965 95% [=========================================================== ] 1872/1965 95% [=========================================================== ] 1873/1965 95% [=========================================================== ] 1874/1965 95% [=========================================================== ] 1875/1965 95% [=========================================================== ] 1876/1965 95% [=========================================================== ] 1877/1965 95% [=========================================================== ] 1878/1965 95% [=========================================================== ] 1879/1965 95% [=========================================================== ] 1880/1965 95% [=========================================================== ] 1881/1965 95% [=========================================================== ] 1882/1965 95% [=========================================================== ] 1883/1965 95% [=========================================================== ] 1884/1965 95% [=========================================================== ] 1885/1965 95% [=========================================================== ] 1886/1965 95% [=========================================================== ] 1887/1965 96% [=========================================================== ] 1888/1965 96% [=========================================================== ] 1889/1965 96% [=========================================================== ] 1890/1965 96% [=========================================================== ] 1891/1965 96% [=========================================================== ] 1892/1965 96% [=========================================================== ] 1893/1965 96% [=========================================================== ] 1894/1965 96% [=========================================================== ] 1895/1965 96% [=========================================================== ] 1896/1965 96% [=========================================================== ] 1897/1965 96% [=========================================================== ] 1898/1965 96% [=========================================================== ] 1899/1965 96% [=========================================================== ] 1900/1965 96% [=========================================================== ] 1901/1965 96% [============================================================ ] 1902/1965 96% [============================================================ ] 1903/1965 96% [============================================================ ] 1904/1965 96% [============================================================ ] 1905/1965 96% [============================================================ ] 1906/1965 96% [============================================================ ] 1907/1965 97% [============================================================ ] 1908/1965 97% [============================================================ ] 1909/1965 97% [============================================================ ] 1910/1965 97% [============================================================ ] 1911/1965 97% [============================================================ ] 1912/1965 97% [============================================================ ] 1913/1965 97% [============================================================ ] 1914/1965 97% [============================================================ ] 1915/1965 97% [============================================================ ] 1916/1965 97% [============================================================ ] 1917/1965 97% [============================================================ ] 1918/1965 97% [============================================================ ] 1919/1965 97% [============================================================ ] 1920/1965 97% [============================================================ ] 1921/1965 97% [============================================================ ] 1922/1965 97% [============================================================ ] 1923/1965 97% [============================================================ ] 1924/1965 97% [============================================================ ] 1925/1965 97% [============================================================ ] 1926/1965 98% [============================================================ ] 1927/1965 98% [============================================================ ] 1928/1965 98% [============================================================ ] 1929/1965 98% [============================================================ ] 1930/1965 98% [============================================================ ] 1931/1965 98% [============================================================ ] 1932/1965 98% [============================================================ ] 1933/1965 98% [============================================================= ] 1934/1965 98% [============================================================= ] 1935/1965 98% [============================================================= ] 1936/1965 98% [============================================================= ] 1937/1965 98% [============================================================= ] 1938/1965 98% [============================================================= ] 1939/1965 98% [============================================================= ] 1940/1965 98% [============================================================= ] 1941/1965 98% [============================================================= ] 1942/1965 98% [============================================================= ] 1943/1965 98% [============================================================= ] 1944/1965 98% [============================================================= ] 1945/1965 98% [============================================================= ] 1946/1965 99% [============================================================= ] 1947/1965 99% [============================================================= ] 1948/1965 99% [============================================================= ] 1949/1965 99% [============================================================= ] 1950/1965 99% [============================================================= ] 1951/1965 99% [============================================================= ] 1952/1965 99% [============================================================= ] 1953/1965 99% [============================================================= ] 1954/1965 99% [============================================================= ] 1955/1965 99% [============================================================= ] 1956/1965 99% [============================================================= ] 1957/1965 99% [============================================================= ] 1958/1965 99% [============================================================= ] 1959/1965 99% [============================================================= ] 1960/1965 99% [============================================================= ] 1961/1965 99% [============================================================= ] 1962/1965 99% [============================================================= ] 1963/1965 99% [============================================================= ] 1964/1965 99% [==============================================================] 1965/1965 100% operation complete, 1965 objects in 52772 NAND pages. ln -snf /home/buildroot/autobuild/instance-2/output-1/host/powerpc64-buildroot-linux-gnu/sysroot /home/buildroot/autobuild/instance-2/output-1/staging make: Leaving directory '/home/buildroot/autobuild/instance-2/buildroot' make: Entering directory '/home/buildroot/autobuild/instance-2/buildroot' >>> Buildroot 2023.02-93-gd3051892eb Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> glibc 2.36-81-g4f4d7a13edfd2fdc57c9d76e1fd6d017fb47550c Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> 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-skeleton Collecting legal info >>> host-gawk 5.2.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 11.3.0 Collecting legal info >>> host-binutils 2.38 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> 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.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 6.1.14 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> host-abootimg 1ebeb393252ab5aeed62e34bc439b6728444f06e Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-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) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> ascii-invaders 1.0.1 Collecting legal info LICENSE: OK (sha512: 1e455684996d7733b2f1ccd4606d034694d16ceff6ede6125d7f1537d20dabe05976cca4cef5cbf6c31352cbd62a515fd8e34a2ffb54dae1181c1116b24c6cf7) >>> ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> host-ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> aumix 2.9.1 Collecting legal info COPYING: OK (sha256: 1ca3e8f71b7de618968e7ea9fe47822d9e704dc476aef8544033abedec355225) >>> 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) >>> b43-firmware 5.100.138 Collecting legal info >>> host-b43-fwcutter 019 Collecting legal info COPYING: OK (sha256: 6af9fc424d57f29b7e59b35e52d4a91aca80304506275f2c0c076317fc6eb583) >>> bdwgc 8.2.2 Collecting legal info README.QUICK: OK (sha256: a9b077aeb4e9e1aaf9742119d8023ef26f52f445cdc3f60d390bf59e1647f54a) >>> libatomic_ops 7.6.14 Collecting legal info doc/LICENSING.txt: OK (sha256: 636c2bf07975765ab9aff17f7c9b6beb9540378f45b5a1b21691d14ea804f0ff) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> bearssl 0.6 Collecting legal info LICENSE.txt: OK (sha256: 771bf18c8633ea69ec9b07d2e604c4b99b7bef41b0f5ce6385d24df4448f61ca) >>> busybox 1.36.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> 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 >>> zlib-ng 2.0.6 Collecting legal info LICENSE.md: OK (sha256: d3c80be055d94d798eaa786116e84fa0b010bc11420b5d2060d978ea77845436) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> ebtables 2.0.11 Collecting legal info COPYING: OK (sha256: ebdb8ae564c952792017ec680e2edd30443642216eb9f8a3d8fa166c0cb628c1) >>> flot 0.8.3 Collecting legal info LICENSE.txt: OK (sha256: 52cb566b16d84314b92b91361ed072eaaf166e8d3dfa3d0fd3577613925f205c) >>> gd 2.3.3 Collecting legal info COPYING: OK (sha256: 005f4b6b0141d1bd11d371bbf7d4f67947f85a4906b7f5465f942204cf918ba3) >>> libpng 1.6.39 Collecting legal info LICENSE: OK (sha256: dfe5a536b0e5a531f844fb9c101a3089aca60772a503893b8e15f9457e369960) >>> host-imx-mkimage lf-5.10.72_2.2.0 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> inih 56 Collecting legal info LICENSE.txt: OK (sha256: 9ae3b39e83e9158e44b67733baa3bb2d84e80efdcfb14a5820210a42c7abdf7f) >>> host-meson 1.0.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 65.6.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.11.2 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf-archive 2022.09.03 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> initscripts Collecting legal info >>> jbig2dec 0.19 Collecting legal info LICENSE: OK (sha256: 1bf5258afe453934484fd0cea97508b72301633a6a78b0ae8a9ee44ac78f26d9) >>> jquery-datetimepicker 2.4.5 Collecting legal info MIT-LICENSE.txt: OK (sha256: 491add640b4678b78571d3b4c0840422b48a5b397e47e2104c1942ff1fce1a68) >>> jquery 3.5.1 Collecting legal info >>> host-kmod 30 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libargtable2 2.13 Collecting legal info COPYING: OK (sha256: d7bf9d064ac3e5840f9dd02422b7eeec4f1fd03f37fadbd043602be5e882304f) >>> libcdio 2.1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libexif 0.6.24 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_cthelper 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> linux-firmware 20221214 Collecting legal info LICENCE.Marvell: OK (sha256: 2d6062d63b91eb750bf741498691604f75184b9fee97608ec537cd09bd6a42b4) LICENCE.iwlwifi_firmware: OK (sha256: 16d5040c7cf851fc693b7542e20870935b99802533ea1bfd231c377a2305e5c5) LICENCE.ti-connectivity: OK (sha256: 106bef96470001e877fcf7ba0337fa6766a317650eb47fcaeb743eeebd62c4ff) LICENSE.amdgpu: OK (sha256: a6c0ec4338bc89480da52812bea7f9e4b52bc7118e3e352141f99d779c397c53) WHENCE: OK (sha256: 744babd4eae138ccfb5bd343b1589912b9839274f8a794af0b6c9b451df73579) >>> mstpd 0.1.0 Collecting legal info LICENSE: OK (sha256: c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42) hmac_md5.c: OK (sha256: c5cfd44652276184374adf454150d436ce958ce50acc4ef9ccb3605a5ca7a9d3) >>> obsidian-cursors 1.0 Collecting legal info >>> open-isns 0.102 Collecting legal info COPYING: OK (sha256: 00a89b0d18aacd4114decf79122db87bf35bddaf2bc50e383c9c9f4c263390b2) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-sloci-image 0.1.2 Collecting legal info LICENSE: OK (sha256: 4c86c21e003875b85b4b9299156f8cec72c8e8e1abf5aa1f2d3c4dc665a3bea0) >>> socat 1.7.4.4 Collecting legal info README: OK (sha256: 3555c6bc2779ff0f9a7145d1e3cd1d8fde59548bcd3364a23b907de21eec5aa8) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.OpenSSL: OK (sha256: fd9e48ca316a5032069b9521f4f4b4d9b1c60365012bae1e62286bcd5bd2e761) >>> sox 7524160b29a476f7e87bc14fddf12d349f9a3c5e Collecting legal info LICENSE.GPL: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE.LGPL: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> sudo 1.9.12p2 Collecting legal info LICENSE.md: OK (sha256: d2f93a3b17ed5586fddd07be33ad767146c1a81a22682baa68bb4360a31d020a) >>> tremor 7c30a66346199f3f09017a09567c6c8a3a0eedc8 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> xkeyboard-config 2.37 Collecting legal info COPYING: OK (sha256: 6ca90f4b67dced4062894d6d77f4cc39343df9e359fc12f5e5d3c89ef2a3ef6d) >>> host-xapp_xkbcomp 1.4.6 Collecting legal info COPYING: OK (sha256: 6b833fdc05906ce57f016dc791db86830d49ee4da2861ce45806c50b3f4dda9e) >>> host-xlib_libX11 1.8.4 Collecting legal info COPYING: OK (sha256: 2e7012a140f000735a7172674a2d314398d79622444fba65d108b029b29ab283) >>> host-libxcb 1.15 Collecting legal info COPYING: OK (sha256: c5ffbfeaa501071ceeb97b7de2c0d703fdaa35de01c0fb6cbac1c28453a3e9fd) >>> host-libxslt 1.1.37 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> host-libxml2 2.10.3 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-xcb-proto 1.15.2 Collecting legal info COPYING: OK (sha256: c5ffbfeaa501071ceeb97b7de2c0d703fdaa35de01c0fb6cbac1c28453a3e9fd) >>> host-xlib_libXau 1.0.11 Collecting legal info COPYING: OK (sha256: 56abe29bb1d9806a9e04fa9f80fed2c0f18027594df3f098148d814aef6bddfa) >>> host-xorgproto 2022.2 Collecting legal info COPYING-applewmproto: OK (sha256: aacd931f191b610902aee1e526090c2858aabc07969441fa2537ffd3e7049555) COPYING-bigreqsproto: OK (sha256: dabc025f93129a0eb2d17f37c719dbe5ecbcb5bc8f7bc7f4ce89fe04576cc0c2) COPYING-compositeproto: OK (sha256: ab587ca94282c1e60797ffe4a77aea195418387db20ec7e0c24cedf2c844f8c1) COPYING-damageproto: OK (sha256: f67a18cb46c4c203c5122b4a901cfcc3178b2a62f83f31ca5fef5bdca3966094) COPYING-dmxproto: OK (sha256: 819e8dcd3dd2a44850c350331aa492230f86bccb0983dd739dec5ba36d7d2b8e) COPYING-dri2proto: OK (sha256: 0c306691492c4d7a8cda1ec3847668b797887dddcd7e986b4c166ae27619af7d) COPYING-dri3proto: OK (sha256: 64a579d1a0b3347301d87c94698a58ea7933d0ae6ca7e8fdd702fde2ea376301) COPYING-evieproto: OK (sha256: 0aa43d03da3cedbd9882c0ded621b0d855353eb9e551f9eed940d75c8a0b03c1) COPYING-fixesproto: OK (sha256: 65cb0b867b00fb27f066a37353713b265645b3301146562570d7638ed2ddd548) COPYING-fontcacheproto: OK (sha256: 1ab381e978bff63d68be2e4f235d51935f3f16f3ba3bebf83afa99a70c0484a2) COPYING-fontsproto: OK (sha256: f4af05774b02ae149357cc26f7bf5ef1116c2e09373c2492081a3a1892c58417) COPYING-glproto: OK (sha256: 823deb4673d3f26aa8c90e704888299648f00be3262f9363eaeecedcd65b936d) COPYING-inputproto: OK (sha256: 5e083a2ace0215a6084c877c023a6079952ba803d692488203ba4269196debe3) COPYING-kbproto: OK (sha256: d397a67d4b28e897bc5fce79b2b917df9905b54f961fc3ad1f49c7fe3803f92c) COPYING-lg3dproto: OK (sha256: 7a5dd5d4c989c167da50f15879959f42bbda960e06d0a0aea7197f61fe1dc846) COPYING-pmproto: OK (sha256: 8442b5f22f2fb13017a4302a906e7dedc899267b41f613558970941120170128) COPYING-presentproto: OK (sha256: 64a579d1a0b3347301d87c94698a58ea7933d0ae6ca7e8fdd702fde2ea376301) COPYING-printproto: OK (sha256: 6b890b118261694865988378dbba876bcd9caa1a421c5c0d626116948bc0ae35) COPYING-randrproto: OK (sha256: 41c13dcd09147ed2440286f2fb8151df8ebee06deee4ed78ddf094601c216d3d) COPYING-recordproto: OK (sha256: ee10aee0f1697ffdbe870a39f037361d4f7136f2976bb7919a41b3f66407caee) COPYING-renderproto: OK (sha256: 9e48921a94da36d7a69fe71809223ee0bb46370db9842dccdeeb55b5a9946872) COPYING-resourceproto: OK (sha256: 403e7be948674530ad40669b1e3a31adeddb656502f3b0ef810d5d3cc35d0b52) COPYING-scrnsaverproto: OK (sha256: fcbd3c628bf4d28ee3e6032054bf44bbe58f3b1a944dad856a8d3eb6b37ea412) COPYING-trapproto: OK (sha256: d6d3513f5a7099748dc387f54498d799380b45f8a444f13aa98aa45a860ae55b) COPYING-videoproto: OK (sha256: f8f49bbad61967ebc890fb79fff5bfb7cfc1c341aa8f8dee13eb3fb534040b47) COPYING-windowswmproto: OK (sha256: eb183a00c61bb47992f096b6993ed7ec17518bea9c285fe87efff7f622cc6c12) COPYING-x11proto: OK (sha256: 3bd8e0c41497bfe6ab8d11c3c90c5e79edd0b2437f2bf81161575f54bae53f21) COPYING-xcmiscproto: OK (sha256: 5531d18cfcc944dab39991f63f182cbbce3fe493ba0c7cf08a25c0d01ee84482) COPYING-xextproto: OK (sha256: fb42146c6c06a200a9b121220eb692ff9101ba0fbd0b224b9e16a016c59ae86a) COPYING-xf86bigfontproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86dgaproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86driproto: OK (sha256: 4a05d06752388d9db71ee1006f371d4fb2c316a821fc2fc272db90b3ef978334) COPYING-xf86miscproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86rushproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86vidmodeproto: OK (sha256: 942bb46a3503a708948491699171b00b9e0dfb47818d9268b160bccc5f51a4b9) COPYING-xineramaproto: OK (sha256: b2d8cda803e900915ce10f0ba735ff2c033b39c7cc5a8a436667ca583d4066fa) >>> host-xutil_util-macros 1.20.0 Collecting legal info COPYING: OK (sha256: 7db0516389152a90c20ea910e8839d10204ebc25ccbc71fc7f5809dfb98e80ac) >>> host-xlib_libXdmcp 1.1.4 Collecting legal info COPYING: OK (sha256: 8a3c3f35b0dbcb60a4e242b9e4394a352a65bb27deb2938ea1e2e62a626e16e9) >>> host-xlib_xtrans 1.4.0 Collecting legal info COPYING: OK (sha256: a9c96c832e00774266b492d4d41556f12a64f039ba3ef645c4b8c6010fcb8f2a) >>> host-xlib_libxkbfile 1.1.2 Collecting legal info COPYING: OK (sha256: e1b3fdad8037ab3f986ef9caaa7c8da47d8d55875e680c7d6011f6c07363ea7c) >>> yavta 583bedefc2a247d2cfd32d1b4a0abbe3e2015c70 Collecting legal info COPYING.GPL: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> ytree 2.04 Collecting legal info COPYING: OK (sha256: eb6bf7204569b4fe8eaf9d4dffc57e44047c5efb5deba1b2d99069ddbc99d031) >>> zip 3.0 Collecting legal info LICENSE: OK (sha256: 8ecd6c1bab449127eb665cef1561e73a8bce52e217375f6f466939e137b1e110) >>> 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-fakeroot 1.30.1 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-lz4 1.9.4 Collecting legal info lib/LICENSE: OK (sha256: 8b58c446121a109ccf32edc094bba3010a3d85e4ee3702950db55e4d3e87736c) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-makedevs Collecting legal info >>> host-mkpasswd Collecting legal info >>> host-squashfs 4.5.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-xz 5.2.10 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.5.4 Collecting legal info LICENSE: OK (sha256: 7055266497633c9025b777c78eb7235af13922117480ed5c674677adc381c9d8) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-11.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: b43-firmware-5.100.138: cannot save license (B43_FIRMWARE_LICENSE_FILES not defined) WARNING: jquery-3.5.1: cannot save license (JQUERY_LICENSE_FILES not defined) WARNING: obsidian-cursors-1.0: cannot save license (OBSIDIAN_CURSORS_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/instance-2/output-1/legal-info make: Leaving directory '/home/buildroot/autobuild/instance-2/buildroot'